fire-eggs / DarkThumbs

Adds thumbnail preview to Windows Explorer for EPUB, FB2, DJVU and Kindle ebooks; 7Z, CB7, CBZ, CBR, RAR and ZIP archives.
445 stars 24 forks source link

[Feature Request] Support for jxl image format #83

Closed 13xforever closed 5 months ago

13xforever commented 6 months ago

JPEG XL is also occasionally used for comic/manga archival due to an option for lossless JPEG transcoding. Most popular implementation is through libjxl.

Test examples: https://1drv.ms/u/s!AruI8iDXabVJ4jKq791IGZEi_yA_?e=gXyZRW

fire-eggs commented 6 months ago

Thank you for the sample files!

fire-eggs commented 5 months ago

Fixed in V1.9. Note these formats require WIC codecs to view.

13xforever commented 5 months ago

Just a note that there are no WIC extensions for JXL format currently.

fire-eggs commented 5 months ago

This one worked for me:

https://github.com/mirillis/jpegxl-wic

13xforever commented 5 months ago

yeah, there's a few projects, but they're not as immediately accessible for normal users like official microsoft codecs in windows store