Generate figlet-style ASCII art banners from text
Banner Output
Rendered with figlet — font “Standard”
Type something above.
About
How it works
Each font is a small data file (a .flf-style definition) that maps characters to multi-line ASCII glyphs. We lazy-load only the font you pick, so the initial page stays small.
Tips
Shorter strings work best — most fonts wrap awkwardly past 10–12 characters. The output is plain text and pastes into any monospace context.