Mirror Text Generator

Reverse, flip, and mirror text in three modes — for T-shirt prints, puzzles, and pranks.

Try It Out

Reverse
Type text above to see this mode…
Upside Down
Type text above to see this mode…
Mirror
Type text above to see this mode…

The Three Modes

ModeWhat It Does
ReverseReads the characters backwards — “Hello” becomes “olleH”.
Upside DownTurns each character 180° and reverses the order, like a true upside-down rotation.
MirrorFlips each character horizontally while keeping the order — “b” becomes “d”, “p” becomes “q”.

Example

Plain Text

Hello World!

Reversed

!dlroW olleH

Related Tools

Frequently Asked Questions

What is the difference between reverse, upside down, and mirror text?
Reverse reads the characters backwards (“Hello” → “olleH”). Upside down turns each character 180° and reverses the order, like a true upside-down rotation. Mirror flips each character horizontally while keeping the order — so a “b” becomes a “d”.
How does the upside-down text work?
Unicode contains turned versions of most letters (like ɐ, ɔ, ǝ) plus flipped punctuation. We swap each character for its turned twin and then reverse the order, which is what makes text read as genuinely upside down.
Why are some characters not transformed?
Unicode only includes turned/mirrored forms for letters, digits, and common punctuation. Characters without a turned form — like most Chinese, Japanese, or emoji — pass through unchanged in their original form.
What is this useful for?
T-shirt and poster printing, puzzles and riddles, prank messages, social media bios, and anywhere you want text to stand out by being flipped.
Will flipped text work on social media?
Mostly yes — turned letters are plain Unicode, so they display on platforms that support Unicode fonts. On older devices or with missing fonts, some characters may appear as boxes.
Does this tool store my text?
No. All flipping happens locally in your browser using JavaScript. Your text never leaves your device.