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

djpegli fails to decode CMYK image #3474

Open
antermin opened this issue Apr 11, 2024 · 0 comments
Open

djpegli fails to decode CMYK image #3474

antermin opened this issue Apr 11, 2024 · 0 comments
Labels
colorspace relates to hte use of color spaces, ICC profiles, etc jpegli Related to jpegli, also cjpegli and djpegli unrelated to 1.0 Things that need not be done before the 1.0 version milestone

Comments

@antermin
Copy link

Describe the bug
djpegli fails to decode a CMYK JPG to PNG.

To Reproduce

  1. Obtain a CMYK JPG, for example this one (from this issue).
  2. ./djpegli image.jpg output.png

Actual behavior

Read 2249602 compressed bytes.
jpegli decoding failed

Expected behavior
A PNG is produced.

Environment

@mo271 mo271 added jpegli Related to jpegli, also cjpegli and djpegli unrelated to 1.0 Things that need not be done before the 1.0 version milestone labels Apr 11, 2024
@mo271 mo271 added the colorspace relates to hte use of color spaces, ICC profiles, etc label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
colorspace relates to hte use of color spaces, ICC profiles, etc jpegli Related to jpegli, also cjpegli and djpegli unrelated to 1.0 Things that need not be done before the 1.0 version milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants