(no title)
bla3
|
8 months ago
WebP lossless is close to state of the art and widely available. It's also not widely used. The takeaway seems to be that absolute best performance for lossless compression isn't that important, or at least it won't get you widely adopted.
ProgramMax|8 months ago
WebP is amazing. But if I were going to label something "state of the art" I would go with JPEGXL :)
mchusma|8 months ago
Are there usecases for lossless other than archival?
kbolino|8 months ago
A lot of images should be lossless. Icons/pictograms/emoji, diagrams and line drawings (when rasterized), screenshots, etc. You can sometimes get away with large-resolution lossy for some of these if you scale it down, but that doesn't necessarily translate into a smaller file size than a lossless image at the intended resolution.
There's another problem with lossy images, which is re-encoding. Any app/site that lets you upload/share an image but also insists on re-encoding it can quickly turn it into pixelated mush.
Inityx|8 months ago
adzm|8 months ago
account42|8 months ago