grunt-contrib-imagemin
Image optimizer
Tools for optimizing image sizes and formats using the imagemin plugin
Minify PNG, JPG, GIF and SVG images.
1k stars
38 watching
175 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
jamiemason/grunt-imageoptim | Automates batch optimization of images using ImageOptim, ImageAlpha, and JPEGmini for Mac. | 479 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
heldr/grunt-smushit | Grunt plugin to optimize image sizes using reSmush.it online service | 83 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
fatso83/grunt-penthouse | A Grunt plugin for extracting critical path CSS to improve page speed rendering. | 68 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,903 |
funbox/optimizt | A CLI tool for compressing and optimizing image files in various formats. | 938 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
humaans/next-img | Optimizes images in Next.js projects by resampling and compressing them to reduce file sizes | 273 |
kawamataryo/alfred-imagemin | A tool to minify images using the Imagemin library | 31 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |