🔗 URL Encoder / Decoder
Percent-encode text for safe use in URLs, or decode an encoded URL back to readable text. Runs entirely in your browser.
🔒 Runs 100% in your browser. Your data never leaves your device.
How to use
- Paste a URL or text into the box.
- Click Encode to percent-encode it, or Decode to turn an encoded URL back into readable text.
- Copy the result.
FAQ
When should I URL-encode text?
When putting text into URLs or query parameters that contain spaces or special characters.
Does it run online without uploads?
Yes, everything runs locally in your browser.
Is it free?
Yes — free and no sign-up.