Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yourtion/Demo_CMYKImageUploader
- Owner: yourtion
- License: mit
- Archived: true
- Created: 2016-02-05T05:47:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T12:28:09.000Z (almost 9 years ago)
- Last Synced: 2024-08-02T15:26:40.487Z (3 months ago)
- Language: JavaScript
- Homepage: http://blog.yourtion.com/solve-cmyk-image-upload-problem.html
- Size: 4.13 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`