URL & Query String Parser
Break a URL down into its protocol, host, path and query parameters.
Runs in your browserAbout this tool
A URL with many query parameters is hard to read at a glance, and manually picking apart the protocol, host, path and each parameter from a long URL string is tedious and easy to make an error in. This tool breaks a URL down into its protocol, host, path and query parameters clearly, giving you a structured view instead of parsing a long URL string by eye.

