Re: Creating a 187x250 thumbnail from this (CMYK) JPG results in a 1.91 MB PNG; 32-bit data written instead of reported 24-bit?

"C. Timmerman" <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
On Thu, Jun 9, 2011 at 3:03 PM, Eric <[email protected]> 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  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.