Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A blazing fast ⚡ image manipulation service. This repo is a mirror ofhttps://gitlab.com/ramiel/caravaggio

License

NotificationsYou must be signed in to change notification settings

ramiel/caravaggio

Repository files navigation

caravaggio logo

Caravaggio

pipeline statuscoverage report

A blazing fast ⚡ image manipulation service.

Read the complete documentation atcaravaggio.ramielcreations.com

Note

From version2.x this project is ready for production. If you have still version 1.x, upgrade please. There is no migration guide sincethe first version was intended for test only

Installation

NPM

npm i -g caravaggiocaravaggio

Docker

An image is provided

docker pull ramielcreations/caravaggiodocker run --name caravaggio -p 8565:8565 -dti ramielcreations/caravaggio:latest

Refer to thepage on the docker store for its configuration

Git

You can run caravaggio directly from the git repository, but it's meant for development purpose only.

git clone git@gitlab.com:ramiel/caravaggio.gitcd caravaggionpm installnpm run dev

Using the service

The service is avaiable athttp://localhost:8565/

and can be used sending a set of options and an image:
http://localhost:8565/rotate:90?image=https://image.com/pony.jpg

Available operations

Please, refer to thedocumentation 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 onpexels.com

Licensing

This package is free to use for non-commercial purposes.
For commercial purposes it is free to use for a trial period under the terms of theProsperity Public License.

Licenses for long-term commercial use are available vialicensezero.com.

licensezero.com pricing


[8]ページ先頭

©2009-2025 Movatter.jp