Skip to content
Novus Examples
odp2.1 KB

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 ODP — OpenDocument Presentation

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 XML

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