URL Parser
Free online URL parser: split any link into protocol, host, port, path, decoded query params and hash — runs locally.
Privacy: all processing happens locally in your browser. Your input never leaves your device.
What is URL Parser?
When debugging callback URLs or assembling parameterized links, you need to break a long URL apart to see it clearly. This tool parses a URL into protocol, host, port, path, individually decoded query parameters (shown as a key-value table), fragment and credentials; bare domains without a scheme are recognized too.
How to Use
- Paste a complete URL
- View the structured breakdown and parameter table
FAQ
- Are %xx sequences in query params decoded automatically?
- Yes. Both keys and values are shown after percent-decoding.
- What shows when the port is empty?
- The protocol's default port: 80 for http, 443 for https.
Related Tools
What Is My IPFree online public IP lookup: see your exit IP and browser network info on page load, one-click copy, no logging.IP Geolocation LookupFree online IP geolocation via offline ip2region: country, province, city and ISP, batch queries, no third-party API.User-Agent ParserFree online User-Agent parser: break any UA string into browser, version, OS, device type and engine — local parsing.
Last updated 2026-09-04