Pillow (PIL fork)
stable
  • Installation
  • About Pillow
  • Guides
  • Reference
  • Appendices
  • Release Notes
  • Original PIL README
 
Pillow (PIL fork)
  • Docs »
  • Pillow
  • Edit on GitHub

Pillow¶

Pillow is the ‘friendly’ PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.

Travis CI build status Latest PyPI version Number of PyPI downloads Test coverage

To install Pillow, please follow the installation instructions. To download source and/or contribute to development of Pillow please see: https://github.com/python-pillow/Pillow.

  • Installation
    • Simple installation
    • External libraries
    • Build Options
    • Linux installation
    • Mac OS X installation
    • Windows installation
    • FreeBSD installation
    • Platform support
    • Old Versions
  • About Pillow
    • Goals
    • License
    • Why a fork?
    • What about PIL?
  • Guides
    • Overview
    • Tutorial
    • Concepts
    • Porting existing PIL-based code to Pillow
    • Developer
  • Reference
    • Image Module
    • ImageChops (“Channel Operations”) Module
    • ImageColor Module
    • ImageCms Module
    • ImageDraw Module
    • ImageEnhance Module
    • ImageFile Module
    • ImageFilter Module
    • ImageFont Module
    • ImageGrab Module (Windows-only)
    • ImageMath Module
    • ImageMorph Module
    • ImageOps Module
    • ImagePalette Module
    • ImagePath Module
    • ImageQt Module
    • ImageSequence Module
    • ImageStat Module
    • ImageTk Module
    • ImageWin Module (Windows-only)
    • ExifTags Module
    • OleFileIO Module
    • PSDraw Module
    • PixelAccess Class
    • PyAccess Module
    • PIL Package (autodoc of remaining modules)
  • Appendices
    • Image file formats
    • Writing your own file decoder
  • Release Notes
    • Pillow 2.7.0
  • Original PIL README

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 1997-2011 by Secret Labs AB, 1995-2011 by Fredrik Lundh, 2010-2013 Alex Clark. Revision 0f05eb287a223ce106848cd048cfcb45e9faa565.

Built with Sphinx using a theme provided by Read the Docs.