URL Decode
Decode percent-encoded URLs back to readable form
urldecodepercent encodinguri
Learn more
Step-by-step guide
How to URL Decode a String
Turn percent encoded URL strings back into readable text using the DevHexLab URL Decoder.
In-depth article
How to Decode a URL and Read Encoded Links
If you have ever seen a URL filled with percent signs and wondered what it actually said, URL decoding is the answer. Here is how to read encoded URLs and turn them back into normal text.