Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

caravaggio

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caravaggio

A blazing fast image processor service

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
31
decreased by-39.22%
Maintainers
1
Weekly downloads
 
Created
Source

Caravaggio

pipeline status coverage report

Next version status

pipeline status coverage report

A blazing fast ⚡ image manipulation service.

Installation

Node

npm i -g caravaggio caravaggio

Git

git clone <url>
cd caravaggio
npm install
npm start

Docker

TODO

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

Options

OperationParametersIs optionalDefaultExample
rotate90° multiple anglenullrotate_90
flipx, yxflip_y
blurradius between 0,3 and 1000nullblur_10

Keywords

FAQs

Package last updated on 01 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc