Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WebP 似乎有很多可以调整的设置。如果您手动转换图像,那就太好了,但是是否有一组推荐的 WebP 默认设置,或者 Google 是否在某处发布了他们用于 Youtube 的设置?
请参阅此演讲:https ://www.youtube.com/watch?v=8vJSCmIMIjI ,他们提到文件大小节省了 20%。我们希望在不牺牲 jpeg 图像(很多)质量的情况下看到类似的文件大小减小,但我不相信我可以只玩一会儿这些设置,然后用眼睛来决定我是否有质量下降太多了...
cwebp -preset photo -q 75 input_file -o output_file.webp