Base64 to Excel Decoder
Decode a Base64 string and download as an Excel spreadsheet. Free and private.
Length: 0 characters
Leave as-is unless you know the original file type. Data URIs auto-detect.
Base64 to Excel decodes a Base64 string back into an XLSX or XLS spreadsheet file. ConvertDa's free Base64 to Excel tool runs in your browser — paste the string and download the working spreadsheet in seconds.
How to base64 → excel
- 1
Paste your Base64 string.
- 2
Click Decode & Download.
- 3
Open the .xlsx in Excel, Numbers, or LibreOffice.
Frequently asked questions
Can I decode to CSV instead?▾
Yes — change the filename extension to .csv before downloading.
Does it preserve formulas in the decoded file?▾
Yes. Base64 decoding restores the exact bytes of the original spreadsheet, including formulas, formatting, and embedded charts.
Why does Excel show 'file format invalid' when I open the result?▾
Usually because the source Base64 string was incomplete. Re-copy the full string and decode again. Also confirm you picked the right output format (XLSX vs XLS).