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

Support reading CMYK JPEG2000 images #7947

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

radarhere
Copy link
Member

Resolves #7945
Requires python-pillow/test-images#4

Pages 187 and 201-204 of https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=5db74700b2b544695273019e6b4820bc9742973a can be used as a reference for the 'colr' box that specifies the colourspace as CMYK.

@hugovk hugovk merged commit 06b71f7 into python-pillow:main Apr 6, 2024
59 checks passed
@radarhere radarhere deleted the jpeg2000_cmyk branch April 6, 2024 19:59
@radarhere radarhere added the JPEG label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty JPEG2000 image after upgrading from 10.2.0 to 10.3.0
2 participants