Flip Text, Upside Down Text, and Mirror Text: What's the Difference
"Flip text," "upside down text," "inverted text," and "mirror text" all sound like they should mean the same thing, and in casual conversation people use them interchangeably. Technically, though, they're three distinct transformations that produce three different-looking results — and if you paste one when you meant another, the output won't match what you pictured.
Here's the actual difference, in plain terms, so you can pick the right one on the first try.
Upside down text: rotated 180 degrees
"Upside down text" (also searched as "text inverted" or "flipping text") means exactly what it says — the text is rotated 180 degrees, so it reads correctly if you turn your screen or the paper completely upside down. It's built by substituting each letter for a Unicode character that already looks like that letter rotated — a lowercase e maps to ə, a lowercase y maps to ʎ, and so on. Reading order also reverses, since the last letter you typed is now the first thing that appears right-side up when flipped. This is what people usually mean when they search "flip text" in a social-media or prank context — a caption that looks normal upside down, or a message that reveals itself when the reader tilts their phone.
Mirror text: flipped left-to-right, not rotated
Mirror text is a different transformation entirely — it flips the text left-to-right, the way a mirror reflects it, without any rotation. The letters stay right-side up; they just run in reverse order and each individual letter shape is mirrored horizontally, the classic 'looks normal held up to a mirror' effect. This is genuinely harder to fake with plain Unicode substitution than upside-down text is, since far fewer letters have a Unicode character that looks like their horizontal mirror image — most mirror-text generators can only approximate it, or reverse the letter order without actually mirroring each glyph.
Which one you actually want
If the goal is a message that reads correctly when the phone or page is turned completely upside down — a prank text, an upside-down caption, a novelty bio — that's upside down text. If the goal is a reflection effect, the kind you'd associate with a mirror or a 'through the looking glass' visual gag, that's mirror text, and it's a meaningfully rarer, harder-to-render effect. The two aren't interchangeable outputs even though the search terms for them frequently overlap.
Generate either one
Our Upside Down Text tool handles the 180-degree rotation. Runs entirely in your browser, copy and paste anywhere.