URL Parser
Break a URL into protocol, host, port, path, query, and hash.
URL input
Paste any absolute URL to break it down
Components
Parsed parts of the URL
Query parameters
Editable — changes rebuild the URL below
About the URL Parser
Paste any absolute URL to see its protocol, hostname, port, path, and hash broken out, plus an editable table of query parameters that live-rebuilds the URL as you change them.
Examples
Parse URL
https://example.com/path?a=1#topOutput
host: example.com, path: /path, query a=1Related tools
Query String Converter
Network & IP
Convert between URL query strings and JSON, with nested bracket support.
CIDR Range Expander
Network & IP
Expand a CIDR block into individual addresses, or compress a range into CIDR blocks.
DNS Record Types Reference
Network & IP
Searchable reference of DNS record types with examples.
HTTP Headers Explainer
Network & IP
Look up common HTTP headers and explain pasted raw headers.
HTTP Status Codes
Network & IP
Searchable reference of HTTP status codes with meaning and usage guidance.
IP Converter
Network & IP
Convert IPv4 to decimal/hex/binary, and expand or compress IPv6.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser