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
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to