Adcox.ai Utility
URL Parser & Decoder
Parse, validate, decode, and edit URLs with a clean breakdown of protocol, host, path, query, and fragments. 100% client-side.
Paste any URL. You can also load a .txt file with a single URL.
Parsed Components
Query Parameters
| Key | Value |
|---|---|
| No query parameters. | |
How it works
We use the browser’s native URL parser for correctness and speed, then render a breakdown of the parts. “Validate” adds safety checks (bad schemes, spaces, mixed encodings) and “Decode” reveals human-readable text for percent-encoded parts.