URL Encoder/Decoder

URL encode and decode online free. Convert strings with encodeURIComponent-style encoding in your browser.

About URL Encoder/Decoder

Prepare query strings and path segments safely. URL Encoder/Decoder on TheToolss encodes or decodes text for URLs without leaving your browser.

How to use URL Encoder/Decoder

  1. Enter a URL or text string.
  2. Choose encode or decode.
  3. Copy the result into your code or request.

Frequently asked questions

Is URL Encoder free?
Yes. Encode and decode URLs free on TheToolss.
What encoding is used?
Browser-style percent encoding similar to encodeURIComponent / decodeURIComponent.
Is input uploaded?
No. Conversion runs in your browser.