Convert each worksheet to CSV with delimiter choice and a ZIP for multi-sheet workbooks.
Spreadsheet and Excel tools
Your spreadsheet has secrets. Some of them are hiding: sheets marked very-hidden, formulas that reference internal ranges, author names and company fields in document properties. These tools parse the workbook package locally, show you what is really inside, and write fresh sanitized outputs — all without your data leaving the browser.
XLSX · XLS · ODS→ CSVModerate on device
One sheet per CSV, automatic delimiter detection, and a fresh clean workbook as output.
CSV · TSV→ XLSXLight on device
Inventory hidden and very-hidden sheets, hidden rows/columns, defined names, hyperlinks, and comments.
XLSX · XLS · ODS→ Inspection report (on screen)Moderate on device
Inspect core and custom document properties, strip identity fields, and verify the clean export.
XLSX→ XLSXLight on device
Fresh values-only rebuild: no formulas, comments, links, hidden sheets, macros, or document properties.
XLSX · XLS · ODS→ XLSXModerate on device
What people use these for
- Check a workbook for hidden and very-hidden sheets before sending it out
- Export a values-only clean copy with formulas, comments, and links removed
- Remove the author, company, and revision metadata from an .xlsx
- Convert Excel sheets to CSV, or CSV files to a clean workbook