The Python Imaging Library
  Copyright © 1997 by Fredrik Lundh <fredrik@pythonware.com>
  Updated 20 Aug 1997

The Python Imaging Library | Overview >

The Python Imaging Library

What's Here?

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter.

This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities.

Documentation Roadmap

Overview Reference Other Info
Tutorial Concepts Image File Formats
Utilities

Support

Image

ImageChops
ImageDraw
ImageEnchance
ImageFilter
ImageFont

ImageTk
ImageWin

Writing Your Own
File Decoder

Comparing Two Images
Histogram Equalization

More...

License PSDraw  

The Python Imaging Library | Overview >