The Caesar cipher is one of the oldest known encryption methods, named after Julius Caesar, who used it to protect military messages. It works by shifting every letter a fixed number of places down the alphabet, so with a shift of three, A becomes D and Z wraps around to C. This tool lets you pick any shift from one to twenty five, encrypt your text, and decrypt it by applying the opposite shift. It is a classic teaching example of how substitution ciphers work and a fun way to pass simple coded notes, though it offers no real security by modern standards. Letter case is kept and non letters are untouched. Everything happens locally in your browser, so your messages stay private.
You can set any shift from 1 to 25, and each letter moves that many places along the alphabet.
Decrypting uses the opposite shift, so if it was encrypted with a shift of 3, decrypt with a shift of 3 in the decode direction.
ROT13 is a fixed Caesar cipher with a shift of 13, while this tool lets you pick any shift value from 1 to 25.
The Caesar cipher is one of the oldest known encryption methods, named after Julius Caesar, who used it to protect military messages. It works by shifting every letter a fixed number of places down the alphabet, so with a shift of three, A becomes D and Z wraps around to C.
Yes. Caesar Cipher is completely free, with no sign-up and no usage limits.
Yes. Caesar Cipher runs in any modern web browser. There is nothing to download or install.
Yes. Caesar Cipher runs entirely on your device in your browser, so nothing you enter is uploaded to a server.
Link this tool from a README, doc or site. The badge links back to this page.
[](https://yourhack.ai/caesar-cipher)