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

https://github.com/callicoder/node-image-processing

Asynchronous web worker for processing images uploaded by users - Node.js + RabbitMq + Cloudinary + Graphicsmagick
https://github.com/callicoder/node-image-processing

graphicsmagick nodejs rabbitmq

Last synced: about 2 months ago
JSON representation

Asynchronous web worker for processing images uploaded by users - Node.js + RabbitMq + Cloudinary + Graphicsmagick

Awesome Lists containing this project

README

        

This project implements an asynchronous web worker implementation which converts images uploaded by users in 4 different sizes that you can use on different devices and screen widths.
This can be useful for any ecommerce app or a blog where you need to render different versions of the same image based on the device or screen width.