XLSX sample file

xlsx_inventory_two_sheet_sample.xlsx

3.1 KB application/vnd.openxmlformats-officedocument.spreadsheetml.sheet SHA256 verified
File details
Filenamexlsx_inventory_two_sheet_sample.xlsx
Size3.1 KB (3208 bytes)
MIME typeapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Extension.xlsx
SHA25623ec535664cc82a4a24b65c417ec3f6392d7a3cee9062fc50de5be537a072aab
Download commands

Use in scripts and tests

curl -L -o xlsx_inventory_two_sheet_sample.xlsx \
  https://samplefile.com/samples/download/document/xlsx/xlsx_inventory_two_sheet_sample.xlsx/
More XLSX files

Other XLSX Sample Files

Filename Size SHA256 Download
xlsx_formula_recalc_sample.xlsx 2.8 KB f08a2494f697dc2c… Download
xlsx_monthly_budget_sample.xlsx 2.8 KB a36e46fc78660b78… Download
xlsx_wide_table_sample.xlsx 3.0 KB bfb260e93898129a… Download
View all XLSX files →
Learn more

XLSX Guides and Comparisons

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Read guide

Case Study: CSV Parser Failure on Malformed Quotes

A parser reliability incident that exposed brittle assumptions in CSV ingestion and schema validation.

Read guide

Case Study: MIME Mismatch Blocking Legitimate Uploads

A production-style incident where strict type checks rejected real user files and how policy was corrected.

Read guide