image handling

Andreas Jung andreas at andreas-jung.com
Sat Mar 17 16:58:33 EST 2001


There is no native support inside Zope for the kind of
image manipulation you need. However you can use PIL to manipulate images in
many ways.
Take a look at http://www.zope.org/Member/ajung/AJgallery as an example to
integrate PIL in Zope or Python.

Andreas
----- Original Message -----
From: "Michael Hall" <admin at mulga.com.au>
To: <python-list at python.org>
Sent: Friday, March 16, 2001 7:50 PM
Subject: image handling


>
> 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.
>
> Thanks
> Mick
>
> ***********************************************
> Michael Hall - mick at mulga.com.au - mulga.com.au
> ***********************************************
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list









More information about the Python-list mailing list