Image compression tool using imagemin & gulp. Skip Photoshop altogether!
git clone https://github.com/zackcreach/image-masher.gitcd image-mashernpm installnpm run drag(this creates an input folder and opens it for drag/drop)- Throw your images (jpeg, png, svg, gif) into the input folder
npm startto mash!
Enjoy your new, tiny, ready-to-upload image files!
Once uploaded/relocated, run gulp clean-output and/or gulp clean-input to remove working files respectively.
Image quality/compression settings (heavily commented for clarity) can be found in gulp/tasks/compress.js