Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
Customer Reviews
Nicodemus N.
Advanced user of python pillowWorks is a large number of image formats. The library has a pre-defines set of filters that can be applied to the images and it can be used to convert an image from one format to another. It performs other operations like cropping an image, applying water marks, or drawing 2d shapes to a selected image all using python.
python pillow does not seem to have an limitations that I can think of. The only thing is having to invest time to truly understand how to use the library.
python library makes for a good building tool for a photo manipulation application for the web, mobile and desktop