Skip to main content
ToolsDeveloperURL Encoder / Decoder

URL Encoder / Decoder

Encode and decode URLs and query parameters for safe transmission.

Loading tool…

How to use URL Encoder / Decoder

  1. 1Paste your URL or query parameter value into the input field.
  2. 2Choose a mode: "Full URL" (encodeURI) or "Component" (encodeURIComponent).
  3. 3The encoded output appears instantly — use Component mode for query parameter values.
  4. 4Click "Decode" to reverse the encoding and read the original URL.