فك ترميز وترميز Base64 أونلاين — محوّل مجاني

مُرمِّز ومفكّك Base64 مجاني عبر الإنترنت. شفّر النصوص أو البيانات الثنائية إلى Base64 أو فك تشفيرها — كل ذلك داخل متصفحك.

الصق نصاً UTF-8 أدناه وبدّل بين الترميز وفك الترميز. مفيد لتضمين الرموز والصور وبيانات الاعتماد في عناوين URL أو JSON أو رؤوس البريد الإلكتروني.

حالات الاستخدام الشائعة

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

Is my input sent to your server?+

No. Base64 encoding and decoding both run in your browser via the standard btoa/atob APIs. Nothing leaves the page.

Why is my decoded output garbled?+

Either the input is not valid Base64 (check for missing padding or stray characters), or the original data was binary, not text. A binary viewer is the right tool for non-text payloads.

Does it handle UTF-8 / emoji?+

Yes. We pipe the input through encodeURIComponent / unescape before btoa so emoji and non-ASCII characters round-trip correctly.

الأدوات

نصيحة أمنية

تستخدم كلمات مرور افتراضية؟ احمِ شبكتك بتشفير NordVPN.