Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yourtion/Demo_CMYKImageUploader

Demo for CMYK Image upload and color process using Node.js
https://github.com/yourtion/Demo_CMYKImageUploader

Last synced: 5 days ago
JSON representation

Demo for CMYK Image upload and color process using Node.js

Awesome Lists containing this project

README

        

# CMYK Image Uploader

Demo for : [《解决CMYK图片上传后偏色问题 》](http://blog.yourtion.com/solve-cmyk-image-upload-problem.html)

CMYK Image upload and color process using Node.js

## How to use

1. Install ImageMagick(http://www.imagemagick.org/)
2. clone this repo `clone https://github.com/yourtion/Demo_CMYKImageUploader.git`
3. Install package `npm install`
4. Run `node app.js`