Loading Shrinkify...
Loading Shrinkify...
Parse URL query strings into key-value pairs. Edit, add, or remove parameters with a visual interface.
15 powerful converters: URL, Base64, JSON, HTML, Hash, JWT, Case, UUID, Timestamp, Hex, Binary, URL Params, Text Stats, Website Screenshot
Long query strings become unreadable fast. The URL Query Parser breaks any URL into its structured components — protocol, host, path, and individual parameters — so debugging redirect chains and tracking strings takes seconds instead of minutes.
Encode parameters for clean output using URL Encoder / Decoder.
The portion after the ? in a URL, containing key=value pairs separated by &. It passes parameters to the server or client.
Paste the full URL into the parser to view all UTM fields decoded and separated — source, medium, campaign, term, and content.
Yes. Servers interpret duplicate keys differently — some treat them as arrays, others use only the last value.
Check out our technical guides to learn more about how browser-side processing works.
Read Glossary