Convert CSV files into ODT format while preserving formatting.
| Feature | CSV | ODT |
|---|---|---|
| Compression | N/A | N/A |
| Layout | Preserved | Preserved |
| Compatibility | Legacy | Modern |
Converts CSV datasets into OpenDocument Text (ODT) documents, enabling rich text formatting, styles, headers, and tables suitable for publishing and collaboration.
CSV (Comma-Separated Values) is plain tabular data with no formulas, formatting, or multiple sheets — just rows and columns separated by commas.
ODT (OpenDocument Text) is the open ISO-standard word processing format used by LibreOffice Writer and OpenOffice Writer.
What to expect: CSV carries little to no formatting of its own, so the ODT output will start plain — you can add styling afterward in a compatible editor.