| name | ascii-art |
| description | Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii conversion, and search curated art from emojicombos.com and asciiart.eu (11,000+ artworks). Falls back to LLM-generated art. |
| version | 3.1.0 |
| author | 0xbyt4, Hermes Agent |
| license | MIT |
| dependencies | [] |
| metadata | {"hermes":{"tags":["ASCII","Art","Banners","Creative","Unicode","Text-Art","pyfiglet","figlet","cowsay","boxes"],"related_skills":["excalidraw"]}} |
ASCII Art Skill
Multiple tools for different ASCII art needs. All tools are local CLI programs — no API keys required.
Tool 1: Text Banners (pyfiglet)
Render text as large ASCII art banners. 571 built-in fonts.
Setup
pip install pyfiglet --break-system-packages -q
Usage
python3 -m pyfiglet "YOUR TEXT" -f slant
python3 -m pyfiglet "TEXT" -f doom -w 80
python3 -m pyfiglet --list_fonts
Recommended fonts
| Style | Font | Best for |
|---|
| Clean & modern | slant | Project names, headers |
| Bold & blocky | doom | Titles, logos |
| Big & readable | big | Banners |
| Classic banner | banner3 | Wide displays |
| Compact | small | Subtitles |
| Cyberpunk | cyberlarge | Tech themes |
| 3D effect | 3-d | Splash screens |
| Gothic | gothic | Dramatic text |
Tips
- Preview 2-3 fonts and let the user pick their favorite
- Short text (1-8 chars) works best with detailed fonts like
doom or block
- Long text works better with compact fonts like
small or mini
Tool 2: Cowsay (Message Art)
Classic tool that wraps text in a speech bubble with an ASCII character.
Setup
sudo apt install cowsay -y
Usage
cowsay "Hello World"
cowsay -f tux "Linux rules"
cowsay -f dragon "Rawr!"
cowsay -f stegosaurus "Roar!"
cowthink "Hmm..."
cowsay -l
Available characters (50+)
beavis.zen, bong, bunny, cheese, daemon, default, dragon,
dragon-and-cow, elephant, eyes, flaming-skull, ghostbusters,
hellokitty, kiss, kitty, koala, luke-koala, mech-and-cow,
meow, moofasa, moose, ren, sheep, skeleton, small,
stegosaurus, stimpy, supermilker, surgery, three-eyes,
turkey, turtle, tux, udder, vader, vader-koala, www
Eye/tongue modifiers
cowsay -b "Borg"
cowsay -d "Dead"
cowsay -g "Greedy"
cowsay -p "Paranoid"
cowsay -s "Stoned"
cowsay -w "Wired"
cowsay -e "OO" "Msg"
cowsay -T "U " "Msg"
Tool 3: Boxes (Decorative Borders)
Draw decorative ASCII art borders/frames around any text. 70+ built-in designs.
Setup
sudo apt install boxes -y
Usage
echo "Hello World" | boxes
echo "Hello World" | boxes -d stone
echo "Hello World" | boxes -d parchment
echo "Hello World" | boxes -d cat
echo "Hello World" | boxes -d dog
echo "Hello World" | boxes -d unicornsay
echo "Hello World" | boxes -d diamonds
echo "Hello World" | boxes -d c-cmt
echo "Hello World" | boxes -d html-cmt
echo "Hello World" | boxes -a c
boxes -l
Combine with pyfiglet
python3 -m pyfiglet "HERMES" -f slant | boxes -d stone
Tool 4: TOIlet (Colored Text Art)
Like pyfiglet but with ANSI color effects and visual filters. Great for terminal eye candy.
Setup
sudo apt install toilet toilet-fonts -y
Usage
toilet "Hello World"
toilet -f bigmono12 "Hello"
toilet --gay "Rainbow!"
toilet --metal "Metal!"
toilet -F border "Bordered"
toilet -F border --gay "Fancy!"
toilet -f pagga "Block"
toilet -F list
Filters
crop, gay (rainbow), metal, flip, flop, 180, left, right, border
Note: toilet outputs ANSI escape codes for colors — works in terminals but may not render in all contexts (e.g., plain text files, some chat platforms).
Tool 5: Image to ASCII Art
Convert images (PNG, JPEG, GIF, WEBP) to ASCII art.
Option A: ascii-image-converter (recommended, modern)
sudo snap install ascii-image-converter
ascii-image-converter image.png
ascii-image-converter image.png -C
ascii-image-converter image.png -d 60,30
ascii-image-converter image.png -b
ascii-image-converter image.png -n
ascii-image-converter https://url/image.jpg
ascii-image-converter image.png --save-txt out
Option B: jp2a (lightweight, JPEG only)
sudo apt install jp2a -y
jp2a --width=80 image.jpg
jp2a --colors image.jpg
Tool 6: Search Pre-Made ASCII Art (Web APIs)
Search curated ASCII art databases via web_extract. No API keys needed.
Source A: emojicombos.com (recommended first)
Huge collection of ASCII art, dot art, kaomoji, and emoji combos. Modern, meme-aware, user-submitted content. Great for pop culture, animals, objects, aesthetics.
URL pattern: https://emojicombos.com/{term}-ascii-art
web_extract(urls=["https://emojicombos.com/cat-ascii-art"])
web_extract(urls=["https://emojicombos.com/rocket-ascii-art"])
web_extract(urls=["https://emojicombos.com/dragon-ascii-art"])
web_extract(urls=["https://emojicombos.com/skull-ascii-art"])
web_extract(urls=["https://emojicombos.com/heart-ascii-art"])
Tips:
- Use hyphenated search terms:
hello-kitty-ascii-art, star-wars-ascii-art
- Returns a mix of classic ASCII, Braille dot art, and kaomoji — pick the best style for the user
- Includes modern meme art and pop culture references
- Great for kaomoji/emoticons too:
https://emojicombos.com/cat-kaomoji
Source B: asciiart.eu (classic archive)
11,000+ classic ASCII artworks organized by category. More traditional/vintage art.
Browse by category (use as URL paths):
animals/cats, animals/dogs, animals/birds, animals/horses
animals/dolphins, animals/dragons, animals/insects
space/rockets, space/stars, space/planets
vehicles/cars, vehicles/ships, vehicles/airplanes
food-and-drinks/coffee, food-and-drinks/beer
computers/computers, electronics/robots
art-and-design/hearts, art-and-design/skulls
plants/flowers, plants/trees
mythology/dragons, mythology/unicorns
web_extract(urls=["https://www.asciiart.eu/animals/cats"])
web_extract(urls=["https://www.asciiart.eu/search?q=rocket"])
Tips:
- Preserve artist initials/signatures (e.g.,
jgs, hjw) — this is important etiquette
- Better for classic/vintage ASCII art style
Source C: GitHub Octocat API (fun easter egg)
Returns a random GitHub Octocat with a quote. No auth needed.
curl -s https://api.github.com/octocat
Tool 7: LLM-Generated Custom Art (Fallback)
When tools above don't have what's needed, generate ASCII art directly using these Unicode characters:
Character Palette
Box Drawing: ╔ ╗ ╚ ╝ ║ ═ ╠ ╣ ╦ ╩ ╬ ┌ ┐ └ ┘ │ ─ ├ ┤ ┬ ┴ ┼ ╭ ╮ ╰ ╯
Block Elements: ░ ▒ ▓ █ ▄ ▀ ▌ ▐ ▖ ▗ ▘ ▝ ▚ ▞
Geometric & Symbols: ◆ ◇ ◈ ● ○ ◉ ■ □ ▲ △ ▼ ▽ ★ ☆ ✦ ✧ ◀ ▶ ◁ ▷ ⬡ ⬢ ⌂
Rules
- Max width: 60 characters per line (terminal-safe)
- Max height: 15 lines for banners, 25 for scenes
- Monospace only: output must render correctly in fixed-width fonts
Fun Extras
Star Wars in ASCII (via telnet)
telnet towel.blinkenlights.nl
Useful Resources
Decision Flow
- Text as a banner → pyfiglet (or toilet for colored output)
- Wrap a message in fun character art → cowsay
- Add decorative border/frame → boxes (can combine with pyfiglet)
- Art of a thing (cat, rocket, dragon) → emojicombos.com first, then asciiart.eu
- Kaomoji / emoticons → emojicombos.com (
{term}-kaomoji)
- Convert an image to ASCII → ascii-image-converter or jp2a
- Something custom/creative → LLM generation with Unicode palette
- Any tool not installed → install it, or fall back to next option