ToolPalace

URL Encoder / Decoder

Developer

Encode and decode URL strings and query parameters.

0 chars

encodeURIComponent — encodes all special characters including ://?&= (best for query values).

How to use URL Encoder / Decoder

  1. 1Select "Encode" to percent-encode a URL, or "Decode" to convert an encoded URL back to readable text.
  2. 2Paste your URL or text into the input field.
  3. 3Click Encode or Decode to get the result.
  4. 4Copy the output with the copy button.

Frequently Asked Questions

You might also like