ConvertUtility

URL Parser Online

Free online URL parser. Break down URLs into protocol, host, path, query parameters and fragment.

How to use

  1. Paste a URL (with or without protocol).
  2. The tool parses it automatically.
  3. Copy the parsed output as JSON.

FAQ

Do I need to include https://?

No, if missing, the tool assumes https://.

Is parsing done locally?

Yes, parsing runs in your browser.

Are query parameters decoded?

Yes, search params are decoded to readable values.