What problem does it solve?
Open, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv) with a deterministic XML-only workflow that preserves advanced workbook features (macros, pivots, charts) and avoids brittle library-based writing.
Core Features & Use Cases
- Direct OOXML manipulation: create, edit, read, validate, and format workbooks by editing the underlying XML instead of using OpenPyXL or similar libraries.
- Formula integrity and validation: perform static formula checks, cross-sheet references validation, and optional dynamic recalculation via LibreOffice for runtime error detection.
- Production-grade workflows: support for fixing broken formulas, applying consistent financial formatting, and ensuring structural integrity across sheets, charts, tables, and pivots.
- Use cases include building auditable financial models, reproducible reporting templates, and stabilized workbook pipelines for finance, analytics, and operations.
Quick Start
Unpack a workbook, then run the standard create/edit/validate sequence to produce a clean, validated xlsx.