URL Decoder
Decode a percent-encoded URL or query string back into readable text.
How It Works
- 1Paste a percent-encoded URL or string.
- 2It's decoded automatically.
Features
- Standard decodeURIComponent decoding
- Clear error for malformed input
Privacy
All processing happens instantly in your browser. Nothing you enter is ever sent anywhere.