The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release improves PNG compression, reads interlaced PNG files, adds various TGA improvements, bumps the block threshold to 16 megabytes, fixes a rounding error in ImagingDrawWideLine, and adds many bugfixes.
This release adds adds improved build scripts, TrueType/OpenType font support, memory mapping support for non-Windows platforms, screen and clipboard grabbing on Windows, support for CSS-style color strings, support for IPTC/NAA and EXIF metadata, and more.