ODG to AV1 Converter

Convert ODG files to AV1 format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ODG

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

ODG to AV1 Converter

An .odg is an OpenDocument Graphics drawing — the vector shapes, connectors and text frames LibreOffice Draw and Apache OpenOffice Draw save as XML inside a ZIP. AV1 is the royalty-free video codec published by the Alliance for Open Media. This converter renders your Draw document through the office pipeline and encodes the rendered pages as held frames in a silent AV1 clip, which is what you want when a drawing has to become a video element rather than a picture. If you only need a portable or printable copy, ODG to PDF keeps the geometry as vectors; if you need a picture, ODG to PNG gives you one image per page.

What This Conversion Actually Produces

Because ODG is a page-layout document and AV1 is a video codec, three things happen in sequence:

Stage What runs What comes out
1. Read the drawing LibreOffice Draw's PDF export filter (draw_pdf_Export) A PDF holding the document's own page size and object positions
2. Render Each PDF page rasterised at 300 DPI One full-colour image per drawing page
3. Encode ffmpeg encodes the renders as AV1 A silent clip holding each page in turn

Two consequences follow. The drawing is rasterised: vector shapes and text are sampled onto a fixed pixel grid, so the output is no longer infinitely scalable. And the file is a Matroska-wrapped AV1 stream carrying the .av1 extension — an unusual name that extension-picky software may refuse. Renaming it to .mkv satisfies most of those tools, and AV1 to MP4 puts the same video in a container everything recognises.

ODG Format at a Glance

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
MIME type application/vnd.oasis.opendocument.graphics
Content model Vector shapes, connectors, text frames, embedded rasters; one or more pages
Native editors LibreOffice Draw, Apache OpenOffice Draw, Collabora Online, Calligra
Best for Editable diagrams, flowcharts and drawings

AV1 Format at a Glance

Property Value
Full name AOMedia Video 1
Developed by Alliance for Open Media (Google, Apple, Netflix, Amazon, Meta and others)
Licensing Royalty-free, open specification
Type Video codec, not a container; our .av1 output is Matroska-wrapped
Compression Substantially more efficient than H.264 at comparable quality
Browser decoding Chrome 70+, Firefox 67+, Edge 121+; Safari 17 on devices with a hardware decoder
Usual containers MP4, WebM, MKV
Best for Bandwidth-sensitive web and streaming delivery

How to Convert ODG to AV1

  1. Upload Your ODG File: Drag the .odg onto the page or click "+ Add Files". The whole Draw document is read, so multi-page files need no splitting.
  2. Leave the Video Codec on AV1: AV1 is the only codec offered here, which is the point of the page — there is no decision to make.
  3. Set File Compression and Video resolution: "File Compression" opens on "Quality Preset" at "Very High (Recommended)", with Constant Quality and Constraint Quality if you would rather drive a quantizer and cap the bitrate. "Video resolution" starts on "Keep original" and takes a preset height, a percentage or an explicit Width x Height.
  4. Convert and Download: Click "Convert" and save the clip. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.

Frequently Asked Questions

Why is my AV1 clip silent and motionless?

Because a drawing is not a timeline. There is no animation to encode and no audio track to carry, so the converter renders each page and holds it as a still frame. That is the intended behaviour of every document-to-video route, not a fault. If you need motion, the movement has to exist in the source.

Will I lose quality converting a vector drawing to AV1?

You lose scalability rather than sharpness. The page is rendered at 300 DPI before encoding, which is plenty of detail, but from that point the picture is a fixed grid of pixels and enlarging it only interpolates. If the drawing must stay resolution-independent, keep the .odg and hand out a PDF or an SVG from LibreOffice Draw instead of a video.

Can my media player open a .av1 file?

Often not by name. The bytes are AV1 video in a Matroska wrapper, but most players decide what a file is from its extension and do not expect .av1. VLC and mpv open it as-is; renaming it to .mkv satisfies software that goes by extension; and AV1 to MP4 puts the same stream in a container everything recognises. AV1 decoding itself is available in Chrome 70+, Firefox 67+ and Edge 121+, with Safari 17 requiring a hardware decoder.

My Draw file has several pages — which one ends up in the clip?

All of them, as successive held frames in one clip, in page order. The office stage exports the whole document to PDF and every page is rendered, so nothing is dropped and no splitting is needed. If you would rather have the pages as separate pictures, an image target such as ODG to PNG returns one file per page.

Does AV1's efficiency help a still drawing?

Barely, because the thing AV1 is good at — describing motion cheaply — has nothing to work with here. A held frame compresses to almost nothing in any modern codec, so the file will be small whatever you choose. Pick AV1 when the destination asks for AV1, not because you expect a size win over H.264 on a static page.

Should I convert to AV1 or just export an image?

If you simply need a picture of the drawing, use an image target — ODG to PNG is lossless and returns one file per page. Convert to AV1 only when you genuinely need a video element: a <video> tag, an editing timeline, a player that ingests video and nothing else.

What happens to a transparent background?

It is flattened. Video streams have no alpha channel, so transparent regions are composited onto an opaque background before encoding, and the same fill covers any bars left when the page's proportions do not match the frame you picked. Use a PNG target when the transparency itself matters.

Will the text and fonts in my drawing render correctly?

Text is rendered along with the shapes, so it looks as it does in LibreOffice Draw — provided the typeface is available on the rendering machine. A font that was never embedded and is not installed gets substituted with the closest match, which can shift line breaks. Converting text to curves in Draw (Shape ▸ Convert ▸ To Curve) before uploading removes that risk entirely. After rendering, the text is pixels and cannot be selected or searched.

How are my uploaded files handled?

Your .odg travels over an encrypted connection, is rendered and encoded on our servers, and is deleted automatically a few hours later along with the clip it produced. Nothing is shared, published or reused, there is no sign-up, and no watermark is applied. The ODG converter hub lists every other target for this source.

Rate ODG to AV1 Converter Tool

Rating: 4.9 / 5 - 48 reviews