Query String Parser
TextDecode query strings or full URLs into clean key/value tables and JSON. Everything runs locally in your browser.
Total Params: 0
Unique Keys: 0
Empty Values: 0
Parsed Parameters
Parsed parameters will appear here.
How it works
Paste a query string or full URL, then parse it into readable key/value pairs. You can decode values, keep empty entries, and sort keys before exporting to JSON.
Popular use cases
- Debugging marketing UTM parameters
- Inspecting API request URLs
- Cleaning up redirect and tracking links
- Converting URL params into shareable JSON