URL Parser
Break down absolute URLs into protocol, host, path, hash, and query pairs locally before debugging links or redirects.
LocalURLs are parsed in the browser and are not uploaded.
Query pairsDuplicate query keys remain visible as ordered pairs.
URL input
Paste an absolute URL with query strings, ports, paths, or fragments.
Parsed components
Paste a URL to inspect its components locally.
Query pairs
Review decoded query values before copying them into tickets, code, or API clients.
Parsed query pairs will appear here.