Copy image? Nope, here’s the link instead.

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    edit-2
    3 hours ago

    webp will always be funny to me because it was made exclusively by Google to reduce lossy file size for faster HTTP transfer, but then when JPEGXL was released with better lossy compression and the ability to load graphical data progressively by quality instead of line by line bitstream, Google switched to AVIF instead and doubled down on even more lossy compression because they just want to save cloud costs and don’t care about image quality.

  • Zangoose@lemmy.world
    link
    fedilink
    English
    arrow-up
    77
    arrow-down
    6
    ·
    6 hours ago

    Why are we sending someone to “Extra Hell” for making an improved image format that has better compression and is an overall improvement over all 3 of the existing formats it replaces (jpeg, png, gif)?

    Shouldn’t this apply to everyone who refused to adopt it, thus breaking every normal image workflow? (Same thing can be said about JXL)

    • Not a newt@piefed.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 hour ago

      Webp has shit application support. Even Google won’t support it for half their workspace apps.

    • 666dollarfootlong@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 hours ago

      I’d say the knowledge about webp’s benefits is not mainstream at all, I learned about it last week from a random YouTube video. So when people download a file that isn’t working as expected they don’t know who to be mad at so they make memes like this.

    • theunknownmuncher@lemmy.world
      link
      fedilink
      arrow-up
      61
      arrow-down
      1
      ·
      6 hours ago

      Because they have a poor user experience with an OS and applications that have chosen not to support it properly, and blame the image format for this

    • Barbecue Cowboy@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      9
      ·
      6 hours ago

      I have comments about your first question, but they’re mostly stupid on my end. I think the problem for most is related to your 2nd question. Google is doing it’s google thing where they do a lot to force adoption with a goal of doing nothing to support it. Combine with a general distrust of Google.

      • ArchAengelus@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        19
        arrow-down
        1
        ·
        5 hours ago

        As an expert in image processing:

        .png supports pretty extreme compression, while a jpeg can also be lossless. The extensions tell you nothing except which family of algorithms was used to encode/compress/store them.

        Webp though, webp is only used for the internet. I mean, you could use it other places, I guess.

        • Dookieman12@piefed.social
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          13
          ·
          4 hours ago

          You’re an “expert in image processing” but don’t understand the fundamental difference between the .jpg and .png image formats or the encoding and compression algorithms underpinning them? I find that doubtful.

          .png only compresses efficiently when used as intended, which is for screenshots or other images with large areas of solid colors, where each pixel is most likely the same color value as its neighbors. In this use case, it’s much more efficient than .jpg. However, .jpg is much more efficient than .png when it’s used as it’s intended; encoding images of the real world, like images taken with a digital camera, where each pixel has a slightly different color value than the ones next to it.

          You can test this yourself by taking a picture with your phone’s camera, then copying the image, converting the copy to the other file format, then comparing the file sizes. Next, repeat the process with a screenshot of a web page or a simple Paint drawing. You’ll see that the camera image is smaller as a .jpg but the screenshot is smaller as a .png.

          • Valmond@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            1
            ·
            13 minutes ago

            png also compresses better when you lower the color depth, the number of colors. And you forgot png has alpha which is a big deal IMO.

          • Carrot@lemmy.today
            link
            fedilink
            arrow-up
            17
            ·
            4 hours ago

            Nothing the other guy said contradicts this? Nor shows a lack of understanding this?

  • Phoenixz@lemmy.ca
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    5 hours ago

    … What was ever wrong about webp? As far as I know it gives slightly better compression than jpg at similar quality

    The biggest issue AFAIK has been that certain OS vendors didn’t allow their users to enjoy it while the internet went on to use a new tool, so they got a lot of broken images

    That is your vendors fault, not webp

  • Dagnet@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    6 hours ago

    Use it with FoundryVTT all the time, its great for reducing size without losing much quality.

  • ikt@aussie.zone
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    7 hours ago

    Copy image? Nope, here’s the link instead.

    Where are you seeing this?

    • AreaKode@riskeratspizza.com
      link
      fedilink
      arrow-up
      4
      ·
      6 hours ago

      Probably to WEBM format. And I agree with that sentiment. Much smaller file size, but you can’t copy them like a gif since they’re treated like a movie file.

    • cannedtuna@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      4
      ·
      7 hours ago

      Have you never tried to copy a webp? Or have you been blessed by never having to mess with them?

        • cannedtuna@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          2
          ·
          edit-2
          6 hours ago

          You can, but you can’t paste it into certain apps as it isn’t recognized, or attempting to will paste the URL instead in others and load it like a shared link.

          • Securificatr@infosec.pub
            link
            fedilink
            arrow-up
            11
            arrow-down
            1
            ·
            6 hours ago

            Which is a failing of those apps if they don’t accept a widely-used format that’s existed for 16 years now, is it not? Why blame the format for that?

  • fork@feddit.online
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    5
    ·
    7 hours ago

    Webp is ass. Kinda weird since its sibling, webm, is goated for supporting transparency.

      • fork@feddit.online
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 minutes ago

        I mean in terms of video containers, webm is a video container made by the same or adjacent team that made webp. The only other video container I’ve seen that supports transparency is HEVC, which only works in safari.

        Transparency is the only reason I’d ever use webm, just to clarify.