Upload a CSV and Plotiq builds an OOXML .xlsx file in the browser with correct cell types — no Microsoft Office needed, no leading zeros stripped, no "1/2" auto-turned into a date.
Solves Excel's native CSV-import quirks in one conversion.
Drop a .csv into the input pane. Plotiq parses it with RFC 4180 quoting rules, preserving leading zeros.
Plotiq previews which cells it will type as numbers, dates, or booleans before you export — catches mistakes early.
Output is a standard OOXML workbook that opens in Excel, Google Sheets, Numbers, and LibreOffice Calc.
Excel's default CSV opener treats every numeric-looking cell as a number. Plotiq writes cells with leading zeros as text, so "007" stays "007".
Yes. Plotiq emits a standard OOXML workbook — opens in Excel, Google Sheets, Apple Numbers, LibreOffice Calc, and any library that reads .xlsx.
Only when the cell unambiguously matches ISO / US / EU date formats and makes calendar sense. Fractions and gene names ("SEPT2") stay text.
Yes. Toggle Bold Header on — the first row writes with a bold cell style, ready for filters and pivot tables on open.