• Darkassassin07@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    99% of the images I save are used as a desktop background at work for a day or two.

    .webp doesn’t work as a windows desktop background…

    I end up just screenshoting and cropping.

    .webp is great until you need to use anything that wasn’t built with it in mind. Lots of stuff just never bothered adding support.

  • Rhaedas@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Every webp image I’ve wanted to save I just renamed the extension to png and it works fine.

  • Empathy [he/him]@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I really like WEBP.

    It supports transparency, animations, and compression, and seems to look really good even with very strong compression. It’s a shame that, despite it coming out 13 years ago, it’s still barely supported by so much software.

    • fmstrat@lemmy.nowsci.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 months ago

      Sounds to me like people need to stop supporting software that doesn’t take the time to update. WEBP is great, and I haven’t run into a single program that doesn’t support it, personally.

          • MDKAOD@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            10 months ago

            Okay, perhaps. It’s been a little while since I’ve tried it. While unrelated, it took Adobe 3-ish years to implement support. That’s hardly acceptable, and isn’t really defensible.

  • JokeDeity@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I like it in concept, but not in practice. Way too many programs inexplicably can’t read it and it’s annoying as shit.

  • I Cast Fist@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    It annoys me that Firefox won’t autoplay animated webp, at least ones in Lemmy posts, unless I open a whole new tab just for the fucking .webp

      • I Cast Fist@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        Nope, it doesn’t even show the controls if I mouse over, no different options with a right click, as if it was a jpeg image instead of a small video. Also, that’s the case with webm, not webp, but I guess my trouble is still valid? Dunno now

    • PopShark@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      But can it convert animated webp’s back into the gifs they’re based off of anyway? That’s what makes me really hate the webp standard. If I save an animated image as webp no video converter will touch it that I’ve found. I just want my gifs and mp4s back :(

      • AbsentBird@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        10 months ago

        You can convert it to frames with imagemagick, then use ffmpeg to turn that into a gif:

        magick animated.webp frames.png
        ffmpeg -i frames-%d.png animated.gif

        EDIT, or with a single imagemagick command:
        convert -format gif file.webp file.gif

  • doctorcrimson@lemmy.today
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Google invented .webp to save corporations lots and lots of bandwidth with the new reduced image size. Technically it’s the choice of the site host to distribute images as .webp so Lemmy is a bit guilty as well for adopting the standard. I don’t like Webp, for some reason they don’t get treated as image files when you try to visit their source or open them in a windows file structure, instead it takes you to some shitty bloated webpage with more than just the image.