English 中文(简体)
Python Pillow - Discussion
  • 时间:2024-11-03

Discuss Python Pillow


Previous Page Next Page  

This tutorial is about “Pillow” package, one of the important pbraries of python for image manipulation. Pillow is a free and open source pbrary for the Python programming language that allows you to easily create & manipulate digital images.

In this tutorial, you will see the hands-on approach to learn different functionapties of pillow, much more than, read & save an image, creating thumbnail & merge to images, blur, crop, fpp & rotate images, resizing & adding watermark, adding filters & working with colors to an image and use of pillow & numpy in machine learning.


Advertisements