URL Encode / Decode
Encode text to URL-safe format or decode URL-encoded strings. All processing runs locally in your browser — no data is uploaded.
Characters: 0
Encode All Characters
Uses encodeURIComponent() — encodes special characters like slash, colon, at-sign, hash
How to Use URL Encode / Decode
Encode or decode URL strings in a few simple steps:
1
Choose Mode
Switch between URL Encode and URL Decode modes using the tabs above.
2
Enter Text
Paste or type your text for encoding, or a URL-encoded string for decoding.
3
Copy Result
Click the encode or decode button and instantly get the result. Copy to clipboard or export as a .txt file.