Skip to content

syrnxalno/pixcrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Queue System for Image Processing

wip Build Status

So, what makes the backend?

  • Pipeline of four worker queues - resizing, compression, watermark and saving
  • Node.js runtime environment
  • sharp for image processing
  • Redis for message broking and data store
  • BullMQ for queue system (based on Redis)

Usage (pretty self explanatory!) :

  1. Upload image of your choice onto the interface

    image

  2. Download the processed image

    image

Features on the cards :

  • Set custom resizing & compression parameters

About

Distributed queue system for image processing using Node.js, BullMQ, Sharp and Redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published