PNG processing with only base python install

Szabolcs Nagy nszabolcs at gmail.com
Tue Nov 8 15:12:33 EST 2005


use pil for image processing in python
(http://www.pythonware.com/products/pil/)

if pil is not installed then i don't think you can process png files
(well at least there is a pure python jpeg decoder:
http://davidf.sjsoft.com/files/pyjpeg/)




More information about the Python-list mailing list