home.social

#jpeg-xl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jpeg-xl, aggregated by home.social.

fetched live
  1. one "maybe stupid" question @delta is it planned to support jxl (jpegXL), at minimum for the "background" image of the app (you know the one only us see).

    i think you might not support it more without risk of breaking it for some user that do not rely on your app, but support it for the image only the user see can be a good idea for the implementation of it.

    edit : maybe add the support for "read" jxl on profile, but still requier jpeg or png, so if another app add it and break compatibility your app will display it, but will not breaking it itself by requiring jpg,...

    #jpegxl #deltachat

  2. "so basically AVIF is the new JPEG, and JPEG XL is the new PNG."

    #avif #jpegXl #jxl

  3. Hey @gianni I was just chatting with @yawnbox about a wild range of tech things, and, since I am starting to host an Immich instance in my home, I am considering to convert all my emails to JPEG XL, and I was wondering if there is a way to do so without risking to lose any metadata.

    I am happy to read any links you might have but I need them to be as simple as possible because encoding/decoding stuff confuses me a lot. Not my thing… This is why I found your article explaining how AV1 works in simple words absolutely illuminating! Anyway, I just want to save storage space.

    Also, I am a big big fan of Aviator, and I have been following your work for a while. Thanks so much for all of it!

    #JXL #JPEGXL #JPEG #encoding #decoding #image #metadata #compression

  4. With the speed around #JpegXL picking up (now in #Firefox and #Chrome nightlies), I'm wondering what good use of an #HTML srcset would be there.

    As JXL's progressive compression is good, we don't need different files in the srcset (so there's no need to load the first few KiB again when zooming in), but how can or should the HTML somehow tell the browser that for (say) up to 800px width it can request the Range: bytes=0-12345, and the next usable zoom level of 1600px needs the first 42KiB?

  5. Laut Kommentaren leider noch immer nicht standardmäßig eingeschaltet. Aber kann nicht mehr lang dauern.

    #Firefox 149 Now Available With XDG Portal File Picker, Rust-Based #JPEGXL Decoder

    phoronix.com/news/Mozilla-Fire

  6. Progress in #Firefox for #JpegXL: While the latest nightly for Android still needs image.jxl.enabled=true in about:config, it now renders
    jpegxl.info/resources/jpeg-xl- without any visible errors.
    One day…

  7. The truth is, #WebP is only a stopgap. The real deal is #AVIF and ultimately #JPEGXL (.jxl).

    JPEG-XL is superior in almost everything. In the very few cases that it is not, that's where AVIF comes in.

    We can get rid of WebP, old JPEG, GIF, later on. Maybe even PNG and APNG.

    😜🖖🏽

  8. The truth is, #WebP is only a stopgap. The real deal is #AVIF and ultimately #JPEGXL (.jxl). JPEG-XL is superior in almost everything. In the very few cases that it is not, that's where AVIF comes in. We can get rid of WebP, old JPEG, GIF, later on. Maybe even PNG and APNG. 😜🖖🏽

  9. I hope the F-Stop Gallery app for Android gets updated with WebP and JPEG XL support.

    For now, I switched to Fossify Gallery.

    fossify.org/apps/

    #Android #WebP #JPEGXL

  10. I hope the F-Stop Gallery app for Android gets updated with WebP and JPEG XL support. For now, I switched to Fossify Gallery. www.fossify.org/apps/ #Android #WebP #JPEGXL

    Our apps

  11. A reminder; if you use Chrome and have version 145 and higher, enable JPEG XL:

    chrome://flags/#enable-jxl-image-format

    #JPEGXL #Chrome

  12. Google Chrome 145 arriva su Linux con il ritorno del supporto JPEG‑XL, un decoder Rust più sicuro e numerose novità per web developer e utenti. #Chrome #Linux #JPEGXL

    linuxeasy.org/google-chrome-14

  13. Woo hoo! JPEG XL image support is in the new Chrome v145: phoronix.com/news/Chrome-145-R

    I had to enable via a flag: chrome://flags/#enable-jxl-image-format

    You can test support here: jpegxl.info/resources/jpeg-xl-

    #JPEGXL #web #Chrome #photography

  14. DebugBear: What is JPEG XL: do we really need another image format?. “In 2018, the Joint Photographic Experts Group (JPEG) issued a call for proposals for the ‘next-generation image compression’. Numerous proposals were submitted, but only two were selected to proceed, one by Cloudinary (FUIF) and one by Google (PIK). The two were eventually combined to create JPEG XL (often shortened to JXL), […]

    https://rbfirehose.com/2026/02/07/what-is-jpeg-xl-do-we-really-need-another-image-format-debugbear/
  15. 🚀 Behold, the JPEG XL "Demo" page—a masterclass in showcasing a format no one can view! 🌟 If you're not using #Safari in 2026, you're probably just looking at some #pixels and wondering who Jon Sneyers is. 🤷‍♂️
    tildeweb.nl/~michiel/jxl/ #JPEGXL #Demo #JonSneyers #HackerNews #ngated

  16. Google reintegra il supporto a JPEG XL in Chrome grazie al nuovo decoder Rust jxl‑rs, offrendo immagini più leggere, caricamenti più rapidi e maggiore sicurezza. #Chrome #JPEGXL #Linux #Browser

    linuxeasy.org/chrome-reintegra

  17. Chrome va (re)prendre en charge le JPEG XL, après quelques années de pause dlvr.it/TQL8L5 #JPEGXL #Chrome

  18. Lossless converting the palleted PNG (at 100671 bytes ≈ 101 kB) to JPEG XL result in a file at 25178 bytes ≈ 25 kB.

    Converting lossless to webp, using

    cwebp -lossless -m 6 -z 9 -o e08463_353cfb9f6bf646159fdf9dc573b1080e.{webp,png}

    the file is 85118 bytes ≈ 85 kB. Lossy webp (i.e. without `-lossless`) is 437632 bytes ≈ 438 kB

    #Mastodon #JPEGXL #lossless #lossy #webp #PNG