URL Encoder & Decoder
Percent-encode special characters in URLs for safe transmission, or decode percent-encoded URLs back to readable text.
URL Encode / Decode
Encode plain text to a URL‑safe form, or decode an encoded URL string.
Plain text / URLWill be URL encoded
Encoded output
URL‑encoded output will appear here…
How to use
- Select "Encode" to percent-encode a URL, or "Decode" to reverse it.
- Paste your URL or encoded string into the input.
- Click "Encode" or "Decode" and copy the result.
Everything runs in your browser — no data is sent to any server.