Tiny Text
Turn each letter into a tiny superscript character using Unicode — 100% in your browser.
Input
Result
What is tiny text?
Tiny text is ordinary text rewritten with Unicode characters that are rendered as small, raised versions of the original letters. For example, the letter "a" becomes "ᵃ", "b" becomes "ᵇ", and "0" becomes "⁰". The result looks as if the text has been shrunk and lifted toward the top of the line, much like a superscript footnote marker, but applied to every character. Because the tiny glyphs are real Unicode characters rather than images, the output can be selected, copied and pasted anywhere that accepts plain text.
The tiny effect draws on several Unicode blocks, chief among them the Phonetic Extensions block, which was introduced to let linguists write fine phonetic detail above and around letters. Many of those modifier letters happen to look exactly like small raised versions of the Latin alphabet, which makes them perfect for producing tiny text. This tool simply walks through your input, swaps each supported character for its tiny equivalent, and leaves everything else untouched.
How tiny text mapping works
The core of the tool is a lookup table that pairs each lowercase letter, uppercase letter and digit with its tiny Unicode counterpart. Lowercase letters map to superscript-style glyphs such as "ᵃ", uppercase letters to small capital letters such as "ᴬ", and digits to superscript numbers such as "²". Spaces, punctuation and any character without a tiny equivalent pass through unchanged, so the structure of your text is preserved.
Not every letter has a dedicated tiny glyph in Unicode. A handful of uppercase letters — including "C", "F", "Q", "S", "X", "Y" and "Z" — have no official superscript form, so they are left as normal characters. This is a limitation of the Unicode standard rather than the tool, and it is why a small fraction of the output may look full-sized. For everyday text the effect is convincing enough that most readers will read it as genuine tiny writing.
When to use tiny text
Tiny text is mostly used for fun, emphasis and decoration, but it has a few practical uses too. The most common ones include:
- Social media posts. Add a small, eye-catching twist to a status update, caption or comment that makes readers pause and look.
- Usernames and bios. Create a distinctive display name on platforms that allow Unicode, helping your profile stand out in a crowd.
- Footnotes and asides. Mark a secondary thought or disclaimer in a way that visually sets it apart from the main text.
- Decorative headings. Use tiny letters under a big title to add a subtitle or tagline without taking up much space.
- Attention grabbers. A line of tiny text in a long message draws the eye, useful for hints, easter eggs or subtle prompts.
Whenever you want text that looks small, decorative or simply different, shrinking each letter into a tiny glyph is a quick way to achieve the effect.
Tiny text on social media
Most social networks — including X (Twitter), Instagram, Facebook, TikTok and Discord — accept Unicode in posts, comments and profile fields, which means tiny text works on all of them without any extra setup. Because the tiny characters are real text rather than an image, they can be selected, copied and searched just like normal writing, and they adapt to the platform's font and dark-mode settings. A single copied string will display correctly whether the viewer is on a phone, a tablet or a desktop.
That said, screen readers used by visually impaired users may read the tiny characters unpredictably, since many are classified as modifier letters or phonetic symbols rather than ordinary letters. If accessibility matters, treat tiny text as decoration rather than the only way to convey important information, and provide a plain-text version alongside it. Used thoughtfully, tiny text is a harmless way to add personality to your online presence.
How to convert text to tiny
Converting text with this tool takes a second and runs entirely in your browser. Follow these three steps:
- Type your text. Enter the text you want to convert into the "Text" box on the left.
- Convert. Click "Convert" and the tiny version appears in the box on the right instantly.
- Copy. Click "Copy" to copy the tiny text to your clipboard, then paste it anywhere you like.
Because the conversion runs as plain JavaScript on your own device, your text never leaves the browser. This makes the tool private and instant, with no server round-trip and no sign-up.
Is this tiny text generator free?
Yes, completely free, with no sign-up, no watermark and no limit beyond your device's memory.
Does it work on social media?
Yes. The output uses standard Unicode characters that most social networks, chat apps and forums accept. You can paste it directly into posts, comments, bios and messages.
Why are some letters not tiny?
A few uppercase letters have no dedicated superscript form in Unicode, so they are left as normal characters. The majority of letters and all digits convert cleanly.
Is my text uploaded?
No. The conversion runs entirely in your browser, so your text never leaves your device. This makes the tool safe for any content.