npm install
npm start
- Drag images into the window to optimize
- Optimized images are saved into an
_OPTIMIZED
folder in the same parent folder as their source - Supported formats
- jpg
- png
Notes
- Requires
libpng
to be installed,brew install libpng
- If running
npm install
has some problems, you may need to runbrew upgrade
and then try runningnpm install
again - Using 7.0.0 of https://github.com/szwacz/electron-boilerplate