A flask app that takes your image and returns your images ASCII version
Now supports gif animated images too!
- If you're using
pip
create and activate your virtual environment then runpip install -r requirements.txt
- For
pipenv
just run `pipenv install after cd-ing into the directory - Start the server
python asciimage.py
and enjoy!
- @hit9 (img2txt, gif2txt)
- @shakib609 (Me Obviously) 😄
P.S. The app is configured for pythonanywhere.com