Debugging
Inspect query parameters, fragments, and path segments at a glance.
URL tool
Break a URL into components so you can inspect paths, query strings, fragments, and hosts quickly.
Use cases
Inspect query parameters, fragments, and path segments at a glance.
Check whether a link is absolute, relative, encoded, or missing a protocol.
Review the exact endpoint being called before you test or share it.
FAQ
It shows protocol, host, path, query string, fragment, and other URL components.
Yes. The tool adds a default https protocol if one is missing.
It helps debug links, API endpoints, redirects, and query parameters.