Python Imaging Library

From Wikibooks, open books for an open world
Jump to: navigation, search

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

Contents

Introduction [edit]

Basic Operations [edit]

Applications of PIL [edit]

External links [edit]