Collection of Python code snippets for image processing, manipulation and computer vision.
$ pip install -r requirements.txt
S. No | Code |
---|---|
01 | GrayScale |
02 | Change Format |
03 | Watermark |
04 | Resize |
05 | Thumbnail |
06 | Compress |
07 | Image Rotation |
08 | Blur |