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
editBasic Operations
editApplications of PIL
editExternal links
edit- PIL home page. Includes documentation for all functions.