/python_image_functions

Python script that processes images to various formats

Primary LanguagePython

python image functions

Python script that processes images to various formats
uses Pillow
pip install pillow

Why make it?

To process reference images for my drawing

How to use:

py image_processor.py -a bw -f path/to/image.jpg

Options are:

bw - change to grayscale

rd - compress image, lossless compression of about 19%