← Back to naviwork.tools
URL Parser
Break down, encode/decode, and build URLs.
Parse URL
Encode/Decode
Build URL
Paste URL
Components
Query Parameters
Key
Value
Encode
Copy Encoded
Result (encodeURIComponent)
Decode
Copy Decoded
Result
Build URL from Parts
Protocol
Host
Port
Path
Hash
Query Parameters (key=value, one per line)
page=1 limit=20 sort=name
Built URL
Copy URL