Skip to content

URL Decode

Decode percent-encoded text.

Runs locally in your browser. No signup.

How it works

  1. 1 Paste your input.
  2. 2 Pick options if needed.
  3. 3 Copy the output.

Decoding stops if the string is malformed.

FAQ

What does this tool do?

It converts encoded characters (like %20) back into their original form (like a space).

Can it handle complex URLs?

Yes. It decodes the entire string, revealing the original parameters and values.

Is it safe?

Yes. Processing is done locally in your browser.

Does this tool store my input?

No. Your input is processed locally in your browser and is not uploaded or stored.

Related tools