• OboTheHobo@ttrpg.network
      link
      fedilink
      arrow-up
      5
      ·
      23 hours ago

      Webp is honestly a really good format for what its made to do. That being said, windows support for it is lacking for some reason. I don’t know why as it’s been common for a long time now.

      Also, you can always use ffmpeg to convert to png or jpg or whatever you want. Simple file conversions like that are super easy.

        • OboTheHobo@ttrpg.network
          link
          fedilink
          arrow-up
          1
          ·
          22 hours ago

          I’m not familiar, but it does look useful. Seems to combine the best of both png and jpg, with the power of jpg’s compression with the option of lossless compression + support for transparency or whatever else you might want to have a channel for

          • daggermoon@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            19 hours ago

            It’s fucking awesome. I can losslessly convert a .jpg to a .jxl and back to a .jpg. The only problem is support in browsers and other software. .webp and .avif are fine for the most part but they seem to get all of the attention and support when .jxl is better in most ways and is a future proofed format.

      • tiramichu@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        23 hours ago

        It doesn’t necessarily.

        Webp is just a file format like jpg, or png or anything else. You can implement support for it in a native app just the same as any other format.

        What certainly IS true is that browsers supported it first (because distributing media on the web is what it was designed for as a format) and a lot of native image viewer apps are still lagging behind on their support.