DevTools Logo

URL Parser

URL Parser

Break a URL into its components and decode query parameters

URL Input

About

Break a URL into its components — protocol, host, port, path, query string, and fragment — and decode every query and hash parameter. Protocol-relative (`//host/path`) and path-only URLs are resolved against a placeholder so their structure still shows. Everything runs in your browser; nothing is uploaded.