URL Decoder
Decode URL-encoded text (percent-encoding) back to original instantly in your browser. No upload, fully private.
Local processingHow to Use
Enter your input above. The result updates automatically. Use the copy button to copy the result.
Privacy
All processing happens in your browser. Your data is never uploaded to any server.
FAQ
What is URL decoding?
URL decoding converts percent-encoded characters back to their original form (e.g. %20 becomes a space).