URL Decoder

Decode percent-encoded URL text.

Topic: informatics

Inputs

Results

Useful when debugging links, redirects, and API parameters.

How to use this tool

  1. Paste encoded URL text.
  2. Calculate to decode it.

Formula

decodeURIComponent(text)

Show Calculation Logic

Displays only the relevant calculation/logic function for this tool.

FAQ

What does the URL Decoder do?

URL Decoder helps you decode percent-encoded URL text.

Is this tool free to use?

Yes. You can use this tool for free directly in your browser.

Are my inputs sent to a server?

Your inputs stay in your browser while using this tool.