MakerNote
From Just Solve the File Format Problem
(Difference between revisions)
(→External links) |
|||
Line 3: | Line 3: | ||
|subcat=Metadata | |subcat=Metadata | ||
}} | }} | ||
− | [[Exif]] tag 37500, "MakerNote", is (unfortunately) a popular way to store custom metadata, particularly in image files created by digital cameras. | + | [[Exif]] tag 37500, "MakerNote", is (unfortunately) a popular way to store custom metadata, particularly in image files created by digital cameras (see [[Cameras and Digital Image Sensors]]). |
By the Exif standard, MakerNote is merely a block of arbitrary bytes, which creators of Exif files may use in any way they like. | By the Exif standard, MakerNote is merely a block of arbitrary bytes, which creators of Exif files may use in any way they like. | ||
Line 19: | Line 19: | ||
[[Category:Graphics]] | [[Category:Graphics]] | ||
+ | [[Category:Cameras and Digital Image Sensors]] |
Revision as of 00:38, 22 July 2014
Exif tag 37500, "MakerNote", is (unfortunately) a popular way to store custom metadata, particularly in image files created by digital cameras (see Cameras and Digital Image Sensors).By the Exif standard, MakerNote is merely a block of arbitrary bytes, which creators of Exif files may use in any way they like.
Some of the data formats used in MakerNotes have been documented or reverse-engineered. A MakerNote usually begins with a signature of some sort, such as the name of a camera manufacturer, to help identify its contents.