Style:
Example:
○Transformed Output
Your transformed text will appear here...📝Characters:0💬Words:0📄Sentences:0📊Lines:0
⚙️Transform Settings
🎛️Fine-tune your experience
Smart
"Smart
Preserves smart typography with curly quotes for enhanced readability
Active
⚡Flow
Automatically copies transformations to clipboard for seamless workflow
Quote Processing
Auto-Copy
Settings applied to all transformations
🚀Category Tools
💡Pro Tip:Use keyboard shortcuts for lightning-fast workflow
⌘+CCopy⌘+DDownload⌘+KClear
Complete Tool Collection
All 12 encoding/decoding transformation tools in one place
Base64 Decode
Decode Base64 encoded text
Example:
"aGVsbG8gd29ybGQ=" → "hello world"
base64decodedecoding
Try This ConverterBase64 Encode
Encode text to Base64 format
Example:
"hello world" → "aGVsbG8gd29ybGQ="
base64encodeencoding
Try This ConverterBinary Decode
Decode binary encoded text
Example:
"01000001" → "A"
binarydecodedecoding+1 more
Try This ConverterBinary Encode
Encode text to binary format
Example:
"A" → "01000001"
binaryencodeencoding+1 more
Try This ConverterHex Decode
Decode hexadecimal encoded text
Example:
"68656c6c6f" → "hello"
hexhexadecimaldecode+1 more
Try This ConverterHex Encode
Encode text to hexadecimal format
Example:
"hello" → "68656c6c6f"
hexhexadecimalencode+1 more
Try This ConverterHTML Escape
Escape HTML special characters
Example:
"<script>alert("hello")</script>" → "<script>alert("hello")</script>"
htmlescapeencoding+1 more
Try This ConverterHTML Unescape
Unescape HTML entities to original characters
Example:
"<script>alert("hello")</script>" → "<script>alert("hello")</script>"
htmlunescapedecoding+1 more
Try This ConverterROT13 Encode/Decode
Apply ROT13 cipher (letters only)
Example:
"hello world" → "uryyb jbeyq"
rot13cipherencoding+1 more
Try This ConverterROT47 Encode/Decode
Apply ROT47 cipher (all printable ASCII)
Example:
"hello world!" → "96==@\H@C=5P"
rot47cipherencoding+1 more
Try This ConverterURL Decode
Decode URL encoded text
Example:
"hello%20world" → "hello world"
urldecodedecoding+1 more
Try This ConverterURL Encode
Encode text for safe use in URLs
Example:
"hello world" → "hello%20world"
urlencodeencoding+1 more
Try This Converter