URL Encoder / Decoder

Percent-encode or decode URLs and query strings.

Your result will appear here.

How to use this tool

  1. Paste a URL, query string, or any text with special characters.
  2. Click Encode to percent-encode it, or Decode to convert it back to readable text.
  3. Copy the result for use in links, query parameters, or API calls.

Frequently asked questions

When do I need URL encoding?

Whenever a URL or query parameter contains spaces or special characters like &, ?, =, or non-English text.

Keep Going

Related tools