Caesar shift 3 (Julius Caesar's cipher)
Input: Plaintext: HELLO WORLD Shift: 3 Mode: Encode
Output: Ciphertext: KHOOR ZRUOG
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Encode and decode text using Caesar cipher with any shift value (1-25) or the ROT13 variant with a single click.
The Caesar Cipher & ROT13 tool encodes and decodes text using the classical Caesar substitution cipher, which shifts each letter in the alphabet by a fixed number of positions. ROT13 is the special case where the shift is 13 — halfway through the 26-letter alphabet — which makes encoding and decoding the same operation. The tool supports any shift value from 1 to 25, preserves case, and passes through non-alphabetic characters (digits, punctuation, spaces) unchanged. ROT13 is commonly used to hide spoilers online; the Caesar cipher is a foundational cryptography teaching tool and a historical cipher dating to ancient Rome.
Input: Plaintext: HELLO WORLD Shift: 3 Mode: Encode
Output: Ciphertext: KHOOR ZRUOG
Input: Plaintext: Spoiler: the butler did it Shift: 13
Output: Ciphertext: Fcbvyre: gur ohgyre qvq vg (Apply ROT13 again to decode back to plaintext.)
Input: Ciphertext: WKLV LV D WHVW Mode: Try All Shifts
Output: Shift 1: VKJU JV C VGUV (gibberish) Shift 3: THIS IS A TEST (readable — answer found!) Shift 5: RFGQ GQ Y RCQR (gibberish)
Input: Plaintext: Hello, World! 2026 Shift: 5 Mode: Encode
Output: Ciphertext: Mjqqt, Btwqi! 2026 (Punctuation, space, and digits unchanged.)