Full breakdown
See protocol, host, port, path segments, query parameters and the hash fragment at a glance.
Paste any URL to break it into protocol, host, port, path and query parameters in a clear, readable table.
🔒 Your URL stays on your device and is never uploaded.
This free URL parser uses your browser's native URL engine to reliably split any link into its protocol, credentials, host, port, path and query string, then decodes every parameter for you.
See protocol, host, port, path segments, query parameters and the hash fragment at a glance.
Percent-encoded characters in the path and query values are decoded automatically.
Parsing runs entirely in your browser using the standard URL API.
It shows the protocol, username/password if present, hostname, port, full path with segments, every query parameter, and the hash fragment.
Yes. Query parameter values and path segments are automatically decoded so you can read them in plain text.
Add https:// in front, or the tool will try to parse it as a relative path where host and protocol will show as empty.
No. Parsing uses your browser's built-in URL API entirely on your device.