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
- Paste percent-encoded text into the input box.
- It's decoded as you type.
- Copy the decoded result.
Need more than a one-off tool?
PDF Go 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 PDF Go 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.