Runs locally
URL Decode
Decode percent-encoded URL text into readable characters.
Input is processed in your browser and is not uploaded.
Output
Results appear here.Add input to see a result.
Use this URL decoder to inspect query parameters, redirect URLs, webhook payloads, and copied links. It converts percent-encoded values back to readable text. Lightweight, mobile-friendly, and built for quick repeat use.
FAQ
What is URL decoding?+
URL decoding converts percent-encoded sequences like %20 back into readable characters.
Why do I see an invalid URL encoding error?+
The input may contain a percent sign that is not followed by a valid hexadecimal code.
Does this decode full URLs?+
It decodes the text you paste, including full URLs or individual parameters.