ODT — Formatted OpenDocument Text
An OpenDocument Text file carrying the same content as the formatted DOCX — styled heading, bold/italic runs, and a table. The open twin in a DOCX↔ODT conversion set.

Rendered preview of the odt file (1.9 KB). Download above for the original.
Specifications
- Format
- OpenDocument Text (ODT)
- Headings
- 2
- Styled Runs
- true
- Table
- 3×6
- Twin Of
- Formatted DOCX
What is a .odt file?
ODT is the OpenDocument Text format, an ISO-standardized word-processing document stored as a ZIP archive of XML parts. It is the native format of LibreOffice and OpenOffice Writer and stores text, styles, tables, and images. It is the open-standard counterpart to DOCX.
How to use this file
Use an example ODT to test OpenDocument parsing, ZIP-package handling, and converters that translate between ODT and DOCX or other document formats.
Related files
- docxDOCX with CommentsA Word document with two anchored reviewer comments — for testing comment extraction and whether converters preserve or drop review annotations.
- docxDOCX with Tracked ChangesA Word document with real tracked changes — insertions and deletions attributed to two reviewers with timestamps — for testing how tools read, accept, reject, or preserve revisions.
- docxPlain DOCXA minimal Word document of plain paragraphs with no styling — the simplest valid DOCX for baseline parser testing.
- xlsxMulti-Sheet XLSX with FormulasA two-sheet workbook where a Summary sheet references a Data sheet with SUM and arithmetic formulas — for testing spreadsheet parsers, formula evaluation, and converters.
- odpODP — OpenDocument PresentationA three-slide OpenDocument Presentation with titles and body text — for testing ODP readers and slide converters. Original content, free to use.
- odsODS — OpenDocument SpreadsheetAn OpenDocument Spreadsheet with the same tabular data as the plain XLSX and legacy XLS — a member of an XLSX↔ODS↔XLS conversion set for spreadsheet importers.
Generated by generation/docs_odf.py. Free for any use, no attribution required — license.