Initializing... drag & drop files here
Supports: ODG
ODG (OpenDocument Graphics) is the drawing format of LibreOffice Draw and Apache OpenOffice Draw: a ZIP package of XML that describes shapes, connectors, text frames and styles rather than pixels. Almost nothing outside the OpenOffice family reads it, which is why the file needs converting at all. This hub is the index of what you can turn one into — raster images from the widget on this page, plus the vector, document and video targets that live on their own pages.
.odg onto the page or click "+ Add Files". Documents saved by LibreOffice Draw and Apache OpenOffice Draw are both accepted, and you can queue several at once.Everything here starts the same way. LibreOffice opens the .odg as a Draw document — the same component that created it — and exports it through Draw's own filters rather than handing the file to an image decoder. That distinction is the whole reason the conversion is faithful: a .odg is a page-layout document, not a picture, and only a real OpenDocument reader knows what its shapes and text frames mean.
| Target | What runs | What you get |
|---|---|---|
Draw's PDF export filter (draw_pdf_Export) |
Vector geometry, selectable text, the drawing's own page size, all pages in one file | |
| SVG | Draw's SVG export filter (draw_svg_Export) |
The drawing's real paths and text, editable in Inkscape or a browser |
| PNG, JPG, WebP, TIFF, PPM, BMP and the rest | Draw to PDF, then the page rendered at 300 DPI and encoded | One image file per drawing page, at the size you set |
| GIF | Draw to PDF, then the rendered pages handed to the GIF writer | A 256-colour GIF of the drawing — fine for flat artwork, wrong for gradients |
| MP4, MKV, WebM and other containers | Draw to PDF, then the pages encoded as held frames | A silent clip, each page shown for the Image Duration you choose |
Two consequences worth planning around. Page count is preserved: a four-page Draw document produces four images, four video frames, or a four-page PDF, depending on where you send it. And fonts are resolved on our servers, so a drawing that depends on a typeface installed only on your own machine can shift its line breaks — converting the text to curves in Draw (Shape ▸ Convert ▸ To Curve) before uploading pins the letterforms.
| Property | Value |
|---|---|
| Full name | OpenDocument Graphics — the "Drawing" member of the OpenDocument family |
| Standard | OASIS OpenDocument Format, also published as ISO/IEC 26300 |
| Approved | OASIS Standard since May 2005; ODF 1.2 as ISO/IEC 26300-1:2015; ODF 1.3 an OASIS Standard in 2021 |
| Maintained by | OASIS, with the reference implementation led by The Document Foundation |
| File structure | A ZIP package of XML parts — content.xml, styles.xml, meta.xml — plus any embedded pictures |
| Graphics model | Vector: shapes, paths, connectors, text frames and styles, not pixels |
| MIME type | application/vnd.oasis.opendocument.graphics |
| Pages | One or more drawing pages in a single file |
| Native applications | LibreOffice Draw, Apache OpenOffice Draw (Windows, macOS, Linux) |
| Opens in a browser | No — a browser sees only a ZIP it cannot render |
| Closest proprietary counterpart | Microsoft Visio (.vsd / .vsdx) |
LibreOffice Draw and Apache OpenOffice Draw, both free on Windows, macOS and Linux, and Collabora if you would rather not install anything. Almost nothing else reads .odg directly — Microsoft Office has no import filter for it and ordinary image viewers see only a ZIP archive. That is exactly why converting is usually the faster answer than installing a suite for one file.
Page count is preserved rather than discarded. On a raster target each drawing page comes back as its own numbered image, downloadable together as a ZIP. On ODG to PDF every page lands in one document in the original order. On a video target each page becomes a held frame inside the same clip, shown for the Image Duration you chose.
PDF and SVG, because both stay vector. Everything else rasterizes, which fixes the drawing to a pixel grid it can never be enlarged out of. If the recipient will print the drawing or zoom into it, send a PDF; if they need to edit the shapes in something other than Draw, send an SVG and open it in Inkscape or a browser.
Only on the vector routes. The PDF and SVG exports write glyphs, so the text stays searchable and can be copied. Every raster and video target renders type into pixels, which is fine for a picture of the drawing and useless if anyone needs to select a label. Keep the .odg as the editable master either way — no conversion here turns back into Draw objects.
The page is rendered at 300 DPI, so its physical size decides the pixel count: an A4 Draw page arrives at roughly 2480 x 3508 pixels and a US Letter page at about 2550 x 3300. That is a print-grade render, comfortably more than a screen needs. If you want something specific, set it under Image resolution — a percentage, a height preset, or an exact Width x Height — rather than resizing afterwards.
.odd file the same thing?Effectively, yes. ODD is a non-standard extension people occasionally end up with for the same OpenDocument Drawing payload, and LibreOffice identifies the content from the package rather than the file name. Our uploader matches on the extension, so rename the file to .odg and it converts exactly as any other Draw document would.
No — they solve the same problem in different ecosystems and are not interchangeable. ODG is the open, OASIS-standardised drawing format of LibreOffice Draw; .vsd and .vsdx belong to Microsoft Visio. Draw ships an import filter that opens Visio files with varying fidelity, while Visio does not read .odg at all. To hand a diagram to someone in a Microsoft environment, send a PDF rather than the source file.
It travels over an encrypted connection, is processed on our servers, and is deleted automatically after a few hours together with everything it produced. Nothing is shared, published or reused, no account is required, and no watermark is applied. If the raster targets on this page are not what you need, ODG to PDF and ODG to SVG cover the vector side of the same source file.