Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for jxl image format #83

Closed
13xforever opened this issue Apr 25, 2024 · 5 comments
Closed

[Feature Request] Support for jxl image format #83

13xforever opened this issue Apr 25, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@13xforever
Copy link

13xforever commented Apr 25, 2024

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 fire-eggs added the enhancement New feature or request label Apr 25, 2024
@fire-eggs
Copy link
Owner

Thank you for the sample files!

@fire-eggs
Copy link
Owner

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

@13xforever
Copy link
Author

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

@fire-eggs
Copy link
Owner

This one worked for me:

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

@13xforever
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants