Spreadsheet Converter
Convert between Excel, OpenDocument, CSV, TSV, HTML and JSON. Reads the formats other converters refuse, and says what each one cannot keep.
Drop a spreadsheet
XLSX, XLSM, XLSB, XLS, ODS, CSV, TSV, DBF or Numbers.
About this tool
Converts spreadsheets between XLSX, XLSB, legacy XLS, ODS, CSV, TSV, HTML, JSON and a printable PDF. It opens formats most converters refuse, including XLSB and Excel 97-2003 workbooks, and it tells you what each output format cannot keep before you commit to it.
How to use it
- 1Drop a spreadsheet.
- 2Choose the output format, and which sheet to write if the format holds only one.
- 3Read the note about anything that format will drop.
- 4Convert and download.
Good to know
XLSB and legacy XLS lose formulas
Both keep the calculated value and discard the formula behind it. XLSX and ODS keep both. This was found by writing a workbook to every format and reading it back, and the tool warns before it happens.
One sheet or all of them
CSV, TSV, HTML and JSON hold a single sheet. Rather than silently writing the first one, the tool asks which you want and says how many were left out. PDF and the workbook formats keep everything.
UTF-8 is handled properly on the way in
A CSV saved as UTF-8 without a byte order mark, which is what almost every other tool produces, is misread as Latin-1 by the underlying parser and comes back as mojibake. Text files are decoded here before parsing, so accented and non-Latin text survives.



