About

The Python Imaging Library adds image processing capabilities to your Python interpreter.

This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.

The core image library is designed for fast access to data stored in a few basic pixel formats. It provides a solid foundation for general image processing tools.

More information can be found at PIL (PythonWare.com); the PIL codebase is open source, and freely available from the BitBucket-hosted Mercurial repository maintained by Fredrik Lundh, the founder and primary developer.

history|show excerpt|excerpt history