imgtoascii
  • version 1.0
  • finished
  • Python
  • 14. April 2024
  • python env
Star
Live Demo
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]