Google's WebP
Google's WebP


Google's WebP
You're viewing a single thread.
Every time I try to use webp the file is bigger than in jpg, why do people try to push it for the web ? Is it maybe faster to render for browsers ?
What compression settings are you using for each? If you're just accepting defaults it's quite possible you're comparing against a lossless webp, which is quite likely to be larger than jpeg at typical quality settings.
I just did a test with the first png I found and it looks like the default were lossless, hence why compression ratio were bad.
For now I stand corrected, webp is better.
It may not be easy to see because the screenshot isn't perfect, and lemmy compress it further, but the jpg clearly has some artifacts while the webp is slightly blurry.
JPG is lossy, WEBP is smaller than PNG, but is lossless. I think.