diff --git a/README.md b/README.md index d1239ced..8c1dbd3e 100644 --- a/README.md +++ b/README.md @@ -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).