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

[Feature Request] AVIF/HEIF support... #171

Open paconaranjo opened 3 years ago

paconaranjo commented 3 years ago

Image quality/size comparison... Final Comparison

kanryu commented 3 years ago

@paconaranjo As you say, Quick Viewer doesn't support HIEF by itself.

However, QuickViewer loads images using regular Qt image loader plugins, so I think you'll be able to load them if you copy the HIEF plugin from other software.

paconaranjo commented 2 years ago

Thanks, I use these: https://github.com/novomesk

I added 3 plugins and the images do not appear. What could it be? plugins.zip

Here is the problem with the plugins: https://github.com/novomesk/qt-heic-image-plugin/issues/1#issuecomment-908183282

novomesk commented 2 years ago

@kanryu Can you make a new release using Qt 5.15?

Some of my plug-ins I make need newer Qt.