On Thu, Jun 9, 2011 at 3:03 PM, Eric <svva...@gmail.com> wrote:

>
> I don't know how to remove embedded colour profiles in PIL, I use
> GraphicsMagick <http://www.graphicsmagick.org/> for some other things and
> it has a convenient method to remove embedded colour profiles. According to
> gm, the embedded colour profile is 2,129,216 bytes
>

Thank you. PIL doesn't appear to use the embedded color profile (despite the
ImageCMS module), so now i just remove it before saving: im.info = {}

If marketing has issues with neon-colored thumbnails in the newsletter, i'll
use Paint.NET.

Regards,
Cees
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to