How to Convert ORF to JPEG on a Mac (2026 Guide)

The wedding gallery, the stock uploader, the family group chat — none of them accept the .ORF files your Olympus or OM System camera writes. Quick answer: your Mac converts ORF out of the box. Open the file in Preview and choose File > Export to write one JPEG, or run the built-in sips command in Terminal to convert a whole folder — both free, both riding on RAW support Apple has kept current through two decades of Olympus bodies. What neither tool will do is honor the Picture Mode or Art Filter you shot with, because an ORF stores neutral sensor data and keeps your look as a side note. So this guide also covers the two apps that put a look back into the JPEG: OM Workspace, free from the camera's maker, and a RAW editor.

Know the file before you flatten it

An ORF holds the sensor's readout at typically 12-bit precision, losslessly compressed, plus metadata and the previews the camera drew for its own screen — no finished image anywhere in it. Converting to JPEG collapses all of that into 8-bit pixels somebody has to render first, and the renderer decides the color. The good news specific to this system: Micro Four Thirds sensors sit around 20 megapixels, so a normal ORF weighs a modest 15–25 MB and conversions run fast on any Mac. Every RAW-capable body in the family writes the same format — OM-D and PEN models, the waterproof Tough compacts from the TG-4 on, and the current OM-1, OM-3 and OM-5 generations — and the 2021 handover from Olympus to OM System changed the name on the camera, not the file. The full anatomy lives in what is an ORF file.

Pick your route

Starting pointBest route
One file from a supported bodyPreview
Several files, plus a library copyPhotos
A whole card, uneditedsips in Terminal
The camera's exact color, or an unsupported bodyOM Workspace
Your own edit in the finished JPEGA RAW editor such as RevelRaw

Method 1: Preview, for one file

  1. Double-click the .ORF. A photograph on screen means macOS knows your body.
  2. Choose File > Export…
  3. Set Format to JPEG, raise the Quality slider, and save.

Olympus shooters have it easier here than most: Apple's decoder has been accumulating this brand since the E-1 era, and the macOS 26 list runs from the OM-1 Mark II, OM-3 and OM-5 Mark II back through years of E-M and PEN models. The JPEG comes out at full resolution in seconds. Two limits. The rendering is the system's neutral take, not yours and not the camera's. And a brand-new body waits for its macOS entry — OM-1 Mark II files still drew gray rectangles four months after that camera shipped in February 2024. If Preview refuses your file, our companion guide to opening ORF files on a Mac untangles which problem you have.

Method 2: Photos, for a batch you want to keep

Import the ORFs, select them, then File > Export > Export Photos… and choose JPEG at Maximum quality. Unlike Preview, Photos converts many files in one pass, applies any adjustments you made first, and offers Small, Medium, Large and Full Size on the way out — the gentlest resize option on this page. The toll is storage: importing copies every original into the library, so the shoot occupies your disk twice. Photos leans on the same system decoder as Preview, so the supported-body rule and the neutral color are identical.

Method 3: sips, for the whole card

When there are two hundred files, skip the clicking. Open Terminal, cd into the folder, and test one frame:

sips -s format jpeg -s formatOptions 90 P8220042.ORF --out P8220042.jpg

If the test frame looks right, convert everything:

for f in *.ORF; do
  sips -s format jpeg -s formatOptions 90 "$f" --out "${f%.ORF}.jpg"
done

formatOptions is JPEG quality on a 0–100 scale. Add -Z 2048 before the filename to cap the long edge at 2048 pixels while converting — a card of RAWs becomes a web gallery in one command. The pattern matching is case-sensitive; a camera-fresh card is uniformly uppercase .ORF, but files renamed by other software may need a second loop for .orf. Since sips calls the same decoder as Preview, an unsupported body fails here too, just with a terser complaint. Everything runs locally; no upload service ever touches the photos.

Method 4: OM Workspace, the free official converter

Most brands' free software earns a shrug. OM Workspace, from OM Digital Solutions, earns a genuine niche, because its default rendering reproduces the camera's own JPEG engine — Picture Modes, Art Filters, the color you approved on the back screen — where every Apple tool gives you neutral. It opens ORF from Olympus and OM System bodies without consulting Apple's camera list, which makes it the free rescue route for a body macOS doesn't know yet, and it batch-exports JPEG or TIFF. The honest ledger: it moves at manufacturer-software pace, previews churn while exports queue, and its best trick, AI Noise Reduction, only runs on files from the OM-1, OM-1 Mark II, OM-3, E-M1 Mark II, E-M1 Mark III and E-M1X. Treat it as a converter and a color reference rather than a place to edit, and it repays the download.

Method 5: a RAW editor, when the JPEG is the deliverable

Our app, so judge accordingly. Every route above renders someone's defaults — Apple's neutral or the camera's preset. RevelRaw is a native macOS editor for every major camera brand, and it exists for the frames where the conversion should carry your decisions. It decodes the .ORF with its own pipeline, so Apple's camera list never gates it; AI scene detection reads each photograph and ranks 40+ presets against what it finds; the usual manual controls sit on top. The export step is built for exactly this job: a JPEG quality slider, sRGB, Display P3 or Adobe RGB, size presets for Instagram, print and web, and batch export to push a full shoot through one recipe. The download is free and includes one full-quality export to test on your own files; Pro afterwards is $3.99 a month, $24.99 a year, or $94.99 once, for life. Requires macOS 26 or later.

When all you need is a faithful copy, Preview and sips cost nothing and are already installed. An editor earns its place when the JPEG is the finished photograph.

Three ORF-specific traps

Settings that survive contact with the internet

FAQ

Does Preview convert ORF files to JPEG?

Yes, for every body on Apple's RAW list, which after two decades of Olympus releases covers most of them — macOS 26 reads ORF from the OM-1, OM-3 and OM-5 families back through the E-M and PEN generations. Open the file, choose File > Export, select JPEG and save. The exception is a newly released body: the OM-1 Mark II waited months in 2024 for its entry, and until one ships Preview draws a blank.

How do I batch convert ORF files to JPEG for free?

Two routes. In Terminal, a sips loop — for f in *.ORF; do sips -s format jpeg -s formatOptions 90 "$f" --out "${f%.ORF}.jpg"; done — converts every ORF in the folder with the decoder built into macOS. Or install OM Workspace, free from OM Digital Solutions, which batch-exports JPEG from any Olympus or OM System body and reproduces the camera's own color while it's at it.

Does converting ORF to JPEG lose quality?

Always — JPEG shrinks a file by discarding data, and nothing recovers it afterwards. Keep quality at 85 to 90 and the loss stays below what eyes catch on screens or in ordinary prints. The insurance against permanent loss is the ORF itself: at 15–25 MB it is cheap to keep, and while it exists you can export a fresh JPEG at any settings.

Why doesn't the converted JPEG show my Art Filter or Picture Mode?

The camera applies those looks to its own JPEGs and to the previews inside the ORF, but records them in the RAW data only as a metadata note over neutral pixels. Preview, sips and most editors render the neutral data, so the look vanishes. OM Workspace reads the note and reproduces the camera's rendering; in any other editor you rebuild the look, or choose a better one.

Can I convert High Res Shot ORFs, and what is the .ORI file beside them?

The composite is an ordinary ORF, just 50 or 80 megapixels instead of 20, so any tool that handles your body handles it — set smaller output dimensions unless the destination is a large print. The .ORI saved next to it is the plain single frame from the sequence; most software ignores the extension, but rename it to .orf and it converts like any other RAW.

Make the JPEG yours before it leaves. Download RevelRaw, drop in an .ORF, and watch the scene detection rank its presets against your frame; the first full-quality export is free. Get it on the Mac App Store (requires macOS 26 or later).

Related reading: How to open ORF files on a Mac · What is an ORF file? · Olympus and OM System RAW editing on a Mac · ORF editing in RevelRaw · Convert RAW to JPEG on a Mac, any camera