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