kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
535 stars 63 forks source link

JFIF files not able to be opened #159

Open m-orsh opened 3 years ago

m-orsh commented 3 years ago

Images with .jfif extension, despite this essentially just being a different variation of the file extension for jpeg/jpg, do not work in the viewer.

Windows can be configured to save all jpg files as jfif. Recently this was set on my computer, not sure if it was by windows update or something else. However if windows is being reconfigured to save as JFIF extension by default, this would be high priority to fix.

kanryu commented 3 years ago

It's a really annoying story. There is nothing different about being JPEG in essence, but please do not increase the extension without permission.

However, as long as the * .jfif file actually exists and can be read as a codec, it should be supported.