Skip to content

Support JPEG-XL image file #1114

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

Pandede
Copy link
Contributor

@Pandede Pandede commented Dec 25, 2024

Resolves #1113.
Enable to read/write operation on JPEG-XL (jxl) image file by registering the Pillow plugin pillow-jxl-plugin.

Copy link
Contributor

@FirefoxMetzger FirefoxMetzger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we need to install the JPEG-XL dependency in CI so that we can load the plugin and open the file. I.e., Modify our cpython_tests.yml.

Is that something you know how to do (or want to learn), @Pandede, or should I fix that?

@Pandede
Copy link
Contributor Author

Pandede commented Jan 26, 2025

Thank you for your guidance. I know how to modify the CI/CD pipeline to install the JPEG-XL dependency. However, I'm currently unable to determine why the CI/CD is failing despite the pillow-jxl-plugin being installed successfully according to the logs. Could you please assist me in identifying the root cause of this issue?

@Pandede
Copy link
Contributor Author

Pandede commented Feb 18, 2025

@FirefoxMetzger I've contacted with the author of pillow-jxl-plugin and it's fixed now. Please review it.

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

Successfully merging this pull request may close these issues.

Support for jpeg-xl (jxl)
2 participants