Toolzy

URL Encode / Decode

Percent-encode or decode URL components.

Entrée
Sortie

Encode text for safe use in URLs or decode percent-encoded strings.

Comment utiliser

  1. Choose Encode or Decode.
  2. Enter your text.
  3. Copy the output.

Questions fréquentes

Which function is used?
encodeURIComponent / decodeURIComponent.
Does it encode whole URLs?
It encodes components; encode parts separately for full URLs.

Outils associés