Skip to content
Sahaworks

URL Decode

Decode percent-encoded URLs and query parameters back to readable text. Malformed input is detected. Runs entirely in your browser.

Encoded

Text

Advertisement

About this tool

Decode percent-encoded URLs and query strings back to readable text for debugging and inspection.

Common use cases

  • Read an encoded redirect or callback URL
  • Inspect query-string parameters
  • Decode a shared link with escaped characters

Frequently asked questions