gulp-imagemin
Image compressor
Minifies images using various compression algorithms.
Minify PNG, JPEG, GIF and SVG images
2k stars
30 watching
156 forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
compress-imagesgulp-pluginimageminjavascriptminify-imagesnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-webp | Converts images to WebP format using image processing techniques | 220 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
heldr/gulp-smushit | Optimizes image files by reducing their size using an online service | 33 |
ben-eb/gulp-svgmin | A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options. | 340 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 727 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
vheemstra/vite-plugin-imagemin | A Vite plugin that compresses and optimizes images using Imagemin. | 22 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
mahnunchik/gulp-responsive | Tools for generating responsive images using sharp and gulp. | 503 |
sindresorhus/gulp-template | A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |