Big Text Generator
Turn words into giant block letters for banners and chats.
Making banner text
Type a short message and it becomes five-row block letters in the style of classic FIGlet banners — filled blocks, hashes, stars, or each letter drawn out of itself. Copy and paste wherever monospaced text lives.
That monospace caveat is the whole game: the shapes align in Discord and Slack code blocks (wrap the paste in triple backticks), terminals, code comments and plain-text editors. In proportional fonts — ordinary chat bubbles, Instagram bios — the columns drift and the art collapses.
Old tradition, current uses
Banner text predates the web: 1970s line printers ran BANNER programs for job separators, and FIGlet (1991) turned it into a Unix fixture whose fonts survive in every server login banner. The modern uses are the same in spirit — README headers, terminal MOTDs, Discord server rules that refuse to be scrolled past, and birthday messages in the group chat.
Keep it short: each letter is six columns wide, so phones wrap anything past about eight characters. For decorative text that survives proportional fonts, the fancy font generator swaps in styled Unicode letters instead; borders and dividers live in text art, and the emoji to image tool goes the other way, making pictures from characters.
Frequently asked questions
Why does my big text look scrambled when pasted?
The destination uses a proportional font. Block letters only align in monospace — wrap them in triple backticks on Discord and Slack, or paste into a terminal or code editor.
How many characters can I convert?
Up to 24, but under 10 is wise — each letter is six columns wide and phone screens wrap long banners into confetti.
What characters are supported?
A–Z, digits, and basic punctuation. Lowercase input is drawn as capitals, in the banner tradition.
What is FIGlet?
The 1991 Unix program that made ASCII banner text a standard — its font format is still everywhere. This tool follows the same idea with a built-in 5×5 font.