URL-Encoded Text
Paste encoded URLs or text
Decoded Text

Decoded text will appear here

URL encoding replaces unsafe ASCII characters with % followed by two hexadecimal digits. This tool decodes those back to readable text. Common codes: %20 = space, %3A = colon, %2F = slash, %3F = question mark, %3D = equals, %26 = ampersand.