← Back to Developer Tools

URL Encoder & Decoder

Percent-encode special characters in URLs for safe transmission, or decode percent-encoded URLs back to readable text.

URL Encode / Decode

Encode plain text to a URL‑safe form, or decode an encoded URL string.

Plain text / URLWill be URL encoded
Encoded output

URL‑encoded output will appear here…

How to use

  1. Select "Encode" to percent-encode a URL, or "Decode" to reverse it.
  2. Paste your URL or encoded string into the input.
  3. Click "Encode" or "Decode" and copy the result.

Everything runs in your browser — no data is sent to any server.