Update README.md (#5678)

Added a new entry for "nativewebp" in the "Images" section, describing its key features.
This commit is contained in:
Hugo Smits 2025-10-17 15:21:51 +02:00 committed by GitHub
parent 870a8113ae
commit ca58220caa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1479,6 +1479,7 @@ _Libraries for manipulating images._
- [mergi](https://github.com/noelyahan/mergi) - Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate).
- [mort](https://github.com/aldor007/mort) - Storage and image processing server written in Go.
- [mpo](https://github.com/donatj/mpo) - Decoder and conversion tool for MPO 3D Photos.
- [nativewebp](https://github.com/HugoSmits86/nativewebp) - Go native WebP encoder with zero external dependencies.
- [picfit](https://github.com/thoas/picfit) - An image resizing server written in Go.
- [pt](https://github.com/fogleman/pt) - Path tracing engine written in Go.
- [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD.