QuickFreeTools

Online Draw Box Around Text

Draw an ASCII (or Unicode) box around text. Frames each line with a border. Choose box style: single, double, or rounded. Client-side only.

Frequently Asked Questions

What kind of box?
A character-based border around your text: each line is padded and wrapped with horizontal and corner characters (e.g. ─ │ ┌ ┐ └ ┘ or + - |).
Which styles are there?
Common options: single line (│ ─ ┌ ┐ └ ┘), double (║ ═ ╔ ╗ ╚ ╝), or simple ASCII (+ - |). The tool uses a consistent style for top, bottom, and sides.
Multi-line text?
Yes. Each line of input is one line inside the box; the box width matches the longest line.

Related Text Tools