imagemin / imagemin-jpeg-recompress

jpeg-recompress imagemin plugin
https://github.com/danielgtaylor/jpeg-archive#jpeg-recompress
MIT License
63 stars 14 forks source link

CMYK support #17

Closed stefanscript closed 5 years ago

stefanscript commented 8 years ago

Hi,

Great job with this plugin. Just wandering if there is support for CMYK jpgs. I get an error : Unsupported color conversion request

Cheers

kevva commented 8 years ago

Could you give me an example image to test with?

TomTasche commented 8 years ago

there you go: feta-pfanne-kreta_preview

same error occurs for me (using grunt-contrib-imagemin@1.0.0, imagemin-jpeg-recompress@4.3.0 with options accurate: true, quality: "high")

according to GIMP that image is not even CMYK? :thinking:

t6nand commented 7 years ago

Hi, Facing same issue with CMYK images. Any update?

andreypelykh commented 6 years ago

Yes, I have the same issue.

sindresorhus commented 6 years ago

Open an issue on the actual binary we use: https://github.com/danielgtaylor/jpeg-archive

Not much we can do about it here.