Back to tools
Excel to CSV
Extract data from .xlsx files as plain CSV text
About Excel to CSV
Excel to CSV lets you extract data from .xlsx files as plain csv text.
Category: Converters.
Frequently asked questions
What Excel formats are supported?
▾
.xlsx (Excel 2007+) and .xls (Excel 97-2003) are both supported. The tool reads the first sheet by default.
How are merged cells handled?
▾
Merged cells are unmerged during conversion — only the top-left cell's value is preserved; the other merged cells become empty.
Are formulas exported as values or formulas?
▾
Only the computed values are exported, not the formula expressions. The CSV contains the same numbers and text a user would see in Excel.