imartinez-tws commented on issue #1714:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1714#issuecomment-705506772


   The links you are mentioning are not filters but options for filtering.
   The only filter that converts PNG to webP is this one 
https://www.modpagespeed.com/doc/reference-image-optimize#convert_to_webp_lossless
   
   And based on my tests, the options for webP quality only apply for this 
filter:
   https://www.modpagespeed.com/doc/reference-image-optimize#recompress_webp
   
   I wonder if there is a way to have a filter (or combination of them) which 
takes the PNG with transparency and converts to webP based on 
WebpRecompressionQuality option, something like convert_to_webp_lossy
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to