مشفر الروابط

شفّر الروابط والنصوص وفك تشفيرها.

تُعالَج محليًا في متصفحك — ملفاتك لا تغادر جهازك أبدًا.

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

  1. 1Paste the URL or text.
  2. 2Click Encode or Decode.
  3. 3Copy or download the result.

Encode text for safe use in URLs (percent-encoding) or decode percent-encoded strings back. Choose full component encoding or lighter URI encoding.

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

encodeURIComponent or encodeURI?

Component mode encodes everything unsafe (best for query values). URI mode preserves URL structure characters like / ? # (best for full URLs).

Is my data uploaded?

No. Everything happens entirely in your browser.

أدوات ذات صلة