Testing to see if clients render jpegxl images properly

  • Ekky@sopuli.xyz
    link
    fedilink
    arrow-up
    5
    ·
    29 days ago

    Boost does not render the image. Can’t even display the image when clicking on it as Boost’s integrated webbrowser just tries to download it instead. Also, HTTP warning.

    • SparkyOP
      link
      fedilink
      arrow-up
      2
      ·
      29 days ago

      The http warning is because an https site contains http content because I didn’t bother setting up https on my cdn. Looks like only Firefox nightly can barely render jpeg xl images.

      • Thorry84@feddit.nl
        link
        fedilink
        arrow-up
        2
        ·
        29 days ago

        Maybe fix the http issue? As that may skew your results with clients refusing to even download the image.

        Jerboa thinks it’s a link and doesn’t show an image. You can open it in the browser, but none of the browsers on my phone know what to do with it and just dump it in the downloads folder.

        • SparkyOP
          link
          fedilink
          arrow-up
          1
          ·
          29 days ago

          I’m working on the http issue. The behaviour where it downloads the file instead of viewing the image is because the browser/client doesn’t even know that the image is an image. It thinks it’s a file and so it downloads it. I thought jpeg xl would be supported by now, but it seems like clients don’t know what to do with the format.

    • SparkyOP
      link
      fedilink
      arrow-up
      2
      ·
      29 days ago

      I added https, so no warnings should appear anymore

      • Ekky@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        29 days ago

        Thank you. The warning is gone, though the result remains the same. Sadly.