CalculatorsConvertersDeveloperTextAll toolsDirectory
Submit your tool Sign in
Theme
Home/Developer/ROT47 Encoder and Decoder

ROT47 Encoder and Decoder

ROT47 is a variation of the classic ROT13 that operates on the full set of visible ASCII characters rather than just letters, so digits and punctuation get scrambled too. It shifts every printable character from the range of exclamation mark to tilde forward by forty seven positions, wrapping around within that ninety four character block. Because the block is exactly ninety four wide, applying ROT47 a second time restores the original, which means one button both encodes and decodes. Like ROT13 it is a lightweight obfuscation with no real security, useful for hiding spoilers, puzzle answers, or making text unreadable at a glance. Spaces and other control characters pass through unchanged. Everything runs in your browser, so nothing you type is ever transmitted or stored anywhere.

How to use ROT47 Encoder and Decoder

  1. Paste the text you want to transform.
  2. Apply ROT47 to scramble or unscramble it.
  3. Copy the result.

Frequently asked questions

How does ROT47 work?

It shifts each printable ASCII character, codes 33 through 126, forward by 47 positions and wraps around, scrambling letters, digits and symbols.

Why is one button enough to encode and decode?

ROT47 is its own inverse: applying it twice returns the original text, so the same operation both scrambles and unscrambles.

Is ROT47 secure?

No. It is a simple substitution cipher meant for lightly obscuring text, not for real security.

What is ROT47 Encoder and Decoder?

ROT47 is a variation of the classic ROT13 that operates on the full set of visible ASCII characters rather than just letters, so digits and punctuation get scrambled too. It shifts every printable character from the range of exclamation mark to tilde forward by forty seven positions, wrapping around within that ninety four character block.

Is ROT47 Encoder and Decoder free to use?

Yes. ROT47 Encoder and Decoder is completely free, with no sign-up and no usage limits.

Does ROT47 Encoder and Decoder work in a web browser?

Yes. ROT47 Encoder and Decoder runs in any modern web browser. There is nothing to download or install.

Is my data private with ROT47 Encoder and Decoder?

Yes. ROT47 Encoder and Decoder runs entirely on your device in your browser, so nothing you enter is uploaded to a server.

Badge

Link this tool from a README, doc or site. The badge links back to this page.

Listed on yourhack.ai

[![Listed on yourhack.ai](https://yourhack.ai/badge/rot47-encoder.svg)](https://yourhack.ai/rot47-encoder)