Python Imaging Library
The Python Imaging Library, or PIL, is an external library for the Python 2x programming language that allows images to be easily manipulated using high-level commands.
Introduction
Basic Operations
Applications of PIL
External links
- PIL home page. Includes documentation for all functions.