Skip to content
Nida Urooj
Developer utilities

URL Encoder / Decoder

Percent-encode or decode URLs and query string values.

Paste a URL or a value and toggle encode/decode.

Output

How to use it

  1. 1Paste input.
  2. 2Toggle encode or decode.
  3. 3Copy result.

Real use cases

  • Debugging redirects.
  • Building query strings.
  • Reading webhook payloads.

Frequently asked

encodeURI vs encodeURIComponent?

encodeURIComponent escapes more characters (like /, ?, and &). Use it for query parameter values, not full URLs.

More in this category

Other developer utilities tools

Want a private version for your team?

Custom calculators with your branding, saved defaults, and team access - built to fit your process.