imbo/imbo

RESTful image server that handles image storage/transformations and metadata

Installs: 6 088

Dependents: 14

Suggesters: 0

Security: 0

Stars: 330

Watchers: 22

Forks: 48

Open Issues: 5

Type:project

2.2.3 2018-05-23 11:40 UTC

README

CI build

Imbo is an image "server" that can be used to add/get/delete images using a REST interface. There is also support for adding meta data to an image. 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 other features) 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

Licensed under the MIT License.