Text to ASCII Art
Convert text to ASCII art banner text — large block letters made from ASCII characters for terminal banners and fun.
About ASCII Art Text
ASCII art text (also called "figlet" text or ASCII banners) creates large text banners made entirely from printable ASCII characters. It is widely used in terminal applications, README files, source code headers, command-line tool output, and retro-style interfaces. Tools like figlet and toilet have been creating ASCII art text in Unix terminals since the 1990s.
Common uses include adding stylized headers to shell scripts and README files, creating fun banners in terminal programs, generating decorative section dividers in source code, and adding a distinctive look to command-line application startup screens.
FAQ
What fonts are available?
This tool includes three built-in ASCII art font styles: Block (solid filled characters), Banner (classic wide banner style), and Big (large outlined characters). Each uses a different pattern of ASCII characters to form the letters.