URL Parser & Query Builder
Parse URLs and rebuild query strings.
Paste a full URL, add query parameters line by line, and get a normalized copy for debugging links, redirects, and web fixtures.
No sign-in
Form fallback
Copy/download
URL breakdown
Normalized URL
https://tempkit.io/tools?a=1&b=two+words&lang=en#top
Components
Scheme = https
Host = tempkit.io
Path = /tools
Fragment = top
Query parameters
a = 1
b = two words
lang = en
- Parameters
- 3
- Host
- tempkit.io