#jpegxl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jpegxl, aggregated by home.social.
-
FYI, if you use #Firefox you can now enable #JPEGXL support to try it out (without having to fiddle around with any tricky settings):
Just go to Settings > Firefox Labs > and enable the “Media: JPEG XL” checkbox.
It’s good to see that it’s another step closer to being enabled by default!
#Safari / #WebKit has had support for about three years (but doesn’t yet implement progressive loading), and #Chrome has it behind a feature flag, but not much has happened recently. Getting there, slowly!
-
FYI, if you use #Firefox you can now enable #JPEGXL support to try it out (without having to fiddle around with any tricky settings):
Just go to Settings > Firefox Labs > and enable the “Media: JPEG XL” checkbox.
It’s good to see that it’s another step closer to being enabled by default!
#Safari / #WebKit has had support for about three years (but doesn’t yet implement progressive loading), and #Chrome has it behind a feature flag, but not much has happened recently. Getting there, slowly!
-
Image Optimization for Core Web Vitals in 2026: What Actually Moves the Needle, by (not on Mastodon or Bluesky):
#images #optimization #performance #webvitals #avif #webp #jpegxl #png
-
Image Optimization for Core Web Vitals in 2026: What Actually Moves the Needle, by (not on Mastodon or Bluesky):
#images #optimization #performance #webvitals #avif #webp #jpegxl #png
-
I happened to stumble across an article that JpegXL is now available in Chrome on Android (after a flag flip), and Firefox too. And indeed it is: https://jpegxl.info/resources/jpeg-xl-test-page.html
What changed? When?
-
I happened to stumble across an article that JpegXL is now available in Chrome on Android (after a flag flip), and Firefox too. And indeed it is: https://jpegxl.info/resources/jpeg-xl-test-page.html
What changed? When?
-
Dass es eine neue CSS-Eigenschaft (field-sizing) gibt, ist total an mir vorbei gegangen. Das muss ich dann einmal testen.
#Firefox152 :firefox: : #Mozilla räumt in den Einstellungen auf | iX Magazin https://www.heise.de/news/Firefox-152-Mozilla-raeumt-in-den-Einstellungen-auf-11334561.html #Firefox :firefox: #MozillaFirefox :firefox: #Browser #Webbrowser #Datenschutz #privacy #Tracking #JPEGXL
-
Dass es eine neue CSS-Eigenschaft (field-sizing) gibt, ist total an mir vorbei gegangen. Das muss ich dann einmal testen.
#Firefox152 :firefox: : #Mozilla räumt in den Einstellungen auf | iX Magazin https://www.heise.de/news/Firefox-152-Mozilla-raeumt-in-den-Einstellungen-auf-11334561.html #Firefox :firefox: #MozillaFirefox :firefox: #Browser #Webbrowser #Datenschutz #privacy #Tracking #JPEGXL
-
👍 :firedoge:
> Firefox [in version 152] now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them.
-
👍 :firedoge:
> Firefox [in version 152] now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them.
-
RE: https://techhub.social/@LinuxToday/116755292106088778
OMG IT’S HAPPENING JPEG XL FINALLY!!!!!
AAAAAAA
AAAA
A
AA
AAA -
RE: https://techhub.social/@LinuxToday/116755292106088778
OMG IT’S HAPPENING JPEG XL FINALLY!!!!!
AAAAAAA
AAAA
A
AA
AAA -
Journey to JPEG XL: open-source experiments shaped the future of image coding
#HackerNews #JPEGXL #open-source #imagecoding #technology #experiments #futureofimages #digitalinnovation
-
Journey to JPEG XL: open-source experiments shaped the future of image coding
#HackerNews #JPEGXL #open-source #imagecoding #technology #experiments #futureofimages #digitalinnovation
-
Mozilla enabled JPEG-XL support in Firefox nightly. https://hg-edge.mozilla.org/integration/autoland/rev/38c3fcb6e06d
#mozilla #firefox #jpegXL -
RE: https://chaos.social/@chrysn/116634862591473927
@jonsneyers Could you help me figure out whether this JXL trick is realistic or I'm trying to catch a ghost?
I'm serving image thumbnails on file shares and later on the web; some use cases just use 64x64px, some want 2k. Pre-JXL I'd have stored binary steps and told the browser in a srcmap. Can a progressive encoder drop hints like "for 128px, you'll be reasonably done by 4015 bytes"? (And then there's the question of how to tell the browser so it can request ranges.)
-
RE: https://chaos.social/@chrysn/116634862591473927
@jonsneyers Could you help me figure out whether this JXL trick is realistic or I'm trying to catch a ghost?
I'm serving image thumbnails on file shares and later on the web; some use cases just use 64x64px, some want 2k. Pre-JXL I'd have stored binary steps and told the browser in a srcmap. Can a progressive encoder drop hints like "for 128px, you'll be reasonably done by 4015 bytes"? (And then there's the question of how to tell the browser so it can request ranges.)
-
-
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
-
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
-
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?
-
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?
-
Progress in #Firefox for #JpegXL: While the latest nightly for Android still needs image.jxl.enabled=true in about:config, it now renders
https://jpegxl.info/resources/jpeg-xl-test-page.html without any visible errors.
One day… -
Progress in #Firefox for #JpegXL: While the latest nightly for Android still needs image.jxl.enabled=true in about:config, it now renders
https://jpegxl.info/resources/jpeg-xl-test-page.html without any visible errors.
One day… -
RE: https://social.vivaldi.net/@Vivaldi/116254793397466718
finally #Jpegxl -Support 🎉
vivaldi:flags/#enable-jxl-image-format
-
I hope the F-Stop Gallery app for Android gets updated with WebP and JPEG XL support.
For now, I switched to Fossify Gallery.
-
I hope the F-Stop Gallery app for Android gets updated with WebP and JPEG XL support.
For now, I switched to Fossify Gallery.
-
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 -
Unfortunately, as of today, mainstream browsers still offer very limited support for JPEG XL. If you're as curious about it as I am — wanting to understand its origins and how to enable it in your browser to save bandwidth, or convert your existing JPEG images to JPEG XL format without loss of quality while freeing up at least 20% of your hard drive space — then I invite you to read my new blog post:
https://zaku.eu.org/blog/2026-03-05-the-rise-fall-and-resurrection-of-jpeg-xl/
Please feel free to leave a comment😄 -
A reminder; if you use Chrome and have version 145 and higher, enable JPEG XL:
chrome://flags/#enable-jxl-image-format
-
#Chrome 145: JPEG XL kehrt zurück | iX Magazin https://www.heise.de/news/Chrome-145-bringt-JPEG-XL-zurueck-11173753.html #jpegXL #Browser #Webbrowser #Google :google: #GoogleChrome #ChromeBrowser #Patchday