URL Encoder/Decoder

Percent-encode or decode URL query strings.

How to use

  1. Pick Encode or Decode.
  2. Paste your string.
  3. Copy the result.

What this tool does

Wraps the browser's encodeURIComponent / decodeURIComponent for quick, safe URL handling.

Frequently asked questions