URL Decode

Decode percent-encoded URLs and text instantly.

This tool runs entirely in your browser. Your files are never uploaded to a server.

Paste a percent-encoded URL or string and instantly see the readable, decoded text. All decoding happens locally in your browser — nothing you paste is ever sent to a server, keeping your data private. Great for reading query parameters, debugging redirects, and inspecting encoded links.

Frequently Asked Questions

What does this URL decoder do?
It converts percent-encoded characters (like %20 or %3F) in a URL or string back into their original, readable characters.
How do I use this tool?
Paste your encoded URL or string into the input field and the decoded text appears instantly — copy it and use it as needed.
Is it safe to decode links here?
Yes, decoding happens entirely in your browser via client-side JavaScript. Nothing is uploaded, and the tool is completely free to use.