• AstralJaeger@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    2 years ago

    Thats why I built a tool that watches my download folder and converts webp and webm to png and mp4 preserving the original. Its still missing some features but its available on my GitHub for free as OSS

  • lackthought@lemmy.sdf.org
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    didn’t realize people had issues with .webp

    MacOS must have native support, I don’t recall installing anything but they work fine in Preview and Quick Look

        • Lifter@discuss.tchncs.de
          link
          fedilink
          arrow-up
          0
          ·
          2 years ago

          It takes less download but more CPU to unpack it so the loading time depends on your connection and hardware. In extreme cases it may be worse than png.

          • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
            link
            fedilink
            arrow-up
            1
            ·
            2 years ago

            I noticed this when mass converting images for my site. They’d download super quick, but then take forever to render on my ancient Macbook

            Ended up using webp for the first image since it was rendered super fast, and a mix of jpeg/webp/avif for the rest (hidden in a carousel), depending on filesize and how legible text was in each image

  • vortex@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    .webp? Oh great, I get to install Homebrew, search for some package to convert it into a PNG, figure out the command line options and then finally I’ll get an usable version of the image.

    In case you’re actually wondering, its:

    brew install webp
    dwebp {filename}.webp -o {filename}.png
    
  • Randy_Bobandy@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Get irfanView. IrfanView can open them and save them as PNG or JPG. I use IrfanView as my default image viewer.

    I still fucking hate webp though.

    • Gmork@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Yep! Listen to the wise words of Bobandy.

      IrfanView is a mainstay on my PC since I came across it years ago along with SumatraPDF.

  • IverCoder@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    The worst part is why apps doesn’t support webp like how they support jpg or png. That’s also a widespread image format, there’s no reason for them to not support it.

  • nihilist_hippie@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    Here’s a neat trick: When saving a .webp image file, simply rename it to .jpg, and it will open no problem in the Windows Photos app. Personally, I save all of mine as .webp.jpg, just so I can distinguish them apart from other image types in the future.

    • Scraft161@iusearchlinux.fyi
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      while that will work for the majority of images, webp is not just a container for jpeg compression and allows for much more (animated webp for example is the near perfect replacement for animated gif yet very few applications support it).

      The big advantage is that webm and webp can use a variety of formats really well and allows you to pick the one most appropriate for your content whilst still having a container format that supports it.

        • Scraft161@iusearchlinux.fyi
          link
          fedilink
          arrow-up
          0
          ·
          2 years ago

          animated webp allows for video compression it can dramatically reduce file size while also giving the same benefits as apng. It also allows for proper transparency so you don’t have to fiddle with export settings not to have layers overlap and you can use actual alpha values

          • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
            link
            fedilink
            arrow-up
            1
            ·
            2 years ago

            While animated webp sounds nice, I’d pull an imgur and just use a webm without audio at that point since the compression works really well.

            Or could I be completely OOTL and not realise that webm and webp are similar containers and could hold the same video format without sound?

    • zShxck@lemmy.ml
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 years ago

      Yeah, i used this trick on Windows, but when i switched to Linux it doesn’t work

  • Sal@aussie.zone
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 years ago

    Gif since 1987
    Jpg since 1991
    Webp since 2010

    13 years is a long time in tech.

    Now… could we talk about .heic files?

  • Star@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    2 years ago

    When I download and the file name comes up for you to name it and it shows .webp, I just erase the .webp and do .jpeg. I get a jpeg. :)