Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.7k stars 224 forks source link

Add support in image viewer for the JXL (JPEG XL) image format #3317

Open ProtagNeptune opened 4 months ago

ProtagNeptune commented 4 months ago

image

[14:59:33.175][Info] Loading image details from https://danbooru.donmai.us/posts/7972397
[14:59:33.194][Warning] [Qt][default] QPixmap::scaled: Pixmap is a null pixmap
[14:59:33.661][Info] Image loaded from the file C:/Users/jelly/Grabber/@Favorites/img/b615f8f88b241ab9a5d57340333e32a6.jxl
Bionus commented 3 months ago

Qt doesn't seem to support JXL files indeed. There seem to be a plugin that exists though: https://github.com/novomesk/qt-jpegxl-image-plugin/releases Do you happen to know if that plugin works? (they provide the DLL to put in the imageformats folder) If so I can try to see if it would be possible to bundle it in Grabber.

ProtagNeptune commented 3 months ago

Sorry, I have no idea. 😅

ProtagNeptune commented 3 months ago

The 'plugin_for_qt6_2_4.zip' works for Windows. 😀 image image image