Text Reverser & Rotator

Reverse strings, words, and lines or apply a ROT13 cipher

Quick Actions (Applies to Input)
Input
Output

About Text Transformations

Text reversal can be useful for discovering palindromes, obfuscating text, or manipulating data arrays that have been incorrectly formatted.

ROT13 is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. It is frequently used in online forums to hide spoilers, punchlines, or puzzle solutions from a casual glance.