URL parser
Parse URLs and query strings locally for OAuth redirects, signed URLs, and complex parameter debugging. The target URL is not requested, and input is not read from the address bar or written to URL/storage.
This is structural parsing, not a URL safety scan. Tokens, codes, signatures, userinfo, and fragment values stay out of the default report.
| # | Key | Decoded value | Encoded pair | Hints |
|---|---|---|---|---|
| Input limit 32 KiB. Only pasted content is parsed. | ||||
URL parsing boundary
Parsing scope
This page only parses the pasted URL or query string and shows scheme, host, path, fragment presence, and query key shape.
Redacted by default
Reports, JSON, text, sorted query, and sorted URL shape use REDACTED values by default and do not export userinfo or fragment values.
Row reveal
Table values and pairs can be shown one row at a time. Reveal state does not update reports, copied text, downloads, or toolbar output.
Report boundary
Sensitive key hints are key-name heuristics only. The page does not request target URLs, follow Safe Links, or provide safety conclusions.