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.
IntroductionEdit
Basic OperationsEdit
Applications of PILEdit
External linksEdit
- PIL home page. Includes documentation for all functions.