How does it work?
This tool creates decorative text borders around your content. You can choose from several predefined border styles or create your own custom border using any characters you like.
Border Styles
Simple
+---------+ | | | Example | | | +---------+
Double
╔═════════╗ ║ ║ ║ Example ║ ║ ║ ╚═════════╝
Rounded
╭─────────╮ │ │ │ Example │ │ │ ╰─────────╯
Bold
┏━━━━━━━━━┓ ┃ ┃ ┃ Example ┃ ┃ ┃ ┗━━━━━━━━━┛
Dashed
+⋅⋅⋅⋅⋅⋅⋅⋅⋅+ : : : Example : : : +⋅⋅⋅⋅⋅⋅⋅⋅⋅+
ASCII
/---------\ | | | Example | | | \---------/
Stars
*********** * * * Example * * * ***********
Options
- Border Style: Choose from predefined styles or create a custom border
- Padding: Add space between your text and the border (0-10)
- Max Width: Limit the width of the content (0 means no limit)
- Custom Border: Define your own border characters for each position
Example Use Cases
- Creating ASCII art for documentation
- Adding decorative elements to plain text emails
- Making comment headers stand out in code
- Creating text-based UI elements
- Highlighting important information in logs or console output
Example: Code Comment Header
+-------------------------+ | | | IMPORTANT CONFIGURATION | | | +-------------------------+
Tip:
For best results with fixed-width borders, use a monospaced font when displaying the output. Some border characters may not display correctly in all fonts or environments.
Related Tools
- Align Carets - Align text at specific positions
- Align Center - Center text between margins
- Align Left - Align text to the left margin
- Align Right - Align text to the right margin
- Format to Columns - Arrange text into columns
All Tools
See all available tools