These promotions will be applied to this item:
Some promotions may be combined; others are not eligible to be combined with other offers. For details, please see the Terms & Conditions associated with these promotions.
Your Memberships & Subscriptions

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Follow the author
OK
Pillow: Image Processing with Python Kindle Edition
In Pillow: Image Processing with Python, you will learn how to:
- Crop photos
- Apply filters
- Work with colors
- Combine photos
- Extract metadata
- Drawing text and shapes on image
- Create simple image GUIs
You'll learn all these things and more in this book. Soon you will be able to edit photos like a professional using the Python programming language!
- LanguageEnglish
- Publication dateMarch 17, 2021
- File size61.7 MB
Customers who bought this item also bought
Product details
- ASIN : B08ZCQM1C1
- Publication date : March 17, 2021
- Language : English
- File size : 61.7 MB
- Simultaneous device usage : Unlimited
- Text-to-Speech : Enabled
- Screen Reader : Supported
- Enhanced typesetting : Enabled
- X-Ray : Not Enabled
- Word Wise : Not Enabled
- Print length : 446 pages
- Best Sellers Rank: #2,158,435 in Kindle Store (See Top 100 in Kindle Store)
- #1,624 in Python Computer Programming
- #3,787 in Python Programming
- #5,297 in Microsoft Programming (Books)
- Customer Reviews:
About the author

Michael has been programming with the Python language since 2006. He has been writing about Python on his blog, "The Mouse Vs. The Python", and is a member of the Python Software Foundation. He has co-authored "Core Python Cheatsheet" for DZone and is a regular contributor to the Real Python website. He has also been a technical reviewer for Python books from Packt Publishing and No Starch Press.
Michael has written several books on Python and wxPython. He also recently released a complete rewrite of Python 101 and has a couple more books in the pipeline
Michael enjoys photography, a wide variety of music, and learning more about Christian apologetics.
Customer reviews
- 5 star4 star3 star2 star1 star5 star100%0%0%0%0%100%
- 5 star4 star3 star2 star1 star4 star100%0%0%0%0%0%
- 5 star4 star3 star2 star1 star3 star100%0%0%0%0%0%
- 5 star4 star3 star2 star1 star2 star100%0%0%0%0%0%
- 5 star4 star3 star2 star1 star1 star100%0%0%0%0%0%
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on March 21, 2021Does a great job covering the common features of the Pillow library! The features covered are well selected and the example images for each operation are high resolution, so even the more subtle features are demonstrated quite well.
All Pillow features that are covered include easy to read code samples, so it's great reference material for my projects. The real killer feature for me is the use of PySimpleGUI to build small GUI applications to demo the various Pillow features. The section covering various Python GUI libraries at the end is also great for extending the examples in the book.
- Reviewed in the United States on March 23, 2021I backed this book on Kickstarter when it was just a summary of ideas and am very glad I did. The book is well-written and easy to understand for a relative Python newbie. Information is interspersed with code snippets for following along, and the Table of Contents makes it easy to find any sort of image processing technique.
- Reviewed in the United States on March 19, 2021I always ordered every book from Mike and always been extremely happy about the content on every book, I truly recommend his books they are high quality content and his project can be found on GitHub as well.
- Reviewed in the United States on March 26, 2023Mike Driscoll does an excellent job covering Python Imaging Library (PIL). I really enjoy his style and method f teaching. The font, and format of this book is easy on the eyes. Each snippet of code is concise, numbered, and very well explained. My favorite chapter was Chapter 3, which covered getting image metadata which I thought was very cool! The majority of the photos example are in color, and are quite beautiful. I also appreciated that all project examples were available on GitHub. I give this book a 5/5 stars, and highly recommend it if you want to learn PIL.