Skip to content
ToutUtils

Text

Text reverser

Reverse text in three modes: character by character, word by word, or line by line.

Ad — top banner — tool-top

Characters reversed

Words reversed

Lines reversed

Ad — in-article — tool-inarticle

How to use this tool

Reversing text has many uses: checking palindromes, creating visual effects, decoding a reversed message, or sorting lines in inverse order. The tool shows all three variants in parallel and you copy the one you need.

Concrete examples

  • "Hello" → "olleH" (characters)
  • "The cat sleeps" → "sleeps cat The" (words)
  • 10-line list → same list in reverse order
Ad — in-article 2 — tool-inarticle-2

Frequently asked questions

Are accents preserved?
Yes. The tool uses Unicode-aware reversal.
Difference between reversing words and characters?
Characters: each letter flipped individually ("abc" → "cba"). Words: only word order changes, each word stays readable.

Related tools

Ad — bottom banner — tool-bottom