URL Encoder / Decoder
Encode and decode URLs and query parameters for safe transmission.
Loading tool…
How to use URL Encoder / Decoder
- 1Paste your URL or query parameter value into the input field.
- 2Choose a mode: "Full URL" (encodeURI) or "Component" (encodeURIComponent).
- 3The encoded output appears instantly — use Component mode for query parameter values.
- 4Click "Decode" to reverse the encoding and read the original URL.