Everyday utilities / LING.TOOLS
URL inspector
Break a URL into origin, path, query parameters and fragment.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
Uses the browser URL parser. Repeated query keys remain visible in the output; credentials are never sent to a server.
How to use it
- Paste an absolute URL.
- Run to inspect components and query parameters.
Example
https://example.com/a?q=1#top exposes hostname, path, q=1 and fragment top.