/ASCII-pic

My simple humble ASCII art generator

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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