.MRW

MRW File

Minolta RAW Image File
Ask a question
QUICK ANSWER

An MRW file is a RAW photo from a Minolta or Konica Minolta digital camera made between 2002 and 2006 (DiMAGE 7/A1/A2, Dynax 5D/7D). Open it free with darktable or RawTherapee, or with Adobe Lightroom/Photoshop. To share, export to JPG; for long-term storage, convert to DNG using the free Adobe DNG Converter.

Developer: Minolta (format origin); continued by Sony after acquiring Konica Minolta camera division in 2006 Category: Camera Raw Files MIME: image/x-minolta-mrw
OPENS ON Windows macOS Linux
Related: .CR2 · .NEF · .ARW · .RW2

On this page

19k+ extensions indexed
Last reviewed Jul 9, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the MRW file format?

.mrw is the proprietary camera raw format produced by Minolta and Konica Minolta digital cameras from approximately 2002 through 2006. It stores unprocessed Bayer-pattern sensor data at 12 bits per channel, along with embedded metadata and a TIFF thumbnail.

The file begins with the four-byte signature \0MRM (hex 00 4D 52 4D) and uses big-endian byte order throughout. Internally, data is organized into tagged sub-blocks: PRD (picture raw data descriptor), WBG (white balance gains), RIF (requested image format and Exif), and TTW (a complete TIFF/Exif structure with thumbnail). The packed 12-bit Bayer pixel data follows these header blocks.

The format covered Minolta DiMAGE cameras (5, 7, 7i, 7Hi, A1, A2) and Konica Minolta DiMAGE models (A200, 5D, 7D), topping out at approximately 8 megapixels with the DiMAGE A2.

.mrw is a fully legacy format. Konica Minolta exited the camera business in 2006, and Sony - which acquired the Alpha camera line - adopted .arw for all subsequent models. All .mrw files originate from cameras produced between 2002 and 2006.

Despite its age, .mrw is well supported by raw processing tools including Adobe Camera Raw, Adobe DNG Converter, RawTherapee, and darktable.

Security & safety

RISK: LOW

MRW is a passive camera raw image file containing sensor data and metadata - no executable code. Opening one is safe. EXIF metadata (camera, lens, sometimes GPS, timestamps) is embedded in the TTW block and travels with the file - strip with ExifTool before publishing if privacy matters. The format is stable and well-supported by LibRaw in modern tools.

Format details

in a nutshell
FULL NAMEMinolta RAW Image Fileaka Sony MRW, Minolta DiMAGE RAW
DEVELOPERMinolta (format origin); continued by Sony after acquiring Konica Minolta camera division in 2006since ~2002 (Minolta DiMAGE 7 series)
MIME TYPEimage/x-minolta-mrw
TYPEProprietary camera raw image (binary)
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
004D524D
ASCII
·MRM
First byte is 0x00; bytes 1-3 are 4D 52 4D = ASCII 'MRM'. This 4-byte sequence uniquely identifies MRW. All multi-byte values in the file are big-endian.

Programs that open MRW files

Windows11 apps
Adobe Photoshop Lightroom Paid Import MRW into Lightroom catalog for non-destructive editing and batch export to JPG.
FastPictureViewer Professional Paid Windows Explorer codec for fast MRW thumbnail preview.
darktable Open-source Free, full-featured raw developer; import the MRW to edit non-destructively and export to JPG/TIFF.
Adobe DNG Converter Free Batch-convert MRW files to open DNG format for long-term archiving and broad compatibility.
Zoner Photo Studio Freemium Photo editor with MRW support; free tier available.
FastStone Image Viewer Free Free image viewer with MRW support; batch convert to JPG.
Corel PaintShop Pro Paid Photo editor with raw support; opens MRW for editing and export.
RawTherapee Open-source Free raw processor with MRW support via LibRaw; open file and export.
macOS3 apps
Adobe Photoshop Paid Camera Raw opens MRW on Mac.
darktable Open-source Free raw developer for Mac; import and edit MRW, export to JPG/TIFF.
Apple Photos / Preview Built-in macOS has built-in MRW support via Core Image RAW; double-click to preview in Preview.
Linux3 apps
GIMP Open-source Opens MRW via its darktable or RawTherapee raw loader plug-in.
darktable Open-source The go-to raw developer on Linux; import MRW via LibRaw, edit, export.
RawTherapee Open-source Open-source raw processor with MRW support.

Technical details

deep spec
Magic bytes00 4D 52 4D (null-MRM) at offset 0
Byte orderBig-endian (Motorola byte order) throughout all multi-byte fields
Sub-block structurePRD (raw data descriptor), WBG (white balance gains), RIF (image format + Exif), TTW (complete TIFF/Exif thumbnail block)
Raw pixel encoding12-bit packed Bayer CFA; RGRG/GBGB alternating row pattern
Color depth12 bits per channel; 36-bit effective RGB after Bayer demosaic
Embedded thumbnailFull TIFF/Exif structure including Exif metadata and thumbnail JPEG stored in TTW sub-block
CompressionUncompressed (most models); some use Sony proprietary lossless packing for 12-bit data
Typical file size5 MB - 25 MB depending on sensor resolution
Maximum resolutionApproximately 8 megapixels (Konica Minolta DiMAGE A2, 2003)
Camera compatibilityMinolta DiMAGE 5, 7, 7i, 7Hi, A1, A2; Konica Minolta DiMAGE A200, 5D, 7D
MIME typeimage/x-minolta-mrw
ChecksumNone - no built-in integrity check
Released~2002 (Minolta DiMAGE 7 series)
Latest versionLast used in Konica Minolta cameras through ~2006; Sony transitioned to ARW
Specificationwww.dalibor.cz

MRW conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with MRW files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about MRW files.

Frequently asked questions

What cameras use MRW files?
Minolta DiMAGE 7, 7i, 7Hi, 5, A1, A2, Z1-Z6, and Konica Minolta DiMAGE A200, Dynax 5D/7D (Alpha 5D/7D). All are from 2002-2006. Sony cameras (which absorbed Minolta's Alpha line in 2006) use ARW instead.
How do I open an MRW file?
Use darktable or RawTherapee (both free and open-source), or Adobe Lightroom/Photoshop (paid). On macOS, Preview can display MRW natively. XnView MP is a good free viewer for quick access.
How do I convert MRW to JPG?
Open in darktable, RawTherapee, or XnView MP and export/save as JPEG. These tools also support batch conversion of whole folders of MRW files.
Should I convert my MRW files to DNG?
Recommended for archiving - DNG is an open, well-documented raw format ensuring long-term access as Minolta-specific software becomes rarer. Use the free Adobe DNG Converter for batch conversion.
Is MRW the same as ARW?
No. MRW is Minolta's proprietary raw format; ARW is Sony's. Sony acquired Konica Minolta's camera business in 2006 and switched to ARW. If you have MRW files, they came from Minolta-brand hardware.

References

1Adobe DNG Converterhelpx.adobe.com
2ArchiveTeam - Minolta MRW formatfileformats.archiveteam.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.RPMSGRestricted Permission Message
5.BINCD/DVD Disc Image (BIN/CUE)
6.NOMEDIAAndroid No-Media Marker File
7.PARTPartial Download File
8.DBSQLite Database File
9.EXEWindows Executable (Portable Executable)
10.AVIFAV1 Image File Format (AVIF)

Related extensions

.CR2Canon RAW 2 (Canon digital camera raw image, version 2)
.NEFNikon Electronic Format (Nikon camera raw image)
.ARWSony Alpha Raw (Sony digital camera raw image)
.RW2Panasonic Lumix RAW Image (version 2)
.RAFFujifilm RAW Image (RAF)
.DNGDigital Negative (Adobe DNG)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z