npm.io
1.0.3 • Published 2 years ago

python-image-processing-script

Licence
ISC
Version
1.0.3
Deps
43
Size
3 kB
Vulns
0
Weekly
0

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.