Google PageSpeed Insights Optimize Images Running New Image Compression? [closed]
Asked Answered
S

1

6

I had all of the images on my site optimized perfect according to Google PageSpeed Insights for the last year+. Google PageSpeed Insights can be found here: https://developers.google.com/speed/pagespeed/insights/

However, I just ran it for my site and noticed practically all the PNG, JPG, JPEG images are now showing up as needing to be Optimized under the "Should Fix" section. As in "Compressing could save x KB (x%)".

As usual they still allow you to download the images as the compressed versions that they suggest to use, but some don't appear to be losslessly compressed and are showing quality loss.

Did Google come up with a new image compression algorithm to use for its PageSpeed Insights? If so, then optipng and jpegoptim in Linux are severely outdated to whatever compression algorithm that Google is now using in PageSpeed Insights. So, can't even do a mass compression on an images folder in Linux.

It looks like both big (top 500) sites and small sites were all hit by this and its sending many sites into the red on PageSpeed Insights due to "Optimize Images" suggestion.

Not sure if it's a Google bug, or what is going on, looking to see others thoughts on this as I'm sure other Webmasters will notice soon.

Sonorous answered 24/12, 2016 at 13:32 Comment(0)
H
2

Same for me, I looked since ages to find someone raising the issue, thanks to you, I feel less alone.

Seems now images are compared to with-loss compression, as when you download the "optimized" version of the images from pagespeed insight and compare with original image, you can see some loss.

It's not very fair from them but maybe they compare with a new algorithm that find the loss nearly invisible. Difficult for us to do the same.

I use initially jpg with 90% quality to create the image, maybe they want less.

Helsa answered 27/12, 2016 at 21:32 Comment(2)
Agreed, it would be nice to know what they are using to compress the images.Transliterate
I'm glad it helped you out. I agree, Google is far from fair anymore and they no longer live by their old "don't be evil" motto. Webmasters have to spend way too much time on what Google wants and puts the little guy at an even worse disadvantage. I think a solution is to just optimize mobile-related images to Google's recommendations (not desktop site images) because with the new mobile first index, Google will be looking at the mobile images and mobile PageSpeed. But if your site is responsive, then it applies to both, its still a lot of work. Google please update webmasters!Sonorous

© 2022 - 2024 — McMap. All rights reserved.