URL Parser
Paste any URL to inspect and edit protocol, hostname, port, pathname, query string key/value pairs, and hash — with a live reconstructed URL.
| Protocol | ||
| Hostname | ||
| Port | ||
| Path | ||
| Hash | ||
Query parameters
| Key | Value |
|---|---|
Reconstructed URL
https://example.com:8080/path?q=1&foo=bar#section
How to uRL Parser
- Paste a URL in the input field.
- Review and edit components in the table.
- Copy the reconstructed URL at the bottom.
Private by design — parsing happens in your browser. URLs are not logged or uploaded.
Related tools
Frequently asked questions
Do edits update automatically?
The reconstructed URL updates as you edit fields. Blur the main URL input to re-parse a completely new link.