Image handling - stupid question

Berco Beute cyberco at gmail.com
Wed Apr 16 07:54:48 EDT 2008


On Apr 16, 12:21 pm, Jumping Arne <arn... at mac.com> wrote:
> I'm going to try to write some imange manipulation code (scaling, reading
> EXIF and IPTC info) and just want to ask if PIL is *THE* library to use?

Depends on your requirements, but it's certainly the first library I
would check out. It offers lots of functionality, it is easy to use,
well documented and rock solid.

> I looked at <http://www.pythonware.com/products/pil/> and noticed that the
> latest version is from Dec 2006.
>
> In my experience that means that either it's abandoned or that it's very good
> and stable.

The latter (what else would you expect from /F? :)

2B



More information about the Python-list mailing list