Initializing... drag & drop files here
Supports: ODG
HEIF — the High Efficiency Image File Format, ISO/IEC 23008-12 — is a modern container for still images, image sequences and their metadata, most often carrying HEVC-coded pictures. An .odg is an OpenDocument Graphics drawing: the editable shapes, connectors and text frames LibreOffice Draw and Apache OpenOffice Draw save as XML inside a ZIP package. Turning a drawing into a HEIF means rendering the document and encoding the pixels, which this converter does page by page. Both formats are set out below, along with an honest assessment of whether HEIF suits a diagram at all.
| Property | Value |
|---|---|
| Full name | OpenDocument Graphics (Drawing) |
| Standard | OASIS OpenDocument, standardised as ISO/IEC 26300 |
| Current version | ODF 1.3, approved as an OASIS Standard in 2021 |
| Packaging | ZIP archive of XML parts (content.xml, styles.xml, a manifest) |
| MIME type | application/vnd.oasis.opendocument.graphics |
| Content model | Vector shapes, connectors, text frames, optional embedded rasters; one or more pages |
| Native editors | LibreOffice Draw, Apache OpenOffice Draw, Collabora Online, Calligra |
| Best for | Diagrams and plans that must stay editable |
| Property | Value |
|---|---|
| Full name | High Efficiency Image File Format |
| Standard | ISO/IEC 23008-12 (MPEG-H Part 12) |
| Role | A container — it defines packaging, not the codec inside |
| Usual payload | HEVC-coded images; the same container also underpins AVIF, which carries AV1 |
| Colour and alpha | Wide colour depth support, with an alpha channel available |
| Holds | Single images, image collections, sequences and their metadata |
| Extensions | .heif and .heic are frequently used interchangeably |
| Browser support | Limited — Safari yes, others patchy |
| Best for | Photographic content in Apple-centric and mobile pipelines |
.odg onto the page or click "+ Add Files". The whole Draw document is read, so a multi-page file needs no preparation.| Property | HEIF | PNG | WebP | JPG |
|---|---|---|---|---|
| Standard | ISO/IEC 23008-12 | W3C / ISO/IEC 15948 | Google, now widely implemented | ISO/IEC 10918 |
| Default coding | Lossy, HEVC-based | Lossless | Lossy or lossless | Lossy |
| Hard edges and small text | Softened | Exact | Exact in lossless mode | Worst of the four |
| Transparency | Supported by the format | Yes | Yes | None |
| Browser support | Limited | Universal | Universal in current browsers | Universal |
| Image sequences | Yes | No | Yes, as animation | No |
| Sensible for a Draw diagram | Only when required downstream | The default choice | Good for web delivery | Rarely |
A .odg is a page-layout document, not a picture, so the office pipeline handles it: LibreOffice Draw's PDF export filter reads the drawing and writes a PDF that keeps the document's page size and object positions, each PDF page is rendered to a raster at 300 DPI, and libvips encodes each render as HEVC-coded HEIF. One file comes out per drawing page. At 300 DPI a US Letter page arrives near 2550 × 3300 px and A4 near 2481 × 3507 px, so "Image resolution" is usually worth setting rather than leaving on "Keep original".
Not exactly. HEIF is the container standard; HEIC is the everyday name for HEIF files carrying HEVC-coded images, which is what Apple devices write. The extensions are frequently used interchangeably, and some applications accept one spelling but not the other. ODG to HEIC covers the same conversion under that name if a destination insists on it.
Usually not. HEVC-based coding is tuned for photographic content, and the flat fills and crisp strokes of a diagram are what it handles least well — you get haloing along edges and softened small text, for a file that many applications still cannot open. Choose HEIF when something downstream requires it, and ODG to PNG or lossless WebP otherwise.
The container supports an alpha channel and the render stage does not flatten it, so transparency can survive in principle. Two things decide whether it does in practice: whether the Draw page actually has a transparent background — check Page ▸ Page Properties ▸ Background, since a page with a fill set renders opaque — and whether the receiving application reads HEIF alpha, which is inconsistent outside Apple's ecosystem. When a transparent background genuinely matters, PNG remains the dependable choice.
HEIF supports image collections, but a collection is not a paginated document and this route does not produce one. Each page becomes its own .heif, numbered in page order and delivered together. For all the pages in a single openable file, ODG to PDF is the format designed for it.
No. Rasterising converts type to pixels on every raster route, so nothing in the output is selectable or searchable. Keep the original .odg as your editable master, and use ODG to PDF or ODG to SVG when live text is needed.
Very High or Highest. Lower rungs smooth exactly the high-contrast boundaries that keep small type legible, and the detail cannot be recovered afterwards. If the file is still too large, reduce "Image resolution" instead — downscaling a diagram degrades it far more gracefully than aggressive quantisation does.
.heif file on a machine that is not a Mac?Less than you would hope. Apple platforms handle it natively; Windows needs Microsoft's HEIF and HEVC extensions installed; Android support varies by version and manufacturer; and browsers largely do not display HEIF. That patchiness — a consequence of HEVC's patent licensing — is the main practical argument against choosing it for anything you intend to share widely.
Not usefully. The container is designed to hold Exif and XMP alongside the image, but the document properties an ODG stores — author, title, keywords, the object model — are not mapped into them by this conversion. Keep the .odg as the record of the drawing itself.
They travel over an encrypted connection, are processed on our servers, and are deleted automatically a few hours later along with any output produced. Nothing is shared, published or reused, no account is required, and no watermark is applied. The ODG converter hub indexes every other target for this source.