URL Encoder & Decoder
Percent-encode & decode URLs and query strings.
→ encode
Input0 chars · 0 bytes
Output
About this tool
URL encoding (also called percent-encoding) converts characters that are not allowed in URLs into a safe %XX format. This tool helps encode or decode query strings and URIs entirely in the browser.
Common use cases
- Encode special characters in query parameters or form data
- Decode mangled URLs from logs, emails or copied text
- Fix or inspect percent-encoded values from APIs or redirects
Further reading
Related tools
0 bytes sent · runs in your tab