encode

ROT13

apply ROT13 substitution cipher

Live output enabled
Ready
Example output:
uryyb

About ROT13

ROT13 helps you apply rot13 substitution cipher directly in your browser with no backend dependency.

Use Cases

  • Run ROT13 while debugging API responses and config snippets.
  • Share normalized output from ROT13 with teammates quickly.
  • Use ROT13 as part of a repeatable local text-processing workflow.

Examples

Sample ROT13 transformation output.

Input

hello

Output

uryyb

Idempotent rerun example for ROT13 when applicable.

Input

uryyb

Output

uryyb

FAQ

Does ROT13 send my data to a server?

No. Execution happens in your browser tab.

Can I share a direct URL for ROT13?

Yes. Every tool has its own indexable route under /tools/<slug>.