ROT47 Encoder

Use the ROT47 Encoder to encode or decode printable ASCII text with reversible obfuscation for spoilers, puzzles, examples, and sample data, whenever needed.

ROT47 is reversible: running the result back through the tool returns the original text (for printable ASCII characters).

Other Tools

About

The ROT47 Encoder shifts printable ASCII characters by 47 positions, providing a simple reversible obfuscation method. It is not secure cryptography but can hide spoilers, puzzle answers, or sample data from quick inspection. Just paste text and toggle encode or decode with one click.