Minolta MRW
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page Minolta to Minolta MRW: Renamed for consistency with other articles) |
|||
Line 4: | Line 4: | ||
|extensions={{ext|mrw}} | |extensions={{ext|mrw}} | ||
}} | }} | ||
− | ''' | + | '''MRW''' ('''Minolta RAW''') is a raw image format used by Minolta (later Konica-Minolta) cameras. After the [[Sony]] purchase, Sony branded SLR use a different format: [[Sony ARW|ARW]]. |
− | + | ||
− | + | ||
+ | == Identification == | ||
+ | Files start with bytes <code>00 4d 52 4d</code>. | ||
+ | == Specifications == | ||
* [http://www.dalibor.cz/minolta/raw_file_format.htm Dalibor Jelinek's documentation] | * [http://www.dalibor.cz/minolta/raw_file_format.htm Dalibor Jelinek's documentation] | ||
− | |||
* [http://web.archive.org/web/20060313201319/http://www.chauveau-central.net/mrw-format/mrw-format.txt Stephane Chauveau documentation] | * [http://web.archive.org/web/20060313201319/http://www.chauveau-central.net/mrw-format/mrw-format.txt Stephane Chauveau documentation] | ||
* [http://crousseau.free.fr/imgfmt_raw.htm Cedric Rousseau documentation] from one of the developers of DxO | * [http://crousseau.free.fr/imgfmt_raw.htm Cedric Rousseau documentation] from one of the developers of DxO | ||
+ | |||
+ | == Software == | ||
+ | * See also [[Cameras and Digital Image Sensors#Software|Cameras and Digital Image Sensors: Software]] | ||
+ | * [http://www.focalplane.net/imagecooker/ ImageCooker ] | ||
+ | |||
+ | == Sample files == | ||
+ | * [http://www.rawsamples.ch/index.php/en/minolta RAW-Samples: Minolta] | ||
+ | * http://digikam3rdparty.free.fr/TEST_IMAGES/ → [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/HORIZONTAL/ RAW/HORIZONTAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/VERTICAL/ RAW/VERTICAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/NOISE/ NOISE/], [http://digikam3rdparty.free.fr/TEST_IMAGES/METADATA/digiKam/ METADATA/digiKam/], [http://digikam3rdparty.free.fr/TEST_IMAGES/TestRotation/ TestRotation/] |
Revision as of 23:33, 15 September 2014
MRW (Minolta RAW) is a raw image format used by Minolta (later Konica-Minolta) cameras. After the Sony purchase, Sony branded SLR use a different format: ARW.
Contents |
Identification
Files start with bytes 00 4d 52 4d
.
Specifications
- Dalibor Jelinek's documentation
- Stephane Chauveau documentation
- Cedric Rousseau documentation from one of the developers of DxO