quickviewer icon indicating copy to clipboard operation
quickviewer copied to clipboard

[Feature Request] AVIF/HEIF support...

Open paconaranjo opened this issue 4 years ago • 3 comments

Image quality/size comparison... Final Comparison

paconaranjo avatar Aug 25 '21 05:08 paconaranjo

@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.

kanryu avatar Aug 29 '21 08:08 kanryu

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

paconaranjo avatar Aug 30 '21 00:08 paconaranjo

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

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

novomesk avatar Aug 31 '21 17:08 novomesk