Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 566 Bytes

ASCII-pic

Simple ASCII art generator from jpg files

Dependencies

Only PILLOW !

How to Use

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