Skip to content
Utilerio

Text Reverser

Reverse characters, words or lines in any block of text.

Result

The result will appear here.

Was this tool useful?

About this tool

Reversing text seems like a niche operation, but it has genuine uses: creating mirror text for design, checking palindromes, reversing the order of a list, sorting or deduplicating lines in a file.

This tool bundles several related text operations: reverse by character, by word, by line, sort alphabetically, or remove duplicates.

How to use it

  1. Select the operation.
  2. Paste your text.
  3. The result appears immediately.

Examples

Reverse characters

Hello, World!
!dlroW ,olleH

Remove duplicate lines

apple
banana
apple
cherry
apple
banana
cherry