Parse any query string into key/value pairs
Paste a URL or query string and instantly see every parameter broken out into a
clean key and decoded value table. Percent-encoding and + spaces are
decoded for you, and repeated keys (like tags=a&tags=b) each get their own row.
Useful for debugging links, inspecting tracking parameters, or checking what an API call actually sends. Everything runs in your browser — nothing is uploaded.