Toolzy

URL Encode / Decode

Percent-encode or decode URL components.

إدخال
إخراج

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

طريقة الاستخدام

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

الأسئلة الشائعة

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

أدوات ذات صلة