URL parse
Split an absolute URL into protocol, host, path, query, and hash.
Paste text and press the button. The conversion runs on this device.
Ctrl/⌘ + Enter
Example input
https://example.com/search?q=cats&page=2#resultsMore Web tools
- Query to JSON — Turn a query string, or the query of a full URL, into JSON.
- JSON to query — Build a query string from a JSON object. Arrays become repeated keys.
- JWT decode — Show a JWT header and payload. The signature is not verified. A leading Bearer prefix is ignored.
- Strip HTML — Remove tags, script, and style, then unescape entities.