grunt-contrib-imagemin

Minify PNG, JPG, GIF and SVG images.

MIT License

Downloads
134.8K
Stars
1.2K
Committers
39

Bot releases are hidden (Show)

grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • The pngquant option is now false by default instead of true
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Add interlace option for GIF files
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Add gifsicle and pngquant
  • Cache images so only changed images are optimized
  • Default optimizationLevel to 7 and progressive to true
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Fix exception when running in verbose mode
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Fix OptiPNG not being able to overwrite file
  • Allow overwriting src when dest/src is the same
  • Limit to 10 concurrent optimizations
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Fix OptiPNG not working on some systems
  • Prevent OptiPNG from producing .bak files
grunt-contrib-imagemin -

Published by kevva over 7 years ago

  • Switch to this.files API
  • Fix task not creating destination folders
  • First official release for Grunt 0.4.0
Package Rankings
Top 1.03% on Npmjs.org
Top 6.73% on Proxy.golang.org
Top 3.25% on Bower.io
Badges
Extracted from project README
Build Status: Linux Build Status: Windows