Base64 Encoder/Decoder
Encode and decode text, images, and files to/from Base64
Text Input
Enter text to encode...
Result
Base64 Result
Tips
• Paste text and click Encode to convert to Base64
• Paste Base64 string and click Decode to convert back to text
• Drag and drop images to convert to Base64
• Use Base64 for embedding images in HTML/CSS