• ProdigalFrog@slrpnk.netOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Existing browsers and apps can’t render jpegXL without adding a new decoder.

    Why is that a negative?

    • seaQueue@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      11 months ago

      Legacy client support. Old devices running old browser code can’t support a new format without software updates, and that’s not always possible. Decoding jxl on a 15yo device that’s not upgradable isn’t good UX. Sure, you probably can work around that with slow JavaScript decoding for many but it’ll be slow and processor intensive. Imagine decoding jxl on a low power arm device or something like a Celeron from the early 2010s and you’ll get the idea, it will not be anywhere near as fast as good old jpeg.