---
title: python pillow Reviews
meta_title: 'python pillow Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 18 reviews by the users' company size, role or industry to
  find out how python pillow works for a business like yours.
aggregate_rating:
  rating_value: 4.3
  review_count: 18
  scale: '5'
date_modified: '2026-07-12'
parent_category:
  name: Development
  url: https://www.g2.com/categories/development
---

# python pillow Reviews
**Vendor:** python pillow  
**Category:** [Component Libraries Software](https://www.g2.com/categories/component-libraries)  
**Average Rating:** 4.3/5.0  
**Total Reviews:** 18
## About python pillow
Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.




## python pillow Reviews
  ### 1. Python's image processing library

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Insurance | Enterprise (> 1000 emp.)

**Reviewed Date:** November 30, 2023

**What do you like best about python pillow?**

Python Pillow has been a game-changer for image processing tasks. Its simplicity and extensive functionality make it a go-to tool for various applications. Whether it's resizing, cropping, or applying filters, Pillow's API provides a straightforward way to handle these tasks. The library also supports a wide range of image formats, making it versatile for different project requirements. For beginners, Pillow is particularly friendly, offering an accessible entry point for basic image manipulations.

**What do you dislike about python pillow?**

While Pillow excels in many aspects, it's not without its drawbacks. Users engaging in heavy image processing might find some speed concerns compared to lower-level libraries optimized for performance. Additionally, there have been occasional mentions of documentation gaps, with users expressing a desire for more detailed and beginner-friendly documentation to enhance the overall user experience.

**What problems is python pillow solving and how is that benefiting you?**

In my experience, Pillow has proven invaluable for quick and effective image edits. Whether it's resizing images on the fly, rotating them as needed, or performing other basic operations like image preprocesssing for deeplearning task (computer vision), Pillow provides a reliable and convenient solution. Its scripting capabilities make it a friend for automating image-related tasks without delving into the complexities of more advanced image processing libraries. For everyday image operations, Pillow stands out as a solid and dependable choice in the Python ecosystem.

  ### 2. Even beginners can learn how to use Pillow

**Rating:** 4.0/5.0 stars

**Reviewed by:** Giovana L. | Graphic Design, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 04, 2019

**What do you like best about python pillow?**

Well documented, lots of tutorials online, ease in applying effects and changes as crop, watermarking, flip, rotate in multiple images and fast. 

**What do you dislike about python pillow?**

For now nothing. I still have difficulty with some of the functions, but this is because I'm still learning how to use.

**Recommendations to others considering python pillow:**

If you're searching for a tool that let you work with multiple images with ease, I recommend learning Pillow. At first, it seems this tool is only used for large projects and is intimidating at first, but Pillow works perfectly with small projects too.

**What problems is python pillow solving and how is that benefiting you?**

I use to apply effects, watermark multiple images and to crop and resize images downloaded using the requests library; it's handier using Pillow when some of the photos are on a grid.

  ### 3. Versatile powerful image library enhancement

**Rating:** 4.0/5.0 stars

**Reviewed by:** Donald A. | Owner, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 28, 2019

**What do you like best about python pillow?**

This PIL makes working with our graphics libraries and image archives very easy.  Using this in conjunction with our Python programing projects avoids image loss or duplication... save money and time.

**What do you dislike about python pillow?**

I really have not found any feature shortcoming during the 4 months I have been using the product.

**Recommendations to others considering python pillow:**

If you have extensive image archives/libraries this is the product that will solve many of your bottlenecks

**What problems is python pillow solving and how is that benefiting you?**

Utilizing optimum efficiency with our image libraries in our website desing projects is my number one "like" for this product.

  ### 4. Easy and intuitive

**Rating:** 4.0/5.0 stars

**Reviewed by:** Alicia A. | Solution Alchemist and Dream Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 28, 2019

**What do you like best about python pillow?**

Easy and intuitive manipulation of multimedia with python,.

**What do you dislike about python pillow?**

I can't think of anything I dislike. It's not as easy as Paint (joke)

**What problems is python pillow solving and how is that benefiting you?**

We needed to implement a solution with batch Image processing and resizing. We also found that pillow helps with space saving. 

  ### 5. Great "cloud" like storage for PIL

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Construction | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 28, 2019

**What do you like best about python pillow?**

I like the concept of a "cloud" like space where I know my data/images are stored .. but I can also re-open or edit my "documents" at any time.  Great that the Pillow can store many dif file types

**What do you dislike about python pillow?**

Its great that the pillow can store many dif file types.. so this "software" can be used from anyone to high tech photographers to programmers. 

**Recommendations to others considering python pillow:**

Great concept that I do think will take off once more users begin to use!

**What problems is python pillow solving and how is that benefiting you?**

We use this with my husbands business for editing pixels etc. great concept and very user friendly. 

  ### 6. Good for Basic Image Processing

**Rating:** 3.5/5.0 stars

**Reviewed by:** Shashank D. | Associate, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 19, 2019

**What do you like best about python pillow?**

Python Pillows is good package for basic image processing which used process Image object to matrix dimensions with single line of code in Python.

**What do you dislike about python pillow?**

This package is not good for applying function on image which open source open CV package cv2 does.

**What problems is python pillow solving and how is that benefiting you?**

We have done documents detection using this package for basic image for converting image object to matrix .

  ### 7. Best library for Image Processing in python

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 13, 2019

**What do you like best about python pillow?**

This library is good for Image processing like creating a object of image, reading image, perform various operation image.

**What do you dislike about python pillow?**

For basic operation we can use pillow but for Computer Vision type we required Open CV for operation

**What problems is python pillow solving and how is that benefiting you?**

Document Detection where used Pillow library for creating object from image file.

  ### 8. Great image manipulation library

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 24, 2019

**What do you like best about python pillow?**

Clean an easy to use functions. Good documentation that helps in faster understanding of how to use the library.

**What do you dislike about python pillow?**

Installation can be a pain sometimes. The required whl files cause problems in different versions with conda.

**What problems is python pillow solving and how is that benefiting you?**

Image manipulation

  ### 9. Good for processing raw images

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Enterprise (> 1000 emp.)

**Reviewed Date:** January 29, 2019

**What do you like best about python pillow?**

Good for basic image processing and managing the dataset.

**What do you dislike about python pillow?**

Doesn't have high level modularity like OpenCV

**What problems is python pillow solving and how is that benefiting you?**

Character Recognition, Object Recognition


## python pillow Discussions
  - [What is Pillow Django?](https://www.g2.com/discussions/what-is-pillow-django)
  - [Is pillow built in Python?](https://www.g2.com/discussions/is-pillow-built-in-python)
  - [What is the difference between PIL and pillow?](https://www.g2.com/discussions/what-is-the-difference-between-pil-and-pillow)
  - [What can pillow python do?](https://www.g2.com/discussions/what-can-pillow-python-do)

- [View python pillow pricing details and edition comparison](https://www.g2.com/products/python-pillow/reviews?filters%5Bnps_score%5D%5B%5D=4&section=pricing&secure%5Bexpires_at%5D=2026-08-01+12%3A35%3A28+-0500&secure%5Bsession_id%5D=e534a10e-d483-491a-b9e2-8725c6db6b92&secure%5Btoken%5D=98c7a42e36341d26f2f6bdd9d2cc8bf08b835ab9ff05788bbb13daa526be8946&format=llm_user)

## python pillow Features
**Functionality**
- Language Contingency
- Component Library
- Unlocked Components

**Management**
- Framework Integration
- Repository Management
- Support

## Top python pillow Alternatives
  - [pygame](https://www.g2.com/products/pygame/reviews) - 4.4/5.0 (31 reviews)
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (775 reviews)
  - [Progress Kendo UI](https://www.g2.com/products/progress-kendo-ui/reviews) - 4.4/5.0 (250 reviews)

