Text to ASCII Art Generator

349 fonts

Turn text into ASCII art

taag is a free text to ASCII art generator. It renders the text you type live in 349 FIGlet fonts at once, so you can scan every style and copy the one that fits. No signup, no watermark. The art you make is yours to use in a README, a terminal, a Discord message, or a code comment.

How to make ASCII art

  1. Type your text in the box at the top.
  2. Browse the gallery or press the search key to find a font.
  3. Copy the result, or export it as a PNG.
  4. Open any font's page to preview it and grab a shareable link.

Popular fonts

Use it programmatically

taag has a free public MCP endpoint so AI agents and scripts can generate ASCII art directly. It offers two tools, list_fonts and render, over all 349 fonts, and works with any MCP client. For example, in Claude Code: claude mcp add --transport http taag https://taag.fun/mcp.

Frequently asked questions

Is taag free to use?

Yes. taag is completely free, with no signup and no watermark. Type your text, pick a font, and copy the ASCII art.

What is a FIGlet font?

FIGlet is the classic format for text-to-ASCII banners. Each .flf font describes how to draw large letters out of ASCII characters. taag renders 349 of them live.

How do I copy ASCII art without breaking the alignment?

Use the copy button, then paste the art inside a code block or any monospace font. ASCII art only lines up when every character is the same width.

Can I use ASCII art in a GitHub README?

Yes. Wrap the art in a triple-backtick code block so GitHub renders it in a monospace font and keeps the alignment intact.

Does ASCII art work in the terminal and Discord?

Yes. Terminals are monospace by default. In Discord, put the art inside a code block with triple backticks so it renders on a fixed grid.

Can I generate ASCII art programmatically?

Yes. taag exposes a free public MCP endpoint at https://taag.fun/mcp with two tools, list_fonts and render, so AI agents and scripts can generate ASCII art in any of the 349 fonts. It works with any MCP client. For example, in Claude Code: claude mcp add --transport http taag https://taag.fun/mcp

X / 2026
~/taag

Turn text into ASCII art

taag is a text to ASCII art generator. It renders whatever you type in 349 FIGlet fonts at once, live, so you can scan every style and pick the one that fits. It is free, needs no signup, and the art you make is yours to use anywhere.

How to make ASCII art

  1. Type your text in the box at the top.
  2. Browse the gallery or press the search key to find a font.
  3. Copy the result, or export it as a PNG.
  4. Paste it into a README, a terminal banner, a Discord message, or a code comment.

Frequently asked questions

Is taag free to use?

Yes. taag is completely free, with no signup and no watermark. Type your text, pick a font, and copy the ASCII art.

What is a FIGlet font?

FIGlet is the classic format for text-to-ASCII banners. Each .flf font describes how to draw large letters out of ASCII characters. taag renders 349 of them live.

How do I copy ASCII art without breaking the alignment?

Use the copy button, then paste the art inside a code block or any monospace font. ASCII art only lines up when every character is the same width.

Can I use ASCII art in a GitHub README?

Yes. Wrap the art in a triple-backtick code block so GitHub renders it in a monospace font and keeps the alignment intact.

Does ASCII art work in the terminal and Discord?

Yes. Terminals are monospace by default. In Discord, put the art inside a code block with triple backticks so it renders on a fixed grid.

Can I generate ASCII art programmatically?

Yes. taag exposes a free public MCP endpoint at https://taag.fun/mcp with two tools, list_fonts and render, so AI agents and scripts can generate ASCII art in any of the 349 fonts. It works with any MCP client. For example, in Claude Code: claude mcp add --transport http taag https://taag.fun/mcp