carrierwave-imageoptimizer
Image optimizer
A gem that optimizes images in CarrierWave uploads using jpegoptim or optipng
This gem allows you to simply optimize CarrierWave images via jpegoptim or optipng.
212 stars
6 watching
33 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tjko/jpegoptim | A tool to optimize and compress JPEG files by applying various optimizations without altering the original image. | 1,591 |
toy/image_optim_rails | Automates optimization of images in web applications using the image_optim gem | 56 |
toy/image_optim | Optimization tool for images | 1,521 |
jamiemason/grunt-imageoptim | Automates batch optimization of images using ImageOptim, ImageAlpha, and JPEGmini for Mac. | 479 |
psliwa/image-optimizer | An image optimization library that uses various tools to reduce file sizes. | 911 |
funbox/optimizt | A CLI tool for compressing and optimizing image files in various formats. | 938 |
kirtithorat/carrierwave-crop | An extension to CarrierWave that allows cropping uploaded images using Jcrop plugin with preview. | 94 |
kamsar/dianoga | An automatic image optimizer that reduces the size of images served from Sitecore media library | 104 |
jonaskruckenberg/imagetools | A toolbox of image transformation directives that optimize images at compile-time using the sharp library. | 939 |
jafarakhondali/tapnesh | A CLI script that optimizes images in parallel using multiple optimization tools. | 21 |
fatehak/vite-plugin-image-optimizer | Optimizes image assets using Sharp.js and SVGO for better file sizes. | 336 |
lardawge/carrierwave_backgrounder | A gem that allows CarrierWave to offload image processing and storage to background tasks. | 738 |
imgo/imgo | An advanced image optimization tool written in shell script | 318 |
gruntjs/grunt-contrib-imagemin | Tools for optimizing image sizes and formats using the imagemin plugin | 1,213 |
humaans/next-img | Optimizes images in Next.js projects by resampling and compressing them to reduce file sizes | 273 |