๐ŸŒ

URL Encoder / Decoder

Percent-encode or decode URLs and query string components.

Advertisement
Ad slot: top
Advertisement
Ad slot: incontent

About the URL Encoder / Decoder

Encode a full URL or a single parameter value so that spaces and special characters travel safely, or decode a percent-encoded string back into readable text. Includes a query-string parser that splits a URL into its parts.

Frequently asked questions

What is the difference between the two encode modes?

Full URL mode keeps characters like : / ? & = intact. Component mode escapes them too, which is what you want for a single parameter value.

Related tools

All Developer โ†’
Advertisement
Ad slot: bottom