Standard ASCII font.
The dependable FIGlet default: readable, balanced, and familiar in almost every terminal environment.
____ ___ ____ _____
/ ___/ _ \| _ \| ____|
| | | | | | | | | _|
| |__| |_| | |_| | |___
\____\___/|____/|_____|
About the Standard font
The dependable FIGlet default: readable, balanced, and familiar in almost every terminal environment. Its native FIGlet character cell is 6 rows high, making the finished banner easy to size before it reaches a terminal or source file.
Best used for: CLI headers, shell scripts, documentation, and any banner that must stay legible.
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.