Make Tools
🎨

ASCII Text Drawer

Convert text into ASCII art using figlet-style fonts. Choose from Block, Mini, and Slant font styles. Great for banners, logs, and terminal art.

██   ██ ███████ ██      ██       █████  
██   ██ ██      ██      ██      ██   ██ 
███████ █████   ██      ██      ██   ██ 
██   ██ ██      ██      ██      ██   ██ 
██   ██ ███████ ███████ ███████  █████  

Frequently Asked Questions

What fonts are available?
Three figlet-style fonts: Block (bold block letters), Mini (compact small letters), and Slant (italic-style slanted text).
Can I use this in my terminal?
Yes! Copy the output and paste it into your shell scripts, README files, or terminal banners.
What characters are supported?
Letters (A-Z), digits (0-9), and some punctuation. Unsupported characters are shown as a space.

Related Tools

How to Use

  1. 1 Enter your text into the input field.
  2. 2 Choose a font style: Block, Mini, or Slant.
  3. 3 View the figlet-style ASCII art output.
  4. 4 Copy the art for use in terminal banners, README files, or logs.