Caravaggio
A blazing fast ⚡ image manipulation service.
Read the complete documentation at ramiel.gitlab.io/caravaggio
Note
From version 2.x
this project is ready for production. If you have still version 1.x, upgrade please. There is no migration guide since
the first version was intended for test only
Installation
NPM
npm i -g caravaggio
caravaggio
Docker
An image is provided
docker pull ramielcreations/caravaggio
Refer to the page on the docker store for its configuration
Git
git clone git@gitlab.com:ramiel/caravaggio.git
cd caravaggio
npm install
npm start
Using the service
The service is avaiable at http://localhost:8565/
and can be used sending a set of options and an image:
http://localhost:8565/rotate_90/https://image.com/pony.jpg
Available operations
Please, refer to the documentation to know what are the available operations.
Thank you
This project is possible thanks to
- sharp - A js image processing library
- micro - A fast microservice library
- A lot of other great developers
- The amazing photographers on pexels.com