URL Decoder
Decode percent-encoded URL strings back to readable text instantly in your browser. Free online URL decoder for query strings and parameters — no uploads.
Enter the values below, then press Calculate (or press Enter). The calculator updates your results instantly. Try different values to see how your inputs change the outcome.
- Encoded text / URL — enter a value. A typical Encoded text / URL would be Paste a percent-encoded string to decode….
- Review your results — the key output is highlighted, with supporting figures below.
Loading calculator…
Results
| Detail | Value |
|---|---|
| Encoded length | |
| Decoded length |
What is this calculator for?
Turn percent-encoded URL text (like %20) back into the original readable characters.
How to Use This Calculator
Enter the values below, then press Calculate (or press Enter). The calculator updates your results instantly. Try different values to see how your inputs change the outcome.
- Encoded text / URL — enter a value. A typical Encoded text / URL would be Paste a percent-encoded string to decode….
- Review your results — the key output is highlighted, with supporting figures below.
What You'll Need
- Encoded text / URL
- a value · required
About This Calculator
This URL decoder reverses percent-encoding so you can read the original text behind a URL. Sequences such as %20 (space), %26 (&), and %C3%A9 (é) are converted back to their real characters.
Because query strings sometimes use a + to mean a space, this decoder treats + as a space — the standard behavior for URL query parameters. Runs entirely in your browser with no uploads.