ROT13 Encoder/Decoder
Encode and decode text with ROT13, a quick reversible text transform.
ROT13 result
Uryyb Jbeyq
Use Cases
- Hide answers or spoilers
- Simple text obfuscation
- Quick reversible encoding
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Is ROT13 secure?
No. It is a simple letter substitution and not suitable for real encryption.
Are encoding and decoding the same operation?
Yes. ROT13 is its own inverse; applying it twice restores the original.
Related Tools
TextText
Text Counter
Count characters, words, lines, paragraphs, and UTF-8 bytes.
TextText
Case Converter
Convert text between camelCase, PascalCase, kebab-case, snake_case, and CONSTANT_CASE.
TextText
Markdown Preview
Preview common Markdown syntax as HTML locally in the browser.
TextText
Deduplicate Text
Remove duplicate lines while preserving the first occurrence.