An open API service indexing awesome lists of open source software.

https://github.com/jfoyarzo/node-jimp

A Node.js app for processing images and converting them to grayscale. The backend is built with Node.js and uses the http and fs modules. Also uses the jimp package to process the image and yargs to create a command that includes a key for executing the server.
https://github.com/jfoyarzo/node-jimp

bootstrap http-server javascript jimp nodejs yargs

Last synced: 7 days ago
JSON representation

A Node.js app for processing images and converting them to grayscale. The backend is built with Node.js and uses the http and fs modules. Also uses the jimp package to process the image and yargs to create a command that includes a key for executing the server.

Awesome Lists containing this project