image-to-ascii
image-to-ascii copied to clipboard
Script to convert images to ASCII art
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: