Image manipulation

Erlend J. Leiknes nookie at online.no
Fri Aug 24 19:47:42 EDT 2001


Yup there is =)
Check out www.pythonware.com
They have something they call PIL (Python Imaging Library)
In their tutorial/manual there is a tumbnail example that you could use
(unless you want to learn something :)
Btw... is it a way to import only a choosen function from a module/library
instead of loading the whole shit?

Tom Robinson <tom at alkali.spamfree.org> wrote in message
news:grodot472k5jrhl75fcf9smrjgm51ngju3 at 4ax.com...
> 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?
>
> --
> tom at alkali.spamfree.org
> remove 'spamfree.' to respond





More information about the Python-list mailing list