## USAGE Save a png in the same folder of the script and then: ``` python3 downgrademypic.py --image mypicture.png ``` That's it. The converted pic will be saved under "converted.png", you can also use `-i` instead of `--image`