ODD
ODD document formatUsed for structured text, page layout, or office data.
- Family
- Documents
- MIME
- application/vnd.oasis.opendocument.graphics
Convert ODD to PNG online and see exactly what document page rendering changes, what PNG still can't promise, and how to verify the result.
A legacy label routed to an opendocument graphics drawing package is interpreted first, its visible page composed, and that appearance encoded as PNG. Anything living outside the painted page - Structure, formulas, controls, navigation - Has no equivalent feature in the image. The unusual ODD label is signature-checked for its OpenDocument drawing package, then pages, layers, shapes, connectors, styles, and media are unpacked. PNG output preserves the exact raster samples with optional full alpha and color metadata, though file size, palette reduction, the lack of animation, and profile handling all still vary by writer.
Source material - A legacy label routed to an OpenDocument Graphics drawing package. Rendered deliverable - Pixels written losslessly with a full alpha channel available.
Used for structured text, page layout, or office data.
Designed for lossless images and transparency.
Use PNG when the destination needs a visual page rather than an editable ODD object model.
Confirm ODG recognition and inspect page size, object positions, layers, connectors, fonts, fills, and exported rendering.
Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.
The unusual extension can be misidentified, and drawing objects, text, fonts, and page geometry may shift across office suites.
PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.
pixels written losslessly with a full alpha channel available is what gets written, labeled as image/png. Whether that actually opens depends on the receiving application, not on the file extension.