I don’t know what a .webp file is but I don’t like it. They’re like a filthy prank version of the image/gif you’re looking for. They make you jump through all these hoops to find the original versions of the files that you can actually do anything with.

Edit: honestly I assumed it had something to do with Google protecting themselves from image piracy shit

  • curiosityLynx
    link
    fedilink
    410 months ago

    True. Why did it remain relatively unknown while webp seems to have taken off?

    • zeus ⁧ ⁧ ∽↯∼
      link
      12
      edit-2
      10 months ago

      libpng refused to accept it

      mozilla made it because it suited their needs; and libpng (the organisation behind png, and who make the standard png decoder[1]) refused to add compatibility, insisting on mng instead. mng was bad, so nobody used it; and apng was great, but require mozillas version of the decoder so systems couldn’t use both the official version and the apng supporting version together


      1. and have a fantastic website ↩︎

      • curiosityLynx
        link
        fedilink
        1210 months ago

        Ah, so it was people being prideful idiots because it didn’t come from their own fiefdom.

        • zeus ⁧ ⁧ ∽↯∼
          link
          English
          210 months ago

          partly, i don’t think it was just that. mng did have considerable benefits over apng at the time; but it was a solution looking for a problem. i think they wanted it to succeed because they’d poured time into it, but nobody wanted to support it (mozilla, the only browser to support it to my knowledge, dropped support eventually because the mng decoder was bigger than every other image decoder in firefox put together)

    • @Aux@lemmy.world
      link
      fedilink
      110 months ago

      To add to the reply you got, WebP is lossy. Meaning that WebP files are smaller. APNG only added animation and nothing else.