ODD
ODD document formatUsed for structured text, page layout, or office data.
- Family
- Documents
- MIME
- application/vnd.oasis.opendocument.graphics
Convert ODD to BMP online. See the real document page rendering behavior, preservation limits, and a format-specific acceptance test.
A legacy label routed to an opendocument graphics drawing package is interpreted first, its visible page composed, and that appearance encoded as BMP. 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. BMP output writes a single flat pixel surface with an explicit row order and color depth, built for simple bitmap interchange rather than layers or multiple resolutions.
Starting model: a legacy label routed to an OpenDocument Graphics drawing package. Rendered result: a broadly understood bitmap with straightforward pixel storage and little compression.
Used for structured text, page layout, or office data.
Designed for pixel-based artwork, scans, and photographs.
BMP belongs in workflows that need a visual page, not an editable ODD object model.
Confirm ODG recognition and inspect page size, object positions, layers, connectors, fonts, fills, and exported rendering.
Confirm dimensions, color depth, orientation, and whether the receiving app reads transparency.
The unusual extension can be misidentified, and drawing objects, text, fonts, and page geometry may shift across office suites.
BMP derivatives are often much larger than web images and may encode alpha or row order differently between apps.
The writer builds a broadly understood bitmap with straightforward pixel storage and little compression and labels the result as image/bmp. The receiving application - Not the extension alone - Is the final compatibility test.