Very much so. WebP 既携带一种丢失的VP8模式,也携带一种无损的模式,加上全阿尔法,通常在符合视觉质量的JPG下着陆25-35%. That determines both the headroom available and whether the saving costs you anything in fidelity.
Is there anything specific to WebP I should know before compressing?
+
Yes — 相同的.webp 扩展名可以持有一个丢失的 VP8 框架、一个无损的框、一个动画或动画,因此明智的处理路径可以由每个文件而不是每个扩展名决定. It is worth knowing before you overwrite an original you might need again.
此网站的转换器将图像从WebP、PNG、JPG和AVIF移动到WebP、PNG、JPG和AVIF, 也就是您决定是否值得丢失一个较小的文件。 Doing it in that order matters: pick the pixels first and the container afterwards, because the container is the cheap decision and the pixels are the expensive one.