🧩 URL Query Toolkit
Parse full URLs or raw query strings locally in your browser, preserve duplicate keys, empty values, and flag params, then rebuild the output explicitly.
The current mode only accepts a full absolute URL. Switching modes or editing the source input invalidates the previous workspace and output immediately.
The current output uses form-style encoding rules, where spaces are serialized as `+`.
Raw Query mode never guesses an origin, path, or hash and does not fabricate a full URL.
Waiting for input.
Boundary note: this version only supports explicit `Full URL` and `Raw Query` modes. It does not support relative paths, bulk edit, tracker-cleaning presets, broken `%` repair, mode auto-detection, or query diff.
Risk note: rebuilt output is only guaranteed to be internally consistent within this page, not byte-for-byte identical to the original input. Sorting, editing, or rebuilding signed, tokenized, or callback-heavy URLs may break them.
Privacy note: parsing, editing, and copying stay local in the current browser. Avoid pasting real signed URLs, production tokens, or internal sensitive links.
Free online URL Query Toolkit. Parse a full URL or raw query string into an editable local parameter workspace, preserve duplicate keys, empty values, flag params, and order, then rebuild the query string or full URL explicitly. Nothing is uploaded, and the tool does not present rebuilt output as lossless equivalence or a signed URL fix.