/
100% free

URL Encoder / Decoder

Percent-encode or decode URLs and query strings, and break a URL into its parts.

Free foreverPrivate — runs in your browserNo sign-upNo limits

How to use the URL Encoder / Decoder tool

  1. Paste a URL or text.
  2. Click Encode or Decode.
  3. For full URLs, see the protocol, host, path and each query parameter in a table.

Why URLs need encoding

Spaces, Arabic letters and symbols like & and ? have special meanings in URLs. Percent-encoding makes them safe to include in links and query strings; decoding turns them back into readable text.

Frequently asked questions

Which should I use: component or full URL?

Use component encoding for a single parameter value, and full URL encoding for an entire link.

Is it safe for Arabic URLs?

Yes, Arabic is encoded as UTF-8 percent sequences.

Is the URL Encoder / Decoder tool really free?

Yes — completely free, forever. There is no sign-up, no payment, no watermark and no daily limit.