Add cshum/imagor (#4627)

* Update README.md

* Update README.md
This commit is contained in:
Adrian Shum 2024-08-30 19:39:34 +08:00 committed by GitHub
parent eafd57e3ea
commit 462ff1d84c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1441,6 +1441,7 @@ _Libraries for manipulating images._
- [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.
- [imaginary](https://github.com/h2non/imaginary) - Fast and simple HTTP microservice for image resizing.
- [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package.
- [imagor](https://github.com/cshum/imagor) - Fast, secure image processing server and Go library, using libvips.
- [img](https://github.com/hawx/img) - Selection of image manipulation tools.
- [ln](https://github.com/fogleman/ln) - 3D line art rendering in Go.
- [mergi](https://github.com/noelyahan/mergi) - Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate).