Back to Tools
URL Decode
Decode URL-encoded text
What is URL Decoding?
URL decoding converts percent-encoded characters back to their original form. For example, %20 becomes a space and %26 becomes an ampersand (&).