URL Parser
Paste any URL to see its components parsed: protocol, username, host, port, pathname, query parameters, and fragment. Each part is individually copyable.
Runs locally in your browser
href
https://ada:super%[email protected]:8443/v2/tools/json-formatter?format=pretty&lang=en&tags=json&tags=format#optionsorigin
https://api.fizzkit.dev:8443protocol
https:username
adapassword
••••••••••••••click revealhost
api.fizzkit.dev:8443hostname
api.fizzkit.devport
8443pathname
/v2/tools/json-formattersearch
?format=pretty&lang=en&tags=json&tags=formathash
#optionsPath segments (3)
0v21tools2json-formatter
Query parameters (3)
| Key | Value(s) |
|---|---|
| format | pretty |
| lang | en |
| tags | [jsonformat] |
Protocol
https
Port
8443
Segments
3
Params
3
Has hash
yes
Credentials
yes
Related tools
About URL Parser
Paste any URL to see its components parsed: protocol, username, host, port, pathname, query parameters, and fragment. Each part is individually copyable.
URL Parser is part of FizzKit — a collection of focused, browser-based tools. Because everything runs locally, it works offline once loaded and never exposes your data to a remote server.
Frequently asked questions
Yes. Values are URL-decoded and duplicate keys are grouped into arrays.