Not seeing how this would affect uptake. Lossless is great for production images, but standard JPEG will do (at low compression) for most Web use cases. Until OS developers coalesce around PNG as a standard (Windows has for screenshots), this is that old standards xkcd.
Alpha channels are nice and all, but how many end users A) have a need for that and B) understand the underlying concept, let alone implementation?
dormedas@lemmy.dormedas.com 1 day ago
I said in a previous article that this is great, but we should be adopting JPEG-XL as it is current and can now compress pixel-perfect / lossless images better than old PNG. IIRC this revision of the spec doesn’t improve compression yet but it’s coming.
skullgiver@popplesburger.hilciferous.nl 1 day ago
PNGv4/v5 may improve compression but it won’t be backwards compatible. It’ll get stuck in the same kind of limbo JPEG-XL is. Until that gets resolved, we’ll have to stick with AVIF/HEIFF/WebP.
I don’t really see the need for advanced compression in lossless files. You generally don’t download those in bulk without looking at lower quality previews anyway. Would be nice if the real file supports the same colour space the preview file does anyway. I’ll appreciate it when it lands, but I don’t think I’ll spend the hours converting my photo library to save maybe half a gigabyte of space.
dormedas@lemmy.dormedas.com 1 day ago
JPEG-XL is only really in limbo because Google chose to kill it in Chrome in favor of AVIF. Had that not happened, there would have been far more demand for it to be properly implemented everywhere. Sucks, but you’re right that we’ll have to stick with AVIF/HEIG/WebP.