URL Decoder

Decode a percent-encoded URL back to readable text.

URL-encoded text

Decoded

Runs entirely in your browser — nothing here is uploaded anywhere.

How it works

  1. Paste percent-encoded text into the input box.
  2. It's decoded as you type.
  3. Copy the decoded result.

Need more than a one-off tool?

Velox PDF for Mac keeps every tool like this — plus AI chat, summarization, and semantic search across your documents — in one native app, working offline for markup and signing.

Download Velox PDF for Mac — free →

Frequently asked questions

What if decoding fails?

You'll see an error, usually caused by a stray % not followed by a valid two-digit hex code.