URL encode and decode text

Percent-encoding, both directions, live.

No uploads. No accounts. Runs in your browser.

Loading tool...

About this tool

Encode text for safe use in URLs and query strings, or decode percent-encoded strings back to readable text, live as you type, in both directions. Choose full component encoding or URI-preserving mode depending on whether you're encoding a value or a whole URL.

Constant companion when debugging query strings, webhooks, OAuth redirects and log lines full of %2F. Local-only, like everything here.

How it works

  1. Paste your input, or drop a text file onto the box.
  2. The output updates live as you type.
  3. Copy it to the clipboard, or download it as a file.

Related tools