Fast, responsive and ready developer tools
Encode and decode URL text safely for browser and API use.
Convert unsafe URL characters into percent-encoded text and decode them back into readable strings instantly.
URL encoding is useful for query strings, redirects, path values, and safely sending special characters through web requests.
URL encoding converts reserved or unsafe characters into percent-encoded values so they can be used safely in URLs.
Yes. Paste the encoded value and click Decode.