What problem does it solve?
You have messy or formula-broken spreadsheets and need a reliable way to clean, edit, analyze, convert, and deliver a corrected Excel file without Excel error values.
Core Features & Use Cases
- Spreadsheet creation & conversion: Generate new spreadsheets, convert tabular formats (e.g., XLSX/CSV/TSV), and restructure data for downstream use.
- Safe editing of existing workbooks: Read workbooks, modify cells/sheets, preserve templates and established formatting, and keep formulas dynamic rather than hardcoding results.
- Formula reliability & error prevention: Recalculate formulas using LibreOffice (via
scripts/recalc.py) and verify the output contains ZERO Excel formula errors such as #REF!, #DIV/0!, #VALUE!, or #NAME?.
Use case: Clean a CSV export with malformed rows and wrong headers, rebuild it into a properly structured XLSX model, then ensure all computed outputs recalculate to a correct, error-free workbook.
Quick Start
Ask the AI to “clean and restructure the attached spreadsheet file, fix any formula errors, preserve the existing layout where applicable, and return a corrected .xlsx workbook.”