F
F
farlow2017-04-25 18:54:25
ImageMagick
farlow, 2017-04-25 18:54:25

Imagemagick resize for google pagespeed - how to get optimal result?

Previously used

convert {src} -resize 200x200\> -strip -quality 75 {dst}
for optimal results.
However, on the next project, Google writes that it is possible to compress better by 11%.
Reducing the "qality" does not give a positive result, Google still offers 11% more compression.
How to achieve the same compression that google pagespeed offers.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
farlow, 2017-04-25
@farlow

In this case, the desired result was achieved by lowering the quality to 65.
Maybe it's a specific version of imagemagick.
On other projects quality is 75

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question