URL Decoder

Paste any percent-encoded URL or query string and instantly see the decoded, human-readable version.

Encoded Input

Decoded Output

Copied!

Summary

Paste any percent-encoded URL or query string and instantly see the decoded, human-readable version.

How it works

  1. Paste your percent-encoded URL or query string into the input field.
  2. The decoded output appears instantly below as you type.
  3. Switch the decode mode between Full URL and Query Component to control how + signs are treated.
  4. Click Copy to copy the decoded result to your clipboard.
  5. Use the Clear button to reset both fields and start over.

Use cases

  • Inspect query parameters in analytics or ad tracking URLs.
  • Decode API response URLs that contain encoded path segments.
  • Read encoded redirect_uri values in OAuth flows.
  • Debug percent-encoded webhook payloads or log entries.
  • Understand encoded filenames returned by a file server.
  • Verify that a URL encoder produced the correct output.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu