Differences between revisions 6 and 10 (spanning 4 versions)
Revision 6 as of 2005-10-10 11:04:36
Size: 392
Comment:
Revision 10 as of 2012-05-27 01:13:05
Size: 504
Editor: 121
Comment: mention pillow
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The PythonImagingLibrary (PIL) adds image processing capabilities to your Python interpreter. This The '''PythonImagingLibrary''' (PIL) adds image processing capabilities to your '''Python''' interpreter. This
Line 8: Line 8:

It seems no more maintained, but there's active fork instead: http://pypi.python.org/pypi/Pillow

The PythonImagingLibrary (PIL) adds image processing capabilities to your Python interpreter. This library supports most popular file formats, and provides powerful image processing and graphics capabilities.

PIL comes with interfaces for TkInter and PythonWin. Many other GuiProgramming toolkits also support PIL images.

More here: http://www.pythonware.com/products/pil/index.htm

It seems no more maintained, but there's active fork instead: http://pypi.python.org/pypi/Pillow

PythonImagingLibrary (last edited 2012-05-27 01:13:05 by 121)

Unable to edit the page? See the FrontPage for instructions.