مشفر Base64
شفّر النص إلى Base64 وفك تشفيره.
تُعالَج محليًا في متصفحك — ملفاتك لا تغادر جهازك أبدًا.
طريقة الاستخدام
- 1Paste text (to encode) or Base64 (to decode).
- 2Click Encode or Decode.
- 3Copy or download the result.
Unicode-safe Base64 encoding and decoding. Strict validation rejects malformed input with a clear message instead of garbage output.
الأسئلة الشائعة
Does it handle non-English text?
Yes. Text is encoded as UTF-8 first, so emoji and Arabic/French text round-trip correctly.
Is my data uploaded?
No. Everything happens entirely in your browser.