Small Text Generator

Convert text to tiny small caps Unicode characters. Perfect for aesthetic Instagram bios and Twitter profiles.

🔒 Your text stays in your browser - nothing is sent to our servers
Input
0Characters
0No spaces
0Words
0Sentences
0Lines
< 1 minRead time
Result
How to Use

Three steps to get started

1

Type or paste text

Enter any text you want to convert to small caps.

2

Converts to ꜱᴍᴀʟʟ ᴄᴀᴘꜱ

Each letter is mapped to its Unicode small caps equivalent.

3

Copy and use

Click Copy and paste into your Instagram bio, Twitter profile, or anywhere.

About This Tool

ꜱᴍᴀʟʟ ᴄᴀᴘꜱ: the aesthetic choice for bios and profiles

Small caps are letterforms shaped like capitals but drawn at roughly the height of a lowercase x, so a word set in them reads as evenly toned rather than shouted. Typographers have used them since the sixteenth century for acronyms, opening lines of chapters, and running heads - anywhere a full capital would punch too hard a hole in a block of text. This generator reproduces that look using Unicode characters, which means it works in plain-text fields that have no concept of fonts.

The characters are not a font and not a style; they are individual code points scattered across the Latin Extended-D, Phonetic Extensions, and IPA Extensions blocks. Most were encoded for linguistics, where small capital letters mark specific speech sounds in the International Phonetic Alphabet - ɪ (U+026A) denotes the vowel in "kit", and ʀ (U+0280) a uvular trill. Because they were added piecemeal for phonetic purposes rather than as a designed alphabet, they are visually inconsistent: and come from a much later block (U+A730 and U+A730-range additions), and the set never received a small-cap Q at all in early revisions.

Where the style gets used:

  • Instagram bios - ᴍʏ ɴᴀᴍᴇ · ᴄʀᴇᴀᴛᴏʀ · ʟᴏɴᴅᴏɴ, a calmer alternative to bold Unicode
  • Discord - usernames and channel names, where Markdown cannot reach
  • TikTok and Twitter/X profiles - section labels inside a bio
  • Spotify playlist titles and other metadata fields that reject markup
  • Digital art and zines - small caps for captions and credits

Unicode small caps vs real small caps

A typographer would tell you these are "faux" small caps. Proper small caps are cut by a type designer as their own glyphs with thickened stems so their weight matches the surrounding lowercase, and are accessed through the OpenType smcp feature - the mechanism behind CSS font-variant-caps: small-caps. Unicode small caps borrow whatever the reader's system font happens to provide, so the same string can look elegant in one app and mismatched in another. If you control the rendering with CSS, use the real feature; if you are typing into someone else's text box, Unicode is the only option available.

Two practical limits. Screen readers may announce these as phonetic symbols or skip them, so never put a phone number, handle, or call to action in small caps alone. Digits have no small-cap forms and are passed through, and characters without a mapping fall back to uppercase. Everything is converted by JavaScript running on this page, so your text stays in the browser and no copy is kept.

FAQ

Frequently Asked Questions

Related Tools