Simple ASCII art generator from jpg files
Only PILLOW !
Run the program: python main.py --input "sample.jpg"
Switch | Description |
---|---|
--input | input file |
--color | color/greyscale |
--resolution | output resolution |
--txt | also save as text |
--output | output file name |