URL coderen/decoderen

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.

Gratis · Geen limieten · In de browser

Hoe te gebruiken

  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.

Veelgestelde vragen

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.

Developer- en datatools: Formatteer, valideer, codeer en converteer data.

Laden...