Optimize your assets (PNG, JPG, SVG, GIF) with best optimization options
npm
and gulp
Download dependencies with following command in console
npm install
Place your assets in src
folder and run gulp with
gulp
Optimized assets will appear in dist
folder