It seems like either

  • I get a .webp file when I don’t want it (downloading images)

  • I try to use a .webp format, but it isn’t allowed (uploading images)

So who is trying to encourage people to use it, and who is trying to prevent adoption?

I’m constantly converting it with imagemagick and other tools

  • IWantToFuckSpez@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    There is probably no conversion. A proper implementation of webp images in a html is to also include an the link for the jpg or png. So when a browser that doesn’t support webp renders the page it can just load the jpg or png.