URL Decoder
Decode a percent-encoded URL or string back into readable text online for free — instant, live, entirely inside your browser.
What is a URL decoder?
A URL decoder reverses percent-encoding, converting sequences like %20 or %26 back into their original characters — revealing the real, human-readable value that was encoded to travel safely inside a URL.
It's useful for debugging tracking links, redirect parameters, or query strings copied from server logs, with full support for decoding non-ASCII characters back to their original form.
How to use it
Three steps, no learning curve — paste, decode, and copy the result.
Paste your encoded URL
Enter a percent-encoded query string, parameter, or full URL.
Decode instantly
Percent-encoded sequences are converted back to readable characters live as you type.
Copy or download
Grab the decoded string instantly, or download it as a .txt file.
Best practices to keep in mind
A few things worth knowing about decoding a URL correctly.
- Decoding a URL reveals the real, human-readable value behind a percent-encoded string — useful when debugging redirects, tracking links, or query parameters copied from server logs.
- Sequences like %20 for a space or %26 for an ampersand are the most common you'll encounter — this decoder converts every percent-encoded byte sequence back into its original character.
- If decoding produces unexpected or broken text, the input may already be partially decoded or contain a malformed percent sequence — check for a stray '%' not followed by two valid hex digits.
- URLs are sometimes double-encoded by mistake, where '%20' becomes '%2520'. If your decoded output still contains '%' sequences, try decoding it a second time to fully reveal the original text.
SEOJuicer vs. other URL decoders
The same result, minus the uploads, the signup wall, and the paywall.
SEOJuicer
Other tools
Frequently asked questions
Have questions about decoding a URL? Here are the most common ones our users ask before getting started.
Browse other categories
Every category groups related tools together, all free and ready to use instantly.
