ODP — OpenDocument Presentation
A three-slide OpenDocument Presentation with titles and body text — for testing ODP readers and slide converters. Original content, free to use.

Rendered preview of the odp file (2.1 KB). Download above for the original.
Specifications
- Format
- OpenDocument Presentation (ODP)
- Slides
- 3
- Layout
- landscape 28×21 cm
What is a .odp file?
ODP is the OpenDocument Presentation format, an ISO-standardized slide-deck document stored as a ZIP archive of XML. It is the native presentation format of LibreOffice and OpenOffice Impress, storing slides, shapes, media, and notes. It is the open-standard counterpart to PPTX.
How to use this file
Use an example ODP to test OpenDocument presentation parsing, slide and media extraction, and converters between ODP and PPTX or PDF.
How to use this file for testing
“ODP — OpenDocument Presentation” is a deterministic Novus Examples fixture for Conversion testing. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.
Documented properties for this file: 3 slides · OpenDocument Presentation (ODP). Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.
Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.
Document fixtures list their internal structure (pages, fields, tracked changes, embedded objects) in the spec table. Test extractors, converters, and OCR against that known structure, and compare searchable↔scanned or format-twin companions when present.
Code examples
soffice --headless --convert-to pdf slides.odp # ODF is a ZIP of XMLRelated files
- pptPPT — Legacy PowerPoint 97A pitch-deck slide set saved as legacy binary .ppt (PowerPoint 97-2003, OLE compound file) via LibreOffice. For testing legacy-Office parsers and PPT→PPTX conversion.

- pptxPPTX with Speaker NotesA four-slide presentation where every slide carries speaker notes in the notes pane — for testing notes extraction and whether converters preserve the notes alongside the slides.

- adocAsciiDoc Guide (ADOC source)An AsciiDoc getting-started guide with source blocks, an admonition, and a table — for testing AsciiDoc renderers (Asciidoctor), editors, and conversion to HTML/PDF.

- assASS Subtitles (Advanced SSA)An Advanced SubStation Alpha (.ass) subtitle with a styles section and three timed Dialogue events — the styled format libass renders — carrying the same captions as the SRT/VTT twins.

- docDOC — Legacy Word 97The formatted Word document saved as legacy binary .doc (Word 97-2003, OLE compound file) via LibreOffice. For testing legacy-Office parsers and DOC→DOCX conversion.

- docxDOCX with CommentsA Word document with two anchored reviewer comments — for testing comment extraction and whether converters preserve or drop review annotations.

Generated by generation/docs_odf.py. Free for any use, no attribution required — license.