is it a formatting step that an image goes through when uploaded? I’m tired of converting image after image back into jpg, so if there’s like a step I can take to avoid it being a webp, it would help to know

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    50
    arrow-down
    1
    ·
    9 months ago

    A lot of apps don’t support webp yet. Facebook Messenger is a good example. If I want to share a meme that was webp it says “GIF” in the gallery and says it can’t upload images in that format.

    • boletus@sh.itjust.works
      link
      fedilink
      arrow-up
      24
      arrow-down
      1
      ·
      9 months ago

      So sad that the poor management at Meta can’t find the money to add webp support to one of the most used chatting apps in the world 🥺

    • jacktherippah@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      9 months ago

      Wanna hear something funny? So iirc webp is a Google format. The other day I was preparing slides for class with my friends. Anyway, we were on Google slides. I tried to upload this image, but it says it’s unsupported. So i checked the format and whaddaya know? webp. So a Google service doesn’t even support a Google file format. LOL

    • gamermanh@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      9
      ·
      9 months ago

      I’ve literally only run into 1 program that couldn’t handle webp and that was a FOMOD creation tool for Bethesda game modding, and even then it worked but just tossed an unknown extension error

      Though if you’re using Facebook messenger that’s probably the issue right there lol

          • LillyPip@lemmy.ca
            link
            fedilink
            arrow-up
            6
            arrow-down
            1
            ·
            edit-2
            9 months ago

            You can ‘change’ the extension of any file whose innards match the file type you’re ‘changing’ it to.

            Under the hood, nothing changes. Windows opens it anyway because it reads the actual file data and basically assumes you must be an idiot.

            e: change the file extension of a jpg to txt. Windows shrugs and says okay, if that’s what you really want, and shows you the code. Knock yourself out, it says, I’ll show you what I can, but it doesn’t convert the file.

          • LillyPip@lemmy.ca
            link
            fedilink
            arrow-up
            5
            arrow-down
            1
            ·
            9 months ago

            No it doesn’t.

            This may be hard to understand if you don’t know how it works, but nothing is being converted. It’s like opening a .docx in a .txt editor. It will show you the data it can, and there’s lots of crossover in image formats.

            Sorry, I can’t explain it better without getting more technical than you can probably understand, but it’s not converting anything.

            • PeleSpirit@lemmy.world
              link
              fedilink
              English
              arrow-up
              6
              arrow-down
              6
              ·
              9 months ago

              I know it doesn’t convert, lol. It’s a loophole to get around places that don’t accept webp as an extension. It still reads it just fine. Thanks for the condescending attitude though, it made me laugh.

              • LillyPip@lemmy.ca
                link
                fedilink
                arrow-up
                7
                arrow-down
                1
                ·
                edit-2
                9 months ago

                Sorry, I didn’t mean to be condescending. Glad it made you laugh, tho.

                I’m only trying to educate because most people seem to think everything should be a jpg or think it’s all magic (this thread is full of that), and this is one of the few topics I know quite a lot about.

                Didn’t mean to offend.

                e: rereading my last comment, I see what you mean. What I meant was it takes understanding of several scientific papers detailing the algorithms (which took me a bit to understand), and I can’t easily condense that into a comment online. Sorry for how that came across.

                • PeleSpirit@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  7
                  arrow-down
                  1
                  ·
                  9 months ago

                  No problem, you’re still a 100x better than most of reddit. I realize that I wasn’t changing the file type, it’s just that some sites don’t accept webp. It doesn’t make a visual difference so I don’t really care and change it. You’re right in that I don’t know what it actually does though and why some sites don’t want them.

                  • LillyPip@lemmy.ca
                    link
                    fedilink
                    arrow-up
                    4
                    arrow-down
                    1
                    ·
                    edit-2
                    9 months ago

                    I don’t miss Reddit. XD

                    You shouldn’t have to care, honestly. It should just work.

                    I had to learn all this because I was chief designer for one of the main companies that came up with these formats, but nobody else should have to care about this shit. The fact that this is a post in 2023* makes me feel like we’ve failed.

                    You shouldn’t even have to think about this.