1
0
mirror of synced 2024-05-28 21:33:21 +02:00

adding manual

This commit is contained in:
paula 2023-08-20 14:22:14 +02:00
parent a1f05c79d4
commit ca3effc48b

10
README Normal file
View File

@ -0,0 +1,10 @@
## 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`