1.0.3 • Published 1 day ago

python-image-processing-script v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 day ago

Image Processing Script

This Python script utilizes the Python Imaging Library (PIL) to perform image processing tasks. In this example, the script converts a color image to grayscale. Customize the script to apply various image processing techniques such as resizing, cropping, and filtering.