ORF
ORF camera raw imageUsed for preserving unprocessed sensor data for later development.
- Family
- Images
- MIME
- image/x-olympus-orf
Convert ORF to BMP online. See the real camera-raw development and image encoding behavior, preservation limits, and a format-specific acceptance test.
Demosaicing, white balance, tone, orientation, and color interpretation all run against the sensor-oriented ORF data before BMP encoding even starts. What comes out is a rendered photograph, never another untouched camera negative. The Olympus ORF reader applies a body-specific sensor layout plus orientation and lens metadata before demosaicing the recorded pixel array. The BMP writer commits one rectangular pixel surface with explicit row order and color depth; it is aimed at simple bitmap interchange, not layered or multi-resolution artwork.
Decoded canvas - Olympus or OM System raw sensor data with camera processing and lens metadata. Written image - A broadly understood bitmap with straightforward pixel storage and little compression.
Used for preserving unprocessed sensor data for later development.
Designed for pixel-based artwork, scans, and photographs.
Choose BMP when its particular balance of compatibility, alpha, animation, and file size matches the destination better than ORF.
In-camera Art Filters, aspect crops, and Micro Four Thirds lens corrections may not appear in generic output.
BMP derivatives are often much larger than web images and may encode alpha or row order differently between apps.
The writer builds a broadly understood bitmap with straightforward pixel storage and little compression and labels the result as image/bmp. The receiving application - Not the extension alone - Is the final compatibility test.
Compare geometry, crop, white balance, highlights, noise, and the embedded camera preview.
Confirm dimensions, color depth, orientation, and whether the receiving app reads transparency.