GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.56k stars 1.51k forks source link

Codec to consider: JPEG XL #721

Closed mathiasbynens closed 3 years ago

mathiasbynens commented 4 years ago

I searched within this repo and GitHub returned no results, so... here's an issue about the JPEG XL codec :)

More info about this codec: https://jpeg.org/jpegxl/

JS/Wasm demo: https://libwebpjs.appspot.com/jpegxl/

jakearchibald commented 4 years ago

Isn't this really licencey and patenty?

surma commented 4 years ago

I am working on this now. To be clear, JPEG XR is patenty, JPEG XL is royalty-free and open source.

surma commented 3 years ago

Shipped!