Small Text in Discord: Subtext (-#) + Tiny Unicode, Both Methods
There are two completely different ways to make text small in Discord, and most guides only tell you one. In messages, Discord has a built-in subtext feature. In names and everywhere else, small Unicode characters do the job. Both, below.
Method 1: subtext — Discord’s built-in small text
Start a line with -# followed by a space:
That’s the whole trick — hyphen, hash, space, text. It renders as the small grey caption style you see under embeds. It works per-line, in every message context, and it’s readable on every device because it’s real formatting, not special characters.
Method 2: small Unicode text — for names and bios
Subtext doesn’t work in usernames, nicknames or channel names. There, use small Unicode styles — generate and copy:
Three families read as “small”: small caps (ᴄᴏᴏʟ — the cleanest for names), superscript (ᶜᵒᵒˡ — tiny and raised) and subscript digits for numbers. Small caps survive Discord’s channel-name lowercase filter best.
Which method should you use?
| Where | Use | Why |
|---|---|---|
| Message caption / aside | -# subtext | Native, searchable, accessible |
| Username / nickname | Small caps Unicode | Markdown ignored in names |
| Channel name | Small caps Unicode | Survives the lowercase filter |
| Aesthetic bio line | Superscript Unicode | Tiniest look |
Small text questions
Why doesn’t -# work for me?
Three usual causes: no space after -#, the marker isn’t at the very start of the line, or a very old client — subtext needs a reasonably current Discord version.
Can I make an entire message small?
Yes — put -# at the start of every line. There’s no wrapper that shrinks a whole multi-line block in one go.
Is the tiny Unicode text readable for everyone?
Mostly, but superscript gets genuinely hard to read at phone sizes and screen readers may spell it out character by character. For anything that matters, subtext is the accessible choice; save Unicode smalls for names and aesthetics.
Full formatting reference: the Discord text formatting guide.