Question About Memory Usage Of Image Plugins

Guan Huang <[email protected]> Sat, 1 Oct 2011 14:45:49 +0800
Newsgroups gmane.comp.python.image
Message-ID <CAMko1vp-cBCoNRDXMAJ=MJZkxTnRxtmE=o6VFG-2HPDnjTX4Tw@mail.gmail.com>
Developers Of PIL,

Hi, I am using PIL these days for my project. I found PIL allocates a
lot of memory when I save my Image. I looked into Image.py and I found
the memory increased after preinit(). I thought the main reason is
that PIL loads a lot of image plugins so that it allocates the memory.
However, what I really need is just PNG Image Plugin.

So, what can I do if I just want to load the PNG Plugin using PIL for
my project?

-- 
Xiaoxia from xiaoxia.org
[email protected]
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig