VitaliWeb Tools

URL Encoder / Decoder

Encode a URL component or work with a complete URL.

Processed on your deviceFree · No account needed
0 / 100,000 input code units

How to use it

  1. Choose a URL component or a complete URL.
  2. Enter text and encode or decode it.

In component mode, “tea & coffee” becomes “tea%20%26%20coffee”.

Details & limits

100,000 text characters or 900,000 encoded input characters; decoded output up to 100,000 characters. Component mode escapes reserved characters; full-URL mode preserves delimiters. Plus signs remain plus signs.

Which mode should I use?

Use component mode for a single query value or path segment. Complete URL mode preserves structural delimiters such as : / ? & =. Decoding does not open or visit the URL; + remains a plus sign.