Decode Base64 strings back to their original file format
or
Decoded file will appear here...
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It's commonly used to encode files for transmission over media that are designed to deal with text.
This tool can decode various file types including images (JPG, PNG, GIF), PDFs, documents (DOCX, XLSX), and more. The decoded file type is automatically detected from the Base64 string.