You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JPEG XL is a brand new image format that is, of course, better than everything else. And especially it made by JPEG committee themselves and has clear migration path. That gives it a good chance to actually replace JPG someday.
Since browser support is still behind a flag, there is no hurry for us to implement this. But when we do we'll have to be careful about Gmagick support (Imagick already supports it)
The text was updated successfully, but these errors were encountered:
Unfortunately, Chrome indeed dropped it since 110.
But the great news is that Apple has become an adopter, and it will be supported by Safari 17 (supported by default, no need to turn on any flags to enable it) and macOS.
JPEG XL is a brand new image format that is, of course, better than everything else. And especially it made by JPEG committee themselves and has clear migration path. That gives it a good chance to actually replace JPG someday.
Since browser support is still behind a flag, there is no hurry for us to implement this. But when we do we'll have to be careful about Gmagick support (Imagick already supports it)
The text was updated successfully, but these errors were encountered: