🔢 Base64 Encoder & Decoder

Convert text or files to Base64, or decode Base64 back to its original form.

ℹ️ About This Tool

Base64 is a way of encoding binary data as plain text — commonly used for embedding images in CSS/HTML, or sending files through text-only systems. This tool encodes text or files to Base64, and decodes Base64 back to text or a downloadable file.

How to use:

  1. To encode: switch to Encode, choose Text or File, then click Encode.
  2. To decode: switch to Decode, paste the Base64 string, then decode as text or download as a file.

ℹ️ इस टूल के बारे में

Base64 बाइनरी डेटा को प्लेन टेक्स्ट के रूप में एनकोड करने का तरीका है — इसे अक्सर CSS/HTML में इमेज एम्बेड करने या टेक्स्ट-ओनली सिस्टम से फाइल भेजने के लिए इस्तेमाल किया जाता है। यह टूल टेक्स्ट या फाइल को Base64 में एनकोड करता है, और Base64 को वापस टेक्स्ट या डाउनलोड करने योग्य फाइल में डिकोड करता है।

इस्तेमाल कैसे करें:

  1. एनकोड करने के लिए: Encode चुनें, Text या File चुनें, फिर Encode दबाएं।
  2. डिकोड करने के लिए: Decode चुनें, Base64 स्ट्रिंग पेस्ट करें, फिर टेक्स्ट के रूप में डिकोड करें या फाइल डाउनलोड करें।