I can see some banding on the one labeled webp lossless. What gives? Is the banding in the source material? Are we using a different definition of "lossless" than i am used to? Edit: i think maybe my browser is scaling the photo which is adding artifacts. Edit2: maybe the thumbnails are scaled at different quality levels???
> maybe the thumbnails are scaled at different quality levels??? Agreed, the WebP lossless version looks pretty bad when scaled by the browser. And since virtually no website/device shows images at their native resolution these days, that's something to consider. On the other hand, most people these days view websites on their phones, so those artifacts will be harder to see.
WebP is so great except it's not (2021)
351–360 of 411 posts
Re: WebP is so great except it's not (2021)
#352Re: WebP is so great except it's not (2021)
#353Earlier quoted context omitted.
Luckily Reader Mode or disabling CSS takes care of the oddity.
I wonder if that would still work if the ligature were done in Unicode instead of CSS?
[1] https://en.wikipedia.org/wiki/Ligature_(writing)#Ligatures_i...
[2] https://superuser.com/questions/669130/double-latin-letters-...
Re: WebP is so great except it's not (2021)
#354Re: WebP is so great except it's not (2021)
#355Earlier quoted context omitted.
Chroma subsampling reduces the density of available luminance approximations Chroma means color, and color subsampling is used to avoid taking information out of luminance channels because they are more important, so it is actually the opposite of what you are saying here.
https://www.google.com/search?q=gradient+banding+4:2:0 There simply aren't enough bits of precision in the luma encoding for good gradient support most of the time, chroma fills the gaps, and chroma subsampling produces artifacts. Webp lossy only does 4:2:0 https://groups.google.com/a/webmproject.org/g/webp-discuss/c... These problems would go away with 10-bit AIUI. AVIF supports 10 bit but WebP does not.
This is spatial resolution, 10 bit color channels is quantization resolution of the values. Everything contributes to banding artifacts, which are just noticeable changes in values when that are meant to be perceptually smooth, but the luminance channel is the most important, which is why it isn't subsampled.
These are fundamentals of image and video compression and not unique to webp.
Re: WebP is so great except it's not (2021)
#356Re: WebP is so great except it's not (2021)
#357Earlier quoted context omitted.
> maybe the thumbnails are scaled at different quality levels??? Agreed, the WebP lossless version looks pretty bad when scaled by the browser. And since virtually no website/device shows images at their native resolution these days, that's something to consider. On the other hand, most people these days view websites on their phones, so those artifacts will be harder to see.
I dont even think its that - it seems like it was scaled badly by the author of the post not the web browser and that he is not actually displaying the lossless version. If you click on it it goes to the lossless version but the version dispkayed on page is not that version.
Re: WebP is so great except it's not (2021)
#358Earlier quoted context omitted.
JXL is an image codec - it can afford to be less efficient (it's not! Other way around, rather) and not be hardware accelerated as its typical use case is not to present 30-60 images per second like in a video codec, it will not affect the battery life of a device in any meaningful way. Also, AV1 hardware decoding is far, far from ubiquitous so many users would not benefit at all from it. But - back to JXL vs WebP: I…
What you're ignoring is that WebP is from the year 2010. JPEG XL is from 2022. Incidentally, JPEG XL is also a Google project, making your ranting about how bad they're at image formats pretty funny.
I'll therefore correct my statement: "How could Google do worse than that??? When basically rezipping (with a modern algo) the existing DCT macroblock bytestream of a 18 year old codec beats your new codec, you should just trash it."
Also, Stuffit's SIF format is still 5 years prior to 2010 so that point stands.
Re: WebP is so great except it's not (2021)
#359If I cared about archive image quality (and I do) , I wouldn't re-compress older images in a new format unless I could do so from uncompressed originals. Re-encoding from a lossy compressed source will make quality worse. Storage is cheap and getting cheaper. What would make sense is choosing safe settings for compressing new photos in the new format.
Re: WebP is so great except it's not (2021)
#360I used to use png everywhere in openetg, so webp's a welcome improvement that's greatly reduced asset size
Perhaps the article should be "In defense of JPEG" but that wouldn't get the clicks