/image-to-ascii

Script to convert images to ASCII art

Primary LanguagePython

Images to ASCII ART

Simple Python script to convert images to ASCII

First install requirements

pip install -r requirements.txt

And start converting images

python app.py <filename> (-f)

-f : if you want to store the ASCII as a txt file

Example: Example