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...") |
|||
Line 15: | Line 15: | ||
== 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 == |
Revision as of 23:21, 22 September 2014
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 |
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
".
Identification
The first (and only?) TIFF IFD uses Compression type 99, and contains tag 34310.