Initializing... drag & drop files here
Supports: ODG
.f4v is Adobe's later Flash video format: unlike the older .flv, it is built on the ISO base media file format — the same foundation as MP4 — and was introduced so Flash Player could carry H.264 instead of the Sorenson-derived codecs it started with. An .odg is an OpenDocument Graphics drawing from LibreOffice Draw. Converting one into the other renders the Draw document page by page and holds those renders as frames in a silent clip. Because F4V and MP4 are so closely related, the interesting question is not how to do it but whether F4V is the container you actually need.
| Property | F4V (this page) | FLV | MP4 |
|---|---|---|---|
| Container lineage | ISO base media file format — the MP4 family | Adobe's own Flash Video container | ISO/IEC 14496-14 |
| Introduced for | Carrying H.264 in Flash Player 9 and later | The original Flash video era | General-purpose delivery |
| Codec written here | H.264 | FLV, H.264, Flash Screen Video | H.264 |
| Plays in a browser | No — Flash Player was discontinued | No | Yes, natively |
| Opens in ffmpeg-based players | Yes, VLC and mpv handle it | Yes | Yes |
Rename to .mp4 and it works? |
Usually, because the structure is the same family | No — different container | n/a |
| Pick it when | A Flash-era media server or authoring tool names F4V | An archive of classic Flash assets must match | Anything else |
Adobe ended Flash Player support on 31 December 2020 and began blocking Flash content on 12 January 2021, so nothing renders F4V as Flash any more. What remains is the file itself, which desktop players open perfectly well — and which, being MP4-family, will usually play if you simply rename it. If nothing downstream insists on the extension, ODG to MP4 is the same video with none of the awkwardness.
.odg onto the page or click "+ Add Files". The whole Draw document is read, so multi-page files need no preparation..f4v. 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 document rather than an image, so it takes the office route: LibreOffice Draw's PDF export filter reads the drawing and writes a PDF that keeps the page size and object positions, each PDF page is rendered to a full-colour raster at 300 DPI, and ffmpeg encodes those renders as held frames inside the F4V container.
What is in the .odg |
What survives into the F4V |
|---|---|
| Vector shapes and connectors | Rendered into pixels; no longer objects |
| Text frames | Rendered; not selectable or searchable afterwards |
| Multiple drawing pages | One held frame each, in page order, in a single clip |
| Transparency | Flattened — video has no alpha channel |
| Fonts | Rendered with the fonts available on the server; an unavailable typeface is substituted |
| Audio | None existed, so the clip is silent |
| Page proportions | Fitted to the frame you choose; a mismatch is filled rather than cropped |
Because the render follows the page's physical dimensions — a US Letter page lands near 2550 × 3300 px, A4 near 2481 × 3507 px — a portrait drawing left on "Keep original" produces a very tall clip. Pick 1080p or 720p unless you specifically want the full page resolution.
Structurally it is very close: both are built on the ISO base media file format, which is why renaming an .f4v to .mp4 usually makes stubborn software accept it. The differences are in the details Adobe specified for Flash delivery, such as the metadata boxes Flash Player looked for. For a clip made from a drawing, none of those details change the picture — the extension is the whole practical difference.
Not as Flash. Flash Player reached end of life on 31 December 2020 and Adobe started blocking Flash content on 12 January 2021, so browsers cannot render it. Desktop players built on ffmpeg — VLC, mpv and most editors — open the file without complaint because they read the container directly. If you need reach rather than a specific extension, ODG to MP4 is the answer.
No, you get one clip holding each page as a successive still frame, in page order. The office stage renders every page, so nothing is dropped and there is no need to split the file. For separate pictures instead, an image target such as ODG to JPG returns one file per page.
Because the source has no audio. An OpenDocument drawing stores shapes and text, not sound, so the encoder writes video only. F4V can carry AAC audio in normal use — there is simply nothing here to put in it. Add a soundtrack afterwards in a video editor if you need one.
Only if the render has the detail to fill it. The page is rasterised at 300 DPI first, which is generous, but choosing a frame larger than that render just enlarges existing pixels. Match "Video resolution" to where the clip will actually play; if you need a genuinely larger, crisper frame for line art, enlarge the page inside LibreOffice Draw and re-save the .odg before converting.
It is flattened. Video streams have no alpha channel, so transparent regions are composited onto an opaque background before the frame is encoded, and the same fill covers any bars where the page shape does not match the frame. If transparency is the point, use ODG to PNG instead of a video target.
Not as a drawing. You can extract a frame as a picture, but the shapes, connectors and text objects existed only in the .odg and are gone the moment the page is rendered. Keep the original file as your editable master — this conversion is strictly one-directional.
Yes, if you have the choice. F4V carries H.264, which compresses a rendered page far better than FLV's older Sorenson-derived codec, and its MP4-family structure means most modern software can read it. FLV is worth choosing only when an archive or a legacy media server specifically expects that container — ODG to FLV covers that case.
Your .odg is uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically a few hours later along with the clip. Nothing is shared, published or reused, no account is required, and no watermark is applied. The ODG converter hub lists every other target for this source.