1 Write & style
✔ renders in vanilla Java chat & signs. Bedrock's font is narrower, test before relying on a glyph. Full-color emoji (😀) only show in Discord and nicknames, not in-game.
Turn plain text into colored Discord messages. Style it visually, add a background, and copy a ready-to-paste ```ansi code block.
✔ renders in vanilla Java chat & signs. Bedrock's font is narrower, test before relying on a glyph. Full-color emoji (😀) only show in Discord and nicknames, not in-game.
Discord doesn't have a color button, but it renders ansi code blocks, and that's the trick behind every colored Discord message. Type your text, choose colors, bold or underline, and this tool wraps it in the right ANSI escape sequences inside a fenced ```ansi block. Paste that into any channel and your text shows up colored on desktop. A few things to know: the ANSI palette is limited to 8 foreground colors, so full hex is snapped to the nearest supported color; and the Discord mobile app historically renders ANSI blocks as plain text, so colors show reliably on desktop and web. Everything previews live before you copy.
Type in the editor and style selections like a word processor, bold, colors, gradients. Paste existing § or & codes and they import as styled text.
See your text on authentic chat, sign, server-list, book and item-tooltip renders, with warnings when a line won't fit or a style won't work on Bedrock.
One click switches between § codes, & plugin codes, hex, MiniMessage, /tellraw and MOTD escapes. Copy, share as a link, or download a PNG.
Click any row to use it on your selected text instantly.
Underline, strikethrough and hex colors are Java-only. §k animates random characters in-game, and in our preview.
Discord's ANSI code-block rendering has been desktop/web only for a long time. On mobile the block usually shows as monospace plain text. Your color codes aren't broken, the mobile app just ignores them.
ANSI code blocks support 8 foreground colors plus bold and underline. This tool snaps any hex color you pick to the closest of those 8 so it renders correctly.
Type your text, pick two or more colors in the gradient bar and hit Apply. Every character gets interpolated automatically. Export as &#hex or MiniMessage for modern servers, or §x sequences for vanilla Java 1.16+.
The 16 classic colors, bold, italic and magic text work on Bedrock. Hex colors, underline and strikethrough are Java-only. Flip on the Bedrock check and the tool flags anything unsupported before you paste it in-game.
MiniMessage is the text format used by Paper, Velocity and the Adventure library, most modern plugins accept it in configs. It reads like HTML: <red><b>text</b>, and supports full hex colors and gradients.
Yes, paste any § or & string straight into the editor and it becomes styled text. Or open the § Code view and edit raw codes; both views stay in sync.
The /tellraw pill gives you a complete command ready for chat or a command block. The JSON pill gives you the raw text component for /title, books, or datapacks.
Everything autosaves in your browser. You can also save named presets, or copy a share link that encodes your whole creation in the URL, nothing is ever sent to a server.