imaginary
Fast, simple, scalable, Docker-ready HTTP microservice
Imaginary is a high-performance HTTP microservice for image processing written in Go and powered by bimg and libvips. It can run as a private or public service and is designed for large-scale, low-memory image workloads. Images can be supplied through POST bodies, local files, or remote URLs. Supported operations include resizing, cropping, rotation, conversion, watermarking, and other transformations exposed through a simple HTTP API. Optional protections include API tokens, signed URLs,...