Skip to content
§
§ · free tool

Caesar & ROT13 cipher. Encode, decode, crack.

Encode and decode Caesar, ROT13, ROT47, Atbash and A1Z26 ciphers live, or crack an unknown shift with a frequency-scored brute-force panel. Everything runs in your browser; your text is never uploaded.

A free online tool by Digital Heroes
0 chars
0 chars

Everything runs on your device. Your text never leaves the browser.

Brute-force Caesar

All 25 shifts of the input, scored by English letter frequency (χ², lower is more likely English). Top 3 are highlighted. Click a row to copy its full text.

Classic ciphers, cracked live

The Caesar cipher rotates each letter a fixed number of places through the alphabet, ROT13 is simply a Caesar shift of 13, which makes it its own inverse. ROT47 extends the idea to all printable ASCII, Atbash mirrors the alphabet (A↔Z), and A1Z26 swaps letters for their positions. None of them are secure by modern standards, there are only 25 possible Caesar keys, which is exactly what the brute-force panel demonstrates by decoding all of them at once and ranking each candidate against English letter frequencies. Great for puzzles, geocaching, CTF warm-ups and teaching the basics of cryptanalysis.

§ 02 · what you can do

Five ciphers, one workbench.

  • Encrypt or decrypt with a custom Caesar shift from −25 to +25, updated live as you drag the slider.
  • Apply ROT13, ROT47 or Atbash with a single click, the tool knows they're self-inverse, so there's no mode to get wrong.
  • Encode and decode A1Z26 (letters as numbers) with custom letter and word separators; decoding reads any digits it finds.
  • Crack unknown Caesar ciphers with the brute-force panel: all 25 shifts scored by English letter frequency, top 3 flagged.
  • Control the output, preserve or flatten letter case and keep or strip non-letter characters.
  • Copy, download or chain: copy the result, save it as a .txt file, or feed the output back into the input with one click.
§ 03 · how to use it

Five steps, no manual.

  1. Pick a cipher, Caesar, ROT13, ROT47, Atbash or A1Z26, and choose Encode or Decode.
  2. Type or paste your text. The output updates live as you type.
  3. For Caesar, drag the shift slider (−25 to +25). For A1Z26, set your letter and word separators.
  4. Don't know the shift? Check the brute-force panel, all 25 candidates ranked by how English they look; click any row to copy it.
  5. Copy or download the result, or hit “Use output as input” to chain another pass. Nothing is uploaded.
§ 04 · faq

Frequently asked questions.

Is the Caesar / ROT13 cipher tool free?
Yes, completely free for everyone. No sign-up, no account and no usage limits.
Is it private? Is my text uploaded anywhere?
No upload, ever. Every cipher runs entirely in your browser on your own device, the text you type or paste never leaves your computer.
Which ciphers does it support?
Five: the classic Caesar shift with any offset from −25 to +25, ROT13, ROT47 (which also rotates digits and punctuation), Atbash (mirrored alphabet), and A1Z26 (letters as numbers 1, 26) with configurable separators.
How does the brute-force panel rank the shifts?
It decodes your input with every possible shift (1, 25) and gives each candidate a chi-squared (χ²) score against standard English letter frequencies. The lower the score, the more the text looks like English, so the correct decode is almost always in the highlighted top three. It needs at least a handful of letters to score reliably.
What's the difference between ROT13 and ROT47?
ROT13 rotates only the 26 letters by 13 places, leaving digits and punctuation untouched. ROT47 rotates all 94 printable ASCII characters (! through ~) by 47 places, so numbers and symbols are scrambled too. Both are self-inverse: applying the same operation twice gets your original text back.
Is a Caesar cipher secure for sensitive data?
No. With only 25 possible keys it can be broken instantly, this page's own brute-force panel proves it. Use these ciphers for puzzles, geocaching, CTF practice and learning cryptanalysis, and use modern encryption (like AES) for anything that actually needs to stay secret.

Published · Last updated .

Online now

Hi there. How can we help you today?

Reply