ROT13 Encoder / Decoder
Apply the classic ROT13 cipher — each letter is shifted 13 places, so encoding and decoding are the same operation. The original spoiler-hider of early internet forums.
How to use the ROT13 Encoder / Decoder
- 1
Open the tool above — it is already running, no install or account needed.
- 2
Enter your input and adjust the options to match what you need.
- 3
Copy or download the result — everything was processed locally in your browser.
Private by design
This tool runs 100% inside your own browser using local JavaScript — your input never touches a server. That makes it instant, offline-capable in many cases, and private even for sensitive data.
Related tools
Caesar Cipher Encoder
Shift letters by any amount, both directions
Case Converter
UPPER, lower, Title, camelCase, snake_case & more
Markdown to HTML Converter
Render Markdown with live preview and source
Find and Replace
Bulk text replacement with regex support
Word Counter
Words, characters, sentences, reading time
ASCII Text Generator
Turn text into big ASCII art banners
Remove Line Breaks
Strip newlines while keeping paragraphs intact
Text Repeater
Repeat any text N times with custom separators