- cross-posted to:
- programming@programming.dev
- cross-posted to:
- programming@programming.dev
cross-posted from: https://kbin.earth/m/programming@programming.dev/t/1528736
After 20 years, PNG is back with renewed vigor! A new PNG spec was just released.
It’s ironic how WebP lossless mode is actually better at compressing the image than the lossy mode.
I bet most people would use the default thinking that they are making a compromise and that increasing the quality would make the compression worse. They wouldn’t know unless they tested making the images themselves, because it’s not easy for users to differentiate lossy webp from lossless webp.
This imho is why lossless should be in its own format, instead of trying to make a single container format do everything, like WebP was trying. A new compression level for PNG would be most welcome.