gulp-webp
Image converter
Converts images to WebP format using image processing techniques
Convert images to WebP
220 stars
13 watching
18 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
convert-imagesgulp-pluginimage-processingjavascriptnodejswebp
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,904 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
sindresorhus/gulp-template | A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
sindresorhus/gulp-rev | Automates asset revisioning by appending content hashes to file names. | 1,540 |
akoenig/gulp-svg2png | Converts SVG images to PNG format using a Gulp plugin | 54 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
w0rm/gulp-svgstore | Tools to combine multiple SVG files into one with <symbol> elements. | 646 |
hemanth/gulp-jstransform | Converts ES6 JavaScript to ES5. | 15 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |