Digital Drive HQ

URL Encoder / Decoder

Percent-encode and decode URLs and query strings.

Free · No sign-up · Works in your browser

Result
Your result will appear here.

About the URL Encoder / Decoder

Free URL encoder and decoder — percent-encode text for safe use in URLs and query strings, or decode it back.

How to use the URL Encoder / Decoder

  1. 1Paste a URL, parameter, or text.
  2. 2Choose Encode or Decode.
  3. 3Copy the result.

Frequently asked questions

When do I need URL encoding?

When putting special characters (spaces, &, ?, =, /) into a URL or query parameter so they aren't misinterpreted.

What does %20 mean?

%20 is the percent-encoded representation of a space character in a URL.

Related tools