How it works
How to use the URL Parser
Paste or open your input
Type, paste or drop a file into the left editor — or press Sample to try it.
Adjust the options
Use the options in the toolbar; the result updates as you type.
Copy or download the result
Copy the output or download it as a file.
About the URL Parser
Break a URL into its parts — protocol, credentials, hostname, port, path segments, decoded query parameters (including repeated keys) and fragment — shown as JSON.
Built for developers
Why developers use it
Private by design
Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.
Instant results
Output updates as you type, with precise error locations when something is wrong.
Works offline
Once loaded, the tool keeps working without a connection. Install it as an app if you like.
Free, no sign-up
No accounts, no limits, no watermarks.
FAQ
Frequently asked questions
Is my data uploaded anywhere?
No. Everything runs locally in your browser — nothing you type, paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.
Keep going
Related tools
- DNS LookupLook up A, AAAA, MX, NS, TXT, CNAME and SOA records
- API TesterSend HTTP requests and inspect responses
- MX LookupFind the mail servers of a domain
- Website to IP AddressFind the IP address of any website
- curl to PythonConvert curl commands to Python requests code
- Nameserver LookupFind a domain’s authoritative nameservers
- JSON ParserParse JSON and inspect the structure
- URL Encode / DecodePercent-encode and decode URLs and query strings