URL decoder and encoder URL decoder and encoder

URL decoder and encoder

Encode and decode URLs, query strings and text fragments for safe use in web addresses. The tool converts reserved characters to percent-encoded form and can restore encoded strings back to readable text.

Use it when working with redirect links, API parameters, tracking tags, copied URLs, form data or international characters in addresses. The result updates quickly and can be copied into code, documentation or browser tests.

Encode text so it can be safely used inside a URL.
Decode copied links, query strings and percent-encoded fragments.
Useful for API parameters, redirects, tracking links and international characters.
Copy the result for browser tests, code snippets or documentation.
Decode copied URLs to inspect parameters or encode text before placing it into a query string.
Use it for API calls, redirects, analytics links and debugging broken URL parameters.