Smusher: Lossless and Recursive Image Optimizer
Ever wanted to run a single command in your website’s images directory and have every image losslessly optimized (compressed) in place? Now you can, with the smusher gem. I just…
Ever wanted to run a single command in your website’s images directory and have every image losslessly optimized (compressed) in place? Now you can, with the smusher gem. I just ran it on our images dir and found an overall savings of 10%. If you’re not as rigorous as I am about saving images from Photoshop with good compression, the savings would be even greater!
This gem uses the smush.it service. I highly recommend this tool. Great job, grosser!
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.