ROT13 / Caesar Cipher
Encode and decode ROT13 text instantly, or use a configurable Caesar cipher with any shift 1-25.
About this tool
ROT13 is a simple letter-substitution cipher that rotates each alphabetic character 13 positions through the alphabet, wrapping from Z back to A. Because the alphabet has 26 letters, applying ROT13 twice returns the original text — encoding and decoding are literally the same operation, which is why ROT13 is popular for obscuring spoilers, puzzle answers, and forum content that shouldn't be readable at a glance.
This tool provides a one-click ROT13 mode with no encode/decode distinction needed since the operation is self-inverse. It also includes a general Caesar cipher mode with an adjustable shift from 1 to 25, showing both the encoded and decoded result side by side.
The underlying algorithm only rotates A-Z and a-z characters, preserving case, and leaves every other character — digits, punctuation, spaces, and non-Latin scripts — completely untouched.
Important: ROT13 and Caesar ciphers provide zero real security. They are trivially broken by frequency analysis or trying all 26 shifts, and are intended for lightweight obfuscation or education, never for protecting sensitive data.
