Image manipulation

Robin Becker robin at jessikat.fsnet.co.uk
Fri Aug 24 20:00:01 EDT 2001


In article <grodot472k5jrhl75fcf9smrjgm51ngju3 at 4ax.com>, Tom Robinson
<tom at alkali.spamfree.org> writes
>Hi, I want to be able to read in a png/jpeg and then write it out
>resized with proper antialiasing etc.  I've looked on the vaults of
>parnassus and there seem to be quite a few things that do this, is
>there a "best" one?  Is there something in the standard lib that's up
>to this?
>
Well PIL from http://www.pythonware.com is the very thing. Reads many
image formats and has lots of goodies for image manipulation/massaging.
-- 
Robin Becker



More information about the Python-list mailing list