Python Imaging Library Handbook
http://www.pythonware.com/library/pil/handbook/index.htm
This is the PIL handbook, last updated May 6, 2005. This
edition covers release 1.1.5 of the Python Imaging Library.
You can find versions in other formats, as well as earlier versions,
in
the PythonWare library
.
Part I. Introduction
Overview
Tutorial
Concepts
Part II. Module Reference
The Image Module
The ImageChops Module
The ImageColor Module
The ImageDraw Module
The ImageEnhance Module
The ImageFile Module
The ImageFileIO Module
The ImageFilter Module
The ImageFont Module
The ImageGrab Module
The ImageMath Module (PIL 1.1.6 only)
The ImageOps Module
The ImagePalette Module
The ImagePath Module
The ImageQt Module (PIL 1.1.6 only)
The ImageSequence Module
The ImageStat Module
The ImageTk Module
The ImageWin Module
The PSDraw Module
The ImageCrackCode Module (PIL Plus only)
The ImageGL Module (PIL Plus only)
Part III. Tools Reference
The pildriver Script
The pilconvert Script
The pilfile Script
The pilfont Script
The pilprint Script
Appendixes
Software License
Support
Image File Formats
BMP
BUFR (identify only)
CUR (read only)
DCX (read only)
EPS (write-only)
FITS (identify only)
FLI, FLC (read only)
FPX (read only)
GBR (read only)
GD (read only)
GIF
GRIB (identify only)
HDF5 (identify only)
ICO (read only)
IM
IMT (read only)
IPTC/NAA (read only)
JPEG
MCIDAS (read only)
MIC (read only)
MPEG (identify only)
MSP
PALM (write only)
PCD (read only)
PCX
PDF (write only)
PIXAR (read only)
PNG
PPM
PSD (read only)
SGI (read only)
SPIDER
TGA (read only)
TIFF
WAL (read only)
WMF (identify only)
XBM
XPM (read only)
XV Thumbnails
Writing Your Own File Decoder