Leaf MOS
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Cameras and Digital Image Sensors |extensions={{ext|mos}} }} '''Leaf MOS''' (or '''Aptus MOS''', '''Mamiya MOS''', etc.) is a raw i...") |
(PRONOM) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Cameras and Digital Image Sensors | |subcat=Cameras and Digital Image Sensors | ||
|extensions={{ext|mos}} | |extensions={{ext|mos}} | ||
+ | |pronom={{PRONOM|fmt/1063}} | ||
}} | }} | ||
'''Leaf MOS''' (or '''Aptus MOS''', '''Mamiya MOS''', etc.) is a raw image format used by some Mamiya/Leaf/Aptus digital cameras. | '''Leaf MOS''' (or '''Aptus MOS''', '''Mamiya MOS''', etc.) is a raw image format used by some Mamiya/Leaf/Aptus digital cameras. | ||
Line 15: | Line 16: | ||
== Identification == | == Identification == | ||
The first (and only?) TIFF IFD uses Compression type 99, and contains tag 34310. | The first (and only?) TIFF IFD uses Compression type 99, and contains tag 34310. | ||
+ | |||
+ | == Software == | ||
+ | * Refer to [[Cameras and Digital Image Sensors#Software|Cameras and Digital Image Sensors: Software]] | ||
== Sample files == | == Sample files == |
Latest revision as of 15:58, 6 August 2017
Leaf MOS (or Aptus MOS, Mamiya MOS, etc.) is a raw image format used by some Mamiya/Leaf/Aptus digital cameras.
It is sometimes considered, along with Mamiya MEF, to be a member of the family of formats called Mamiya RAW.
Contents |
[edit] Format
MOS is based on TIFF. The full-size image is in the first IFD, and uses Lossless JPEG compression.
MOS apparently uses a custom metadata format (stored in TIFF tag 34310), which uses the ASCII signature "PKTS
".
[edit] Identification
The first (and only?) TIFF IFD uses Compression type 99, and contains tag 34310.