โ— Barokit

โ–ขASCII Box Maker

Wrap text in clean ASCII or Unicode boxes. Useful for code comment headers, README highlights, Discord/Slack messages, decorated terminal output, and stylized menu text.

๐Ÿ”’ Browser-basedโœ“ No watermarkโœ“ No signup

How to use

  1. 1Type your text.
  2. 2Pick a box style.
  3. 3Copy and paste anywhere.

FAQ

What styles are available?+

Plain ASCII (+-|), rounded corners (โ•ญโ”€โ•ฎ), thick lines (โ”ƒโ”), double lines (โ•‘โ•), and more.

Why does it look broken?+

Unicode box characters (โ”€โ”‚โ”Œ) align correctly only in monospace fonts. They look right in code editors and terminals, but may shift in Word's default fonts.

Multi-line text?+

Yes โ€” line breaks are handled, and the box auto-sizes to the longest line.

How do I use it in code comments?+

Combine with each language's comment markers (//, #, /*) and box section titles inside. Readability improves a lot.

Does it work with Korean?+

Yes, but Korean characters are double-width in many fonts, so boxes may misalign. Try monospace Korean fonts like D2Coding or Source Code Pro.

Related tools