• OboTheHobo@ttrpg.network
      link
      fedilink
      arrow-up
      4
      ·
      1 hour 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.

      • tiramichu@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        2 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.