imagick
imagick copied to clipboard
Highest compression for AVIF images and google pagespeed
Hi there
How are you doing? Hope all is well.
I would like to know how to get the highest compression using Imagick::setCompressionQuality
When I use 1 as compression quality I still get the following error on pagespeed.
Properly size images
Since I am already using 1 as highest compression I wonder why pagespeed tells me to compress it even more.
Using 0 does not seems to work Am I missing some other settings?
Awaiting your response.
Kind regards DG
This is most likely because the compression quality seems to be ignored as noted in #711 . It needs some checking to find out why.