🔗URL Encoder / Decoder
Percent-encode and decode URLs and query strings.
About URL Encoder / Decoder
Encode text for safe use in URLs (percent-encoding) or decode an encoded URL back to readable text. Useful for query strings, links and API parameters. Free online URL encoder and decoder.
🔒 Private by design — this tool runs entirely in your browser. Nothing you enter is uploaded to a server.
Frequently asked questions
What is URL encoding?+
URL (percent) encoding converts characters into a format that is safe to use in web addresses and query strings.