Encode or decode text with a Caesar shift cipher. ROT13 preset and brute-force decoder included.
Educational use only. Caesar ciphers can be brute-forced in milliseconds (literally: that’s what the third tab does). For real protection use the Encrypt & Decrypt tool with AES-256.
The Caesar cipher is the simplest substitution cipher in cryptographic history — every letter is shifted forward by a fixed amount in the alphabet. ROT13 is the special case where the shift is exactly 13 (the same operation encodes and decodes). CipherForces Caesar Cipher tool encodes, decodes, and brute-forces shift ciphers entirely in your browser.
This is a classroom and puzzle-hunt cipher, not real cryptography. Twenty-five possible shifts are trivially brute-forced in a fraction of a second; even a frequency-analysis attack on a single sentence usually reveals the shift instantly. Do not use Caesar (or ROT13) to protect anything that matters. For real encryption use our Encrypt & Decrypt tool (AES-256).
Pure JavaScript string transformation. Nothing leaves your browser. The "secret" of a Caesar cipher is the shift number, which is also trivial to discover — but at least our tool isn't logging your text either way.
Drag and drop or click to select your file.
Adjust quality, size, or format options.
Your processed file is ready instantly.