This tool turns plain text into large, multi-line block-letter ASCII art — the FIGlet-style "banner" lettering you see in terminals, code comments, and README files — entirely in your browser. Type a word or short name and it renders instantly, letter by letter, with no submit button and no page reload. Switch between font styles to change the whole look, then copy the finished banner and paste it wherever a fixed-width (monospace) font is used. Not all "ASCII art" is equal, though: the default Standard font draws each letter as line art out of nothing but genuine keyboard punctuation — slashes, pipes, underscores — so it pastes cleanly absolutely everywhere, while the heavier Block, Slant, Shadow, and Mini styles use Unicode block characters (█ ░) that some terminals, old forums, and code comments don't render (see what ASCII actually is for the ASCII-vs-Unicode distinction). For a static reference of every character code behind the art, see the ASCII table, and to convert text to raw ASCII code numbers use the ASCII converter.
Type something above to generate your ASCII art.
ASCII art, answered
How do I make ASCII art from text?
Type a word or short phrase into the input box. Each letter is drawn as large multi-line block characters and the banner updates live as you type — no submit button. Pick a font style, then press Copy to grab the whole multi-line result and paste it anywhere that uses a fixed-width (monospace) font.
What is ASCII art?
ASCII art is pictures or big lettering built entirely out of ordinary keyboard characters — letters, digits, and symbols — arranged on a grid. Block-letter or "banner" ASCII art, the kind this generator makes, spells a word out in oversized letters made of stacked characters, the same style you see in code comments, terminal splash screens, and README files.
What font styles are available?
Six distinct styles: Standard (true 7-bit ASCII line art drawn with slashes, pipes, and underscores — it pastes cleanly everywhere, even where Unicode block characters break), Block (solid full-block capitals), Slant (leaning italic letters), Shadow (3D letters with a drop shadow), Banner (the classic hash-mark look), and Mini (compact half-height letters). Switch between them with one click and the same word instantly re-renders in the new style.
Can I use ASCII art on Discord?
Yes. Copy your banner, then on Discord wrap it in a code block by putting three backticks on their own line before and after the pasted art. The code block forces a monospace font so the characters line up into clean letters instead of collapsing.
Can I use ASCII art on Instagram, WhatsApp, or in a bio?
You can paste it, but be careful: multi-line ASCII art only lines up in places that use a fixed-width font, and most social feeds and bios use a proportional font that will skew the letters. It works best in code blocks, terminals, plain-text files, and monospace chats. For stylish single-line text that looks right in any Instagram or WhatsApp bio, use the main UltraTextGen Unicode font generator instead.
Why does my ASCII art look crooked when I paste it?
Block-letter ASCII art relies on every character being exactly the same width, which only happens in a monospace font. If you paste it somewhere that uses a normal proportional font, the columns drift and the letters look crooked. Paste it into a code block, a code editor, a terminal, or anywhere set to a monospace font and it will align correctly.
Is this ASCII art generator free, and does it store my text?
Yes, it's completely free with no signup. Everything runs client-side in your browser with plain JavaScript and hand-built letter shapes — nothing you type is uploaded, logged, or stored anywhere.
Need stylish single-line text instead?
UltraTextGen turns plain text into bold, italic, cursive, and 100+ other Unicode font styles that work in any bio or chat — free and instant.
Open UltraTextGen →What Is ASCII?
The short answer: what ASCII stands for, what it covers, and how it differs from Unicode.
ASCII Table
The full reference chart — every ASCII code with its decimal, hex, binary, and octal value.
ASCII Converter
Convert text to decimal, hex, binary, or octal codes — and decode them back — live.
Text Art
ASCII and Unicode art collections to copy and paste.