URL Decode Text

Convert URL-encoded text back to its original readable format

URL Decoding converts percent-encoded characters (%20, %21, etc.) and plus signs (+) back to their original form, making encoded URLs and query parameters readable again.
Input Text
URL Encoded Text
💡 Tip: Handles both %20 encoding and + for spaces 0 characters
Decoded Result
Readable Text
Ready to decode 0 characters
Text copied to clipboard!