This python program converts text to ASCII art
- Run
python text2ascii.py
- Select a font (enter number corresponding to the listed fonts)
- Enter text
$ python text2ascii.py
Fonts:
1. ANSI Regular
2. ANSI Shadow
3. Aerobatic
4. Big
5. Dancing font
Select a font: 4
Enter text: Hey There!
_ _ _______ _ _
| | | | |__ __| | | | |
| |__| | ___ _ _ | | | |__ ___ _ __ ___ | |
| __ | / _ \ | | | | | | | '_ \ / _ \ | '__| / _ \ | |
| | | | | __/ | |_| | | | | | | | | __/ | | | __/ |_|
|_| |_| \___| \__, | |_| |_| |_| \___| |_| \___| (_)
__/ |
|___/