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

Using jpeg-recompress with cmyk color system doesn't works #54

Open
abarre opened this issue Feb 15, 2017 · 0 comments
Open

Using jpeg-recompress with cmyk color system doesn't works #54

abarre opened this issue Feb 15, 2017 · 0 comments

Comments

@abarre
Copy link

abarre commented Feb 15, 2017

We detected that jpeg images in the CYMK color system were not supported by jpeg-recompress.
However, mozjpeg seems to support this color system.

jpeg-recompress -Q --quality medium -m mpe -S disable ~/Desktop/3346470422995_patch.jpeg test.jpg
Unsupported color conversion request

I tried to use jpegoptim on the same image that also leverages on mozjpeg and jpegoptim correctly compresses the image.

I think that the right color system is not correctly detected by jpeg-recompress and thus jpeg-recompress doesn't correctly call mozjpeg methods.

@abarre abarre changed the title Using jpeg-recompress with CYMK color system Using jpeg-recompress with CYMK color system doesn't works Feb 15, 2017
@abarre abarre changed the title Using jpeg-recompress with CYMK color system doesn't works Using jpeg-recompress with cmyk color system doesn't works Nov 19, 2021
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

No branches or pull requests

1 participant