imbo/imbo

RESTful image server that handles image storage/transformations and metadata

Maintainers

Package info

github.com/imbo/imbo

Homepage

Documentation

Type:project

pkg:composer/imbo/imbo

Statistics

Installs: 6 834

Dependents: 6

Suggesters: 0

Stars: 340

Open Issues: 7

3.0.0 2026-01-28 19:08 UTC

README

Imbo is an application that can add/get/delete/transform images using a RESTful interface.

The main idea behind Imbo is to have a place to store high quality original images and to use the REST interface to fetch variations of those images. Imbo will resize, rotate, crop (amongst many other transformations) on the fly so you won't have to store all the different variations.

Installation / Configuration / Documentation

End-user docs can be found here.

License

MIT, see LICENSE.