Koduj/dekoduj URL

Encode special characters for safe URLs (e.g. space to %20) or decode them back to readable text. Essential for API query strings and form data. The tool runs in your browser so sensitive URLs or tokens are not sent to our servers for this tool.

Bezpłatne · Bez limitów · W przeglądarce

Jak używać

  1. 1Paste your URL or text into the input box.
  2. 2Select Encode or Decode.
  3. 3The result updates instantly in the output panel.
  4. 4Copy the encoded or decoded string.

Częste pytania

Why do URLs need to be encoded?
URLs can only use ASCII. Encoding replaces unsafe characters with a "%" followed by two hex digits.
Is it safe for URLs with auth tokens?
Yes. Encoding and decoding happen in your browser; nothing is sent to our servers.
Does it encode every character?
It encodes special characters and spaces; standard letters and numbers stay as-is per URL encoding rules.

Narzędzia deweloperskie i dane: Formatuj, waliduj, koduj i konwertuj dane.

Ładowanie...