MXG LabsLink tools

URL Encoder

Percent-encode or decode a URL, and read its query string as a table. Free, no sign-up, and it runs entirely in your browser — nothing you type here is sent anywhere.

Input

Output

Paste something on the left.

Component escapes everything that has a meaning in a URL, which is what you want for a single query value. Whole URL leaves the separators alone so the address still works. When the input parses as a URL, its parts and query string are broken out above.