Simple python script to convert any picture to ascii art. The algorithm is based on the birghtness in the grayscale variant of the picture and matches each brightness level
to one ASCII character.
Usage:
./ita.py
-h help
-o Outputfile
-s Scalefactor [1,2,4,8]
Usage:
./ita.py
-h help
-o Outputfile
-s Scalefactor [1,2,4,8]