Test filesOffice documents › spreadsheet.xlsx

Sample XLSX file

Excel workbook with a header row, data rows, and a live SUM formula.

↓ Download spreadsheet.xlsx
Filenamespreadsheet.xlsx
FormatXLSX
Size1.7 KB (1,726 bytes)
MIME typeapplication/octet-stream
SHA-256ad3641fda07651acf26ca9bbaea3d2ad56358ae560768524b2d4d3b5b3310dae
What this file catchesA minimal but valid XLSX built from source as a ZIP of XML parts. Opens in the corresponding application; use it to exercise upload, parsing and preview without shipping a real document. The formula cell (with a cached value) catches importers that read <v> but ignore <f>, or vice versa.

Download & verify

curl -fsSL -o "spreadsheet.xlsx" "https://files.hexaqa.com/office/spreadsheet.xlsx"
curl -fsSL "https://files.hexaqa.com/office/spreadsheet.xlsx" | sha256sum # expect: ad3641fda07651acf26ca9bbaea3d2ad56358ae560768524b2d4d3b5b3310dae

More office documents test files

corrupt-missing-content-types.docxdocument.docxdocument.odtformula-injection.xlsxmacro-enabled.xlsmpresentation.pptxspreadsheet.ods

← All Office documents files