Reverse Text

Reverse any text three ways: character by character (entire string backwards), word by word (reverses word order), or line by line (reverses line order). One-click copy of any result. Useful for puzzles, creative writing, and encoding exercises.

Frequently Asked Questions

What reverse modes are available?
Three modes: (1) Character reverse — the entire string is written backwards letter by letter. (2) Word reverse — word order is reversed while letter order in each word stays the same. (3) Line reverse — the order of lines is reversed while content of each line stays the same.
Does it support Unicode and emoji?
Yes. Unicode characters, accented letters, and emoji are handled correctly.