Initializing... drag & drop files here
Supports: ORF
ORF is a still photograph — the Olympus Raw Format written straight off an Olympus or OM System sensor. AV1 is a video codec. So this tool does something specific: it renders your raw frame and encodes it as a short, silent AV1 clip, or turns a set of ORF files into a slideshow. That is a genuinely niche job, and most raw converters do not offer it at all — the ORF conversion lists at CloudConvert and Convertio are images and documents only, with no video target anywhere. If what you actually want is a viewable photo, ORF to JPG is the page you meant.
.orf files onto the page or click "Add Files". Upload order becomes playback order when you combine several photos.The single most useful thing to know about this conversion is that .av1 is not a real container name. AV1 is a codec; the bytes you download are a Matroska file wearing an .av1 extension. Most players, editors and browsers decide what to do by looking at the extension, so they will refuse it on sight even though the contents are perfectly valid. Rename it to .mkv — the same bytes, a name software recognises — and it opens normally. VLC and mpv sniff the contents and play it either way.
| Property | Value |
|---|---|
| Container | Matroska, written under the .av1 name |
| Video codec | AV1, encoded with SVT-AV1 |
| Audio | None — a still has no audio, and the Audio Codec group does not render on this page |
| Frame rate | 1 fps; B-frames are disabled for image sources |
| Clip length | Image Duration per photo, 5 seconds by default |
| Maximum dimensions | The render step caps the long edge at 4096 px and rounds down to even numbers |
| Quality range | CRF 16–63, lower is better; the Constant Quality slider opens at 30 |
| Trim | Not available here — there is no source timeline to cut |
| To make it play everywhere | Rename to .mkv, or run it through AV1 to MP4 |
AV1 is a CRF codec, which means all three modes on this page genuinely work — that is not true of every video target. Bitrate and target-file-size modes are hidden here on purpose: a still image has no source bitrate to scale from, so they would have nothing meaningful to compute against.
| Mode | What it does | Pick it when |
|---|---|---|
| Quality Preset | Maps the preset onto an SVT-AV1 CRF value for you | You want a sensible result without thinking about numbers |
| Constant Quality | You set the CRF directly on a 16–63 slider | You know the CRF you want, or you are matching another encode |
| Constraint Quality | CRF plus a Max bitrate ceiling | A player or platform imposes a peak-bitrate limit |
The preset mapping is worth knowing if you are going to use Constant Quality instead. Highest lands near CRF 18 and Very High near 20 — both in AV1's visually lossless band. High is about 25, Medium about 33, and the bottom rungs run 45, 50 and 55, where a photograph starts to visibly break up. The converter also nudges the value by a point or two based on the output size, allowing slightly more compression at 4K-class resolutions where artefacts hide better and slightly less at small ones. Since a still frame at 1 fps has no motion for the encoder to exploit, expect the file to be dominated by that first keyframe: a low CRF on a 4096-pixel-wide photo produces a much bigger file than the same setting on real footage.
If your goal is to view, print, share or archive the photograph, none of this is what you want — you want a still image, not a one-frame video. ORF to JPG gives you a compact, universally readable photo; ORF to TIFF keeps more bit depth for editing. ORF to AV1 earns its place in exactly two situations: you are assembling stills into a slideshow to drop onto a video timeline, or something in an AV1 pipeline needs a frame delivered as coded video rather than as an image. For everything in between — a clip you want to email, upload or play on a phone — ORF to MP4 avoids the extension problem entirely.
Because .av1 is not a container name that software recognises. The download is a Matroska file — the same thing a .mkv holds — and the codec inside is perfectly standard AV1, but players key off the extension and refuse before they read a byte. Rename the file to .mkv and it opens; VLC and mpv detect the contents and play it without renaming. For a name every browser and phone accepts, convert it onward with AV1 to MP4.
There is no audio anywhere in the input. AV1 output normally pairs with an Opus audio track, but a photograph has no sound to encode, so the whole Audio Codec group is removed from this page rather than offering you a codec for a track that cannot exist. If you need music or narration, add it in a video editor after conversion.
Exactly as long as you set under Image Duration, at 1 fps. Leave it on the 5-second default and one photo becomes a five-second clip; pick 1/30s and you get a single frame suitable for dropping into a 30 fps timeline. If you upload several ORF files with Merge strategy on "Merge images", each photo is held for that same duration back to back, in the order you uploaded them.
In our pipeline Very High — the default — resolves to a CRF near 20, and Highest to about 18; both sit in AV1's visually lossless range. High is roughly 25, Medium 33, and Low, Very Low and Lowest run 45, 50 and 55. The value shifts by a point or two depending on the output resolution, since compression artefacts are less visible in more pixels. If you would rather set it yourself, switch File Compression to Constant Quality, where the slider covers the full 16–63 range and lower always means better.
No. An ORF stores an undemosaiced sensor readout — typically 12 bits per pixel on Olympus and OM System bodies — with the white balance and exposure still negotiable. Encoding it as video means demosaicing it and baking those decisions in first, so the editing latitude does not survive. Keep the original .orf as the master. For a still that retains more of that headroom, ORF to TIFF is the right target.
Because the output frame's shape does not match the photo's. When the resolution you chose has a different aspect ratio, the converter pads the difference rather than cropping or stretching your image, and the padding uses the Background Color setting — which defaults to White for image sources. Pick Black or any of the other swatches, or leave Video resolution on "Keep original" so no padding is needed at all.
Up to 4096 pixels on the long edge. The step that turns a raw file into an encodable frame caps the long edge at 4096 px and rounds dimensions down to even numbers, so a 5184 × 3888 Micro Four Thirds frame is encoded at 4096 × 3072. Anything already under that cap passes through at native size. To target something specific, set it under Video resolution rather than relying on the cap.
Because there is nothing for the codec to save on. Video compression earns most of its efficiency by describing how one frame differs from the last; at 1 fps with an unchanging photograph there is no motion to predict, so the file is essentially one high-resolution intra-coded frame plus near-empty repeats. A 4096-pixel-wide photo at a low CRF can therefore be bigger than a short piece of real 1080p footage. Raising the CRF or lowering the output resolution is what actually shrinks it.
Files are uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. The practical constraint is upload size and time, since Olympus raw files routinely run into the tens of megabytes each.