Tools · Text · URL encode and decode

URL encode and decode

Percent-encode text for use in a URL, or decode a percent-encoded string back to readable text, live.

Drop a file here, or choose one.

Runs fully in your browser. Nothing is uploaded.

How it works

  1. Type or paste your text, or paste an encoded string to decode it.

  2. Choose Encode or Decode.

  3. Copy the result.

Frequently asked questions

No. Everything happens in your browser.

This tool uses RFC 3986 component encoding, the modern standard for a single query value. The +-for-space convention comes from older HTML form submissions, and this tool doesn't use it.

It double-encodes the % character, turning %20 into %2520. Check your input first if the result looks longer than expected.

Yes, fully. Percent-encoding is Unicode-safe by definition, in both directions.

Related tools

Comments

  1. No comments yet. Be the first to share your experience.
Your rating (optional)

No rating selected