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.

संबंधित टूल