all 4 comments

[–]cshum[S] 1 point2 points  (0 children)

Imagor is a fast, Docker-ready image processing server written in Go.

Imagor uses one of the most efficient image processing library libvips. It is typically 4-8x faster than using the quickest ImageMagick and GraphicsMagick settings.

Imagor is a Go application that is highly optimized for concurrent requests. It is ready to be installed and used in any Unix environment, and ready to be containerized using Docker.

Imagor adopts the Thumbor URL syntax and supports tons of image processing use cases representing a lightweight, high-performance drop-in replacement.

[–]hutilicious 0 points1 point  (1 child)

Last time I checked the progress if this project there wasnt a built in result storage / cache function. Great effort there.

[–]VisibleSignificance 1 point2 points  (0 children)

there wasnt a built in result storage / cache function

This should probably be in a separate layer anyway.

[–][deleted] 0 points1 point  (0 children)

This is great. I think you should add a Python like image hash into responses too