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