URL Decode

URL Decode in your browser. Nothing is uploaded. For the reverse, use URL Encode.

Send feedback

Tell us if this tool is broken, report a bug, or share a suggestion. We read every message.

PrivateIn your browserInstantUnlimited
Need the reverse? Open URL Encode
Reverse: URL Encode

67 characters

49 characters

How it works

1

Paste your input

Paste the encoded text or payload for URL Decode.

2

Convert

The result appears instantly: copy or download.

3

Reverse direction

For the reverse direction, use URL Encode.

What is URL Decode?

URL Decode focuses on this conversion direction only, with a cleaner page and targeted keywords. For the reverse, use URL Encode.

Why use this tool

  • encodeURIComponent / decodeURIComponent
  • encodeURI / decodeURI for full URLs
  • Form mode with + for spaces
  • Live mode, swap, and sample
  • Copy and download
  • Unlimited use with no daily cap

Questions

What does URL Decode do?

URL Decode converts in one direction only. Use URL Encode for the reverse.

Component vs URI mode?

Component (encodeURIComponent) encodes :, /, ?, &, = and more. Use it for query values. URI (encodeURI) leaves those reserved characters so a full URL stays structured.

What is Form (+) mode?

application/x-www-form-urlencoded encoding: spaces become + instead of %20. Common in HTML form POST bodies and some query strings.

Why did decode fail?

Malformed sequences like a lone % or incomplete %XX are invalid. Fix the string or paste a valid percent-encoded value.

Is my text sent to a server?

No. Encoding and decoding run entirely in this tab.

Is there a daily limit?

No. This tool has no daily cap.

Do I need an account?

No. Open the page and use it.

Does it work on a phone?

Yes. It runs in the mobile browser.

If Easy24 helped, buy a coffee

Tools stay free in your browser. A one-time tip is optional and helps keep them running.

Buy a coffee

Similar Convert tools

See all