[Image-SIG] Problem with CMYK jpeg images

SPE Stani's Python Editor spe.stani.be at gmail.com
Wed Jan 30 03:50:00 CET 2008


After digging in the archives, I found a solution in this thread:
http://www.mail-archive.com/image-sig@python.org/msg01213.html

Is there any reason why this was rejected?

Stani

On Jan 23, 2008 1:28 PM, Stani <spe.stani.be at gmail.com> wrote:
> Hi,
> PIL distorts the colours of a collection of CMYK jpeg images, even when
> you just try:
> im = Image.open(filename)
> im.save(filename)
>
> You can get an example image here:
> http://launchpadlibrarian.net/11232536/Marino_Detail02.jpg
>
> How can I fix this? Is there a workaround? Or is this a bug in PIL?
>
> Thanks for any help,
> Stani
>



-- 
http://pythonide.stani.be


More information about the Image-SIG mailing list