A tiny command-line tool that converts your text into ASCII art using pyfiglet.
- Interactive prompt: type text, get ASCII art immediately.
- Press Enter on an empty line to exit.
- Uses the
isometric1font (3D-style). You can change the font easily.
- Python 3.8+
pyfiglet
Install dependencies:
pip install pyfiglet