Automatic Lossless Reduction Of All Your Websites Images

NOTE: If you are on windows you can leave now.

  • LOSSLESS size reduction (10-97% size reduction) in the cloud
  • optmizes all images(jpg+png) from a given folder

Install:
sudo gem install smusher
#if you do not have get ruby + rubygems first
See Install instructions

Usage:
smusher /my_app/public/images

smusher LOCAL_FOLDER or IMAGE

Output:
smushing /my_app/public/images/cart_small.png
3322 -> 537                              = 16%

smushing /my_app/public/images/pro_icon.png
3022 -> 260                              = 8%

smushing /my_app/public/images/message.png
2898 -> 138                              = 4%

smushing /my_app/public/images/logo.png
6799 -> 9677                             = 142%
reverted!

Protection
As you see images that get larger or empty or cannot be processed are reverted.

5 thoughts on “Automatic Lossless Reduction Of All Your Websites Images

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s