URL Parser — Split Any URL into Its Parts
Paste an address and get every component broken out, including the query string expanded into key and value pairs you can copy individually.
Loading this tool…
Nothing you enter here is sent anywhere. There is no file and no request to our server - the work is done in your browser and disappears when you close the page.
How It Works
- Enter — Fill in the values the tool asks for.
- Run — Press the button; an empty field is reported by name rather than read as zero.
- Read — The answer comes with the working behind it, so you can check the figure.
- Take it — Copy the result, or download it where the tool offers that.
Frequently Asked Questions
What happens to a relative URL?
The browser resolver reports which parts are present and which are inherited, so you can see exactly how a link like ../img/logo.png expands against a base address.