Tools

URL Decode

How to Use

  1. Paste the encoded URL or string into the input box.
  2. Click "Decode".
  3. Copy the readable result.

Frequently Asked Questions

What does %20 mean?

It's the URL-encoded representation of a space character.

Can I decode a full URL with query parameters?

Yes, paste the entire URL and it will decode all encoded characters within it.

Does this work for both URL paths and query strings?

Yes, it decodes percent-encoded characters anywhere in the input.