Parse URLs or query strings into key-value pairs, or build a query from lines.
| Key | Value |
|---|
Paste a full URL or just the part after ?. The tool uses URLSearchParams to list each key and decoded value.
Enter one key=value pair per line. Values are URL-encoded automatically when you click Build.