About this tool
Paste a query string or a full URL and it becomes a table where every row can be edited, removed, or added to, rebuilding a usable string as you go. Parameters are deliberately held as an ordered list rather than an object: query strings legitimately repeat keys, as in `tag=a&tag=b`, and order is sometimes significant — an object would silently discard both. Repeated keys are also listed with their counts.