Sample Excel Files (XLSX/XLS) — Free Download for Testing
Download free sample Excel files with 10 to 100,000 rows of realistic data. Includes formulas, charts, multiple worksheets, and business datasets — employee, sales, financial, and inventory data.
sample-basic.xlsx
17.7 KB
10 rows
sample-100-rows.xlsx
37.2 KB
100 rows
sample-1000-rows.xlsx
239 KB
1,000 rows
sample-10000-rows.xlsx
2.27 MB
10,000 rows
sample-100000-rows.xlsx
23.20 MB
100,000 rows
sample-with-formulas.xlsx
19.9 KB
50 rows
sample-with-charts.xlsx
19.9 KB
20 rows
sample-multiple-sheets.xlsx
41.2 KB
100 rows
sample-financial-data.xlsx
52.0 KB
200 rows
sample-1kb.xls
4.5 KB
5 rows
sample-100kb.xls
98.0 KB
500 rows
employee-data.xlsx
34.2 KB
100 rows
sales-data.xlsx
115 KB
500 rows
inventory-data.xlsx
70.3 KB
300 rows
How to use these sample Excel files
- Testing XLSX/XLS file upload in web applications
- Verifying spreadsheet parsing with SheetJS (xlsx) or openpyxl
- Testing Excel-to-CSV or Excel-to-JSON conversion
- Load testing with large row counts (10K–100K rows)
- Verifying formula and chart preservation in converters
- Demo data for dashboards and reporting tools
Technical specifications
| XLSX format | Office Open XML SpreadsheetML |
| XLS format | Microsoft Binary File Format (legacy) |
| Compatibility | Excel 2007+, LibreOffice Calc, Google Sheets |
| Data | Faker.js-generated realistic dummy data |
| Created with | SheetJS (xlsx) library |