ROT13
Rotate letters by 13 positions with the same operation for encoding and decoding.
Input
Output
Using This Tool: Guide & Notes Show guide
ROT13 is Caesar with a fixed shift of 13. Applying it twice returns the original text.
How to use it
- Paste text into the input box.
- Read the rotated output.
- Paste the output back in to recover the original message.
- Use Load example to check common ROT13 behaviour.
Options and settings
- Preserve case keeps uppercase and lowercase styling.
- Keep punctuation and numbers leaves unsupported characters unchanged.
- Remove whitespace creates compact output when needed.
- Group letters formats the output into fixed-size blocks.
Notes
- ROT13 is casual obfuscation, not encryption.
- Because the shift is fixed and public, there is no secret key to protect.
Related Article
The ROT13 Cipher: Thirteen Steps to Obscurity
A thirteen-letter rotation that hides text from casual view but offers almost no real protection.