Everyday tools

Turn text into big ASCII block letters

Type a word, get it back as ASCII art you can paste anywhere plain text works. Everything runs in your browser — nothing is uploaded.

1
Type something short
Up to 20 characters
2
Your ASCII art
#     #   # #   # ##### ##### #   # #####
#     #   # #   #   #   #     ##  #   #  
#     #   # #   #   #   ####  # # #   #  
#     #   #  # #    #   #     #  ##   #  
#####  ###    #   ##### ##### #   #   #  

Common questions

Why is there a 20 character limit?
Each letter renders several characters wide, so longer phrases quickly become too wide to read or paste anywhere useful — 20 characters keeps the result practical.
Will this look right everywhere I paste it?
It’s built for monospace fonts — code editors, terminals, Discord code blocks. In a regular proportional font, the letters won’t line up correctly.