Caesar Cipher / ROT13
Encode or decode text with the classic Caesar shift cipher. Adjust the shift from 0 to 25 with a slider, jump to ROT13, or scan a clickable brute-force list of all 26 shifts to crack a hidden message.
- Published
- Last reviewed
Tool Summary Answer Block
This tool accepts structured input and returns deterministic output in the browser with no server upload.
- Tool name
- Caesar Cipher / ROT13
- Input intent
- Provide source content to transform, validate, or analyze.
- Output intent
- Receive normalized output suitable for copy, reuse, or debugging.
- Example input
- Attack at dawn!
- Example output
- Nggnpx ng qnja!
Show all 26 shifts (brute-force preview)
Tool Introduction
Encode or decode text with the classic Caesar shift cipher. Adjust the shift from 0 to 25 with a slider, jump to ROT13, or scan a clickable brute-force list of all 26 shifts to crack a hidden message.
Tool Overview
The Caesar cipher shifts each letter a fixed number of positions through the alphabet. ROT13 is the well-known case where the shift is 13, which makes it self-inverse — encoding twice returns the original. Digits, punctuation, and spaces pass through untouched. This tool converts live as you move the slider, includes a ROT13 preset and an Invert button to flip the shift for decoding, and shows every one of the 26 possible shifts so you can pick the one that turns ciphertext into readable English. It is a classical cipher for puzzles and learning — it offers no real cryptographic security, since trying all 26 shifts breaks it instantly.
Use Cases
- Hide a spoiler or answer with ROT13 the way forums do
- Create or solve a Caesar-cipher puzzle for a class or escape room
- Brute-force an unknown shift to reveal a hidden message
- Demonstrate how a substitution cipher works while teaching cryptography
- Quickly encode a short note that only needs casual obfuscation
Input/Output Examples
Attack at dawn!
Nggnpx ng qnja!
Khoor Zruog
Hello World
FAQ
Is the Caesar cipher secure?+
How do I decode a message?+
What is ROT13?+
Does it shift non-English letters?+
Explore More Tools
Discover related utilities in the Encoding category below.
Related tools
Handpicked utilities you might find useful