Skip to content
iTextKitTools

How to Reverse Text (and Why People Do It)

Reverse text backwards, how it differs from mirror text, and what people use it for.

What reversing text means

Reversing text flips the order of the characters so the last letter comes first. “Hello” becomes “olleH”. It’s the simplest of the “backwards text” effects — the letters keep their normal shape, only their order changes.

Reversed vs mirrored vs upside down

These three are easy to confuse. Reversed only changes letter order. Mirrored also swaps each letter for a flipped look-alike so it reads like a reflection. Upside down flips the letters and the order, so the whole phrase appears rotated 180°.

Why people reverse text

Common uses include checking palindromes (words that read the same both ways), creating puzzle or “secret” messages, fun social posts, and design effects. It’s also handy for quickly seeing a string from the other end.

FAQ

What’s a palindrome?+

A word or phrase that reads the same forwards and backwards, like “level” or “racecar”. Reversing the text and comparing is a quick way to check.