URL Decode
Decode percent-encoded strings to text.
Paste an encoded string to decode it with decodeURIComponent. A + stays a plus.
Processing is local. Invalid percent sequences return an error.
Recommended tools
FAQ
Yes. Paste encoded query values or full encoded strings.