URL Decoder
Decode a percent-encoded URL string back to readable text. Free, instant.
How to use this tool
- Enter url-encoded text in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your decoded text and the full breakdown beneath it.
URL decoding converts percent-encoded characters back into their original form, making encoded URLs human-readable.
Frequently asked questions
- What is URL decoding?
- URL decoding reverses percent-encoding, converting sequences like %20 back into a space character.