🔐 CyphrTxt

Text Encoding & Decoding Tools

Choose Your Tool

Base64

Encode and decode Base64 strings. Commonly used for data transmission and embedding binary data in text formats.

URL Encode/Decode

Encode special characters for URLs and decode URL-encoded strings safely.

Hex Encoder

Convert text to hexadecimal and back. Useful for debugging and low-level data inspection.

Morse Code

Translate text to and from Morse code. Classic encoding method still used today.

Binary

Convert text to binary (0s and 1s) representation and decode binary strings back to text.

ROT13 Caesar Cipher

Simple letter substitution cipher that replaces each letter with the letter 13 positions after it.