In: .xlsx, .xlsm, .xlsb, .xls, .ods, .csv, .tsv and .txt – from Excel, LibreOffice, OpenOffice, SoftMaker PlanMaker, Collabora Office, or any tool that saves standard formats. You can also paste cells copied from any spreadsheet app, including Google Sheets in the browser.
- Multi-sheet workbooks: every sheet appears as a tab.
- Formula cells: the cached result is read (the app does not recalculate).
- CSV dialects: comma, semicolon (German-style), tab and pipe are sniffed automatically; UTF-8 and UTF-16 both work.
- Big files: very large sheets are capped at 200,000 cells for display, whole rows kept.
- Password-protected files cannot be read – remove the password first.
Out: .json (objects – flat or nested – rows as arrays, headers + rows, A1 cell map), .ndjson (one object per line), .csv and .tsv – copied to the clipboard or saved as a file.
