Free SEO Tools
URL Parser
Type a URL to instantly see its protocol, host, port, path, query parameters, fragment, and normalized form.
Protocolhttps:
Hostexample.com
Port8080
Path/path/to/page
Fragment#section
Originhttps://example.com:8080
Normalized URLhttps://example.com:8080/path/to/page?foo=bar&baz=qux
Query parameters
- foobar
- bazqux
How this works
Everything here runs entirely in your browser using the standard URL parser — nothing is sent to a server.
