Initializing... drag & drop files here
Supports: ODG
An .odg is an OpenDocument Graphic — a vector drawing of shapes, lines and text made in LibreOffice Draw or Apache OpenOffice Draw and stored as ZIP-compressed XML under the OpenDocument standard, ISO/IEC 26300. AVI is Microsoft's Audio Video Interleave container, the RIFF-based format that defined desktop video on Windows from the early 1990s onward. Turning a drawing into an AVI is a narrow job with two properties that surprise people: the vector art is rasterised to a fixed pixel grid, and the result is a silent clip of held still frames rather than an animation. This tutorial sets those expectations, names the controls that matter, and points to the targets most people who land here actually want.
.odg onto the page or click "+ Add Files" to browse. The whole Draw document is read, so a multi-page file needs no splitting first.A .odg is a page-layout document, not a picture, so it never touches an image converter. LibreOffice Draw's own 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 full-colour raster at 300 DPI; ffmpeg then encodes those renders as held frames inside the AVI. Three things follow, and all three are worth understanding before you convert:
Two patterns cover most real needs:
Because a motionless frame barely changes between samples, MPEG-4 compresses it heavily — a rendered drawing held for a few seconds produces a small AVI.
What's in the .odg |
What happens to it in the AVI |
|---|---|
| Shapes, connectors, vector art | Rendered into pixels; no longer objects |
| Page text | Flattened into the frame — not selectable or searchable |
| Multiple drawing pages | One held frame each, in page order, inside a single AVI |
| Fonts | Rendered with the fonts available on the server; an unavailable typeface is substituted |
| Hyperlinks | Lost — there is nothing to click in a video frame |
| Transparency | Flattened; video has no alpha channel |
| Audio | None existed, so the AVI is silent |
| Page proportions | Fitted to the chosen frame; a mismatch is filled rather than cropped |
For nearly everyone a still image or a PDF is the better target; AVI earns its place only with older tooling.
| Target | Type | Stays sharp when enlarged | Best for |
|---|---|---|---|
| AVI (this page) | Video | No — rasterised | A pre-2012 editor or a DivX/Xvid device |
| ODG to MP4 | Video | No — rasterised | A clip that plays in browsers, phones and TVs |
| ODG to PNG | Still image | Sharp at its rendered size | A clean picture of each page, with an alpha channel |
| ODG to PDF | Document | Yes — stays crisp at any zoom | Keeping pages distinct, printable and selectable |
For almost everyone, AVI is the wrong target for a drawing. Mainstream drawing tools export PNG, JPG, SVG or PDF because a diagram is a static graphic, not time-based media. If your real goal is a sharp picture, ODG to PNG renders each page losslessly with clean edges. If it is a portable, printable copy, ODG to PDF keeps the vectors so the drawing stays crisp at any zoom and its text stays selectable. If you genuinely need a video clip, the modern default is ODG to MP4, which plays in browsers, on phones and on smart TVs where AVI does not. Pick AVI only when a specific older tool or device — a pre-2012 non-linear editor, a DivX/Xvid set-top box, a Windows-only workflow that lists AVI as its accepted format — actually requires that container. And remember the conversion is one-directional: once the vector art is rasterised into a frame, the editable line work is gone, so keep the original .odg.
No. ODG stores editable vector objects, but a video frame is a fixed grid of pixels, so the conversion renders the drawing once at the "Video resolution" you choose. After that the AVI holds flat pixels — the shapes cannot be moved and the text cannot be restyled. If you may need to change the drawing later, keep the source .odg; a rasterised frame cannot be turned back into objects.
No. Each rendered page is displayed as a static image for the hold time, with no panning, zoom or transitions, and no audio track is written because the source has none. A multi-page drawing plays as a sequence of held pages rather than as an animation.
MPEG-4 Part 2 by default, which is what classic Windows software and DivX/Xvid-aware players expect from an .avi. The "Video Codec" list also offers H.264, H.265, Xvid, DivX, MJPEG, MPEG-1, MPEG-2, Theora, VP8, VP9, AV1 and the WMV codecs if a particular player names one. Because the source is a drawing, no audio codec is used at all.
Every page is rendered and becomes a held frame inside one AVI, in page order. The office stage exports the entire document to PDF first, so nothing is skipped and there is no need to split the file. If you want the pages as separate images instead, ODG to PNG returns one file per page.
Usually you would not. AVI made sense for older Windows tools and DivX/Xvid hardware, but it has no native browser or phone support and its usual codecs are less efficient than modern ones. Choose AVI only when a specific destination — a pre-2012 non-linear editor, a DivX-certified set-top box, a Windows-only workflow — lists it as the accepted format.
They are siblings in the OpenDocument family but hold different content: .odg is a Draw graphic, .odp is an Impress presentation, and .odt is a Writer text document. All three are ZIP-XML packages under ISO/IEC 26300, but the internal structure differs, so each has its own converter. This page expects a Draw file.
Under "Video resolution" you can pick presets up to 4320p or enter a custom Width x Height. Rendering larger than the destination needs only inflates the file — the underlying page render is fixed at 300 DPI, so beyond that size you are enlarging pixels rather than adding detail. If you truly need a bigger crisp frame, enlarge the page in LibreOffice Draw and re-save the .odg first.
No. The Draw document is opened and rendered on our servers, so an .odg someone sent you converts on any operating system with no office suite installed. LibreOffice Draw remains worth having if the drawing is yours — it is free on Windows, macOS and Linux and it is the only way to make real edits.
Your file is uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically a few hours after conversion along with the AVI it produced — no sign-up, no watermark, never shared or made public. The main practical limit is upload size and time rather than the number of pages.