URL Encode / Decode

Encode or decode text for URLs using percent-encoding. Optionally use plus (+) for spaces (application/x-www-form-urlencoded).

How to use

  1. Select Encode to create a percent-encoded URL-safe string, or Decode to recover original text.
  2. When encoding, enable Use + for spaces if you need application/x-www-form-urlencoded style (e.g., form submissions).
  3. Paste/enter your text and click Convert. Copy or download the output as needed.