something else instead of PIL?

Chris Rebert clp at rebertia.com
Wed Dec 17 16:04:34 EST 2008


On Wed, Dec 17, 2008 at 12:48 PM, Reimar Bauer <R.Bauer at fz-juelich.de> wrote:
> Hi
>
> what has happened to PIL? No updates since two years.

The Python Imaging Library is still current; I guess they just haven't
found any new bugs or seen fit to add new functionality in a while,
though I presume they'll start working on a Python 3.0 port
eventually.

If you don't like PIL, there's always the (much less popular) Python
bindings to ImageMagick:
http://www.imagemagick.org/script/api.php#python

Cheers,
Chris

-- 
Follow the path of the Iguana...
http://rebertia.com



More information about the Python-list mailing list