ORF to AVI Converter

Convert ORF files to AVI format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: ORF

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

ORF to AVI: What This Tutorial Covers

ORF is the Olympus Raw Format — the unprocessed sensor file an Olympus or OM System body writes before white balance, exposure or an Art Filter look is applied. AVI is Microsoft's RIFF-based container, shipped with Video for Windows in November 1992 and still the format a lot of older Windows editing and capture software insists on. Turning a raw photo into an AVI is a narrow job: you get a silent, motionless frame held for a duration you choose. This tutorial covers the four steps, the one setting that quietly does nothing on this page and what to use instead, and where to go if a video container is not really what you needed.

How to Convert ORF to AVI

  1. Upload Your ORF Files: Drag and drop the Olympus .orf files onto the page or click "Add Files". Upload order becomes playback order when you combine several photos into one clip.
  2. Set Image Duration and Merge strategy: Image Duration decides how long each photo is held, from a single frame at 1/60s up to 10 seconds, with 5 seconds selected by default. Merge strategy chooses between "Merge images" (one AVI containing every photo) and "Video per image" (a separate file each).
  3. Pick the Video Codec and rate-control mode: The Video Codec list defaults to MPEG-4 and offers around twenty alternatives including H.264, H.265, Xvid, DivX, MJPEG and the WMV pair. Under File Compression, switch from Quality Preset to Constant Quality — the reason is in the walk-through below. Background Color, White by default, fills any letterbox bars.
  4. Convert and Download: Click Convert and save the AVI. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.

Walk-through: Why Quality Preset Does Nothing Here

This is the one thing worth reading twice. Quality Preset works by scaling the source's bitrate up or down — Highest asks for more than the original, Lowest for less. That logic needs a source bitrate to scale, and a photograph does not have one. A still enters the pipeline with a video bitrate of zero, so every rung of the preset computes zero, and the encoder floor then rewrites zero as the minimum the pipeline will emit: 48 kbit/s. Highest and Lowest therefore produce the identical command and the identical file — 48 kbit/s spread across a 1 fps clip, which on a 4096-pixel-wide photo is roughly six kilobytes per frame and looks like it.

That only bites on codecs that have no constant-quality mode of their own, which includes AVI's default MPEG-4 as well as Xvid, DivX, MS MPEG-4, the WMV pair and H.261/H.263. Two ways out, both one click:

  • Switch File Compression to Constant Quality. On MPEG-4 the slider is labelled CRF but is really the encoder's quantiser scale, running 1 to 31 where lower is better, and it opens at 5. That control genuinely reaches the encoder, so moving it changes the picture. Try 2–4 for a near-pristine frame and 8–12 when you want a smaller file.
  • Or change the Video Codec to H.264, H.265, VP9 or AV1. Those are constant-rate-factor codecs, and Quality Preset maps cleanly onto a CRF for them, so it behaves the way you would expect. The container is still AVI; only the stream inside changes. Be aware that H.265 and AV1 inside an AVI wrapper are unusual enough that some old players will not touch them, which rather defeats the point of choosing AVI.

Constraint Quality is the third option: it sets the same quantiser and adds a Max bitrate ceiling. It is the right pick only if something downstream imposes a peak-rate limit.

Rate-Control Modes on an AVI Made From a Photo

Mode What reaches the encoder Verdict with the default MPEG-4
Quality Preset A bitrate of zero, floored to 48 kbit/s Every rung produces the same file — avoid
Constant Quality -q:v on a 1–31 scale, opening at 5 Works; this is the control to use
Constraint Quality The same quantiser plus a Max bitrate cap Works; use when a peak-rate limit applies
Target file size / bitrate modes Not offered Hidden for image sources, since there is no duration-driven rate to compute

What the AVI Output Contains

Property Value
Container AVI — Microsoft RIFF, introduced with Video for Windows, November 1992
Default video codec MPEG-4 Part 2, the ASP family that DivX and Xvid popularised
Audio None — the Audio Codec group does not render, because a photo has no sound
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
Letterbox fill The Background Color setting, White by default
Trim Not available — there is no source timeline to cut

Common Errors and How to Fix Them

  • "Every quality setting gives me the same file" — That is the Quality Preset behaviour described above. Switch File Compression to Constant Quality and move the slider instead.
  • "The picture is blocky and smeared" — Same cause. At the floored 48 kbit/s a full-resolution photo has almost no bits to work with. Constant Quality at 2–5 fixes it immediately.
  • "The AVI is silent" — Expected, not a fault. A still has no audio track to carry, so the audio controls are removed rather than left dangling. Add music or narration in an editor afterwards.
  • "There are white bars around my photo" — The output frame's aspect ratio does not match the photo's, so the gap is padded rather than cropped or stretched. Change Background Color, or leave Video resolution on "Keep original" so no padding is needed.
  • "Colours look flat compared with the camera JPEG" — A raw file has no in-camera rendering applied. Olympus Art Filters and picture modes are instructions the camera's own pipeline executes, and third-party renderers do not reproduce them. Apply your look in a raw editor, export a finished image, then convert that.
  • "The file is enormous for one photograph" — At 1 fps there is no motion for the codec to exploit, so you are essentially storing one very large intra-coded frame. Shorten Image Duration, lower the Video resolution, or raise the Constant Quality number.

When AVI Is the Wrong Container

Most people who land here want a picture, not a video. If the goal is to view, print, email or post the photograph, ORF to JPG is the answer and this page is a detour. If you genuinely need a clip — a title card, a hold on a timeline, a still to feed into an old capture workflow — ask whether the container has to be AVI. It is a 1992 design with high per-frame overhead and no support for modern stream features, and it makes sense only when a specific tool or archive process demands that exact wrapper. For anything that has to play on a phone, a browser or a modern editor, ORF to MP4 is the safer target. And if you are chasing maximum compression for the same still, ORF to AV1 uses a codec where the quality controls all behave properly.

Frequently Asked Questions

Does the AVI have any motion or sound?

No to both. From a single ORF the output is one rendered photograph held as a static image for the duration you set — no pan, no zoom, no transition — and no audio track at all, which is why the Audio Codec controls do not appear on this page. Upload several photos with "Merge images" and they play one after another, but each is still a motionless frame shown for its own duration, with hard cuts between them.

Why doesn't the Quality Preset change anything?

Because it has nothing to scale. That preset works by taking the source's video bitrate and multiplying it, and a still photograph does not have a video bitrate — it enters as zero. Zero then hits the pipeline's minimum and is rewritten as 48 kbit/s, identically for every rung from Highest to Lowest. Use Constant Quality instead, where the slider maps straight onto the encoder's quantiser and actually moves the picture.

What do the Constant Quality numbers mean on this page?

They are quantiser values, not the CRF scale you may know from H.264. On MPEG-4, Xvid, DivX and the other legacy codecs in the list, the slider covers 1 to 31 where lower means better quality and a larger file, and it starts at 5. Roughly: 2 to 4 for a frame you want to look untouched, 5 for a sensible default, 8 to 12 when size matters more than fine detail, and above 20 for something deliberately rough.

Which video codec does the AVI use, and can I change it?

MPEG-4 Part 2 by default — the ASP-generation codec that DivX and Xvid made ubiquitous in AVI files. AVI is a container rather than a codec, so it has to carry an encoded stream, and the Video Codec dropdown lets you swap in around twenty alternatives including H.264, H.265, VP8, VP9, AV1, MJPEG, Xvid, DivX, MPEG-1, MPEG-2 and the WMV pair. Bear in mind that the older players which justify choosing AVI in the first place often cannot decode the newer entries.

Do I lose the raw editing latitude when I convert ORF to AVI?

Yes, in the converted copy. An ORF stores an undemosaiced sensor readout — typically 12 bits per pixel on Olympus and OM System bodies — which is why white balance, exposure and highlight recovery are still adjustable long after the shot. Putting the photo into a video means demosaicing it and baking those decisions in. Keep the original .orf as your master and treat the AVI as an export. If your camera also wrote a matching .ori file, that is an in-camera edited variant — convert from the .orf for the full raw data.

Will my Olympus Art Filter or picture mode carry into the AVI?

Not reliably. An ORF records the sensor data plus the camera's settings, but an Art Filter or in-camera colour profile is a rendering instruction that Olympus's own pipeline executes — third-party raw renderers approximate it at best. If matching the in-camera look matters, apply the edit in software that reads ORF, export a finished image, and convert that instead of the raw.

Will the AVI be at my camera's full resolution?

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. Files already under that cap pass through at native size. To target a specific size, set it under Video resolution rather than relying on the cap.

Should I convert ORF to AVI, to MP4, or just to JPG?

Decide by destination. Choose AVI only when a specific older tool, Windows editing workflow or archive process expects that exact container — it is a 1992 design and it shows. Choose ORF to MP4 when the clip has to play on phones, browsers and modern editors, which is nearly always. And choose ORF to JPG when you only wanted a picture, which is what most people arriving at a raw-to-video page actually needed.

How are my files handled during conversion?

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.

Rate ORF to AVI Converter Tool

Rating: 4.8 / 5 - 68 reviews