resonatecoop / image-process-queue

Image processing queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź›  Status: Maintenance Mode | Stable

This project is currently in maintenance mode - users should feel free to continue to use this app and expect bug fixes, but not expect many additional features.

Image processing

Convert image files to jpeg, webp following a set of variants

Install

npm install

Build (babel)

npm run build

Env

cp .env.example .env

Usage

node ./lib/index.js run --name my-queue-name

Test

npm test

See also

LICENSE

MIT

About

Image processing queue

License:MIT License


Languages

Language:JavaScript 90.0%Language:Dockerfile 9.1%Language:Shell 0.9%