Issues with the output should be reported on the imagemin issue tracker.🦄 Support my open-source work by buying this awesome video course: Learn to build apps and APIs with Node.js by Wes Bos Try his free JavaScript 30 course for a taste of what to expect & check out his ES6, React, Sublime courses.
gulpplugin imagemin image img picture photo minify minifier compress png jpg jpeg gif svgWebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index.You probably want imagemin-webp instead.
imagemin compress image img jpeg jpg minify optimize png webpgifsicle manipulates GIF image files in many different ways. Depending on command line options, it can merge several GIFs into a GIF animation; explode an animation into its component frames; change individual frames in an animation; turn interlacing on and off; add transparency and much more.You probably want imagemin-gifsicle instead.
imagemin gif img image compress minify optimize gifsicleGuetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg.You probably want imagemin-guetzli instead.
imagemin guetzli jpeg jpg img image compress minify optimizeSee jpegoptim-bin's install section for requirements.Returns a Promise<Buffer>.
imagemin imagemin-plugin jpegoptim minify-images compress image imageminplugin img jpg minify optimizeReturns a Promise<Buffer>.Compression quality, in range 0 (worst) to 100 (perfect).
imagemin imagemin-plugin mozjpeg minify-images compress image imageminplugin img jpeg jpg minify optimizelibjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal.You probably want imagemin-jpegtran instead.
imagemin compress image img jpeg jpg minify optimize jpegtranA benchmarking suite for popular image optimisation tools. Every result is in the following format.
codekit image_optim imagemin imageoptim jpegmini jpegtran kraken.io pngquant smush.itImage optimization proxy written in Node.js using hapi. Allows you to resize an image and change image formats. Output is always optimized for the smallest file size.
hapi image-optimization proxy image images optimize imageoptim imagemin imagemagick graphicsmagick jpg jpeg png gif svgimagemin CLI designed for lint-staged usage with sensible defaults
imagemin minify lint-staged cli git-hook compress-imagesBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create. Not every new computer comes with a Yeoman pre-installed. He lives in the npm package repository. You only have to ask for him once, then he packs up and moves into your hard drive. Make sure you clean up, he likes new and shiny things.
yeoman-generator gulp jade less browsersync imagemin
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.