Image Compression Software Shrink-It
- Compression upto 97%.
- Works locally and can compress jpg, jpeg and png.
- Will log all earlier compressions.
Clone the repository and run npm install and then chose one of the following ways of build:
- For Mac users: npm run package-mac
- For Windows users: npm run package-win
- For Linux users: num run package-linux
For modifying this project change the process.env.NODE_ENV from 'production' to 'build'
npm install # first time only
npm start
- Pranoy Basu