Link and campaign tools
URL Encoder and Decoder
Convert URL text for query strings and web links without sending the value to a remote service.
Your generated result will appear here.
Use the result safely
Convert URL text for query strings and web links without sending the value to a remote service. Review generated links and code before publishing them.
URL Encoder and Decoder FAQ
URL encoding replaces characters that have a special meaning in URLs with a safe percent-encoded representation.
Usually encode individual query values rather than the whole URL. Encoding the whole URL can prevent its scheme and separators from working correctly.