# ASCII Text Guide

Render text as large ASCII-art banners.

- Tool: https://ilham.dev/tools/ascii-text-drawer/
- Guide URL: https://ilham.dev/guides/ascii-text-drawer/
- Tool guides index: https://ilham.dev/guides/tools/
- Broader guide: Text Formatting and Cleanup (https://ilham.dev/guides/text-formatting-and-cleanup/)

## What it does

Render text as large ASCII-art banners using a bundled FIGlet-compatible font, and copy the result as plain text. It is for README headers, code comments and terminal output.

## Use the tool

Open https://ilham.dev/tools/ascii-text-drawer/, add the input the tool asks for, run it, and check the output before using it elsewhere.

## Input and output

- Input: text.
- Output: text.
- Category: Text.

## Privacy and processing
Processing happens locally in your browser. This tool does not upload the input to ilham.dev.

## Questions

### Will the banner line up everywhere?

Only in a monospaced font. In a proportional font the columns collapse, which is why the preview here is monospaced.