mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-30 23:22:10 +00:00
Compare commits
No commits in common. "13186d6459f882bceffbc483f45932bec7ce5de6" and "0b6c265223b241b6292a83e30190865d36547f8d" have entirely different histories.
13186d6459
...
0b6c265223
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
title: "Google drops Webp2 and JPEG-XL"
|
|
||||||
date: 2022-10-31T09:57:27-07:00
|
|
||||||
---
|
|
||||||
Earlier this month, Google re-branded its WebP2 repository to clarify that [<q>WebP 2 will not be released as an image format.</q>](https://chromium.googlesource.com/codecs/libwebp2/+/1251ca748c17278961c0d0059b744595b35a4943%5E%21/). This week, Google [deprecated Chromium's off-by-default JPEG-XL support](https://bugzilla.mozilla.org/show_bug.cgi?id=jpeg-xl), citing a lack of interest and improvement over existing formats. Most commits to [libjxl](https://github.com/libjxl/libjxl), the reference JPEG-XL implementation, are from "google.com" email addresses; I imagine that this decision could impact libjxl development.
|
|
||||||
|
|
||||||
I doubt we'll be seeing new image formats on the Web for the next few years: there's [very incomplete JPEG-XL support in Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=jpeg-xl) and Safari only just got AVIF support
|
|
||||||
|
|
||||||
JPEG-XL and WebP2 would have been great for lossless compression. The best lossless compression we currently have is WebP-lossless, which doesn't support e.g. higher color depths. For that, we're stuck with PNG.
|
|
Loading…
Reference in a new issue