Comment on Google Revisits JPEG XL in Chromium After Earlier Removal
FaceDeer@fedia.io 2 days agoIt works because the .png and .jpg extensions are associated on your system with programs that, by coincidence, are also able to handle webp images and that check the binary content of the file to figure out what format they are when they're handling them.
If there's a program associated with .png on a system that doesn't know how to handle webp, or that trusts the file extension when deciding how to decode the contents of the file, it will fail on these renamed files. This isn't a reliable way to "fix" these sorts of things.
ProjectPatatoe@lemmy.world 2 days ago
My favorite thing about Irfanview is that it tells you of the extension doesn’t match the type and asks if you want it to ranme the file.