Border Copy and Paste: Text Borders, Frames and Dividers for Any Text
Type your text, pick a border, copy the result. Box frames grow to fit every line; ribbons and brackets wrap a single line; dividers go above and below. All of it is plain text, so it pastes into a bio, a Discord message, a comment or a document.
Border copy and paste
Type, pick a border, copy. Boxes fit every line; ribbons, brackets and dividers wrap one.
╔══════════════╗ ║ new drop ║ ║ friday 8pm ║ ╚══════════════╝
Text borders that stay in shape when you paste them
A text border is a frame drawn from characters: the box-drawing lines ╔ ═ ╗ ║ ╚ ╝ that terminals have used since the 1980s, the rounded corners ╭ ╮ ╰ ╯, the heavy ┏ ━ ┓ and dashed variants, and decorative pieces like ✧, ❀ and ༺ ༻ for the ribbons. A box frame has to be measured: the tool finds the widest line of your text, pads every line to that width, and draws the top and bottom edges to match, so the right-hand wall lines up. Emoji and combining marks are measured as the width they display, not the code units they occupy, which is the mistake that leaves a ragged edge in most other generators.
The frame stays rectangular only in a font where every character is the same width. Discord, GitHub and Slack code blocks are monospaced; a Discord message outside a code block, an Instagram bio and a tweet are not, so a multi-line box will drift slightly there, while the single-line ribbons, bracket wraps and dividers hold up anywhere because there is nothing to align. That is why the categories exist: pick a box for a code block, a README or a plain-text note, and a ribbon or divider for a bio.
Aesthetic borders and text dividers for Instagram, Discord and Tumblr
The Ribbon category wraps one line in symmetrical decoration, ✦ ─── text ─── ✦ and the like, which is the form most "aesthetic border copy and paste" searches want for a bio headline, a Discord server rule or a Tumblr post title. Brackets are the same idea with enclosing pairs, 『 』 and ꧁ ꧂, and are the form that survives in a display name, where line breaks are not allowed. Dividers give you a line above and below the text to mark a section, the way an Instagram bio separates a title from a call to action; copy just the divider line if you only want the separator. The inner-margin switch adds a space on each side inside a box, which reads better at large sizes and costs two characters per line.
Every result is text you can edit after pasting. Add a line, change a word, and the box will no longer fit; paste the new version back into the tool and it redraws. Open in generator sends the framed text to the font generator, where the words inside can be styled in bold, script or small caps while the frame characters stay as they are.
Border copy and paste questions
Why is my text border crooked after pasting?
The place you pasted it uses a proportional font, where letters have different widths, so the padded lines no longer match the top and bottom edges. Boxes line up in a monospaced font: a code block on Discord, GitHub or Slack, a terminal, a plain-text editor. In a bio or a post, use a ribbon, a bracket wrap or a divider instead; they have nothing to align.
Can I put a border around text in my Instagram bio?
Yes, and single-line borders work best: a ribbon or bracket wrap around a title, or a divider line between sections. A multi-line box will drift because the bio is not monospaced. Bio text is limited to 150 characters, borders included; the character counter on the site shows the total.
Do these borders work in a Discord name or channel name?
In a server nickname or display name, single-line wraps work (『name』, ✦ name ✦). Channel names allow lowercase letters, digits, hyphens and some symbols, so a divider channel like ─────── is common but a box is not possible. In a message, put a box inside a code block (three backticks) so it stays rectangular.
Why does the box add spaces inside the border?
That is the inner margin, on by default; it keeps the text off the walls. Switch it off for a tighter box that costs two characters fewer per line. Either way every line is padded to the widest one so the right wall is straight.
Are the border characters safe to paste anywhere?
The box-drawing characters and most decorations are in every system font; the rarer ones (some ornamental brackets and the hieroglyph pieces) can show as a box on an old Android phone. If it has to work everywhere, the plain single, double and rounded boxes and the dash dividers are the safe set.
Related tools
- ASCII Art GeneratorTurn text into big ASCII art banners in real FIGlet fonts, for READMEs, terminals and code headers.
- Symbols & KaomojiOver 1,000 symbols and kaomoji in 22 groups: hearts, stars, arrows, dividers and faces, one tap to copy.
- Text RepeaterRepeat any text up to ten thousand times with custom separators, numbering and line breaks.
- Font generatorAll 32 Unicode styles, modifiers and the social preview, on the homepage.