DISCORD / COPY-PASTE GUIDE
ASCII Art for Discord: Copy, Paste and Keep It Aligned
Discord can display text art cleanly, but normal messages use a proportional font and collapse the visual rhythm. Code formatting is the difference between a stable design and a scrambled one.

Choose the right size
One-line faces, animals and dividers work in ordinary messages. Multi-line art should be narrow enough for the Discord mobile message column.
For large image conversions, reduce density before copying. A 100-column image may look good in the editor but requires horizontal scrolling in Discord.
- One line for reactions and bios
- Under 50 columns for mobile chat
- Use PNG for very detailed compositions
Wrap multi-line art in a code block
Place three backticks before and after the art. Discord uses a monospace font and preserves spaces inside the block.
Avoid adding a programming-language label because syntax highlighting can color punctuation unexpectedly.
Protect leading spaces
Leading spaces are structural in centered art. Copy the complete block rather than selecting only the visible characters. If the design leans left after pasting, the first spaces were probably removed.
The copy buttons in the ASCIIART.PRO gallery include the full original spacing.
Use art without flooding a channel
Large text art can dominate a conversation. Reserve it for welcome messages, event announcements or dedicated creative channels, and prefer compact pieces for everyday replies.
For recurring server announcements, save a tested version so moderators do not have to repair alignment each time.
Test desktop and mobile
Send the art to a private test channel first. Check both desktop and a phone, especially if the piece contains wide Unicode blocks or Braille characters.
When consistent rendering matters more than editable text, export a PNG instead.
Quick answers
Why does Discord ruin ASCII spacing?
Normal messages use proportional typography. Put multi-line art inside a fenced code block to preserve spacing.
Can I put ASCII art in a Discord bio?
Compact one-line art is most reliable because profile fields have strict length and width limits.