image handling

David Allen mda at idatar.com
Sat Mar 17 13:36:13 EST 2001


In article <mailman.984795862.9586.python-list at python.org>, "Michael Hall"
<admin at mulga.com.au> wrote:

> G'day people:
> 
> I'm brand new on this list and am looking for resources about image
> processing in a web environment in Python. I'm wondering if there exists a
> module that does things like the PHP image handling functions
> (creating, copying, resizing, etc). 
> 
> I've had a look at the Python Functions Library but there doesn't appear to
> be much in there. I've started to use Python a bit in a web environment and
> like what I've seen so far, and from what I've heard I'm sure there must be
> some pretty flash image handling capabilities hanging around somewhere.

Sounds like you're looking for the Python Imaging 
Library (PIL)

http://www.pythonware.com/library/the-pythonware-image-library.htm
-- 
David Allen
http://opop.nols.com/
----------------------------------------
Be wary of strong drink. It can make you shoot at tax collectors and 
miss 
- Lazarus Long, "Time Enough for Love"



More information about the Python-list mailing list