Siirry sisältöön

Ilmoitus

Kaikki ominaisuudet ovat tällä hetkellä käytettävissä ilmaiseksi.

Translation in progress

This page will be translated soon. Please check back again shortly.

URL Encode / Decode

Encode query values or decode encoded URL text directly in your browser.

Everything runs locally in your browser. Nothing is sent to the server.

Mode

Input length: 0

Result

Waiting

Enter text to begin

The encoded or decoded result will appear here.

What it does

This tool encodes plain text for URL use or decodes already-encoded URL text back to readable content.

How to use it

  1. Paste plain text or encoded URL text.
  2. Choose Encode or Decode.
  3. Run the conversion and copy the result.

Tips

  • Use Encode for query parameter values.
  • Decode also handles common plus-to-space form data.
  • All processing stays in the browser.

FAQ

Does this encode the whole URL?

It encodes the text you paste. It is especially useful for parameter values.

Can I decode plus signs as spaces?

Yes. Common form-style plus signs are converted back to spaces before decoding.

Does this send data to a server?

No. Everything runs locally in your browser.