Initializing... drag & drop files here
Supports: ODG
An .odg is an OpenDocument Graphics drawing — the editable canvas of shapes, connectors, text boxes and embedded pictures that LibreOffice Draw and Apache OpenOffice Draw save. .m4v is Apple's naming of the MP4 container, the file iTunes, the Apple TV app and QuickTime expect. Putting one inside the other is a render-and-hold operation: our servers render your Draw document page by page and encode those renders as held still frames in a silent clip. Nothing animates, no audio track is written, and the vector scalability of the drawing ends the moment it becomes a frame. Read the walk-through before you convert — frame size is the setting that decides whether the result is usable.
.odg onto the page or click "+ Add Files" to browse. The whole Draw document is read, so a multi-page file needs no splitting..m4v. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.A .odg is a page-layout document rather than a picture, so it takes the office route: 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 raster at 300 DPI, and ffmpeg encodes those renders as held frames inside the MP4-family container.
That means the physical page size you set in LibreOffice — not the on-screen zoom — decides the native frame:
A few patterns follow from that:
Bitrate and target-file-size modes are absent from this page because they are computed against a source video's existing bitrate, and a rendered page has none — only Quality Preset, Constant Quality and Constraint Quality apply.
| Video Codec | Encoder behaviour | Control that actually moves the output | Reach |
|---|---|---|---|
| H.264 (default) | CRF encoding, High profile, yuv420p | Quality Preset, or Constant Quality (16–51, lower is better) | Apple's ecosystem, Android, and Chrome, Firefox, Edge and Safari |
| MPEG-4 (Part 2) | qscale encoding | Constant Quality, on a 1–31 scale where lower is better | Old set-top boxes and DivX-era players |
| Xvid | qscale encoding; an MPEG-4 Part 2 variant | Constant Quality, on the same 1–31 scale | Legacy hardware players; an odd choice inside an .m4v |
| Property | Value |
|---|---|
| Container | MP4 family, written with an .m4v filename |
| Video codec | H.264, High profile, yuv420p, by default |
| Frames | One held still per drawing page, in page order |
| Audio | None — a drawing carries no sound to encode |
| Duration | About five seconds per page unless the Image Duration setting is changed |
| Transparency | Not preserved — video has no alpha channel, so transparent areas take the fill colour |
| DRM | None; the file is a plain unencrypted MP4-family file |
Fonts are the usual edge case: the server renders with the fonts it has, so a drawing that relies on a typeface installed only on your machine may reflow when a metric substitute is used. Converting text to curves in Draw (Shape ▸ Convert ▸ To Curve) before uploading removes that risk. Password-protected or damaged Draw files will not render at all, because the office stage has to open the document before anything else happens. And if your real goal is simply to look at or share the drawing, a video is the wrong deliverable — ODG to PDF keeps the vectors and prints properly, and an image target gives you one picture per page.
Because every video frame is a fixed grid of pixels. An ODG stores shapes and paths that scale without loss, but H.264 — like every video codec — encodes samples, not geometry. The page is rendered once, at 300 DPI, and everything after that point is raster. That is why the frame size you choose matters so much: it is the last moment the drawing has any resolution independence.
Because an OpenDocument drawing has no audio to encode, so the encoder writes a video-only file. The container itself carries AAC audio perfectly well in normal use. To add narration or music, convert here and then drop the clip onto a timeline in a video editor and add the audio track there; re-encoding a clip of held frames alongside audio is cheap because the picture never changes.
All of them. The office stage exports the entire document to PDF, every page is rendered, and the renders are concatenated into a single clip with each page held in turn, in page order. Nothing is dropped and no splitting is needed. If you want the pages as separate files instead, an image target such as ODG to PNG returns one per page.
.m4v we produce and an iTunes .m4v?Container-wise, nothing: both are MP4-family files. The difference is provenance. Apple uses .m4v for video sold or rented through its store, and those files can carry FairPlay copy protection that ties playback to an authorised account. The file this converter writes is plain and unencrypted — if a player refuses it, renaming it to .mp4 will almost certainly work, because the bytes are the same family.
Only up to the render. The page is rasterised at 300 DPI first, which is generous, but choosing a frame larger than that just enlarges pixels that already exist — text edges soften rather than sharpen. If you need a genuinely crisper large frame, enlarge the page in LibreOffice Draw (Page ▸ Page Properties, set a bigger paper size) and re-save the .odg before converting.
No. A held still frame is close to the easiest thing H.264 will ever encode: the first frame is a keyframe and every frame after it is a near-empty prediction saying "nothing changed". Clips made from drawings are routinely tiny. If a picky ingest system needs a larger, higher-bitrate file, lower the Constant Quality value or raise the frame size.
No. Video has no alpha channel, so transparent regions are flattened onto an opaque background before the frame is encoded, and the same fill covers any bars where the page's shape does not match the frame. ODG to PNG is the target that keeps a real alpha channel.
Convert to video only when the destination genuinely requires a video file — a signage loop, a kiosk, a timeline placeholder, an upload form that rejects documents. If you simply want the drawing as a shareable picture, an image target is smaller and more direct; if you need a container with broader reach than .m4v, ODG to MP4 writes the same H.264 video under the name every player recognises. The ODG converter hub lists the rest of the targets.
Your .odg travels to us over an encrypted connection, is rendered and encoded on our servers, and is deleted automatically a few hours later along with the finished .m4v. Nothing is shared, published or reused, there is no sign-up, and no watermark is added to the output.