URL Tools
Encode/decode and inspect query params. Client-side only.
Encode / Decode
Query Parser
How to Use URL Tools?
Encode/Decode:
- Paste your URL or text in the text area.
- Click Encode to URL-encode special characters.
- Click Decode to decode URL-encoded text.
Query Parser:
- Enter a full URL with query parameters.
- Click Parse to extract and display all parameters as JSON.
- Click Copy to copy the parsed results.