Skip to content
The Internet Compass

Developer Utilities

URL Decoder

Decodes percent-encoded URL text back to something readable.

FreeNo sign-upRuns in your browser

How it works

  1. 1Paste an encoded URL or parameter
  2. 2It's decoded immediately
  3. 3Copy the readable result

Who this is for

  • Reading a query string parameter
  • Debugging a malformed redirect URL
  • Inspecting a webhook payload's encoded fields