Colossal ASCII font.
An oversized display font with a hand-drawn outline that turns short words into landmarks.
.d8888b. .d88888b. 8888888b. 8888888888
d88P Y88b d88P" "Y88b 888 "Y88b 888
888 888 888 888 888 888 888
888 888 888 888 888 8888888
888 888 888 888 888 888
888 888 888 888 888 888 888
Y88b d88P Y88b. .d88P 888 .d88P 888
"Y8888P" "Y88888P" 8888888P" 8888888888
About the Colossal font
An oversized display font with a hand-drawn outline that turns short words into landmarks. Its native FIGlet character cell is 11 rows high, making the finished banner easy to size before it reaches a terminal or source file.
Best used for: Very short names, splash screens, demos, and attention-grabbing release notes.
How to use this banner
Type a short word or project name in the generator above. Start with an 80-column target if the result is going into a traditional terminal, then switch to a wider target for README files or large source comments.
Use Raw text for a terminal or text file, Markdown block for GitHub, and one of the comment exports when the banner will live directly in source code.
Keep the alignment intact
ASCII art depends on every character occupying the same width. Keep the output inside a code block or another monospace environment, and avoid editors that automatically trim leading spaces.