Small Caps Generator
Type anything and get instant sᴍᴀʟʟ ᴄᴀᴘs — real Unicode small-capital letters, ready to paste anywhere.
Runs entirely in your browser — no upload, no registration.
What this tool does
Small caps are uppercase-shaped glyphs at lowercase height. Rather than fake it with CSS font-variant, this tool substitutes the actual Unicode small-capital code points, so the styling travels with the text when you paste.
Why you might need it
Great for headings in social bios, elegant menus, brand names, quote graphics, and anywhere true CSS is not available.
How to use it
- Type or paste your text.
- Watch it convert live below.
- Click Copy — paste into any app.
Limitations
- Unicode small caps exist for most Latin letters but not all — 's' and 'x' remain lowercase because no small-cap glyph exists.
- Not intended for long body copy; screen readers may pronounce the letters differently.
Always review the included licence before commercial use. Do not remove copyright records, designer names, licensing metadata or embedding restrictions from any font you process.
Frequently asked questions
Is this the same as CSS font-variant: small-caps?
No. CSS relies on the font supporting the feature. This tool uses Unicode code points, so it works even where you can't apply CSS.