VM INSTANCE // figlet · demoshell/tui:figlet
◍ PRIVATE VM
FIGlet running in your browser
downloads up to ≈ 18.1 MB
This VM is emulated in your browser, so software can feel slower here than it does on a real machine.

FIGlet makes large letters out of ordinary text — the banner generator that has decorated READMEs, MOTDs, and build logs since 1991.

The name stands for Frank, Ian and Glenn's letters. A FIGlet font is a plain text file describing each character as a few lines of ASCII, and hundreds of them exist — slanted, bubbly, 3D, tiny — so the same word can be a headline or a whisper. It reads standard input, so it drops into scripts: the big project name at the top of a CI log or a login banner is usually FIGlet.

Type figlet hello in the demo and see for yourself, then figlet -c to center it and figlist to see which fonts are installed. The VM is private to your browser tab; nothing you type leaves it.

Commands to try

figlet hellothe banner
figlet -c hellocentered
figlet -w 40 hellowrapped to forty columns
figlet -k hellowith the letters spaced out (kerning off)
figlistthe fonts installed on this machine
echo hello | figletfrom a pipe, like in a build script

Install FIGlet on your own machine

Alpineapk add figlet
Debian / Ubuntuapt install figlet
Fedoradnf install figlet
macOS (Homebrew)brew install figlet

This VM was last built on Aug 19, 2026. How Demoshell demos work →

Similar tools you can try here

  • NetHack — The 1987 roguelike dungeon crawl with permanent death and endless surprises, running live in a private Linux VM.
ascii artbannersclassic
Request changes or removal

This demo of figlet (demoshell/tui:figlet) was built by Demoshell and is not affiliated with the project. Tell us what to change, or ask us to take it down.