Google Page Speed-Like Image Optimization [closed]
Asked Answered
L

6

19

My website has about 20 thousand product images. Google Page Speed tells me they can be optimized, and it's correct - the difference is huge. Google is able to maintain identical quality and reduce the image size by 70-90%, and Page Speed even optimizes them for me and provides me with a link to the optimized image. This would be great if I only had a few images, but I can't manually update 20k images. I don't want to make any programmatic changes to handle optimization, I'd rather just run all of my images through a piece of software that can optimize them and replace the existing images. I would greatly appreciate it if someone who has been through this before can recommend a good program that can accomplish a job of this size while still maintaining quality. Thanks.

Laine answered 16/2, 2012 at 2:52 Comment(2)
What kind of images? (ie: png, jpeg, ??)Apo
these particular images are jpegLaine
L
5

I ended up using a service from Yahoo, SmushIt: http://www.smushit.com/ysmush.it/. It can handle several hundred images at a time. I tried uploading 2,500 and it froze, but had no problem doing 400-500. The compression isn't quite as good as Google's, as Google Page Speed still says it can compress some of them an additional 3-8%, however, I've noticed that Google will sometimes reduce image quality, whereas SmushIt maintained exact quality 100% of the time.

Laine answered 27/2, 2012 at 13:41 Comment(4)
Smush.it doesn't allow images of size more than 1MBEtamine
Also note that Smush.it changed in a way that you can't select multiple images at once anymore. You need to select single images for each upload form element now. Sorry, but that sucks.Ignazio
Yahoo! has shut down Smush.It APIApollonian
Well, that escalated slowly.Evelynneven
G
8

If you're using a Mac I'd recommend http://imageoptim.com since you just drag and drop the files. It saves the files in its original location. For Windows on Adobe AIR some people seem to like Shrink O'Matic - http://toki-woki.net/p/Shrink-O-Matic/

Greywacke answered 14/3, 2012 at 17:38 Comment(4)
Shrink-O-Matic does not optimize images (sometimes the saved image is even bigger) and seems to destroy animated GIFs (eg. loaders, only the first frame is saved).Hindbrain
imageoptim.com works for me. Thanks Marcus.Seductress
I've tried using image optim and google still says it can be reduced by over 70%Amando
@Oliwol, perhaps the images are not the right size, meaning the size they're displayed on the page?Outlander
L
5

I ended up using a service from Yahoo, SmushIt: http://www.smushit.com/ysmush.it/. It can handle several hundred images at a time. I tried uploading 2,500 and it froze, but had no problem doing 400-500. The compression isn't quite as good as Google's, as Google Page Speed still says it can compress some of them an additional 3-8%, however, I've noticed that Google will sometimes reduce image quality, whereas SmushIt maintained exact quality 100% of the time.

Laine answered 27/2, 2012 at 13:41 Comment(4)
Smush.it doesn't allow images of size more than 1MBEtamine
Also note that Smush.it changed in a way that you can't select multiple images at once anymore. You need to select single images for each upload form element now. Sorry, but that sucks.Ignazio
Yahoo! has shut down Smush.It APIApollonian
Well, that escalated slowly.Evelynneven
H
5

Here is the download link for Page Speed image optimizer. Cheers!

Humo answered 13/2, 2013 at 13:42 Comment(3)
You can use this executable within a batch or automatically run it on all images in your IDE/build environment. It's also possible to add it to the Windows Explorer context-menu: integraxor.com/blog/….Hindbrain
Is there a linux equivalent of this?Spectrum
This link is dead, is there another place to get this?Servetnick
A
4

Your best best is to use Google's own PageSpeed script. Just install it on your server and you are good to go!
On Apache: mod_pagespeed
On nginX: ngx_pagespeed

Apollonian answered 5/11, 2013 at 11:33 Comment(1)
And on IIS: iispeed.comConsonantal
C
-1

This is perfect for image optimization for google: http://outcontrol.net/gpsio-google-page-speed-image-optimizer-optimizar-imagenes-para-google/

kj

Cissoid answered 27/5, 2014 at 2:34 Comment(0)
A
-2

Never used it. Sounds like it's up your alley though: http://www.imageoptimizer.net/Pages/Home.aspx

Looks like it adds some "promo" text to the bottom of the images unless you pay for it though. Someone else might have a better option.


Almost forgot about this one: http://www.gimp.org/

Apo answered 16/2, 2012 at 3:3 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.