The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::ExifTool::TagNames - ExifTool tag name documentation

DESCRIPTION

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file.

TAG TABLES

The tables listed below give the names of all tags recognized by ExifTool.

Tag ID, Index# or Sequence is given in the first column of each table. A Tag ID is the computer-readable equivalent of a tag name, and is the identifier that is actually stored in the file. Index# refers to the location of a value when found at a fixed position within a data block (# is the multiplier for calculating a byte offset: 1, 2 or 4). Sequence gives the order of values for a serial data stream.

A Tag Name is the handle by which the information is accessed in ExifTool. In some instances, more than one name may correspond to a single tag ID. In these cases, the actual name used depends on the context in which the information is found. Case is not significant for tag names. A question mark (?) after a tag name indicates that the information is either not understood, not verified, or not very useful -- these tags are not extracted by ExifTool unless the Unknown (-u) option is enabled. Be aware that some tag names are different than the descriptions printed out by default when extracting information with exiftool. To see the tag names instead of the descriptions, use exiftool -s.

The Writable column indicates whether the tag is writable by ExifTool. Anything but an N in this column means the tag is writable. A Y indicates writable information that is either unformatted or written using the existing format. Other expressions give details about the information format, and vary depending on the general type of information. The format name may be followed by a number in square brackets to indicate the number of values written, or the number of characters in a fixed-length string (including a null terminator which is added if required).

A plus sign (+) after an entry in the Writable column indicates a "list" tag which supports multiple values and allows individual values to be added and deleted. A slash (/) indicates an "avoided" tag that is not created when writing if another same-named tag may be created instead. To write these tags, the group should be specified. A tilde (~) indicates a tag this is writable only when the print conversion is disabled (by setting PrintConv to 0, using the -n option, or suffixing the tag name with a # character). An exclamation point (!) indicates a tag that is considered unsafe to write under normal circumstances. These "unsafe" tags are not written unless specified explicitly (ie. wildcards and "all" may not be used), and care should be taken when editing them manually since they may affect the way an image is rendered. An asterisk (*) indicates a "protected" tag which is not writable directly, but is written automatically by ExifTool (often when a corresponding Composite or Extra tag is written). A colon (:) indicates a mandatory tag which may be added automatically when writing.

The HTML version of these tables also lists possible Values for discrete-valued tags, as well as Notes for some tags. The Values are listed as the computer-readable and human-readable values on the left and right hand side of an equals sign (=) respectively. The human-readable values are used by default when reading and writing, but the computer-readable values may be accessed by disabling the value conversion with the -n option on the command line, by setting the ValueConv option to 0 in the API, or or on a per-tag basis by adding a hash (#) after the tag name.

Note: If you are familiar with common meta-information tag names, you may find that some ExifTool tag names are different than expected. The usual reason for this is to make the tag names more consistent across different types of meta information. To determine a tag name, either consult this documentation or run exiftool -s on a file containing the information in question.

(This documentation is the result of years of research, testing and reverse engineering, and is the most complete metadata tag list available anywhere on the internet. It is provided not only for ExifTool users, but more importantly as a public service to help augment the collective knowledge, and is often used as a primary source of information in the development of other metadata software. Please help keep this documentation as accurate and complete as possible, and feed any new discoveries back to ExifTool. A big thanks to everyone who has helped with this so far!)

JPEG Tags

This table lists information extracted by ExifTool from JPEG images.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'APP0'       JFIF                             JFIF
               JFXX                             JFIF Extension
               CIFF                             CanonRaw
               AVI1                             JPEG AVI1
               Ocad                             JPEG Ocad
  'APP1'       EXIF                             EXIF
               ExtendedXMP                      XMP
               XMP                              XMP
               QVCI                             Casio QVCI
               FLIR                             FLIR FFF
  'APP2'       ICC_Profile                      ICC_Profile
               FPXR                             FlashPix
               MPF                              MPF
               PreviewImage                     N
  'APP3'       Meta                             Kodak Meta
               Stim                             Stim
               PreviewImage                     N
  'APP4'       Scalado                          Scalado
               FPXR                             FlashPix
               PreviewImage                     N
  'APP5'       RMETA                            Ricoh RMETA
               PreviewImage                     N
  'APP6'       EPPIM                            JPEG EPPIM
               NITF                             JPEG NITF
               HP_TDHD                          HP TDHD
  'APP7'       Pentax                           Pentax
               Qualcomm                         Qualcomm
  'APP8'       SPIFF                            JPEG SPIFF
  'APP9'       MediaJukebox                     JPEG MediaJukebox
  'APP10'      Comment                          N
  'APP11'      JPEG-HDR                         JPEG HDR
  'APP12'      PictureInfo                      APP12 PictureInfo
               Ducky                            APP12 Ducky
  'APP13'      Photoshop                        Photoshop
               Adobe_CM                         JPEG AdobeCM
  'APP14'      Adobe                            JPEG Adobe
  'APP15'      GraphicConverter                 JPEG GraphConv
  'COM'        Comment                          Y
  'DQT'        DefineQuantizationTable          N
  'SOF'        StartOfFrame                     JPEG SOF
  'Trailer'    AFCP                             AFCP
               CanonVRD                         CanonVRD
               FotoStation                      FotoStation
               PhotoMechanic                    PhotoMechanic
               MIE                              MIE
               Samsung                          Samsung Trailer
               PreviewImage                     Y

JPEG AVI1 Tags

This information may be found in APP0 of JPEG image data from AVI videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    InterleavedField                     N

JPEG Ocad Tags

Tags extracted from the JPEG APP0 "Ocad" segment (found in Photobucket images).

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Rev'    OcadRevision                         N

JPEG EPPIM Tags

APP6 is used in by the Toshiba PDR-M700 to store a TIFF structure containing PrintIM information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xc4a5   PrintIM                              PrintIM

JPEG NITF Tags

Information in APP6 used by the National Imagery Transmission Format. See http://www.gwg.nga.mil/ntb/baseline/docs/n010697/bwcguide25aug98.pdf for the official specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    NITFVersion                          N
      2    ImageFormat                          N
      3    BlocksPerRow                         N
      5    BlocksPerColumn                      N
      7    ImageColor                           N
      8    BitDepth                             N
      9    ImageClass                           N
     10    JPEGProcess                          N
     11    Quality                              N
     12    StreamColor                          N
     13    StreamBitDepth                       N
     14    Flags                                N

JPEG SPIFF Tags

This information is found in APP8 of SPIFF-style JPEG images (the "official" yet rarely used JPEG file format standard: Still Picture Interchange File Format). See http://www.jpeg.org/public/spiff.pdf for the official specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SPIFFVersion                         N
      2    ProfileID                            N
      3    ColorComponents                      N
      6    ImageHeight                          N
     10    ImageWidth                           N
     14    ColorSpace                           N
     15    BitsPerSample                        N
     16    Compression                          N
     17    ResolutionUnit                       N
     18    YResolution                          N
     22    XResolution                          N

JPEG MediaJukebox Tags

Tags found in the XML metadata of the "Media Jukebox" APP9 segment.

  Tag Name                                      Writable
  --------                                      --------
  Album                                         N
  Caption                                       N
  Date                                          N
  Keywords                                      N
  Name                                          N
  People                                        N
  Places                                        N
  Tool_Name                                     N
  Tool_Version                                  N

JPEG HDR Tags

Information extracted from APP11 of a JPEG-HDR image.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'RatioImage'         RatioImage               N
  'alp'                Alpha                    N
  'bet'                Beta                     N
  'cor'                CorrectionMethod         N
  'ln0'                Ln0                      N
  'ln1'                Ln1                      N
  's2n'                S2n                      N
  'ver'                JPEG-HDRVersion          N

JPEG AdobeCM Tags

The "Adobe_CM" APP13 segment presumably contains color management information, but the meaning of the data is currently unknown. If anyone has an idea about what this means, please let me know.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    AdobeCMType                          N

JPEG Adobe Tags

The "Adobe" APP14 segment stores image encoding information for DCT filters. This segment may be copied or deleted as a block using the Extra "Adobe" tag, but note that it is not deleted by default when deleting all metadata because it may affect the appearance of the image.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    DCTEncodeVersion                     N
      1    APP14Flags0                          N
      2    APP14Flags1                          N
      3    ColorTransform                       N

JPEG GraphConv Tags

APP15 is used by GraphicConverter to store JPEG quality.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Q'      Quality                              N

JPEG SOF Tags

This information is extracted from the JPEG Start Of Frame segment.

  Tag Name                                      Writable
  --------                                      --------
  BitsPerSample                                 N
  ColorComponents                               N
  EncodingProcess                               N
  ImageHeight                                   N
  ImageWidth                                    N
  YCbCrSubSampling                              N

EXIF Tags

EXIF stands for "Exchangeable Image File Format". This type of information is formatted according to the TIFF specification, and may be found in JPG, TIFF, PNG, JP2, PGF, MIFF, HDP, PSP and XCF images, as well as many TIFF-based RAW images, and even some AVI and MOV videos.

The EXIF meta information is organized into different Image File Directories (IFD's) within an image. The names of these IFD's correspond to the ExifTool family 1 group names. When writing EXIF information, the default Group listed below is used unless another group is specified.

The table below lists all EXIF tags. Also listed are TIFF, DNG, HDP and other tags which are not part of the EXIF specification, but may co-exist with EXIF tags in some images. Tags which are part of the EXIF 2.3 specification have an underlined Tag Name in the HTML version of this documentation. See http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf for the official EXIF 2.3 specification.

  Tag ID   Tag Name                  Group      Writable
  ------   --------                  -----      --------
  0x0001   InteropIndex              InteropIFD string!
  0x0002   InteropVersion            InteropIFD undef!:
  0x000b   ProcessingSoftware        IFD0       string
  0x00fe   SubfileType               IFD0       int32u!
  0x00ff   OldSubfileType            IFD0       int16u!
  0x0100   ImageWidth                IFD0       int32u!
  0x0101   ImageHeight               IFD0       int32u!
  0x0102   BitsPerSample             IFD0       int16u[n]!
  0x0103   Compression               IFD0       int16u!:
  0x0106   PhotometricInterpretation IFD0       int16u!
  0x0107   Thresholding              IFD0       int16u!
  0x0108   CellWidth                 IFD0       int16u!
  0x0109   CellLength                IFD0       int16u!
  0x010a   FillOrder                 IFD0       int16u!
  0x010d   DocumentName              IFD0       string
  0x010e   ImageDescription          IFD0       string
  0x010f   Make                      IFD0       string
  0x0110   Model                     IFD0       string
  0x0111   StripOffsets              -          N
           PreviewImageStart         IFD0       int32u*
           PreviewImageStart         SubIFD1    int32u*
           JpgFromRawStart           SubIFD2    int32u*
  0x0112   Orientation               IFD0       int16u
  0x0115   SamplesPerPixel           IFD0       int16u!
  0x0116   RowsPerStrip              IFD0       int32u!
  0x0117   StripByteCounts           -          N
           PreviewImageLength        IFD0       int32u*
           PreviewImageLength        SubIFD1    int32u*
           JpgFromRawLength          SubIFD2    int32u*
  0x0118   MinSampleValue            IFD0       int16u
  0x0119   MaxSampleValue            IFD0       int16u
  0x011a   XResolution               IFD0       rational64u:
  0x011b   YResolution               IFD0       rational64u:
  0x011c   PlanarConfiguration       IFD0       int16u!
  0x011d   PageName                  IFD0       string
  0x011e   XPosition                 IFD0       rational64u
  0x011f   YPosition                 IFD0       rational64u
  0x0120   FreeOffsets               -          N
  0x0121   FreeByteCounts            -          N
  0x0122   GrayResponseUnit          IFD0       int16u
  0x0123   GrayResponseCurve         -          N
  0x0124   T4Options                 -          N
  0x0125   T6Options                 -          N
  0x0128   ResolutionUnit            IFD0       int16u:
  0x0129   PageNumber                IFD0       int16u[2]
  0x012c   ColorResponseUnit         -          N
  0x012d   TransferFunction          IFD0       int16u[768]!
  0x0131   Software                  IFD0       string
  0x0132   ModifyDate                IFD0       string
  0x013b   Artist                    IFD0       string
  0x013c   HostComputer              IFD0       string
  0x013d   Predictor                 IFD0       int16u!
  0x013e   WhitePoint                IFD0       rational64u[2]
  0x013f   PrimaryChromaticities     IFD0       rational64u[6]
  0x0140   ColorMap                  -          N
  0x0141   HalftoneHints             IFD0       int16u[2]
  0x0142   TileWidth                 IFD0       int32u!
  0x0143   TileLength                IFD0       int32u!
  0x0144   TileOffsets               -          N
  0x0145   TileByteCounts            -          N
  0x0146   BadFaxLines               -          N
  0x0147   CleanFaxData              -          N
  0x0148   ConsecutiveBadFaxLines    -          N
  0x014a   SubIFD                    -          EXIF
           A100DataOffset            -          N
  0x014c   InkSet                    IFD0       int16u
  0x014d   InkNames                  -          N
  0x014e   NumberofInks              -          N
  0x0150   DotRange                  IFD0       string
  0x0151   TargetPrinter             -          N
  0x0152   ExtraSamples              -          N
  0x0153   SampleFormat              -          N
  0x0154   SMinSampleValue           -          N
  0x0155   SMaxSampleValue           -          N
  0x0156   TransferRange             -          N
  0x0157   ClipPath                  -          N
  0x0158   XClipPathUnits            -          N
  0x0159   YClipPathUnits            -          N
  0x015a   Indexed                   -          N
  0x015b   JPEGTables                -          N
  0x015f   OPIProxy                  -          N
  0x0190   GlobalParametersIFD       -          EXIF
  0x0191   ProfileType               -          N
  0x0192   FaxProfile                -          N
  0x0193   CodingMethods             -          N
  0x0194   VersionYear               -          N
  0x0195   ModeNumber                -          N
  0x01b1   Decode                    -          N
  0x01b2   DefaultImageColor         -          N
  0x01b3   T82Options                -          N
  0x01b5   JPEGTables                -          N
  0x0200   JPEGProc                  -          N
  0x0201   ThumbnailOffset           IFD1       int32u*
           ThumbnailOffset           IFD0       int32u*
           ThumbnailOffset           SubIFD     int32u*
           PreviewImageStart         MakerNotes int32u*
           PreviewImageStart         IFD0       int32u*
           JpgFromRawStart           SubIFD     int32u*
           JpgFromRawStart           IFD2       int32u*
           OtherImageStart           SubIFD1    int32u*
           OtherImageStart           SubIFD2    int32u*
           OtherImageStart           -          N
  0x0202   ThumbnailLength           IFD1       int32u*
           ThumbnailLength           IFD0       int32u*
           ThumbnailLength           SubIFD     int32u*
           PreviewImageLength        MakerNotes int32u*
           PreviewImageLength        IFD0       int32u*
           JpgFromRawLength          SubIFD     int32u*
           JpgFromRawLength          IFD2       int32u*
           OtherImageLength          SubIFD1    int32u*
           OtherImageLength          SubIFD2    int32u*
           OtherImageLength          -          N
  0x0203   JPEGRestartInterval       -          N
  0x0205   JPEGLosslessPredictors    -          N
  0x0206   JPEGPointTransforms       -          N
  0x0207   JPEGQTables               -          N
  0x0208   JPEGDCTables              -          N
  0x0209   JPEGACTables              -          N
  0x0211   YCbCrCoefficients         IFD0       rational64u[3]!
  0x0212   YCbCrSubSampling          IFD0       int16u[2]!
  0x0213   YCbCrPositioning          IFD0       int16u!:
  0x0214   ReferenceBlackWhite       IFD0       rational64u[6]
  0x022f   StripRowCounts            -          N
  0x02bc   ApplicationNotes          ExifIFD    XMP
  0x03e7   USPTOMiscellaneous        -          N
  0x1000   RelatedImageFileFormat    InteropIFD string!
  0x1001   RelatedImageWidth         InteropIFD int16u!
  0x1002   RelatedImageHeight        InteropIFD int16u!
  0x4746   Rating                    IFD0       int16u/
  0x4747   XP_DIP_XML                -          N
  0x4748   StitchInfo                -          Microsoft Stitch
  0x4749   RatingPercent             IFD0       int16u/
  0x7000   SonyRawFileType           -          N
  0x7035   ChromaticAberrationCorrParams -      N
  0x7037   DistortionCorrParams      -          N
  0x800d   ImageID                   -          N
  0x80a3   WangTag1                  -          N
  0x80a4   WangAnnotation            -          N
  0x80a5   WangTag3                  -          N
  0x80a6   WangTag4                  -          N
  0x80b8   ImageReferencePoints      -          N
  0x80b9   RegionXformTackPoint      -          N
  0x80ba   WarpQuadrilateral         -          N
  0x80bb   AffineTransformMat        -          N
  0x80e3   Matteing                  -          N
  0x80e4   DataType                  -          N
  0x80e5   ImageDepth                -          N
  0x80e6   TileDepth                 -          N
  0x8214   ImageFullWidth            -          N
  0x8215   ImageFullHeight           -          N
  0x8216   TextureFormat             -          N
  0x8217   WrapModes                 -          N
  0x8218   FovCot                    -          N
  0x8219   MatrixWorldToScreen       -          N
  0x821a   MatrixWorldToCamera       -          N
  0x827d   Model2                    -          N
  0x828d   CFARepeatPatternDim       SubIFD     int16u[2]!
  0x828e   CFAPattern2               SubIFD     int8u[n]!
  0x828f   BatteryLevel              -          N
  0x8290   KodakIFD                  -          Kodak IFD
  0x8298   Copyright                 IFD0       string
  0x829a   ExposureTime              ExifIFD    rational64u
  0x829d   FNumber                   ExifIFD    rational64u
  0x82a5   MDFileTag                 -          N
  0x82a6   MDScalePixel              -          N
  0x82a7   MDColorTable              -          N
  0x82a8   MDLabName                 -          N
  0x82a9   MDSampleInfo              -          N
  0x82aa   MDPrepDate                -          N
  0x82ab   MDPrepTime                -          N
  0x82ac   MDFileUnits               -          N
  0x830e   PixelScale                -          N
  0x8335   AdventScale               -          N
  0x8336   AdventRevision            -          N
  0x835c   UIC1Tag                   -          N
  0x835d   UIC2Tag                   -          N
  0x835e   UIC3Tag                   -          N
  0x835f   UIC4Tag                   -          N
  0x83bb   IPTC-NAA                  IFD0       IPTC
  0x847e   IntergraphPacketData      -          N
  0x847f   IntergraphFlagRegisters   -          N
  0x8480   IntergraphMatrix          -          N
  0x8481   INGRReserved              -          N
  0x8482   ModelTiePoint             -          N
  0x84e0   Site                      -          N
  0x84e1   ColorSequence             -          N
  0x84e2   IT8Header                 -          N
  0x84e3   RasterPadding             -          N
  0x84e4   BitsPerRunLength          -          N
  0x84e5   BitsPerExtendedRunLength  -          N
  0x84e6   ColorTable                -          N
  0x84e7   ImageColorIndicator       -          N
  0x84e8   BackgroundColorIndicator  -          N
  0x84e9   ImageColorValue           -          N
  0x84ea   BackgroundColorValue      -          N
  0x84eb   PixelIntensityRange       -          N
  0x84ec   TransparencyIndicator     -          N
  0x84ed   ColorCharacterization     -          N
  0x84ee   HCUsage                   -          N
  0x84ef   TrapIndicator             -          N
  0x84f0   CMYKEquivalent            -          N
  0x8546   SEMInfo                   IFD0       string
  0x8568   AFCP_IPTC                 -          IPTC
  0x85b8   PixelMagicJBIGOptions     -          N
  0x85d7   JPLCartoIFD               -          N
  0x85d8   ModelTransform            -          N
  0x8602   WB_GRGBLevels             -          N
  0x8606   LeafData                  -          Leaf
  0x8649   PhotoshopSettings         -          Photoshop
  0x8769   ExifOffset                -          EXIF
  0x8773   ICC_Profile               -          ICC_Profile
  0x877f   TIFF_FXExtensions         -          N
  0x8780   MultiProfiles             -          N
  0x8781   SharedData                -          N
  0x8782   T88Options                -          N
  0x87ac   ImageLayer                -          N
  0x87af   GeoTiffDirectory          IFD0       undef
  0x87b0   GeoTiffDoubleParams       IFD0       undef
  0x87b1   GeoTiffAsciiParams        IFD0       string
  0x87be   JBIGOptions               -          N
  0x8822   ExposureProgram           ExifIFD    int16u
  0x8824   SpectralSensitivity       ExifIFD    string
  0x8825   GPSInfo                   -          GPS
  0x8827   ISO                       ExifIFD    int16u[n]
  0x8828   Opto-ElectricConvFactor   -          N
  0x8829   Interlace                 -          N
  0x882a   TimeZoneOffset            ExifIFD    int16s[n]
  0x882b   SelfTimerMode             ExifIFD    int16u
  0x8830   SensitivityType           ExifIFD    int16u
  0x8831   StandardOutputSensitivity ExifIFD    int32u
  0x8832   RecommendedExposureIndex  ExifIFD    int32u
  0x8833   ISOSpeed                  ExifIFD    int32u
  0x8834   ISOSpeedLatitudeyyy       ExifIFD    int32u
  0x8835   ISOSpeedLatitudezzz       ExifIFD    int32u
  0x885c   FaxRecvParams             -          N
  0x885d   FaxSubAddress             -          N
  0x885e   FaxRecvTime               -          N
  0x8871   FedexEDR                  -          N
  0x888a   LeafSubIFD                -          Leaf SubIFD
  0x9000   ExifVersion               ExifIFD    undef:
  0x9003   DateTimeOriginal          ExifIFD    string
  0x9004   CreateDate                ExifIFD    string
  0x9009   GooglePlusUploadCode      ExifIFD    undef[n]
  0x9101   ComponentsConfiguration   ExifIFD    undef[4]!:
  0x9102   CompressedBitsPerPixel    ExifIFD    rational64u!
  0x9201   ShutterSpeedValue         ExifIFD    rational64s
  0x9202   ApertureValue             ExifIFD    rational64u
  0x9203   BrightnessValue           ExifIFD    rational64s
  0x9204   ExposureCompensation      ExifIFD    rational64s
  0x9205   MaxApertureValue          ExifIFD    rational64u
  0x9206   SubjectDistance           ExifIFD    rational64u
  0x9207   MeteringMode              ExifIFD    int16u
  0x9208   LightSource               ExifIFD    int16u
  0x9209   Flash                     ExifIFD    int16u
  0x920a   FocalLength               ExifIFD    rational64u
  0x920b   FlashEnergy               -          N
  0x920c   SpatialFrequencyResponse  -          N
  0x920d   Noise                     -          N
  0x920e   FocalPlaneXResolution     -          N
  0x920f   FocalPlaneYResolution     -          N
  0x9210   FocalPlaneResolutionUnit  -          N
  0x9211   ImageNumber               ExifIFD    int32u
  0x9212   SecurityClassification    ExifIFD    string
  0x9213   ImageHistory              ExifIFD    string
  0x9214   SubjectArea               ExifIFD    int16u[n]
  0x9215   ExposureIndex             -          N
  0x9216   TIFF-EPStandardID         -          N
  0x9217   SensingMethod             -          N
  0x923a   CIP3DataFile              -          N
  0x923b   CIP3Sheet                 -          N
  0x923c   CIP3Side                  -          N
  0x923f   StoNits                   -          N
  0x927c   MakerNoteApple            ExifIFD    Apple
           MakerNoteNikon            ExifIFD    Nikon
           MakerNoteCanon            ExifIFD    Canon
           MakerNoteCasio            ExifIFD    Casio
           MakerNoteCasio2           ExifIFD    Casio Type2
           MakerNoteFLIR             ExifIFD    FLIR
           MakerNoteFujiFilm         ExifIFD    FujiFilm
           MakerNoteGE               ExifIFD    GE
           MakerNoteGE2              ExifIFD    FujiFilm
           MakerNoteHasselblad       ExifIFD    Unknown
           MakerNoteHP               ExifIFD    HP
           MakerNoteHP2              ExifIFD    HP Type2
           MakerNoteHP4              ExifIFD    HP Type4
           MakerNoteHP6              ExifIFD    HP Type6
           MakerNoteISL              ExifIFD    Unknown
           MakerNoteJVC              ExifIFD    JVC
           MakerNoteJVCText          ExifIFD    JVC Text
           MakerNoteKodak1a          ExifIFD    Kodak
           MakerNoteKodak1b          ExifIFD    Kodak
           MakerNoteKodak2           ExifIFD    Kodak Type2
           MakerNoteKodak3           ExifIFD    Kodak Type3
           MakerNoteKodak4           ExifIFD    Kodak Type4
           MakerNoteKodak5           ExifIFD    Kodak Type5
           MakerNoteKodak6a          ExifIFD    Kodak Type6
           MakerNoteKodak6b          ExifIFD    Kodak Type6
           MakerNoteKodak7           ExifIFD    Kodak Type7
           MakerNoteKodak8a          ExifIFD    Kodak Type8
           MakerNoteKodak8b          ExifIFD    Kodak Type8
           MakerNoteKodak8c          ExifIFD    Kodak Type8
           MakerNoteKodak9           ExifIFD    Kodak Type9
           MakerNoteKodak10          ExifIFD    Kodak Type10
           MakerNoteKodak11          ExifIFD    Kodak Type11
           MakerNoteKodakUnknown     ExifIFD    Kodak Unknown
           MakerNoteKyocera          ExifIFD    Unknown
           MakerNoteMinolta          ExifIFD    Minolta
           MakerNoteMinolta2         ExifIFD    Olympus
           MakerNoteMinolta3         ExifIFD    undef
           MakerNoteMotorola         ExifIFD    Motorola
           MakerNoteNikon2           ExifIFD    Nikon Type2
           MakerNoteNikon3           ExifIFD    Nikon
           MakerNoteNintendo         ExifIFD    Nintendo
           MakerNoteOlympus          ExifIFD    Olympus
           MakerNoteOlympus2         ExifIFD    Olympus
           MakerNoteLeica            ExifIFD    Panasonic
           MakerNoteLeica2           ExifIFD    Panasonic Leica2
           MakerNoteLeica3           ExifIFD    Panasonic Leica3
           MakerNoteLeica4           ExifIFD    Panasonic Leica4
           MakerNoteLeica5           ExifIFD    Panasonic Leica5
           MakerNoteLeica6           ExifIFD    Panasonic Leica6
           MakerNoteLeica7           ExifIFD    Panasonic Leica6
           MakerNoteLeica8           ExifIFD    Panasonic Leica5
           MakerNoteLeica9           ExifIFD    Panasonic Leica9
           MakerNotePanasonic        ExifIFD    Panasonic
           MakerNotePanasonic2       ExifIFD    Panasonic Type2
           MakerNotePentax           ExifIFD    Pentax
           MakerNotePentax2          ExifIFD    Pentax Type2
           MakerNotePentax3          ExifIFD    Casio Type2
           MakerNotePentax4          ExifIFD    Pentax Type4
           MakerNotePentax5          ExifIFD    Pentax
           MakerNotePentax6          ExifIFD    Pentax S1
           MakerNotePhaseOne         ExifIFD    PhaseOne
           MakerNoteReconyx          ExifIFD    Reconyx
           MakerNoteRicoh            ExifIFD    Ricoh
           MakerNoteRicoh2           ExifIFD    Ricoh Type2
           MakerNoteRicohText        ExifIFD    Ricoh Text
           MakerNoteSamsung1a        ExifIFD    undef
           MakerNoteSamsung1b        ExifIFD    Samsung
           MakerNoteSamsung2         ExifIFD    Samsung Type2
           MakerNoteSanyo            ExifIFD    Sanyo
           MakerNoteSanyoC4          ExifIFD    Sanyo
           MakerNoteSanyoPatch       ExifIFD    Sanyo
           MakerNoteSigma            ExifIFD    Sigma
           MakerNoteSony             ExifIFD    Sony
           MakerNoteSony2            ExifIFD    Olympus
           MakerNoteSony3            ExifIFD    Olympus
           MakerNoteSony4            ExifIFD    Sony PIC
           MakerNoteSony5            ExifIFD    Sony
           MakerNoteSonyEricsson     ExifIFD    Sony Ericsson
           MakerNoteSonySRF          ExifIFD    Sony SRF
           MakerNoteUnknownText      ExifIFD    undef
           MakerNoteUnknownBinary    ExifIFD    undef
           MakerNoteUnknown          ExifIFD    Unknown
  0x9286   UserComment               ExifIFD    undef
  0x9290   SubSecTime                ExifIFD    string
  0x9291   SubSecTimeOriginal        ExifIFD    string
  0x9292   SubSecTimeDigitized       ExifIFD    string
  0x932f   MSDocumentText            -          N
  0x9330   MSPropertySetStorage      -          N
  0x9331   MSDocumentTextPosition    -          N
  0x935c   ImageSourceData           IFD0       undef!
  0x9c9b   XPTitle                   IFD0       int8u
  0x9c9c   XPComment                 IFD0       int8u
  0x9c9d   XPAuthor                  IFD0       int8u
  0x9c9e   XPKeywords                IFD0       int8u
  0x9c9f   XPSubject                 IFD0       int8u
  0xa000   FlashpixVersion           ExifIFD    undef:
  0xa001   ColorSpace                ExifIFD    int16u:
  0xa002   ExifImageWidth            ExifIFD    int16u:
  0xa003   ExifImageHeight           ExifIFD    int16u:
  0xa004   RelatedSoundFile          ExifIFD    string
  0xa005   InteropOffset             -          EXIF
  0xa20b   FlashEnergy               ExifIFD    rational64u[n]
  0xa20c   SpatialFrequencyResponse  -          N
  0xa20d   Noise                     -          N
  0xa20e   FocalPlaneXResolution     ExifIFD    rational64u
  0xa20f   FocalPlaneYResolution     ExifIFD    rational64u
  0xa210   FocalPlaneResolutionUnit  ExifIFD    int16u
  0xa211   ImageNumber               -          N
  0xa212   SecurityClassification    -          N
  0xa213   ImageHistory              -          N
  0xa214   SubjectLocation           ExifIFD    int16u[2]
  0xa215   ExposureIndex             ExifIFD    rational64u
  0xa216   TIFF-EPStandardID         -          N
  0xa217   SensingMethod             ExifIFD    int16u
  0xa300   FileSource                ExifIFD    undef
  0xa301   SceneType                 ExifIFD    undef
  0xa302   CFAPattern                ExifIFD    undef
  0xa401   CustomRendered            ExifIFD    int16u
  0xa402   ExposureMode              ExifIFD    int16u
  0xa403   WhiteBalance              ExifIFD    int16u
  0xa404   DigitalZoomRatio          ExifIFD    rational64u
  0xa405   FocalLengthIn35mmFormat   ExifIFD    int16u
  0xa406   SceneCaptureType          ExifIFD    int16u
  0xa407   GainControl               ExifIFD    int16u
  0xa408   Contrast                  ExifIFD    int16u
  0xa409   Saturation                ExifIFD    int16u
  0xa40a   Sharpness                 ExifIFD    int16u
  0xa40b   DeviceSettingDescription  -          N
  0xa40c   SubjectDistanceRange      ExifIFD    int16u
  0xa420   ImageUniqueID             ExifIFD    string
  0xa430   OwnerName                 ExifIFD    string
  0xa431   SerialNumber              ExifIFD    string
  0xa432   LensInfo                  ExifIFD    rational64u[4]
  0xa433   LensMake                  ExifIFD    string
  0xa434   LensModel                 ExifIFD    string
  0xa435   LensSerialNumber          ExifIFD    string
  0xa480   GDALMetadata              -          N
  0xa481   GDALNoData                -          N
  0xa500   Gamma                     ExifIFD    rational64u
  0xafc0   ExpandSoftware            -          N
  0xafc1   ExpandLens                -          N
  0xafc2   ExpandFilm                -          N
  0xafc3   ExpandFilterLens          -          N
  0xafc4   ExpandScanner             -          N
  0xafc5   ExpandFlashLamp           -          N
  0xbc01   PixelFormat               -          N
  0xbc02   Transformation            -          N
  0xbc03   Uncompressed              -          N
  0xbc04   ImageType                 -          N
  0xbc80   ImageWidth                -          N
  0xbc81   ImageHeight               -          N
  0xbc82   WidthResolution           -          N
  0xbc83   HeightResolution          -          N
  0xbcc0   ImageOffset               -          N
  0xbcc1   ImageByteCount            -          N
  0xbcc2   AlphaOffset               -          N
  0xbcc3   AlphaByteCount            -          N
  0xbcc4   ImageDataDiscard          -          N
  0xbcc5   AlphaDataDiscard          -          N
  0xc427   OceScanjobDesc            -          N
  0xc428   OceApplicationSelector    -          N
  0xc429   OceIDNumber               -          N
  0xc42a   OceImageLogic             -          N
  0xc44f   Annotations               -          N
  0xc4a5   PrintIM                   IFD0       PrintIM
  0xc573   OriginalFileName          -          N
  0xc580   USPTOOriginalContentType  -          N
  0xc612   DNGVersion                IFD0       int8u[4]!
  0xc613   DNGBackwardVersion        IFD0       int8u[4]!
  0xc614   UniqueCameraModel         IFD0       string
  0xc615   LocalizedCameraModel      IFD0       string
  0xc616   CFAPlaneColor             -          N
  0xc617   CFALayout                 -          N
  0xc618   LinearizationTable        SubIFD     int16u[n]!
  0xc619   BlackLevelRepeatDim       SubIFD     int16u[2]!
  0xc61a   BlackLevel                SubIFD     rational64u[n]!
  0xc61b   BlackLevelDeltaH          SubIFD     rational64s[n]!
  0xc61c   BlackLevelDeltaV          SubIFD     rational64s[n]!
  0xc61d   WhiteLevel                SubIFD     int32u[n]!
  0xc61e   DefaultScale              SubIFD     rational64u[2]!
  0xc61f   DefaultCropOrigin         SubIFD     int32u[2]!
  0xc620   DefaultCropSize           SubIFD     int32u[2]!
  0xc621   ColorMatrix1              IFD0       rational64s[n]!
  0xc622   ColorMatrix2              IFD0       rational64s[n]!
  0xc623   CameraCalibration1        IFD0       rational64s[n]!
  0xc624   CameraCalibration2        IFD0       rational64s[n]!
  0xc625   ReductionMatrix1          IFD0       rational64s[n]!
  0xc626   ReductionMatrix2          IFD0       rational64s[n]!
  0xc627   AnalogBalance             IFD0       rational64u[n]!
  0xc628   AsShotNeutral             IFD0       rational64u[n]!
  0xc629   AsShotWhiteXY             IFD0       rational64u[2]!
  0xc62a   BaselineExposure          IFD0       rational64s!
  0xc62b   BaselineNoise             IFD0       rational64u!
  0xc62c   BaselineSharpness         IFD0       rational64u!
  0xc62d   BayerGreenSplit           SubIFD     int32u!
  0xc62e   LinearResponseLimit       IFD0       rational64u!
  0xc62f   CameraSerialNumber        IFD0       string
  0xc630   DNGLensInfo               IFD0       rational64u[4]
  0xc631   ChromaBlurRadius          SubIFD     rational64u!
  0xc632   AntiAliasStrength         SubIFD     rational64u!
  0xc633   ShadowScale               IFD0       rational64u!
  0xc634   SR2Private                -          Sony SR2Private
           DNGAdobeData              IFD0       DNG AdobeData
           MakerNotePentax           -          Pentax
           MakerNotePentax5          -          Pentax
           DNGPrivateData            IFD0       undef!
  0xc635   MakerNoteSafety           IFD0       int16u
  0xc640   RawImageSegmentation      -          N
  0xc65a   CalibrationIlluminant1    IFD0       int16u!
  0xc65b   CalibrationIlluminant2    IFD0       int16u!
  0xc65c   BestQualityScale          SubIFD     rational64u!
  0xc65d   RawDataUniqueID           IFD0       int8u[16]!
  0xc660   AliasLayerMetadata        -          N
  0xc68b   OriginalRawFileName       IFD0       string!
  0xc68c   OriginalRawFileData       IFD0       DNG OriginalRaw
  0xc68d   ActiveArea                SubIFD     int32u[4]!
  0xc68e   MaskedAreas               SubIFD     int32u[4]!
  0xc68f   AsShotICCProfile          IFD0       ICC_Profile
  0xc690   AsShotPreProfileMatrix    IFD0       rational64s[n]!
  0xc691   CurrentICCProfile         IFD0       ICC_Profile
  0xc692   CurrentPreProfileMatrix   IFD0       rational64s[n]!
  0xc6bf   ColorimetricReference     IFD0       int16u!
  0xc6c5   SRawType                  -          N
  0xc6d2   PanasonicTitle            IFD0       undef
  0xc6d3   PanasonicTitle2           IFD0       undef
  0xc6f3   CameraCalibrationSig      IFD0       string!
  0xc6f4   ProfileCalibrationSig     IFD0       string!
  0xc6f5   ProfileIFD                -          EXIF
  0xc6f6   AsShotProfileName         IFD0       string!
  0xc6f7   NoiseReductionApplied     SubIFD     rational64u!
  0xc6f8   ProfileName               IFD0       string!
  0xc6f9   ProfileHueSatMapDims      IFD0       int32u[3]!
  0xc6fa   ProfileHueSatMapData1     IFD0       float[n]!
  0xc6fb   ProfileHueSatMapData2     IFD0       float[n]!
  0xc6fc   ProfileToneCurve          IFD0       float[n]!
  0xc6fd   ProfileEmbedPolicy        IFD0       int32u!
  0xc6fe   ProfileCopyright          IFD0       string!
  0xc714   ForwardMatrix1            IFD0       rational64s[n]!
  0xc715   ForwardMatrix2            IFD0       rational64s[n]!
  0xc716   PreviewApplicationName    IFD0       string!
  0xc717   PreviewApplicationVersion IFD0       string!
  0xc718   PreviewSettingsName       IFD0       string!
  0xc719   PreviewSettingsDigest     IFD0       int8u!
  0xc71a   PreviewColorSpace         IFD0       int32u!
  0xc71b   PreviewDateTime           IFD0       string!
  0xc71c   RawImageDigest            IFD0       int8u[16]!
  0xc71d   OriginalRawFileDigest     IFD0       int8u[16]!
  0xc71e   SubTileBlockSize          -          N
  0xc71f   RowInterleaveFactor       -          N
  0xc725   ProfileLookTableDims      IFD0       int32u[3]!
  0xc726   ProfileLookTableData      IFD0       float[n]!
  0xc740   OpcodeList1               -          N
  0xc741   OpcodeList2               -          N
  0xc74e   OpcodeList3               -          N
  0xc761   NoiseProfile              SubIFD     double[n]!
  0xc763   TimeCodes                 IFD0       int8u[n]
  0xc764   FrameRate                 IFD0       rational64s
  0xc772   TStop                     IFD0       rational64u[n]
  0xc789   ReelName                  IFD0       string
  0xc791   OriginalDefaultFinalSize  IFD0       int32u[2]!
  0xc792   OriginalBestQualitySize   IFD0       int32u[2]!
  0xc793   OriginalDefaultCropSize   IFD0       rational64u[2]!
  0xc7a1   CameraLabel               IFD0       string
  0xc7a3   ProfileHueSatMapEncoding  IFD0       int32u!
  0xc7a4   ProfileLookTableEncoding  IFD0       int32u!
  0xc7a5   BaselineExposureOffset    IFD0       rational64s!
  0xc7a6   DefaultBlackRender        IFD0       int32u!
  0xc7a7   NewRawImageDigest         IFD0       int8u[16]!
  0xc7a8   RawToPreviewGain          IFD0       double!
  0xc7b5   DefaultUserCrop           SubIFD     rational64u[4]!
  0xea1c   Padding                   ExifIFD    undef
  0xea1d   OffsetSchema              ExifIFD    int32s
  0xfde8   OwnerName                 ExifIFD    string/
  0xfde9   SerialNumber              ExifIFD    string/
  0xfdea   Lens                      ExifIFD    string/
  0xfe00   KDC_IFD                   -          Kodak KDC_IFD
  0xfe4c   RawFile                   ExifIFD    string/
  0xfe4d   Converter                 ExifIFD    string/
  0xfe4e   WhiteBalance              ExifIFD    string/
  0xfe51   Exposure                  ExifIFD    string/
  0xfe52   Shadows                   ExifIFD    string/
  0xfe53   Brightness                ExifIFD    string/
  0xfe54   Contrast                  ExifIFD    string/
  0xfe55   Saturation                ExifIFD    string/
  0xfe56   Sharpness                 ExifIFD    string/
  0xfe57   Smoothness                ExifIFD    string/
  0xfe58   MoireFilter               ExifIFD    string/

IPTC Tags

The tags listed below are part of the International Press Telecommunications Council (IPTC) and the Newspaper Association of America (NAA) Information Interchange Model (IIM). This is an older meta information format, slowly being phased out in favor of XMP -- the newer IPTCCore specification uses XMP format. IPTC information may be found in JPG, TIFF, PNG, MIFF, PS, PDF, PSD, XCF and DNG images.

IPTC information is separated into different records, each of which has its own set of tags. See http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf for the official IPTC IIM specification.

This specification dictates a length for ASCII (string or digits) and binary (undef) values. These lengths are given in square brackets after the Writable format name. For tags where a range of lengths is allowed, the minimum and maximum lengths are separated by a comma within the brackets. IPTC strings are not null terminated. When writing, ExifTool issues a minor warning and truncates the value if it is longer than allowed by the IPTC specification. Minor errors may be ignored with the IgnoreMinorErrors (-m) option, allowing longer values to be written, but beware that values like this may cause problems for some other IPTC readers. ExifTool will happily read IPTC values of any length.

Separate IPTC date and time tags may be written with a combined date/time value and ExifTool automagically takes the appropriate part of the date/time string depending on whether a date or time tag is being written. This is very useful when copying date/time values to IPTC from other metadata formats.

IPTC time values include a timezone offset. If written with a value which doesn't include a timezone then the current local timezone offset is used (unless written with a combined date/time, in which case the local timezone offset at the specified date/time is used, which may be different due to changes in daylight savings time).

Note that it is not uncommon for IPTC to be found in non-standard locations in JPEG and TIFF-based images. When reading, the family 1 group name has a number added for non-standard IPTC ("IPTC2", "IPTC3", etc), but when writing only "IPTC" may be specified as the group. To keep the IPTC consistent, ExifTool updates tags in all existing IPTC locations, but will create a new IPTC group only in the standard location.

  Record   Tag Name                             Writable
  ------   --------                             --------
      1    IPTCEnvelope                         IPTC EnvelopeRecord
      2    IPTCApplication                      IPTC ApplicationRecord
      3    IPTCNewsPhoto                        IPTC NewsPhoto
      7    IPTCPreObjectData                    IPTC PreObjectData
      8    IPTCObjectData                       IPTC ObjectData
      9    IPTCPostObjectData                   IPTC PostObjectData
    240    IPTCFotoStation                      IPTC FotoStation

IPTC EnvelopeRecord Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    EnvelopeRecordVersion                int16u:
      5    Destination                          string[0,1024]+
     20    FileFormat                           int16u
     22    FileVersion                          int16u
     30    ServiceIdentifier                    string[0,10]
     40    EnvelopeNumber                       digits[8]
     50    ProductID                            string[0,32]+
     60    EnvelopePriority                     digits[1]
     70    DateSent                             digits[8]
     80    TimeSent                             string[11]
     90    CodedCharacterSet                    string[0,32]!
    100    UniqueObjectName                     string[14,80]
    120    ARMIdentifier                        int16u
    122    ARMVersion                           int16u

IPTC ApplicationRecord Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    ApplicationRecordVersion             int16u:
      3    ObjectTypeReference                  string[3,67]
      4    ObjectAttributeReference             string[4,68]+
      5    ObjectName                           string[0,64]
      7    EditStatus                           string[0,64]
      8    EditorialUpdate                      digits[2]
     10    Urgency                              digits[1]
     12    SubjectReference                     string[13,236]+
     15    Category                             string[0,3]
     20    SupplementalCategories               string[0,32]+
     22    FixtureIdentifier                    string[0,32]
     25    Keywords                             string[0,64]+
     26    ContentLocationCode                  string[3]+
     27    ContentLocationName                  string[0,64]+
     30    ReleaseDate                          digits[8]
     35    ReleaseTime                          string[11]
     37    ExpirationDate                       digits[8]
     38    ExpirationTime                       string[11]
     40    SpecialInstructions                  string[0,256]
     42    ActionAdvised                        digits[2]
     45    ReferenceService                     string[0,10]+
     47    ReferenceDate                        digits[8]+
     50    ReferenceNumber                      digits[8]+
     55    DateCreated                          digits[8]
     60    TimeCreated                          string[11]
     62    DigitalCreationDate                  digits[8]
     63    DigitalCreationTime                  string[11]
     65    OriginatingProgram                   string[0,32]
     70    ProgramVersion                       string[0,10]
     75    ObjectCycle                          string[1]
     80    By-line                              string[0,32]+
     85    By-lineTitle                         string[0,32]+
     90    City                                 string[0,32]
     92    Sub-location                         string[0,32]
     95    Province-State                       string[0,32]
    100    Country-PrimaryLocationCode          string[3]
    101    Country-PrimaryLocationName          string[0,64]
    103    OriginalTransmissionReference        string[0,32]
    105    Headline                             string[0,256]
    110    Credit                               string[0,32]
    115    Source                               string[0,32]
    116    CopyrightNotice                      string[0,128]
    118    Contact                              string[0,128]+
    120    Caption-Abstract                     string[0,2000]
    121    LocalCaption                         string[0,256]
    122    Writer-Editor                        string[0,32]+
    125    RasterizedCaption                    undef[7360]
    130    ImageType                            string[2]
    131    ImageOrientation                     string[1]
    135    LanguageIdentifier                   string[2,3]
    150    AudioType                            string[2]
    151    AudioSamplingRate                    digits[6]
    152    AudioSamplingResolution              digits[2]
    153    AudioDuration                        digits[6]
    154    AudioOutcue                          string[0,64]
    184    JobID                                string[0,64]
    185    MasterDocumentID                     string[0,256]
    186    ShortDocumentID                      string[0,64]
    187    UniqueDocumentID                     string[0,128]
    188    OwnerID                              string[0,128]
    200    ObjectPreviewFileFormat              int16u
    201    ObjectPreviewFileVersion             int16u
    202    ObjectPreviewData                    undef[0,256000]
    221    Prefs                                string[0,64]
    225    ClassifyState                        string[0,64]
    228    SimilarityIndex                      string[0,32]
    230    DocumentNotes                        string[0,1024]
    231    DocumentHistory                      string[0,256]
    232    ExifCameraInfo                       string[0,4096]
    255    CatalogSets                          string[0,256]+

IPTC NewsPhoto Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    NewsPhotoVersion                     int16u:
     10    IPTCPictureNumber                    string[16]
     20    IPTCImageWidth                       int16u
     30    IPTCImageHeight                      int16u
     40    IPTCPixelWidth                       int16u
     50    IPTCPixelHeight                      int16u
     55    SupplementalType                     int8u
     60    ColorRepresentation                  int16u
     64    InterchangeColorSpace                int8u
     65    ColorSequence                        int8u
     66    ICC_Profile                          N
     70    ColorCalibrationMatrix               N
     80    LookupTable                          N
     84    NumIndexEntries                      int16u
     85    ColorPalette                         N
     86    IPTCBitsPerSample                    int8u
     90    SampleStructure                      int8u
    100    ScanningDirection                    int8u
    102    IPTCImageRotation                    int8u
    110    DataCompressionMethod                int32u
    120    QuantizationMethod                   int8u
    125    EndPoints                            N
    130    ExcursionTolerance                   int8u
    135    BitsPerComponent                     int8u
    140    MaximumDensityRange                  int16u
    145    GammaCompensatedValue                int16u

IPTC PreObjectData Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
     10    SizeMode                             N
     20    MaxSubfileSize                       N
     90    ObjectSizeAnnounced                  N
     95    MaximumObjectSize                    N

IPTC ObjectData Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
     10    SubFile                              N+

IPTC PostObjectData Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
     10    ConfirmedObjectSize                  N

IPTC FotoStation Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

XMP Tags

XMP stands for "Extensible Metadata Platform", an XML/RDF-based metadata format which is being pushed by Adobe. Information in this format can be embedded in many different image file types including JPG, JP2, TIFF, GIF, EPS, PDF, PSD, IND, INX, PNG, DJVU, SVG, PGF, MIFF, XCF, CRW, DNG and a variety of proprietary TIFF-based RAW images, as well as MOV, AVI, ASF, WMV, FLV, SWF and MP4 videos, and WMA and audio formats supporting ID3v2 information.

The XMP Tag ID's aren't listed because in most cases they are identical to the Tag Name (aside from differences in case). Tags with different ID's are mentioned in the Notes column of the HTML version of this document.

All XMP information is stored as character strings. The Writable column specifies the information format: string is an unformatted string, integer is a string of digits (possibly beginning with a '+' or '-'), real is a floating point number, rational is entered as a floating point number but stored as two integer strings separated by a '/' character, date is a date/time string entered in the format "YYYY:mm:dd HH:MM:SS[.ss][+/-HH:MM]", boolean is either "True" or "False", struct indicates a structured tag, and lang-alt is a tag that supports alternate languages.

When reading, struct tags are extracted only if the Struct (-struct) option is used. Otherwise the corresponding "flattened" tags, indicated by an underline (_) after the Writable type, are extracted. When copying, by default both structured and flattened tags are available, but the flattened tags are considered "unsafe" so they they aren't copied unless specified explicitly. The Struct option may be disabled by setting Struct to 0 via the API or with --struct on the command line to copy only flattened tags, or enabled by setting Struct to 1 via the API or with -struct on the command line to copy only as structures. When writing, the Struct option has no effect, and both structured and flattened tags may be written. See http://owl.phy.queensu.ca/~phil/exiftool/struct.html for more details.

Individual languages for lang-alt tags are accessed by suffixing the tag name with a '-', followed by an RFC 3066 language code (eg. "XMP:Title-fr", or "Rights-en-US"). (See http://www.ietf.org/rfc/rfc3066.txt for the RFC 3066 specification.) A lang-alt tag with no language code accesses the "x-default" language, but causes other languages for this tag to be deleted when writing. The "x-default" language code may be specified when writing to preserve other existing languages (eg. "XMP-dc:Description-x-default"). When reading, "x-default" is not specified.

The XMP tags are organized according to schema Namespace in the following tables. Note that a few of the longer namespace prefixes given below have been shortened for convenience (since the family 1 group names are derived from these by adding a leading "XMP-"). In cases where a tag name exists in more than one namespace, less common namespaces are avoided when writing. However, any namespace may be written by specifying a family 1 group name for the tag, eg) XMP-exif:Contrast or XMP-crs:Contrast. When deciding on which tags to add to an image, using standard schemas such as dc, xmp, iptcCore and iptcExt is recommended if possible.

For structures, the heading of the first column is Field Name. Field names are very similar to tag names, except they are used to identify fields inside structures instead of stand-alone tags. See http://owl.phy.queensu.ca/~phil/exiftool/struct.html#Fields for more details.

ExifTool will extract XMP information even if it is not listed in these tables, but other tags are not writable unless added as user-defined tags in the ExifTool config file. For example, the pdfx namespace doesn't have a predefined set of tag names because it is used to store application-defined PDF information, so although this information will be extracted, it is only writable if the corresponding user-defined tags have been created.

The tables below list tags from the official XMP specification (with an underlined Namespace in the HTML version of this documentation), as well as extensions from various other sources. See http://www.adobe.com/devnet/xmp/ for the official XMP specification.

  Namespace                                     Writable
  ---------                                     --------
  aas                                           XMP aas
  acdsee                                        XMP acdsee
  album                                         XMP Album
  apple-fi                                      XMP apple_fi
  aux                                           XMP aux
  cc                                            XMP cc
  cell                                          XMP cell
  creatorAtom                                   XMP creatorAtom
  crs                                           XMP crs
  dc                                            XMP dc
  dex                                           XMP dex
  DICOM                                         XMP DICOM
  digiKam                                       XMP digiKam
  dwc                                           DarwinCore
  exif                                          XMP exif
  exifEX                                        XMP exifEX
  expressionmedia                               XMP ExpressionMedia
  extensis                                      XMP extensis
  fpv                                           XMP fpv
  getty                                         XMP GettyImages
  GPano                                         XMP GPano
  ics                                           XMP ics
  iptcCore                                      XMP iptcCore
  iptcExt                                       XMP iptcExt
  lr                                            XMP Lightroom
  mediapro                                      XMP MediaPro
  microsoft                                     Microsoft XMP
  MP                                            Microsoft MP
  MP1                                           Microsoft MP1
  mwg-coll                                      MWG Collections
  mwg-kw                                        MWG Keywords
  mwg-rs                                        MWG Regions
  pdf                                           XMP pdf
  pdfx                                          XMP pdfx
  photomech                                     PhotoMechanic XMP
  photoshop                                     XMP photoshop
  PixelLive                                     XMP PixelLive
  plus                                          XMP plus
  pmi                                           XMP pmi
  prism                                         XMP prism
  prl                                           XMP prl
  prm                                           XMP prm
  pur                                           XMP pur
  rdf                                           XMP rdf
  swf                                           XMP swf
  tiff                                          XMP tiff
  x                                             XMP x
  xmp                                           XMP xmp
  xmpBJ                                         XMP xmpBJ
  xmpDM                                         XMP xmpDM
  xmpMM                                         XMP xmpMM
  xmpNote                                       XMP xmpNote
  xmpPLUS                                       XMP xmpPLUS
  xmpRights                                     XMP xmpRights
  xmpTPg                                        XMP xmpTPg

XMP aas Tags

Apple Adjustment Settings used by iPhone/iPad.

  Tag Name                                      Writable
  --------                                      --------
  AffineA                                       real
  AffineB                                       real
  AffineC                                       real
  AffineD                                       real
  AffineX                                       real
  AffineY                                       real
  CropH                                         integer/
  CropW                                         integer/
  CropX                                         integer/
  CropY                                         integer/
  Curve0x                                       real
  Curve0y                                       real
  Curve1x                                       real
  Curve1y                                       real
  Curve2x                                       real
  Curve2y                                       real
  Curve3x                                       real
  Curve3y                                       real
  Curve4x                                       real
  Curve4y                                       real
  Highlights                                    real/
  Shadows                                       real/
  Vibrance                                      real/

XMP acdsee Tags

ACD Systems ACDSee namespace tags.

(A note to software developers: Re-inventing your own private tags instead of using the equivalent tags in standard XMP namespaces defeats one of the most valuable features of metadata: interoperability. Your applications mumble to themselves instead of speaking out for the rest of the world to hear.)

  Tag Name                                      Writable
  --------                                      --------
  Author                                        string/
  Caption                                       string/
  Categories                                    string/
  Collections                                   string/
  DateTime                                      date/
  DPP                                           lang-alt
  EditStatus                                    string/
  FixtureIdentifier                             string/
  Keywords                                      string/+
  Notes                                         string/
  ObjectCycle                                   string/
  OriginatingProgram                            string/
  Rating                                        real/
  Rawrppused                                    boolean
  ReleaseDate                                   string/
  ReleaseTime                                   string/
  RPP                                           lang-alt
  Snapshots                                     string/+
  Tagged                                        boolean/

XMP Album Tags

Adobe Album namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  Notes                                         string

XMP apple_fi Tags

Face information tags written by the Apple iPhone 5 inside the mwg-rs RegionExtensions.

  Tag Name                                      Writable
  --------                                      --------
  AngleInfoRoll                                 integer
  AngleInfoYaw                                  integer
  ConfidenceLevel                               integer
  FaceID                                        integer
  TimeStamp                                     integer

XMP aux Tags

Adobe-defined auxiliary EXIF tags. This namespace existed in the XMP specification until it was dropped in 2012, presumably due to the introduction of the EXIF 2.3 for XMP specification and the exifEX namespace at this time. For this reason, tags below with equivalents in the exifEX namespace are avoided when writing.

  Tag Name                                      Writable
  --------                                      --------
  ApproximateFocusDistance                      rational
  DistortionCorrectionAlreadyApplied            boolean
  Firmware                                      string
  FlashCompensation                             rational
  ImageNumber                                   string
  IsMergedHDR                                   boolean
  IsMergedPanorama                              boolean
  LateralChromaticAberrationCorrectionAlreadyApplied boolean
  Lens                                          string
  LensID                                        string
  LensInfo                                      string/
  LensSerialNumber                              string/
  OwnerName                                     string/
  SerialNumber                                  string/
  VignetteCorrectionAlreadyApplied              boolean

XMP cc Tags

Creative Commons namespace tags. Note that the CC specification for XMP is non-existent, so ExifTool must make some assumptions about the format of the specific properties in XMP (see http://creativecommons.org/ns).

  Tag Name                                      Writable
  --------                                      --------
  AttributionName                               string
  AttributionURL                                string
  DeprecatedOn                                  date
  Jurisdiction                                  string
  LegalCode                                     string
  License                                       string
  MorePermissions                               string
  Permits                                       string+
  Prohibits                                     string+
  Requires                                      string+
  UseGuidelines                                 string

XMP cell Tags

Location tags written by some Sony Ericsson phones.

  Tag Name                                      Writable
  --------                                      --------
  CellTowerID                                   string
  CellGlobalID                                  string
  LocationAreaCode                              string
  MobileCountryCode                             string
  MobileNetworkCode                             string
  CellR                                         string

XMP creatorAtom Tags

Adobe creatorAtom tags, written by After Effects.

  Tag Name                                      Writable
  --------                                      --------
  AeProjectLink                                 AEProjectLink Struct
  AeProjectLinkCompositionID                    string_
  AeProjectLinkFullPath                         string_
  AeProjectLinkRenderOutputModuleIndex          string_
  AeProjectLinkRenderQueueItemID                string_
  AeProjectLinkRenderTimeStamp                  integer_
  MacAtom                                       MacAtom Struct
  MacAtomApplicationCode                        string_
  MacAtomInvocationAppleEvent                   string_
  MacAtomPosixProjectPath                       string_
  WindowsAtom                                   WindowsAtom Struct
  WindowsAtomExtension                          string_
  WindowsAtomInvocationFlags                    string_
  WindowsAtomUncProjectPath                     string_
  Field Name                                    Writable
  ----------                                    --------
  CompositionID                                 string
  FullPath                                      string
  RenderOutputModuleIndex                       string
  RenderQueueItemID                             string
  RenderTimeStamp                               integer

XMP MacAtom Struct

  Field Name                                    Writable
  ----------                                    --------
  ApplicationCode                               string
  InvocationAppleEvent                          string
  PosixProjectPath                              string

XMP WindowsAtom Struct

  Field Name                                    Writable
  ----------                                    --------
  Extension                                     string
  InvocationFlags                               string
  UncProjectPath                                string

XMP crs Tags

Photoshop Camera Raw namespace tags. It is a shame that Adobe pollutes the metadata space with these incredibly bulky image editing parameters.

  Tag Name                                      Writable
  --------                                      --------
  AlreadyApplied                                boolean
  AutoBrightness                                boolean
  AutoContrast                                  boolean
  AutoExposure                                  boolean
  AutoLateralCA                                 integer
  AutoShadows                                   boolean
  AutoWhiteVersion                              integer
  Blacks2012                                    integer
  BlueHue                                       integer
  BlueSaturation                                integer
  Brightness                                    integer
  CameraProfile                                 string
  CameraProfileDigest                           string
  ChromaticAberrationB                          integer
  ChromaticAberrationR                          integer
  CircularGradientBasedCorrections              Correction Struct+
  CircGradBasedCorrActive                       boolean_
  CircGradBasedCorrAmount                       real_
  CircGradBasedCorrMasks                        CorrectionMask Struct_+
  CircGradBasedCorrMaskAlpha                    real_
  CircGradBasedCorrMaskAngle                    real_
  CircGradBasedCorrMaskBottom                   real_
  CircGradBasedCorrMaskCenterValue              real_
  CircGradBasedCorrMaskCenterWeight             real_
  CircGradBasedCorrMaskDabs                     string_
  CircGradBasedCorrMaskFeather                  real_
  CircGradBasedCorrMaskFlipped                  boolean_
  CircGradBasedCorrMaskFlow                     real_
  CircGradBasedCorrMaskFullX                    real_
  CircGradBasedCorrMaskFullY                    real_
  CircGradBasedCorrMaskLeft                     real_
  CircGradBasedCorrMaskValue                    real_
  CircGradBasedCorrMaskMidpoint                 real_
  CircGradBasedCorrMaskPerimeterValue           real_
  CircGradBasedCorrMaskRadius                   real_
  CircGradBasedCorrMaskRight                    real_
  CircGradBasedCorrMaskRoundness                real_
  CircGradBasedCorrMaskSizeX                    real_
  CircGradBasedCorrMaskSizeY                    real_
  CircGradBasedCorrMaskTop                      real_
  CircGradBasedCorrMaskVersion                  integer_
  CircGradBasedCorrMaskWhat                     string_
  CircGradBasedCorrMaskX                        real_
  CircGradBasedCorrMaskY                        real_
  CircGradBasedCorrMaskZeroX                    real_
  CircGradBasedCorrMaskZeroY                    real_
  CircGradBasedCorrBrightness                   real_
  CircGradBasedCorrClarity                      real_
  CircGradBasedCorrClarity2012                  real_
  CircGradBasedCorrContrast                     real_
  CircGradBasedCorrContrast2012                 real_
  CircGradBasedCorrDefringe                     real_
  CircGradBasedCorrExposure                     real_
  CircGradBasedCorrExposure2012                 real_
  CircGradBasedCorrHighlights2012               real_
  CircGradBasedCorrLuminanceNoise               real_
  CircGradBasedCorrMoire                        real_
  CircGradBasedCorrSaturation                   real_
  CircGradBasedCorrShadows2012                  real_
  CircGradBasedCorrSharpness                    real_
  CircGradBasedCorrTemperature                  real_
  CircGradBasedCorrTint                         real_
  CircGradBasedCorrHue                          real_
  CircGradBasedCorrSaturation                   real_
  CircGradBasedCorrWhat                         string_
  Clarity                                       integer
  Clarity2012                                   integer
  ColorNoiseReduction                           integer
  ColorNoiseReductionDetail                     integer
  ColorNoiseReductionSmoothness                 integer
  Contrast                                      integer/
  Contrast2012                                  integer
  Converter                                     string
  ConvertToGrayscale                            boolean
  CropAngle                                     real
  CropBottom                                    real
  CropConstrainToWarp                           integer
  CropHeight                                    real
  CropLeft                                      real
  CropRight                                     real
  CropTop                                       real
  CropUnit                                      integer
  CropUnits                                     integer
  CropWidth                                     real
  DefaultAutoGray                               boolean
  DefaultAutoTone                               boolean
  DefaultsSpecificToISO                         boolean
  DefaultsSpecificToSerial                      boolean
  Defringe                                      integer
  DefringeGreenAmount                           integer
  DefringeGreenHueHi                            integer
  DefringeGreenHueLo                            integer
  DefringePurpleAmount                          integer
  DefringePurpleHueHi                           integer
  DefringePurpleHueLo                           integer
  DNGIgnoreSidecars                             boolean
  Exposure                                      real
  Exposure2012                                  real
  FillLight                                     integer
  GradientBasedCorrections                      Correction Struct+
  GradientBasedCorrActive                       boolean_
  GradientBasedCorrAmount                       real_
  GradientBasedCorrMasks                        CorrectionMask Struct_+
  GradientBasedCorrMaskAlpha                    real_
  GradientBasedCorrMaskAngle                    real_
  GradientBasedCorrMaskBottom                   real_
  GradientBasedCorrMaskCenterValue              real_
  GradientBasedCorrMaskCenterWeight             real_
  GradientBasedCorrMaskDabs                     string_
  GradientBasedCorrMaskFeather                  real_
  GradientBasedCorrMaskFlipped                  boolean_
  GradientBasedCorrMaskFlow                     real_
  GradientBasedCorrMaskFullX                    real_
  GradientBasedCorrMaskFullY                    real_
  GradientBasedCorrMaskLeft                     real_
  GradientBasedCorrMaskValue                    real_
  GradientBasedCorrMaskMidpoint                 real_
  GradientBasedCorrMaskPerimeterValue           real_
  GradientBasedCorrMaskRadius                   real_
  GradientBasedCorrMaskRight                    real_
  GradientBasedCorrMaskRoundness                real_
  GradientBasedCorrMaskSizeX                    real_
  GradientBasedCorrMaskSizeY                    real_
  GradientBasedCorrMaskTop                      real_
  GradientBasedCorrMaskVersion                  integer_
  GradientBasedCorrMaskWhat                     string_
  GradientBasedCorrMaskX                        real_
  GradientBasedCorrMaskY                        real_
  GradientBasedCorrMaskZeroX                    real_
  GradientBasedCorrMaskZeroY                    real_
  GradientBasedCorrBrightness                   real_
  GradientBasedCorrClarity                      real_
  GradientBasedCorrClarity2012                  real_
  GradientBasedCorrContrast                     real_
  GradientBasedCorrContrast2012                 real_
  GradientBasedCorrDefringe                     real_
  GradientBasedCorrExposure                     real_
  GradientBasedCorrExposure2012                 real_
  GradientBasedCorrHighlights2012               real_
  GradientBasedCorrLuminanceNoise               real_
  GradientBasedCorrMoire                        real_
  GradientBasedCorrSaturation                   real_
  GradientBasedCorrShadows2012                  real_
  GradientBasedCorrSharpness                    real_
  GradientBasedCorrTemperature                  real_
  GradientBasedCorrTint                         real_
  GradientBasedCorrHue                          real_
  GradientBasedCorrSaturation                   real_
  GradientBasedCorrWhat                         string_
  GrainAmount                                   integer
  GrainFrequency                                integer
  GrainSize                                     integer
  GrayMixerAqua                                 integer
  GrayMixerBlue                                 integer
  GrayMixerGreen                                integer
  GrayMixerMagenta                              integer
  GrayMixerOrange                               integer
  GrayMixerPurple                               integer
  GrayMixerRed                                  integer
  GrayMixerYellow                               integer
  GreenHue                                      integer
  GreenSaturation                               integer
  HasCrop                                       boolean
  HasSettings                                   boolean
  HighlightRecovery                             integer
  Highlights2012                                integer
  HueAdjustmentAqua                             integer
  HueAdjustmentBlue                             integer
  HueAdjustmentGreen                            integer
  HueAdjustmentMagenta                          integer
  HueAdjustmentOrange                           integer
  HueAdjustmentPurple                           integer
  HueAdjustmentRed                              integer
  HueAdjustmentYellow                           integer
  IncrementalTemperature                        integer
  IncrementalTint                               integer
  JPEGHandling                                  string
  LensManualDistortionAmount                    integer
  LensProfileChromaticAberrationScale           integer
  LensProfileDigest                             string
  LensProfileDistortionScale                    integer
  LensProfileEnable                             integer
  LensProfileFilename                           string
  LensProfileMatchKeyCameraModelName            string
  LensProfileMatchKeyExifMake                   string
  LensProfileMatchKeyExifModel                  string
  LensProfileMatchKeyIsRaw                      boolean
  LensProfileMatchKeyLensID                     string
  LensProfileMatchKeyLensInfo                   string
  LensProfileMatchKeyLensName                   string
  LensProfileMatchKeySensorFormatFactor         real
  LensProfileName                               string
  LensProfileSetup                              string
  LensProfileVignettingScale                    integer
  LuminanceAdjustmentAqua                       integer
  LuminanceAdjustmentBlue                       integer
  LuminanceAdjustmentGreen                      integer
  LuminanceAdjustmentMagenta                    integer
  LuminanceAdjustmentOrange                     integer
  LuminanceAdjustmentPurple                     integer
  LuminanceAdjustmentRed                        integer
  LuminanceAdjustmentYellow                     integer
  LuminanceNoiseReductionContrast               integer
  LuminanceNoiseReductionDetail                 integer
  LuminanceSmoothing                            integer
  MoireFilter                                   string
  NegativeCacheLargePreviewSize                 integer
  NegativeCacheMaximumSize                      real
  NegativeCachePath                             string
  PaintBasedCorrections                         Correction Struct+
  PaintCorrectionActive                         boolean_
  PaintCorrectionAmount                         real_
  PaintBasedCorrectionMasks                     CorrectionMask Struct_+
  PaintCorrectionMaskAlpha                      real_
  PaintCorrectionMaskAngle                      real_
  PaintCorrectionMaskBottom                     real_
  PaintCorrectionMaskCenterValue                real_
  PaintCorrectionMaskCenterWeight               real_
  PaintCorrectionMaskDabs                       string_
  PaintCorrectionMaskFeather                    real_
  PaintCorrectionMaskFlipped                    boolean_
  PaintCorrectionMaskFlow                       real_
  PaintCorrectionMaskFullX                      real_
  PaintCorrectionMaskFullY                      real_
  PaintCorrectionMaskLeft                       real_
  PaintCorrectionMaskValue                      real_
  PaintCorrectionMaskMidpoint                   real_
  PaintCorrectionMaskPerimeterValue             real_
  PaintCorrectionMaskRadius                     real_
  PaintCorrectionMaskRight                      real_
  PaintCorrectionMaskRoundness                  real_
  PaintCorrectionMaskSizeX                      real_
  PaintCorrectionMaskSizeY                      real_
  PaintCorrectionMaskTop                        real_
  PaintCorrectionMaskVersion                    integer_
  PaintCorrectionMaskWhat                       string_
  PaintCorrectionMaskX                          real_
  PaintCorrectionMaskY                          real_
  PaintCorrectionMaskZeroX                      real_
  PaintCorrectionMaskZeroY                      real_
  PaintCorrectionBrightness                     real_
  PaintCorrectionClarity                        real_
  PaintCorrectionClarity2012                    real_
  PaintCorrectionContrast                       real_
  PaintCorrectionContrast2012                   real_
  PaintCorrectionDefringe                       real_
  PaintCorrectionExposure                       real_
  PaintCorrectionExposure2012                   real_
  PaintCorrectionHighlights2012                 real_
  PaintCorrectionLuminanceNoise                 real_
  PaintCorrectionMoire                          real_
  PaintCorrectionSaturation                     real_
  PaintCorrectionShadows2012                    real_
  PaintCorrectionSharpness                      real_
  PaintCorrectionTemperature                    real_
  PaintCorrectionTint                           real_
  PaintCorrectionHue                            real_
  PaintCorrectionSaturation                     real_
  PaintCorrectionWhat                           string_
  ParametricDarks                               integer
  ParametricHighlights                          integer
  ParametricHighlightSplit                      integer
  ParametricLights                              integer
  ParametricMidtoneSplit                        integer
  ParametricShadows                             integer
  ParametricShadowSplit                         integer
  PerspectiveAspect                             integer
  PerspectiveHorizontal                         integer
  PerspectiveRotate                             real
  PerspectiveScale                              integer
  PerspectiveUpright                            integer
  PerspectiveVertical                           integer
  PostCropVignetteAmount                        integer
  PostCropVignetteFeather                       integer
  PostCropVignetteHighlightContrast             integer
  PostCropVignetteMidpoint                      integer
  PostCropVignetteRoundness                     integer
  PostCropVignetteStyle                         integer
  ProcessVersion                                string
  RawFileName                                   string
  RedEyeInfo                                    string+
  RedHue                                        integer
  RedSaturation                                 integer
  RetouchAreas                                  RetouchArea Struct+
  RetouchAreaFeather                            real_
  RetouchAreaMasks                              CorrectionMask Struct_+
  RetouchAreaMaskAlpha                          real_
  RetouchAreaMaskAngle                          real_
  RetouchAreaMaskBottom                         real_
  RetouchAreaMaskCenterValue                    real_
  RetouchAreaMaskCenterWeight                   real_
  RetouchAreaMaskDabs                           string_
  RetouchAreaMaskFeather                        real_
  RetouchAreaMaskFlipped                        boolean_
  RetouchAreaMaskFlow                           real_
  RetouchAreaMaskFullX                          real_
  RetouchAreaMaskFullY                          real_
  RetouchAreaMaskLeft                           real_
  RetouchAreaMaskValue                          real_
  RetouchAreaMaskMidpoint                       real_
  RetouchAreaMaskPerimeterValue                 real_
  RetouchAreaMaskRadius                         real_
  RetouchAreaMaskRight                          real_
  RetouchAreaMaskRoundness                      real_
  RetouchAreaMaskSizeX                          real_
  RetouchAreaMaskSizeY                          real_
  RetouchAreaMaskTop                            real_
  RetouchAreaMaskVersion                        integer_
  RetouchAreaMaskWhat                           string_
  RetouchAreaMaskX                              real_
  RetouchAreaMaskY                              real_
  RetouchAreaMaskZeroX                          real_
  RetouchAreaMaskZeroY                          real_
  RetouchAreaMethod                             string_
  RetouchAreaOffsetY                            real_
  RetouchAreaOpacity                            real_
  RetouchAreaSeed                               integer_
  RetouchAreaSourceState                        string_
  RetouchAreaSourceX                            real_
  RetouchAreaSpotType                           string_
  RetouchInfo                                   string+
  Saturation                                    integer/
  SaturationAdjustmentAqua                      integer
  SaturationAdjustmentBlue                      integer
  SaturationAdjustmentGreen                     integer
  SaturationAdjustmentMagenta                   integer
  SaturationAdjustmentOrange                    integer
  SaturationAdjustmentPurple                    integer
  SaturationAdjustmentRed                       integer
  SaturationAdjustmentYellow                    integer
  Shadows                                       integer
  Shadows2012                                   integer
  ShadowTint                                    integer
  SharpenDetail                                 integer
  SharpenEdgeMasking                            integer
  SharpenRadius                                 real
  Sharpness                                     integer/
  Smoothness                                    integer
  SplitToningBalance                            integer
  SplitToningHighlightHue                       integer
  SplitToningHighlightSaturation                integer
  SplitToningShadowHue                          integer
  SplitToningShadowSaturation                   integer
  ColorTemperature                              integer/
  TIFFHandling                                  string
  Tint                                          integer
  ToneCurve                                     string+
  ToneCurveBlue                                 string+
  ToneCurveGreen                                string+
  ToneCurveName                                 string
  ToneCurveName2012                             string
  ToneCurvePV2012                               string+
  ToneCurvePV2012Blue                           string+
  ToneCurvePV2012Green                          string+
  ToneCurvePV2012Red                            string+
  ToneCurveRed                                  string+
  UprightCenterMode                             integer
  UprightCenterNormX                            real
  UprightCenterNormY                            real
  UprightDependentDigest                        string
  UprightFocalLength35mm                        real
  UprightFocalMode                              integer
  UprightPreview                                boolean
  UprightTransform_0                            string
  UprightTransform_1                            string
  UprightTransform_2                            string
  UprightTransform_3                            string
  UprightTransform_4                            string
  UprightTransformCount                         integer
  UprightVersion                                integer
  Version                                       string
  Vibrance                                      integer
  VignetteAmount                                integer
  VignetteMidpoint                              integer
  What                                          string
  WhiteBalance                                  string/
  Whites2012                                    integer

XMP Correction Struct

  Field Name                                    Writable
  ----------                                    --------
  CorrectionActive                              boolean
  CorrectionAmount                              real
  CorrectionMasks                               CorrectionMask Struct+
  LocalBrightness                               real
  LocalClarity                                  real
  LocalClarity2012                              real
  LocalContrast                                 real
  LocalContrast2012                             real
  LocalDefringe                                 real
  LocalExposure                                 real
  LocalExposure2012                             real
  LocalHighlights2012                           real
  LocalLuminanceNoise                           real
  LocalMoire                                    real
  LocalSaturation                               real
  LocalShadows2012                              real
  LocalSharpness                                real
  LocalTemperature                              real
  LocalTint                                     real
  LocalToningHue                                real
  LocalToningSaturation                         real
  What                                          string

XMP CorrectionMask Struct

  Field Name                                    Writable
  ----------                                    --------
  Alpha                                         real
  Angle                                         real
  Bottom                                        real
  CenterValue                                   real
  CenterWeight                                  real
  Dabs                                          string+
  Feather                                       real
  Flipped                                       boolean
  Flow                                          real
  FullX                                         real
  FullY                                         real
  Left                                          real
  MaskValue                                     real
  Midpoint                                      real
  PerimeterValue                                real
  Radius                                        real
  Right                                         real
  Roundness                                     real
  SizeX                                         real
  SizeY                                         real
  Top                                           real
  Version                                       integer
  What                                          string
  X                                             real
  Y                                             real
  ZeroX                                         real
  ZeroY                                         real

XMP RetouchArea Struct

  Field Name                                    Writable
  ----------                                    --------
  Feather                                       real
  Masks                                         CorrectionMask Struct+
  Method                                        string
  OffsetY                                       real
  Opacity                                       real
  Seed                                          integer
  SourceState                                   string
  SourceX                                       real
  SpotType                                      string

XMP dc Tags

Dublin Core namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  Contributor                                   string+
  Coverage                                      string
  Creator                                       string+
  Date                                          date+
  Description                                   lang-alt
  Format                                        string
  Identifier                                    string
  Language                                      string+
  Publisher                                     string+
  Relation                                      string+
  Rights                                        lang-alt
  Source                                        string/
  Subject                                       string+
  Title                                         lang-alt
  Type                                          string+

XMP dex Tags

Description Explorer namespace tags. These tags are not very common. The Source and Rating tags are avoided when writing due to name conflicts with other XMP tags. (see http://www.optimasc.com/products/fileid/)

  Tag Name                                      Writable
  --------                                      --------
  CRC32                                         integer
  FFID                                          string
  LicenseType                                   string
  OS                                            integer
  Rating                                        string/
  Revision                                      string
  ShortDescription                              lang-alt
  Source                                        string/

XMP DICOM Tags

DICOM namespace tags. These XMP tags allow some DICOM information to be stored in files of other than DICOM format. See the DICOM Tags documentation for a list of tags available in DICOM-format files.

  Tag Name                                      Writable
  --------                                      --------
  EquipmentInstitution                          string
  EquipmentManufacturer                         string
  PatientBirthDate                              date
  PatientID                                     string
  PatientName                                   string
  PatientSex                                    string
  SeriesDateTime                                date
  SeriesDescription                             string
  SeriesModality                                string
  SeriesNumber                                  string
  StudyDateTime                                 date
  StudyDescription                              string
  StudyID                                       string
  StudyPhysician                                string

XMP digiKam Tags

DigiKam namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  CaptionsAuthorNames                           lang-alt
  CaptionsDateTimeStamps                        lang-alt
  ColorLabel                                    string
  ImageHistory                                  string/
  LensCorrectionSettings                        string
  PickLabel                                     string
  TagsList                                      string+

XMP exif Tags

EXIF namespace for EXIF tags. See http://www.cipa.jp/std/documents/e/DC-010-2012_E.pdf for the specification.

  Tag Name                                      Writable
  --------                                      --------
  ApertureValue                                 rational
  BrightnessValue                               rational
  CFAPattern                                    CFAPattern Struct
  CFAPatternColumns                             integer_
  CFAPatternRows                                integer_
  CFAPatternValues                              integer_+
  ColorSpace                                    integer
  ComponentsConfiguration                       integer+
  CompressedBitsPerPixel                        rational
  Contrast                                      integer
  CustomRendered                                integer
  DateTimeDigitized                             date
  DateTimeOriginal                              date
  DeviceSettingDescription                      DeviceSettings Struct
  DeviceSettingDescriptionColumns               integer_
  DeviceSettingDescriptionRows                  integer_
  DeviceSettingDescriptionSettings              string_+
  DigitalZoomRatio                              rational
  ExifVersion                                   string
  ExposureCompensation                          rational
  ExposureIndex                                 rational
  ExposureMode                                  integer
  ExposureProgram                               integer
  ExposureTime                                  rational
  FileSource                                    integer
  Flash                                         Flash Struct
  FlashEnergy                                   rational
  FlashFired                                    boolean_
  FlashFunction                                 boolean_
  FlashMode                                     integer_
  FlashpixVersion                               string
  FlashRedEyeMode                               boolean_
  FlashReturn                                   integer_
  FNumber                                       rational
  FocalLength                                   rational
  FocalLengthIn35mmFormat                       integer
  FocalPlaneResolutionUnit                      integer
  FocalPlaneXResolution                         rational
  FocalPlaneYResolution                         rational
  GainControl                                   integer
  GPSAltitude                                   rational
  GPSAltitudeRef                                integer
  GPSAreaInformation                            string
  GPSDestBearing                                rational
  GPSDestBearingRef                             string
  GPSDestDistance                               rational
  GPSDestDistanceRef                            string
  GPSDestLatitude                               string
  GPSDestLongitude                              string
  GPSDifferential                               integer
  GPSDOP                                        rational
  GPSHPositioningError                          rational
  GPSImgDirection                               rational
  GPSImgDirectionRef                            string
  GPSLatitude                                   string
  GPSLongitude                                  string
  GPSMapDatum                                   string
  GPSMeasureMode                                integer
  GPSProcessingMethod                           string
  GPSSatellites                                 string
  GPSSpeed                                      rational
  GPSSpeedRef                                   string
  GPSStatus                                     string
  GPSDateTime                                   date
  GPSTrack                                      rational
  GPSTrackRef                                   string
  GPSVersionID                                  string
  ImageUniqueID                                 string
  ISO                                           integer+
  LightSource                                   string
  MakerNote                                     string
  MaxApertureValue                              rational
  MeteringMode                                  integer
  NativeDigest                                  string
  Opto-ElectricConvFactor                       OECF Struct
  OECFColumns                                   integer_
  OECFNames                                     string_+
  OECFRows                                      integer_
  OECFValues                                    rational_+
  ExifImageWidth                                integer
  ExifImageHeight                               integer
  RelatedSoundFile                              string
  Saturation                                    integer
  SceneCaptureType                              integer
  SceneType                                     integer
  SensingMethod                                 integer
  Sharpness                                     integer
  ShutterSpeedValue                             rational
  SpatialFrequencyResponse                      OECF Struct
  SpatialFrequencyResponseColumns               integer_
  SpatialFrequencyResponseNames                 string_+
  SpatialFrequencyResponseRows                  integer_
  SpatialFrequencyResponseValues                rational_+
  SpectralSensitivity                           string
  SubjectArea                                   integer+
  SubjectDistance                               rational
  SubjectDistanceRange                          integer
  SubjectLocation                               integer+
  UserComment                                   lang-alt
  WhiteBalance                                  integer

XMP CFAPattern Struct

  Field Name                                    Writable
  ----------                                    --------
  Columns                                       integer
  Rows                                          integer
  Values                                        integer+

XMP DeviceSettings Struct

  Field Name                                    Writable
  ----------                                    --------
  Columns                                       integer
  Rows                                          integer
  Settings                                      string+

XMP Flash Struct

  Field Name                                    Writable
  ----------                                    --------
  Fired                                         boolean
  Function                                      boolean
  Mode                                          integer
  RedEyeMode                                    boolean
  Return                                        integer

XMP OECF Struct

  Field Name                                    Writable
  ----------                                    --------
  Columns                                       integer
  Names                                         string+
  Rows                                          integer
  Values                                        rational+

XMP exifEX Tags

EXIF tags added by the EXIF 2.3 for XMP specification (see http://www.cipa.jp/std/documents/e/DC-010-2012_E.pdf).

  Tag Name                                      Writable
  --------                                      --------
  SerialNumber                                  string
  OwnerName                                     string
  Gamma                                         rational
  InteropIndex                                  string
  ISOSpeed                                      integer
  ISOSpeedLatitudeyyy                           integer
  ISOSpeedLatitudezzz                           integer
  LensMake                                      string
  LensModel                                     string
  LensSerialNumber                              string
  LensInfo                                      rational+
  PhotographicSensitivity                       integer
  RecommendedExposureIndex                      integer
  SensitivityType                               integer
  StandardOutputSensitivity                     integer

XMP ExpressionMedia Tags

Microsoft Expression Media namespace tags. These tags are avoided when writing due to name conflicts with tags in other schemas.

  Tag Name                                      Writable
  --------                                      --------
  CatalogSets                                   string/+
  Event                                         string/
  People                                        string/+
  Status                                        string/

XMP extensis Tags

Tags used by Extensis Portfolio.

  Tag Name                                      Writable
  --------                                      --------
  Approved                                      boolean
  ApprovedBy                                    string
  ClientName                                    string
  JobName                                       string
  JobStatus                                     string
  RoutedTo                                      string
  RoutingNotes                                  string
  WorkToDo                                      string

XMP fpv Tags

Fast Picture Viewer tags (see http://www.fastpictureviewer.com/help/#rtfcomments).

  Tag Name                                      Writable
  --------                                      --------
  RichTextComment                               string

XMP GettyImages Tags

The actual Getty Images namespace prefix is "GettyImagesGIFT", which is the prefix recorded in the file, but ExifTool shortens this for the "XMP-getty" family 1 group name.

  Tag Name                                      Writable
  --------                                      --------
  OriginalFileName                              string
  ParentMEID                                    string
  Personality                                   string

XMP GPano Tags

Panorama tags written by Google Photosphere. See https://developers.google.com/panorama/metadata/ for the specification.

  Tag Name                                      Writable
  --------                                      --------
  CaptureSoftware                               string
  CroppedAreaImageHeightPixels                  integer
  CroppedAreaImageWidthPixels                   integer
  CroppedAreaLeftPixels                         integer
  CroppedAreaTopPixels                          integer
  ExposureLockUsed                              boolean
  FirstPhotoDate                                date
  FullPanoHeightPixels                          integer
  FullPanoWidthPixels                           integer
  InitialHorizontalFOVDegrees                   real
  InitialViewHeadingDegrees                     integer
  InitialViewPitchDegrees                       integer
  InitialViewRollDegrees                        integer
  LargestValidInteriorRectHeight                integer
  LargestValidInteriorRectLeft                  integer
  LargestValidInteriorRectTop                   integer
  LargestValidInteriorRectWidth                 integer
  LastPhotoDate                                 date
  PoseHeadingDegrees                            real
  PosePitchDegrees                              real
  PoseRollDegrees                               real
  ProjectionType                                string
  SourcePhotosCount                             integer
  StitchingSoftware                             string
  UsePanoramaViewer                             boolean

XMP ics Tags

Tags used by IDimager. Nested TagStructure structures are unrolled to an arbitrary depth of 6 to avoid infinite recursion.

  Tag Name                                      Writable
  --------                                      --------
  ImageRef                                      string
  SubVersions                                   SubVersion Struct+
  SubVersionFileName                            string_+
  SubVersionReference                           string_+
  TagStructure                                  TagStructure Struct+
  LabelName1                                    string_+
  ParentReference1                              string_+
  Reference1                                    string_+
  SubLables1                                    TagStructure Struct_+
  LabelName2                                    string_+
  ParentReference2                              string_+
  Reference2                                    string_+
  SubLables2                                    TagStructure Struct_+
  LabelName3                                    string_+
  ParentReference3                              string_+
  Reference3                                    string_+
  SubLables3                                    TagStructure Struct_+
  LabelName4                                    string_+
  ParentReference4                              string_+
  Reference4                                    string_+
  SubLabels4                                    TagStructure Struct_+
  LabelName5                                    string_+
  ParentReference5                              string_+
  Reference5                                    string_+
  SubLabels5                                    TagStructure Struct_+
  LabelName6                                    string_+
  ParentReference6                              string_+
  Reference6                                    string_+

XMP SubVersion Struct

  Field Name                                    Writable
  ----------                                    --------
  FileName                                      string
  VersRef                                       string

XMP TagStructure Struct

  Field Name                                    Writable
  ----------                                    --------
  LabelName                                     string
  ParentReference                               string
  Reference                                     string
  SubLabels                                     TagStructure Struct+

XMP iptcCore Tags

IPTC Core namespace tags. The actual IPTC Core namespace prefix is "Iptc4xmpCore", which is the prefix recorded in the file, but ExifTool shortens this for the "XMP-iptcCore" family 1 group name. (see http://www.iptc.org/IPTC4XMP/)

  Tag Name                                      Writable
  --------                                      --------
  CountryCode                                   string
  CreatorContactInfo                            ContactInfo Struct
  CreatorCity                                   string_
  CreatorCountry                                string_
  CreatorAddress                                string_
  CreatorPostalCode                             string_
  CreatorRegion                                 string_
  CreatorWorkEmail                              string_
  CreatorWorkTelephone                          string_
  CreatorWorkURL                                string_
  IntellectualGenre                             string
  Location                                      string
  Scene                                         string+
  SubjectCode                                   string+

XMP ContactInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  CiAdrCity                                     string
  CiAdrCtry                                     string
  CiAdrExtadr                                   string
  CiAdrPcode                                    string
  CiAdrRegion                                   string
  CiEmailWork                                   string
  CiTelWork                                     string
  CiUrlWork                                     string

XMP iptcExt Tags

IPTC Extension namespace tags. The actual namespace prefix is "Iptc4xmpExt", but ExifTool shortens this for the "XMP-iptcExt" family 1 group name. (see http://www.iptc.org/IPTC4XMP/)

  Tag Name                                      Writable
  --------                                      --------
  AboutCvTerm                                   CVTermDetails Struct+
  AboutCvTermCvId                               string_+
  AboutCvTermId                                 string_+
  AboutCvTermName                               lang-alt_+
  AboutCvTermRefinedAbout                       string_+
  AdditionalModelInformation                    string
  ArtworkOrObject                               ArtworkOrObjectDetails Struct+
  ArtworkCircaDateCreated                       string_+
  ArtworkSContentDescription                    lang-alt_+
  ArtworkContributionDescription                lang-alt_+
  ArtworkCopyrightNotice                        string_+
  ArtworkCreator                                string_+
  ArtworkCreatorID                              string_+
  ArtworkCopyrightOwnerID                       string_+
  ArtworkCopyrightOwnerName                     string_+
  ArtworkLicensorID                             string_+
  ArtworkLicensorName                           string_+
  ArtworkDateCreated                            date_+
  ArtworkPhysicalDescription                    lang-alt_+
  ArtworkSource                                 string_+
  ArtworkSourceInventoryNo                      string_+
  ArtworkSourceInvURL                           string_+
  ArtworkStylePeriod                            string_+
  ArtworkTitle                                  lang-alt_+
  ControlledVocabularyTerm                      string+
  DigitalImageGUID                              string
  DigitalSourceFileType                         string
  DigitalSourceType                             string
  EmbdEncRightsExpr                             EEREDetails Struct+
  EmbeddedEncodedRightsExpr                     string_+
  EmbeddedEncodedRightsExprType                 string_+
  EmbeddedEncodedRightsExprLangID               string_+
  Event                                         lang-alt
  IPTCLastEdited                                date
  LinkedEncRightsExpr                           LEREDetails Struct+
  LinkedEncodedRightsExpr                       string_+
  LinkedEncodedRightsExprType                   string_+
  LinkedEncodedRightsExprLangID                 string_+
  LocationCreated                               LocationDetails Struct+
  LocationCreatedCity                           string_+
  LocationCreatedCountryCode                    string_+
  LocationCreatedCountryName                    string_+
  LocationCreatedLocationId                     string_+
  LocationCreatedProvinceState                  string_+
  LocationCreatedSublocation                    string_+
  LocationCreatedWorldRegion                    string_+
  LocationShown                                 LocationDetails Struct+
  LocationShownCity                             string_+
  LocationShownCountryCode                      string_+
  LocationShownCountryName                      string_+
  LocationShownLocationId                       string_+
  LocationShownProvinceState                    string_+
  LocationShownSublocation                      string_+
  LocationShownWorldRegion                      string_+
  MaxAvailHeight                                integer
  MaxAvailWidth                                 integer
  ModelAge                                      integer+
  OrganisationInImageCode                       string+
  OrganisationInImageName                       string+
  PersonInImage                                 string+
  PersonInImageWDetails                         PersonDetails Struct+
  PersonInImageCharacteristic                   CVTermDetails Struct_+
  PersonInImageCvTermCvId                       string_+
  PersonInImageCvTermId                         string_+
  PersonInImageCvTermName                       lang-alt_+
  PersonInImageCvTermRefinedAbout               string_+
  PersonInImageDescription                      lang-alt_+
  PersonInImageId                               string_+
  PersonInImageName                             lang-alt_+
  ProductInImage                                ProductDetails Struct+
  ProductInImageDescription                     lang-alt_+
  ProductInImageGTIN                            string_+
  ProductInImageName                            lang-alt_+
  RegistryID                                    RegistryEntryDetails Struct+
  RegistryItemID                                string_+
  RegistryOrganisationID                        string_+

XMP CVTermDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  CvId                                          string
  CvTermId                                      string
  CvTermName                                    lang-alt
  CvTermRefinedAbout                            string

XMP ArtworkOrObjectDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  AOCircaDateCreated                            string
  AOContentDescription                          lang-alt
  AOContributionDescription                     lang-alt
  AOCopyrightNotice                             string
  AOCreator                                     string+
  AOCreatorId                                   string+
  AOCurrentCopyrightOwnerId                     string
  AOCurrentCopyrightOwnerName                   string
  AOCurrentLicensorId                           string
  AOCurrentLicensorName                         string
  AODateCreated                                 date
  AOPhysicalDescription                         lang-alt
  AOSource                                      string
  AOSourceInvNo                                 string
  AOSourceInvURL                                string
  AOStylePeriod                                 string+
  AOTitle                                       lang-alt

XMP EEREDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  EncRightsExpr                                 string
  RightsExprEncType                             string
  RightsExprLangId                              string

XMP LEREDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  LinkedRightsExpr                              string
  RightsExprEncType                             string
  RightsExprLangId                              string

XMP LocationDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  City                                          string
  CountryCode                                   string
  CountryName                                   string
  LocationId                                    string+
  ProvinceState                                 string
  Sublocation                                   string
  WorldRegion                                   string

XMP PersonDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  PersonCharacteristic                          CVTermDetails Struct+
  PersonDescription                             lang-alt
  PersonId                                      string+
  PersonName                                    lang-alt

XMP ProductDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  ProductDescription                            lang-alt
  ProductGTIN                                   string
  ProductName                                   lang-alt

XMP RegistryEntryDetails Struct

  Field Name                                    Writable
  ----------                                    --------
  RegItemId                                     string
  RegOrgId                                      string

XMP Lightroom Tags

Adobe Lightroom "lr" namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  HierarchicalSubject                           string+
  PrivateRTKInfo                                string

XMP MediaPro Tags

iView MediaPro namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  CatalogSets                                   string+
  Event                                         string/
  Location                                      string/
  People                                        string+
  Status                                        string
  UserFields                                    string+

XMP pdf Tags

Adobe PDF namespace tags. The official XMP specification defines only Keywords, PDFVersion, Producer and Trapped. The other tags are included because they have been observed in PDF files, but some are avoided when writing due to name conflicts with other XMP namespaces.

  Tag Name                                      Writable
  --------                                      --------
  Author                                        string
  Copyright                                     string/
  CreationDate                                  date
  Creator                                       string/
  Keywords                                      string
  Marked                                        boolean/
  ModDate                                       date
  PDFVersion                                    string
  Producer                                      string
  Subject                                       string/
  Title                                         string/
  Trapped                                       string

XMP pdfx Tags

PDF extension tags. This namespace is used to store application-defined PDF information, so there are no pre-defined tags. User-defined tags must be created to enable writing of XMP-pdfx information.

  Tag Name                                      Writable
  --------                                      --------
  [no tags known]

XMP photoshop Tags

Adobe Photoshop namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  AuthorsPosition                               string
  CaptionWriter                                 string
  Category                                      string
  City                                          string
  ColorMode                                     integer
  Country                                       string
  Credit                                        string
  DateCreated                                   date
  DocumentAncestors                             string+
  EmbeddedXMPDigest                             string
  Headline                                      string
  History                                       string
  ICCProfileName                                string
  Instructions                                  string
  LegacyIPTCDigest                              string
  SidecarForExtension                           string
  Source                                        string
  State                                         string
  SupplementalCategories                        string+
  TextLayers                                    Layer Struct+
  TextLayerName                                 string_+
  TextLayerText                                 string_+
  TransmissionReference                         string
  Urgency                                       integer

XMP Layer Struct

  Field Name                                    Writable
  ----------                                    --------
  LayerName                                     string
  LayerText                                     string

XMP PixelLive Tags

PixelLive namespace tags. These tags are not writable becase they are very uncommon and I haven't been able to locate a reference which gives the namespace URI.

  Tag Name                                      Writable
  --------                                      --------
  Author                                        N
  Comments                                      N
  Copyright                                     N
  Date                                          N
  Genre                                         N
  Title                                         N

XMP plus Tags

PLUS License Data Format 1.2.1 namespace tags. Note that all controlled-vocabulary tags in this table (ie. tags with a fixed set of values) have raw values which begin with "http://ns.useplus.org/ldf/vocab/", but to reduce clutter this prefix has been removed from the values shown below. (see http://ns.useplus.org/)

  Tag Name                                      Writable
  --------                                      --------
  AdultContentWarning                           string
  CopyrightOwner                                CopyrightOwner Struct+
  CopyrightOwnerID                              string_+
  CopyrightOwnerName                            string_+
  CopyrightOwnerImageID                         string
  CopyrightRegistrationNumber                   string
  CopyrightStatus                               string
  CreditLineRequired                            string
  Custom1                                       lang-alt+
  Custom10                                      lang-alt+
  Custom2                                       lang-alt+
  Custom3                                       lang-alt+
  Custom4                                       lang-alt+
  Custom5                                       lang-alt+
  Custom6                                       lang-alt+
  Custom7                                       lang-alt+
  Custom8                                       lang-alt+
  Custom9                                       lang-alt+
  EndUser                                       EndUser Struct+
  EndUserID                                     string_+
  EndUserName                                   string_+
  FileNameAsDelivered                           string
  FirstPublicationDate                          date
  ImageAlterationConstraints                    string+
  ImageCreator                                  ImageCreator Struct+
  ImageCreatorID                                string_+
  ImageCreatorName                              string_+
  ImageCreatorImageID                           string
  ImageDuplicationConstraints                   string
  ImageFileConstraints                          string+
  ImageFileFormatAsDelivered                    string
  ImageFileSizeAsDelivered                      string
  ImageSupplier                                 ImageSupplier Struct+
  ImageSupplierImageID                          string
  ImageSupplierID                               string_+
  ImageSupplierName                             string_+
  ImageType                                     string
  Licensee                                      Licensee Struct+
  LicenseeImageID                               string
  LicenseeImageNotes                            lang-alt
  LicenseeID                                    string_+
  LicenseeName                                  string_+
  LicenseEndDate                                date
  LicenseeProjectReference                      string+
  LicenseeTransactionID                         string+
  LicenseID                                     string
  LicenseStartDate                              date
  LicenseTransactionDate                        date
  Licensor                                      Licensor Struct+
  LicensorImageID                               string
  LicensorCity                                  string_+
  LicensorCountry                               string_+
  LicensorEmail                                 string_+
  LicensorExtendedAddress                       string_+
  LicensorID                                    string_+
  LicensorName                                  string_+
  LicensorPostalCode                            string_+
  LicensorRegion                                string_+
  LicensorStreetAddress                         string_+
  LicensorTelephone1                            string_+
  LicensorTelephone2                            string_+
  LicensorTelephoneType1                        string_+
  LicensorTelephoneType2                        string_+
  LicensorURL                                   string_+
  LicensorNotes                                 lang-alt
  LicensorTransactionID                         string+
  MediaConstraints                              lang-alt
  MediaSummaryCode                              string
  MinorModelAgeDisclosure                       string
  ModelReleaseID                                string+
  ModelReleaseStatus                            string
  OtherConditions                               lang-alt
  OtherConstraints                              lang-alt
  OtherImageInfo                                lang-alt
  OtherLicenseDocuments                         string+
  OtherLicenseInfo                              lang-alt
  OtherLicenseRequirements                      lang-alt
  ProductOrServiceConstraints                   lang-alt
  PropertyReleaseID                             string+
  PropertyReleaseStatus                         string
  RegionConstraints                             lang-alt
  Reuse                                         string
  TermsAndConditionsText                        lang-alt
  TermsAndConditionsURL                         string
  PLUSVersion                                   string

XMP CopyrightOwner Struct

  Field Name                                    Writable
  ----------                                    --------
  CopyrightOwnerID                              string
  CopyrightOwnerName                            string

XMP EndUser Struct

  Field Name                                    Writable
  ----------                                    --------
  EndUserID                                     string
  EndUserName                                   string

XMP ImageCreator Struct

  Field Name                                    Writable
  ----------                                    --------
  ImageCreatorID                                string
  ImageCreatorName                              string

XMP ImageSupplier Struct

  Field Name                                    Writable
  ----------                                    --------
  ImageSupplierID                               string
  ImageSupplierName                             string

XMP Licensee Struct

  Field Name                                    Writable
  ----------                                    --------
  LicenseeID                                    string
  LicenseeName                                  string

XMP Licensor Struct

  Field Name                                    Writable
  ----------                                    --------
  LicensorCity                                  string
  LicensorCountry                               string
  LicensorEmail                                 string
  LicensorExtendedAddress                       string
  LicensorID                                    string
  LicensorName                                  string
  LicensorPostalCode                            string
  LicensorRegion                                string
  LicensorStreetAddress                         string
  LicensorTelephone1                            string
  LicensorTelephone2                            string
  LicensorTelephoneType1                        string
  LicensorTelephoneType2                        string
  LicensorURL                                   string

XMP pmi Tags

PRISM Metadata for Images 3.0 namespace tags. (see http://www.prismstandard.org/)

  Tag Name                                      Writable
  --------                                      --------
  Color                                         string/
  ContactInfo                                   string/
  DisplayName                                   string/
  DistributorProductID                          string/
  EventAlias                                    string/
  EventEnd                                      string/
  EventStart                                    string/
  EventSubtype                                  string/
  EventType                                     string/
  Field                                         string/
  Framing                                       string/
  Location                                      string/
  Make                                          string/
  Manufacturer                                  string/
  Model                                         string/
  ModelYear                                     string/
  ObjectDescription                             string/
  ObjectSubtype                                 string/
  ObjectType                                    string/
  Orientation                                   string/
  PositionDescriptor                            string/
  ProductID                                     string/
  ProductIDType                                 string/
  Season                                        string/
  SequenceName                                  string/
  SequenceNumber                                string/
  SequenceTotalNumber                           string/
  Setting                                       string/
  ShootID                                       string/
  SlideshowName                                 string/
  SlideshowNumber                               integer/
  SlideshowTotalNumber                          integer/
  Viewpoint                                     string/
  VisualTechnique                               string/

XMP prism Tags

Publishing Requirements for Industry Standard Metadata 3.0 namespace tags. (see http://www.prismstandard.org/)

  Tag Name                                      Writable
  --------                                      --------
  AcedemicField                                 string/
  AggregateIssueNumber                          integer/
  AggregationType                               string/+
  AlternateTitle                                prismAlternateTitle Struct+
  AlternateTitleA-lang                          string_+
  AlternateTitleA-platform                      string_+
  AlternateTitleText                            string_+
  BlogTitle                                     string/
  BlogURL                                       string/
  BookEdition                                   string/
  ByteCount                                     integer/
  Channel                                       prismChannel Struct+
  ChannelA-lang                                 string_+
  ChannelChannel                                string_+
  ChannelSubchannel1                            string_+
  ChannelSubchannel2                            string_+
  ChannelSubchannel3                            string_+
  ChannelSubchannel4                            string_+
  ComplianceProfile                             string/
  ContentType                                   string/
  CopyrightYear                                 string/
  CorporateEntity                               string/+
  CoverDate                                     date/
  CoverDisplayDate                              string/
  CreationDate                                  date/
  DateRecieved                                  date/
  Device                                        string/
  Distributor                                   string/
  DOI                                           string/
  Edition                                       string/
  EIssn                                         string/
  EndingPage                                    string/
  Event                                         string/+
  Genre                                         string/+
  HasAlternative                                string/+
  HasCorrection                                 prismHasCorrection Struct
  HasCorrectionA-lang                           string_
  HasCorrectionA-platform                       string_
  HasCorrectionText                             string_
  HasTranslation                                string/+
  Industry                                      string/+
  IsAlternativeOf                               string/+
  ISBN                                          string/+
  IsCorrectionOf                                string/+
  ISSN                                          string/
  IssueIdentifier                               string/
  IssueName                                     string/
  IssueTeaser                                   string/
  IssueType                                     string/
  IsTranslationOf                               string/
  Keyword                                       string/+
  KillDate                                      prismKillDate Struct
  KillDateA-platform                            string_
  KillDateDate                                  date_
  Link                                          string/+
  Location                                      string/+
  ModificationDate                              date/
  NationalCatalogNumber                         string/
  Number                                        string/
  Object                                        string/+
  OffSaleDate                                   prismOffSaleDate Struct+
  OffSaleDateA-platform                         string_+
  OffSaleDateDate                               date_+
  OnSaleDate                                    prismOnSaleDate Struct+
  OnSaleDateA-platform                          string_+
  OnSaleDateDate                                date_+
  OnSaleDay                                     prismOnSaleDay Struct+
  OnSaleDayA-platform                           string_+
  OnSaleDayDay                                  string_+
  Organization                                  string/+
  OriginPlatform                                string/+
  PageCount                                     integer/
  PageProgressionDirection                      string/
  PageRange                                     string/+
  Person                                        string/
  Platform                                      string/
  ProductCode                                   string/
  Profession                                    string/
  PublicationDate                               prismPublicationDate Struct+
  PublicationDateA-platform                     string_+
  PublicationDateDate                           date_+
  PublicationDisplayDate                        prismPublicationDate Struct+
  PublicationDisplayDateA-platform              string_+
  PublicationDisplayDateDate                    date_+
  PublicationName                               string/
  PublishingFrequency                           string/
  Rating                                        string/
  SamplePageRange                               string/
  Section                                       string/
  SellingAgency                                 string/
  SeriesNumber                                  integer/
  SeriesTitle                                   string/
  Sport                                         string/
  StartingPage                                  string/
  Subsection1                                   string/
  Subsection2                                   string/
  Subsection3                                   string/
  Subsection4                                   string/
  Subtitle                                      string/
  SupplementDisplayID                           string/
  SupplementStartingPage                        string/
  SupplementTitle                               string/
  Teaser                                        string/+
  Ticker                                        string/+
  TimePeriod                                    string/
  URL                                           prismUrl Struct+
  URLA-platform                                 string_+
  URLUrl                                        string_+
  UspsNumber                                    string/
  VersionIdentifier                             string/
  Volume                                        string/
  WordCount                                     integer/

XMP prismAlternateTitle Struct

  Field Name                                    Writable
  ----------                                    --------
  A-lang                                        string
  A-platform                                    string
  Text                                          string

XMP prismChannel Struct

  Field Name                                    Writable
  ----------                                    --------
  A-lang                                        string
  Channel                                       string
  Subchannel1                                   string
  Subchannel2                                   string
  Subchannel3                                   string
  Subchannel4                                   string

XMP prismHasCorrection Struct

  Field Name                                    Writable
  ----------                                    --------
  A-lang                                        string
  A-platform                                    string
  Text                                          string

XMP prismKillDate Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Date                                          date

XMP prismOffSaleDate Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Date                                          date

XMP prismOnSaleDate Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Date                                          date

XMP prismOnSaleDay Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Day                                           string

XMP prismPublicationDate Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Date                                          date

XMP prismUrl Struct

  Field Name                                    Writable
  ----------                                    --------
  A-platform                                    string
  Url                                           string

XMP prl Tags

PRISM Rights Language 2.1 namespace tags. These tags have been deprecated since the release of the PRISM Usage Rights 3.0. (see http://www.prismstandard.org/)

  Tag Name                                      Writable
  --------                                      --------
  Geography                                     string/+
  Industry                                      string/+
  Usage                                         string/+

XMP prm Tags

PRISM Recipe Metadata 3.0 namespace tags. (see http://www.prismstandard.org/)

  Tag Name                                      Writable
  --------                                      --------
  CookingEquipment                              string/
  CookingMethod                                 string/
  Course                                        string/
  Cuisine                                       string/
  DietaryNeeds                                  string/
  DishType                                      string/
  Duration                                      string/
  IngredientExclusion                           string/
  MainIngredient                                string/
  Meal                                          string/
  RecipeEndingPage                              string/
  RecipePageRange                               string/
  RecipeSource                                  string/
  RecipeStartingPage                            string/
  RecipeTitle                                   string/
  ServingSize                                   string/
  SkillLevel                                    string/
  SpecialOccasion                               string/
  Yield                                         string/

XMP pur Tags

PRISM Usage Rights 3.0 namespace tags. (see http://www.prismstandard.org/)

  Tag Name                                      Writable
  --------                                      --------
  AdultContentWarning                           string/+
  Agreement                                     string/+
  Copyright                                     lang-alt/
  CreditLine                                    string/+
  EmbargoDate                                   date/+
  ExclusivityEndDate                            date/+
  ExpirationDate                                date/+
  ImageSizeRestriction                          string/
  OptionEndDate                                 date/+
  Permissions                                   string/+
  Restrictions                                  string/+
  ReuseProhibited                               boolean/
  RightsAgent                                   string/
  RightsOwner                                   string/

XMP rdf Tags

Most RDF attributes are handled internally, but the "about" attribute is treated specially to allow it to be set to a specific value if required.

  Tag Name                                      Writable
  --------                                      --------
  About                                         string!

XMP swf Tags

Adobe SWF namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  BackgroundAlpha                               integer
  ForwardLock                                   boolean
  MaxStorage                                    integer
  Type                                          string/

XMP tiff Tags

EXIF namespace for TIFF tags. See http://www.cipa.jp/std/documents/e/DC-010-2012_E.pdf for the specification.

  Tag Name                                      Writable
  --------                                      --------
  Artist                                        string
  BitsPerSample                                 integer+
  Compression                                   integer
  Copyright                                     lang-alt
  DateTime                                      date
  ImageDescription                              lang-alt
  ImageHeight                                   integer
  ImageWidth                                    integer
  Make                                          string
  Model                                         string
  NativeDigest                                  string
  Orientation                                   integer
  PhotometricInterpretation                     integer
  PlanarConfiguration                           integer
  PrimaryChromaticities                         rational+
  ReferenceBlackWhite                           rational+
  ResolutionUnit                                integer
  SamplesPerPixel                               integer
  Software                                      string
  TransferFunction                              integer+
  WhitePoint                                    rational+
  XResolution                                   rational
  YCbCrCoefficients                             rational+
  YCbCrPositioning                              integer
  YCbCrSubSampling                              integer+
  YResolution                                   rational

XMP x Tags

The "x" namespace is used for the "xmpmeta" wrapper, and may contain an "xmptk" attribute that is extracted as the XMPToolkit tag. When writing, the XMPToolkit tag is generated automatically by ExifTool unless specifically set to another value.

  Tag Name                                      Writable
  --------                                      --------
  XMPToolkit                                    string!

XMP xmp Tags

XMP namespace tags. If the older "xap", "xapBJ", "xapMM" or "xapRights" namespace prefixes are found, they are translated to the newer "xmp", "xmpBJ", "xmpMM" and "xmpRights" prefixes for use in family 1 group names.

  Tag Name                                      Writable
  --------                                      --------
  Advisory                                      string+
  Author                                        string/
  BaseURL                                       string
  CreateDate                                    date
  CreatorTool                                   string
  Description                                   lang-alt/
  Format                                        string/
  Identifier                                    string/+
  Keywords                                      string/
  Label                                         string
  MetadataDate                                  date
  ModifyDate                                    date
  Nickname                                      string
  PageInfo                                      PageInfo Struct+
  PageImageFormat                               string_+
  PageImageHeight                               integer_+
  PageImage                                     string_+
  PageImagePageNumber                           integer_+
  PageImageWidth                                integer_+
  Rating                                        real
  Thumbnails                                    Thumbnail Struct+
  ThumbnailFormat                               string_+
  ThumbnailHeight                               integer_+
  ThumbnailImage                                string/_+
  ThumbnailWidth                                integer_+
  Title                                         lang-alt/

XMP PageInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  PageNumber                                    integer
  Format                                        string
  Height                                        integer
  Image                                         string
  Width                                         integer

XMP Thumbnail Struct

  Field Name                                    Writable
  ----------                                    --------
  Format                                        string
  Height                                        integer
  Image                                         string
  Width                                         integer

XMP xmpBJ Tags

XMP Basic Job Ticket namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  JobRef                                        JobRef Struct+
  JobRefId                                      string_+
  JobRefName                                    string_+
  JobRefUrl                                     string_+

XMP JobRef Struct

  Field Name                                    Writable
  ----------                                    --------
  Id                                            string
  Name                                          string
  Url                                           string

XMP xmpDM Tags

XMP Dynamic Media namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  AbsPeakAudioFilePath                          string
  Album                                         string
  AltTapeName                                   string
  AltTimecode                                   Timecode Struct
  AltTimecodeTimeFormat                         string_
  AltTimecodeTimeValue                          string_
  AltTimecodeValue                              integer_
  Artist                                        string/
  AudioChannelType                              string
  AudioCompressor                               string
  AudioModDate                                  date
  AudioSampleRate                               integer
  AudioSampleType                               string
  BeatSpliceParams                              BeatSpliceStretch Struct
  BeatSpliceParamsRiseInDecibel                 real_
  BeatSpliceParamsRiseInTimeDuration            Time Struct_
  BeatSpliceParamsRiseInTimeDurationScale       rational_
  BeatSpliceParamsRiseInTimeDurationValue       integer_
  BeatSpliceParamsUseFileBeatsMarker            boolean_
  CameraAngle                                   string
  CameraLabel                                   string
  CameraModel                                   string
  CameraMove                                    string
  Client                                        string
  DMComment                                     string
  Composer                                      string
  ContributedMedia                              Media Struct+
  ContributedMediaDuration                      Time Struct_+
  ContributedMediaDurationScale                 rational_+
  ContributedMediaDurationValue                 integer_+
  ContributedMediaManaged                       boolean_+
  ContributedMediaPath                          string_+
  ContributedMediaStartTime                     Time Struct_+
  ContributedMediaStartTimeScale                rational_+
  ContributedMediaStartTimeValue                integer_+
  ContributedMediaTrack                         string_+
  ContributedMediaWebStatement                  string_+
  Copyright                                     string/
  Director                                      string
  DirectorPhotography                           string
  DiscNumber                                    string
  Duration                                      Time Struct
  DurationScale                                 rational_
  DurationValue                                 integer_
  Engineer                                      string
  FileDataRate                                  rational
  Genre                                         string
  Good                                          boolean
  Instrument                                    string
  IntroTime                                     Time Struct
  IntroTimeScale                                rational_
  IntroTimeValue                                integer_
  Key                                           string
  LogComment                                    string
  Loop                                          boolean
  Lyrics                                        string
  Markers                                       Marker Struct+
  MarkersComment                                string_+
  MarkersCuePointParams                         CuePointParam Struct_+
  MarkersCuePointParamsKey                      string_+
  MarkersCuePointParamsValue                    string_+
  MarkersCuePointType                           string_+
  MarkersDuration                               string_+
  MarkersLocation                               string_+
  MarkersName                                   string_+
  MarkersProbability                            real_+
  MarkersSpeaker                                string_+
  MarkersStartTime                              string_+
  MarkersTarget                                 string_+
  MarkersType                                   string_+
  MetadataModDate                               date
  NumberOfBeats                                 real
  OutCue                                        Time Struct
  OutCueScale                                   rational_
  OutCueValue                                   integer_
  PartOfCompilation                             boolean
  ProjectName                                   string
  ProjectRef                                    ProjectLink Struct
  ProjectRefPath                                string_
  ProjectRefType                                string_
  PullDown                                      string
  RelativePeakAudioFilePath                     string
  RelativeTimestamp                             Time Struct
  RelativeTimestampScale                        rational_
  RelativeTimestampValue                        integer_
  ReleaseDate                                   date
  ResampleParams                                ResampleStretch Struct
  ResampleParamsQuality                         string_
  ScaleType                                     string
  Scene                                         string/
  ShotDate                                      date
  ShotDay                                       string
  ShotLocation                                  string
  ShotName                                      string
  ShotNumber                                    string
  ShotSize                                      string
  SpeakerPlacement                              string
  StartTimecode                                 Timecode Struct
  StartTimecodeTimeFormat                       string_
  StartTimecodeTimeValue                        string_
  StartTimecodeValue                            integer_
  StartTimeSampleSize                           integer
  StartTimeScale                                string
  StretchMode                                   string
  TakeNumber                                    integer
  TapeName                                      string
  Tempo                                         real
  TimeScaleParams                               TimeScaleStretch Struct
  TimeScaleParamsFrameOverlappingPercentage     real_
  TimeScaleParamsFrameSize                      real_
  TimeScaleParamsQuality                        string_
  TimeSignature                                 string
  TrackNumber                                   integer
  Tracks                                        Track Struct+
  TracksFrameRate                               string_+
  TracksMarkers                                 Marker Struct_+
  TracksMarkersComment                          string_+
  TracksMarkersCuePointParams                   CuePointParam Struct_+
  TracksMarkersCuePointParamsKey                string_+
  TracksMarkersCuePointParamsValue              string_+
  TracksMarkersCuePointType                     string_+
  TracksMarkersDuration                         string_+
  TracksMarkersLocation                         string_+
  TracksMarkersName                             string_+
  TracksMarkersProbability                      real_+
  TracksMarkersSpeaker                          string_+
  TracksMarkersStartTime                        string_+
  TracksMarkersTarget                           string_+
  TracksMarkersType                             string_+
  TracksTrackName                               string_+
  TracksTrackType                               string_+
  VideoAlphaMode                                string
  VideoAlphaPremultipleColor                    Colorant Struct
  VideoAlphaPremultipleColorA                   integer_
  VideoAlphaPremultipleColorB                   integer_
  VideoAlphaPremultipleColorBlack               real_
  VideoAlphaPremultipleColorBlue                integer_
  VideoAlphaPremultipleColorCyan                real_
  VideoAlphaPremultipleColorGreen               integer_
  VideoAlphaPremultipleColorL                   real_
  VideoAlphaPremultipleColorMagenta             real_
  VideoAlphaPremultipleColorMode                string_
  VideoAlphaPremultipleColorRed                 integer_
  VideoAlphaPremultipleColorSwatchName          string_
  VideoAlphaPremultipleColorTint                integer_
  VideoAlphaPremultipleColorType                string_
  VideoAlphaPremultipleColorYellow              real_
  VideoAlphaUnityIsTransparent                  boolean
  VideoColorSpace                               string
  VideoCompressor                               string
  VideoFieldOrder                               string
  VideoFrameRate                                real
  VideoFrameSize                                Dimensions Struct
  VideoFrameSizeH                               real_
  VideoFrameSizeUnit                            string_
  VideoFrameSizeW                               real_
  VideoModDate                                  date
  VideoPixelAspectRatio                         rational
  VideoPixelDepth                               string

XMP Timecode Struct

  Field Name                                    Writable
  ----------                                    --------
  TimeFormat                                    string
  TimeValue                                     string
  Value                                         integer

XMP BeatSpliceStretch Struct

  Field Name                                    Writable
  ----------                                    --------
  RiseInDecibel                                 real
  RiseInTimeDuration                            Time Struct
  UseFileBeatsMarker                            boolean

XMP Time Struct

  Field Name                                    Writable
  ----------                                    --------
  Scale                                         rational
  Value                                         integer

XMP Media Struct

  Field Name                                    Writable
  ----------                                    --------
  Duration                                      Time Struct
  Managed                                       boolean
  Path                                          string
  StartTime                                     Time Struct
  Track                                         string
  WebStatement                                  string

XMP Marker Struct

  Field Name                                    Writable
  ----------                                    --------
  Comment                                       string
  CuePointParams                                CuePointParam Struct+
  CuePointType                                  string
  Duration                                      string
  Location                                      string
  Name                                          string
  Probability                                   real
  Speaker                                       string
  StartTime                                     string
  Target                                        string
  Type                                          string

XMP CuePointParam Struct

  Field Name                                    Writable
  ----------                                    --------
  Key                                           string
  Value                                         string
  Field Name                                    Writable
  ----------                                    --------
  Path                                          string
  Type                                          string

XMP ResampleStretch Struct

  Field Name                                    Writable
  ----------                                    --------
  Quality                                       string

XMP TimeScaleStretch Struct

  Field Name                                    Writable
  ----------                                    --------
  FrameOverlappingPercentage                    real
  FrameSize                                     real
  Quality                                       string

XMP Track Struct

  Field Name                                    Writable
  ----------                                    --------
  FrameRate                                     string
  Markers                                       Marker Struct+
  TrackName                                     string
  TrackType                                     string

XMP Colorant Struct

  Field Name                                    Writable
  ----------                                    --------
  A                                             integer
  B                                             integer
  L                                             real
  Black                                         real
  Blue                                          integer
  Cyan                                          real
  Green                                         integer
  Magenta                                       real
  Mode                                          string
  Red                                           integer
  SwatchName                                    string
  Tint                                          integer
  Type                                          string
  Yellow                                        real

XMP Dimensions Struct

  Field Name                                    Writable
  ----------                                    --------
  H                                             real
  Unit                                          string
  W                                             real

XMP Area Struct

  Field Name                                    Writable
  ----------                                    --------
  D                                             real
  H                                             real
  Unit                                          string
  W                                             real
  X                                             real
  Y                                             real

XMP xmpMM Tags

XMP Media Management namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  DerivedFrom                                   ResourceRef Struct
  DerivedFromAlternatePaths                     string_+
  DerivedFromDocumentID                         string_
  DerivedFromFilePath                           string_
  DerivedFromFromPart                           string_
  DerivedFromInstanceID                         string_
  DerivedFromLastModifyDate                     date_
  DerivedFromManager                            string_
  DerivedFromManagerVariant                     string_
  DerivedFromManageTo                           string_
  DerivedFromManageUI                           string_
  DerivedFromMaskMarkers                        string_
  DerivedFromOriginalDocumentID                 string_
  DerivedFromPartMapping                        string_
  DerivedFromRenditionClass                     string_
  DerivedFromRenditionParams                    string_
  DerivedFromToPart                             string_
  DerivedFromVersionID                          string_
  DocumentID                                    string
  History                                       ResourceEvent Struct+
  HistoryAction                                 string_+
  HistoryChanged                                string_+
  HistoryInstanceID                             string_+
  HistoryParameters                             string_+
  HistorySoftwareAgent                          string_+
  HistoryWhen                                   date_+
  Ingredients                                   ResourceRef Struct+
  IngredientsAlternatePaths                     string_+
  IngredientsDocumentID                         string_+
  IngredientsFilePath                           string_+
  IngredientsFromPart                           string_+
  IngredientsInstanceID                         string_+
  IngredientsLastModifyDate                     date_+
  IngredientsManager                            string_+
  IngredientsManagerVariant                     string_+
  IngredientsManageTo                           string_+
  IngredientsManageUI                           string_+
  IngredientsMaskMarkers                        string_+
  IngredientsOriginalDocumentID                 string_+
  IngredientsPartMapping                        string_+
  IngredientsRenditionClass                     string_+
  IngredientsRenditionParams                    string_+
  IngredientsToPart                             string_+
  IngredientsVersionID                          string_+
  InstanceID                                    string
  LastURL                                       string
  ManagedFrom                                   ResourceRef Struct
  ManagedFromAlternatePaths                     string_+
  ManagedFromDocumentID                         string_
  ManagedFromFilePath                           string_
  ManagedFromFromPart                           string_
  ManagedFromInstanceID                         string_
  ManagedFromLastModifyDate                     date_
  ManagedFromManager                            string_
  ManagedFromManagerVariant                     string_
  ManagedFromManageTo                           string_
  ManagedFromManageUI                           string_
  ManagedFromMaskMarkers                        string_
  ManagedFromOriginalDocumentID                 string_
  ManagedFromPartMapping                        string_
  ManagedFromRenditionClass                     string_
  ManagedFromRenditionParams                    string_
  ManagedFromToPart                             string_
  ManagedFromVersionID                          string_
  Manager                                       string
  ManagerVariant                                string
  ManageTo                                      string
  ManageUI                                      string
  Manifest                                      ManifestItem Struct+
  ManifestLinkForm                              string_+
  ManifestPlacedResolutionUnit                  string_+
  ManifestPlacedXResolution                     real_+
  ManifestPlacedYResolution                     real_+
  ManifestReference                             ResourceRef Struct_+
  ManifestReferenceAlternatePaths               string_+
  ManifestReferenceDocumentID                   string_+
  ManifestReferenceFilePath                     string_+
  ManifestReferenceFromPart                     string_+
  ManifestReferenceInstanceID                   string_+
  ManifestReferenceLastModifyDate               date_+
  ManifestReferenceManager                      string_+
  ManifestReferenceManagerVariant               string_+
  ManifestReferenceManageTo                     string_+
  ManifestReferenceManageUI                     string_+
  ManifestReferenceMaskMarkers                  string_+
  ManifestReferenceOriginalDocumentID           string_+
  ManifestReferencePartMapping                  string_+
  ManifestReferenceRenditionClass               string_+
  ManifestReferenceRenditionParams              string_+
  ManifestReferenceToPart                       string_+
  ManifestReferenceVersionID                    string_+
  OriginalDocumentID                            string
  Pantry                                        PantryItem Struct+
  PreservedFileName                             string
  RenditionClass                                string
  RenditionOf                                   ResourceRef Struct
  RenditionOfAlternatePaths                     string_+
  RenditionOfDocumentID                         string_
  RenditionOfFilePath                           string_
  RenditionOfFromPart                           string_
  RenditionOfInstanceID                         string_
  RenditionOfLastModifyDate                     date_
  RenditionOfManager                            string_
  RenditionOfManagerVariant                     string_
  RenditionOfManageTo                           string_
  RenditionOfManageUI                           string_
  RenditionOfMaskMarkers                        string_
  RenditionOfOriginalDocumentID                 string_
  RenditionOfPartMapping                        string_
  RenditionOfRenditionClass                     string_
  RenditionOfRenditionParams                    string_
  RenditionOfToPart                             string_
  RenditionOfVersionID                          string_
  RenditionParams                               string
  SaveID                                        integer
  Subject                                       string/+
  VersionID                                     string
  Versions                                      Version Struct+
  VersionsComments                              string_+
  VersionsEvent                                 ResourceEvent Struct_+
  VersionsEventAction                           string_+
  VersionsEventChanged                          string_+
  VersionsEventInstanceID                       string_+
  VersionsEventParameters                       string_+
  VersionsEventSoftwareAgent                    string_+
  VersionsEventWhen                             date_+
  VersionsModifier                              string_+
  VersionsModifyDate                            date_+
  VersionsVersion                               string_+

XMP ResourceRef Struct

  Field Name                                    Writable
  ----------                                    --------
  AlternatePaths                                string+
  DocumentID                                    string
  FilePath                                      string
  FromPart                                      string
  InstanceID                                    string
  LastModifyDate                                date
  ManageTo                                      string
  ManageUI                                      string
  Manager                                       string
  ManagerVariant                                string
  MaskMarkers                                   string
  OriginalDocumentID                            string
  PartMapping                                   string
  RenditionClass                                string
  RenditionParams                               string
  ToPart                                        string
  VersionID                                     string

XMP ResourceEvent Struct

  Field Name                                    Writable
  ----------                                    --------
  Action                                        string
  Changed                                       string
  InstanceID                                    string
  Parameters                                    string
  SoftwareAgent                                 string
  When                                          date

XMP ManifestItem Struct

  Field Name                                    Writable
  ----------                                    --------
  LinkForm                                      string
  PlacedResolutionUnit                          string
  PlacedXResolution                             real
  PlacedYResolution                             real
  Reference                                     ResourceRef Struct

XMP PantryItem Struct

This structure must have an InstanceID field, but may also contain any other XMP properties.

  Field Name                                    Writable
  ----------                                    --------
  InstanceID                                    string

XMP Version Struct

  Field Name                                    Writable
  ----------                                    --------
  Comments                                      string
  Event                                         ResourceEvent Struct
  Modifier                                      string
  ModifyDate                                    date
  Version                                       string

XMP xmpNote Tags

XMP Note namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  HasExtendedXMP                                string*

XMP xmpPLUS Tags

XMP Picture Licensing Universal System (PLUS) namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  CreditLineReq                                 boolean
  ReuseAllowed                                  boolean

XMP xmpRights Tags

XMP Rights Management namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  Certificate                                   string
  Marked                                        boolean
  Owner                                         string+
  UsageTerms                                    lang-alt
  WebStatement                                  string

XMP xmpTPg Tags

XMP Paged-Text namespace tags.

  Tag Name                                      Writable
  --------                                      --------
  Colorants                                     Colorant Struct+
  ColorantA                                     integer_+
  ColorantB                                     integer_+
  ColorantBlack                                 real_+
  ColorantBlue                                  integer_+
  ColorantCyan                                  real_+
  ColorantGreen                                 integer_+
  ColorantL                                     real_+
  ColorantMagenta                               real_+
  ColorantMode                                  string_+
  ColorantRed                                   integer_+
  ColorantSwatchName                            string_+
  ColorantTint                                  integer_+
  ColorantType                                  string_+
  ColorantYellow                                real_+
  Fonts                                         Font Struct+
  ChildFontFiles                                string_+
  FontComposite                                 boolean_+
  FontFace                                      string_+
  FontFamily                                    string_+
  FontFileName                                  string_+
  FontName                                      string_+
  FontType                                      string_+
  FontVersion                                   string_+
  MaxPageSize                                   Dimensions Struct
  MaxPageSizeH                                  real_
  MaxPageSizeUnit                               string_
  MaxPageSizeW                                  real_
  NPages                                        integer
  PlateNames                                    string+

XMP Font Struct

  Field Name                                    Writable
  ----------                                    --------
  ChildFontFiles                                string+
  Composite                                     boolean
  FontFace                                      string
  FontFamily                                    string
  FontFileName                                  string
  FontName                                      string
  FontType                                      string
  VersionString                                 string

XMP XML Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'dc'                 dc                       XMP dc
  'lastUpdate'         LastUpdate               N

XMP SVG Tags

SVG (Scalable Vector Graphics) image tags. By default, only the top-level SVG and Metadata tags are extracted from these images, but all graphics tags may be extracted by setting the Unknown option to 2 (-U on the command line). The SVG tags are not part of XMP as such, but are included with the XMP module for convenience. (see http://www.w3.org/TR/SVG11/)

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'height'             ImageHeight              N
  'id'                 ID                       N
  'metadataId'         MetadataID               N
  'version'            SVGVersion               N
  'width'              ImageWidth               N

GPS Tags

These GPS tags are part of the EXIF standard, and are stored in a separate IFD within the EXIF information.

ExifTool is very flexible about the input format when writing lat/long coordinates, and will accept from 1 to 3 floating point numbers (for decimal degrees, degrees and minutes, or degrees, minutes and seconds) separated by just about anything, and will format them properly according to the EXIF specification.

Some GPS tags have values which are fixed-length strings. For these, the indicated string lengths include a null terminator which is added automatically by ExifTool. Remember that the descriptive values are used when writing (eg. 'Above Sea Level', not '0') unless the print conversion is disabled (with '-n' on the command line or the PrintConv option in the API, or by suffixing the tag name with a # character).

When adding GPS information to an image, it is important to set all of the following tags: GPSLatitude, GPSLatitudeRef, GPSLongitude, GPSLongitudeRef, and GPSAltitude and GPSAltitudeRef if the altitude is known. ExifTool will write the required GPSVersionID tag automatically if new a GPS IFD is added to an image.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   GPSVersionID                         int8u[4]:
  0x0001   GPSLatitudeRef                       string[2]
  0x0002   GPSLatitude                          rational64u[3]
  0x0003   GPSLongitudeRef                      string[2]
  0x0004   GPSLongitude                         rational64u[3]
  0x0005   GPSAltitudeRef                       int8u
  0x0006   GPSAltitude                          rational64u
  0x0007   GPSTimeStamp                         rational64u[3]
  0x0008   GPSSatellites                        string
  0x0009   GPSStatus                            string[2]
  0x000a   GPSMeasureMode                       string[2]
  0x000b   GPSDOP                               rational64u
  0x000c   GPSSpeedRef                          string[2]
  0x000d   GPSSpeed                             rational64u
  0x000e   GPSTrackRef                          string[2]
  0x000f   GPSTrack                             rational64u
  0x0010   GPSImgDirectionRef                   string[2]
  0x0011   GPSImgDirection                      rational64u
  0x0012   GPSMapDatum                          string
  0x0013   GPSDestLatitudeRef                   string[2]
  0x0014   GPSDestLatitude                      rational64u[3]
  0x0015   GPSDestLongitudeRef                  string[2]
  0x0016   GPSDestLongitude                     rational64u[3]
  0x0017   GPSDestBearingRef                    string[2]
  0x0018   GPSDestBearing                       rational64u
  0x0019   GPSDestDistanceRef                   string[2]
  0x001a   GPSDestDistance                      rational64u
  0x001b   GPSProcessingMethod                  undef
  0x001c   GPSAreaInformation                   undef
  0x001d   GPSDateStamp                         string[11]
  0x001e   GPSDifferential                      int16u
  0x001f   GPSHPositioningError                 rational64u

GeoTiff Tags

ExifTool extracts the following tags from GeoTIFF images. See http://www.remotesensing.org/geotiff/spec/geotiffhome.html for the complete GeoTIFF specification. Also included in the table below are ChartTIFF tags (see http://www.charttiff.com/whitepapers.shtml). GeoTIFF tags are not writable individually, but they may be copied en mass via the block tags GeoTiffDirectory, GeoTiffDoubleParams and GeoTiffAsciiParams.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   GeoTiffVersion                       N
  0x0400   GTModelType                          N
  0x0401   GTRasterType                         N
  0x0402   GTCitation                           N
  0x0800   GeographicType                       N
  0x0801   GeogCitation                         N
  0x0802   GeogGeodeticDatum                    N
  0x0803   GeogPrimeMeridian                    N
  0x0804   GeogLinearUnits                      N
  0x0805   GeogLinearUnitSize                   N
  0x0806   GeogAngularUnits                     N
  0x0807   GeogAngularUnitSize                  N
  0x0808   GeogEllipsoid                        N
  0x0809   GeogSemiMajorAxis                    N
  0x080a   GeogSemiMinorAxis                    N
  0x080b   GeogInvFlattening                    N
  0x080c   GeogAzimuthUnits                     N
  0x080d   GeogPrimeMeridianLong                N
  0x080e   GeogToWGS84                          N
  0x0c00   ProjectedCSType                      N
  0x0c01   PCSCitation                          N
  0x0c02   Projection                           N
  0x0c03   ProjCoordTrans                       N
  0x0c04   ProjLinearUnits                      N
  0x0c05   ProjLinearUnitSize                   N
  0x0c06   ProjStdParallel1                     N
  0x0c07   ProjStdParallel2                     N
  0x0c08   ProjNatOriginLong                    N
  0x0c09   ProjNatOriginLat                     N
  0x0c0a   ProjFalseEasting                     N
  0x0c0b   ProjFalseNorthing                    N
  0x0c0c   ProjFalseOriginLong                  N
  0x0c0d   ProjFalseOriginLat                   N
  0x0c0e   ProjFalseOriginEasting               N
  0x0c0f   ProjFalseOriginNorthing              N
  0x0c10   ProjCenterLong                       N
  0x0c11   ProjCenterLat                        N
  0x0c12   ProjCenterEasting                    N
  0x0c13   ProjCenterNorthing                   N
  0x0c14   ProjScaleAtNatOrigin                 N
  0x0c15   ProjScaleAtCenter                    N
  0x0c16   ProjAzimuthAngle                     N
  0x0c17   ProjStraightVertPoleLong             N
  0x0c18   ProjRectifiedGridAngle               N
  0x1000   VerticalCSType                       N
  0x1001   VerticalCitation                     N
  0x1002   VerticalDatum                        N
  0x1003   VerticalUnits                        N
  0xb799   ChartFormat                          N
  0xb79a   ChartSource                          N
  0xb79b   ChartSourceEdition                   N
  0xb79c   ChartSourceDate                      N
  0xb79d   ChartCorrDate                        N
  0xb79e   ChartCountryOrigin                   N
  0xb79f   ChartRasterEdition                   N
  0xb7a0   ChartSoundingDatum                   N
  0xb7a1   ChartDepthUnits                      N
  0xb7a2   ChartMagVar                          N
  0xb7a3   ChartMagVarYear                      N
  0xb7a4   ChartMagVarAnnChange                 N
  0xb7a5   ChartWGSNSShift                      N
  0xb7a7   InsetNWPixelX                        N
  0xb7a8   InsetNWPixelY                        N
  0xb7a9   ChartContourInterval                 N

ICC_Profile Tags

ICC profile information is used in many different file types including JPEG, TIFF, PDF, PostScript, Photoshop, PNG, MIFF, PICT, QuickTime, XCF and some RAW formats. While the tags listed below are not individually writable, the entire profile itself can be accessed via the extra 'ICC_Profile' tag, but this tag is neither extracted nor written unless specified explicitly. See http://www.color.org/icc_specs2.xalter for the official ICC specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'A2B0'   AToB0                                N
  'A2B1'   AToB1                                N
  'A2B2'   AToB2                                N
  'B2A0'   BToA0                                N
  'B2A1'   BToA1                                N
  'B2A2'   BToA2                                N
  'B2D0'   BToD0                                N
  'B2D1'   BToD1                                N
  'B2D2'   BToD2                                N
  'B2D3'   BToD3                                N
  'D2B0'   DToB0                                N
  'D2B1'   DToB1                                N
  'D2B2'   DToB2                                N
  'D2B3'   DToB3                                N
  'Header' ProfileHeader                        ICC_Profile Header
  'MS00'   WCSProfiles                          N
  'bTRC'   BlueTRC                              N
  'bXYZ'   BlueMatrixColumn                     N
  'bfd '   UCRBG                                N
  'bkpt'   MediaBlackPoint                      N
  'calt'   CalibrationDateTime                  N
  'chad'   ChromaticAdaptation                  N
  'chrm'   Chromaticity                         ICC_Profile Chromaticity
  'ciis'   ColorimetricIntentImageState         N
  'clot'   ColorantTableOut                     N
  'clro'   ColorantOrder                        N
  'clrt'   ColorantTable                        ICC_Profile ColorantTable
  'cprt'   ProfileCopyright                     N
  'crdi'   CRDInfo                              N
  'desc'   ProfileDescription                   N
  'devs'   DeviceSettings                       N
  'dmdd'   DeviceModelDesc                      N
  'dmnd'   DeviceMfgDesc                        N
  'dscm'   ProfileDescriptionML                 N
  'fpce'   FocalPlaneColorimetryEstimates       N
  'gTRC'   GreenTRC                             N
  'gXYZ'   GreenMatrixColumn                    N
  'gamt'   Gamut                                N
  'kTRC'   GrayTRC                              N
  'lumi'   Luminance                            N
  'meas'   Measurement                          ICC_Profile Measurement
  'meta'   Metadata                             ICC_Profile Metadata
  'mmod'   MakeAndModel                         N
  'ncl2'   NamedColor2                          N
  'ncol'   NamedColor                           N
  'ndin'   NativeDisplayInfo                    N
  'pre0'   Preview0                             N
  'pre1'   Preview1                             N
  'pre2'   Preview2                             N
  'ps2i'   PS2RenderingIntent                   N
  'ps2s'   PostScript2CSA                       N
  'psd0'   PostScript2CRD0                      N
  'psd1'   PostScript2CRD1                      N
  'psd2'   PostScript2CRD2                      N
  'pseq'   ProfileSequenceDesc                  N
  'psid'   ProfileSequenceIdentifier            N
  'psvm'   PS2CRDVMSize                         N
  'rTRC'   RedTRC                               N
  'rXYZ'   RedMatrixColumn                      N
  'resp'   OutputResponse                       N
  'rhoc'   ReflectionHardcopyOrigColorimetry    N
  'rig0'   PerceptualRenderingIntentGamut       N
  'rig2'   SaturationRenderingIntentGamut       N
  'rpoc'   ReflectionPrintOutputColorimetry     N
  'sape'   SceneAppearanceEstimates             N
  'scoe'   SceneColorimetryEstimates            N
  'scrd'   ScreeningDesc                        N
  'scrn'   Screening                            N
  'targ'   CharTarget                           N
  'tech'   Technology                           N
  'vcgt'   VideoCardGamma                       N
  'view'   ViewingConditions                    ICC_Profile ViewingConditions
  'vued'   ViewingCondDesc                      N
  'wtpt'   MediaWhitePoint                      N

ICC_Profile Header Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ProfileCMMType                       N
      8    ProfileVersion                       N
     12    ProfileClass                         N
     16    ColorSpaceData                       N
     20    ProfileConnectionSpace               N
     24    ProfileDateTime                      N
     36    ProfileFileSignature                 N
     40    PrimaryPlatform                      N
     44    CMMFlags                             N
     48    DeviceManufacturer                   N
     52    DeviceModel                          N
     56    DeviceAttributes                     N
     64    RenderingIntent                      N
     68    ConnectionSpaceIlluminant            N
     80    ProfileCreator                       N
     84    ProfileID                            N

ICC_Profile Chromaticity Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    ChromaticityChannels                 N
     10    ChromaticityColorant                 N
     12    ChromaticityChannel1                 N
     20    ChromaticityChannel2                 N
     28    ChromaticityChannel3                 N
     36    ChromaticityChannel4                 N

ICC_Profile ColorantTable Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    ColorantCount                        N
     12    Colorant1Name                        N
     44    Colorant1Coordinates                 N
     50    Colorant2Name                        N
     82    Colorant2Coordinates                 N
     88    Colorant3Name                        N
    120    Colorant3Coordinates                 N

ICC_Profile Measurement Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    MeasurementObserver                  N
     12    MeasurementBacking                   N
     24    MeasurementGeometry                  N
     28    MeasurementFlare                     N
     32    MeasurementIlluminant                N

ICC_Profile Metadata Tags

Only these few tags have been pre-defined, but ExifTool will extract any Metadata tags that exist.

  Tag Name                                      Writable
  --------                                      --------
  ManufacturerName                              N
  MediaColor                                    N
  MediaWeight                                   N

ICC_Profile ViewingConditions Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    ViewingCondIlluminant                N
     20    ViewingCondSurround                  N
     32    ViewingCondIlluminantType            N

PrintIM Tags

The format of the PrintIM information is known, however no PrintIM tags have been decoded. Use the Unknown (-u) option to extract PrintIM information.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'PrintIMVersion'     PrintIMVersion           N

Photoshop Tags

Photoshop tags are found in PSD and PSB files, as well as inside embedded Photoshop information in many other file types (JPEG, TIFF, PDF, PNG to name a few).

Many Photoshop tags are marked as Unknown (indicated by a question mark after the tag name) because the information they provide is not very useful under normal circumstances. These unknown tags are not extracted unless the Unknown (-u) option is used. See http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/ for the official specification

Photoshop path tags (Tag ID's 0x7d0 to 0xbb5) are not defined by default, but a config file included in the full ExifTool distribution (config_files/photoshop_paths.config) contains the tag definitions to allow access to this information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x03e8   Photoshop2Info?                      N
  0x03e9   MacintoshPrintInfo?                  N
  0x03ea   XMLData?                             N
  0x03eb   Photoshop2ColorTable?                N
  0x03ed   ResolutionInfo                       Photoshop Resolution
  0x03ee   AlphaChannelsNames                   N
  0x03ef   DisplayInfo?                         N
  0x03f0   PStringCaption?                      N
  0x03f1   BorderInformation?                   N
  0x03f2   BackgroundColor?                     N
  0x03f3   PrintFlags?                          N
  0x03f4   BW_HalftoningInfo?                   N
  0x03f5   ColorHalftoningInfo?                 N
  0x03f6   DuotoneHalftoningInfo?               N
  0x03f7   BW_TransferFunc?                     N
  0x03f8   ColorTransferFuncs?                  N
  0x03f9   DuotoneTransferFuncs?                N
  0x03fa   DuotoneImageInfo?                    N
  0x03fb   EffectiveBW?                         N
  0x03fc   ObsoletePhotoshopTag1?               N
  0x03fd   EPSOptions?                          N
  0x03fe   QuickMaskInfo?                       N
  0x03ff   ObsoletePhotoshopTag2?               N
  0x0400   TargetLayerID?                       N
  0x0401   WorkingPath?                         N
  0x0402   LayersGroupInfo?                     N
  0x0403   ObsoletePhotoshopTag3?               N
  0x0404   IPTCData                             IPTC
  0x0405   RawImageMode?                        N
  0x0406   JPEG_Quality                         Photoshop JPEG_Quality
  0x0408   GridGuidesInfo?                      N
  0x0409   PhotoshopBGRThumbnail                undef!
  0x040a   CopyrightFlag                        int8u
  0x040b   URL                                  string
  0x040c   PhotoshopThumbnail                   undef!
  0x040d   GlobalAngle                          int32u
  0x040e   ColorSamplersResource?               N
  0x040f   ICC_Profile                          ICC_Profile
  0x0410   Watermark?                           N
  0x0411   ICC_Untagged?                        N
  0x0412   EffectsVisible?                      N
  0x0413   SpotHalftone?                        N
  0x0414   IDsBaseValue?                        N
  0x0415   UnicodeAlphaNames?                   N
  0x0416   IndexedColourTableCount?             N
  0x0417   TransparentIndex?                    N
  0x0419   GlobalAltitude                       int32u
  0x041a   SliceInfo                            Photoshop SliceInfo
  0x041b   WorkflowURL                          N
  0x041c   JumpToXPEP?                          N
  0x041d   AlphaIdentifiers?                    N
  0x041e   URL_List                             N+
  0x0421   VersionInfo                          Photoshop VersionInfo
  0x0422   EXIFInfo                             EXIF
  0x0423   ExifInfo2?                           N
  0x0424   XMP                                  XMP
  0x0425   IPTCDigest                           string!
  0x0426   PrintScaleInfo                       Photoshop PrintScaleInfo
  0x0428   PixelInfo                            Photoshop PixelInfo
  0x0429   LayerComps?                          N
  0x042a   AlternateDuotoneColors?              N
  0x042b   AlternateSpotColors?                 N
  0x042d   LayerSelectionIDs?                   N
  0x042e   HDRToningInfo?                       N
  0x042f   PrintInfo?                           N
  0x0430   LayerGroupsEnabledID?                N
  0x0431   ColorSamplersResource2?              N
  0x0432   MeasurementScale?                    N
  0x0433   TimelineInfo?                        N
  0x0434   SheetDisclosure?                     N
  0x0435   DisplayInfo?                         N
  0x0436   OnionSkins?                          N
  0x0438   CountInfo?                           N
  0x043a   PrintInfo2?                          N
  0x043b   PrintStyle?                          N
  0x043c   MacintoshNSPrintInfo?                N
  0x043d   WindowsDEVMODE?                      N
  0x043e   AutoSaveFilePath?                    N
  0x043f   AutoSaveFormat?                      N
  0x0440   PathSelectionState?                  N
  0x0bb7   ClippingPathName                     N
  0x0bb8   OriginPathInfo?                      N
  0x1b58   ImageReadyVariables?                 N
  0x1b59   ImageReadyDataSets?                  N
  0x1f40   LightroomWorkflow?                   N
  0x2710   PrintFlagsInfo?                      N

Photoshop Resolution Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    XResolution                          int32u
      2    DisplayedUnitsX                      int16u
      4    YResolution                          int32u
      6    DisplayedUnitsY                      int16u

Photoshop JPEG_Quality Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    PhotoshopQuality                     int16s
      1    PhotoshopFormat                      N
      2    ProgressiveScans                     N

Photoshop SliceInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     20    SlicesGroupName                      N
     24    NumSlices                            N

Photoshop VersionInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    HasRealMergedData                    N
      5    WriterName                           N
      9    ReaderName                           N

Photoshop PrintScaleInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PrintStyle                           N
      2    PrintPosition                        N
     10    PrintScale                           N

Photoshop PixelInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    PixelAspectRatio                     N

Photoshop Header Tags

This information is found in the PSD file header.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      6    NumChannels                          N
      7    ImageHeight                          N
      9    ImageWidth                           N
     11    BitDepth                             N
     12    ColorMode                            N

Photoshop Layers Tags

Tags extracted from Photoshop layer information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  '_xbnd'  LayerBlendModes                      N+
  '_xcnt'  LayerCount                           N
  '_xnam'  LayerNames                           N+
  '_xopc'  LayerOpacities                       N+
  '_xrct'  LayerRectangles                      N+
  'luni'   LayerUnicodeNames                    N+

Apple Tags

Tags extracted from maker notes of images from the iPhone 5 with iOS 7.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0003   RunTime                              Apple RunTime
  0x000a   HDRImageType                         int32s
  0x000b   BurstUUID                            string

Apple RunTime Tags

This PLIST-format information contains the elements of a CMTime structure representing the amount of time the phone has been running since the last boot, not including standby time.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'epoch'              RunTimeEpoch             N
  'flags'              RunTimeFlags             N
  'timescale'          RunTimeScale             N
  'value'              RunTimeValue             N

Canon Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   CanonCameraSettings                  Canon CameraSettings
  0x0002   CanonFocalLength                     Canon FocalLength
  0x0003   CanonFlashInfo?                      N
  0x0004   CanonShotInfo                        Canon ShotInfo
  0x0005   CanonPanorama                        Canon Panorama
  0x0006   CanonImageType                       string
  0x0007   CanonFirmwareVersion                 string
  0x0008   FileNumber                           int32u
  0x0009   OwnerName                            string
  0x000a   UnknownD30                           Canon UnknownD30
  0x000c   SerialNumber                         int32u
  0x000d   CanonCameraInfo1D                    Canon CameraInfo1D
           CanonCameraInfo1DmkII                Canon CameraInfo1DmkII
           CanonCameraInfo1DmkIIN               Canon CameraInfo1DmkIIN
           CanonCameraInfo1DmkIII               Canon CameraInfo1DmkIII
           CanonCameraInfo1DmkIV                Canon CameraInfo1DmkIV
           CanonCameraInfo1DX                   Canon CameraInfo1DX
           CanonCameraInfo5D                    Canon CameraInfo5D
           CanonCameraInfo5DmkII                Canon CameraInfo5DmkII
           CanonCameraInfo5DmkIII               Canon CameraInfo5DmkIII
           CanonCameraInfo6D                    Canon CameraInfo6D
           CanonCameraInfo7D                    Canon CameraInfo7D
           CanonCameraInfo40D                   Canon CameraInfo40D
           CanonCameraInfo50D                   Canon CameraInfo50D
           CanonCameraInfo60D                   Canon CameraInfo60D
           CanonCameraInfo70D                   Canon CameraInfo70D
           CanonCameraInfo450D                  Canon CameraInfo450D
           CanonCameraInfo500D                  Canon CameraInfo500D
           CanonCameraInfo550D                  Canon CameraInfo550D
           CanonCameraInfo600D                  Canon CameraInfo600D
           CanonCameraInfo650D                  Canon CameraInfo650D
           CanonCameraInfo1000D                 Canon CameraInfo1000D
           CanonCameraInfo1100D                 Canon CameraInfo600D
           CanonCameraInfoPowerShot             Canon CameraInfoPowerShot
           CanonCameraInfoPowerShot2            Canon CameraInfoPowerShot2
           CanonCameraInfoUnknown32             Canon CameraInfoUnknown32
           CanonCameraInfoUnknown16             Canon CameraInfoUnknown16
           CanonCameraInfoUnknown               Canon CameraInfoUnknown
  0x000e   CanonFileLength                      int32u
  0x000f   CustomFunctions1D                    CanonCustom Functions1D
           CustomFunctions5D                    CanonCustom Functions5D
           CustomFunctions10D                   CanonCustom Functions10D
           CustomFunctions20D                   CanonCustom Functions20D
           CustomFunctions30D                   CanonCustom Functions30D
           CustomFunctions350D                  CanonCustom Functions350D
           CustomFunctions400D                  CanonCustom Functions400D
           CustomFunctionsD30                   CanonCustom FunctionsD30
           CustomFunctionsD60                   CanonCustom FunctionsD30
           CustomFunctionsUnknown               CanonCustom FuncsUnknown
  0x0010   CanonModelID                         int32u
  0x0011   MovieInfo                            Canon MovieInfo
  0x0012   CanonAFInfo                          Canon AFInfo
  0x0013   ThumbnailImageValidArea              int16u[4]
  0x0015   SerialNumberFormat                   int32u
  0x001a   SuperMacro                           int16u
  0x001c   DateStampMode                        int16u
  0x001d   MyColors                             Canon MyColors
  0x001e   FirmwareRevision                     int32u
  0x0023   Categories                           int32u[2]
  0x0024   FaceDetect1                          Canon FaceDetect1
  0x0025   FaceDetect2                          Canon FaceDetect2
  0x0026   CanonAFInfo2                         Canon AFInfo2
  0x0027   ContrastInfo                         Canon ContrastInfo
  0x0028   ImageUniqueID                        int8u
  0x002f   FaceDetect3                          Canon FaceDetect3
  0x0035   TimeInfo                             Canon TimeInfo
  0x003c   AFInfo3                              Canon AFInfo2
  0x0081   RawDataOffset                        N
  0x0083   OriginalDecisionDataOffset           int32u*
  0x0090   CustomFunctions1D                    CanonCustom Functions1D
  0x0091   PersonalFunctions                    CanonCustom PersonalFuncs
  0x0092   PersonalFunctionValues               CanonCustom PersonalFuncValues
  0x0093   CanonFileInfo                        Canon FileInfo
  0x0094   AFPointsInFocus1D                    N
  0x0095   LensModel                            string
  0x0096   SerialInfo                           Canon SerialInfo
           InternalSerialNumber                 string
  0x0097   DustRemovalData                      undef!
  0x0098   CropInfo                             Canon CropInfo
  0x0099   CustomFunctions2                     CanonCustom Functions2
  0x009a   AspectInfo                           Canon AspectInfo
  0x00a0   ProcessingInfo                       Canon Processing
  0x00a1   ToneCurveTable                       N
  0x00a2   SharpnessTable                       N
  0x00a3   SharpnessFreqTable                   N
  0x00a4   WhiteBalanceTable                    N
  0x00a9   ColorBalance                         Canon ColorBalance
  0x00aa   MeasuredColor                        Canon MeasuredColor
  0x00ae   ColorTemperature                     int16u
  0x00b0   CanonFlags                           Canon Flags
  0x00b1   ModifiedInfo                         Canon ModifiedInfo
  0x00b2   ToneCurveMatching                    N
  0x00b3   WhiteBalanceMatching                 N
  0x00b4   ColorSpace                           int16u
  0x00b6   PreviewImageInfo                     Canon PreviewImageInfo
  0x00d0   VRDOffset                            int32u*
  0x00e0   SensorInfo                           Canon SensorInfo
  0x4001   ColorData1                           Canon ColorData1
           ColorData2                           Canon ColorData2
           ColorData3                           Canon ColorData3
           ColorData4                           Canon ColorData4
           ColorData5                           Canon ColorData5
           ColorData6                           Canon ColorData6
           ColorData7                           Canon ColorData7
           ColorData8                           Canon ColorData8
           ColorDataUnknown                     Canon ColorDataUnknown
  0x4002   CRWParam?                            N
  0x4003   ColorInfo                            Canon ColorInfo
  0x4005   Flavor?                              N
  0x4008   BlackLevel?                          N
  0x4010   CustomPictureStyleFileName           string
  0x4013   AFMicroAdj                           Canon AFMicroAdj
  0x4015   VignettingCorr                       Canon VignettingCorr
           VignettingCorrUnknown1               Canon VignettingCorrUnknown
           VignettingCorrUnknown2               Canon VignettingCorrUnknown
  0x4016   VignettingCorr2                      Canon VignettingCorr2
  0x4018   LightingOpt                          Canon LightingOpt
  0x4019   LensInfo                             Canon LensInfo
  0x4020   AmbienceInfo                         Canon Ambience
  0x4021   MultiExp                             Canon MultiExp
  0x4024   FilterInfo                           Canon FilterInfo
  0x4025   HDRInfo                              Canon HDRInfo
  0x4028   AFConfig                             Canon AFConfig

Canon CameraSettings Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    MacroMode                            int16s
      2    SelfTimer                            int16s
      3    Quality                              int16s
      4    CanonFlashMode                       int16s
      5    ContinuousDrive                      int16s
      7    FocusMode                            int16s
      9    RecordMode                           int16s
     10    CanonImageSize                       int16s
     11    EasyMode                             int16s
     12    DigitalZoom                          int16s
     13    Contrast                             int16s
     14    Saturation                           int16s
     15    Sharpness                            int16s
     16    CameraISO                            int16s
     17    MeteringMode                         int16s
     18    FocusRange                           int16s
     19    AFPoint                              int16s
     20    CanonExposureMode                    int16s
     22    LensType                             int16u
     23    MaxFocalLength                       int16u
     24    MinFocalLength                       int16u
     25    FocalUnits                           int16s
     26    MaxAperture                          int16s
     27    MinAperture                          int16s
     28    FlashActivity                        int16s
     29    FlashBits                            int16s
     32    FocusContinuous                      int16s
     33    AESetting                            int16s
     34    ImageStabilization                   int16s
     35    DisplayAperture                      int16s
     36    ZoomSourceWidth                      int16s
     37    ZoomTargetWidth                      int16s
     39    SpotMeteringMode                     int16s
     40    PhotoEffect                          int16s
     41    ManualFlashOutput                    int16s
     42    ColorTone                            int16s
     46    SRAWQuality                          int16s

Canon FocalLength Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    FocalType                            int16u
      1    FocalLength                          int16u
      2    FocalPlaneXSize                      int16u
           FocalPlaneXUnknown?                  int16u
      3    FocalPlaneYSize                      int16u
           FocalPlaneYUnknown?                  int16u

Canon ShotInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    AutoISO                              int16s
      2    BaseISO                              int16s
      3    MeasuredEV                           int16s
      4    TargetAperture                       int16s
      5    TargetExposureTime                   int16s
      6    ExposureCompensation                 int16s
      7    WhiteBalance                         int16s
      8    SlowShutter                          int16s
      9    SequenceNumber                       int16s
     10    OpticalZoomCode                      int16s
     12    CameraTemperature                    int16s
     13    FlashGuideNumber                     int16s
     14    AFPointsInFocus                      int16s
     15    FlashExposureComp                    int16s
     16    AutoExposureBracketing               int16s
     17    AEBBracketValue                      int16s
     18    ControlMode                          int16s
     19    FocusDistanceUpper                   int16u
     20    FocusDistanceLower                   int16u
     21    FNumber                              int16s
     22    ExposureTime                         int16s
     23    MeasuredEV2                          int16s
     24    BulbDuration                         int16s
     26    CameraType                           int16s
     27    AutoRotate                           int16s
     28    NDFilter                             int16s
     29    SelfTimer2                           int16s
     33    FlashOutput                          int16s

Canon Panorama Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    PanoramaFrameNumber                  int16s
      5    PanoramaDirection                    int16s

Canon UnknownD30 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Canon CameraInfo1D Tags

Information in the "CameraInfo" records is tricky to decode because the encodings are very different than in other Canon records (even sometimes switching endianness between values within a single camera), plus there is considerable variation in format from model to model. The first table below lists CameraInfo tags for the 1D and 1DS.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ExposureTime                         int8u
     10    FocalLength                          int16u
     13    LensType                             int16uRev
     14    MinFocalLength                       int16u
     16    MaxFocalLength                       int16u
     65    SharpnessFrequency                   int8u
     66    Sharpness                            int8s
     68    WhiteBalance                         int8u
     71    SharpnessFrequency                   int8u
     72    ColorTemperature                     int16u
           Sharpness                            int8s
     74    WhiteBalance                         int8u
     75    PictureStyle                         int8u
     78    ColorTemperature                     int16u
     81    PictureStyle                         int8u

Canon CameraInfo1DmkII Tags

CameraInfo tags for the 1DmkII and 1DSmkII.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ExposureTime                         int8u
      9    FocalLength                          int16uRev
     12    LensType                             int16uRev
     17    MinFocalLength                       int16uRev
     19    MaxFocalLength                       int16uRev
     45    FocalType                            int8u
     54    WhiteBalance                         int8u
     55    ColorTemperature                     int16uRev
     57    CanonImageSize                       int16u
    102    JPEGQuality                          int8u
    108    PictureStyle                         int8u
    110    Saturation                           int8s
    111    ColorTone                            int8s
    114    Sharpness                            int8s
    115    Contrast                             int8s
    117    ISO                                  string[5]

Canon CameraInfo1DmkIIN Tags

CameraInfo tags for the 1DmkIIN.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ExposureTime                         int8u
      9    FocalLength                          int16uRev
     12    LensType                             int16uRev
     17    MinFocalLength                       int16uRev
     19    MaxFocalLength                       int16uRev
     54    WhiteBalance                         int8u
     55    ColorTemperature                     int16uRev
    115    PictureStyle                         int8u
    116    Sharpness                            int8s
    117    Contrast                             int8s
    118    Saturation                           int8s
    119    ColorTone                            int8s
    121    ISO                                  string[5]

Canon CameraInfo1DmkIII Tags

CameraInfo tags for the 1DmkIII and 1DSmkIII.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     24    CameraTemperature                    int8u
     27    MacroMagnification                   int8u
     29    FocalLength                          int16uRev
     48    CameraOrientation                    int8u
     67    FocusDistanceUpper                   int16uRev
     69    FocusDistanceLower                   int16uRev
     94    WhiteBalance                         int16u
     98    ColorTemperature                     int16u
    134    PictureStyle                         int8u
    273    LensType                             int16uRev
    275    MinFocalLength                       int16uRev
    277    MaxFocalLength                       int16uRev
    310    FirmwareVersion                      string[6]
    370    FileIndex                            int32u
    374    ShutterCount                         int32u
    382    DirectoryIndex                       int32u
    682    PictureStyleInfo                     Canon PSInfo
   1114    TimeStamp1                           int32u
   1118    TimeStamp                            int32u

Canon PSInfo Tags

Custom picture style information for various models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ContrastStandard                     int32s
      4    SharpnessStandard                    int32s
      8    SaturationStandard                   int32s
     12    ColorToneStandard                    int32s
     16    FilterEffectStandard?                int32s
     20    ToningEffectStandard?                int32s
     24    ContrastPortrait                     int32s
     28    SharpnessPortrait                    int32s
     32    SaturationPortrait                   int32s
     36    ColorTonePortrait                    int32s
     40    FilterEffectPortrait?                int32s
     44    ToningEffectPortrait?                int32s
     48    ContrastLandscape                    int32s
     52    SharpnessLandscape                   int32s
     56    SaturationLandscape                  int32s
     60    ColorToneLandscape                   int32s
     64    FilterEffectLandscape?               int32s
     68    ToningEffectLandscape?               int32s
     72    ContrastNeutral                      int32s
     76    SharpnessNeutral                     int32s
     80    SaturationNeutral                    int32s
     84    ColorToneNeutral                     int32s
     88    FilterEffectNeutral?                 int32s
     92    ToningEffectNeutral?                 int32s
     96    ContrastFaithful                     int32s
    100    SharpnessFaithful                    int32s
    104    SaturationFaithful                   int32s
    108    ColorToneFaithful                    int32s
    112    FilterEffectFaithful?                int32s
    116    ToningEffectFaithful?                int32s
    120    ContrastMonochrome                   int32s
    124    SharpnessMonochrome                  int32s
    128    SaturationMonochrome?                int32s
    132    ColorToneMonochrome?                 int32s
    136    FilterEffectMonochrome               int32s
    140    ToningEffectMonochrome               int32s
    144    ContrastUserDef1                     int32s
    148    SharpnessUserDef1                    int32s
    152    SaturationUserDef1                   int32s
    156    ColorToneUserDef1                    int32s
    160    FilterEffectUserDef1                 int32s
    164    ToningEffectUserDef1                 int32s
    168    ContrastUserDef2                     int32s
    172    SharpnessUserDef2                    int32s
    176    SaturationUserDef2                   int32s
    180    ColorToneUserDef2                    int32s
    184    FilterEffectUserDef2                 int32s
    188    ToningEffectUserDef2                 int32s
    192    ContrastUserDef3                     int32s
    196    SharpnessUserDef3                    int32s
    200    SaturationUserDef3                   int32s
    204    ColorToneUserDef3                    int32s
    208    FilterEffectUserDef3                 int32s
    212    ToningEffectUserDef3                 int32s
    216    UserDef1PictureStyle                 int16u
    218    UserDef2PictureStyle                 int16u
    220    UserDef3PictureStyle                 int16u

Canon CameraInfo1DmkIV Tags

CameraInfo tags for the EOS 1D Mark IV. Indices shown are for firmware versions 1.0.x, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
      8    MeasuredEV2                          int8u
      9    MeasuredEV3                          int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     53    CameraOrientation                    int8u
     84    FocusDistanceUpper                   int16uRev
     86    FocusDistanceLower                   int16uRev
    120    WhiteBalance                         int16u
    124    ColorTemperature                     int16u
    335    LensType                             int16uRev
    337    MinFocalLength                       int16uRev
    339    MaxFocalLength                       int16uRev
    493    FirmwareVersion                      N
    556    FileIndex                            int32u
    568    DirectoryIndex                       int32u
    872    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo1DX Tags

CameraInfo tags for the EOS 1D X. Indices shown are for firmware version 1.0.2, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     27    CameraTemperature                    int8u
     35    FocalLength                          int16uRev
    125    CameraOrientation                    int8u
    140    FocusDistanceUpper                   int16uRev
    142    FocusDistanceLower                   int16uRev
    188    WhiteBalance                         int16u
    192    ColorTemperature                     int16u
    244    PictureStyle                         int8u
    423    LensType                             int16uRev
    425    MinFocalLength                       int16uRev
    427    MaxFocalLength                       int16uRev
    640    FirmwareVersion                      N
    720    FileIndex                            int32u
    732    DirectoryIndex                       int32u
   1012    PictureStyleInfo                     Canon PSInfo2

Canon PSInfo2 Tags

Custom picture style information for the EOS 5DmkIII, 60D, 600D and 1100D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ContrastStandard                     int32s
      4    SharpnessStandard                    int32s
      8    SaturationStandard                   int32s
     12    ColorToneStandard                    int32s
     16    FilterEffectStandard?                int32s
     20    ToningEffectStandard?                int32s
     24    ContrastPortrait                     int32s
     28    SharpnessPortrait                    int32s
     32    SaturationPortrait                   int32s
     36    ColorTonePortrait                    int32s
     40    FilterEffectPortrait?                int32s
     44    ToningEffectPortrait?                int32s
     48    ContrastLandscape                    int32s
     52    SharpnessLandscape                   int32s
     56    SaturationLandscape                  int32s
     60    ColorToneLandscape                   int32s
     64    FilterEffectLandscape?               int32s
     68    ToningEffectLandscape?               int32s
     72    ContrastNeutral                      int32s
     76    SharpnessNeutral                     int32s
     80    SaturationNeutral                    int32s
     84    ColorToneNeutral                     int32s
     88    FilterEffectNeutral?                 int32s
     92    ToningEffectNeutral?                 int32s
     96    ContrastFaithful                     int32s
    100    SharpnessFaithful                    int32s
    104    SaturationFaithful                   int32s
    108    ColorToneFaithful                    int32s
    112    FilterEffectFaithful?                int32s
    116    ToningEffectFaithful?                int32s
    120    ContrastMonochrome                   int32s
    124    SharpnessMonochrome                  int32s
    128    SaturationMonochrome?                int32s
    132    ColorToneMonochrome?                 int32s
    136    FilterEffectMonochrome               int32s
    140    ToningEffectMonochrome               int32s
    144    ContrastAuto                         int32s
    148    SharpnessAuto                        int32s
    152    SaturationAuto                       int32s
    156    ColorToneAuto                        int32s
    160    FilterEffectAuto                     int32s
    164    ToningEffectAuto                     int32s
    168    ContrastUserDef1                     int32s
    172    SharpnessUserDef1                    int32s
    176    SaturationUserDef1                   int32s
    180    ColorToneUserDef1                    int32s
    184    FilterEffectUserDef1                 int32s
    188    ToningEffectUserDef1                 int32s
    192    ContrastUserDef2                     int32s
    196    SharpnessUserDef2                    int32s
    200    SaturationUserDef2                   int32s
    204    ColorToneUserDef2                    int32s
    208    FilterEffectUserDef2                 int32s
    212    ToningEffectUserDef2                 int32s
    216    ContrastUserDef3                     int32s
    220    SharpnessUserDef3                    int32s
    224    SaturationUserDef3                   int32s
    228    ColorToneUserDef3                    int32s
    232    FilterEffectUserDef3                 int32s
    236    ToningEffectUserDef3                 int32s
    240    UserDef1PictureStyle                 int16u
    242    UserDef2PictureStyle                 int16u
    244    UserDef3PictureStyle                 int16u

Canon CameraInfo5D Tags

CameraInfo tags for the EOS 5D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     12    LensType                             int16uRev
     23    CameraTemperature                    int8u
     27    MacroMagnification                   int8s
     39    CameraOrientation                    int8s
     40    FocalLength                          int16uRev
     56    AFPointsInFocus5D                    int16uRev
     84    WhiteBalance                         int16u
     88    ColorTemperature                     int16u
    108    PictureStyle                         int8u
    147    MinFocalLength                       int16uRev
    149    MaxFocalLength                       int16uRev
    151    LensType                             int16uRev
    164    FirmwareRevision                     string[8]
    172    ShortOwnerName                       string[16]
    204    DirectoryIndex                       int32u
    208    FileIndex                            int16u
    232    ContrastStandard                     int8s
    233    ContrastPortrait                     int8s
    234    ContrastLandscape                    int8s
    235    ContrastNeutral                      int8s
    236    ContrastFaithful                     int8s
    237    ContrastMonochrome                   int8s
    238    ContrastUserDef1                     int8s
    239    ContrastUserDef2                     int8s
    240    ContrastUserDef3                     int8s
    241    SharpnessStandard                    int8s
    242    SharpnessPortrait                    int8s
    243    SharpnessLandscape                   int8s
    244    SharpnessNeutral                     int8s
    245    SharpnessFaithful                    int8s
    246    SharpnessMonochrome                  int8s
    247    SharpnessUserDef1                    int8s
    248    SharpnessUserDef2                    int8s
    249    SharpnessUserDef3                    int8s
    250    SaturationStandard                   int8s
    251    SaturationPortrait                   int8s
    252    SaturationLandscape                  int8s
    253    SaturationNeutral                    int8s
    254    SaturationFaithful                   int8s
    255    FilterEffectMonochrome               int8s
    256    SaturationUserDef1                   int8s
    257    SaturationUserDef2                   int8s
    258    SaturationUserDef3                   int8s
    259    ColorToneStandard                    int8s
    260    ColorTonePortrait                    int8s
    261    ColorToneLandscape                   int8s
    262    ColorToneNeutral                     int8s
    263    ColorToneFaithful                    int8s
    264    ToningEffectMonochrome               int8s
    265    ColorToneUserDef1                    int8s
    266    ColorToneUserDef2                    int8s
    267    ColorToneUserDef3                    int8s
    268    UserDef1PictureStyle                 int16u
    270    UserDef2PictureStyle                 int16u
    272    UserDef3PictureStyle                 int16u
    284    TimeStamp                            int32u

Canon CameraInfo5DmkII Tags

CameraInfo tags for the EOS 5D Mark II. Indices shown are for firmware version 1.0.6, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     27    MacroMagnification                   int8u
     30    FocalLength                          int16uRev
     49    CameraOrientation                    int8u
     80    FocusDistanceUpper                   int16uRev
     82    FocusDistanceLower                   int16uRev
    111    WhiteBalance                         int16u
    115    ColorTemperature                     int16u
    167    PictureStyle                         int8u
    189    HighISONoiseReduction                int8u
    191    AutoLightingOptimizer                int8u
    230    LensType                             int16uRev
    232    MinFocalLength                       int16uRev
    234    MaxFocalLength                       int16uRev
    382    FirmwareVersion                      N
    443    FileIndex                            int32u
    455    DirectoryIndex                       int32u
    759    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo5DmkIII Tags

CameraInfo tags for the EOS 5D Mark III. Indices shown are for firmware versions 1.0.x, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     27    CameraTemperature                    int8u
     35    FocalLength                          int16uRev
    125    CameraOrientation                    int8u
    140    FocusDistanceUpper                   int16uRev
    142    FocusDistanceLower                   int16uRev
    188    WhiteBalance                         int16u
    192    ColorTemperature                     int16u
    244    PictureStyle                         int8u
    339    LensType                             int16uRev
    341    MinFocalLength                       int16uRev
    343    MaxFocalLength                       int16uRev
    356    LensSerialNumber                     undef[5]
    572    FirmwareVersion                      N
    652    FileIndex                            int32u
    656    FileIndex2                           int32u
    664    DirectoryIndex                       int32u
    668    DirectoryIndex2                      int32u
    944    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo6D Tags

CameraInfo tags for the EOS 6D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     27    CameraTemperature                    int8u
     35    FocalLength                          int16uRev
    131    CameraOrientation                    int8u
    146    FocusDistanceUpper                   int16uRev
    148    FocusDistanceLower                   int16uRev
    194    WhiteBalance                         int16u
    198    ColorTemperature                     int16u
    250    PictureStyle                         int8u
    353    LensType                             int16uRev
    355    MinFocalLength                       int16uRev
    357    MaxFocalLength                       int16uRev
    598    FirmwareVersion                      N
    682    FileIndex                            int32u
    694    DirectoryIndex                       int32u
    966    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo7D Tags

CameraInfo tags for the EOS 7D. Indices shown are for firmware versions 1.0.x, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
      8    MeasuredEV2                          int8u
      9    MeasuredEV                           int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     53    CameraOrientation                    int8u
     84    FocusDistanceUpper                   int16uRev
     86    FocusDistanceLower                   int16uRev
    119    WhiteBalance                         int16u
    123    ColorTemperature                     int16u
    175    CameraPictureStyle                   int8u
    201    HighISONoiseReduction                int8u
    274    LensType                             int16uRev
    276    MinFocalLength                       int16uRev
    278    MaxFocalLength                       int16uRev
    428    FirmwareVersion                      N
    491    FileIndex                            int32u
    503    DirectoryIndex                       int32u
    807    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo40D Tags

CameraInfo tags for the EOS 40D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     21    FlashMeteringMode                    int8u
     24    CameraTemperature                    int8u
     27    MacroMagnification                   int8u
     29    FocalLength                          int16uRev
     48    CameraOrientation                    int8u
     67    FocusDistanceUpper                   int16uRev
     69    FocusDistanceLower                   int16uRev
    111    WhiteBalance                         int16u
    115    ColorTemperature                     int16u
    214    LensType                             int16uRev
    216    MinFocalLength                       int16uRev
    218    MaxFocalLength                       int16uRev
    255    FirmwareVersion                      string[6]
    307    FileIndex                            int32u
    319    DirectoryIndex                       int32u
    603    PictureStyleInfo                     Canon PSInfo
   2347    LensModel                            string[64]

Canon CameraInfo50D Tags

CameraInfo tags for the EOS 50D. Indices shown are for firmware versions 1.0.x, but they may be different for other firmware versions.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     49    CameraOrientation                    int8u
     80    FocusDistanceUpper                   int16uRev
     82    FocusDistanceLower                   int16uRev
    111    WhiteBalance                         int16u
    115    ColorTemperature                     int16u
    167    PictureStyle                         int8u
    189    HighISONoiseReduction                int8u
    191    AutoLightingOptimizer                int8u
    234    LensType                             int16uRev
    236    MinFocalLength                       int16uRev
    238    MaxFocalLength                       int16uRev
    350    FirmwareVersion                      N
    411    FileIndex                            int32u
    423    DirectoryIndex                       int32u
    727    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo60D Tags

CameraInfo tags for the EOS 60D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     54    CameraOrientation                    int8u
     85    FocusDistanceUpper                   int16uRev
     87    FocusDistanceLower                   int16uRev
    125    ColorTemperature                     int16u
    232    LensType                             int16uRev
    234    MinFocalLength                       int16uRev
    236    MaxFocalLength                       int16uRev
    409    FirmwareVersion                      N
    473    FileIndex                            int32u
    485    DirectoryIndex                       int32u
    801    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo70D Tags

CameraInfo tags for the EOS 70D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     27    CameraTemperature                    int8u
     35    FocalLength                          int16uRev
    132    CameraOrientation                    int8u
    147    FocusDistanceUpper                   int16uRev
    149    FocusDistanceLower                   int16uRev
    199    ColorTemperature                     int16u
    358    LensType                             int16uRev
    360    MinFocalLength                       int16uRev
    362    MaxFocalLength                       int16uRev
    606    FirmwareVersion                      N
    691    FileIndex                            int32u
    703    DirectoryIndex                       int32u
    975    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo450D Tags

CameraInfo tags for the EOS 450D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     21    FlashMeteringMode                    int8u
     24    CameraTemperature                    int8u
     27    MacroMagnification                   int8u
     29    FocalLength                          int16uRev
     48    CameraOrientation                    int8u
     67    FocusDistanceUpper                   int16uRev
     69    FocusDistanceLower                   int16uRev
    111    WhiteBalance                         int16u
    115    ColorTemperature                     int16u
    222    LensType                             int16uRev
    263    FirmwareVersion                      string[6]
    271    OwnerName                            string[32]
    307    DirectoryIndex                       int32u
    319    FileIndex                            int32u
    611    PictureStyleInfo                     Canon PSInfo
   2355    LensModel                            string[64]

Canon CameraInfo500D Tags

CameraInfo tags for the EOS 500D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     49    CameraOrientation                    int8u
     80    FocusDistanceUpper                   int16uRev
     82    FocusDistanceLower                   int16uRev
    115    WhiteBalance                         int16u
    119    ColorTemperature                     int16u
    171    PictureStyle                         int8u
    188    HighISONoiseReduction                int8u
    190    AutoLightingOptimizer                int8u
    246    LensType                             int16uRev
    248    MinFocalLength                       int16uRev
    250    MaxFocalLength                       int16uRev
    400    FirmwareVersion                      N
    467    FileIndex                            int32u
    479    DirectoryIndex                       int32u
    779    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo550D Tags

CameraInfo tags for the EOS 550D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     53    CameraOrientation                    int8u
     84    FocusDistanceUpper                   int16uRev
     86    FocusDistanceLower                   int16uRev
    120    WhiteBalance                         int16u
    124    ColorTemperature                     int16u
    176    PictureStyle                         int8u
    255    LensType                             int16uRev
    257    MinFocalLength                       int16uRev
    259    MaxFocalLength                       int16uRev
    420    FirmwareVersion                      N
    484    FileIndex                            int32u
    496    DirectoryIndex                       int32u
    796    PictureStyleInfo                     Canon PSInfo

Canon CameraInfo600D Tags

CameraInfo tags for the EOS 600D and 1100D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
      7    HighlightTonePriority                int8u
     21    FlashMeteringMode                    int8u
     25    CameraTemperature                    int8u
     30    FocalLength                          int16uRev
     56    CameraOrientation                    int8u
     87    FocusDistanceUpper                   int16uRev
     89    FocusDistanceLower                   int16uRev
    123    WhiteBalance                         int16u
    127    ColorTemperature                     int16u
    179    PictureStyle                         int8u
    234    LensType                             int16uRev
    236    MinFocalLength                       int16uRev
    238    MaxFocalLength                       int16uRev
    411    FirmwareVersion                      N
    475    FileIndex                            int32u
    487    DirectoryIndex                       int32u
    763    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo650D Tags

CameraInfo tags for the EOS 650D and 700D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     27    CameraTemperature                    int8u
     35    FocalLength                          int16uRev
    125    CameraOrientation                    int8u
    140    FocusDistanceUpper                   int16uRev
    142    FocusDistanceLower                   int16uRev
    188    WhiteBalance                         int16u
    192    ColorTemperature                     int16u
    244    PictureStyle                         int8u
    295    LensType                             int16uRev
    297    MinFocalLength                       int16uRev
    299    MaxFocalLength                       int16uRev
    539    FirmwareVersion                      N
    544    FirmwareVersion                      N
    624    FileIndex                            int32u
    628    FileIndex                            int32u
    636    DirectoryIndex                       int32u
    640    DirectoryIndex                       int32u
    912    PictureStyleInfo                     Canon PSInfo2

Canon CameraInfo1000D Tags

CameraInfo tags for the EOS 1000D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    FNumber                              int8u
      4    ExposureTime                         int8u
      6    ISO                                  int8u
     21    FlashMeteringMode                    int8u
     24    CameraTemperature                    int8u
     27    MacroMagnification                   int8u
     29    FocalLength                          int16uRev
     48    CameraOrientation                    int8u
     67    FocusDistanceUpper                   int16uRev
     69    FocusDistanceLower                   int16uRev
    111    WhiteBalance                         int16u
    115    ColorTemperature                     int16u
    226    LensType                             int16uRev
    228    MinFocalLength                       int16uRev
    230    MaxFocalLength                       int16uRev
    267    FirmwareVersion                      string[6]
    311    DirectoryIndex                       int32u
    323    FileIndex                            int32u
    615    PictureStyleInfo                     Canon PSInfo
   2359    LensModel                            string[64]

Canon CameraInfoPowerShot Tags

CameraInfo tags for PowerShot models such as the A450, A460, A550, A560, A570, A630, A640, A650, A710, A720, G7, G9, S5, SD40, SD750, SD800, SD850, SD870, SD900, SD950, SD1000, SX100 and TX1.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    ISO                                  int32s
      5    FNumber                              int32s
      6    ExposureTime                         int32s
     23    Rotation                             int32s
    135    CameraTemperature                    int32s
    145    CameraTemperature                    int32s

Canon CameraInfoPowerShot2 Tags

CameraInfo tags for PowerShot models such as the A470, A480, A490, A495, A580, A590, A1000, A1100, A2000, A2100, A3000, A3100, D10, E1, G10, G11, S90, S95, SD770, SD780, SD790, SD880, SD890, SD940, SD960, SD970, SD980, SD990, SD1100, SD1200, SD1300, SD1400, SD3500, SD4000, SD4500, SX1, SX10, SX20, SX110, SX120, SX130, SX200 and SX210.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ISO                                  int32s
      6    FNumber                              int32s
      7    ExposureTime                         int32s
     24    Rotation                             int32s
    153    CameraTemperature                    int32s
    159    CameraTemperature                    int32s
    164    CameraTemperature                    int32s
    168    CameraTemperature                    int32s
    261    CameraTemperature                    int32s

Canon CameraInfoUnknown32 Tags

Unknown CameraInfo tags are divided into 3 tables based on format size.

  Index4   Tag Name                             Writable
  ------   --------                             --------
     71    CameraTemperature                    int32s
     83    CameraTemperature                    int32s
     91    CameraTemperature                    int32s
     92    CameraTemperature                    int32s
    100    CameraTemperature                    int32s
     -3    CameraTemperature                    int32s

Canon CameraInfoUnknown16 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Canon CameraInfoUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
    363    LensSerialNumber                     undef[5]

Canon MovieInfo Tags

Tags written by some Canon cameras when recording video.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    FrameRate                            int16u
      2    FrameCount                           int16u
      4    FrameCount                           int32u
      6    FrameRate                            rational32u
    106    Duration                             int32u
    108    AudioBitrate                         int32u
    110    AudioSampleRate                      int32u
    112    AudioChannels                        int32u
    116    VideoCodec                           undef[4]

Canon AFInfo Tags

Auto-focus information used by many older Canon models. The values in this record are sequential, and some have variable sizes based on the value of NumAFPoints (which may be 1,5,7,9,15,45 or 53). The AFArea coordinates are given in a system where the image has dimensions given by AFImageWidth and AFImageHeight, and 0,0 is the image center. The direction of the Y axis depends on the camera model, with positive Y upwards for EOS models, but apparently downwards for PowerShot models.

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    NumAFPoints                          N
      1    ValidAFPoints                        N
      2    CanonImageWidth                      N
      3    CanonImageHeight                     N
      4    AFImageWidth                         N
      5    AFImageHeight                        N
      6    AFAreaWidth                          N
      7    AFAreaHeight                         N
      8    AFAreaXPositions                     N
      9    AFAreaYPositions                     N
     10    AFPointsInFocus                      N
     11    PrimaryAFPoint                       N
           Canon_AFInfo_0x000b?                 N
     12    PrimaryAFPoint                       N

Canon MyColors Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    MyColorMode                          int16u

Canon FaceDetect1 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    FacesDetected                        int16u
      3    FaceDetectFrameSize                  int16u[2]
      8    Face1Position                        int16s[2]
     10    Face2Position                        int16s[2]
     12    Face3Position                        int16s[2]
     14    Face4Position                        int16s[2]
     16    Face5Position                        int16s[2]
     18    Face6Position                        int16s[2]
     20    Face7Position                        int16s[2]
     22    Face8Position                        int16s[2]
     24    Face9Position                        int16s[2]

Canon FaceDetect2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    FaceWidth                            int8u
      2    FacesDetected                        int8u

Canon AFInfo2 Tags

Newer version of the AFInfo record containing much of the same information (and coordinate confusion) as the older version. In this record, NumAFPoints may be 7, 9, 11, 19, 31, 45 or 61, depending on the camera model.

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    AFInfoSize?                          N
      1    AFAreaMode                           N
      2    NumAFPoints                          N
      3    ValidAFPoints                        N
      4    CanonImageWidth                      N
      5    CanonImageHeight                     N
      6    AFImageWidth                         N
      7    AFImageHeight                        N
      8    AFAreaWidths                         N
      9    AFAreaHeights                        N
     10    AFAreaXPositions                     N
     11    AFAreaYPositions                     N
     12    AFPointsInFocus                      N
     13    AFPointsSelected                     N
           Canon_AFInfo2_0x000d?                N
     14    PrimaryAFPoint                       N

Canon ContrastInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      4    IntelligentContrast                  int16u

Canon FaceDetect3 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      3    FacesDetected                        int16u

Canon TimeInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    TimeZone                             int32s
      2    TimeZoneCity                         int32s
      3    DaylightSavings                      int32s

Canon FileInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    FileNumber                           int32u
           ShutterCount                         int32u
      3    BracketMode                          int16s
      4    BracketValue                         int16s
      5    BracketShotNumber                    int16s
      6    RawJpgQuality                        int16s
      7    RawJpgSize                           int16s
      8    LongExposureNoiseReduction2          int16s
      9    WBBracketMode                        int16s
     12    WBBracketValueAB                     int16s
     13    WBBracketValueGM                     int16s
     14    FilterEffect                         int16s
     15    ToningEffect                         int16s
     16    MacroMagnification                   int16s
     19    LiveViewShooting                     int16s
     20    FocusDistanceUpper                   int16u
     21    FocusDistanceLower                   int16u
     25    FlashExposureLock                    int16s

Canon SerialInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      9    InternalSerialNumber                 string

Canon CropInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    CropLeftMargin                       int16u
      1    CropRightMargin                      int16u
      2    CropTopMargin                        int16u
      3    CropBottomMargin                     int16u

Canon AspectInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    AspectRatio                          int32u
      1    CroppedImageWidth                    int32u
      2    CroppedImageHeight                   int32u
      3    CroppedImageLeft                     int32u
      4    CroppedImageTop                      int32u

Canon Processing Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    ToneCurve                            int16s
      2    Sharpness                            int16s
      3    SharpnessFrequency                   int16s
      4    SensorRedLevel                       int16s
      5    SensorBlueLevel                      int16s
      6    WhiteBalanceRed                      int16s
      7    WhiteBalanceBlue                     int16s
      8    WhiteBalance                         int16s
      9    ColorTemperature                     int16s
     10    PictureStyle                         int16s
     11    DigitalGain                          int16s
     12    WBShiftAB                            int16s
     13    WBShiftGM                            int16s

Canon ColorBalance Tags

These tags are used by the 10D and 300D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    WB_RGGBLevelsAuto                    int16s[4]
      5    WB_RGGBLevelsDaylight                int16s[4]
      9    WB_RGGBLevelsShade                   int16s[4]
     13    WB_RGGBLevelsCloudy                  int16s[4]
     17    WB_RGGBLevelsTungsten                int16s[4]
     21    WB_RGGBLevelsFluorescent             int16s[4]
     25    WB_RGGBLevelsFlash                   int16s[4]
     29    WB_RGGBLevelsCustom                  int16s[4]
     33    WB_RGGBLevelsKelvin                  int16s[4]
     37    WB_RGGBBlackLevels                   int16s[4]

Canon MeasuredColor Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    MeasuredRGGB                         int16u[4]

Canon Flags Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    ModifiedParamFlag                    int16s

Canon ModifiedInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    ModifiedToneCurve                    int16s
      2    ModifiedSharpness                    int16s
      3    ModifiedSharpnessFreq                int16s
      4    ModifiedSensorRedLevel               int16s
      5    ModifiedSensorBlueLevel              int16s
      6    ModifiedWhiteBalanceRed              int16s
      7    ModifiedWhiteBalanceBlue             int16s
      8    ModifiedWhiteBalance                 int16s
      9    ModifiedColorTemp                    int16s
     10    ModifiedPictureStyle                 int16s
     11    ModifiedDigitalGain                  int16s

Canon PreviewImageInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    PreviewQuality                       int32u
      2    PreviewImageLength                   int32u*
      3    PreviewImageWidth                    int32u
      4    PreviewImageHeight                   int32u
      5    PreviewImageStart                    int32u*

Canon SensorInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    SensorWidth                          N
      2    SensorHeight                         N
      5    SensorLeftBorder                     N
      6    SensorTopBorder                      N
      7    SensorRightBorder                    N
      8    SensorBottomBorder                   N
      9    BlackMaskLeftBorder                  N
     10    BlackMaskTopBorder                   N
     11    BlackMaskRightBorder                 N
     12    BlackMaskBottomBorder                N

Canon ColorData1 Tags

These tags are used by the 20D and 350D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
     25    WB_RGGBLevelsAsShot                  int16s[4]
     29    ColorTempAsShot                      int16s
     30    WB_RGGBLevelsAuto                    int16s[4]
     34    ColorTempAuto                        int16s
     35    WB_RGGBLevelsDaylight                int16s[4]
     39    ColorTempDaylight                    int16s
     40    WB_RGGBLevelsShade                   int16s[4]
     44    ColorTempShade                       int16s
     45    WB_RGGBLevelsCloudy                  int16s[4]
     49    ColorTempCloudy                      int16s
     50    WB_RGGBLevelsTungsten                int16s[4]
     54    ColorTempTungsten                    int16s
     55    WB_RGGBLevelsFluorescent             int16s[4]
     59    ColorTempFluorescent                 int16s
     60    WB_RGGBLevelsFlash                   int16s[4]
     64    ColorTempFlash                       int16s
     65    WB_RGGBLevelsCustom1                 int16s[4]
     69    ColorTempCustom1                     int16s
     70    WB_RGGBLevelsCustom2                 int16s[4]
     74    ColorTempCustom2                     int16s
     75    ColorCalib?                          Canon ColorCalib

Canon ColorCalib Tags

Camera color calibration data. For the 20D, 350D, 1DmkII and 1DSmkII the order of the coefficients is A, B, C, Temperature, but for newer models it is B, C, A, Temperature. These tags are extracted only when the Unknown option is used.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    CameraColorCalibration01?            int16s[4]
      4    CameraColorCalibration02?            int16s[4]
      8    CameraColorCalibration03?            int16s[4]
     12    CameraColorCalibration04?            int16s[4]
     16    CameraColorCalibration05?            int16s[4]
     20    CameraColorCalibration06?            int16s[4]
     24    CameraColorCalibration07?            int16s[4]
     28    CameraColorCalibration08?            int16s[4]
     32    CameraColorCalibration09?            int16s[4]
     36    CameraColorCalibration10?            int16s[4]
     40    CameraColorCalibration11?            int16s[4]
     44    CameraColorCalibration12?            int16s[4]
     48    CameraColorCalibration13?            int16s[4]
     52    CameraColorCalibration14?            int16s[4]
     56    CameraColorCalibration15?            int16s[4]

Canon ColorData2 Tags

These tags are used by the 1DmkII and 1DSmkII.

  Index2   Tag Name                             Writable
  ------   --------                             --------
     24    WB_RGGBLevelsAuto                    int16s[4]
     28    ColorTempAuto                        int16s
     29    WB_RGGBLevelsUnknown?                int16s[4]
     33    ColorTempUnknown?                    int16s
     34    WB_RGGBLevelsAsShot                  int16s[4]
     38    ColorTempAsShot                      int16s
     39    WB_RGGBLevelsDaylight                int16s[4]
     43    ColorTempDaylight                    int16s
     44    WB_RGGBLevelsShade                   int16s[4]
     48    ColorTempShade                       int16s
     49    WB_RGGBLevelsCloudy                  int16s[4]
     53    ColorTempCloudy                      int16s
     54    WB_RGGBLevelsTungsten                int16s[4]
     58    ColorTempTungsten                    int16s
     59    WB_RGGBLevelsFluorescent             int16s[4]
     63    ColorTempFluorescent                 int16s
     64    WB_RGGBLevelsKelvin                  int16s[4]
     68    ColorTempKelvin                      int16s
     69    WB_RGGBLevelsFlash                   int16s[4]
     73    ColorTempFlash                       int16s
     74    WB_RGGBLevelsUnknown2?               int16s[4]
     78    ColorTempUnknown2?                   int16s
     79    WB_RGGBLevelsUnknown3?               int16s[4]
     83    ColorTempUnknown3?                   int16s
     84    WB_RGGBLevelsUnknown4?               int16s[4]
     88    ColorTempUnknown4?                   int16s
     89    WB_RGGBLevelsUnknown5?               int16s[4]
     93    ColorTempUnknown5?                   int16s
     94    WB_RGGBLevelsUnknown6?               int16s[4]
     98    ColorTempUnknown6?                   int16s
     99    WB_RGGBLevelsUnknown7?               int16s[4]
    103    ColorTempUnknown7?                   int16s
    104    WB_RGGBLevelsUnknown8?               int16s[4]
    108    ColorTempUnknown8?                   int16s
    109    WB_RGGBLevelsUnknown9?               int16s[4]
    113    ColorTempUnknown9?                   int16s
    114    WB_RGGBLevelsUnknown10?              int16s[4]
    118    ColorTempUnknown10?                  int16s
    119    WB_RGGBLevelsUnknown11?              int16s[4]
    123    ColorTempUnknown11?                  int16s
    124    WB_RGGBLevelsUnknown12?              int16s[4]
    128    ColorTempUnknown12?                  int16s
    129    WB_RGGBLevelsUnknown13?              int16s[4]
    133    ColorTempUnknown13?                  int16s
    134    WB_RGGBLevelsUnknown14?              int16s[4]
    138    ColorTempUnknown14?                  int16s
    139    WB_RGGBLevelsUnknown15?              int16s[4]
    143    ColorTempUnknown15?                  int16s
    144    WB_RGGBLevelsPC1                     int16s[4]
    148    ColorTempPC1                         int16s
    149    WB_RGGBLevelsPC2                     int16s[4]
    153    ColorTempPC2                         int16s
    154    WB_RGGBLevelsPC3                     int16s[4]
    158    ColorTempPC3                         int16s
    159    WB_RGGBLevelsUnknown16?              int16s[4]
    163    ColorTempUnknown16?                  int16s
    164    ColorCalib?                          Canon ColorCalib
    618    RawMeasuredRGGB                      int32u[4]

Canon ColorData3 Tags

These tags are used by the 1DmkIIN, 5D, 30D and 400D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     int16s
     63    WB_RGGBLevelsAsShot                  int16s[4]
     67    ColorTempAsShot                      int16s
     68    WB_RGGBLevelsAuto                    int16s[4]
     72    ColorTempAuto                        int16s
     73    WB_RGGBLevelsMeasured                int16s[4]
     77    ColorTempMeasured                    int16s
     78    WB_RGGBLevelsDaylight                int16s[4]
     82    ColorTempDaylight                    int16s
     83    WB_RGGBLevelsShade                   int16s[4]
     87    ColorTempShade                       int16s
     88    WB_RGGBLevelsCloudy                  int16s[4]
     92    ColorTempCloudy                      int16s
     93    WB_RGGBLevelsTungsten                int16s[4]
     97    ColorTempTungsten                    int16s
     98    WB_RGGBLevelsFluorescent             int16s[4]
    102    ColorTempFluorescent                 int16s
    103    WB_RGGBLevelsKelvin                  int16s[4]
    107    ColorTempKelvin                      int16s
    108    WB_RGGBLevelsFlash                   int16s[4]
    112    ColorTempFlash                       int16s
    113    WB_RGGBLevelsPC1                     int16s[4]
    117    ColorTempPC1                         int16s
    118    WB_RGGBLevelsPC2                     int16s[4]
    122    ColorTempPC2                         int16s
    123    WB_RGGBLevelsPC3                     int16s[4]
    127    ColorTempPC3                         int16s
    128    WB_RGGBLevelsCustom                  int16s[4]
    132    ColorTempCustom                      int16s
    133    ColorCalib?                          Canon ColorCalib
    196    PerChannelBlackLevel                 int16u[4]
    584    FlashOutput                          int16s
    585    FlashBatteryLevel                    int16s
    586    ColorTempFlashData                   int16s
    647    MeasuredRGGBData                     int32u[4]

Canon ColorData4 Tags

These tags are used by the 1DmkIII, 1DSmkIII, 1DmkIV, 5DmkII, 7D, 40D, 50D, 60D, 450D, 500D, 550D, 1000D and 1100D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     int16s
     63    ColorCoefs                           Canon ColorCoefs
    168    ColorCalib?                          Canon ColorCalib
    231    AverageBlackLevel                    int16u[4]
    640    RawMeasuredRGGB                      int32u[4]
    692    PerChannelBlackLevel                 int16u[4]
    696    NormalWhiteLevel                     int16u
    697    SpecularWhiteLevel                   int16u
    698    LinearityUpperMargin                 int16u
    715    PerChannelBlackLevel                 int16u[4]
    719    NormalWhiteLevel                     int16u
           PerChannelBlackLevel                 int16u[4]
    720    SpecularWhiteLevel                   int16u
    721    LinearityUpperMargin                 int16u
    723    NormalWhiteLevel                     int16u
    724    SpecularWhiteLevel                   int16u
    725    LinearityUpperMargin                 int16u

Canon ColorCoefs Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    WB_RGGBLevelsAsShot                  int16s[4]
      4    ColorTempAsShot                      int16s
      5    WB_RGGBLevelsAuto                    int16s[4]
      9    ColorTempAuto                        int16s
     10    WB_RGGBLevelsMeasured                int16s[4]
     14    ColorTempMeasured                    int16s
     15    WB_RGGBLevelsUnknown?                int16s[4]
     19    ColorTempUnknown?                    int16s
     20    WB_RGGBLevelsDaylight                int16s[4]
     24    ColorTempDaylight                    int16s
     25    WB_RGGBLevelsShade                   int16s[4]
     29    ColorTempShade                       int16s
     30    WB_RGGBLevelsCloudy                  int16s[4]
     34    ColorTempCloudy                      int16s
     35    WB_RGGBLevelsTungsten                int16s[4]
     39    ColorTempTungsten                    int16s
     40    WB_RGGBLevelsFluorescent             int16s[4]
     44    ColorTempFluorescent                 int16s
     45    WB_RGGBLevelsKelvin                  int16s[4]
     49    ColorTempKelvin                      int16s
     50    WB_RGGBLevelsFlash                   int16s[4]
     54    ColorTempFlash                       int16s
     55    WB_RGGBLevelsUnknown2?               int16s[4]
     59    ColorTempUnknown2?                   int16s
     60    WB_RGGBLevelsUnknown3?               int16s[4]
     64    ColorTempUnknown3?                   int16s
     65    WB_RGGBLevelsUnknown4?               int16s[4]
     69    ColorTempUnknown4?                   int16s
     70    WB_RGGBLevelsUnknown5?               int16s[4]
     74    ColorTempUnknown5?                   int16s
     75    WB_RGGBLevelsUnknown6?               int16s[4]
     79    ColorTempUnknown6?                   int16s
     80    WB_RGGBLevelsUnknown7?               int16s[4]
     84    ColorTempUnknown7?                   int16s
     85    WB_RGGBLevelsUnknown8?               int16s[4]
     89    ColorTempUnknown8?                   int16s
     90    WB_RGGBLevelsUnknown9?               int16s[4]
     94    ColorTempUnknown9?                   int16s
     95    WB_RGGBLevelsUnknown10?              int16s[4]
     99    ColorTempUnknown10?                  int16s
    100    WB_RGGBLevelsUnknown11?              int16s[4]
    104    ColorTempUnknown11?                  int16s
    105    WB_RGGBLevelsUnknown12?              int16s[4]
    109    ColorTempUnknown12?                  int16s
    110    WB_RGGBLevelsUnknown13?              int16s[4]
    114    ColorTempUnknown13?                  int16s

Canon ColorData5 Tags

These tags are used by the PowerShot G10.

  Index2   Tag Name                             Writable
  ------   --------                             --------
     71    ColorCoefs                           Canon ColorCoefs
    186    CameraColorCalibration01?            int16s[5]
    191    CameraColorCalibration02?            int16s[5]
    196    CameraColorCalibration03?            int16s[5]
    201    CameraColorCalibration04?            int16s[5]
    206    CameraColorCalibration05?            int16s[5]
    211    CameraColorCalibration06?            int16s[5]
    216    CameraColorCalibration07?            int16s[5]
    221    CameraColorCalibration08?            int16s[5]
    226    CameraColorCalibration09?            int16s[5]
    231    CameraColorCalibration10?            int16s[5]
    236    CameraColorCalibration11?            int16s[5]
    241    CameraColorCalibration12?            int16s[5]
    246    CameraColorCalibration13?            int16s[5]
    251    CameraColorCalibration14?            int16s[5]
    256    CameraColorCalibration15?            int16s[5]
    264    PerChannelBlackLevel                 int16s[4]

Canon ColorData6 Tags

These tags are used by the EOS 600D and 1200D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     int16s
     63    WB_RGGBLevelsAsShot                  int16s[4]
     67    ColorTempAsShot                      int16s
     68    WB_RGGBLevelsAuto                    int16s[4]
     72    ColorTempAuto                        int16s
     73    WB_RGGBLevelsMeasured                int16s[4]
     77    ColorTempMeasured                    int16s
     78    WB_RGGBLevelsUnknown?                int16s[4]
     82    ColorTempUnknown?                    int16s
     83    WB_RGGBLevelsUnknown2?               int16s[4]
     87    ColorTempUnknown2?                   int16s
     88    WB_RGGBLevelsUnknown3?               int16s[4]
     92    ColorTempUnknown3?                   int16s
     93    WB_RGGBLevelsUnknown4?               int16s[4]
     97    ColorTempUnknown4?                   int16s
     98    WB_RGGBLevelsUnknown5?               int16s[4]
    102    ColorTempUnknown5?                   int16s
    103    WB_RGGBLevelsDaylight                int16s[4]
    107    ColorTempDaylight                    int16s
    108    WB_RGGBLevelsShade                   int16s[4]
    112    ColorTempShade                       int16s
    113    WB_RGGBLevelsCloudy                  int16s[4]
    117    ColorTempCloudy                      int16s
    118    WB_RGGBLevelsTungsten                int16s[4]
    122    ColorTempTungsten                    int16s
    123    WB_RGGBLevelsFluorescent             int16s[4]
    127    ColorTempFluorescent                 int16s
    128    WB_RGGBLevelsKelvin                  int16s[4]
    132    ColorTempKelvin                      int16s
    133    WB_RGGBLevelsFlash                   int16s[4]
    137    ColorTempFlash                       int16s
    138    WB_RGGBLevelsUnknown6?               int16s[4]
    142    ColorTempUnknown6?                   int16s
    143    WB_RGGBLevelsUnknown7?               int16s[4]
    147    ColorTempUnknown7?                   int16s
    148    WB_RGGBLevelsUnknown8?               int16s[4]
    152    ColorTempUnknown8?                   int16s
    153    WB_RGGBLevelsUnknown9?               int16s[4]
    157    ColorTempUnknown9?                   int16s
    158    WB_RGGBLevelsUnknown10?              int16s[4]
    162    ColorTempUnknown10?                  int16s
    163    WB_RGGBLevelsUnknown11?              int16s[4]
    167    ColorTempUnknown11?                  int16s
    168    WB_RGGBLevelsUnknown12?              int16s[4]
    172    ColorTempUnknown12?                  int16s
    173    WB_RGGBLevelsUnknown13?              int16s[4]
    177    ColorTempUnknown13?                  int16s
    178    WB_RGGBLevelsUnknown14?              int16s[4]
    182    ColorTempUnknown14?                  int16s
    183    WB_RGGBLevelsUnknown15?              int16s[4]
    187    ColorTempUnknown15?                  int16s
    188    ColorCalib?                          Canon ColorCalib
    251    AverageBlackLevel                    int16u[4]
    404    RawMeasuredRGGB                      int32u[4]
    479    PerChannelBlackLevel                 int16u[4]
    483    NormalWhiteLevel                     int16u
    484    SpecularWhiteLevel                   int16u
    485    LinearityUpperMargin                 int16u

Canon ColorData7 Tags

These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     int16s
     63    WB_RGGBLevelsAsShot                  int16s[4]
     67    ColorTempAsShot                      int16s
     68    WB_RGGBLevelsAuto                    int16s[4]
     72    ColorTempAuto                        int16s
     73    WB_RGGBLevelsMeasured                int16s[4]
     77    ColorTempMeasured                    int16s
     78    WB_RGGBLevelsUnknown?                int16s[4]
     82    ColorTempUnknown?                    int16s
     83    WB_RGGBLevelsUnknown2?               int16s[4]
     87    ColorTempUnknown2?                   int16s
     88    WB_RGGBLevelsUnknown3?               int16s[4]
     92    ColorTempUnknown3?                   int16s
     93    WB_RGGBLevelsUnknown4?               int16s[4]
     97    ColorTempUnknown4?                   int16s
     98    WB_RGGBLevelsUnknown5?               int16s[4]
    102    ColorTempUnknown5?                   int16s
    103    WB_RGGBLevelsUnknown6?               int16s[4]
    107    ColorTempUnknown6?                   int16s
    108    WB_RGGBLevelsUnknown7?               int16s[4]
    112    ColorTempUnknown7?                   int16s
    113    WB_RGGBLevelsUnknown8?               int16s[4]
    117    ColorTempUnknown8?                   int16s
    118    WB_RGGBLevelsUnknown9?               int16s[4]
    122    ColorTempUnknown9?                   int16s
    123    WB_RGGBLevelsUnknown10?              int16s[4]
    127    ColorTempUnknown10?                  int16s
    128    WB_RGGBLevelsDaylight                int16s[4]
    132    ColorTempDaylight                    int16s
    133    WB_RGGBLevelsShade                   int16s[4]
    137    ColorTempShade                       int16s
    138    WB_RGGBLevelsCloudy                  int16s[4]
    142    ColorTempCloudy                      int16s
    143    WB_RGGBLevelsTungsten                int16s[4]
    147    ColorTempTungsten                    int16s
    148    WB_RGGBLevelsFluorescent             int16s[4]
    152    ColorTempFluorescent                 int16s
    153    WB_RGGBLevelsKelvin                  int16s[4]
    157    ColorTempKelvin                      int16s
    158    WB_RGGBLevelsFlash                   int16s[4]
    162    ColorTempFlash                       int16s
    163    WB_RGGBLevelsUnknown11?              int16s[4]
    167    ColorTempUnknown11?                  int16s
    168    WB_RGGBLevelsUnknown12?              int16s[4]
    172    ColorTempUnknown12?                  int16s
    173    WB_RGGBLevelsUnknown13?              int16s[4]
    177    ColorTempUnknown13?                  int16s
    178    WB_RGGBLevelsUnknown14?              int16s[4]
    182    ColorTempUnknown14?                  int16s
    183    WB_RGGBLevelsUnknown15?              int16s[4]
    187    ColorTempUnknown15?                  int16s
    188    WB_RGGBLevelsUnknown16?              int16s[4]
    192    ColorTempUnknown16?                  int16s
    193    WB_RGGBLevelsUnknown17?              int16s[4]
    197    ColorTempUnknown17?                  int16s
    198    WB_RGGBLevelsUnknown18?              int16s[4]
    202    ColorTempUnknown18?                  int16s
    203    WB_RGGBLevelsUnknown19?              int16s[4]
    207    ColorTempUnknown19?                  int16s
    208    WB_RGGBLevelsUnknown20?              int16s[4]
    212    ColorTempUnknown20?                  int16s
    213    ColorCalib?                          Canon ColorCalib
    276    AverageBlackLevel                    int16u[4]
    429    RawMeasuredRGGB                      int32u[4]
    504    PerChannelBlackLevel                 int16u[4]
    508    NormalWhiteLevel                     int16u
    509    SpecularWhiteLevel                   int16u
    510    LinearityUpperMargin                 int16u
    619    RawMeasuredRGGB                      int32u[4]
    728    PerChannelBlackLevel                 int16u[4]
    732    NormalWhiteLevel                     int16u
    733    SpecularWhiteLevel                   int16u
    734    LinearityUpperMargin                 int16u

Canon ColorData8 Tags

These tags are used by the EOS 5DS, 5DS R, 80D and 1300D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     int16s
     63    WB_RGGBLevelsAsShot                  int16s[4]
     67    ColorTempAsShot                      int16s
     68    WB_RGGBLevelsAuto                    int16s[4]
     72    ColorTempAuto                        int16s
     73    WB_RGGBLevelsMeasured                int16s[4]
     77    ColorTempMeasured                    int16s
     78    WB_RGGBLevelsUnknown?                int16s[4]
     82    ColorTempUnknown?                    int16s
     83    WB_RGGBLevelsUnknown2?               int16s[4]
     87    ColorTempUnknown2?                   int16s
     88    WB_RGGBLevelsUnknown3?               int16s[4]
     92    ColorTempUnknown3?                   int16s
     93    WB_RGGBLevelsUnknown4?               int16s[4]
     97    ColorTempUnknown4?                   int16s
     98    WB_RGGBLevelsUnknown5?               int16s[4]
    102    ColorTempUnknown5?                   int16s
    103    WB_RGGBLevelsUnknown6?               int16s[4]
    107    ColorTempUnknown6?                   int16s
    108    WB_RGGBLevelsUnknown7?               int16s[4]
    112    ColorTempUnknown7?                   int16s
    113    WB_RGGBLevelsUnknown8?               int16s[4]
    117    ColorTempUnknown8?                   int16s
    118    WB_RGGBLevelsUnknown9?               int16s[4]
    122    ColorTempUnknown9?                   int16s
    123    WB_RGGBLevelsUnknown10?              int16s[4]
    127    ColorTempUnknown10?                  int16s
    128    WB_RGGBLevelsUnknown11?              int16s[4]
    132    ColorTempUnknown11?                  int16s
    133    WB_RGGBLevelsDaylight                int16s[4]
    137    ColorTempDaylight                    int16s
    138    WB_RGGBLevelsShade                   int16s[4]
    142    ColorTempShade                       int16s
    143    WB_RGGBLevelsCloudy                  int16s[4]
    147    ColorTempCloudy                      int16s
    148    WB_RGGBLevelsTungsten                int16s[4]
    152    ColorTempTungsten                    int16s
    153    WB_RGGBLevelsFluorescent             int16s[4]
    157    ColorTempFluorescent                 int16s
    158    WB_RGGBLevelsKelvin                  int16s[4]
    162    ColorTempKelvin                      int16s
    163    WB_RGGBLevelsFlash                   int16s[4]
    167    ColorTempFlash                       int16s
    168    WB_RGGBLevelsUnknown12?              int16s[4]
    172    ColorTempUnknown12?                  int16s
    173    WB_RGGBLevelsUnknown13?              int16s[4]
    177    ColorTempUnknown13?                  int16s
    178    WB_RGGBLevelsUnknown14?              int16s[4]
    182    ColorTempUnknown14?                  int16s
    183    WB_RGGBLevelsUnknown15?              int16s[4]
    187    ColorTempUnknown15?                  int16s
    188    WB_RGGBLevelsUnknown16?              int16s[4]
    192    ColorTempUnknown16?                  int16s
    193    WB_RGGBLevelsUnknown17?              int16s[4]
    197    ColorTempUnknown17?                  int16s
    198    WB_RGGBLevelsUnknown18?              int16s[4]
    202    ColorTempUnknown18?                  int16s
    203    WB_RGGBLevelsUnknown19?              int16s[4]
    207    ColorTempUnknown19?                  int16s
    208    WB_RGGBLevelsUnknown20?              int16s[4]
    212    ColorTempUnknown20?                  int16s
    213    WB_RGGBLevelsUnknown21?              int16s[4]
    217    ColorTempUnknown21?                  int16s
    218    WB_RGGBLevelsUnknown22?              int16s[4]
    222    ColorTempUnknown22?                  int16s
    223    WB_RGGBLevelsUnknown23?              int16s[4]
    227    ColorTempUnknown23?                  int16s
    228    WB_RGGBLevelsUnknown24?              int16s[4]
    232    ColorTempUnknown24?                  int16s
    233    WB_RGGBLevelsUnknown25?              int16s[4]
    237    ColorTempUnknown25?                  int16s
    238    WB_RGGBLevelsUnknown26?              int16s[4]
    242    ColorTempUnknown26?                  int16s
    243    WB_RGGBLevelsUnknown27?              int16s[4]
    247    ColorTempUnknown27?                  int16s
    248    WB_RGGBLevelsUnknown28?              int16s[4]
    252    ColorTempUnknown28?                  int16s
    253    WB_RGGBLevelsUnknown29?              int16s[4]
    257    ColorTempUnknown29?                  int16s
    258    WB_RGGBLevelsUnknown30?              int16s[4]
    262    ColorTempUnknown30?                  int16s
    263    ColorCalib?                          Canon ColorCalib
    326    AverageBlackLevel                    int16u[4]
    556    PerChannelBlackLevel                 int16u[4]
    560    NormalWhiteLevel                     int16u
    561    SpecularWhiteLevel                   int16u
    562    LinearityUpperMargin                 int16u
    778    PerChannelBlackLevel                 int16u[4]
    782    NormalWhiteLevel                     int16u
    783    SpecularWhiteLevel                   int16u
    784    LinearityUpperMargin                 int16u

Canon ColorDataUnknown Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ColorDataVersion                     N

Canon ColorInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    Saturation                           int16s
      2    ColorTone                            int16s
      3    ColorSpace                           int16s

Canon AFMicroAdj Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    AFMicroAdjMode                       int32s
      2    AFMicroAdjValue                      rational64s

Canon VignettingCorr Tags

This information is found in images from newer EOS models.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    VignettingCorrVersion                N
      2    PeripheralLighting                   int16s
      4    ChromaticAberrationCorr              int16s
      5    ChromaticAberrationCorr              int16s
      6    PeripheralLightingValue              int16s
     11    OriginalImageWidth                   int16s
     12    OriginalImageHeight                  int16s

Canon VignettingCorrUnknown Tags

Vignetting correction from PowerShot models.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    VignettingCorrVersion                N

Canon VignettingCorr2 Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      5    PeripheralLightingSetting            int32s
      6    ChromaticAberrationSetting           int32s

Canon LightingOpt Tags

This information is new in images from the EOS 7D.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    PeripheralIlluminationCorr           int32s
      2    AutoLightingOptimizer                int32s
      3    HighlightTonePriority                int32s
      4    LongExposureNoiseReduction           int32s
      5    HighISONoiseReduction                int32s

Canon LensInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensSerialNumber                     undef[5]

Canon Ambience Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    AmbienceSelection                    int32s

Canon MultiExp Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    MultiExposure                        int32s
      2    MultiExposureControl                 int32s
      3    MultiExposureShots                   int32s

Canon FilterInfo Tags

Information about creative filter settings.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0101   GrainyBWFilter                       N
  0x0201   SoftFocusFilter                      N
  0x0301   ToyCameraFilter                      N
  0x0401   MiniatureFilter                      N
  0x0402   MiniatureFilterOrientation           N
  0x0403   MiniatureFilterPosition              N
  0x0404   MiniatureFilterParameter             N
  0x0501   FisheyeFilter                        N
  0x0601   PaintingFilter                       N
  0x0701   WatercolorFilter                     N

Canon HDRInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    HDR                                  int32s
      2    HDREffect                            int32s

Canon AFConfig Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    AFConfigTool                         int32s
      2    AFTrackingSensitivity                int32s
      3    AFAccelDecelTracking                 int32s
      4    AFPointSwitching                     int32s

Canon CNOP Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Canon CNTH Tags

Canon-specific QuickTime tags found in the CNTH atom of MOV videos from some cameras such as the PowerShot S95.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CNDA'   ThumbnailImage                       N

Canon uuid Tags

Tags extracted from the uuid atom of MP4 videos from cameras such as the SX280.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CNCV'   CompressorVersion                    N
  'CNTH'   CanonCNTH                            Canon CNTH

Canon Skip Tags

Information found in the "skip" atom of Canon MOV videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CNDB'   Unknown_CNDB?                        N

CanonCustom Tags

CanonCustom Functions1D Tags

These custom functions are used by all 1D models up to but not including the Mark III.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    FocusingScreen                       int8u
      1    FinderDisplayDuringExposure          int8u
      2    ShutterReleaseNoCFCard               int8u
      3    ISOSpeedExpansion                    int8u
      4    ShutterAELButton                     int8u
      5    ManualTv                             int8u
      6    ExposureLevelIncrements              int8u
      7    USMLensElectronicMF                  int8u
      8    LCDPanels                            int8u
      9    AEBSequenceAutoCancel                int8u
     10    AFPointIllumination                  int8u
     11    AFPointSelection                     int8u
     12    MirrorLockup                         int8u
     13    AFPointSpotMetering                  int8u
     14    FillFlashAutoReduction               int8u
     15    ShutterCurtainSync                   int8u
     16    SafetyShiftInAvOrTv                  int8u
     17    AFPointActivationArea                int8u
     18    SwitchToRegisteredAFPoint            int8u
     19    LensAFStopButton                     int8u
     20    AIServoTrackingSensitivity           int8u
     21    AIServoContinuousShooting            int8u

CanonCustom Functions5D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    FocusingScreen                       int8u
      1    SetFunctionWhenShooting              int8u
      2    LongExposureNoiseReduction           int8u
      3    FlashSyncSpeedAv                     int8u
      4    Shutter-AELock                       int8u
      5    AFAssistBeam                         int8u
      6    ExposureLevelIncrements              int8u
      7    FlashFiring                          int8u
      8    ISOExpansion                         int8u
      9    AEBSequenceAutoCancel                int8u
     10    SuperimposedDisplay                  int8u
     11    MenuButtonDisplayPosition            int8u
     12    MirrorLockup                         int8u
     13    AFPointSelectionMethod               int8u
     14    ETTLII                               int8u
     15    ShutterCurtainSync                   int8u
     16    SafetyShiftInAvOrTv                  int8u
     17    AFPointActivationArea                int8u
     18    LCDDisplayReturnToShoot              int8u
     19    LensAFStopButton                     int8u
     20    AddOriginalDecisionData              int8u

CanonCustom Functions10D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      1    SetButtonWhenShooting                int8u
      2    ShutterReleaseNoCFCard               int8u
      3    FlashSyncSpeedAv                     int8u
      4    Shutter-AELock                       int8u
      5    AFAssist                             int8u
      6    ExposureLevelIncrements              int8u
      7    AFPointRegistration                  int8u
      8    RawAndJpgRecording                   int8u
      9    AEBSequenceAutoCancel                int8u
     10    SuperimposedDisplay                  int8u
     11    MenuButtonDisplayPosition            int8u
     12    MirrorLockup                         int8u
     13    AssistButtonFunction                 int8u
     14    FillFlashAutoReduction               int8u
     15    ShutterCurtainSync                   int8u
     16    SafetyShiftInAvOrTv                  int8u
     17    LensAFStopButton                     int8u

CanonCustom Functions20D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    SetFunctionWhenShooting              int8u
      1    LongExposureNoiseReduction           int8u
      2    FlashSyncSpeedAv                     int8u
      3    Shutter-AELock                       int8u
      4    AFAssistBeam                         int8u
      5    ExposureLevelIncrements              int8u
      6    FlashFiring                          int8u
      7    ISOExpansion                         int8u
      8    AEBSequenceAutoCancel                int8u
      9    SuperimposedDisplay                  int8u
     10    MenuButtonDisplayPosition            int8u
     11    MirrorLockup                         int8u
     12    AFPointSelectionMethod               int8u
     13    ETTLII                               int8u
     14    ShutterCurtainSync                   int8u
     15    SafetyShiftInAvOrTv                  int8u
     16    LensAFStopButton                     int8u
     17    AddOriginalDecisionData              int8u

CanonCustom Functions30D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      1    SetFunctionWhenShooting              int8u
      2    LongExposureNoiseReduction           int8u
      3    FlashSyncSpeedAv                     int8u
      4    Shutter-AELock                       int8u
      5    AFAssistBeam                         int8u
      6    ExposureLevelIncrements              int8u
      7    FlashFiring                          int8u
      8    ISOExpansion                         int8u
      9    AEBSequenceAutoCancel                int8u
     10    SuperimposedDisplay                  int8u
     11    MenuButtonDisplayPosition            int8u
     12    MirrorLockup                         int8u
     13    AFPointSelectionMethod               int8u
     14    ETTLII                               int8u
     15    ShutterCurtainSync                   int8u
     16    SafetyShiftInAvOrTv                  int8u
     17    MagnifiedView                        int8u
     18    LensAFStopButton                     int8u
     19    AddOriginalDecisionData              int8u

CanonCustom Functions350D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    SetButtonCrossKeysFunc               int8u
      1    LongExposureNoiseReduction           int8u
      2    FlashSyncSpeedAv                     int8u
      3    Shutter-AELock                       int8u
      4    AFAssistBeam                         int8u
      5    ExposureLevelIncrements              int8u
      6    MirrorLockup                         int8u
      7    ETTLII                               int8u
      8    ShutterCurtainSync                   int8u

CanonCustom Functions400D Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      0    SetButtonCrossKeysFunc               int8u
      1    LongExposureNoiseReduction           int8u
      2    FlashSyncSpeedAv                     int8u
      3    Shutter-AELock                       int8u
      4    AFAssistBeam                         int8u
      5    ExposureLevelIncrements              int8u
      6    MirrorLockup                         int8u
      7    ETTLII                               int8u
      8    ShutterCurtainSync                   int8u
      9    MagnifiedView                        int8u
     10    LCDDisplayAtPowerOn                  int8u

CanonCustom FunctionsD30 Tags

Custom functions for the EOS D30 and D60.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
      1    LongExposureNoiseReduction           int8u
      2    Shutter-AELock                       int8u
      3    MirrorLockup                         int8u
      4    ExposureLevelIncrements              int8u
      5    AFAssist                             int8u
      6    FlashSyncSpeedAv                     int8u
      7    AEBSequenceAutoCancel                int8u
      8    ShutterCurtainSync                   int8u
      9    LensAFStopButton                     int8u
     10    FillFlashAutoReduction               int8u
     11    MenuButtonReturn                     int8u
     12    SetButtonWhenShooting                int8u
     13    SensorCleaning                       int8u
     14    SuperimposedDisplay                  int8u
     15    ShutterReleaseNoCFCard               int8u

CanonCustom FuncsUnknown Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

CanonCustom PersonalFuncs Tags

Personal function settings for the EOS-1D.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    PF0CustomFuncRegistration            int16u
      2    PF1DisableShootingModes              int16u
      3    PF2DisableMeteringModes              int16u
      4    PF3ManualExposureMetering            int16u
      5    PF4ExposureTimeLimits                int16u
      6    PF5ApertureLimits                    int16u
      7    PF6PresetShootingModes               int16u
      8    PF7BracketContinuousShoot            int16u
      9    PF8SetBracketShots                   int16u
     10    PF9ChangeBracketSequence             int16u
     11    PF10RetainProgramShift               int16u
     14    PF13DrivePriority                    int16u
     15    PF14DisableFocusSearch               int16u
     16    PF15DisableAFAssistBeam              int16u
     17    PF16AutoFocusPointShoot              int16u
     18    PF17DisableAFPointSel                int16u
     19    PF18EnableAutoAFPointSel             int16u
     20    PF19ContinuousShootSpeed             int16u
     21    PF20LimitContinousShots              int16u
     22    PF21EnableQuietOperation             int16u
     24    PF23SetTimerLengths                  int16u
     25    PF24LightLCDDuringBulb               int16u
     26    PF25DefaultClearSettings             int16u
     27    PF26ShortenReleaseLag                int16u
     28    PF27ReverseDialRotation              int16u
     29    PF28NoQuickDialExpComp               int16u
     30    PF29QuickDialSwitchOff               int16u
     31    PF30EnlargementMode                  int16u
     32    PF31OriginalDecisionData             int16u

CanonCustom PersonalFuncValues Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    PF1Value                             int16u
      2    PF2Value                             int16u
      3    PF3Value                             int16u
      4    PF4ExposureTimeMin                   int16u
      5    PF4ExposureTimeMax                   int16u
      6    PF5ApertureMin                       int16u
      7    PF5ApertureMax                       int16u
      8    PF8BracketShots                      int16u
      9    PF19ShootingSpeedLow                 int16u
     10    PF19ShootingSpeedHigh                int16u
     11    PF20MaxContinousShots                int16u
     12    PF23ShutterButtonTime                int16u
     13    PF23FELockTime                       int16u
     14    PF23PostReleaseTime                  int16u
     15    PF25AEMode                           int16u
     16    PF25MeteringMode                     int16u
     17    PF25DriveMode                        int16u
     18    PF25AFMode                           int16u
     19    PF25AFPointSel                       int16u
     20    PF25ImageSize                        int16u
     21    PF25WBMode                           int16u
     22    PF25Parameters                       int16u
     23    PF25ColorMatrix                      int16u
     24    PF27Value                            int16u

CanonCustom Functions2 Tags

Beginning with the EOS 1D Mark III, Canon finally created a set of custom function tags which are (reasonably) consistent across models. The EOS 1D Mark III has 57 custom function tags divided into four main groups: 1. Exposure (0x0101-0x010f), 2. Image (0x0201-0x0203), Flash Exposure (0x0304-0x0306) and Display (0x0407-0x0409), 3. Auto Focus (0x0501-0x050e) and Drive (0x060f-0x0611), and 4. Operation (0x0701-0x070a) and Others (0x080b-0x0810). The table below lists tags used by the EOS 1D Mark III, as well as newer tags and values added by later models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0101   ExposureLevelIncrements              int32s
  0x0102   ISOSpeedIncrements                   int32s
  0x0103   ISOSpeedRange                        int32s[3]
           ISOExpansion                         int32s
  0x0104   AEBAutoCancel                        int32s
  0x0105   AEBSequence                          int32s
  0x0106   AEBShotCount                         int32s
           AEBShotCount                         int32s[2]
  0x0107   SpotMeterLinkToAFPoint               int32s
  0x0108   SafetyShift                          int32s
  0x0109   UsableShootingModes                  int32s[2]
  0x010a   UsableMeteringModes                  int32s[2]
  0x010b   ExposureModeInManual                 int32s
  0x010c   ShutterSpeedRange                    int32s[3]
  0x010d   ApertureRange                        int32s[3]
  0x010e   ApplyShootingMeteringMode            int32s[8]
  0x010f   FlashSyncSpeedAv                     int32s
  0x0110   AEMicroadjustment                    int32s[3]
  0x0111   FEMicroadjustment                    int32s[3]
  0x0112   SameExposureForNewAperture           int32s
  0x0201   LongExposureNoiseReduction           int32s
  0x0202   HighISONoiseReduction                int32s
  0x0203   HighlightTonePriority                int32s
  0x0204   AutoLightingOptimizer                int32s
  0x0304   ETTLII                               int32s
  0x0305   ShutterCurtainSync                   int32s
  0x0306   FlashFiring                          int32s
  0x0407   ViewInfoDuringExposure               int32s
  0x0408   LCDIlluminationDuringBulb            int32s
  0x0409   InfoButtonWhenShooting               int32s
  0x040a   ViewfinderWarnings                   int32s
  0x040b   LVShootingAreaDisplay                int32s
  0x040c   LVShootingAreaDisplay                int32s
  0x0501   USMLensElectronicMF                  int32s
  0x0502   AIServoTrackingSensitivity           int32s
  0x0503   AIServoImagePriority                 int32s
  0x0504   AIServoTrackingMethod                int32s
  0x0505   LensDriveNoAF                        int32s
  0x0506   LensAFStopButton                     int32s
  0x0507   AFMicroadjustment                    int32s[5]
  0x0508   AFPointAreaExpansion                 int32s
  0x0509   SelectableAFPoint                    int32s
  0x050a   SwitchToRegisteredAFPoint            int32s
  0x050b   AFPointAutoSelection                 int32s
  0x050c   AFPointDisplayDuringFocus            int32s
  0x050d   AFPointBrightness                    int32s
  0x050e   AFAssistBeam                         int32s
  0x050f   AFPointSelectionMethod               int32s
  0x0510   VFDisplayIllumination                int32s
           SuperimposedDisplay                  int32s
  0x0511   AFDuringLiveView                     int32s
  0x0512   SelectAFAreaSelectMode               int32s
  0x0513   ManualAFPointSelectPattern           int32s
  0x0514   DisplayAllAFPoints                   int32s
  0x0515   FocusDisplayAIServoAndMF             int32s
  0x0516   OrientationLinkedAFPoint             int32s
  0x0517   MultiControllerWhileMetering         int32s
  0x0518   AccelerationTracking                 int32s
  0x0519   AIServoFirstImagePriority            int32s
  0x051a   AIServoSecondImagePriority           int32s
  0x051b   AFAreaSelectMethod                   int32s
  0x051c   AutoAFPointColorTracking             int32s
  0x051d   VFDisplayIllumination                int32s
  0x051e   InitialAFPointAIServoAF              int32s
  0x060f   MirrorLockup                         int32s
  0x0610   ContinuousShootingSpeed              int32s[3]
  0x0611   ContinuousShotLimit                  int32s[2]
  0x0612   RestrictDriveModes                   int32s[2]
  0x0701   Shutter-AELock                       int32s
           AFAndMeteringButtons                 int32s
           ShutterButtonAFOnButton              int32s
  0x0702   AFOnAELockButtonSwitch               int32s
  0x0703   QuickControlDialInMeter              int32s
  0x0704   SetButtonWhenShooting                int32s
  0x0705   ManualTv                             int32s
  0x0706   DialDirectionTvAv                    int32s
  0x0707   AvSettingWithoutLens                 int32s
  0x0708   WBMediaImageSizeSetting              int32s
  0x0709   LockMicrophoneButton                 int32s
  0x070a   ButtonFunctionControlOff             int32s
  0x070b   AssignFuncButton                     int32s
  0x070c   CustomControls                       int32s
  0x070d   StartMovieShooting                   int32s
  0x070e   FlashButtonFunction                  int32s
  0x070f   MultiFunctionLock                    int32s
  0x0710   TrashButtonFunction                  int32s
  0x0711   ShutterReleaseWithoutLens            int32s
  0x080b   FocusingScreen                       int32s
  0x080c   TimerLength                          int32s[4]
  0x080d   ShortReleaseTimeLag                  int32s
  0x080e   AddAspectRatioInfo                   int32s
  0x080f   AddOriginalDecisionData              int32s
  0x0810   LiveViewExposureSimulation           int32s
  0x0811   LCDDisplayAtPowerOn                  int32s
  0x0812   MemoAudioQuality                     int32s
  0x0813   DefaultEraseOption                   int32s
  0x0814   RetractLensOnPowerOff                int32s

CanonVRD Tags

Canon Digital Photo Professional writes VRD (Recipe Data) information as a trailer record to JPEG, TIFF, CRW and CR2 images, or as stand-alone VRD or DR4 files. The tags listed below represent information found in these records. The complete VRD/DR4 data record may be accessed as a block using the Extra 'CanonVRD' or 'CanonDR4' tag, but this tag is not extracted or copied unless specified explicitly.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0xffff00f4   EditData                         CanonVRD Edit
  0xffff00f5   IHLData                          CanonVRD IHL
  0xffff00f6   XMP                              XMP
  0xffff00f7   Edit4Data                        CanonVRD Edit4

CanonVRD Edit Tags

Canon VRD edit information.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    VRD1                                 CanonVRD Ver1
      1    VRDStampTool                         CanonVRD StampTool
      2    VRD2                                 CanonVRD Ver2

CanonVRD Ver1 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    VRDVersion                           N
      6    WBAdjRGGBLevels                      int16u[4]
     24    WhiteBalanceAdj                      int16u
     26    WBAdjColorTemp                       int16u
     36    WBFineTuneActive                     int16u
     40    WBFineTuneSaturation                 int16u
     44    WBFineTuneTone                       int16u
     46    RawColorAdj                          int16u
     48    RawCustomSaturation                  int32s
     52    RawCustomTone                        int32s
     56    RawBrightnessAdj                     int32s
     60    ToneCurveProperty                    int16u
    122    DynamicRangeMin                      int16u
    124    DynamicRangeMax                      int16u
    272    ToneCurveActive                      int16u
    275    ToneCurveMode                        int8u
    276    BrightnessAdj                        int8s
    277    ContrastAdj                          int8s
    278    SaturationAdj                        int16s
    286    ColorToneAdj                         int32s
    294    LuminanceCurvePoints                 int16u[21]
    336    LuminanceCurveLimits                 int16u[4]
    345    ToneCurveInterpolation               int8u
    352    RedCurvePoints                       int16u[21]
    394    RedCurveLimits                       int16u[4]
    410    GreenCurvePoints                     int16u[21]
    452    GreenCurveLimits                     int16u[4]
    468    BlueCurvePoints                      int16u[21]
    510    BlueCurveLimits                      int16u[4]
    526    RGBCurvePoints                       int16u[21]
    568    RGBCurveLimits                       int16u[4]
    580    CropActive                           int16u
    582    CropLeft                             int16u
    584    CropTop                              int16u
    586    CropWidth                            int16u
    588    CropHeight                           int16u
    602    SharpnessAdj                         int16u
    608    CropAspectRatio                      int16u
    610    ConstrainedCropWidth                 float
    614    ConstrainedCropHeight                float
    618    CheckMark                            int16u
    622    Rotation                             int16u
    624    WorkColorSpace                       int16u

CanonVRD StampTool Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    StampToolCount                       N

CanonVRD Ver2 Tags

Tags added in DPP version 2.0 and later.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    PictureStyle                         int16s
      3    IsCustomPictureStyle                 int16s
     13    StandardRawColorTone                 int16s
     14    StandardRawSaturation                int16s
     15    StandardRawContrast                  int16s
     16    StandardRawLinear                    int16s
     17    StandardRawSharpness                 int16s
     18    StandardRawHighlightPoint            int16s
     19    StandardRawShadowPoint               int16s
     20    StandardOutputHighlightPoint         int16s
     21    StandardOutputShadowPoint            int16s
     22    PortraitRawColorTone                 int16s
     23    PortraitRawSaturation                int16s
     24    PortraitRawContrast                  int16s
     25    PortraitRawLinear                    int16s
     26    PortraitRawSharpness                 int16s
     27    PortraitRawHighlightPoint            int16s
     28    PortraitRawShadowPoint               int16s
     29    PortraitOutputHighlightPoint         int16s
     30    PortraitOutputShadowPoint            int16s
     31    LandscapeRawColorTone                int16s
     32    LandscapeRawSaturation               int16s
     33    LandscapeRawContrast                 int16s
     34    LandscapeRawLinear                   int16s
     35    LandscapeRawSharpness                int16s
     36    LandscapeRawHighlightPoint           int16s
     37    LandscapeRawShadowPoint              int16s
     38    LandscapeOutputHighlightPoint        int16s
     39    LandscapeOutputShadowPoint           int16s
     40    NeutralRawColorTone                  int16s
     41    NeutralRawSaturation                 int16s
     42    NeutralRawContrast                   int16s
     43    NeutralRawLinear                     int16s
     44    NeutralRawSharpness                  int16s
     45    NeutralRawHighlightPoint             int16s
     46    NeutralRawShadowPoint                int16s
     47    NeutralOutputHighlightPoint          int16s
     48    NeutralOutputShadowPoint             int16s
     49    FaithfulRawColorTone                 int16s
     50    FaithfulRawSaturation                int16s
     51    FaithfulRawContrast                  int16s
     52    FaithfulRawLinear                    int16s
     53    FaithfulRawSharpness                 int16s
     54    FaithfulRawHighlightPoint            int16s
     55    FaithfulRawShadowPoint               int16s
     56    FaithfulOutputHighlightPoint         int16s
     57    FaithfulOutputShadowPoint            int16s
     58    MonochromeFilterEffect               int16s
     59    MonochromeToningEffect               int16s
     60    MonochromeContrast                   int16s
     61    MonochromeLinear                     int16s
     62    MonochromeSharpness                  int16s
     63    MonochromeRawHighlightPoint          int16s
     64    MonochromeRawShadowPoint             int16s
     65    MonochromeOutputHighlightPoint       int16s
     66    MonochromeOutputShadowPoint          int16s
     69    UnknownContrast?                     int16s
     70    UnknownLinear?                       int16s
     71    UnknownSharpness?                    int16s
     72    UnknownRawHighlightPoint?            int16s
     73    UnknownRawShadowPoint?               int16s
     74    UnknownOutputHighlightPoint?         int16s
     75    UnknownOutputShadowPoint?            int16s
     76    CustomColorTone                      int16s
     77    CustomSaturation                     int16s
     78    CustomContrast                       int16s
     79    CustomLinear                         int16s
     80    CustomSharpness                      int16s
     81    CustomRawHighlightPoint              int16s
     82    CustomRawShadowPoint                 int16s
     83    CustomOutputHighlightPoint           int16s
     84    CustomOutputShadowPoint              int16s
     88    CustomPictureStyleData               N
     94    ChrominanceNoiseReduction            int16s
     95    LuminanceNoiseReduction              int16s
     96    ChrominanceNR_TIFF_JPEG              int16s
     98    ChromaticAberrationOn                int16s
     99    DistortionCorrectionOn               int16s
    100    PeripheralIlluminationOn             int16s
    101    ColorBlur                            int16s
    102    ChromaticAberration                  int16s
    103    DistortionCorrection                 int16s
    104    PeripheralIllumination               int16s
    105    AberrationCorrectionDistance         int16s
    106    ChromaticAberrationRed               int16s
    107    ChromaticAberrationBlue              int16s
    109    LuminanceNR_TIFF_JPEG                int16s
    110    AutoLightingOptimizerOn              int16s
    111    AutoLightingOptimizer                int16s
    117    StandardRawHighlight                 int16s
    118    PortraitRawHighlight                 int16s
    119    LandscapeRawHighlight                int16s
    120    NeutralRawHighlight                  int16s
    121    FaithfulRawHighlight                 int16s
    122    MonochromeRawHighlight               int16s
    123    UnknownRawHighlight?                 int16s
    124    CustomRawHighlight                   int16s
    126    StandardRawShadow                    int16s
    127    PortraitRawShadow                    int16s
    128    LandscapeRawShadow                   int16s
    129    NeutralRawShadow                     int16s
    130    FaithfulRawShadow                    int16s
    131    MonochromeRawShadow                  int16s
    132    UnknownRawShadow?                    int16s
    133    CustomRawShadow                      int16s
    139    AngleAdj                             int32s
    142    CheckMark2                           int16u
    144    UnsharpMask                          int16s
    146    StandardUnsharpMaskStrength          int16s
    148    StandardUnsharpMaskFineness          int16s
    150    StandardUnsharpMaskThreshold         int16s
    152    PortraitUnsharpMaskStrength          int16s
    154    PortraitUnsharpMaskFineness          int16s
    156    PortraitUnsharpMaskThreshold         int16s
    158    LandscapeUnsharpMaskStrength         int16s
    160    LandscapeUnsharpMaskFineness         int16s
    162    LandscapeUnsharpMaskThreshold        int16s
    164    NeutraUnsharpMaskStrength            int16s
    166    NeutralUnsharpMaskFineness           int16s
    168    NeutralUnsharpMaskThreshold          int16s
    170    FaithfulUnsharpMaskStrength          int16s
    172    FaithfulUnsharpMaskFineness          int16s
    174    FaithfulUnsharpMaskThreshold         int16s
    176    MonochromeUnsharpMaskStrength        int16s
    178    MonochromeUnsharpMaskFineness        int16s
    180    MonochromeUnsharpMaskThreshold       int16s
    182    CustomUnsharpMaskStrength            int16s
    184    CustomUnsharpMaskFineness            int16s
    186    CustomUnsharpMaskThreshold           int16s
    188    CustomDefaultUnsharpStrength         int16s
    190    CustomDefaultUnsharpFineness         int16s
    192    CustomDefaultUnsharpThreshold        int16s
    214    CropCircleActive                     int16s
    215    CropCircleX                          int16s
    216    CropCircleY                          int16s
    217    CropCircleRadius                     int16s
    220    DLOOn                                int16s
    221    DLOSetting                           int16s
    222    DLOShootingDistance                  int16s
    223    DLODataLength                        N
    224    DLOInfo                              CanonVRD DLOInfo
    225    CameraRawColorTone                   int16s
    226    CameraRawSaturation                  int16s
    227    CameraRawContrast                    int16s
    228    CameraRawLinear                      int16s
    229    CameraRawSharpness                   int16s
    230    CameraRawHighlightPoint              int16s
    231    CameraRawShadowPoint                 int16s
    232    CameraRawOutputHighlightPoint        int16s
    233    CameraRawOutputShadowPoint           int16s

CanonVRD DLOInfo Tags

Tags added when DLO (Digital Lens Optimizer) is on.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      4    DLOSettingApplied                    int16s
      5    DLOVersion                           string[10]
     10    DLOData                              N

CanonVRD IHL Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   IHL_EXIF                             EXIF
           IHL_EXIF?                            N
  0x0003   ThumbnailImage                       N
  0x0004   PreviewImage                         N
  0x0005   RawCodecVersion                      N
  0x0006   CRCDevelParams?                      N

CanonVRD Edit4 Tags

Canon DPP version 4 edit information.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    DR4                                  CanonVRD DR4

CanonVRD DR4 Tags

Tags written by Canon DPP version 4 in CanonVRD trailers and DR4 files. Each tag has three associated flag words which are stored with the directory entry, some of which are extracted as a separate tag, indicated in the table below by a decimal appended to the tag ID (.0, .1 or .2).

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'header'     DR4Header                        CanonVRD DR4Header
  0x10002      Rotation                         Y
  0x10003      AngleAdj                         Y
  0x10021      CustomPictureStyle               Y
  0x10101      CheckMark                        Y
  0x10200      WorkColorSpace                   Y
  0x20001      RawBrightnessAdj                 Y
  0x20101      WhiteBalanceAdj                  Y
  0x20102      WBAdjColorTemp                   Y
  0x20105      WBAdjMagentaGreen                Y
  0x20106      WBAdjBlueAmber                   Y
  0x20125      WBAdjRGGBLevels                  Y
  0x20200      GammaLinear                      Y
  0x20301      PictureStyle                     Y
  0x20303      ContrastAdj                      Y
  0x20304      ColorToneAdj                     Y
  0x20305      ColorSaturationAdj               Y
  0x20306      MonochromeToningEffect           Y
  0x20307      MonochromeFilterEffect           Y
  0x20308      UnsharpMaskStrength              Y
  0x20309      UnsharpMaskFineness              Y
  0x2030a      UnsharpMaskThreshold             Y
  0x2030b      ShadowAdj                        Y
  0x2030c      HighlightAdj                     Y
  0x20310      SharpnessAdj                     Y
  0x20310.0    SharpnessAdjOn                   Y
  0x20311      SharpnessStrength                Y
  0x20400      ToneCurve                        CanonVRD ToneCurve
  0x20400.1    ToneCurveOriginal                Y
  0x20410      ToneCurveBrightness              Y
  0x20411      ToneCurveContrast                Y
  0x20500      AutoLightingOptimizer            Y
  0x20500.0    AutoLightingOptimizerOn          Y
  0x20600      LuminanceNoiseReduction          Y
  0x20601      ChrominanceNoiseReduction        Y
  0x20701      ShootingDistance                 Y
  0x20702      PeripheralIllumination           Y
  0x20702.0    PeripheralIlluminationOn         Y
  0x20703      ChromaticAberration              Y
  0x20703.0    ChromaticAberrationOn            Y
  0x20704      ColorBlurOn                      Y
  0x20705      DistortionCorrection             Y
  0x20705.0    DistortionCorrectionOn           Y
  0x20706      DLOSetting                       Y
  0x20706.0    DLOOn                            Y
  0x20707      ChromaticAberrationRed           Y
  0x20708      ChromaticAberrationBlue          Y
  0x20709      DistortionEffect                 Y
  0x20900      ColorHue                         Y
  0x20901      SaturationAdj                    Y
  0x20910      RedHSL                           Y
  0x20911      OrangeHSL                        Y
  0x20912      GreenHSL                         Y
  0x20913      AquaHSL                          Y
  0x20914      BlueHSL                          Y
  0x20915      BlueHSL                          Y
  0x20916      PurpleHSL                        Y
  0x20917      MagentaHSL                       Y
  0x20a00      GammaInfo                        CanonVRD GammaInfo
  0x30101      CropAspectRatio                  Y
  0x30102      CropAspectRatioCustom            Y
  0xf0100      CropInfo                         CanonVRD CropInfo
  0xf0500      CustomPictureStyleData           Y
  0xf0510      StampInfo                        CanonVRD StampInfo
  0xf0511      DustInfo                         CanonVRD DustInfo
  0xf0512      LensFocalLength                  Y

CanonVRD DR4Header Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      3    DR4CameraModel                       int32u

CanonVRD ToneCurve Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    ToneCurveColorSpace                  int32u
      1    ToneCurveShape                       int32u
      3    ToneCurveInputRange                  int32u[2]
      5    ToneCurveOutputRange                 int32u[2]
      7    RGBCurvePoints                       int32u[21]
     10    ToneCurveX                           int32u
     11    ToneCurveY                           int32u
     45    RedCurvePoints                       int32u[21]
     83    GreenCurvePoints                     int32u[21]
    121    BlueCurvePoints                      int32u[21]

CanonVRD GammaInfo Tags

  Index8   Tag Name                             Writable
  ------   --------                             --------
      2    GammaContrast                        double
      3    GammaColorTone                       double
      4    GammaSaturation                      double
      5    GammaUnsharpMaskStrength             double
      6    GammaUnsharpMaskFineness             double
      7    GammaUnsharpMaskThreshold            double
      8    GammaSharpnessStrength               double
      9    GammaShadow                          double
     10    GammaHighlight                       double
     12    GammaBlackPoint                      double
     13    GammaWhitePoint                      double
     14    GammaMidPoint                        double
     15    GammaCurveOutputRange                double[2]

CanonVRD CropInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    CropActive                           int32s
      1    CropRotatedOriginalWidth             int32s
      2    CropRotatedOriginalHeight            int32s
      3    CropX                                int32s
      4    CropY                                int32s
      5    CropWidth                            int32s
      6    CropHeight                           int32s
      8    CropRotation                         double
     10    CropOriginalWidth                    int32s
     11    CropOriginalHeight                   int32s

CanonVRD StampInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      2    StampToolCount                       N

CanonVRD DustInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      2    DustDeleteApplied                    N

Casio Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   RecordingMode                        int16u
  0x0002   Quality                              int16u
  0x0003   FocusMode                            int16u
  0x0004   FlashMode                            int16u
  0x0005   FlashIntensity                       int16u
  0x0006   ObjectDistance                       int32u
  0x0007   WhiteBalance                         int16u
  0x000a   DigitalZoom                          int32u
  0x000b   Sharpness                            int16u
  0x000c   Contrast                             int16u
  0x000d   Saturation                           int16u
  0x0014   ISO                                  int16u
  0x0015   FirmwareDate                         string[18]
  0x0016   Enhancement                          int16u
  0x0017   ColorFilter                          int16u
  0x0018   AFPoint                              int16u
  0x0019   FlashIntensity                       int16u
  0x0e00   PrintIM                              PrintIM

Casio Type2 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   PreviewImageSize                     int16u[2]
  0x0003   PreviewImageLength                   int32u*
  0x0004   PreviewImageStart                    int32u*
  0x0008   QualityMode                          int16u
  0x0009   CasioImageSize                       int16u
  0x000d   FocusMode                            int16u
  0x0014   ISO                                  int16u
  0x0019   WhiteBalance                         int16u
  0x001d   FocalLength                          rational64u
  0x001f   Saturation                           int16u
  0x0020   Contrast                             int16u
  0x0021   Sharpness                            int16u
  0x0e00   PrintIM                              PrintIM
  0x2000   PreviewImage                         undef
  0x2001   FirmwareDate                         string[18]
  0x2011   WhiteBalanceBias                     int16u[2]
  0x2012   WhiteBalance                         int16u
  0x2021   AFPointPosition                      int16u[4]~
  0x2022   ObjectDistance                       int32u
  0x2034   FlashDistance                        int16u
  0x2076   SpecialEffectMode                    int8u[3]
  0x2089   FaceInfo1                            Casio FaceInfo1
           FaceInfo2                            Casio FaceInfo2
           FaceInfoUnknown?                     Y
  0x211c   FacesDetected                        int8u
  0x3000   RecordMode                           int16u
  0x3001   ReleaseMode                          int16u
  0x3002   Quality                              int16u
  0x3003   FocusMode                            int16u
  0x3006   HometownCity                         string
  0x3007   BestShotMode                         int16u
  0x3008   AutoISO                              int16u
  0x3009   AFMode                               int16u
  0x3011   Sharpness                            undef[2]
  0x3012   Contrast                             undef[2]
  0x3013   Saturation                           undef[2]
  0x3014   ISO                                  int16u
  0x3015   ColorMode                            int16u
  0x3016   Enhancement                          int16u
  0x3017   ColorFilter                          int16u
  0x301b   ArtMode                              int16u
  0x301c   SequenceNumber                       int16u
  0x301d   BracketSequence                      int16u[2]
  0x3020   ImageStabilization                   int16u
  0x302a   LightingMode                         int16u
  0x302b   PortraitRefiner                      int16u
  0x3030   SpecialEffectLevel                   int16u
  0x3031   SpecialEffectSetting                 int16u
  0x3103   DriveMode                            int16u
  0x310b   ArtModeParameters                    int8u[3]
  0x4001   CaptureFrameRate                     int16u[n]
  0x4003   VideoQuality                         int16u

Casio FaceInfo1 Tags

Face-detect tags extracted from models such as the EX-H5.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FacesDetected                        int8u
      1    FaceDetectFrameSize                  int16u[2]
     13    Face1Position                        int16u[4]
    124    Face2Position                        int16u[4]
    235    Face3Position                        int16u[4]
    346    Face4Position                        int16u[4]
    457    Face5Position                        int16u[4]
    568    Face6Position                        int16u[4]
    679    Face7Position                        int16u[4]
    790    Face8Position                        int16u[4]
    901    Face9Position                        int16u[4]
   1012    Face10Position                       int16u[4]

Casio FaceInfo2 Tags

Face-detect tags extracted from models such as the EX-H20G and EX-ZR100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    FacesDetected                        int8u
      4    FaceDetectFrameSize                  int16u[2]
      8    FaceOrientation                      int8u
     24    Face1Position                        int16u[4]
     76    Face2Position                        int16u[4]
    128    Face3Position                        int16u[4]
    180    Face4Position                        int16u[4]
    232    Face5Position                        int16u[4]
    284    Face6Position                        int16u[4]
    336    Face7Position                        int16u[4]
    388    Face8Position                        int16u[4]
    440    Face9Position                        int16u[4]
    492    Face10Position                       int16u[4]

Casio QVCI Tags

This information is found in the APP1 QVCI segment of JPEG images from the Casio QV-7000SX.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     44    CasioQuality                         N
     55    FocalRange?                          N
     77    DateTimeOriginal                     N
     98    ModelType                            N
    114    ManufactureIndex                     N
    124    ManufactureCode                      N

Casio AVI Tags

This information is found in Casio GV-10 AVI videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Software                             N

FLIR Tags

Information extracted from the maker notes of JPEG images from thermal imaging cameras by FLIR Systems Inc.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   ImageTemperatureMax                  rational64u
  0x0002   ImageTemperatureMin                  rational64u
  0x0003   Emissivity                           rational64u
  0x0004   UnknownTemperature?                  rational64u
  0x0005   CameraTemperatureRangeMax?           rational64u
  0x0006   CameraTemperatureRangeMin?           rational64u

FLIR FFF Tags

Information extracted from FLIR FFF images and the FLIR APP1 segment of JPEG images. These tags may also be extracted from the first frame of an FLIR SEQ file.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_header'    FFFHeader                        FLIR Header
  0x0001       RawData                          FLIR RawData
  0x0005       GainDeadData                     FLIR GainDeadData
  0x0006       CoarseData                       FLIR CoarseData
  0x000e       EmbeddedImage                    FLIR EmbeddedImage
  0x0020       CameraInfo                       FLIR CameraInfo
  0x0021       MeasurementInfo                  FLIR MeasInfo
  0x0022       PaletteInfo                      FLIR PaletteInfo
  0x0023       TextInfo                         FLIR TextInfo
  0x0024       EmbeddedAudioFile                N
  0x0028       PaintData                        FLIR PaintData
  0x002a       PiP                              FLIR PiP
  0x002b       GPSInfo                          FLIR GPSInfo
  0x002c       MeterLink                        FLIR MeterLink
  0x002e       ParameterInfo                    FLIR ParamInfo

FLIR Header Tags

Tags extracted from the FLIR FFF/AFF header.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    CreatorSoftware                      N

FLIR RawData Tags

The thermal image data may be stored either as raw data, or in PNG format. If stored as raw data, ExifTool adds a TIFF header to allow the data to be viewed as a TIFF image. If stored in PNG format, the PNG image is extracted as-is. Note that most FLIR cameras using the PNG format seem to write the 16-bit raw image data in the wrong byte order.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    RawThermalImageWidth                 N
      2    RawThermalImageHeight                N
     16    RawThermalImageType                  N
   16.1    RawThermalImage                      N

FLIR GainDeadData Tags

Information found in FFF-format .GAN calibration image files.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    GainDeadMapImageWidth                N
      2    GainDeadMapImageHeight               N
     16    GainDeadMapImageType                 N
   16.1    GainDeadMapImage                     N

FLIR CoarseData Tags

Information found in FFF-format .CRS correction image files.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    CoarseMapImageWidth                  N
      2    CoarseMapImageHeight                 N
     16    CoarseMapImageType                   N
   16.1    CoarseMapImage                       N

FLIR EmbeddedImage Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    EmbeddedImageWidth                   N
      2    EmbeddedImageHeight                  N
     16    EmbeddedImageType                    N
   16.1    EmbeddedImage                        N

FLIR CameraInfo Tags

FLIR camera information. The Planck tags are variables used in the temperature calculation. See http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=4898.msg23972#msg23972 for details.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     32    Emissivity                           N
     36    ObjectDistance                       N
     40    ReflectedApparentTemperature         N
     44    AtmosphericTemperature               N
     48    IRWindowTemperature                  N
     52    IRWindowTransmission                 N
     60    RelativeHumidity                     N
     88    PlanckR1                             N
     92    PlanckB                              N
     96    PlanckF                              N
    112    AtmosphericTransAlpha1               N
    116    AtmosphericTransAlpha2               N
    120    AtmosphericTransBeta1                N
    124    AtmosphericTransBeta2                N
    128    AtmosphericTransX                    N
    144    CameraTemperatureRangeMax            N
    148    CameraTemperatureRangeMin            N
    152    UnknownTemperature1?                 N
    156    UnknownTemperature2?                 N
    160    UnknownTemperature3?                 N
    164    UnknownTemperature4?                 N
    168    UnknownTemperature5?                 N
    172    UnknownTemperature6?                 N
    212    CameraModel                          N
    244    CameraPartNumber                     N
    260    CameraSerialNumber                   N
    276    CameraSoftware                       N
    368    LensModel                            N
    400    LensPartNumber                       N
    416    LensSerialNumber                     N
    436    FieldOfView                          N
    492    FilterModel                          N
    508    FilterPartNumber                     N
    540    FilterSerialNumber                   N
    776    PlanckO                              N
    780    PlanckR2                             N
    824    RawValueMedian                       N
    828    RawValueRange                        N
    900    DateTimeOriginal                     N
    912    FocusStepCount                       N
   1116    FocusDistance                        N

FLIR MeasInfo Tags

Tags listed below are only for the first measurement tool, however multiple measurements may be added, and information is extracted for all of them. Tags for subsequent measurements are generated as required with the prefixes "Meas2", "Meas3", etc.

  Tag Name                                      Writable
  --------                                      --------
  Meas1Label                                    N
  Meas1Params                                   N
  Meas1Type                                     N

FLIR PaletteInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PaletteColors                        N
      6    AboveColor                           N
      9    BelowColor                           N
     12    OverflowColor                        N
     15    UnderflowColor                       N
     18    Isotherm1Color                       N
     21    Isotherm2Color                       N
     26    PaletteMethod                        N
     27    PaletteStretch                       N
     48    PaletteFileName                      N
     80    PaletteName                          N
    112    Palette                              N

FLIR TextInfo Tags

  Tag Name                                      Writable
  --------                                      --------
  Label0                                        N
  Label1                                        N
  Label2                                        N
  Label3                                        N
  Value0                                        N
  Value1                                        N
  Value2                                        N
  Value3                                        N

FLIR PaintData Tags

Information generated by FLIR Tools "Paint colors" tool.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      5    PaintImageWidth                      N
      6    PaintImageHeight                     N
     20    PaintImageType                       N
   20.1    PaintImage                           N

FLIR PiP Tags

FLIR Picture in Picture tags.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    Real2IR                              N
      2    OffsetX                              N
      3    OffsetY                              N
      4    PiPX1                                N
      5    PiPX2                                N
      6    PiPY1                                N
      7    PiPY2                                N

FLIR GPSInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     88    GPSMapDatum                          N

Tags containing Meterlink humidity meter information.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     26    Reading1Units                        N
     28    Reading1Description                  N
     32    Reading1Device                       N
     96    Reading1Value                        N
    126    Reading2Units                        N
    128    Reading2Description                  N
    132    Reading2Device                       N
    196    Reading2Value                        N
    226    Reading3Units                        N
    228    Reading3Description                  N
    232    Reading3Device                       N
    296    Reading3Value                        N
    326    Reading4Units                        N
    328    Reading4Description                  N
    332    Reading4Device                       N
    396    Reading4Value                        N

FLIR ParamInfo Tags

  Tag Name                                      Writable
  --------                                      --------
  DateTimeGenerated                             N
  Param0                                        N
  Param1                                        N
  Param2                                        N
  Param3                                        N

FLIR UserData Tags

Tags written by some FLIR cameras in a top-level (!) "udta" atom of MP4 videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'uuid'   FLIR_Parts                           FLIR Parts
           FLIR_Serial                          FLIR SerialNums
           FLIR_Params                          FLIR Params
           FLIR_UnknownUUID                     FLIR UnknownUUID
           FLIR_GPS                             FLIR GPS_UUID
           FLIR_MoreInfo                        FLIR MoreInfo
           SoftwareComponents?                  N
           FLIR_Unknown?                        N
           Units                                N+
           ThumbnailImage                       N

FLIR Parts Tags

Tags extracted from the "uuid" box with ID 43c3993b0f94424b82056b66513f485d in FLIR MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    BAHPVer                              N
           BALPVer                              N
           Battery                              N
           BAVPVer                              N
           CamCore                              N
           DetectorBoard                        N
           Detector                             N
           GIDCVer                              N
           GIDPVer                              N
           GIPC_CPLD                            N
           GIPCVer                              N
           GIXIVer                              N
           MainBoard                            N
           Optics                               N
           PartNumber                           N

FLIR SerialNums Tags

Tags extracted from the "uuid" box with ID 57f5b93e51e448afa0d9c3ef1b37f712 in FLIR MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    UnknownSerial1?                      N
     45    UnknownSerial2?                      N
     78    UnknownSerial3?                      N
    111    UnknownSerial4?                      N
    123    UnknownNumber?                       N
    126    CameraSerialNumber                   N

FLIR Params Tags

Tags extracted from the "uuid" box with ID 41e5dcf9e80a41ceadfe7f0c58082c19 in FLIR MP4 videos.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ReflectedApparentTemperature         N
      2    AtmosphericTemperature               N
      3    Emissivity                           N
      4    ObjectDistance                       N
      5    RelativeHumidity                     N
      6    EstimatedAtmosphericTrans            N
      7    IRWindowTemperature                  N
      8    IRWindowTransmission                 N

FLIR UnknownUUID Tags

Tags extracted from the "uuid" box with ID 574520502cbb44adae5415e9b839d903 in FLIR MP4 videos.

  Index4   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

FLIR GPS_UUID Tags

Tags extracted from the "uuid" box with ID 7f2e21008b464918afb1de709a74f6f5 in FLIR MP4 videos.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    GPSLatitude                          N
      2    GPSLongitude                         N
      3    GPSAltitude                          N

FLIR MoreInfo Tags

Tags extracted from the "uuid" box with ID 2b452fdc74354094baee22a6b23a7cf8 in FLIR MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      5    LensModel                            N
     11    UnknownTemperature1?                 N
     15    UnknownTemperature2?                 N

FLIR AFF Tags

Tags extracted from FLIR "AFF" SEQ images.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_header'    AFFHeader                        FLIR Header
  0x0001       AFF1                             FLIR AFF1
  0x0005       AFF5                             FLIR AFF5

FLIR AFF1 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    SensorWidth                          N
      2    SensorHeight                         N

FLIR AFF5 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
     19    SensorWidth                          N
     20    SensorHeight                         N

FLIR FPF Tags

Tags extracted from FLIR Public image Format (FPF) files.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     32    FPFVersion                           N
     36    ImageDataOffset                      N
     40    ImageType                            N
     42    ImagePixelFormat                     N
     44    ImageWidth                           N
     46    ImageHeight                          N
     48    ExternalTriggerCount                 N
     52    SequenceFrameNumber                  N
    120    CameraModel                          N
    152    CameraPartNumber                     N
    184    CameraSerialNumber                   N
    216    CameraTemperatureRangeMin            N
    220    CameraTemperatureRangeMax            N
    224    LensModel                            N
    256    LensPartNumber                       N
    288    LensSerialNumber                     N
    320    FilterModel                          N
    336    FilterPartNumber                     N
    384    FilterSerialNumber                   N
    480    Emissivity                           N
    484    ObjectDistance                       N
    488    ReflectedApparentTemperature         N
    492    AtmosphericTemperature               N
    496    RelativeHumidity                     N
    500    ComputedAtmosphericTrans             N
    504    EstimatedAtmosphericTrans            N
    508    ReferenceTemperature                 N
    512    IRWindowTemperature                  N
    516    IRWindowTransmission                 N
    584    DateTimeOriginal                     N
    676    CameraScaleMin                       N
    680    CameraScaleMax                       N
    684    CalculatedScaleMin                   N
    688    CalculatedScaleMax                   N
    692    ActualScaleMin                       N
    696    ActualScaleMax                       N

FujiFilm Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   Version                              undef
  0x0010   InternalSerialNumber                 string
  0x1000   Quality                              string
  0x1001   Sharpness                            int16u
  0x1002   WhiteBalance                         int16u
  0x1003   Saturation                           int16u
  0x1004   Contrast                             int16u
  0x1005   ColorTemperature                     int16u
  0x1006   Contrast                             int16u
  0x100a   WhiteBalanceFineTune                 int32s[2]
  0x100b   NoiseReduction                       int16u
  0x100e   HighISONoiseReduction                int16u
  0x1010   FujiFlashMode                        int16u
  0x1011   FlashExposureComp                    rational64s
  0x1020   Macro                                int16u
  0x1021   FocusMode                            int16u
  0x1022   AFMode                               int16u
  0x1023   FocusPixel                           int16u[2]
  0x1030   SlowSync                             int16u
  0x1031   PictureMode                          int16u
  0x1032   ExposureCount                        int16u
  0x1033   EXRAuto                              int16u
  0x1034   EXRMode                              int16u
  0x1040   ShadowTone                           int32s
  0x1041   HighlightTone                        int32s
  0x1050   ShutterType                          int16u
  0x1100   AutoBracketing                       int16u
  0x1101   SequenceNumber                       int16u
  0x1201   AdvancedFilter                       int32u
  0x1210   ColorMode                            int16u
  0x1300   BlurWarning                          int16u
  0x1301   FocusWarning                         int16u
  0x1302   ExposureWarning                      int16u
  0x1304   GEImageSize                          string
  0x1400   DynamicRange                         int16u
  0x1401   FilmMode                             int16u
  0x1402   DynamicRangeSetting                  int16u
  0x1403   DevelopmentDynamicRange              int16u
  0x1404   MinFocalLength                       rational64s
  0x1405   MaxFocalLength                       rational64s
  0x1406   MaxApertureAtMinFocal                rational64s
  0x1407   MaxApertureAtMaxFocal                rational64s
  0x140b   AutoDynamicRange                     int16u
  0x1422   ImageStabilization                   int16u[3]
  0x1431   Rating                               int32u
  0x1436   ImageGeneration                      int16u
  0x1438   ImageCount                           int16u
  0x3820   FrameRate                            int16u
  0x3821   FrameWidth                           int16u
  0x3822   FrameHeight                          int16u
  0x4100   FacesDetected                        int16u
  0x4103   FacePositions                        int16u[n]
  0x4282   FaceRecInfo                          FujiFilm FaceRecInfo
  0x8000   FileSource                           string
  0x8002   OrderNumber                          int32u
  0x8003   FrameNumber                          int16u
  0xb211   Parallax                             rational64s

FujiFilm FaceRecInfo Tags

Face recognition information.

  Tag Name                                      Writable
  --------                                      --------
  Face1Birthday                                 N
  Face1Category                                 N
  Face1Name                                     N
  Face2Birthday                                 N
  Face2Category                                 N
  Face2Name                                     N
  Face3Birthday                                 N
  Face3Category                                 N
  Face3Name                                     N
  Face4Birthday                                 N
  Face4Category                                 N
  Face4Name                                     N
  Face5Birthday                                 N
  Face5Category                                 N
  Face5Name                                     N
  Face6Birthday                                 N
  Face6Category                                 N
  Face6Name                                     N
  Face7Birthday                                 N
  Face7Category                                 N
  Face7Name                                     N
  Face8Birthday                                 N
  Face8Category                                 N
  Face8Name                                     N

FujiFilm RAF Tags

FujiFilm RAF images contain meta information stored in a proprietary FujiFilm RAF format, as well as EXIF information stored inside an embedded JPEG preview image. The table below lists tags currently decoded from the RAF-format information.

  Tag ID  Tag Name                              Writable
  ------  --------                              --------
  0x0100  RawImageFullSize                      N
  0x0121  RawImageSize                          N
  0x0130  FujiLayout                            N
  0x0131  XTransLayout                          N
  0x2000  WB_GRGBLevelsAuto                     N
  0x2100  WB_GRGBLevelsDaylight                 N
  0x2200  WB_GRGBLevelsCloudy                   N
  0x2300  WB_GRGBLevelsDaylightFluor            N
  0x2301  WB_GRGBLevelsDayWhiteFluor            N
  0x2302  WB_GRGBLevelsWhiteFluorescent         N
  0x2310  WB_GRGBLevelsWarmWhiteFluor           N
  0x2311  WB_GRGBLevelsLivingRoomWarmWhiteFluor N
  0x2400  WB_GRGBLevelsTungsten                 N
  0x2ff0  WB_GRGBLevels                         N
  0x9200  RelativeExposure                      N
  0x9650  RawExposureBias                       N
  0xc000  RAFData                               FujiFilm RAFData

FujiFilm RAFData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    RawImageWidth                        N
      4    RawImageWidth                        N
           RawImageHeight                       N
      8    RawImageWidth                        N
           RawImageHeight                       N
     12    RawImageHeight                       N

FujiFilm IFD Tags

Tags found in the FujiIFD information of RAF images from some models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xf000   FujiIFD                              FujiFilm IFD
  0xf001   RawImageFullWidth                    N
  0xf002   RawImageFullHeight                   N
  0xf003   BitsPerSample                        N
  0xf007   StripOffsets                         N
  0xf008   StripByteCounts                      N
  0xf00a   BlackLevel                           N
  0xf00c   WB_GRBLevelsStandard                 N
  0xf00d   WB_GRBLevelsAuto                     N
  0xf00e   WB_GRBLevels                         N

FujiFilm FFMV Tags

Information found in the FFMV atom of MOV videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    MovieStreamName                      N

FujiFilm MOV Tags

This information is found in MOV videos from some FujiFilm cameras.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     46    ExposureTime                         N
     50    FNumber                              N
     58    ExposureCompensation                 N

GE Tags

This table lists tags found in the maker notes of some General Imaging camera models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0202   Macro                                int16u
  0x0207   GEModel                              string
  0x0300   GEMake                               string

HP Tags

These tables list tags found in the maker notes of some Hewlett-Packard camera models.

The first table lists tags found in the EXIF-format maker notes of the PhotoSmart 720 (also used by the Vivitar ViviCam 3705, 3705B and 3715).

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0e00   PrintIM                              PrintIM

HP Type2 Tags

These tags are used by the PhotoSmart E427.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Lens Shading'       LensShading              N
  'PreviewImage'       PreviewImage             N
  'Serial Number'      SerialNumber             N

HP Type4 Tags

These tags are used by the PhotoSmart M627.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    MaxAperture                          N
     16    ExposureTime                         N
     20    CameraDateTime                       N
     52    ISO                                  N
     92    SerialNumber                         N

HP Type6 Tags

These tags are used by the PhotoSmart M425, M525 and M527.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    FNumber                              N
     16    ExposureTime                         N
     20    CameraDateTime                       N
     52    ISO                                  N
     88    SerialNumber                         N

HP TDHD Tags

These tags are extracted from the APP6 "TDHD" segment of Photosmart R837 JPEG images. Many other unknown tags exist in is data, and can be seen with the Unknown (-u) option.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CMSN'   SerialNumber                         N
  'FWRV'   FirmwareVersion                      N
  'LSLV'   LSLV                                 HP TDHD
  'TDHD'   TDHD                                 HP TDHD

JVC Tags

JVC EXIF maker note tags.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   CPUVersions                          N
  0x0003   Quality                              N

JVC Text Tags

JVC/Victor text-based maker note tags.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'QTY'    Quality                              N
  'VER'    MakerNoteVersion                     N

Kodak Tags

Many Kodak models don't store the maker notes in standard IFD format, and these formats vary with different models. Some information has been decoded, but much of the Kodak information remains unknown.

The table below contains the most common set of Kodak tags. The following Kodak camera models have been tested and found to use these tags: C360, C663, C875, CX6330, CX6445, CX7330, CX7430, CX7525, CX7530, DC4800, DC4900, DX3500, DX3600, DX3900, DX4330, DX4530, DX4900, DX6340, DX6440, DX6490, DX7440, DX7590, DX7630, EasyShare-One, LS420, LS443, LS633, LS743, LS753, V530, V550, V570, V603, V610, V705, Z650, Z700, Z710, Z730, Z740, Z760 and Z7590.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    KodakModel                           string[8]
      9    Quality                              int8u
     10    BurstMode                            int8u
     12    KodakImageWidth                      int16u
     14    KodakImageHeight                     int16u
     16    YearCreated                          int16u
     18    MonthDayCreated                      int8u[2]
     20    TimeCreated                          int8u[4]
     24    BurstMode2?                          int16u
     27    ShutterMode                          int8u
     28    MeteringMode                         int8u
     29    SequenceNumber                       int8u
     30    FNumber                              int16u
     32    ExposureTime                         int32u
     36    ExposureCompensation                 int16s
     38    VariousModes?                        int16u
     40    Distance1?                           int32u
     44    Distance2?                           int32u
     48    Distance3?                           int32u
     52    Distance4?                           int32u
     56    FocusMode                            int8u
     58    VariousModes2?                       int16u
     60    PanoramaMode?                        int16u
     62    SubjectDistance?                     int16u
     64    WhiteBalance                         int8u
     92    FlashMode                            int8u
     93    FlashFired                           int8u
     94    ISOSetting                           int16u
     96    ISO                                  int16u
     98    TotalZoom                            int16u
    100    DateTimeStamp                        int16u
    102    ColorMode                            int16u
    104    DigitalZoom                          int16u
    107    Sharpness                            int8s

Kodak Type2 Tags

These tags are used by the Kodak DC220, DC260, DC265 and DC290, Hewlett-Packard PhotoSmart 618, C500 and C912, Pentax EI-200 and EI-2000, and Minolta EX1500Z.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    KodakMaker                           string[32]
     40    KodakModel                           string[32]
    108    KodakImageWidth                      int32u
    112    KodakImageHeight                     int32u

Kodak Type3 Tags

These tags are used by the DC240, DC280, DC3400 and DC5000.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    YearCreated                          int16u
     14    MonthDayCreated                      int8u[2]
     16    TimeCreated                          int8u[4]
     30    OpticalZoom                          int16u
     55    Sharpness                            int8s
     56    ExposureTime                         int32u
     60    FNumber                              int16u
     78    ISO                                  int16u

Kodak Type4 Tags

These tags are used by the DC200 and DC215.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     32    OriginalFileName                     string[12]

Kodak Type5 Tags

These tags are used by the CX4200, CX4210, CX4230, CX4300, CX4310, CX6200 and CX6230.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     20    ExposureTime                         int32u
     26    WhiteBalance                         int8u
     28    FNumber                              int16u
     30    ISO                                  int16u
     32    OpticalZoom                          int16u
     34    DigitalZoom                          int16u
     39    FlashMode                            int8u
     42    ImageRotated                         int8u
     43    Macro                                int8u

Kodak Type6 Tags

These tags are used by the DX3215 and DX3700.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    ExposureTime                         int32u
     20    ISOSetting?                          int32u
     24    FNumber                              int16u
     26    ISO                                  int16u
     28    OpticalZoom                          int16u
     30    DigitalZoom                          int16u
     34    Flash                                int16u

Kodak Type7 Tags

The maker notes of models such as the C340, C433, CC533, LS755, V803 and V1003 seem to start with the camera serial number. The C310, C315, C330, C643, C743, CD33, CD43, CX7220 and CX7300 maker notes are also decoded using this table, although the strings for these cameras don't conform to the usual Kodak serial number format, and instead have the model name followed by 8 digits.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SerialNumber                         string[16]

Kodak Type8 Tags

Kodak models such as the ZD710, P712, P850, P880, V1233, V1253, V1275, V1285, Z612, Z712, Z812, Z885 use standard TIFF IFD format for the maker notes. In keeping with Kodak's strategy of inconsistent makernotes, models such as the M380, M1033, M1093, V1073, V1273, Z1012, Z1085 and Z8612 also use these tags, but these makernotes begin with a TIFF header instead of an IFD entry count and use relative instead of absolute offsets. There is a large amount of information stored in these maker notes (apparently with much duplication), but relatively few tags have so far been decoded.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xfc00   SubIFD0                              Kodak SubIFD0
                                                Kodak SubIFD0
  0xfc01   SubIFD1                              Kodak SubIFD1
                                                Kodak SubIFD1
  0xfc02   SubIFD2                              Kodak SubIFD2
                                                Kodak SubIFD2
  0xfc03   SubIFD3                              Kodak SubIFD3
                                                Kodak SubIFD3
  0xfc04   SubIFD4                              Kodak SubIFD4
                                                Kodak SubIFD4
  0xfc05   SubIFD5                              Kodak SubIFD5
                                                Kodak SubIFD5
  0xfc06   SubIFD6                              Kodak SubIFD6
                                                Kodak SubIFD6
  0xfcff   SubIFD255                            Kodak SubIFD0
  0xff00   CameraInfo                           Kodak CameraInfo

Kodak SubIFD0 Tags

SubIFD0 through SubIFD5 tags are written a number of newer Kodak models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xfa02   SceneMode                            int16u
  0xfa19   SerialNumber                         string
  0xfa1d   KodakImageWidth                      int16u
  0xfa1e   KodakImageHeight                     int16u
  0xfa20   SensorWidth                          int16u
  0xfa21   SensorHeight                         int16u
  0xfa23   FNumber                              int16u
  0xfa24   ExposureTime                         int32u
  0xfa2e   ISO                                  int16u
  0xfa3d   OpticalZoom                          int16u
  0xfa46   ISO                                  int16u
  0xfa51   KodakImageWidth                      int16u
  0xfa52   KodakImageHeight                     int16u
  0xfa54   ThumbnailWidth                       int16u
  0xfa55   ThumbnailHeight                      int16u
  0xfa57   PreviewImageWidth                    int16u
  0xfa58   PreviewImageHeight                   int16u

Kodak SubIFD1 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0027   ISO                                  int16u
  0x0028   ISO                                  int16u

Kodak SubIFD2 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x6002   SceneModeUsed                        int32u
  0x6006   OpticalZoom                          int32u
  0x6103   MaxAperture                          int32u
  0xf002   SceneModeUsed                        int32u
  0xf006   OpticalZoom                          int32u
  0xf103   FNumber                              int32u
  0xf104   ExposureTime                         int32u
  0xf105   ISO                                  int32u

Kodak SubIFD3 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x1000   OpticalZoom                          int16u

Kodak SubIFD4 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Kodak SubIFD5 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x000f   OpticalZoom                          int16u

Kodak SubIFD6 Tags

SubIFD6 is written by the M580.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Kodak CameraInfo Tags

These tags are used by the P712, P850 and P880.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xf900   SensorWidth                          int16u
  0xf901   SensorHeight                         int16u
  0xf902   BayerPattern                         string
  0xf903   SensorFullWidth                      int16u
  0xf904   SensorFullHeight                     int16u
  0xf907   KodakImageWidth                      int16u
  0xf908   KodakImageHeight                     int16u
  0xfa00   KodakInfoType                        string
  0xfa04   SerialNumber                         string
  0xfd04   FNumber                              int16u
  0xfd05   ExposureTime                         int32u
  0xfd06   ISO                                  int16u

Kodak Type9 Tags

These tags are used by the Kodak C140, C180, C913, C1013, M320, M340 and M550, as well as various cameras marketed by other manufacturers.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    FNumber                              int16u
     16    ExposureTime                         int32u
     20    DateTimeOriginal                     string[20]
     52    ISO                                  int16u
     87    FirmwareVersion                      string[16]
    168    UnknownNumber                        N
    196    UnknownNumber                        N

Kodak Type10 Tags

Another variation of the IFD-format type, this time with just a byte order indicator instead of a full TIFF header. These tags are used by the Z980.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   PreviewImageSize                     int16u[2]
  0x0012   ExposureTime                         int32u
  0x0013   FNumber                              int16u
  0x0014   ISO                                  int16u
  0x001d   FocalLength                          int32u

Kodak Type11 Tags

These tags are found in models such as the PixPro S-1. They are not writable because the inconsistency of Kodak maker notes is beginning to get on my nerves.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0203   PictureEffect                        N
  0x0207   KodakModel                           N
  0x0300   KodakMake                            N
  0x0308   LensSerialNumber                     N
  0x0309   LensModel                            N

Kodak Unknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Kodak IFD Tags

These tags are found in a separate IFD of JPEG, TIFF, DCR and KDC images from some older Kodak models such as the DC50, DC120, DCS760C, DCS Pro 14N, 14nx, SLR/n, Pro Back and Canon EOS D2000.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   UnknownEV?                           rational64u
  0x0003   ExposureValue                        rational64u
  0x03e9   OriginalFileName                     string
  0x03eb   SensorLeftBorder                     N
  0x03ec   SensorTopBorder                      N
  0x03ed   SensorImageWidth                     N
  0x03ee   SensorImageHeight                    N
  0x03f1   TextualInfo                          Kodak TextualInfo
  0x03fc   WhiteBalance                         int16u
  0x03fd   Processing                           Kodak Processing
  0x0401   Time                                 string
  0x0406   CameraTemperature                    rational64s
  0x0407   AdapterVoltage                       rational64u
  0x0408   BatteryVoltage                       rational64u
  0x0414   NCDFileInfo                          string
  0x0846   ColorTemperature                     int16u
  0x0848   WB_RGBLevelsDaylight                 N
  0x0849   WB_RGBLevelsTungsten                 N
  0x084a   WB_RGBLevelsFluorescent              N
  0x084b   WB_RGBLevelsFlash                    N
  0x084c   WB_RGBLevelsCustom                   N
  0x084d   WB_RGBLevelsAuto                     N
  0x0852   WB_RGBMul0                           N
  0x0853   WB_RGBMul1                           N
  0x0854   WB_RGBMul2                           N
  0x0855   WB_RGBMul3                           N
  0x085c   WB_RGBCoeffs0                        N
  0x085d   WB_RGBCoeffs1                        N
  0x085e   WB_RGBCoeffs2                        N
  0x085f   WB_RGBCoeffs3                        N
  0x0903   BaseISO                              rational64u
  0x09ce   SensorSerialNumber                   string
  0x0ce5   FirmwareVersion                      string
  0x0e4c   KodakLook                            string
  0x1389   InputProfile                         undef
  0x138a   KodakLookProfile                     undef
  0x138b   OutputProfile                        undef
  0x1391   ToneCurveFileName                    string
  0x1784   ISO                                  int32u

Kodak TextualInfo Tags

Below is a list of tags which have been observed in the Kodak TextualInfo data, however ExifTool will extract information from any tags found here.

  Tag ID                Tag Name                Writable
  ------                --------                --------
  'AF Function'         AFMode                  N
  'Actual Compensation' ActualCompensation      N
  'Aperture'            Aperture                N
  'Auto Bracket'        AutoBracket             N
  'Brightness Value'    BrightnessValue         N
  'Camera'              CameraModel             N
  'Camera body'         CameraBody              N
  'Compensation'        ExposureCompensation    N
  'Date'                Date                    N
  'Exposure Bias'       ExposureBias            N
  'Exposure Mode'       ExposureMode            N
  'Firmware Version'    FirmwareVersion         N
  'Flash Compensation'  FlashExposureComp       N
  'Flash Fired'         FlashFired              N
  'Flash Sync Mode'     FlashSyncMode           N
  'Focal Length'        FocalLength             N
  'Height'              KodakImageHeight        N
  'ISO'                 ISO                     N
  'ISO Speed'           ISO                     N
  'Image Number'        ImageNumber             N
  'Max Aperture'        MaxAperture             N
  'Meter Mode'          MeterMode               N
  'Min Aperture'        MinAperture             N
  'Popup Flash'         PopupFlash              N
  'Serial Number'       SerialNumber            N
  'Shooting Mode'       ShootingMode            N
  'Shutter'             ShutterSpeed            N
  'Temperature'         Temperature             N
  'Time'                Time                    N
  'White balance'       WhiteBalance            N
  'Width'               KodakImageWidth         N
  '_other_info'         OtherInfo               N

Kodak Processing Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
     20    WB_RGBLevels                         N

Kodak Meta Tags

These tags are found in the APP3 "Meta" segment of JPEG images from Kodak cameras such as the DC280, DC3400, DC5000, MC3, M580, Z950 and Z981. The structure of this segment is similar to the APP1 "Exif" segment, but a different set of tags is used.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xc350   FilmProductCode                      N
  0xc351   ImageSourceEK                        N
  0xc352   CaptureConditionsPAR                 N
  0xc353   CameraOwner                          undef
  0xc354   SerialNumber                         undef
  0xc355   UserSelectGroupTitle                 N
  0xc356   DealerIDNumber                       N
  0xc357   CaptureDeviceFID                     N
  0xc358   EnvelopeNumber                       N
  0xc359   FrameNumber                          N
  0xc35a   FilmCategory                         N
  0xc35b   FilmGencode                          N
  0xc35c   ModelAndVersion                      N
  0xc35d   FilmSize                             N
  0xc35e   SBA_RGBShifts                        N
  0xc35f   SBAInputImageColorspace              N
  0xc360   SBAInputImageBitDepth                N
  0xc361   SBAExposureRecord                    N
  0xc362   UserAdjSBA_RGBShifts                 N
  0xc363   ImageRotationStatus                  N
  0xc364   RollGuidElements                     N
  0xc365   MetadataNumber                       N
  0xc366   EditTagArray                         N
  0xc367   Magnification                        N
  0xc36c   NativeXResolution                    N
  0xc36d   NativeYResolution                    N
  0xc36e   KodakEffectsIFD                      Kodak SpecialEffects
  0xc36f   KodakBordersIFD                      Kodak Borders
  0xc37a   NativeResolutionUnit                 N
  0xc418   SourceImageDirectory                 N
  0xc419   SourceImageFileName                  N
  0xc41a   SourceImageVolumeName                N
  0xc46c   PrintQuality                         N
  0xc46e   ImagePrintStatus                     N

Kodak SpecialEffects Tags

The Kodak SpecialEffects and Borders tags are found in sub-IFD's within the Kodak JPEG APP3 "Meta" segment.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   DigitalEffectsVersion                N
  0x0001   DigitalEffectsName                   N
  0x0002   DigitalEffectsType                   N

Kodak Borders Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   BordersVersion                       N
  0x0001   BorderName                           N
  0x0002   BorderID                             N
  0x0003   BorderLocation                       N
  0x0004   BorderType                           N
  0x0008   WatermarkType                        N

Kodak KDC_IFD Tags

These tags are found in a separate IFD of KDC images from some newer Kodak models such as the P880 and Z1015IS.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xfa00   SerialNumber                         string
  0xfa0d   WhiteBalance                         int8u
  0xfa25   WB_RGBLevelsAuto                     N
  0xfa27   WB_RGBLevelsTungsten                 N
  0xfa28   WB_RGBLevelsFluorescent              N
  0xfa29   WB_RGBLevelsDaylight                 N
  0xfa2a   WB_RGBLevelsShade                    N

Kodak frea Tags

Information stored in the "frea" atom of Kodak PixPro SP360 MP4 videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'scra'   PreviewImage                         N
  'thma'   ThumbnailImage                       N

Kodak Free Tags

Information stored in the "free" atom of Kodak MP4 videos. (VERY bad form for Kodak to store useful information in an atom intended for unused space!)

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'AprV'   ApertureValue                        N
  'BrtV'   BrightnessValue                      N
  'Expc'   ExposureCompensation                 N
  'Expo'   ExposureTime                         N
  'FL35'   FocalLengthIn35mmFormat              N
  'FNum'   FNumber                              N
  'FoLn'   FocalLength                          N
  'ISOS'   ISO                                  N
  'SVer'   FirmwareVersion                      N
  'Scrn'   PreviewInfo                          Kodak Scrn
  'Seri'   SerialNumber                         N
  'StSV'   ShutterSpeedValue                    N

Kodak Scrn Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    PreviewImageWidth                    N
      1    PreviewImageHeight                   N
      2    PreviewImageLength                   N
      4    PreviewImage                         N

Kodak DcMD Tags

Metadata directory found in MOV and MP4 videos from some Kodak cameras.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CMbo'   CameraByteOrder                      N
  'Cmbo'   CameraByteOrder                      N
  'DcEM'   DcEM                                 Kodak DcEM
  'DcME'   DcME                                 Kodak DcME

Kodak DcEM Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Kodak DcME Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Kodak MOV Tags

This information is found in the TAGS atom of MOV videos from Kodak models such as the P880.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     22    Model                                N
     64    ModelType                            N
     78    ExposureTime                         N
     82    FNumber                              N
     90    ExposureCompensation                 N
    112    FocalLength                          N

Leaf Tags

These tags are found in .MOS images from Leaf digital camera backs as written by Creo Leaf Capture. They exist within the Leaf-specific directory structure of EXIF tag 0x8606. The tables below list observed Leaf tags, however ExifTool will extract any tags found in the Leaf directories even if they don't appear in these tables.

  Tag ID                          Tag Name      Writable
  ------                          --------      --------
  'JPEG_preview_data'             PreviewImage  undef
  'JPEG_preview_info'             PreviewInfo   N
  'PDA_histogram_data'            PDAHistogram  N
  'back_serial_number'            BackSerial    N
  'camera_profile'                CameraProfile Leaf CameraProfile
  'icc_camera_profile'            ICC_Profile   ICC_Profile
  'icc_camera_to_tone_matrix'     ToneMatrix    N
  'icc_camera_to_tone_space_flow' ToneSpaceFlow N
  'icc_rgb_ws_profile'            RGB_Profile   ICC_Profile
  'image_offset'                  ImageOffset   N
  'pattern_ratation_angle'        PatternAngle  N

Leaf CameraProfile Tags

All Tag ID's in the following table have a leading 'CamProf_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          CameraBackType           N
  'capture_profile'    CaptureProfile           Leaf CaptureProfile
  'image_profile'      ImageProfile             Leaf ImageProfile
  'name'               CameraName               N
  'type'               CameraType               N
  'version'            CameraProfileVersion     N

Leaf CaptureProfile Tags

All Tag ID's in the following table have a leading 'CaptProf_' which has been removed.

  Tag ID                 Tag Name               Writable
  ------                 --------               --------
  'CCD_rect'             CCDRect                N
  'CCD_valid_rect'       CCDValidRect           N
  'CCD_video_rect'       CCDVideoRect           N
  'back_type'            CaptProfBackType       N
  'center_dark_rect'     CenterDarkRect         N
  'color_averages'       ColorAverages          N
  'color_matrix'         ColorMatrix            N
  'dark_correction_type' DarkCorrectionType     N
  'image_bounds'         ImageBounds            N
  'image_fields'         ImageFields            N
  'image_offset'         ImageOffset            N
  'left_dark_rect'       LeftDarkRect           N
  'luminance_consts'     LuminanceConsts        N
  'mosaic_pattern'       MosaicPattern          N
  'name'                 CaptProfName           N
  'number_of_planes'     NumberOfPlanes         N
  'raw_data_rotation'    RawDataRotation        N
  'reconstruction_type'  ReconstructionType     N
  'right_dark_rect'      RightDarkRect          N
  'serial_number'        CaptureSerial          N
  'type'                 CaptProfType           N
  'version'              CaptProfVersion        N
  'xy_offset_info'       XYOffsetInfo           N

Leaf ImageProfile Tags

All Tag ID's in the following table have a leading 'ImgProf_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          ImgProfBackType          N
  'image_status'       ImageStatus              N
  'name'               ImgProfName              N
  'rotation_angle'     RotationAngle            N
  'shoot_setup'        ShootSetup               Leaf ShootSetup
  'type'               ImgProfType              N
  'version'            ImgProfVersion           N

Leaf ShootSetup Tags

All Tag ID's in the following table have a leading 'ShootObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          ShootObjBackType         N
  'camera_setup'       CameraSetup              Leaf CameraSetup
  'capture_setup'      CaptureSetup             Leaf CaptureSetup
  'color_setup'        ColorSetup               Leaf ColorSetup
  'look_header'        LookHeader               Leaf LookHeader
  'name'               ShootObjName             N
  'save_setup'         SaveSetup                Leaf SaveSetup
  'type'               ShootObjType             N
  'version'            ShootObjVersion          N

Leaf CameraSetup Tags

All Tag ID's in the following table have a leading 'CameraObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ISO_speed'          ISOSpeed                 N
  'back_type'          CameraObjBackType        N
  'camera_type'        CameraType               N
  'lens_ID'            LensID                   N
  'lens_type'          LensType                 N
  'name'               CameraObjName            N
  'strobe'             Strobe                   N
  'type'               CameraObjType            N
  'version'            CameraObjVersion         N

Leaf CaptureSetup Tags

All Tag ID's in the following table have a leading 'CaptureObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Multi_quality'      MultiQuality             N
  'back_type'          CaptureObjBackType       N
  'name'               CaptureObjName           N
  'neutals'            Neutals                  Leaf Neutrals
  'selection'          Selection                Leaf Selection
  'sharpness'          Sharpness                Leaf Sharpness
  'single_quality'     SingleQuality            N
  'tone_curve'         ToneCurve                Leaf ToneCurve
  'type'               CaptureObjType           N
  'version'            CaptureObjVersion        N

Leaf Neutrals Tags

All Tag ID's in the following table have a leading 'NeutObj_' which has been removed.

  Tag ID                 Tag Name               Writable
  ------                 --------               --------
  'back_type'            NeutObjBackType        N
  'color_casts'          ColorCasts             N
  'highlight_end_points' HighlightEndPoints     N
  'name'                 NeutObjName            N
  'neutrals'             Neutrals               N
  'shadow_end_points'    ShadowEndPoints        N
  'type'                 NeutObjType            N
  'version'              NeutObjVersion         N

Leaf Selection Tags

All Tag ID's in the following table have a leading 'SelObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          SelObjBackType           N
  'locks'              Locks                    N
  'name'               SelObjName               N
  'orientation'        Orientation              N
  'rect'               Rect                     N
  'resolution'         Resolution               N
  'scale'              Scale                    N
  'type'               SelObjType               N
  'version'            SelObjVersion            N

Leaf Sharpness Tags

All Tag ID's in the following table have a leading 'SharpObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          SharpObjBackType         N
  'data_len'           DataLen                  N
  'name'               SharpObjName             N
  'sharp_info'         SharpInfo                N
  'sharp_method'       SharpMethod              N
  'type'               SharpObjType             N
  'version'            SharpObjVersion          N

Leaf ToneCurve Tags

All Tag ID's in the following table have a leading 'ToneObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          ToneObjBackType          N
  'gamma'              Gamma                    N
  'name'               ToneObjName              N
  'npts'               Npts                     N
  'tones'              Tones                    N
  'type'               ToneObjType              N
  'version'            ToneObjVersion           N

Leaf ColorSetup Tags

All Tag ID's in the following table have a leading 'ColorObj_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          ColorObjBackType         N
  'color_mode'         ColorMode                N
  'color_type'         ColorType                N
  'has_ICC'            HasICC                   N
  'input_profile'      InputProfile             N
  'name'               ColorObjName             N
  'output_profile'     OutputProfile            N
  'type'               ColorObjType             N
  'version'            ColorObjVersion          N

Leaf LookHeader Tags

All Tag ID's in the following table have a leading 'LookHead_' which has been removed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'back_type'          LookHeadBackType         N
  'name'               LookHeadName             N
  'type'               LookHeadType             N
  'version'            LookHeadVersion          N

Leaf SaveSetup Tags

All Tag ID's in the following table have a leading 'SaveObj_' which has been removed.

  Tag ID                  Tag Name              Writable
  ------                  --------              --------
  'back_type'             SaveObjBackType       N
  'leaf_auto_active'      LeafAutoActive        N
  'leaf_auto_base_name'   LeafAutoBaseName      N
  'leaf_hot_folder'       LeafHotFolder         N
  'leaf_open_proc_HDR'    LeafOpenProcHDR       N
  'leaf_output_file_type' LeafOutputFileType    N
  'leaf_save_selection'   LeafSaveSelection     N
  'name'                  SaveObjName           N
  'std_auto_active'       StdAutoActive         N
  'std_base_name'         StdBaseName           N
  'std_hot_folder'        StdHotFolder          N
  'std_open_in_photoshop' StdOpenInPhotoshop    N
  'std_output_bit_depth'  StdOutputBitDepth     N
  'std_output_color_mode' StdOutputColorMode    N
  'std_output_file_type'  StdOutputFileType     N
  'std_oxygen'            StdOxygen             N
  'std_save_selection'    StdSaveSelection      N
  'std_scaled_output'     StdScaledOutput       N
  'std_sharpen_output'    StdSharpenOutput      N
  'type'                  SaveObjType           N
  'version'               SaveObjVersion        N

Leaf SubIFD Tags

Leaf writes a TIFF-format sub-IFD inside IFD0 of a MOS image. No tags in this sub-IFD are currently known, except for tag 0x8606 which really shouldn't be here anyway (so it doesn't appear in the table below) because it duplicates a reference to the same data of tag 0x8606 in IFD0.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Minolta Tags

These tags are used by Minolta, Konica/Minolta as well as some Sony cameras. Minolta doesn't make things easy for decoders because the meaning of some tags and the location where some information is stored is different for different camera models. (Take MinoltaQuality for example, which may be located in 5 different places.)

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   MakerNoteVersion                     undef[4]
  0x0001   MinoltaCameraSettingsOld             Minolta CameraSettings
  0x0003   MinoltaCameraSettings                Minolta CameraSettings
  0x0004   MinoltaCameraSettings7D              Minolta CameraSettings7D
  0x0010   CameraInfoA100                       Minolta CameraInfoA100
  0x0018   ISInfoA100                           Minolta ISInfoA100
           ImageStabilization                   N
  0x0020   WBInfoA100                           Minolta WBInfoA100
  0x0040   CompressedImageSize                  int32u
  0x0081   PreviewImage                         undef
  0x0088   PreviewImageStart                    int32u*
  0x0089   PreviewImageLength                   int32u*
  0x0100   SceneMode                            int32u
  0x0101   ColorMode                            int32u
  0x0102   MinoltaQuality                       int32u
  0x0103   MinoltaQuality                       int32u
           MinoltaImageSize                     int32u
  0x0104   FlashExposureComp                    rational64s
  0x0105   Teleconverter                        int32u
  0x0107   ImageStabilization                   int32u
  0x0109   RawAndJpgRecording                   int32u
  0x010a   ZoneMatching                         int32u
  0x010b   ColorTemperature                     int32u
  0x010c   LensType                             int32u
  0x0111   ColorCompensationFilter              int32s
  0x0112   WhiteBalanceFineTune                 int32u
  0x0113   ImageStabilization                   int32u
  0x0114   MinoltaCameraSettings5D              Minolta CameraSettings5D
           CameraSettingsA100                   Minolta CameraSettingsA100
  0x0115   WhiteBalance                         int32u
  0x0e00   PrintIM                              PrintIM
  0x0f00   MinoltaCameraSettings2               N

Minolta CameraSettings Tags

There is some variability in CameraSettings information between different models (and sometimes even between different firmware versions), so this information may not be as reliable as it should be. Because of this, tags in the following tables are set to lower priority to prevent them from superceding the values of same-named tags in other locations when duplicate tags are disabled.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ExposureMode                         int32u
      2    FlashMode                            int32u
      3    WhiteBalance                         int32u~
      4    MinoltaImageSize                     int32u
      5    MinoltaQuality                       int32u
      6    DriveMode                            int32u
      7    MeteringMode                         int32u
      8    ISO                                  int32u
      9    ExposureTime                         int32u
     10    FNumber                              int32u
     11    MacroMode                            int32u
     12    DigitalZoom                          int32u
     13    ExposureCompensation                 int32u
     14    BracketStep                          int32u
     16    IntervalLength                       int32u
     17    IntervalNumber                       int32u
     18    FocalLength                          int32u
     19    FocusDistance                        int32u
     20    FlashFired                           int32u
     21    MinoltaDate                          int32u
     22    MinoltaTime                          int32u
     23    MaxAperture                          int32u
     26    FileNumberMemory                     int32u
     27    LastFileNumber                       int32u
     28    ColorBalanceRed                      int32u
     29    ColorBalanceGreen                    int32u
     30    ColorBalanceBlue                     int32u
     31    Saturation                           int32u
     32    Contrast                             int32u
     33    Sharpness                            int32u
     34    SubjectProgram                       int32u
     35    FlashExposureComp                    int32u
     36    ISOSetting                           int32u
     37    MinoltaModelID                       int32u
     38    IntervalMode                         int32u
     39    FolderName                           int32u
     40    ColorMode                            int32u
     41    ColorFilter                          int32u
     42    BWFilter                             int32u
     43    InternalFlash                        int32u
     44    Brightness                           int32u
     45    SpotFocusPointX                      int32u
     46    SpotFocusPointY                      int32u
     47    WideFocusZone                        int32u
     48    FocusMode                            int32u
     49    FocusArea                            int32u
     50    DECPosition                          int32u
     51    ColorProfile                         int32u
     52    DataImprint                          int32u
     63    FlashMetering                        int32u

Minolta CameraSettings7D Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureMode                         int16u
      2    MinoltaImageSize                     int16u
      3    MinoltaQuality                       int16u
      4    WhiteBalance                         int16u
     14    FocusMode                            int16u
     16    AFPoints                             int16u
     21    Flash                                int16u
     22    FlashMode                            int16u
     28    ISOSetting                           int16u
     30    ExposureCompensation                 int16s
     37    ColorSpace                           int16u
     38    Sharpness                            int16u
     39    Contrast                             int16u
     40    Saturation                           int16u
     45    FreeMemoryCardImages                 int16u
     63    ColorTemperature                     int16s
     64    HueAdjustment                        int16u
     70    Rotation                             int16u
     71    FNumber                              int16u
     72    ExposureTime                         int16u
     74    FreeMemoryCardImages                 int16u
     94    ImageNumber                          int16u
     96    NoiseReduction                       int16u
     98    ImageNumber2                         int16u
    113    ImageStabilization                   int16u
    117    ZoneMatchingOn                       int16u

Minolta CameraInfoA100 Tags

Camera information for the Sony DSLR-A100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    AFSensorActive                       int8u
      2    AFStatusActiveSensor                 int16s
      4    AFStatusTop-right                    int16s
      6    AFStatusBottom-right                 int16s
      8    AFStatusBottom                       int16s
     10    AFStatusMiddleHorizontal             int16s
     12    AFStatusCenterVertical               int16s
     14    AFStatusTop                          int16s
     16    AFStatusTop-left                     int16s
     18    AFStatusBottom-left                  int16s
     20    FocusLocked                          int8u
     21    AFPoint                              int8u
     22    AFMode                               int8u
     45    AFStatusLeft                         int16s
     47    AFStatusCenterHorizontal             int16s
     49    AFStatusRight                        int16s
     51    AFAreaMode                           int8u

Minolta ISInfoA100 Tags

Image stabilization information for the Sony DSLR-A100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageStabilization                   int16u

Minolta WBInfoA100 Tags

White balance information for the Sony DSLR-A100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     14    DriveMode                            int8u
     16    Rotation                             int8u
     20    ImageStabilizationSetting            int8u
     21    DynamicRangeOptimizerMode            int8u
     42    ExposureCompensationMode             int8u
     43    WBBracketShotNumber                  int8u
     44    WhiteBalanceBracketing               int8u
     45    ExposureBracketShotNumber            int8u
     49    FlashFunction                        int16u
     52    ExposureMode                         int16u
     54    ColorMode                            int16u
     56    AverageLV                            int16u
     60    FrameNumber                          int8u
    150    WB_RGBLevels                         int16u[3]
    174    WB_GBRGLevels                        int16u[4]
    192    WB_RedLevelsTungsten                 int16u[7]
    206    WB_BlueLevelsTungsten                int16u[7]
    220    WB_RedLevelsDaylight                 int16u[7]
    234    WB_BlueLevelsDaylight                int16u[7]
    248    WB_RedLevelsCloudy                   int16u[7]
    262    WB_BlueLevelsCloudy                  int16u[7]
    276    WB_RedLevelsFlash                    int16u[7]
    290    WB_BlueLevelsFlash                   int16u[7]
    332    WB_RedLevelsFluorescent              int16u[7]
    346    WB_BlueLevelsFluorescent             int16u[7]
    360    WB_RedLevelsShade                    int16u[7]
    374    WB_BlueLevelsShade                   int16u[7]
    392    WB_RedLevel6500K                     int16u
    394    WB_BlueLevel6500K                    int16u
    396    WB_RedLevelCustom                    int16u
    398    WB_BlueLevelCustom                   int16u
    408    WB_RedLevel3500K                     int16u
    410    WB_BlueLevel3500K                    int16u
    446    WB_RedLevelsKelvin                   int16u[75]
    596    WB_BlueLevelsKelvin                  int16u[75]
    772    WB_RBLevelsFlash                     int16u[2]
    776    WB_RBLevelsCoolWhiteF                int16u[2]
   1000    WB_RBLevelsTungsten                  int16u[2]
   1004    WB_RBLevelsDaylight                  int16u[2]
   1008    WB_RBLevelsCloudy                    int16u[2]
   1012    WB_RBLevelsFlash                     int16u[2]
   1020    WB_RedLevelsFluorescent              int16u[7]
   1034    WB_BlueLevelsFluorescent             int16u[7]
   1048    WB_RBLevelsShade                     int16u[2]
   1056    WB_RBLevels6500K                     int16u[2]
   1060    WB_RBLevelsCustom                    int16u[2]
   1072    WB_RBLevels3500K                     int16u[2]
   1320    WB_RBLevelsDaylight                  int16u[2]
   1350    WB_RGBLevels                         int16u[3]
   1576    AEMeteringSegments                   int8u[40]
   1680    MeasuredLV                           int8u
   1681    BrightnessValue                      int8u
   4172    TiffMeteringImage                    N
  18872    ExposureTime                         int8u
  18874    ISO                                  int8u
  18875    FocusDistance                        int8u
  18877    LensType                             int16uRev
  18880    ExposureCompensation                 int8s
  18881    FlashExposureComp                    int8s
  18882    ImageStabilization                   int8u
  18883    BrightnessValue                      int8u
  18885    MaxAperture                          int8u
  18887    FNumber                              int8u
  18908    InternalSerialNumber                 string[12]

Minolta CameraSettings5D Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
     10    ExposureMode                         int16u
     12    MinoltaImageSize                     int16u
     13    MinoltaQuality                       int16u
     14    WhiteBalance                         int16u
     31    Flash                                int16u
     32    FlashMode                            int16u
     37    MeteringMode                         int16u
     38    ISOSetting                           int16u
     47    ColorSpace                           int16u
     48    Sharpness                            int16u
     49    Contrast                             int16u
     50    Saturation                           int16u
     53    ExposureTime                         int16u
     54    FNumber                              int16u
     55    FreeMemoryCardImages                 int16u
     73    ColorTemperature                     int16s
     74    HueAdjustment                        int16u
     80    Rotation                             int16u
     83    ExposureCompensation                 int16u
     84    FreeMemoryCardImages                 int16u
    101    Rotation                             int16u
    110    ColorTemperature                     int16s
    113    PictureFinish                        int16u
    174    ImageNumber                          int16u
    176    NoiseReduction                       int16u
    189    ImageStabilization                   int16u

Minolta CameraSettingsA100 Tags

Camera settings information for the Sony DSLR-A100.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureMode                         int16u
      1    ExposureCompensationSetting          int16u
      5    HighSpeedSync                        int16u
      6    ShutterSpeedSetting                  int16u
      7    ApertureSetting                      int16u
      8    ExposureTime                         int16u
      9    FNumber                              int16u
     10    DriveMode2                           int16u
     11    WhiteBalance                         int16u
     12    FocusMode                            int16u
     13    AFPointSelected                      int16u
     14    AFAreaMode                           int16u
     15    FlashMode                            int16u
     16    FlashExposureCompSet                 int16u
     18    MeteringMode                         int16u
     19    ISOSetting                           int16u
     20    ZoneMatchingMode                     int16u
     21    DynamicRangeOptimizer                int16u
     22    ColorMode                            int16u
     23    ColorSpace                           int16u
     24    Sharpness                            int16u
     25    Contrast                             int16u
     26    Saturation                           int16u
     28    FlashMetering                        int16u
     29    PrioritySetupShutterRelease          int16u
     30    DriveMode                            int16u
     31    SelfTimerTime                        int16u
     32    ContinuousBracketing                 int16u
     33    SingleFrameBracketing                int16u
     34    WhiteBalanceBracketing               int16u
     35    WhiteBalanceSetting                  int16u
     36    PresetWhiteBalance                   int16u
     37    ColorTemperatureSetting              int16u
     38    CustomWBSetting                      int16u
     39    DynamicRangeOptimizerSetting         int16u
     50    FreeMemoryCardImages                 int16u
     52    CustomWBRedLevel                     int16u
     53    CustomWBGreenLevel                   int16u
     54    CustomWBBlueLevel                    int16u
     55    CustomWBError                        int16u
     56    WhiteBalanceFineTune                 int16s
     57    ColorTemperature                     int16u
     58    ColorCompensationFilter              int16s
     59    SonyImageSize                        int16u
     60    SonyQuality                          int16u
     61    InstantPlaybackTime                  int16u
     62    InstantPlaybackSetup                 int16u
     63    NoiseReduction                       int16u
     64    EyeStartAF                           int16u
     65    RedEyeReduction                      int16u
     66    FlashDefault                         int16u
     67    AutoBracketOrder                     int16u
     68    FocusHoldButton                      int16u
     69    AELButton                            int16u
     70    ControlDialSet                       int16u
     71    ExposureCompensationMode             int16u
     72    AFAssist                             int16u
     73    CardShutterLock                      int16u
     74    LensShutterLock                      int16u
     75    AFAreaIllumination                   int16u
     76    MonitorDisplayOff                    int16u
     77    RecordDisplay                        int16u
     78    PlayDisplay                          int16u
     80    ExposureIndicator                    int16u
     81    AELExposureIndicator                 int16u
     82    ExposureBracketingIndicatorLast      int16u
     83    MeteringOffScaleIndicator            int16u
     84    FlashExposureIndicator               int16u
     85    FlashExposureIndicatorNext           int16u
     86    FlashExposureIndicatorLast           int16u
     87    ImageStabilization                   int16u
     88    FocusModeSwitch                      int16u
     89    FlashType                            int16u
     90    Rotation                             int16u
     91    AELock                               int16u
     94    ColorTemperature                     int16u
     95    ColorCompensationFilter              int16s
     96    BatteryState                         int16u

Minolta MMA Tags

This information is found in MOV videos from Minolta models such as the DiMAGE A2, S414 and 7Hi.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     20    SoftwareVersion                      N

Minolta MOV1 Tags

This information is found in MOV videos from some Konica Minolta models such as the DiMage Z10 and X50.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     32    ModelType                            N
     46    ExposureTime                         N
     50    FNumber                              N
     58    ExposureCompensation                 N
     80    FocalLength                          N

Minolta MOV2 Tags

This information is found in MOV videos from some Minolta models such as the DiMAGE X and Xt.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    ModelType                            N
     38    ExposureTime                         N
     42    FNumber                              N
     50    ExposureCompensation                 N
     72    FocalLength                          N

Motorola Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x665e   Sensor                               string
  0x6705   ManufactureDate                      string

Nikon Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   MakerNoteVersion                     undef[4]
  0x0002   ISO                                  int16u[2]
  0x0003   ColorMode                            string
  0x0004   Quality                              string
  0x0005   WhiteBalance                         string
  0x0006   Sharpness                            string
  0x0007   FocusMode                            string
  0x0008   FlashSetting                         string
  0x0009   FlashType                            string
  0x000b   WhiteBalanceFineTune                 int16s[n]
  0x000c   WB_RBLevels                          rational64u[4]
  0x000d   ProgramShift                         undef[4]
  0x000e   ExposureDifference                   undef[4]
  0x000f   ISOSelection                         string
  0x0010   DataDump                             N
  0x0011   PreviewIFD                           Nikon PreviewIFD
  0x0012   FlashExposureComp                    undef[4]
  0x0013   ISOSetting                           int16u[2]
  0x0014   ColorBalanceA                        Nikon ColorBalanceA
           NRWData?                             Y
  0x0016   ImageBoundary                        int16u[4]
  0x0017   ExternalFlashExposureComp            undef[4]
  0x0018   FlashExposureBracketValue            undef[4]
  0x0019   ExposureBracketValue                 rational64s
  0x001a   ImageProcessing                      string
  0x001b   CropHiSpeed                          int16u[7]~
  0x001c   ExposureTuning                       undef[3]
  0x001d   SerialNumber                         string!
  0x001e   ColorSpace                           int16u
  0x001f   VRInfo                               Nikon VRInfo
  0x0020   ImageAuthentication                  int8u
  0x0021   FaceDetect                           Nikon FaceDetect
  0x0022   ActiveD-Lighting                     int16u
  0x0023   PictureControlData                   Nikon PictureControl
  0x0024   WorldTime                            Nikon WorldTime
  0x0025   ISOInfo                              Nikon ISOInfo
  0x002a   VignetteControl                      int16u
  0x002b   DistortInfo                          Nikon DistortInfo
  0x002c   UnknownInfo                          Nikon UnknownInfo
  0x0032   UnknownInfo2                         Nikon UnknownInfo2
  0x0035   HDRInfo                              Nikon HDRInfo
  0x0039   LocationInfo                         Nikon LocationInfo
  0x003d   BlackLevel                           int16u[4]
  0x0080   ImageAdjustment                      string
  0x0081   ToneComp                             string
  0x0082   AuxiliaryLens                        string
  0x0083   LensType                             int8u
  0x0084   Lens                                 rational64u[4]
  0x0085   ManualFocusDistance                  rational64u
  0x0086   DigitalZoom                          rational64u
  0x0087   FlashMode                            int8u
  0x0088   AFInfo                               Nikon AFInfo
                                                Nikon AFInfo
  0x0089   ShootingMode                         int16u~
  0x008b   LensFStops                           undef[4]
  0x008c   ContrastCurve                        undef!
  0x008d   ColorHue                             string
  0x008f   SceneMode                            string
  0x0090   LightSource                          string
  0x0091   ShotInfoD40                          Nikon ShotInfoD40
           ShotInfoD80                          Nikon ShotInfoD80
           ShotInfoD90                          Nikon ShotInfoD90
           ShotInfoD3a                          Nikon ShotInfoD3a
           ShotInfoD3b                          Nikon ShotInfoD3b
           ShotInfoD3X                          Nikon ShotInfoD3X
           ShotInfoD3S                          Nikon ShotInfoD3S
           ShotInfoD300a                        Nikon ShotInfoD300a
           ShotInfoD300b                        Nikon ShotInfoD300b
           ShotInfoD300S                        Nikon ShotInfoD300S
           ShotInfoD700                         Nikon ShotInfoD700
           ShotInfoD800                         Nikon ShotInfoD800
           ShotInfoD810                         Nikon ShotInfoD810
           ShotInfoD5000                        Nikon ShotInfoD5000
           ShotInfoD5100                        Nikon ShotInfoD5100
           ShotInfoD5200                        Nikon ShotInfoD5200
           ShotInfoD7000                        Nikon ShotInfoD7000
           ShotInfoD4                           Nikon ShotInfoD4
           ShotInfoD4S                          Nikon ShotInfoD4S
           ShotInfo02xx                         Nikon ShotInfo
           ShotInfoUnknown                      Nikon ShotInfo
  0x0092   HueAdjustment                        int16s
  0x0093   NEFCompression                       int16u
  0x0094   Saturation                           int16s
  0x0095   NoiseReduction                       string
  0x0096   NEFLinearizationTable                undef!
  0x0097   ColorBalance0100                     Nikon ColorBalance1
           ColorBalance0102                     Nikon ColorBalance2
           ColorBalance0103                     Nikon ColorBalance3
           ColorBalance0205                     Nikon ColorBalance2
           ColorBalance0209                     Nikon ColorBalance4
           ColorBalance02                       Nikon ColorBalance2
           ColorBalance0211                     Nikon ColorBalance4
           ColorBalance0213                     Nikon ColorBalance2
           ColorBalance0215                     Nikon ColorBalance4
           ColorBalanceUnknown02                Nikon ColorBalanceUnknown
           ColorBalanceUnknown04                Nikon ColorBalanceUnknown
           ColorBalanceUnknown                  Nikon ColorBalanceUnknown
  0x0098   LensData0100                         Nikon LensData00
           LensData0101                         Nikon LensData01
           LensData0201                         Nikon LensData01
           LensData0204                         Nikon LensData0204
           LensData0400                         Nikon LensData0400
           LensDataUnknown                      Nikon LensDataUnknown
  0x0099   RawImageCenter                       int16u[2]
  0x009a   SensorPixelSize                      rational64u[2]
  0x009c   SceneAssist                          string
  0x009e   RetouchHistory                       int16u[10]
  0x00a0   SerialNumber                         string
  0x00a2   ImageDataSize                        int32u
  0x00a5   ImageCount                           int32u
  0x00a6   DeletedImageCount                    int32u
  0x00a7   ShutterCount                         int32u!
  0x00a8   FlashInfo0100                        Nikon FlashInfo0100
           FlashInfo0102                        Nikon FlashInfo0102
           FlashInfo0103                        Nikon FlashInfo0103
           FlashInfoUnknown                     Nikon FlashInfoUnknown
  0x00a9   ImageOptimization                    string
  0x00aa   Saturation                           string
  0x00ab   VariProgram                          string
  0x00ac   ImageStabilization                   string
  0x00ad   AFResponse                           string
  0x00b0   MultiExposure                        Nikon MultiExposure
  0x00b1   HighISONoiseReduction                int16u
  0x00b3   ToningEffect                         string
  0x00b6   PowerUpTime                          undef
  0x00b7   AFInfo2                              Nikon AFInfo2
  0x00b8   FileInfo                             Nikon FileInfo
                                                Nikon FileInfo
  0x00b9   AFTune                               Nikon AFTune
  0x00bb   RetouchInfo                          Nikon RetouchInfo
  0x00bd   PictureControlData                   Nikon PictureControl
  0x00c3   BarometerInfo                        Nikon BarometerInfo
  0x0e00   PrintIM                              PrintIM
  0x0e01   NikonCaptureData                     NikonCapture
  0x0e09   NikonCaptureVersion                  string
  0x0e0e   NikonCaptureOffsets                  Nikon CaptureOffsets
  0x0e10   NikonScanIFD                         Nikon Scan
  0x0e13   NikonCaptureEditVersions             NikonCapture
           NikonCaptureEditVersions             undef!
  0x0e1d   NikonICCProfile                      ICC_Profile
  0x0e1e   NikonCaptureOutput                   Nikon CaptureOutput
  0x0e22   NEFBitDepth                          int16u[4]!

Nikon PreviewIFD Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x00fe   SubfileType                          N
  0x0103   Compression                          N
  0x011a   XResolution                          N
  0x011b   YResolution                          N
  0x0128   ResolutionUnit                       N
  0x0201   PreviewImageStart                    int32u*
  0x0202   PreviewImageLength                   int32u*
  0x0213   YCbCrPositioning                     N

Nikon ColorBalanceA Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
    624    RedBalance                           int16u!
    625    BlueBalance                          int16u!

Nikon VRInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    VRInfoVersion                        N
      4    VibrationReduction                   int8u
      6    VRMode                               int8u

Nikon FaceDetect Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    FaceDetectFrameSize                  int16u[2]
      3    FacesDetected                        int16u
      4    Face1Position                        int16u[4]
      8    Face2Position                        int16u[4]
     12    Face3Position                        int16u[4]
     16    Face4Position                        int16u[4]
     20    Face5Position                        int16u[4]
     24    Face6Position                        int16u[4]
     28    Face7Position                        int16u[4]
     32    Face8Position                        int16u[4]
     36    Face9Position                        int16u[4]
     40    Face10Position                       int16u[4]
     44    Face11Position                       int16u[4]
     48    Face12Position                       int16u[4]

Nikon PictureControl Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PictureControlVersion                N
      4    PictureControlName                   string[20]
     24    PictureControlBase                   string[20]
     48    PictureControlAdjust                 int8u
     49    PictureControlQuickAdjust            int8u
     50    Sharpness                            int8u
     51    Contrast                             int8u
     52    Brightness                           int8u
     53    Saturation                           int8u
     54    HueAdjustment                        int8u
     55    FilterEffect                         int8u
     56    ToningEffect                         int8u
     57    ToningSaturation                     int8u

Nikon WorldTime Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    TimeZone                             int16s
      2    DaylightSavings                      int8u
      3    DateDisplayFormat                    int8u

Nikon ISOInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ISO                                  int8u
      4    ISOExpansion                         int16u
      6    ISO2                                 int8u
     10    ISOExpansion2                        int16u

Nikon DistortInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DistortionVersion?                   N
      4    AutoDistortionControl                int8u

Nikon UnknownInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    UnknownInfoVersion?                  N

Nikon UnknownInfo2 Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    UnknownInfo2Version?                 N

Nikon HDRInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    HDRInfoVersion                       string[4]
      4    HDR                                  int8u
      5    HDRLevel                             int8u
      6    HDRSmoothing                         int8u
      7    HDRLevel2                            int8u

Nikon LocationInfo Tags

Tags written by some Nikon GPS-equipped cameras like the AW100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LocationInfoVersion                  undef[4]
      4    TextEncoding                         int8u
      5    CountryCode                          undef[3]
      8    POILevel                             int8u
      9    Location                             undef[70]

Nikon AFInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFAreaMode                           int8u
      1    AFPoint                              int8u
      2    AFPointsInFocus                      int16u

Nikon ShotInfoD40 Tags

These tags are extracted from encrypted data in D40 and D40X images.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
    582    ShutterCount                         int32u
  586.1    VibrationReduction                   int8u & 0x08
    729    CustomSettingsD40                    NikonCustom SettingsD40

Nikon ShotInfoD80 Tags

These tags are extracted from encrypted data in D80 images.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
    586    ShutterCount                         int32u
  590.1    Rotation                             int8u & 0x07
  590.2    VibrationReduction                   int8u & 0x18
  590.3    FlashFired                           int8u & 0xe0
    708    NikonImageSize                       int8u & 0xf0
  708.1    ImageQuality                         int8u & 0x0f
    748    CustomSettingsD80                    NikonCustom SettingsD80

Nikon ShotInfoD90 Tags

These tags are extracted from encrypted data in images from the D90 with firmware 1.00.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    693    ISO2                                 int8u
    725    ShutterCount                         int32u
    884    CustomSettingsD90                    NikonCustom SettingsD90

Nikon ShotInfoD3a Tags

These tags are extracted from encrypted data in images from the D3 with firmware 1.00 and earlier.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
    598    ISO2                                 int8u
    630    ShutterCount                         int32u
  723.1    NikonImageSize                       int8u & 0x18
  723.2    ImageQuality                         int8u & 0x07
    769    CustomSettingsD3                     NikonCustom SettingsD3

Nikon ShotInfoD3b Tags

These tags are extracted from encrypted data in images from the D3 with firmware 1.10, 2.00, 2.01 and 2.02.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
     16    ImageArea                            int8u
    605    ISO2                                 int8u
    637    ShutterCount                         int32u
    639    ShutterCount                         int32u
    650    PreFlashReturnStrength               int8u
  732.1    NikonImageSize                       int8u & 0x18
  732.2    ImageQuality                         int8u & 0x07
    778    CustomSettingsD3                     NikonCustom SettingsD3

Nikon ShotInfoD3X Tags

These tags are extracted from encrypted data in images from the D3X with firmware 1.00.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    605    ISO2                                 int8u
    640    ShutterCount                         int32u
    779    CustomSettingsD3X                    NikonCustom SettingsD3

Nikon ShotInfoD3S Tags

These tags are extracted from encrypted data in images from the D3S with firmware 1.00 and earlier.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
     16    ImageArea                            int8u
    545    ISO2                                 int8u
    578    ShutterCount                         int32u
    718    CustomSettingsD3S                    NikonCustom SettingsD3

Nikon ShotInfoD300a Tags

These tags are extracted from encrypted data in images from the D300 with firmware 1.00 and earlier.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
    604    ISO2                                 int8u
    633    ShutterCount                         int32u
    721    AFFineTuneAdj                        int16u
    790    CustomSettingsD300                   NikonCustom SettingsD3

Nikon ShotInfoD300b Tags

These tags are extracted from encrypted data in images from the D300 with firmware 1.10.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    613    ISO2                                 int8u
    644    ShutterCount                         int32u
    732    AFFineTuneAdj                        int16u
    802    CustomSettingsD300                   NikonCustom SettingsD3

Nikon ShotInfoD300S Tags

These tags are extracted from encrypted data in images from the D300S with firmware 1.00.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    613    ISO2                                 int8u
    646    ShutterCount                         int32u
    804    CustomSettingsD300S                  NikonCustom SettingsD3

Nikon ShotInfoD700 Tags

These tags are extracted from encrypted data in images from the D700 with firmware 1.02f.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    613    ISO2                                 int8u
    647    ShutterCount                         int32u
    804    CustomSettingsD700                   NikonCustom SettingsD700

Nikon ShotInfoD800 Tags

These tags are extracted from encrypted data in images from the D800.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
   1216    RepeatingFlashOutputExternal         int8u
   1218    RepeatingFlashRateExternal           int8u
   1219    RepeatingFlashCountExternal          int8u
   1234    FlashExposureComp2                   int8s
   1242    RepeatingFlashRateBuilt-in           int8u
   1243    RepeatingFlashCountBuilt-in          int8u
   1308    SequenceNumber                       int8u
   1531    ShutterCount                         int32u
   1772    CustomSettingsD800                   NikonCustom SettingsD800

Nikon ShotInfoD810 Tags

These tags are extracted from encrypted data in images from the D810.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
     64    CustomSettingsOffset                 N
   5982    D810MeteringMode                     int8u & 0x03
   6315    CustomSettingsD810                   NikonCustom SettingsD810

Nikon ShotInfoD5000 Tags

These tags are extracted from encrypted data in images from the D5000 with firmware 1.00.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    693    ISO2                                 int8u
    726    ShutterCount                         int32u
    888    CustomSettingsD5000                  NikonCustom SettingsD5000

Nikon ShotInfoD5100 Tags

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    801    ShutterCount                         int32u
   1031    CustomSettingsD5100                  NikonCustom SettingsD5100

Nikon ShotInfoD5200 Tags

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
   3032    ShutterCount                         int32u
   3285    CustomSettingsD5200                  NikonCustom SettingsD5200

Nikon ShotInfoD7000 Tags

These tags are extracted from encrypted data in images from the D7000 with firmware 1.01b.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
    800    ShutterCount                         int32u
   1028    CustomSettingsD7000                  NikonCustom SettingsD7000

Nikon ShotInfoD4 Tags

These tags are extracted from encrypted data in images from the D4.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
   1873    CustomSettingsD4                     NikonCustom SettingsD4

Nikon ShotInfoD4S Tags

These tags are extracted from encrypted data in images from the D4S.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
   6301    CustomSettingsD4S                    NikonCustom SettingsD4
   6338    MultiSelectorLiveViewMode            int8u & 0xc0
   6461    CustomSettingsD4S                    NikonCustom SettingsD4
  13579    RollAngle                            fixed32u
  13583    PitchAngle                           fixed32u
  13587    YawAngle                             fixed32u

Nikon ShotInfo Tags

This information is encrypted for ShotInfoVersion 02xx, and some tags are only valid for specific models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ShotInfoVersion                      N
      4    FirmwareVersion                      N
     16    DistortionControl                    int8u
    102    VR_0x66?                             int8u
    106    ShutterCount                         int32u
    110    DeletedImageCount                    int32u
    117    VibrationReduction                   int8u
    130    VibrationReduction                   int8u
    343    ShutterCount                         undef[2]
    430    VibrationReduction                   int8u
    589    ShutterCount                         int32u

Nikon ColorBalance1 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    WB_RBGGLevels                        int16u[4]!

Nikon ColorBalance2 Tags

This information is encrypted for most camera models.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    WB_RGGBLevels                        int16u[4]!

Nikon ColorBalance3 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    WB_RGBGLevels                        int16u[4]!

Nikon ColorBalance4 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    WB_GRBGLevels                        int16u[4]!

Nikon ColorBalanceUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ColorBalanceVersion                  undef[4]

Nikon LensData00 Tags

This structure is used by the D100, and D1X with firmware version 1.1.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensDataVersion                      N
      6    LensIDNumber                         int8u
      7    LensFStops                           int8u
      8    MinFocalLength                       int8u
      9    MaxFocalLength                       int8u
     10    MaxApertureAtMinFocal                int8u
     11    MaxApertureAtMaxFocal                int8u
     12    MCUVersion                           int8u

Nikon LensData01 Tags

Nikon encrypts the LensData information below if LensDataVersion is 0201 or higher, but the decryption algorithm is known so the information can be extracted.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensDataVersion                      N
      4    ExitPupilPosition                    int8u
      5    AFAperture                           int8u
      8    FocusPosition                        int8u
      9    FocusDistance                        int8u
     10    FocalLength                          int8u
     11    LensIDNumber                         int8u
     12    LensFStops                           int8u
     13    MinFocalLength                       int8u
     14    MaxFocalLength                       int8u
     15    MaxApertureAtMinFocal                int8u
     16    MaxApertureAtMaxFocal                int8u
     17    MCUVersion                           int8u
     18    EffectiveMaxAperture                 int8u

Nikon LensData0204 Tags

Nikon encrypts the LensData information below if LensDataVersion is 0201 or higher, but the decryption algorithm is known so the information can be extracted.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensDataVersion                      N
      4    ExitPupilPosition                    int8u
      5    AFAperture                           int8u
      8    FocusPosition                        int8u
     10    FocusDistance                        int8u
     11    FocalLength                          int8u
     12    LensIDNumber                         int8u
     13    LensFStops                           int8u
     14    MinFocalLength                       int8u
     15    MaxFocalLength                       int8u
     16    MaxApertureAtMinFocal                int8u
     17    MaxApertureAtMaxFocal                int8u
     18    MCUVersion                           int8u
     19    EffectiveMaxAperture                 int8u

Nikon LensData0400 Tags

Tags extracted from the encrypted lens data of Nikon 1 models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensDataVersion                      N
    394    LensModel                            string[64]

Nikon LensDataUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensDataVersion                      N

Nikon FlashInfo0100 Tags

These tags are used by the D2H, D2Hs, D2X, D2Xs, D50, D70, D70s, D80 and D200.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FlashInfoVersion                     N
      4    FlashSource                          int8u
      6    ExternalFlashFirmware                int8u[2]
      8    ExternalFlashFlags                   int8u
    9.1    FlashCommanderMode                   int8u & 0x80
    9.2    FlashControlMode                     int8u & 0x7f
     10    FlashOutput                          int8u
           FlashCompensation                    int8s
     11    FlashFocalLength                     int8u
     12    RepeatingFlashRate                   int8u
     13    RepeatingFlashCount                  int8u
     14    FlashGNDistance                      int8u
     15    FlashGroupAControlMode               int8u & 0x0f
     16    FlashGroupBControlMode               int8u & 0x0f
     17    FlashGroupAOutput                    int8u
           FlashGroupACompensation              int8s
     18    FlashGroupBOutput                    int8u
           FlashGroupBCompensation              int8s

Nikon FlashInfo0102 Tags

These tags are used by the D3 (firmware 1.x), D40, D40X, D60 and D300 (firmware 1.00).

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FlashInfoVersion                     N
      4    FlashSource                          int8u
      6    ExternalFlashFirmware                int8u[2]
      8    ExternalFlashFlags                   int8u
    9.1    FlashCommanderMode                   int8u & 0x80
    9.2    FlashControlMode                     int8u & 0x7f
     10    FlashOutput                          int8u
           FlashCompensation                    int8s
     12    FlashFocalLength                     int8u
     13    RepeatingFlashRate                   int8u
     14    RepeatingFlashCount                  int8u
     15    FlashGNDistance                      int8u
   16.1    FlashGroupAControlMode               int8u & 0x0f
   17.1    FlashGroupBControlMode               int8u & 0xf0
   17.2    FlashGroupCControlMode               int8u & 0x0f
     18    FlashGroupAOutput                    int8u
           FlashGroupACompensation              int8s
     19    FlashGroupBOutput                    int8u
           FlashGroupBCompensation              int8s
     20    FlashGroupCOutput                    int8u
           FlashGroupCCompensation              int8s

Nikon FlashInfo0103 Tags

These tags are used by the D3 (firmware 2.x), D3X, D3S, D4, D90, D300 (firmware 1.10), D300S, D600, D700, D800, D3000, D3100, D3200, D5000, D5100, D5200, D7000.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FlashInfoVersion                     N
      4    FlashSource                          int8u
      6    ExternalFlashFirmware                int8u[2]
      8    ExternalFlashFlags                   int8u
    9.1    FlashCommanderMode                   int8u & 0x80
    9.2    FlashControlMode                     int8u & 0x7f
     10    FlashOutput                          int8u
           FlashCompensation                    int8s
     12    FlashFocalLength                     int8u
     13    RepeatingFlashRate                   int8u
     14    RepeatingFlashCount                  int8u
     15    FlashGNDistance                      int8u
     16    FlashColorFilter                     int8u
   17.1    FlashGroupAControlMode               int8u & 0x0f
   18.1    FlashGroupBControlMode               int8u & 0xf0
   18.2    FlashGroupCControlMode               int8u & 0x0f
     19    FlashGroupAOutput                    int8u
           FlashGroupACompensation              int8s
     20    FlashGroupBOutput                    int8u
           FlashGroupBCompensation              int8s
     21    FlashGroupCOutput                    int8u
           FlashGroupCCompensation              int8s
     27    ExternalFlashCompensation            int8s
     29    FlashExposureComp3                   int8s
     39    FlashExposureComp4                   int8s

Nikon FlashInfoUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FlashInfoVersion                     N

Nikon MultiExposure Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MultiExposureVersion                 N
      1    MultiExposureMode                    int32u
      2    MultiExposureShots                   int32u
      3    MultiExposureAutoGain                int32u

Nikon AFInfo2 Tags

These tags are written by Nikon DSLR's which have the live view feature.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFInfo2Version                       N
      4    ContrastDetectAF                     int8u
      5    AFAreaMode                           int8u
      6    PhaseDetectAF                        int8u
      7    PrimaryAFPoint                       int8u
      8    AFPointsUsed                         undef[7]
           AFPointsUsed                         undef[2]
           AFPointsUsed                         undef[7]
           AFPointsUsed                         undef[17]
           AFPointsUsed                         undef[21]
           AFPointsUsed                         undef[29]
           AFPointsUsed                         undef[7]
     16    AFImageWidth                         int16u
     18    AFImageHeight                        int16u
     20    AFAreaXPosition                      int16u
     22    AFAreaYPosition                      int16u
     24    AFAreaWidth                          int16u
     26    AFAreaHeight                         int16u
     28    ContrastDetectAFInFocus              int8u

Nikon FileInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    FileInfoVersion                      N
      2    MemoryCardNumber                     int16u
      3    DirectoryNumber                      int16u
      4    FileNumber                           int16u

Nikon AFTune Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFFineTune                           int8u
      1    AFFineTuneIndex                      int8u
      2    AFFineTuneAdj                        int8s

Nikon RetouchInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    RetouchInfoVersion                   N
      5    RetouchNEFProcessing                 int8s

Nikon BarometerInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BarometerInfoVersion                 N
      6    Altitude                             int32s

Nikon CaptureOffsets Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   IFD0_Offset                          N
  0x0002   PreviewIFD_Offset                    N
  0x0003   SubIFD_Offset                        N

Nikon Scan Tags

This information is written by the Nikon Scan software.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   FilmType                             string
  0x0040   MultiSample                          string
  0x0041   BitDepth                             int16u
  0x0050   MasterGain                           rational64s
  0x0051   ColorGain                            rational64s[3]
  0x0060   ScanImageEnhancer                    int32u
  0x0100   DigitalICE                           string
  0x0110   ROCInfo                              Nikon ROC
  0x0120   GEMInfo                              Nikon GEM
  0x0200   DigitalDEEShadowAdj                  int32u
  0x0201   DigitalDEEThreshold                  int32u
  0x0202   DigitalDEEHighlightAdj               int32u

Nikon ROC Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    DigitalROC                           int32u

Nikon GEM Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    DigitalGEM                           int32u

Nikon CaptureOutput Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      2    OutputImageWidth                     int32u
      3    OutputImageHeight                    int32u
      4    OutputResolution                     int32u

Nikon Type2 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0003   Quality                              Y
  0x0004   ColorMode                            Y
  0x0005   ImageAdjustment                      Y
  0x0006   CCDSensitivity                       Y
  0x0007   WhiteBalance                         Y
  0x0008   Focus                                Y
  0x000a   DigitalZoom                          Y
  0x000b   Converter                            Y

Nikon NCDT Tags

Nikon-specific QuickTime tags found in the NCDT atom of MOV videos from various Nikon models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'NCDB'   NikonNCDB                            Nikon NCDB
  'NCHD'   MakerNoteVersion                     N
  'NCTG'   NikonTags                            Nikon NCTG
  'NCTH'   ThumbnailImage                       N
  'NCVW'   PreviewImage                         N

Nikon NCDB Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Nikon NCTG Tags

These tags are found in proprietary-format records of the NCTG atom in MOV videos from some Nikon cameras.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x0001       Make                             N
  0x0002       Model                            N
  0x0003       Software                         N
  0x0011       CreateDate                       N
  0x0012       DateTimeOriginal                 N
  0x0013       FrameCount                       N
  0x0016       FrameRate                        N
  0x0022       FrameWidth                       N
  0x0023       FrameHeight                      N
  0x0032       AudioChannels                    N
  0x0033       AudioBitsPerSample               N
  0x0034       AudioSampleRate                  N
  0x110829a    ExposureTime                     N
  0x110829d    FNumber                          N
  0x1108822    ExposureProgram                  N
  0x1109204    ExposureCompensation             N
  0x1109207    MeteringMode                     N
  0x110920a    FocalLength                      N
  0x110a434    LensModel                        N
  0x1200000    GPSVersionID                     N
  0x1200001    GPSLatitudeRef                   N
  0x1200002    GPSLatitude                      N
  0x1200003    GPSLongitudeRef                  N
  0x1200004    GPSLongitude                     N
  0x1200005    GPSAltitudeRef                   N
  0x1200006    GPSAltitude                      N
  0x1200007    GPSTimeStamp                     N
  0x1200008    GPSSatellites                    N
  0x1200010    GPSImgDirectionRef               N
  0x1200011    GPSImgDirection                  N
  0x1200012    GPSMapDatum                      N
  0x120001d    GPSDateStamp                     N
  0x2000001    MakerNoteVersion                 N
  0x2000005    WhiteBalance                     N
  0x2000007    FocusMode                        string
  0x200000b    WhiteBalanceFineTune             N
  0x200001b    CropHiSpeed                      int16u[7]~
  0x200001e    ColorSpace                       N
  0x200001f    VRInfo                           Nikon VRInfo
  0x2000023    PictureControlData               Nikon PictureControl
  0x2000024    WorldTime                        Nikon WorldTime
  0x2000025    ISOInfo                          Nikon ISOInfo
  0x200002c    UnknownInfo                      Nikon UnknownInfo
  0x2000032    UnknownInfo2                     Nikon UnknownInfo
  0x2000039    LocationInfo                     Nikon LocationInfo
  0x2000083    LensType                         N
  0x2000084    Lens                             N
  0x2000087    FlashMode                        int8u
  0x20000ab    VariProgram                      string
  0x20000b1    HighISONoiseReduction            int16u
  0x20000b7    AFInfo2                          Nikon AFInfo2

Nikon MOV Tags

This information is found in MOV and QT videos from some Nikon cameras.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     38    ExposureTime                         N
     42    FNumber                              N
     50    ExposureCompensation                 N
     68    WhiteBalance                         N
     72    FocalLength                          N
    175    Software                             N
    223    ISO                                  N

Nikon AVI Tags

Nikon-specific RIFF tags found in AVI videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'nctg'   NikonTags                            Nikon AVITags
  'ncth'   ThumbnailImage                       N
  'ncvr'   NikonVers                            Nikon AVIVers
  'ncvw'   PreviewImage                         N

Nikon AVITags Tags

These tags and the AVIVer tags below are found in proprietary-format records of Nikon AVI videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0003   Make                                 N
  0x0004   Model                                N
  0x0005   Software                             N
  0x0006   Equipment                            N
  0x0007   Orientation                          N
  0x0008   ExposureTime                         N
  0x0009   FNumber                              N
  0x000a   ExposureCompensation                 N
  0x000b   MaxApertureValue                     N
  0x000c   MeteringMode                         N
  0x000f   FocalLength                          N
  0x0010   XResolution                          N
  0x0011   YResolution                          N
  0x0012   ResolutionUnit                       N
  0x0013   DateTimeOriginal                     N
  0x0014   CreateDate                           N
  0x0016   Duration                             N
  0x0018   FocusMode                            N
  0x001b   DigitalZoom                          N
  0x001d   ColorMode                            N
  0x001e   Sharpness                            N
  0x001f   WhiteBalance                         N
  0x0020   NoiseReduction                       N

Nikon AVIVers Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   MakerNoteType                        N
  0x0002   MakerNoteVersion                     N

NikonCustom Tags

Unfortunately, the NikonCustom settings are stored in a binary data block which changes from model to model. This means that significant effort must be spent in decoding these for each model, usually requiring hundreds of test images from a dedicated Nikon owner. For this reason, the NikonCustom settings have not been decoded for all models. The tables below list the custom settings for the currently supported models.

NikonCustom SettingsD40 Tags

Custom settings for the Nikon D40.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    Beep                                 int8u & 0x80
    0.2    AFAssist                             int8u & 0x40
    0.3    NoMemoryCard                         int8u & 0x20
    0.4    ImageReview                          int8u & 0x10
    1.1    AutoISO                              int8u & 0x80
    1.2    AutoISOMax                           int8u & 0x30
    1.3    AutoISOMinShutterSpeed               int8u & 0x07
    2.1    ImageReviewTime                      int8u & 0x07
    3.1    MonitorOffTime                       int8u & 0xe0
    3.2    MeteringTime                         int8u & 0x1c
    3.3    SelfTimerTime                        int8u & 0x03
    3.4    RemoteOnDuration                     int8u & 0xc0
    4.1    AELockButton                         int8u & 0x0e
    4.2    AELock                               int8u & 0x01
    5.1    ShootingModeSetting                  int8u & 0x70
    5.2    TimerFunctionButton                  int8u & 0x07
    6.1    Metering                             int8u & 0x03
    8.1    InternalFlash                        int8u & 0x10
    8.2    ManualFlashOutput                    int8u & 0x07
      9    FlashLevel                           int8s
   10.1    FocusModeSetting                     int8u & 0xc0
   11.1    AFAreaModeSetting                    int8u & 0x30

NikonCustom SettingsD80 Tags

Custom settings for the Nikon D80.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    Beep                                 int8u & 0x80
    0.2    AFAssist                             int8u & 0x40
    0.3    NoMemoryCard                         int8u & 0x20
    0.4    ImageReview                          int8u & 0x10
    0.5    Illumination                         int8u & 0x08
    0.6    MainDialExposureComp                 int8u & 0x04
    0.7    EVStepSize                           int8u & 0x01
    1.1    AutoISO                              int8u & 0x40
    1.2    AutoISOMax                           int8u & 0x30
    1.3    AutoISOMinShutterSpeed               int8u & 0x0f
    2.1    AutoBracketSet                       int8u & 0xc0
    2.2    AutoBracketOrder                     int8u & 0x20
    3.1    MonitorOffTime                       int8u & 0xe0
    3.2    MeteringTime                         int8u & 0x1c
    3.3    SelfTimerTime                        int8u & 0x03
    4.1    AELockButton                         int8u & 0x1e
    4.2    AELock                               int8u & 0x01
    4.3    RemoteOnDuration                     int8u & 0xc0
    5.1    CommandDials                         int8u & 0x80
    5.2    FunctionButton                       int8u & 0x78
    6.1    GridDisplay                          int8u & 0x80
    6.2    ViewfinderWarning                    int8u & 0x40
    6.3    CenterWeightedAreaSize               int8u & 0x0c
    6.4    ExposureDelayMode                    int8u & 0x20
    6.5    MB-D80Batteries                      int8u & 0x03
    7.1    FlashWarning                         int8u & 0x80
    7.2    FlashShutterSpeed                    int8u & 0x78
    7.3    AutoFP                               int8u & 0x04
    7.4    ModelingFlash                        int8u & 0x02
    8.1    InternalFlash                        int8u & 0xc0
    8.2    ManualFlashOutput                    int8u & 0x07
    9.1    RepeatingFlashOutput                 int8u & 0x70
    9.2    RepeatingFlashCount                  int8u & 0x0f
   10.1    RepeatingFlashRate                   int8u & 0xf0
   10.2    CommanderChannel                     int8u & 0x03
   11.1    CommanderInternalFlash               int8u & 0xc0
   11.2    CommanderGroupAMode                  int8u & 0x30
   11.3    CommanderGroupBMode                  int8u & 0x0c
   12.1    CommanderInternalTTLComp             int8u & 0x1f
   12.2    CommanderInternalManualOutput        int8u & 0xe0
   13.1    CommanderGroupA_TTL-AAComp           int8u & 0x1f
   13.2    CommanderGroupAManualOutput          int8u & 0xe0
   14.1    CommanderGroupB_TTL-AAComp           int8u & 0x1f
   14.2    CommanderGroupBManualOutput          int8u & 0xe0
   15.1    CenterAFArea                         int8u & 0x80
   15.2    FocusAreaSelection                   int8u & 0x04
   15.3    AFAreaIllumination                   int8u & 0x03
   16.1    AFAreaModeSetting                    int8u & 0xc0

NikonCustom SettingsD90 Tags

Custom settings for the D90.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    LightSwitch                          int8u & 0x08
    2.1    AFAreaModeSetting                    int8u & 0x60
    2.2    CenterFocusPoint                     int8u & 0x10
    2.3    AFAssist                             int8u & 0x01
    2.4    AFPointIllumination                  int8u & 0x06
    2.5    FocusPointWrap                       int8u & 0x08
    3.1    AELockForMB-D80                      int8u & 0x1c
    3.2    MB-D80BatteryType                    int8u & 0x03
    4.1    Beep                                 int8u & 0x40
    4.2    GridDisplay                          int8u & 0x02
    4.3    ISODisplay                           int8u & 0x0c
    4.4    ViewfinderWarning                    int8u & 0x01
    4.5    NoMemoryCard                         int8u & 0x20
    5.1    ScreenTips                           int8u & 0x04
    5.2    FileNumberSequence                   int8u & 0x08
    5.3    ShootingInfoDisplay                  int8u & 0xc0
    5.4    LCDIllumination                      int8u & 0x20
    6.1    EasyExposureComp                     int8u & 0x01
    6.2    ReverseIndicators                    int8u & 0x80
    7.1    ExposureControlStepSize              int8u & 0x40
    8.1    CenterWeightedAreaSize               int8u & 0x60
    8.2    FineTuneOptMatrixMetering            int8u & 0x0f
    9.1    FineTuneOptCenterWeighted            int8u & 0xf0
    9.2    FineTuneOptSpotMetering              int8u & 0x0f
   11.1    CLModeShootingSpeed                  int8u & 0x07
   11.2    ExposureDelayMode                    int8u & 0x40
   13.1    AutoBracketSet                       int8u & 0xe0
   13.2    AutoBracketOrder                     int8u & 0x10
   14.1    FuncButton                           int8u & 0x78
   16.1    OKButton                             int8u & 0x18
   17.1    AELockButton                         int8u & 0x38
   18.1    CommandDialsReverseRotation          int8u & 0x80
   18.2    ShutterReleaseButtonAE-L             int8u & 0x02
   19.1    MeteringTime                         int8u & 0xf0
   19.2    RemoteOnDuration                     int8u & 0x03
   20.1    SelfTimerTime                        int8u & 0xc0
   20.2    SelfTimerShotCount                   int8u & 0x1e
   21.1    PlaybackMonitorOffTime               int8u & 0x1c
   21.2    ImageReviewTime                      int8u & 0xe0
   22.1    MenuMonitorOffTime                   int8u & 0xe0
   22.2    ShootingInfoMonitorOffTime           int8u & 0x1c
   23.1    FlashShutterSpeed                    int8u & 0x0f
   24.1    InternalFlash                        int8u & 0xc0
   24.2    ManualFlashOutput                    int8u & 0x1f
   25.1    RepeatingFlashOutput                 int8u & 0x70
   25.2    RepeatingFlashCount                  int8u & 0x0f
   26.1    RepeatingFlashRate                   int8u & 0xf0
   31.1    FlashWarning                         int8u & 0x80
   31.2    CommanderInternalTTLComp             int8u & 0x1f
   31.3    ModelingFlash                        int8u & 0x20
   31.4    AutoFP                               int8u & 0x40
   32.1    CommanderGroupA_TTLComp              int8u & 0x1f
   33.1    CommanderGroupB_TTLComp              int8u & 0x1f
   34.1    LiveViewAF                           int8u & 0xc0

NikonCustom SettingsD3 Tags

Custom settings for the D3, D3S, D3X, D300 and D300S.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    CustomSettingsBank                   int8u & 0x03
    0.2    CustomSettingsAllDefault             int8u & 0x80
    1.1    AF-CPrioritySelection                int8u & 0xc0
    1.2    AF-SPrioritySelection                int8u & 0x20
    1.3    AFPointSelection                     int8u & 0x10
    1.4    DynamicAFArea                        int8u & 0x0c
    1.5    FocusTrackingLockOn                  int8u & 0x03
    2.1    AFActivation                         int8u & 0x80
    2.2    FocusPointWrap                       int8u & 0x08
    2.3    AFPointIllumination                  int8u & 0x60
           AFPointIllumination                  int8u & 0x06
    2.4    AFPointBrightness                    int8u & 0x06
    2.5    AFAssist                             int8u & 0x01
    3.1    AFOnButton                           int8u & 0x07
    3.2    VerticalAFOnButton                   int8u & 0x70
    3.3    AF-OnForMB-D10                       int8u & 0x70
    4.1    FocusTrackingLockOn                  int8u & 0x07
    4.2    AssignBktButton                      int8u & 0x08
    4.3    MultiSelectorLiveView                int8u & 0xc0
    4.4    InitialZoomLiveView                  int8u & 0x30
    6.1    ISOStepSize                          int8u & 0xc0
    6.2    ExposureControlStepSize              int8u & 0x30
    6.3    ExposureCompStepSize                 int8u & 0x0c
    6.4    EasyExposureCompensation             int8u & 0x03
    7.1    CenterWeightedAreaSize               int8u & 0xe0
    7.2    FineTuneOptCenterWeighted            int8u & 0x0f
    8.1    FineTuneOptMatrixMetering            int8u & 0xf0
    8.2    FineTuneOptSpotMetering              int8u & 0x0f
    9.1    MultiSelectorShootMode               int8u & 0xc0
    9.2    MultiSelectorPlaybackMode            int8u & 0x30
    9.3    InitialZoomSetting                   int8u & 0x0c
    9.4    MultiSelector                        int8u & 0x01
   10.1    ExposureDelayMode                    int8u & 0x40
   10.2    CLModeShootingSpeed                  int8u & 0x07
   10.3    CHModeShootingSpeed                  int8u & 0x30
     11    MaxContinuousRelease                 int8u
   12.1    ReverseIndicators                    int8u & 0x20
   12.2    FileNumberSequence                   int8u & 0x02
           FileNumberSequence                   int8u & 0x08
   12.3    RearDisplay                          int8u & 0x80
   12.4    ViewfinderDisplay                    int8u & 0x40
   12.5    BatteryOrder                         int8u & 0x04
   12.6    MB-D10Batteries                      int8u & 0x03
   12.7    ScreenTips                           int8u & 0x10
   13.1    Beep                                 int8u & 0xc0
   13.2    ShootingInfoDisplay                  int8u & 0x30
   13.3    GridDisplay                          int8u & 0x02
   13.4    ViewfinderWarning                    int8u & 0x01
   13.5    MultiSelectorPlaybackMode            int8u & 0x03
   14.1    PreviewButton                        int8u & 0xf8
           FuncButton                           int8u & 0xf8
   14.2    PreviewButtonPlusDials               int8u & 0x07
           FuncButtonPlusDials                  int8u & 0x07
   15.1    FuncButton                           int8u & 0xf8
           PreviewButton                        int8u & 0xf8
   15.2    FuncButtonPlusDials                  int8u & 0x07
           PreviewButtonPlusDials               int8u & 0x07
   16.1    AELockButton                         int8u & 0xf8
   16.2    AELockButtonPlusDials                int8u & 0x07
   17.1    CommandDialsReverseRotation          int8u & 0x80
   17.2    CommandDialsChangeMainSub            int8u & 0x40
   17.3    CommandDialsApertureSetting          int8u & 0x20
   17.4    CommandDialsMenuAndPlayback          int8u & 0x10
   17.5    LCDIllumination                      int8u & 0x08
   17.6    PhotoInfoPlayback                    int8u & 0x04
   17.7    ShutterReleaseButtonAE-L             int8u & 0x02
   17.8    ReleaseButtonToUseDial               int8u & 0x01
   18.1    SelfTimerTime                        int8u & 0x18
   18.2    MonitorOffTime                       int8u & 0x07
   20.1    FlashSyncSpeed                       int8u & 0xe0
           FlashSyncSpeed                       int8u & 0xf0
   20.2    FlashShutterSpeed                    int8u & 0x0f
   21.1    AutoBracketSet                       int8u & 0xc0
           AutoBracketSet                       int8u & 0xe0
   21.2    AutoBracketModeM                     int8u & 0x30
           AutoBracketModeM                     int8u & 0x18
   21.3    AutoBracketOrder                     int8u & 0x08
           AutoBracketOrder                     int8u & 0x04
   21.4    ModelingFlash                        int8u & 0x01
   22.1    NoMemoryCard                         int8u & 0x80
   22.2    MeteringTime                         int8u & 0x0f
   23.1    InternalFlash                        int8u & 0xc0
   25.1    ImageReviewTime                      int8u & 0xe0
   25.2    PlaybackMonitorOffTime               int8u & 0x1c
   26.1    MenuMonitorOffTime                   int8u & 0xe0
   26.2    ShootingInfoMonitorOffTime           int8u & 0x1c

NikonCustom SettingsD700 Tags

Custom settings for the D700.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    CustomSettingsBank                   int8u & 0x03
    0.2    CustomSettingsAllDefault             int8u & 0x80
    1.1    AF-CPrioritySelection                int8u & 0xc0
    1.2    AF-SPrioritySelection                int8u & 0x20
    1.3    AFPointSelection                     int8u & 0x10
    1.4    DynamicAFArea                        int8u & 0x0c
    2.1    AFActivation                         int8u & 0x80
    2.2    FocusPointWrap                       int8u & 0x08
    2.3    AFPointIllumination                  int8u & 0x06
    2.4    AFAssist                             int8u & 0x01
    3.1    FocusTrackingLockOn                  int8u & 0x07
    3.2    AF-OnForMB-D10                       int8u & 0x70
    4.1    ISOStepSize                          int8u & 0xc0
    4.2    ExposureControlStepSize              int8u & 0x30
    4.3    ExposureCompStepSize                 int8u & 0x0c
    4.4    EasyExposureCompensation             int8u & 0x03
    5.1    CenterWeightedAreaSize               int8u & 0x70
    6.1    FineTuneOptMatrixMetering            int8u & 0xf0
    6.2    FineTuneOptSpotMetering              int8u & 0x0f
    7.1    ShutterReleaseButtonAE-L             int8u & 0x80
    7.2    SelfTimerTime                        int8u & 0x30
    7.3    MeteringTime                         int8u & 0x0f
    8.1    PlaybackMonitorOffTime               int8u & 0x38
    8.2    MenuMonitorOffTime                   int8u & 0x07
    9.1    ShootingInfoMonitorOffTime           int8u & 0x38
    9.2    ImageReviewTime                      int8u & 0x07
   10.1    Beep                                 int8u & 0xc0
   10.2    ShootingInfoDisplay                  int8u & 0x30
   10.3    LCDIllumination                      int8u & 0x08
   10.4    ExposureDelayMode                    int8u & 0x04
   10.5    GridDisplay                          int8u & 0x02
   11.1    FileNumberSequence                   int8u & 0x40
   11.2    CLModeShootingSpeed                  int8u & 0x07
     12    MaxContinuousRelease                 int8u
   13.1    ScreenTips                           int8u & 0x08
   13.2    BatteryOrder                         int8u & 0x04
   13.3    MB-D10BatteryType                    int8u & 0x03
   15.1    FlashSyncSpeed                       int8u & 0xf0
   15.2    FlashShutterSpeed                    int8u & 0x0f
   16.1    FlashControlBuilt-in                 int8u & 0xc0
   16.2    ManualFlashOutput                    int8u & 0x1f
   17.1    RepeatingFlashOutput                 int8u & 0x70
   17.2    RepeatingFlashCount                  int8u & 0x0f
   18.1    RepeatingFlashRate                   int8u & 0xf0
   18.2    CommanderInternalTTLChannel          int8u & 0x03
   20.1    CommanderInternalTTLCompBuiltin      int8u & 0x1f
   21.1    CommanderInternalTTLCompGroupA       int8u & 0x1f
   22.1    CommanderInternalTTLCompGroupB       int8u & 0x1f
   26.1    AutoBracketSet                       int8u & 0xc0
   26.2    AutoBracketModeM                     int8u & 0x30
   26.3    AutoBracketOrder                     int8u & 0x08
   26.4    ModelingFlash                        int8u & 0x01
   27.1    MultiSelectorShootMode               int8u & 0xc0
   27.2    MultiSelectorPlaybackMode            int8u & 0x30
   27.3    InitialZoomSetting                   int8u & 0x0c
   27.4    MultiSelector                        int8u & 0x01
   28.1    FuncButton                           int8u & 0xf8
   29.1    PreviewButton                        int8u & 0xf8
   30.1    AELockButton                         int8u & 0xf8
   31.1    FuncButtonPlusDials                  int8u & 0x70
   31.2    PreviewButtonPlusDials               int8u & 0x07
   32.1    AELockButtonPlusDials                int8u & 0x70
   33.1    CommandDialsReverseRotation          int8u & 0x80
   33.2    CommandDialsChangeMainSub            int8u & 0x40
   33.3    CommandDialsApertureSetting          int8u & 0x20
   33.4    CommandDialsMenuAndPlayback          int8u & 0x10
   33.5    ReverseIndicators                    int8u & 0x08
   33.6    PhotoInfoPlayback                    int8u & 0x04
   33.7    NoMemoryCard                         int8u & 0x02
   33.8    ReleaseButtonToUseDial               int8u & 0x01

NikonCustom SettingsD800 Tags

Custom settings for the D800 and D800E.

  Index1   Tag Name                             Writable
  ------   --------                             --------
   12.1    AutoBracketingSet                    int8u & 0xe0
   12.2    AutoBracketOrder                     int8u & 0x10
   12.3    AutoBracketingMode                   int8u & 0x0c
   22.1    FlashSyncSpeed                       int8u & 0xf0
   22.2    FlashShutterSpeed                    int8u & 0x0f
   23.1    FlashControlBuilt-in                 int8u & 0xc0
   23.2    ManualFlashOutput                    int8u & 0x1f
   24.1    RepeatingFlashOutput                 int8u & 0x70
   24.2    RepeatingFlashCount                  int8u & 0x0f
   25.1    RepeatingFlashRate                   int8u & 0xf0
   25.2    CommanderChannel                     int8u & 0x03
   27.1    CommanderInternalFlash               int8u & 0xc0
   27.2    CommanderInternalManualOutput        int8u & 0x1f
   28.1    CommanderGroupAMode                  int8u & 0xc0
   28.2    CommanderGroupAManualOutput          int8u & 0x1f
   29.1    CommanderGroupBMode                  int8u & 0xc0
   29.2    CommanderGroupBManualOutput          int8u & 0x1f
   30.1    ModelingFlash                        int8u & 0x20
   30.2    CommanderInternalTTLComp             int8u & 0x1f
   31.1    CommanderGroupA_TTL-AAComp           int8u & 0x1f
   32.1    CommanderGroupB_TTL-AAComp           int8u & 0x1f

NikonCustom SettingsD810 Tags

Custom settings for the D810

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    LightSwitch                          int8u & 0x08
    0.2    CustomSettingsBank                   int8u & 0x03
    1.1    AF-CPrioritySelection                int8u & 0xc0
    1.2    AF-SPrioritySelection                int8u & 0x20
    1.3    AFPointSelection                     int8u & 0x10
    1.4    FocusTrackingLockOn                  int8u & 0x07
    2.1    AFActivation                         int8u & 0x80
    2.2    FocusPointWrap                       int8u & 0x08
    2.3    AFPointBrightness                    int8u & 0x06
    2.4    AFAssist                             int8u & 0x01
    3.1    BatteryOrder                         int8u & 0x40
    3.2    MB-D12BatteryType                    int8u & 0x03
    4.1    Pitch                                int8u & 0x40
    4.2    NoMemoryCard                         int8u & 0x20
    4.3    ISODisplay                           int8u & 0x0c
    4.4    GridDisplay                          int8u & 0x02
    5.1    ShootingInfoDisplay                  int8u & 0xc0
    5.2    LCDIllumination                      int8u & 0x20
    5.3    ElectronicFront-CurtainShutter       int8u & 0x08
    5.4    ScreenTips                           int8u & 0x04
    5.5    Beep                                 int8u & 0x03
    6.1    ReverseIndicators                    int8u & 0x80
    6.2    CommandDialsReverseRotation          int8u & 0x18
    6.3    EasyExposureCompensation             int8u & 0x03
    7.1    ExposureControlStepSize              int8u & 0xc0
    7.2    ISOStepSize                          int8u & 0x30
    7.3    ExposureCompStepSize                 int8u & 0x0c
    8.1    CenterWeightedAreaSize               int8u & 0xe0
    8.2    FineTuneOptMatrixMetering            int8u & 0x0f
    9.1    FineTuneOptCenterWeighted            int8u & 0xf0
    9.2    FineTuneOptSpotMetering              int8u & 0x0f
   10.1    MultiSelectorShootMode               int8u & 0xc0
   10.2    MultiSelectorPlaybackMode            int8u & 0x30
   10.3    MultiSelector                        int8u & 0x01
   11.1    ExposureDelayMode                    int8u & 0xc0
   11.2    CLModeShootingSpeed                  int8u & 0x0f
   12.1    MaxContinuousRelease                 int8u
   13.1    AutoBracketSet                       int8u & 0xe0
   13.2    AutoBracketOrder                     int8u & 0x10
   13.3    AutoBracketModeM                     int8u & 0x0c
   14.1    FuncButton                           int8u & 0x1f
   15.1    PreviewButton                        int8u & 0x1f
   16.1    AssignBktButton                      int8u & 0x07
   17.1    AELockButton                         int8u & 0x1f
   18.1    CommandDialsChangeMainSub            int8u & 0xe0
   18.2    CommandDialsMenuAndPlayback          int8u & 0x18
   18.3    CommandDialsApertureSetting          int8u & 0x04
   18.4    ShutterReleaseButtonAE-L             int8u & 0x02
   18.5    ReleaseButtonToUseDial               int8u & 0x01
   19.1    StandbyTimer                         int8u & 0xf0
   20.1    SelfTimerTime                        int8u & 0xc0
   20.2    SelfTimerShotInterval                int8u & 0x30
   20.3    SelfTimerShotCount                   int8u & 0x0f
   21.1    ImageReviewMonitorOffTime            int8u & 0xe0
   21.2    LiveViewMonitorOffTime               int8u & 0x1c
   22.1    MenuMonitorOffTime                   int8u & 0xe0
   22.2    ShootingInfoMonitorOffTime           int8u & 0x1c
   23.1    FlashSyncSpeed                       int8u & 0xf0
   23.2    FlashShutterSpeed                    int8u & 0x0f
   24.1    FlashControlBuilt-in                 int8u & 0xc0
   31.1    ModelingFlash                        int8u & 0x20
   36.1    PlaybackMonitorOffTime               int8u & 0xe0
   37.1    MultiSelectorLiveView                int8u & 0xc0
   38.1    ShutterSpeedLock                     int8u & 0x80
   38.2    ApertureLock                         int8u & 0x40
   38.3    MovieShutterButton                   int8u & 0x20
   38.4    FlashExposureCompArea                int8u & 0x04
   40.1    MovieAELockButtonAssignment          int8u & 0x0f
   41.1    MovieFunctionButton                  int8u & 0x70
   41.2    MoviePreviewButton                   int8u & 0x07
   42.1    FuncButtonPlusDials                  int8u & 0x0f
   43.1    PreviewButtonPlusDials               int8u & 0x0f
   44.1    AELockButtonPlusDials                int8u & 0x0f
   45.1    AssignMovieRecordButton              int8u & 0x0f
   46.1    FineTuneOptHighlightWeighted         int8u & 0x0f
   47.1    DynamicAreaAFDisplay                 int8u & 0x80
   47.2    AFPointIllumination                  int8u & 0x40
   47.3    StoreByOrientation                   int8u & 0x18
   47.4    GroupAreaAFIllumination              int8u & 0x04
   48.1    MatrixMetering                       int8u & 0x80
   48.2    LiveViewButtonOptions                int8u & 0x30
   48.3    AFModeRestrictions                   int8u & 0x03
   49.1    LimitAFAreaModeSelection             int8u & 0x7e
   50.1    AF-OnForMB-D12                       int8u & 0x07
   51.1    AssignRemoteFnButton                 int8u & 0x1f
   52.1    LensFocusFunctionButtons             int8u & 0x3f

NikonCustom SettingsD5000 Tags

Custom settings for the D5000.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    AFAreaModeSetting                    int8u & 0x60
    0.2    AFAssist                             int8u & 0x01
    2.1    Beep                                 int8u & 0xc0
    2.2    GridDisplay                          int8u & 0x02
    2.3    ISODisplay                           int8u & 0x08
    2.4    NoMemoryCard                         int8u & 0x20
    3.1    FileNumberSequence                   int8u & 0x08
    4.1    RangeFinder                          int8u & 0x10
    4.2    DateImprint                          int8u & 0x08
    4.3    ReverseIndicators                    int8u & 0x80
    5.1    EVStepSize                           int8u & 0x40
    9.1    ExposureDelayMode                    int8u & 0x40
   11.1    AutoBracketSet                       int8u & 0xc0
   12.1    TimerFunctionButton                  int8u & 0x38
   15.1    AELockButton                         int8u & 0x38
   16.1    ShutterReleaseButtonAE-L             int8u & 0x02
   16.2    CommandDialsReverseRotation          int8u & 0x80
   17.1    MeteringTime                         int8u & 0x70
   17.2    RemoteOnDuration                     int8u & 0x03
   18.1    SelfTimerTime                        int8u & 0xc0
   18.2    SelfTimerShotCount                   int8u & 0x1e
   19.1    ImageReviewTime                      int8u & 0xe0
   20.1    PlaybackMenusTime                    int8u & 0xe0
   22.1    InternalFlash                        int8u & 0xc0
   22.2    ManualFlashOutput                    int8u & 0x1f
   32.1    LiveViewAF                           int8u & 0x60

NikonCustom SettingsD5100 Tags

Custom settings for the D5100.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    AF-CPrioritySelection                int8u & 0x80
    1.1    AFAssist                             int8u & 0x01
    3.1    Beep                                 int8u & 0xc0
    3.2    NoMemoryCard                         int8u & 0x20
    3.3    ISODisplay                           int8u & 0x08
    4.1    FileNumberSequence                   int8u & 0x08
    5.1    RangeFinder                          int8u & 0x10
    5.2    ReverseIndicators                    int8u & 0x80
    6.1    EVStepSize                           int8u & 0x40
   10.1    ExposureDelayMode                    int8u & 0x40
   12.1    AutoBracketSet                       int8u & 0xc0
   13.1    TimerFunctionButton                  int8u & 0x38
   16.1    AELockButton                         int8u & 0x38
   17.1    ShutterReleaseButtonAE-L             int8u & 0x02
   17.2    CommandDialsReverseRotation          int8u & 0x80
   18.1    MeteringTime                         int8u & 0x70
   18.2    RemoteOnDuration                     int8u & 0x03
   19.1    SelfTimerTime                        int8u & 0xc0
   19.2    SelfTimerShotCount                   int8u & 0x0f
   20.1    ImageReviewTime                      int8u & 0xe0
   20.2    LiveViewMonitorOffTime               int8u & 0x1c
   21.1    PlaybackMenusTime                    int8u & 0xe0
   23.1    ManualFlashOutput                    int8u & 0x1f

NikonCustom SettingsD5200 Tags

Custom settings for the D5200.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    AF-CPrioritySelection                int8u & 0x80
    0.2    NumberOfFocusPoints                  int8u & 0x10
    1.1    AFAssist                             int8u & 0x01
    3.1    Beep                                 int8u & 0xc0
    3.2    NoMemoryCard                         int8u & 0x20
    3.3    ISODisplay                           int8u & 0x08
    4.1    FileNumberSequence                   int8u & 0x08
    5.1    RangeFinder                          int8u & 0x04
    5.2    ReverseExposureCompDial              int8u & 0x10
    5.3    ReverseShutterSpeedAperture          int8u & 0x08
    5.4    ReverseIndicators                    int8u & 0x80
    6.1    EVStepSize                           int8u & 0x40
   10.1    ExposureDelayMode                    int8u & 0x40
   12.1    AutoBracketSet                       int8u & 0xc0
   13.1    FunctionButton                       int8u & 0x1f
   16.1    AELockButton                         int8u & 0x0f
   17.1    ShutterReleaseButtonAE-L             int8u & 0x02
   18.1    StandbyTimer                         int8u & 0xe0
   18.2    RemoteOnDuration                     int8u & 0x03
   19.1    SelfTimerTime                        int8u & 0xc0
   19.2    SelfTimerShotCount                   int8u & 0x0f
   20.1    ImageReviewTime                      int8u & 0xe0
   20.2    LiveViewMonitorOffTime               int8u & 0x1c
   21.1    PlaybackMenusTime                    int8u & 0xe0
   23.1    InternalFlash                        int8u & 0xc0
   23.2    ManualFlashOutput                    int8u & 0x1f

NikonCustom SettingsD7000 Tags

Custom settings for the D7000.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    AF-CPrioritySelection                int8u & 0x80
    0.2    AF-SPrioritySelection                int8u & 0x20
    0.3    NumberOfFocusPoints                  int8u & 0x10
    0.4    FocusTrackingLockOn                  int8u & 0x07
    1.2    FocusPointWrap                       int8u & 0x08
    1.3    AFPointIllumination                  int8u & 0x06
    1.4    AFAssist                             int8u & 0x01
    2.1    BatteryOrder                         int8u & 0x40
    2.2    AF-OnForMB-D11                       int8u & 0x1c
    2.3    MB-D11BatteryType                    int8u & 0x03
    3.1    BeepPitch                            int8u & 0xc0
    3.2    NoMemoryCard                         int8u & 0x20
    3.3    ISODisplay                           int8u & 0x0c
    3.4    GridDisplay                          int8u & 0x02
    3.5    ViewfinderWarning                    int8u & 0x01
    4.1    ShootingInfoDisplay                  int8u & 0xc0
    4.2    LCDIllumination                      int8u & 0x20
    4.3    FileNumberSequence                   int8u & 0x08
    4.4    ScreenTips                           int8u & 0x04
    4.5    BeepVolume                           int8u & 0x03
    5.1    ReverseIndicators                    int8u & 0x80
    5.2    EasyExposureCompensation             int8u & 0x03
    6.1    ExposureControlStep                  int8u & 0x40
    6.2    ISOSensitivityStep                   int8u & 0x10
    7.1    CenterWeightedAreaSize               int8u & 0xe0
   10.1    ExposureDelayMode                    int8u & 0x40
   10.2    CLModeShootingSpeed                  int8u & 0x07
     11    MaxContinuousRelease                 int8u
   12.1    AutoBracketSet                       int8u & 0xe0
   12.2    AutoBracketOrder                     int8u & 0x10
   13.1    FuncButton                           int8u & 0xf8
   14.1    PreviewButton                        int8u & 0xf8
   15.1    OKButton                             int8u & 0x18
   16.1    AELockButton                         int8u & 0x38
   17.1    CommandDialsReverseRotation          int8u & 0x80
   17.2    CommandDialsChangeMainSub            int8u & 0x60
   17.3    CommandDialsApertureSetting          int8u & 0x04
   17.4    CommandDialsMenuAndPlayback          int8u & 0x18
   17.5    ShutterReleaseButtonAE-L             int8u & 0x02
   17.6    ReleaseButtonToUseDial               int8u & 0x01
   18.1    MeteringTime                         int8u & 0xf0
   18.2    RemoteOnDuration                     int8u & 0x03
   19.1    SelfTimerTime                        int8u & 0xc0
   19.2    SelfTimerInterval                    int8u & 0x30
   19.3    SelfTimerShotCount                   int8u & 0x0f
   20.1    ImageReviewTime                      int8u & 0xe0
   20.2    LiveViewMonitorOffTime               int8u & 0x1c
   21.1    MenuMonitorOffTime                   int8u & 0xe0
   21.2    ShootingInfoMonitorOffTime           int8u & 0x1c
   22.1    FlashSyncSpeed                       int8u & 0xf0
   22.2    FlashShutterSpeed                    int8u & 0x0f
   23.1    FlashControlBuilt-in                 int8u & 0xc0
   23.2    ManualFlashOutput                    int8u & 0x1f
   24.1    RepeatingFlashOutput                 int8u & 0x70
   24.2    RepeatingFlashCount                  int8u & 0x0f
   25.1    RepeatingFlashRate                   int8u & 0xf0
   26.1    CommanderInternalTTLCompBuiltin      int8u & 0x1f
   27.1    CommanderInternalTTLCompGroupA       int8u & 0x1f
   28.1    CommanderInternalTTLCompGroupB       int8u & 0x1f
   30.1    FlashWarning                         int8u & 0x80
   30.2    ModelingFlash                        int8u & 0x20
   34.1    LiveViewAFAreaMode                   int8u & 0x60
   34.2    LiveViewAFMode                       int8u & 0x02
   35.1    PlaybackMonitorOffTime               int8u & 0xe0

NikonCustom SettingsD4 Tags

Custom settings for the D4 and D4S.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    CustomSettingsBank                   int8u & 0x03
    1.1    AF-CPrioritySelection                int8u & 0xc0
    1.2    AF-SPrioritySelection                int8u & 0x20
    1.3    AFPointSelection                     int8u & 0x10
    1.4    FocusTrackingLockOn                  int8u & 0x07
    2.1    AFActivation                         int8u & 0x80
    2.2    FocusPointWrap                       int8u & 0x08
    4.1    Pitch                                int8u & 0x40
    4.2    NoMemoryCard                         int8u & 0x20
    4.3    GridDisplay                          int8u & 0x02
    5.1    ShootingInfoDisplay                  int8u & 0xc0
    5.2    LCDIllumination                      int8u & 0x20
    5.3    ScreenTips                           int8u & 0x04
    5.4    Beep                                 int8u & 0x03
    6.1    ReverseIndicators                    int8u & 0x80
    6.2    RearDisplay                          int8u & 0x40
    6.3    ViewfinderDisplay                    int8u & 0x20
    6.4    CommandDialsReverseRotation          int8u & 0x18
    6.5    EasyExposureCompensation             int8u & 0x03
    7.1    ExposureControlStepSize              int8u & 0xc0
    7.2    ISOStepSize                          int8u & 0x30
    7.3    ExposureCompStepSize                 int8u & 0x0c
    8.1    CenterWeightedAreaSize               int8u & 0xe0
    8.2    FineTuneOptMatrixMetering            int8u & 0x0f
    9.1    FineTuneOptCenterWeighted            int8u & 0xf0
    9.2    FineTuneOptSpotMetering              int8u & 0x0f
   10.1    MultiSelectorShootMode               int8u & 0xc0
   10.2    MultiSelectorPlaybackMode            int8u & 0x30
   10.3    MultiSelector                        int8u & 0x01
   11.1    ExposureDelayMode                    int8u & 0xc0
   11.2    CHModeShootingSpeed                  int8u & 0x10
   11.3    CLModeShootingSpeed                  int8u & 0x0f
     12    MaxContinuousRelease                 int8u
   13.1    AutoBracketSet                       int8u & 0xe0
   13.2    AutoBracketOrder                     int8u & 0x10
   13.3    AutoBracketModeM                     int8u & 0x0c
   14.1    FuncButton                           int8u & 0xf8
   14.2    FuncButtonPlusDials                  int8u & 0x07
   15.1    PreviewButton                        int8u & 0xf8
   15.2    PreviewButtonPlusDials               int8u & 0x07
   16.1    AssignBktButton                      int8u & 0x07
   18.1    CommandDialsChangeMainSub            int8u & 0xe0
   18.2    CommandDialsMenuAndPlayback          int8u & 0x18
   18.3    CommandDialsApertureSetting          int8u & 0x04
   18.4    ShutterReleaseButtonAE-L             int8u & 0x02
   18.5    ReleaseButtonToUseDial               int8u & 0x01
   19.1    StandbyTimer                         int8u & 0xf0
   20.1    SelfTimerTime                        int8u & 0xc0
   20.2    SelfTimerShotCount                   int8u & 0x0f
   20.3    SelfTimerShotInterval                int8u & 0x30
   21.1    ImageReviewMonitorOffTime            int8u & 0xe0
   21.2    LiveViewMonitorOffTime               int8u & 0x1c
   22.1    MenuMonitorOffTime                   int8u & 0xe0
   22.2    ShootingInfoMonitorOffTime           int8u & 0x1c
   23.1    FlashSyncSpeed                       int8u & 0xf0
   23.2    FlashShutterSpeed                    int8u & 0x0f
   31.1    ModelingFlash                        int8u & 0x20
   36.1    PlaybackMonitorOffTime               int8u & 0xe0
   37.1    PlaybackZoom                         int8u & 0x01
   38.1    ShutterSpeedLock                     int8u & 0x80
   38.2    ApertureLock                         int8u & 0x40
   38.3    MovieShutterButton                   int8u & 0x30
   38.4    FlashExposureCompArea                int8u & 0x04
   41.1    MovieFunctionButton                  int8u & 0x70
   41.2    MoviePreviewButton                   int8u & 0x07
   42.1    VerticalMultiSelector                int8u & 0x60
   42.2    VerticalFuncButton                   int8u & 0x1f
   43.1    VerticalFuncButtonPlusDials          int8u & 0xf0
   43.2    AssignMovieRecordButton              int8u & 0x07
   46.1    DynamicAreaAFDisplay                 int8u & 0x80
   46.2    AFPointIllumination                  int8u & 0x60
   46.3    StoreByOrientation                   int8u & 0x18
   46.4    GroupAreaAFIllumination              int8u & 0x04
   46.5    AFPointBrightness                    int8u & 0x03
   47.1    AFOnButton                           int8u & 0x70
   47.2    VerticalAFOnButton                   int8u & 0x07
   48.1    SubSelectorAssignment                int8u & 0x80
   48.2    MovieSubSelectorAssignment           int8u & 0x07
   49.1    SubSelector                          int8u & 0xf8
   49.2    SubSelectorPlusDials                 int8u & 0x07
   50.1    MatrixMetering                       int8u & 0x80
   50.2    LiveViewButtonOptions                int8u & 0x30
   50.3    AFModeRestrictions                   int8u & 0x03
   51.1    LimitAFAreaModeSelection             int8u & 0x7e
   52.1    MovieFunctionButtonPlusDials         int8u & 0x10
   52.2    MoviePreviewButtonPlusDials          int8u & 0x01
   53.1    MovieSubSelectorAssignmentPlusDials  int8u & 0x10
   54.1    AssignRemoteFnButton                 int8u & 0x1f
   55.1    LensFocusFunctionButtons             int8u & 0x3f

NikonCapture Tags

This information is written by the Nikon Capture software in tag 0x0e01 of the maker notes of NEF images.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x8ae85e     LCHEditor                        int8u
  0x83a1a25    HistogramXML                     undef
  0xc89224b    ColorAberrationControl           int8u
  0x116fea21   HighlightData                    NikonCapture HighlightData
  0x2175eb78   D-LightingHQ                     int8u
  0x2fc08431   StraightenAngle                  double
  0x374233e0   CropData                         NikonCapture CropData
  0x39c456ac   PictureCtrl                      NikonCapture PictureCtrl
  0x3cfc73c6   RedEyeData                       NikonCapture RedEyeData
  0x3d136244   EditVersionName                  string
  0x416391c6   QuickFix                         int8u
  0x56a54260   Exposure                         NikonCapture Exposure
  0x5f0e7d23   ColorBooster                     int8u
  0x6a6e36b6   D-LightingHQSelected             int8u
  0x753dcbc0   NoiseReduction                   int8u
  0x76a43200   UnsharpMask                      int8u
  0x76a43201   Curves                           int8u
  0x76a43202   ColorBalanceAdj                  int8u
  0x76a43203   AdvancedRaw                      int8u
  0x76a43204   WhiteBalanceAdj                  int8u
  0x76a43205   VignetteControl                  int8u
  0x76a43206   FlipHorizontal                   int8u
  0x76a43207   Rotation                         int16u
  0x84589434   BrightnessData                   NikonCapture Brightness
  0x890ff591   D-LightingHQData                 NikonCapture DLightingHQ
  0x926f13e0   NoiseReductionData               NikonCapture NoiseReduction
  0x9ef5f6e0   IPTCData                         IPTC
  0xab5eca5e   PhotoEffects                     int8u
  0xac6bd5c0   VignetteControlIntensity         int16s
  0xb0384e1e   PhotoEffectsData                 NikonCapture PhotoEffects
  0xb999a36f   ColorBoostData                   NikonCapture ColorBoost
  0xbf3c6c20   WBAdjData                        NikonCapture WBAdjData
  0xce5554aa   D-LightingHS                     int8u
  0xe2173c47   PictureControl                   int8u
  0xe37b4337   D-LightingHSData                 NikonCapture DLightingHS
  0xe42b5161   UnsharpData                      NikonCapture UnsharpData
  0xe9651831   PhotoEffectHistoryXML            undef
  0xfe28a44f   AutoRedEye                       int8u
  0xfe443a45   ImageDustOff                     int8u

NikonCapture HighlightData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ShadowProtection                     int8s
      1    SaturationAdj                        int8s
      6    HighlightProtection                  int8s

NikonCapture CropData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     30    CropLeft                             double
     38    CropTop                              double
     46    CropRight                            double
     54    CropBottom                           double
    142    CropOutputWidthInches                double
    150    CropOutputHeightInches               double
    158    CropScaledResolution                 double
    174    CropSourceResolution                 double
    182    CropOutputResolution                 double
    190    CropOutputScale                      double
    198    CropOutputWidth                      double
    206    CropOutputHeight                     double
    214    CropOutputPixels                     double

NikonCapture PictureCtrl Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PictureControlActive                 int8u
     19    PictureControlMode                   string[16]
     42    QuickAdjust                          int8u
     43    SharpeningAdj                        int8u
     44    ContrastAdj                          int8u
     45    BrightnessAdj                        int8u
     46    SaturationAdj                        int8u
     47    HueAdj                               int8u

NikonCapture RedEyeData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    RedEyeCorrection                     int8u

NikonCapture Exposure Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureAdj                          int16s
     18    ExposureAdj2                         double
     36    ActiveD-Lighting                     int8u
     37    ActiveD-LightingMode                 int8u

NikonCapture Brightness Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BrightnessAdj                        double
      8    EnhanceDarkTones                     int8u

NikonCapture DLightingHQ Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    D-LightingHQShadow                   int32u
      1    D-LightingHQHighlight                int32u
      2    D-LightingHQColorBoost               int32u

NikonCapture NoiseReduction Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    EdgeNoiseReduction                   int8u
      5    ColorMoireReductionMode              int8u
      9    NoiseReductionIntensity              int32u
     13    NoiseReductionSharpness              int32u
     17    NoiseReductionMethod                 int16u
     21    ColorMoireReduction                  int8u
     23    NoiseReduction                       int8u
     24    ColorNoiseReductionIntensity         int32u
     28    ColorNoiseReductionSharpness         int32u

NikonCapture PhotoEffects Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PhotoEffectsType                     int8u
      4    PhotoEffectsRed                      int16s
      6    PhotoEffectsGreen                    int16s
      8    PhotoEffectsBlue                     int16s

NikonCapture ColorBoost Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ColorBoostType                       int8u
      1    ColorBoostLevel                      int32u

NikonCapture WBAdjData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    WBAdjRedBalance                      double
      8    WBAdjBlueBalance                     double
     16    WBAdjMode                            int8u
     20    WBAdjLighting                        int16u
     24    WBAdjTemperature                     int16u
     37    WBAdjTint                            int32s

NikonCapture DLightingHS Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    D-LightingHSAdjustment               int32u
      1    D-LightingHSColorBoost               int32u

NikonCapture UnsharpData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    UnsharpCount                         int8u
     19    Unsharp1Color                        int16u
     23    Unsharp1Intensity                    int16u
     25    Unsharp1HaloWidth                    int16u
     27    Unsharp1Threshold                    int8u
     46    Unsharp2Color                        int16u
     50    Unsharp2Intensity                    int16u
     52    Unsharp2HaloWidth                    int16u
     54    Unsharp2Threshold                    int8u
     73    Unsharp3Color                        int16u
     77    Unsharp3Intensity                    int16u
     79    Unsharp3HaloWidth                    int16u
     81    Unsharp3Threshold                    int8u
    100    Unsharp4Color                        int16u
    104    Unsharp4Intensity                    int16u
    106    Unsharp4HaloWidth                    int16u
    108    Unsharp4Threshold                    int8u

Nintendo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x1101   CameraInfo                           Nintendo CameraInfo

Nintendo CameraInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ModelID                              undef[4]
      8    TimeStamp                            int32u
     24    InternalSerialNumber                 undef[4]
     40    Parallax                             float
     48    Category                             int16u

Olympus Tags

Tags 0x0000 through 0x0103 are used by some older Olympus cameras, and are the same as Konica/Minolta tags. These tags are also used for some models from other brands such as Acer, BenQ, Epson, Hitachi, HP, Maginon, Minolta, Pentax, Ricoh, Samsung, Sanyo, SeaLife, Sony, Supra and Vivitar.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   MakerNoteVersion                     undef
  0x0001   MinoltaCameraSettingsOld             Minolta CameraSettings
  0x0003   MinoltaCameraSettings                Minolta CameraSettings
  0x0040   CompressedImageSize                  int32u
  0x0081   PreviewImageData                     N
  0x0088   PreviewImageStart                    N
  0x0089   PreviewImageLength                   N
  0x0100   ThumbnailImage                       undef
  0x0104   BodyFirmwareVersion                  string
  0x0200   SpecialMode                          int32u[3]~
  0x0201   Quality                              int16u~
  0x0202   Macro                                int16u
  0x0203   BWMode                               int16u
  0x0204   DigitalZoom                          rational64u
  0x0205   FocalPlaneDiagonal                   rational64u
  0x0206   LensDistortionParams                 int16s[6]
  0x0207   CameraType                           string
  0x0208   TextInfo                             Olympus TextInfo
  0x0209   CameraID                             string
  0x020b   EpsonImageWidth                      int16u
  0x020c   EpsonImageHeight                     int16u
  0x020d   EpsonSoftware                        string
  0x0280   PreviewImage                         int8u
  0x0300   PreCaptureFrames                     int16u
  0x0301   WhiteBoard                           int16u
  0x0302   OneTouchWB                           int16u
  0x0303   WhiteBalanceBracket                  int16u
  0x0304   WhiteBalanceBias                     int16u
  0x0401   BlackLevel                           int32u[4]
  0x0403   SceneMode                            int16u
  0x0404   SerialNumber                         string
  0x0405   Firmware                             string
  0x0e00   PrintIM                              PrintIM
  0x0f00   DataDump                             N
  0x0f01   DataDump2                            N
  0x0f04   ZoomedPreviewStart                   int32u*
  0x0f05   ZoomedPreviewLength                  int32u*
  0x0f06   ZoomedPreviewSize                    int16u[2]
  0x1000   ShutterSpeedValue                    rational64s
  0x1001   ISOValue                             rational64s
  0x1002   ApertureValue                        rational64s
  0x1003   BrightnessValue                      rational64s
  0x1004   FlashMode                            int16u
  0x1005   FlashDevice                          int16u
  0x1006   ExposureCompensation                 rational64s
  0x1007   SensorTemperature                    int16s
  0x1008   LensTemperature                      int16s
  0x1009   LightCondition                       int16u
  0x100a   FocusRange                           int16u
  0x100b   FocusMode                            int16u
  0x100c   ManualFocusDistance                  rational64u
  0x100d   ZoomStepCount                        int16u
  0x100e   FocusStepCount                       int16u
  0x100f   Sharpness                            int16u
  0x1010   FlashChargeLevel                     int16u
  0x1011   ColorMatrix                          int16u[9]
  0x1012   BlackLevel                           int16u[4]
  0x1013   ColorTemperatureBG?                  int16u
  0x1014   ColorTemperatureRG?                  int16u
  0x1015   WBMode                               int16u[2]
  0x1017   RedBalance                           int16u[2]
  0x1018   BlueBalance                          int16u[2]
  0x1019   ColorMatrixNumber                    int16u
  0x101a   SerialNumber                         string
  0x101b   ExternalFlashAE1_0?                  int32u
  0x101c   ExternalFlashAE2_0?                  int32u
  0x101d   InternalFlashAE1_0?                  int32u
  0x101e   InternalFlashAE2_0?                  int32u
  0x101f   ExternalFlashAE1?                    int32u
  0x1020   ExternalFlashAE2?                    int32u
  0x1021   InternalFlashAE1?                    int32u
  0x1022   InternalFlashAE2?                    int32u
  0x1023   FlashExposureComp                    rational64s
  0x1024   InternalFlashTable                   int16u
  0x1025   ExternalFlashGValue                  rational64s
  0x1026   ExternalFlashBounce                  int16u
  0x1027   ExternalFlashZoom                    int16u
  0x1028   ExternalFlashMode                    int16u
  0x1029   Contrast                             int16u
  0x102a   SharpnessFactor                      int16u
  0x102b   ColorControl                         int16u[6]
  0x102c   ValidBits                            int16u[2]
  0x102d   CoringFilter                         int16u
  0x102e   OlympusImageWidth                    int32u
  0x102f   OlympusImageHeight                   int32u
  0x1030   SceneDetect                          int16u
  0x1031   SceneArea?                           int32u[8]
  0x1033   SceneDetectData?                     int32u[720]
  0x1034   CompressionRatio                     rational64u
  0x1035   PreviewImageValid                    int32u
  0x1036   PreviewImageStart                    int32u*
  0x1037   PreviewImageLength                   int32u*
  0x1038   AFResult                             int16u
  0x1039   CCDScanMode                          int16u
  0x103a   NoiseReduction                       int16u
  0x103b   FocusStepInfinity                    int16u
  0x103c   FocusStepNear                        int16u
  0x103d   LightValueCenter                     rational64s
  0x103e   LightValuePeriphery                  rational64s
  0x103f   FieldCount?                          int16u
  0x2010   Equipment                            Olympus Equipment
           EquipmentIFD                         Olympus Equipment
  0x2020   CameraSettings                       Olympus CameraSettings
           CameraSettingsIFD                    Olympus CameraSettings
  0x2030   RawDevelopment                       Olympus RawDevelopment
           RawDevelopmentIFD                    Olympus RawDevelopment
  0x2031   RawDev2                              Olympus RawDevelopment2
           RawDev2IFD                           Olympus RawDevelopment2
  0x2040   ImageProcessing                      Olympus ImageProcessing
           ImageProcessingIFD                   Olympus ImageProcessing
  0x2050   FocusInfo                            Olympus FocusInfo
           FocusInfoIFD                         Olympus FocusInfo
           CameraParameters                     undef
  0x2100   Olympus2100                          Olympus FE
           Olympus2100IFD                       Olympus FE
  0x2200   Olympus2200                          Olympus FE
           Olympus2200IFD                       Olympus FE
  0x2300   Olympus2300                          Olympus FE
           Olympus2300IFD                       Olympus FE
  0x2400   Olympus2400                          Olympus FE
           Olympus2400IFD                       Olympus FE
  0x2500   Olympus2500                          Olympus FE
           Olympus2500IFD                       Olympus FE
  0x2600   Olympus2600                          Olympus FE
           Olympus2600IFD                       Olympus FE
  0x2700   Olympus2700                          Olympus FE
           Olympus2700IFD                       Olympus FE
  0x2800   Olympus2800                          Olympus FE
           Olympus2800IFD                       Olympus FE
  0x2900   Olympus2900                          Olympus FE
           Olympus2900IFD                       Olympus FE
  0x3000   RawInfo                              Olympus RawInfo
           RawInfoIFD                           Olympus RawInfo
  0x4000   MainInfo                             Olympus
           MainInfoIFD                          Olympus
  0x5000   UnknownInfo                          Olympus UnknownInfo
           UnknownInfoIFD                       Olympus UnknownInfo

Olympus TextInfo Tags

This information is in text format (similar to APP12 information, but with spaces instead of linefeeds). Below are tags which have been observed, but any information found here will be extracted, even if the tag is not listed.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Resolution'         Resolution               N
  'Type'               CameraType               N

Olympus Equipment Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   EquipmentVersion                     undef[4]
  0x0100   CameraType2                          string[6]
  0x0101   SerialNumber                         string[32]
  0x0102   InternalSerialNumber                 string[32]
  0x0103   FocalPlaneDiagonal                   rational64u
  0x0104   BodyFirmwareVersion                  int32u
  0x0201   LensType                             int8u[6]
  0x0202   LensSerialNumber                     string[32]
  0x0203   LensModel                            string
  0x0204   LensFirmwareVersion                  int32u
  0x0205   MaxApertureAtMinFocal                int16u
  0x0206   MaxApertureAtMaxFocal                int16u
  0x0207   MinFocalLength                       int16u
  0x0208   MaxFocalLength                       int16u
  0x020a   MaxAperture                          int16u
  0x020b   LensProperties                       int16u
  0x0301   Extender                             int8u[6]
  0x0302   ExtenderSerialNumber                 string[32]
  0x0303   ExtenderModel                        string
  0x0304   ExtenderFirmwareVersion              int32u
  0x0403   ConversionLens                       string
  0x1000   FlashType                            int16u
  0x1001   FlashModel                           int16u
  0x1002   FlashFirmwareVersion                 int32u
  0x1003   FlashSerialNumber                    string[32]

Olympus CameraSettings Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   CameraSettingsVersion                undef[4]
  0x0100   PreviewImageValid                    int32u
  0x0101   PreviewImageStart                    int32u*
  0x0102   PreviewImageLength                   int32u*
  0x0200   ExposureMode                         int16u
  0x0201   AELock                               int16u
  0x0202   MeteringMode                         int16u
  0x0203   ExposureShift                        rational64s
  0x0204   NDFilter                             Y
  0x0300   MacroMode                            int16u
  0x0301   FocusMode                            int16u[n]
  0x0302   FocusProcess                         int16u[n]
  0x0303   AFSearch                             int16u
  0x0304   AFAreas                              int32u[64]~
  0x0305   AFPointSelected                      rational64s[5]
  0x0306   AFFineTune                           int8u
  0x0307   AFFineTuneAdj                        int16s[3]
  0x0400   FlashMode                            int16u
  0x0401   FlashExposureComp                    rational64s
  0x0403   FlashRemoteControl                   int16u
  0x0404   FlashControlMode                     int16u[n]
  0x0405   FlashIntensity                       rational64s[n]
  0x0406   ManualFlashStrength                  rational64s[n]
  0x0500   WhiteBalance2                        int16u
  0x0501   WhiteBalanceTemperature              int16u
  0x0502   WhiteBalanceBracket                  int16s
  0x0503   CustomSaturation                     int16s[3]~
  0x0504   ModifiedSaturation                   int16u
  0x0505   ContrastSetting                      int16s[3]
  0x0506   SharpnessSetting                     int16s[3]
  0x0507   ColorSpace                           int16u
  0x0509   SceneMode                            int16u
  0x050a   NoiseReduction                       int16u
  0x050b   DistortionCorrection                 int16u
  0x050c   ShadingCompensation                  int16u
  0x050d   CompressionFactor                    rational64u
  0x050f   Gradation                            int16s[n]
  0x0520   PictureMode                          int16u[n]
  0x0521   PictureModeSaturation                int16s[3]
  0x0522   PictureModeHue?                      int16s
  0x0523   PictureModeContrast                  int16s[3]
  0x0524   PictureModeSharpness                 int16s[3]
  0x0525   PictureModeBWFilter                  int16s
  0x0526   PictureModeTone                      int16s
  0x0527   NoiseFilter                          int16s[3]
  0x0529   ArtFilter                            int16u[4]
  0x052c   MagicFilter                          int16u[4]
  0x052d   PictureModeEffect                    int16s[3]
  0x052e   ToneLevel                            Y
  0x052f   ArtFilterEffect                      int16u[20]
  0x0600   DriveMode                            int16u[n]~
  0x0601   PanoramaMode                         int16u~
  0x0603   ImageQuality2                        int16u
  0x0604   ImageStabilization                   int32u
  0x0804   StackedImage                         int32u[2]
  0x0900   ManometerPressure                    int16u
  0x0901   ManometerReading                     int32s[2]
  0x0902   ExtendedWBDetect                     int16u
  0x0903   RollAngle                            int16s[2]
  0x0904   PitchAngle                           int16s[2]
  0x0908   DateTimeUTC                          string

Olympus RawDevelopment Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   RawDevVersion                        undef[4]
  0x0100   RawDevExposureBiasValue              rational64s
  0x0101   RawDevWhiteBalanceValue              int16u
  0x0102   RawDevWBFineAdjustment               int16s
  0x0103   RawDevGrayPoint                      int16u[3]
  0x0104   RawDevSaturationEmphasis             int16s[3]
  0x0105   RawDevMemoryColorEmphasis            int16u
  0x0106   RawDevContrastValue                  int16s[3]
  0x0107   RawDevSharpnessValue                 int16s[3]
  0x0108   RawDevColorSpace                     int16u
  0x0109   RawDevEngine                         int16u
  0x010a   RawDevNoiseReduction                 int16u
  0x010b   RawDevEditStatus                     int16u
  0x010c   RawDevSettings                       int16u

Olympus RawDevelopment2 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   RawDevVersion                        undef[4]
  0x0100   RawDevExposureBiasValue              rational64s
  0x0101   RawDevWhiteBalance                   int16u
  0x0102   RawDevWhiteBalanceValue              int16u
  0x0103   RawDevWBFineAdjustment               int16s
  0x0104   RawDevGrayPoint                      int16u[3]
  0x0105   RawDevContrastValue                  int16s[3]
  0x0106   RawDevSharpnessValue                 int16s[3]
  0x0107   RawDevSaturationEmphasis             int16s[3]
  0x0108   RawDevMemoryColorEmphasis            int16u
  0x0109   RawDevColorSpace                     int16u
  0x010a   RawDevNoiseReduction                 int16u
  0x010b   RawDevEngine                         int16u
  0x010c   RawDevPictureMode                    int16u
  0x010d   RawDevPMSaturation                   int16s[3]
  0x010e   RawDevPMContrast                     int16s[3]
  0x010f   RawDevPMSharpness                    int16s[3]
  0x0110   RawDevPM_BWFilter                    int16u
  0x0111   RawDevPMPictureTone                  int16u
  0x0112   RawDevGradation                      int16s[3]
  0x0113   RawDevSaturation3                    int16s[3]
  0x0119   RawDevAutoGradation                  int16u
  0x0120   RawDevPMNoiseFilter                  int16u
  0x0121   RawDevArtFilter                      int16u[4]

Olympus ImageProcessing Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   ImageProcessingVersion               undef[4]
  0x0100   WB_RBLevels                          int16u[2]
  0x0102   WB_RBLevels3000K                     int16u[2]
  0x0103   WB_RBLevels3300K                     int16u[2]
  0x0104   WB_RBLevels3600K                     int16u[2]
  0x0105   WB_RBLevels3900K                     int16u[2]
  0x0106   WB_RBLevels4000K                     int16u[2]
  0x0107   WB_RBLevels4300K                     int16u[2]
  0x0108   WB_RBLevels4500K                     int16u[2]
  0x0109   WB_RBLevels4800K                     int16u[2]
  0x010a   WB_RBLevels5300K                     int16u[2]
  0x010b   WB_RBLevels6000K                     int16u[2]
  0x010c   WB_RBLevels6600K                     int16u[2]
  0x010d   WB_RBLevels7500K                     int16u[2]
  0x010e   WB_RBLevelsCWB1                      int16u[2]
  0x010f   WB_RBLevelsCWB2                      int16u[2]
  0x0110   WB_RBLevelsCWB3                      int16u[2]
  0x0111   WB_RBLevelsCWB4                      int16u[2]
  0x0113   WB_GLevel3000K                       int16u
  0x0114   WB_GLevel3300K                       int16u
  0x0115   WB_GLevel3600K                       int16u
  0x0116   WB_GLevel3900K                       int16u
  0x0117   WB_GLevel4000K                       int16u
  0x0118   WB_GLevel4300K                       int16u
  0x0119   WB_GLevel4500K                       int16u
  0x011a   WB_GLevel4800K                       int16u
  0x011b   WB_GLevel5300K                       int16u
  0x011c   WB_GLevel6000K                       int16u
  0x011d   WB_GLevel6600K                       int16u
  0x011e   WB_GLevel7500K                       int16u
  0x011f   WB_GLevel                            int16u
  0x0200   ColorMatrix                          int16u[9]
  0x0300   Enhancer                             int16u
  0x0301   EnhancerValues                       int16u[7]
  0x0310   CoringFilter                         int16u
  0x0311   CoringValues                         int16u[7]
  0x0600   BlackLevel2                          int16u[4]
  0x0610   GainBase                             int16u
  0x0611   ValidBits                            int16u[2]
  0x0612   CropLeft                             int16u[2]
  0x0613   CropTop                              int16u[2]
  0x0614   CropWidth                            int32u
  0x0615   CropHeight                           int32u
  0x0635   UnknownBlock1?                       undef
  0x0636   UnknownBlock2?                       undef
  0x0805   SensorCalibration                    int16s[2]
  0x1010   NoiseReduction2                      int16u
  0x1011   DistortionCorrection2                int16u
  0x1012   ShadingCompensation2                 int16u
  0x101c   MultipleExposureMode                 int16u[2]
  0x1103   UnknownBlock3?                       undef
  0x1104   UnknownBlock4?                       undef
  0x1112   AspectRatio                          int8u[2]
  0x1113   AspectFrame                          int16u[4]
  0x1200   FacesDetected                        int32u[n]
  0x1201   FaceDetectArea                       int16s[n]
  0x1202   MaxFaces                             int32u[3]
  0x1203   FaceDetectFrameSize                  int16u[6]
  0x1207   FaceDetectFrameCrop                  int16s[12]
  0x1306   CameraTemperature                    N

Olympus FocusInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   FocusInfoVersion                     undef[4]
  0x0209   AutoFocus?                           int16u
  0x0210   SceneDetect                          int16u
  0x0211   SceneArea?                           int32u[8]
  0x0212   SceneDetectData?                     int32u[720]
  0x0300   ZoomStepCount                        int16u
  0x0301   FocusStepCount                       int16u
  0x0303   FocusStepInfinity                    int16u
  0x0304   FocusStepNear                        int16u
  0x0305   FocusDistance                        rational64u
  0x0308   AFPoint                              int16u
  0x0328   AFInfo                               Olympus AFInfo
  0x1201   ExternalFlash                        int16u[2]
  0x1203   ExternalFlashGuideNumber?            rational64s
  0x1204   ExternalFlashBounce                  int16u
  0x1205   ExternalFlashZoom                    rational64u
  0x1208   InternalFlash                        int16u[n]
  0x1209   ManualFlash                          int16u[2]~
  0x120a   MacroLED                             int16u
  0x1500   SensorTemperature                    int16s
  0x1600   ImageStabilization                   undef~

Olympus AFInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Olympus FE Tags

Some FE models write a large number of tags here, but most of this information remains unknown.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0100   BodyFirmwareVersion                  string

Olympus RawInfo Tags

These tags are found only in ORF images of some models (eg. C8080WZ).

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   RawInfoVersion                       undef[4]
  0x0100   WB_RBLevelsUsed                      int16u[2]
  0x0110   WB_RBLevelsAuto                      int16u[2]
  0x0120   WB_RBLevelsShade                     int16u[2]
  0x0121   WB_RBLevelsCloudy                    int16u[2]
  0x0122   WB_RBLevelsFineWeather               int16u[2]
  0x0123   WB_RBLevelsTungsten                  int16u[2]
  0x0124   WB_RBLevelsEveningSunlight           int16u[2]
  0x0130   WB_RBLevelsDaylightFluor             int16u[2]
  0x0131   WB_RBLevelsDayWhiteFluor             int16u[2]
  0x0132   WB_RBLevelsCoolWhiteFluor            int16u[2]
  0x0133   WB_RBLevelsWhiteFluorescent          int16u[2]
  0x0200   ColorMatrix2                         int16u[9]
  0x0310   CoringFilter                         int16u
  0x0311   CoringValues                         int16u[11]
  0x0600   BlackLevel2                          int16u[4]
  0x0601   YCbCrCoefficients                    N
  0x0611   ValidPixelDepth                      int16u[2]
  0x0612   CropLeft                             int16u
  0x0613   CropTop                              int16u
  0x0614   CropWidth                            int32u
  0x0615   CropHeight                           int32u
  0x1000   LightSource                          int16u
  0x1001   WhiteBalanceComp                     int16s[3]
  0x1010   SaturationSetting                    int16s[3]
  0x1011   HueSetting                           int16s[3]
  0x1012   ContrastSetting                      int16s[3]
  0x1013   SharpnessSetting                     int16s[3]
  0x2000   CMExposureCompensation               rational64s
  0x2001   CMWhiteBalance                       int16u
  0x2002   CMWhiteBalanceComp                   int16s
  0x2010   CMWhiteBalanceGrayPoint              int16u[3]
  0x2020   CMSaturation                         int16s[3]
  0x2021   CMHue                                int16s[3]
  0x2022   CMContrast                           int16s[3]
  0x2023   CMSharpness                          int16s[3]

Olympus UnknownInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Olympus DSS Tags

Information extracted from DSS/DS2 files and the ID3 XOLY frame of MP3 files written by some Olympus voice recorders.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    Model                                N
     38    StartTime                            N
     50    EndTime                              N
     62    Duration                             N
    798    Comment                              N

Olympus MOV1 Tags

This information is found in MOV videos from Olympus models such as the D540Z, D595Z, FE100, FE110, FE115, FE170 and FE200.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     38    ExposureUnknown?                     N
     42    FNumber                              N
     50    ExposureCompensation                 N
     72    FocalLength                          N

Olympus MOV2 Tags

This information is found in MOV videos from Olympus models such as the FE120, FE140 and FE190.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     54    ExposureTime                         N
     58    FNumber                              N
     66    ExposureCompensation                 N
     88    FocalLength                          N
    193    ISO                                  N

Olympus MP4 Tags

This information is found in MP4 videos from Olympus models such as the u7040 and u9010.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     40    FNumber                              N
     48    ExposureCompensation                 N
    104    MovableInfo                          Olympus MovableInfo
    114    MovableInfo                          Olympus MovableInfo

Olympus MovableInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ISO                                  N
     44    EncoderVersion                       N
     60    DecoderVersion                       N
    131    Thumbnail                            Olympus Thumbnail

Olympus Thumbnail Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ThumbnailWidth                       N
      2    ThumbnailHeight                      N
      3    ThumbnailLength                      N
      4    ThumbnailOffset                      N

Olympus MOV3 Tags

QuickTime information found in the TAGS atom of MOV videos from the E-M5.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'OLYM'   OlympusAtom                          Olympus OLYM2

Olympus OLYM2 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'prms'   MakerNotes                           Olympus prms
  'scrn'   PreviewInfo                          Olympus scrn2
  'thmb'   ThumbInfo                            Olympus thmb2

Olympus prms Tags

Information extracted from the "prms" atom in MOV videos from Olympus models such as the OM E-M5.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     18    Make                                 N
     44    Model                                N
    131    DateTime1                            N
    157    DateTime2                            N

Olympus scrn2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    OlympusPreview                       Olympus scrn

Olympus scrn Tags

Information extracted from the "scrn" atom of Olympus MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PreviewImageLength                   N
      4    PreviewImage                         N

Olympus thmb2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ThumbnailWidth                       N
      2    ThumbnailHeight                      N
      4    ThumbnailLength                      N
      8    ThumbnailImage                       N

Olympus thmb Tags

Information extracted from the "thmb" atom of Olympus MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ThumbnailLength                      N
      4    ThumbnailImage                       N

Olympus OLYM Tags

Tags found in the OLYM atom of MP4 videos from the TG-810.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     14    Make                                 N
     40    Model                                N
     90    FNumber                              N
    127    DateTimeOriginal                     N
    153    DateTime2                            N
    265    ThumbnailWidth                       N
    267    ThumbnailHeight                      N

Olympus AVI Tags

This information is found in Olympus AVI videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     18    Make                                 N
     44    Model                                N
     94    FNumber                              N
    131    DateTime1                            N
    157    DateTime2                            N
    297    ThumbInfo                            Olympus thmb2

Olympus WAV Tags

This information is found in WAV files from Olympus PCM linear recorders like the LS-5, LS-10, LS-11.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    Model                                N
     28    FileNumber                           N
     38    DateTimeOriginal                     N
     50    DateTimeEnd                          N
     62    RecordingTime                        N
    512    Duration                             N
    522    Index01                              N
    532    Index02                              N
    542    Index03                              N
    552    Index04                              N
    562    Index05                              N
    572    Index06                              N
    582    Index07                              N
    592    Index08                              N
    602    Index09                              N
    612    Index10                              N
    622    Index11                              N
    632    Index12                              N
    642    Index13                              N
    652    Index14                              N
    662    Index15                              N
    672    Index16                              N

Panasonic Tags

These tags are used in Panasonic/Leica cameras.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   ImageQuality                         int16u
  0x0002   FirmwareVersion                      undef
  0x0003   WhiteBalance                         int16u
  0x0007   FocusMode                            int16u
  0x000f   AFAreaMode                           int8u[2]
  0x001a   ImageStabilization                   int16u
  0x001c   MacroMode                            int16u
  0x001f   ShootingMode                         int16u
  0x0020   Audio                                int16u
  0x0021   DataDump                             N
  0x0023   WhiteBalanceBias                     int16s
  0x0024   FlashBias                            int16s
  0x0025   InternalSerialNumber                 undef[16]
  0x0026   PanasonicExifVersion                 undef
  0x0028   ColorEffect                          int16u
  0x0029   TimeSincePowerOn                     int32u
  0x002a   BurstMode                            int16u
  0x002b   SequenceNumber                       int32u
  0x002c   ContrastMode                         int16u
  0x002d   NoiseReduction                       int16u
  0x002e   SelfTimer                            int16u
  0x0030   Rotation                             int16u
  0x0031   AFAssistLamp                         int16u
  0x0032   ColorMode                            int16u
  0x0033   BabyAge                              string
  0x0034   OpticalZoomMode                      int16u
  0x0035   ConversionLens                       int16u
  0x0036   TravelDay                            int16u
  0x0039   Contrast                             int16u
  0x003a   WorldTimeLocation                    int16u
  0x003b   TextStamp                            int16u
  0x003c   ProgramISO                           int16u
  0x003d   AdvancedSceneType                    int16u
  0x003e   TextStamp                            int16u
  0x003f   FacesDetected                        int16u
  0x0040   Saturation                           int16u
  0x0041   Sharpness                            int16u
  0x0042   FilmMode                             int16u
  0x0044   ColorTempKelvin                      int16u
  0x0045   BracketSettings                      int16u
  0x0046   WBShiftAB                            int16u
  0x0047   WBShiftGM                            int16u
  0x0048   FlashCurtain                         int16u
  0x0049   LongExposureNoiseReduction           int16u
  0x004b   PanasonicImageWidth                  int32u
  0x004c   PanasonicImageHeight                 int32u
  0x004d   AFPointPosition                      rational64u[2]
  0x004e   FaceDetInfo                          Panasonic FaceDetInfo
  0x0051   LensType                             string
  0x0052   LensSerialNumber                     string
  0x0053   AccessoryType                        string
  0x0054   AccessorySerialNumber                string
  0x0059   Transform                            undef[4]
  0x005d   IntelligentExposure                  int16u
  0x0060   LensFirmwareVersion                  undef[4]
  0x0061   FaceRecInfo                          Panasonic FaceRecInfo
  0x0062   FlashWarning                         int16u
  0x0063   RecognizedFaceFlags?                 undef[4]
  0x0065   Title                                undef
  0x0066   BabyName                             undef
  0x0067   Location                             undef
  0x0069   Country                              undef
  0x006b   State                                undef
  0x006d   City                                 undef
  0x006f   Landmark                             undef
  0x0070   IntelligentResolution                int8u
  0x0077   BurstSpeed                           int16u
  0x0079   IntelligentD-Range                   int16u
  0x007c   ClearRetouch                         int16u
  0x0080   City2                                undef
  0x0086   ManometerPressure                    int16u
  0x0089   PhotoStyle                           int16u
  0x008a   ShadingCompensation                  int16u
  0x008c   AccelerometerZ                       int16u
  0x008d   AccelerometerX                       int16u
  0x008e   AccelerometerY                       int16u
  0x008f   CameraOrientation                    int8u
  0x0090   RollAngle                            int16u
  0x0091   PitchAngle                           int16u
  0x0093   SweepPanoramaDirection               int8u
  0x0094   SweepPanoramaFieldOfView             int16u
  0x0096   TimerRecording                       int8u
  0x009d   InternalNDFilter                     rational64u
  0x009e   HDR                                  int16u
  0x009f   ShutterType                          int16u
  0x00a3   ClearRetouchValue                    rational64u
  0x00ab   TouchAE                              int16u
  0x0e00   PrintIM                              PrintIM
  0x8000   MakerNoteVersion                     undef
  0x8001   SceneMode                            int16u
  0x8004   WBRedLevel                           int16u
  0x8005   WBGreenLevel                         int16u
  0x8006   WBBlueLevel                          int16u
  0x8007   FlashFired                           int16u
  0x8008   TextStamp                            int16u
  0x8009   TextStamp                            int16u
  0x8010   BabyAge                              string
  0x8012   Transform                            undef[4]

Panasonic FaceDetInfo Tags

Face detection position information.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    NumFacePositions                     int16u
      1    Face1Position                        int16u[4]
      5    Face2Position                        int16u[4]
      9    Face3Position                        int16u[4]
     13    Face4Position                        int16u[4]
     17    Face5Position                        int16u[4]

Panasonic FaceRecInfo Tags

Tags written by cameras with facial recognition. These cameras not only detect faces in an image, but also recognize specific people based a user-supplied set of known faces.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FacesRecognized                      int16u
      4    RecognizedFace1Name                  string[20]
     24    RecognizedFace1Position              int16u[4]
     32    RecognizedFace1Age                   string[20]
     52    RecognizedFace2Name                  string[20]
     72    RecognizedFace2Position              int16u[4]
     80    RecognizedFace2Age                   string[20]
    100    RecognizedFace3Name                  string[20]
    120    RecognizedFace3Position              int16u[4]
    128    RecognizedFace3Age                   string[20]

Panasonic Leica2 Tags

These tags are used by the Leica M8.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0300   Quality                              int16u
  0x0302   UserProfile                          int32u
  0x0303   SerialNumber                         int32u
  0x0304   WhiteBalance                         int16u
  0x0310   LensType                             int32u
  0x0311   ExternalSensorBrightnessValue        rational64s
  0x0312   MeasuredLV                           rational64s
  0x0313   ApproximateFNumber                   rational64u
  0x0320   CameraTemperature                    int32s
  0x0321   ColorTemperature                     int32u
  0x0322   WBRedLevel                           rational64u
  0x0323   WBGreenLevel                         rational64u
  0x0324   WBBlueLevel                          rational64u
  0x0325   UV-IRFilterCorrection                int32u
  0x0330   CCDVersion                           int32u
  0x0331   CCDBoardVersion                      int32u
  0x0332   ControllerBoardVersion               int32u
  0x0333   M16CVersion                          int32u
  0x0340   ImageIDNumber                        int32u

Panasonic Leica3 Tags

These tags are used by the Leica R8 and R9 digital backs.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x000d   WB_RGBLevels                         int16u[3]

Panasonic Leica4 Tags

This information is written by the M9.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x3000   Subdir3000                           Panasonic Subdir
  0x3100   Subdir3100                           Panasonic Subdir
  0x3400   Subdir3400                           Panasonic Subdir
  0x3900   Subdir3900                           Panasonic Subdir

Panasonic Subdir Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x300a   Contrast                             int32u
  0x300b   Sharpening                           int32u
  0x300d   Saturation                           int32u
  0x3033   WhiteBalance                         int32u
  0x3034   JPEGQuality                          int32u
  0x3036   WB_RGBLevels                         rational64u[3]
  0x3038   UserProfile                          string
  0x303a   JPEGSize                             int32u
  0x3103   SerialNumber                         string
  0x3109   FirmwareVersion                      string
  0x312a   BaseISO                              int32u
  0x312b   SensorWidth                          int32u
  0x312c   SensorHeight                         int32u
  0x312d   SensorBitDepth                       int32u
  0x3402   CameraTemperature                    int32s
  0x3405   LensType                             int32u
  0x3406   ApproximateFNumber                   rational64u
  0x3407   MeasuredLV                           int32s
  0x3408   ExternalSensorBrightnessValue        int32s
  0x3901   Data1                                Panasonic Data1
  0x3902   Data2                                Panasonic Data2

Panasonic Data1 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     22    LensType                             int32u[0.25]

Panasonic Data2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Panasonic Leica5 Tags

This information is written by the X1, X2, X VARIO and T.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0303   LensModel                            string
  0x0407   OriginalFileName                     string
  0x0408   OriginalDirectory                    string
  0x040d   ExposureMode                         int8u[4]
  0x0410   ShotInfo                             Panasonic ShotInfo
  0x0412   FilmMode                             string
  0x0413   WB_RGBLevels                         rational64u[3]

Panasonic ShotInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FileIndex                            int16u

Panasonic Leica6 Tags

This information is written by the S2 and M (Typ 240), as a trailer in JPEG images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0300   PreviewImage                         undef
  0x0301   UnknownBlock?                        N
  0x0303   LensType                             string

Panasonic Leica9 Tags

This information is written by the Leica S (Typ 007).

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Panasonic Type2 Tags

This type of maker notes is used by models such as the NV-DS65, PV-D2002, PV-DC3000, PV-DV203, PV-DV401, PV-DV702, PV-L2001, PV-SD4090, PV-SD5000 and iPalm.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    MakerNoteType                        N
      3    Gain                                 N

Panasonic PANA Tags

Tags extracted from the PANA and LEIC user data found in MP4 videos from various Panasonic and Leica models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
      4    Model                                N
     12    Model                                N
     22    Model                                N
     52    Version1                             N
     62    Version2                             N
     80    MakerNoteLeica5                      Panasonic Leica5
     88    ThumbnailWidth                       N
     90    ThumbnailHeight                      N
     92    ThumbnailImage                       N
   1334    ThumbnailWidth                       N
   1338    ThumbnailHeight                      N
   1342    ThumbnailLength                      N
   1350    ThumbnailImage                       N
   1358    ThumbnailWidth                       N
   1362    ThumbnailHeight                      N
   1366    ThumbnailLength                      N
   1374    ThumbnailImage                       N
  16488    ExifData                             EXIF
  16512    ExifData                             EXIF

Pentax Tags

These tags are used in Pentax/Asahi cameras.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   PentaxVersion                        int8u[4]
  0x0001   PentaxModelType                      int16u
  0x0002   PreviewImageSize                     int16u[2]
  0x0003   PreviewImageLength                   int32u*
  0x0004   PreviewImageStart                    int32u*
  0x0005   PentaxModelID                        int32u
  0x0006   Date                                 undef[4]
  0x0007   Time                                 undef[3]
  0x0008   Quality                              int16u
  0x0009   PentaxImageSize                      int16u
  0x000b   PictureMode                          int16u[n]
  0x000c   FlashMode                            int16u[n]
  0x000d   FocusMode                            int16u
  0x000e   AFPointSelected                      int16u
  0x000f   AFPointsInFocus                      int16u
           AFPointsInFocus                      int32u
  0x0010   FocusPosition                        int16u
  0x0012   ExposureTime                         int32u
  0x0013   FNumber                              int16u
  0x0014   ISO                                  int16u
  0x0015   LightReading                         int16u
  0x0016   ExposureCompensation                 int16u
  0x0017   MeteringMode                         int16u
  0x0018   AutoBracketing                       int16u[n]
  0x0019   WhiteBalance                         int16u
  0x001a   WhiteBalanceMode                     int16u
  0x001b   BlueBalance                          int16u
  0x001c   RedBalance                           int16u
  0x001d   FocalLength                          int32u
  0x001e   DigitalZoom                          int16u
  0x001f   Saturation                           int16u[n]
  0x0020   Contrast                             int16u[n]
  0x0021   Sharpness                            int16u[n]
  0x0022   WorldTimeLocation                    int16u
  0x0023   HometownCity                         int16u
  0x0024   DestinationCity                      int16u
  0x0025   HometownDST                          int16u
  0x0026   DestinationDST                       int16u
  0x0027   DSPFirmwareVersion                   undef
  0x0028   CPUFirmwareVersion                   undef
  0x0029   FrameNumber                          int32u
  0x002d   EffectiveLV                          int16u
           EffectiveLV                          int32u
  0x0032   ImageEditing                         undef[4]
  0x0033   PictureMode                          int8u[3]
  0x0034   DriveMode                            int8u[4]
  0x0035   SensorSize                           int16u[2]
  0x0037   ColorSpace                           int16u
  0x0038   ImageAreaOffset                      int16u[2]
  0x0039   RawImageSize                         int16u[2]~
  0x003c   AFPointsInFocus                      N
  0x003d   DataScaling                          int16u
  0x003e   PreviewImageBorders                  int8u[4]
  0x003f   LensRec                              Pentax LensRec
  0x0040   SensitivityAdjust                    int16u
  0x0041   ImageEditCount                       int16u
  0x0047   CameraTemperature                    int8s
  0x0048   AELock                               int16u
  0x0049   NoiseReduction                       int16u
  0x004d   FlashExposureComp                    int32s
           FlashExposureComp                    int8s[2]
  0x004f   ImageTone                            int16u
  0x0050   ColorTemperature                     int16u
  0x0053   ColorTempDaylight                    undef[4]
  0x0054   ColorTempShade                       undef[4]
  0x0055   ColorTempCloudy                      undef[4]
  0x0056   ColorTempTungsten                    undef[4]
  0x0057   ColorTempFluorescentD                undef[4]
  0x0058   ColorTempFluorescentN                undef[4]
  0x0059   ColorTempFluorescentW                undef[4]
  0x005a   ColorTempFlash                       undef[4]
  0x005c   ShakeReductionInfo                   Pentax SRInfo
                                                Pentax SRInfo2
  0x005d   ShutterCount                         undef[4]
  0x0060   FaceInfo                             Pentax FaceInfo
  0x0062   RawDevelopmentProcess                int16u
  0x0067   Hue                                  int16u
  0x0068   AWBInfo                              Pentax AWBInfo
  0x0069   DynamicRangeExpansion                undef[4]
  0x006b   TimeInfo                             Pentax TimeInfo
  0x006c   HighLowKeyAdj                        int16s[2]
  0x006d   ContrastHighlight                    int16s[2]
  0x006e   ContrastShadow                       int16s[2]
  0x006f   ContrastHighlightShadowAdj           int8u
  0x0070   FineSharpness                        int8u[n]
  0x0071   HighISONoiseReduction                int8u
  0x0072   AFAdjustment                         int16s
  0x0073   MonochromeFilterEffect               int16u
  0x0074   MonochromeToning                     int16u
  0x0076   FaceDetect                           int8u[2]
  0x0077   FaceDetectFrameSize                  int16u[2]
  0x0079   ShadowCorrection                     int8u[n]
  0x007a   ISOAutoParameters                    int8u[2]
  0x007b   CrossProcess                         int8u
  0x007d   LensCorr                             Pentax LensCorr
  0x007e   WhiteLevel                           int32u
  0x007f   BleachBypassToning                   int16u
  0x0080   AspectRatio                          Y
  0x0082   BlurControl                          int8u[4]
  0x0085   HDR                                  int8u[4]
  0x0088   NeutralDensityFilter                 int8u
  0x008b   ISO                                  int32u
  0x0200   BlackPoint                           int16u[4]
  0x0201   WhitePoint                           int16u[4]
  0x0203   ColorMatrixA                         int16s[9]
  0x0204   ColorMatrixB                         int16s[9]
  0x0205   CameraSettings                       Pentax CameraSettings
           CameraSettingsUnknown                Pentax CameraSettingsUnknown
  0x0206   AEInfo                               Pentax AEInfo
           AEInfo2                              Pentax AEInfo2
           AEInfo3                              Pentax AEInfo3
           AEInfoUnknown                        Pentax AEInfoUnknown
  0x0207   LensInfo                             Pentax LensInfo
                                                Pentax LensInfo2
                                                Pentax LensInfo3
                                                Pentax LensInfo4
                                                Pentax LensInfo5
  0x0208   FlashInfo                            Pentax FlashInfo
           FlashInfoUnknown                     Pentax FlashInfoUnknown
  0x0209   AEMeteringSegments                   int8u[n]
  0x020a   FlashMeteringSegments                int8u[n]
  0x020b   SlaveFlashMeteringSegments           int8u[n]
  0x020d   WB_RGGBLevelsDaylight                int16u[4]
  0x020e   WB_RGGBLevelsShade                   int16u[4]
  0x020f   WB_RGGBLevelsCloudy                  int16u[4]
  0x0210   WB_RGGBLevelsTungsten                int16u[4]
  0x0211   WB_RGGBLevelsFluorescentD            int16u[4]
  0x0212   WB_RGGBLevelsFluorescentN            int16u[4]
  0x0213   WB_RGGBLevelsFluorescentW            int16u[4]
  0x0214   WB_RGGBLevelsFlash                   int16u[4]
  0x0215   CameraInfo                           Pentax CameraInfo
  0x0216   BatteryInfo                          Pentax BatteryInfo
  0x021b   SaturationInfo?                      N
  0x021f   AFInfo                               Pentax AFInfo
  0x0220   HuffmanTable?                        N
  0x0221   KelvinWB                             Pentax KelvinWB
  0x0222   ColorInfo                            Pentax ColorInfo
  0x0224   EVStepInfo                           Pentax EVStepInfo
  0x0226   ShotInfo                             Pentax ShotInfo
  0x0227   FacePos                              Pentax FacePos
  0x0228   FaceSize                             Pentax FaceSize
  0x0229   SerialNumber                         string
  0x022a   FilterInfo                           Pentax FilterInfo
  0x022b   LevelInfo                            Pentax LevelInfo
  0x022d   WBLevels                             Pentax WBLevels
  0x022e   Artist                               string
  0x022f   Copyright                            string
  0x0230   FirmwareVersion                      string
  0x0231   ContrastDetectAFArea                 int16u[4]
  0x0235   CrossProcessParams                   undef[10]
  0x0239   LensInfoQ                            Pentax LensInfoQ
  0x0243   PixelShiftInfo                       Pentax PixelShiftInfo
  0x03fe   DataDump                             N
  0x03ff   TempInfo                             Pentax TempInfo
           UnknownInfo                          Pentax UnknownInfo
  0x0402   ToneCurve                            Y~
  0x0403   ToneCurves                           Y~
  0x0405   UnknownBlock?                        undef
  0x0e00   PrintIM                              PrintIM

Pentax LensRec Tags

This record stores the LensType, plus one or two unknown bytes for some models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensType                             int8u[2]
      3    ExtenderStatus                       int8u

Pentax SRInfo Tags

Shake reduction information.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SRResult                             int8u
      1    ShakeReduction                       int8u
      2    SRHalfPressTime                      int8u
      3    SRFocalLength                        int8u

Pentax SRInfo2 Tags

Shake reduction information for the K-3.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SRResult?                            int8u
      1    ShakeReduction                       int8u

Pentax FaceInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FacesDetected                        int8u
      2    FacePosition                         int8u[2]

Pentax AWBInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    WhiteBalanceAutoAdjustment           int8u
      1    TungstenAWB                          int8u

Pentax TimeInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    WorldTimeLocation                    int8u & 0x01
    0.2    HometownDST                          int8u & 0x02
    0.3    DestinationDST                       int8u & 0x04
      2    HometownCity                         int8u
      3    DestinationCity                      int8u

Pentax LensCorr Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DistortionCorrection                 int8u
      1    ChromaticAberrationCorrection        int8u
      2    PeripheralIlluminationCorr           int8u
      3    DiffractionCorrection                int8u

Pentax CameraSettings Tags

Camera settings information written by Pentax DSLR cameras.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PictureMode2                         int8u
    1.1    ProgramLine                          int8u & 0x03
    1.2    EVSteps                              int8u & 0x20
    1.3    E-DialInProgram                      int8u & 0x40
    1.4    ApertureRingUse                      int8u & 0x80
      2    FlashOptions                         int8u & 0xf0
    2.1    MeteringMode2                        int8u & 0x0f
      3    AFPointMode                          int8u & 0xf0
    3.1    FocusMode2                           int8u & 0x0f
      4    AFPointSelected2                     int16u
      6    ISOFloor                             int8u
      7    DriveMode2                           int8u
      8    ExposureBracketStepSize              int8u
      9    BracketShotNumber                    int8u
     10    WhiteBalanceSet                      int8u & 0xf0
   10.1    MultipleExposureSet                  int8u & 0x0f
     13    RawAndJpgRecording                   int8u
   14.1    JpgRecordedPixels                    int8u & 0x03
   14.2    LinkAEToAFPoint                      int8u & 0x01
   14.3    SensitivitySteps                     int8u & 0x02
   14.4    ISOAuto                              int8u & 0x04
     16    FlashOptions2                        int8u & 0xf0
   16.1    MeteringMode3                        int8u & 0x0f
   17.1    SRActive                             int8u & 0x80
   17.2    Rotation                             int8u & 0x60
   17.3    ISOSetting                           int8u & 0x04
   17.4    SensitivitySteps                     int8u & 0x02
     18    TvExposureTimeSetting                int8u
     19    AvApertureSetting                    int8u
     20    SvISOSetting                         int8u
     21    BaseExposureCompensation             int8u

Pentax CameraSettingsUnknown Tags

This information has not yet been decoded for models such as the K-01.

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Pentax AEInfo Tags

Auto-exposure information for most Pentax models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AEExposureTime                       int8u
      1    AEAperture                           int8u
      2    AE_ISO                               int8u
      3    AEXv                                 int8u
      4    AEBXv                                int8s
      5    AEMinExposureTime                    int8u
      6    AEProgramMode                        int8u
      7    AEFlags                              N
      8    AEApertureSteps                      int8u
      9    AEMaxAperture                        int8u
     10    AEMaxAperture2                       int8u
     11    AEMinAperture                        int8u
     12    AEMeteringMode                       int8u
     13    AEWhiteBalance                       int8u & 0xf0
   13.1    AEMeteringMode2                      int8u & 0x0f
     14    FlashExposureCompSet                 int8s
     21    LevelIndicator                       int8u

Pentax AEInfo2 Tags

Auto-exposure information for the K-01.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    AEExposureTime                       int8u
      3    AEAperture                           int8u
      4    AE_ISO                               int8u
      5    AEXv                                 int8u
      6    AEBXv                                int8s
      8    AEError                              int8s
     11    AEApertureSteps                      int8u
     15    SceneMode                            int8u
     16    AEMaxAperture                        int8u
     17    AEMaxAperture2                       int8u
     18    AEMinAperture                        int8u
     19    AEMinExposureTime                    int8u

Pentax AEInfo3 Tags

Auto-exposure information for the K-3, K-30, K-50 and K-500.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    AEExposureTime                       int8u
     17    AEAperture                           int8u
     18    AE_ISO                               int8u
     28    AEMaxAperture                        int8u
     29    AEMaxAperture2                       int8u
     30    AEMinAperture                        int8u
     31    AEMinExposureTime                    int8u

Pentax AEInfoUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Pentax LensInfo Tags

Pentax lens information structure for models such as the *istD.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensType                             int8u[2]
      3    LensData                             Pentax LensData

Pentax LensInfo2 Tags

Pentax lens information structure for models such as the K10D and K20D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensType                             int8u[4]
      4    LensData                             Pentax LensData

Pentax LensData Tags

Pentax lens data information. Some of these tags require interesting binary gymnastics to decode them into useful values.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    AutoAperture                         int8u & 0x01
    0.2    MinAperture                          int8u & 0x06
    0.3    LensFStops                           int8u & 0x70
      1    LensKind?                            int8u
      2    LC1?                                 int8u
      3    MinFocusDistance                     int8u & 0xf8
    3.1    FocusRangeIndex                      int8u & 0x07
      4    LC3?                                 int8u
      5    LC4?                                 int8u
      6    LC5?                                 int8u
      7    LC6?                                 int8u
      8    LC7?                                 int8u
      9    LensFocalLength                      int8u
           LC8?                                 int8u
     10    NominalMaxAperture                   int8u & 0xf0
   10.1    NominalMinAperture                   int8u & 0x0f
     11    LC10?                                int8u
     12    LC11?                                int8u
     13    LC12?                                int8u
   14.1    MaxAperture                          int8u & 0x7f
     15    LC14?                                int8u
     16    LC15?                                int8u

Pentax LensInfo3 Tags

Pentax lens information structure for 645D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    LensType                             int8u[4]
     13    LensData                             Pentax LensData

Pentax LensInfo4 Tags

Pentax lens information structure for models such as the K-5 and K-r.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    LensType                             int8u[4]
     12    LensData                             Pentax LensData

Pentax LensInfo5 Tags

Pentax lens information structure for the K-01 and newer models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    LensType                             int8u[5]
     15    LensData                             Pentax LensData

Pentax FlashInfo Tags

Flash information tags for the K10D, K20D and K200D.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FlashStatus                          int8u
      1    InternalFlashMode                    int8u
      2    ExternalFlashMode                    int8u
      3    InternalFlashStrength                int8u
      4    TTL_DA_AUp                           int8u
      5    TTL_DA_ADown                         int8u
      6    TTL_DA_BUp                           int8u
      7    TTL_DA_BDown                         int8u
   24.1    ExternalFlashGuideNumber             int8u & 0x1f
     25    ExternalFlashExposureComp            int8u
     26    ExternalFlashBounce                  int8u

Pentax FlashInfoUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Pentax CameraInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    PentaxModelID                        int32u
      1    ManufactureDate                      int32u
      2    ProductionCode                       int32u[2]
      4    InternalSerialNumber                 int32u

Pentax BatteryInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    PowerSource                          int8u & 0x0f
    1.1    BodyBatteryState                     int8u & 0xf0
    1.2    GripBatteryState                     int8u & 0x0f
           GripBatteryState?                    int8u & 0x0f
      2    BodyBatteryADNoLoad                  int8u
           BodyBatteryVoltage1                  int16u
      3    BodyBatteryADLoad                    int8u
      4    GripBatteryADNoLoad                  int8u
           BodyBatteryVoltage2                  int16u
      5    GripBatteryADLoad                    int8u
      6    BodyBatteryVoltage3                  int16u
      8    BodyBatteryVoltage4                  int16u

Pentax AFInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFPointsUnknown1?                    int16u
      2    AFPointsUnknown2?                    int16u
      4    AFPredictor                          int16s
      6    AFDefocus                            int8u
      7    AFIntegrationTime                    int8u
     11    AFPointsInFocus                      int8u
    509    AFHold                               int8u

Pentax KelvinWB Tags

White balance Blue/Red gains as a function of color temperature.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    KelvinWB_Daylight                    int16u[4]
      5    KelvinWB_01                          int16u[4]
      9    KelvinWB_02                          int16u[4]
     13    KelvinWB_03                          int16u[4]
     17    KelvinWB_04                          int16u[4]
     21    KelvinWB_05                          int16u[4]
     25    KelvinWB_06                          int16u[4]
     29    KelvinWB_07                          int16u[4]
     33    KelvinWB_08                          int16u[4]
     37    KelvinWB_09                          int16u[4]
     41    KelvinWB_10                          int16u[4]
     45    KelvinWB_11                          int16u[4]
     49    KelvinWB_12                          int16u[4]
     53    KelvinWB_13                          int16u[4]
     57    KelvinWB_14                          int16u[4]
     61    KelvinWB_15                          int16u[4]
     65    KelvinWB_16                          int16u[4]

Pentax ColorInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    WBShiftAB                            int8s
     17    WBShiftGM                            int8s

Pentax EVStepInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    EVSteps                              int8u
      1    SensitivitySteps                     int8u

Pentax ShotInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    CameraOrientation                    int8u

Pentax FacePos Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    Face1Position                        int16u[2]
      2    Face2Position                        int16u[2]
      4    Face3Position                        int16u[2]
      6    Face4Position                        int16u[2]
      8    Face5Position                        int16u[2]
     10    Face6Position                        int16u[2]
     12    Face7Position                        int16u[2]
     14    Face8Position                        int16u[2]
     16    Face9Position                        int16u[2]
     18    Face10Position                       int16u[2]
     20    Face11Position                       int16u[2]
     22    Face12Position                       int16u[2]
     24    Face13Position                       int16u[2]
     26    Face14Position                       int16u[2]
     28    Face15Position                       int16u[2]
     30    Face16Position                       int16u[2]
     32    Face17Position                       int16u[2]
     34    Face18Position                       int16u[2]
     36    Face19Position                       int16u[2]
     38    Face20Position                       int16u[2]
     40    Face21Position                       int16u[2]
     42    Face22Position                       int16u[2]
     44    Face23Position                       int16u[2]
     46    Face24Position                       int16u[2]
     48    Face25Position                       int16u[2]
     50    Face26Position                       int16u[2]
     52    Face27Position                       int16u[2]
     54    Face28Position                       int16u[2]
     56    Face29Position                       int16u[2]
     58    Face30Position                       int16u[2]
     60    Face31Position                       int16u[2]
     62    Face32Position                       int16u[2]

Pentax FaceSize Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    Face1Size                            int16u[2]
      2    Face2Size                            int16u[2]
      4    Face3Size                            int16u[2]
      6    Face4Size                            int16u[2]
      8    Face5Size                            int16u[2]
     10    Face6Size                            int16u[2]
     12    Face7Size                            int16u[2]
     14    Face8Size                            int16u[2]
     16    Face9Size                            int16u[2]
     18    Face10Size                           int16u[2]
     20    Face11Size                           int16u[2]
     22    Face12Size                           int16u[2]
     24    Face13Size                           int16u[2]
     26    Face14Size                           int16u[2]
     28    Face15Size                           int16u[2]
     30    Face16Size                           int16u[2]
     32    Face17Size                           int16u[2]
     34    Face18Size                           int16u[2]
     36    Face19Size                           int16u[2]
     38    Face20Size                           int16u[2]
     40    Face21Size                           int16u[2]
     42    Face22Size                           int16u[2]
     44    Face23Size                           int16u[2]
     46    Face24Size                           int16u[2]
     48    Face25Size                           int16u[2]
     50    Face26Size                           int16u[2]
     52    Face27Size                           int16u[2]
     54    Face28Size                           int16u[2]
     56    Face29Size                           int16u[2]
     58    Face30Size                           int16u[2]
     60    Face31Size                           int16u[2]
     62    Face32Size                           int16u[2]

Pentax FilterInfo Tags

The parameters associated with each type of digital filter are unique, and these settings are also extracted with the DigitalFilter tag. Information is not extracted for filters that are "Off" unless the Unknown option is used.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SourceDirectoryIndex                 int16u
      2    SourceFileIndex                      int16u
      5    DigitalFilter01                      undef[17]
     22    DigitalFilter02                      undef[17]
     39    DigitalFilter03                      undef[17]
     56    DigitalFilter04                      undef[17]
     73    DigitalFilter05                      undef[17]
     90    DigitalFilter06                      undef[17]
    107    DigitalFilter07                      undef[17]
    124    DigitalFilter08                      undef[17]
    141    DigitalFilter09                      undef[17]
    158    DigitalFilter10                      undef[17]
    175    DigitalFilter11                      undef[17]
    192    DigitalFilter12                      undef[17]
    209    DigitalFilter13                      undef[17]
    226    DigitalFilter14                      undef[17]
    243    DigitalFilter15                      undef[17]
    260    DigitalFilter16                      undef[17]
    277    DigitalFilter17                      undef[17]
    294    DigitalFilter18                      undef[17]
    311    DigitalFilter19                      undef[17]
    328    DigitalFilter20                      undef[17]

Pentax LevelInfo Tags

Tags decoded from the electronic level information for the K-5. May not be valid for other models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LevelOrientation                     int8s & 0x0f
    0.1    CompositionAdjust                    int8s & 0xf0
      1    RollAngle                            int8s
      2    PitchAngle                           int8s
      5    CompositionAdjustX                   int8s
      6    CompositionAdjustY                   int8s
      7    CompositionAdjustRotation            int8s

Pentax WBLevels Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    WB_RGGBLevelsDaylight                int16u[4]
     11    WB_RGGBLevelsShade                   int16u[4]
     20    WB_RGGBLevelsCloudy                  int16u[4]
     29    WB_RGGBLevelsTungsten                int16u[4]
     38    WB_RGGBLevelsFluorescentD            int16u[4]
     47    WB_RGGBLevelsFluorescentN            int16u[4]
     56    WB_RGGBLevelsFluorescentW            int16u[4]
     65    WB_RGGBLevelsFlash                   int16u[4]
     74    WB_RGGBLevelsFluorescentL            int16u[4]
     83    WB_RGGBLevelsUnknown?                int16u[4]
     92    WB_RGGBLevelsUserSelected            int16u[4]

Pentax LensInfoQ Tags

More lens information stored by the Pentax Q.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    LensModel                            string[30]
     42    LensInfo                             string[20]

Pentax PixelShiftInfo Tags

Pixel shift information stored by the K-3 II.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PixelShiftResolution                 int8u

Pentax TempInfo Tags

A number of additional temperature readings are extracted from this 256-byte binary-data block in images from models such as the K-01, K-3, K-5, K-50 and K-500. It is currently not known where the corresponding temperature sensors are located in the camera.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    SensorTemperature                    int16s
     14    SensorTemperature2                   int16s
     20    CameraTemperature4                   int16s
     22    CameraTemperature5                   int16s

Pentax UnknownInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Pentax Type2 Tags

These tags are used by the Pentax Optio 330 and 430, and are similar to the tags used by Casio.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   RecordingMode                        int16u
  0x0002   Quality                              int16u
  0x0003   FocusMode                            int16u
  0x0004   FlashMode                            int16u
  0x0007   WhiteBalance                         int16u
  0x000a   DigitalZoom                          int32u
  0x000b   Sharpness                            int16u
  0x000c   Contrast                             int16u
  0x000d   Saturation                           int16u
  0x0014   ISO                                  int16u
  0x0017   ColorFilter                          int16u
  0x0e00   PrintIM                              PrintIM
  0x1000   HometownCityCode                     undef[4]
  0x1001   DestinationCityCode                  undef[4]

Pentax Type4 Tags

The following few tags are extracted from the wealth of information available in maker notes of the Optio E20 and E25. These maker notes are stored as ASCII text in a format very similar to some HP models.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'F/W Version'        FirmwareVersion          N

Pentax S1 Tags

Tags extracted from the maker notes of AVI videos from the Optio S1.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   MakerNoteVersion                     undef[4]

Pentax PENT Tags

Tags found in the PENT atom of MOV videos from the Optio WG-2 GPS.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     26    Model                                N
     56    ExposureTime                         N
     60    FNumber                              N
     68    ExposureCompensation                 N
     84    FocalLength                          N
    113    DateTime1                            N
    139    DateTime2                            N
    167    ISO                                  N
    199    GPSVersionID                         N
    207    GPSLatitudeRef                       N
    209    GPSLatitude                          N
    233    GPSLongitudeRef                      N
    235    GPSLongitude                         N
    259    GPSAltitudeRef                       N
    260    GPSAltitude                          N
    284    GPSTimeStamp                         N
    308    GPSSatellites                        N
    311    GPSStatus                            N
    313    GPSMeasureMode                       N
    315    GPSMapDatum                          N
    322    GPSDateStamp                         N
    371    AudioCodecID                         N
   2003    PreviewImage                         N

Pentax PXTH Tags

Tags found in the PXTH atom of MOV videos from the K-01.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PreviewImageLength                   N
      4    PreviewImage                         N

Pentax MOV Tags

This information is found in MOV videos from cameras such as the Optio WP.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     38    ExposureTime                         N
     42    FNumber                              N
     50    ExposureCompensation                 N
     68    WhiteBalance                         N
     72    FocalLength                          N
    175    ISO                                  N

Pentax Junk Tags

Tags found in the JUNK chunk of AVI videos from the RS1000.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    Model                                N

Pentax Junk2 Tags

This information is found in AVI videos from the Optio RZ18.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     18    Make                                 N
     44    Model                                N
     94    FNumber                              N
    131    DateTime1                            N
    157    DateTime2                            N
    299    ThumbnailWidth                       N
    301    ThumbnailHeight                      N
    303    ThumbnailLength                      N
    307    ThumbnailImage                       N

Pentax AVI Tags

Pentax-specific RIFF tags found in AVI videos.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'hymn'   MakerNotes                           Pentax

PhaseOne Tags

These tags are extracted from the maker notes of Phase One images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0100   CameraOrientation                    N
  0x0102   SerialNumber                         string
  0x0105   ISO                                  int32s
  0x0106   ColorMatrix1                         float[9]
  0x0107   WB_RGBLevels                         float[3]
  0x0108   SensorWidth                          int32s
  0x0109   SensorHeight                         int32s
  0x010a   SensorLeftMargin                     int32s
  0x010b   SensorTopMargin                      int32s
  0x010c   ImageWidth                           int32s
  0x010d   ImageHeight                          int32s
  0x010e   RawFormat                            int32s
  0x010f   RawData                              N
  0x0110   SensorCalibration                    PhaseOne SensorCalibration
  0x0112   DateTimeOriginal                     N
  0x0113   ImageNumber                          int32s
  0x0203   Software                             string
  0x0204   System                               string
  0x0210   SensorTemperature                    float
  0x0211   SensorTemperature2                   float
  0x0212   UnknownDate?                         int32u
  0x021c   StripOffsets                         N
  0x021d   BlackLevel                           int32s
  0x0222   SplitColumn                          int32s
  0x0223   BlackLevelData                       int16u[n]
  0x0226   ColorMatrix2                         float[9]
  0x0301   FirmwareVersions                     string
  0x0400   ShutterSpeedValue                    float
  0x0401   ApertureValue                        float
  0x0402   ExposureCompensation                 float
  0x0403   FocalLength                          float
  0x0410   CameraModel                          string
  0x0412   LensModel                            string
  0x0414   MaxApertureValue                     float
  0x0415   MinApertureValue                     float

PhaseOne SensorCalibration Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0400   SensorDefects                        N
  0x0401   AllColorFlatField1?                  N
  0x0407   SerialNumber                         string
  0x040b   RedBlueFlatField?                    N
  0x0410   AllColorFlatField2?                  N
  0x0416   AllColorFlatField3?                  N
  0x0419   LinearizationCoefficients1           N
  0x041a   LinearizationCoefficients2           N

Reconyx Tags

The following tags are extracted from the maker notes of Reconyx Hyperfire cameras such as the HC500, HC600 and PC900.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    MakerNoteVersion                     N
      1    FirmwareVersion                      N
      4    FirmwareDate                         int16u[2]
      6    TriggerMode                          string[2]
      7    Sequence                             int16u[2]
      9    EventNumber                          int16u[2]
     11    DateTimeOriginal                     int16u[6]
     18    MoonPhase                            int16u
     19    AmbientTemperatureFahrenheit         int16s
     20    AmbientTemperature                   int16s
     21    SerialNumber                         undef[30]
     36    Contrast                             int16u
     37    Brightness                           int16u
     38    Sharpness                            int16u
     39    Saturation                           int16u
     40    InfraredIlluminator                  int16u
     41    MotionSensitivity                    int16u
     42    BatteryVoltage                       int16u
     43    UserLabel                            string[22]

Sanyo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x00ff   MakerNoteOffset                      int32u
  0x0100   SanyoThumbnail                       undef
  0x0200   SpecialMode                          int32u[3]
  0x0201   SanyoQuality                         int16u
  0x0202   Macro                                int16u
  0x0204   DigitalZoom                          rational64u
  0x0207   SoftwareVersion                      Y
  0x0208   PictInfo                             Y
  0x0209   CameraID                             Y
  0x020e   SequentialShot                       int16u
  0x020f   WideRange                            int16u
  0x0210   ColorAdjustmentMode                  int16u
  0x0213   QuickShot                            int16u
  0x0214   SelfTimer                            int16u
  0x0216   VoiceMemo                            int16u
  0x0217   RecordShutterRelease                 int16u
  0x0218   FlickerReduce                        int16u
  0x0219   OpticalZoomOn                        int16u
  0x021b   DigitalZoomOn                        int16u
  0x021d   LightSourceSpecial                   int16u
  0x021e   Resaved                              int16u
  0x021f   SceneSelect                          int16u
  0x0223   ManualFocusDistance                  rational64u
           FaceInfo                             -
  0x0224   SequenceShotInterval                 int16u
  0x0225   FlashMode                            int16u
  0x0e00   PrintIM                              PrintIM
  0x0f00   DataDump                             N

Sanyo FaceInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FacesDetected                        int32u
      4    FacePosition                         int32u[4]

Sanyo MOV Tags

This information is found in Sanyo MOV videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     38    ExposureTime                         N
     42    FNumber                              N
     50    ExposureCompensation                 N
     68    WhiteBalance                         N
     72    FocalLength                          N

Sanyo MP4 Tags

This information is found in Sanyo MP4 videos.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     50    FNumber                              N
     58    ExposureCompensation                 N
    106    ISO                                  N
    209    Software                             N
    210    Software                             N
    241    Thumbnail                            Sanyo Thumbnail
    242    Thumbnail                            Sanyo Thumbnail

Sanyo Thumbnail Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ThumbnailWidth                       N
      2    ThumbnailHeight                      N
      3    ThumbnailLength                      N
      4    ThumbnailOffset                      N

Samsung Tags

Tags found in the binary "STMN" format maker notes written by a number of Samsung models.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MakerNoteVersion                     undef[8]
      2    PreviewImageStart                    int32u*
      3    PreviewImageLength                   int32u*
     11    SamsungIFD                           Samsung IFD

Samsung IFD Tags

This is a standard-format IFD found in the maker notes of some Samsung models, except that the entry count is a 4-byte integer and the offsets are relative to the end of the IFD. Currently, no tags in this IFD are known, so the Unknown (-u) or Verbose (-v) option must be used to see this information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Samsung Type2 Tags

Tags found in the EXIF-format maker notes of newer Samsung models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   MakerNoteVersion                     undef[4]
  0x0002   DeviceType                           int32u
  0x0003   SamsungModelID                       int32u
  0x0021   PictureWizard                        Samsung PictureWizard
  0x0030   LocalLocationName                    string
  0x0031   LocationName                         string
  0x0035   PreviewIFD                           Nikon PreviewIFD
  0x0043   CameraTemperature                    rational64s
  0x0045   RawCompressionMode                   int32u
  0x0100   FaceDetect                           int16u
  0x0120   FaceRecognition                      int32u
  0x0123   FaceName                             string
  0xa001   FirmwareName                         string
  0xa003   LensType                             int16u[n]
  0xa004   LensFirmware                         string
  0xa005   InternalLensSerialNumber             string
  0xa010   SensorAreas                          int32u[8]
  0xa011   ColorSpace                           int16u
  0xa012   SmartRange                           int16u
  0xa013   ExposureCompensation                 rational64s
  0xa014   ISO                                  int32u
  0xa018   ExposureTime                         rational64u
  0xa019   FNumber                              rational64u
  0xa01a   FocalLengthIn35mmFormat              int32u
  0xa020   EncryptionKey                        int32u[11]!
  0xa021   WB_RGGBLevelsUncorrected             int32u[4]
  0xa022   WB_RGGBLevelsAuto                    int32u[4]
  0xa023   WB_RGGBLevelsIlluminator1            int32u[4]
  0xa024   WB_RGGBLevelsIlluminator2            int32u[4]
  0xa028   WB_RGGBLevelsBlack                   int32s[4]
  0xa030   ColorMatrix                          int32s[9]
  0xa031   ColorMatrixSRGB                      int32s[9]
  0xa032   ColorMatrixAdobeRGB                  int32s[9]
  0xa033   CbCrMatrixDefault                    int32s[4]
  0xa034   CbCrMatrix                           int32s[4]
  0xa035   CbCrGainDefault                      int32u[2]
  0xa036   CbCrGain                             int32u[2]
  0xa040   ToneCurveSRGBDefault                 int32u[23]
  0xa041   ToneCurveAdobeRGBDefault             int32u[23]
  0xa042   ToneCurveSRGB                        int32u[23]
  0xa043   ToneCurveAdobeRGB                    int32u[23]
  0xa048   RawData?                             int32s[12]
  0xa050   Distortion?                          int32s[8]
  0xa051   ChromaticAberration?                 int16u[22]
  0xa052   Vignetting?                          int16u[15]
  0xa053   VignettingCorrection?                int16u[15]
  0xa054   VignettingSetting?                   int16u[15]

Samsung PictureWizard Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    PictureWizardMode                    int16u
      1    PictureWizardColor                   int16u
      2    PictureWizardSaturation              int16u
      3    PictureWizardSharpness               int16u
      4    PictureWizardContrast                int16u

Samsung Trailer Tags

Tags extracted from the trailer of JPEG images written when using certain features (such as "Sound & Shot" or "Shot & More") from Samsung models such as the Galaxy S4 and Tab S.

  Tag Name                                      Writable
  --------                                      --------
  EmbeddedAudioFile                             N
  EmbeddedAudioFileName                         N
  EmbeddedImage                                 N
  EmbeddedImageName                             N
  EmbeddedVideoFile                             N
  EmbeddedVideoType                             N
  TimeStamp                                     N

Samsung sec Tags

This information is found in the @sec atom of Samsung MP4 videos from models such as the WB30F.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     32    Model                                N
    512    ThumbnailWidth                       N
    516    ThumbnailHeight                      N
    520    ThumbnailLength                      N
    524    ThumbnailImage                       N

Samsung INFO Tags

This information is found in MP4 videos from Samsung models such as the SMX-C20N.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'EFCT'   Effect                               N
  'QLTY'   Quality                              N

Samsung MP4 Tags

This information is found in Samsung MP4 videos from models such as the WP10.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N
     24    Model                                N
     46    ExposureTime                         N
     50    FNumber                              N
     58    ExposureCompensation                 N
    106    ISO                                  N
    125    Software                             N
    244    Thumbnail                            Samsung Thumbnail

Samsung Thumbnail Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    ThumbnailWidth                       N
      2    ThumbnailHeight                      N
      3    ThumbnailLength                      N
      4    ThumbnailOffset                      N

Samsung smta Tags

This information is found in the smta atom of Samsung MP4 videos from models such as the Galaxy S4.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'svss'   SamsungSvss                          Samsung svss

Samsung svss Tags

This information is found in the svss atom of Samsung MP4 videos from models such as the Galaxy S4.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Ricoh Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   MakerNoteType                        string
  0x0002   FirmwareVersion                      string
  0x0005   SerialNumber                         undef[16]
           InternalSerialNumber                 undef[16]
  0x0e00   PrintIM                              PrintIM
  0x1000   RecordingFormat                      int16u
  0x1001   ImageInfo                            Ricoh ImageInfo
           ExposureProgram                      int16u
  0x1002   DriveMode                            int16u
  0x1003   Sharpness                            int32u
           WhiteBalance                         int16u
  0x1004   WhiteBalanceFineTune                 int16u
  0x1006   FocusMode                            int16u
  0x1007   AutoBracketing                       int16u
  0x1009   MacroMode                            int16u
  0x100a   FlashMode                            int16u
  0x100b   FlashExposureComp                    rational64s
  0x100c   ManualFlashOutput                    rational64s
  0x100d   FullPressSnap                        int16u
  0x100e   DynamicRangeExpansion                int16u
  0x100f   NoiseReduction                       int16u
  0x1010   ImageEffects                         int16u
  0x1011   Vignetting                           int16u
  0x1012   Contrast                             int32u
  0x1013   Saturation                           int32u
  0x1014   Sharpness                            int32u
  0x1015   ToningEffect                         int16u
  0x1016   HueAdjust                            int16u
  0x1017   WideAdapter                          int16u
  0x1018   CropMode35mm                         int16u
  0x1019   NDFilter                             int16u
  0x101a   WBBracketShotNumber                  int16u
  0x1200   AFStatus                             int16u
  0x1201   AFAreaXPosition1                     int32u
  0x1202   AFAreaYPosition1                     int32u
  0x1203   AFAreaXPosition                      int32u
  0x1204   AFAreaYPosition                      int32u
  0x1205   AFAreaMode                           int16u
  0x1307   ColorTempKelvin                      int32u
  0x1308   ColorTemperature                     int32u
  0x1500   FocalLength                          rational64u
  0x1601   SensorWidth                          int32u
  0x1602   SensorHeight                         int32u
  0x1603   CroppedImageWidth                    int32u
  0x1604   CroppedImageHeight                   int32u
  0x2001   RicohSubdir                          Ricoh Subdir
           RicohSubdirIFD                       Ricoh Subdir
           RicohRR1Subdir                       Ricoh Subdir
  0x4001   ThetaSubdir                          Ricoh ThetaSubdir

Ricoh ImageInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    RicohImageWidth                      int16u
      2    RicohImageHeight                     int16u
      6    RicohDate                            int8u[7]
     28    PreviewImageStart                    int16u*
     30    PreviewImageLength                   int16u*
     32    FlashMode                            int8u
     33    Macro                                int8u
     34    Sharpness                            int8u
     38    WhiteBalance                         int8u
     39    ISOSetting                           int8u
     40    Saturation                           int8u

Ricoh Subdir Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   ManufactureDate1                     string[20]
  0x0005   ManufactureDate2                     string[20]
  0x001a   FaceInfo                             Ricoh FaceInfo
  0x0029   FirmwareInfo                         Ricoh FirmwareInfo
  0x002a   NoiseReduction                       int32u
  0x002c   SerialInfo                           Ricoh SerialInfo

Ricoh FaceInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
    181    FacesDetected                        int8u
    182    FaceDetectFrameSize                  int16u[2]
    188    Face1Position                        int16u[4]
    200    Face2Position                        int16u[4]
    212    Face3Position                        int16u[4]
    224    Face4Position                        int16u[4]
    236    Face5Position                        int16u[4]
    248    Face6Position                        int16u[4]
    260    Face7Position                        int16u[4]
    272    Face8Position                        int16u[4]

Ricoh FirmwareInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirmwareRevision                     string[12]
     12    FirmwareRevision2                    string[12]

Ricoh SerialInfo Tags

This information is found in images from the GXR.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BodyFirmware                         string[16]
     16    BodySerialNumber                     string[16]
     32    LensFirmware                         string[16]
     48    LensSerialNumber                     string[16]

Ricoh ThetaSubdir Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0003   Accelerometer                        rational64s[2]
  0x0004   Compass                              rational64u
  0x000a   TimeZone                             string

Ricoh Type2 Tags

Tags written by models such as the Ricoh HZ15 and the Pentax XG-1. These are not writable due to numerous formatting errors as written by these cameras.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0207   RicohModel                           string
  0x0300   RicohMake                            N

Ricoh Text Tags

Some Ricoh DC and RDC models use a text-based format for their maker notes instead of the IFD format used by the Caplio models. Below is a list of known tags in this information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Bg'     BlueGain                             N
  'Gg'     GreenGain                            N
  'Rev'    FirmwareVersion                      N
  'Rg'     RedGain                              N
  'Rv'     FirmwareVersion                      N

Ricoh RMETA Tags

The Ricoh Caplio Pro G3 has the ability to add custom fields to the APP5 "RMETA" segment of JPEG images. While only a few observed tags have been defined below, ExifTool will extract any information found here.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Azimuth'            Azimuth                  N
  'Condition'          Condition                N
  'Lit'                Lit                      N
  'Location'           Location                 N
  'Sign type'          SignType                 N
  '_audio'             SoundFile                N

Ricoh AVI Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'mnrt'   MakerNoteRicoh                       Ricoh
  'rdc2'   RicohRDC2?                           N
  'thum'   ThumbnailImage                       N
  'ucmt'   Comment                              N

Sigma Tags

These tags are written by Sigma/Foveon cameras. In the early days Sigma was a class leader by releasing their maker note specification to the public, but since then they have deviated from this standard and newer camera models are less than consistent about their metadata formats.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   SerialNumber                         string
  0x0003   DriveMode                            string
  0x0004   ResolutionMode                       string
  0x0005   AFMode                               string
  0x0006   FocusSetting                         string
  0x0007   WhiteBalance                         string
  0x0008   ExposureMode                         string
  0x0009   MeteringMode                         string
  0x000a   LensFocalRange                       string
  0x000b   ColorSpace                           string
  0x000c   ExposureCompensation                 string
           ExposureAdjust?                      rational64s
  0x000d   Contrast                             string
           Contrast                             rational64s
  0x000e   Shadow                               string
           Shadow                               rational64s
  0x000f   Highlight                            string
           Highlight                            rational64s
  0x0010   Saturation                           string
           Saturation                           rational64s
  0x0011   Sharpness                            string
           Sharpness                            rational64s
  0x0012   X3FillLight                          string
           X3FillLight                          rational64s
  0x0014   ColorAdjustment                      string
           ColorAdjustment                      rational64s[3]
  0x0015   AdjustmentMode                       string
  0x0016   Quality                              string
  0x0017   Firmware                             string
  0x0018   Software                             string
  0x0019   AutoBracket                          string
  0x001a   PreviewImageStart                    int32u*
           ChrominanceNoiseReduction            string
  0x001b   PreviewImageLength                   int32u*
           LuminanceNoiseReduction              string
  0x001c   PreviewImageSize                     int16u[2]
           PreviewImageStart                    int32u*
  0x001d   MakerNoteVersion                     undef
           PreviewImageLength                   int32u*
  0x001e   PreviewImageSize                     int16u[2]
  0x001f   AFPoint                              string
           MakerNoteVersion                     undef
  0x0022   FileFormat                           string
  0x0024   Calibration                          string
  0x0026   FileFormat                           string
  0x0027   LensType                             string
  0x002a   LensFocalRange                       rational64u[2]
  0x002b   LensMaxApertureRange                 rational64u[2]
  0x002c   ColorMode                            int32u
  0x0030   LensApertureRange                    string
           Calibration                          string
  0x0031   FNumber                              rational64u
  0x0032   ExposureTime                         rational64u
  0x0033   ExposureTime2                        string
  0x0034   BurstShot                            int32u
  0x0035   ExposureCompensation                 rational64s
  0x0039   SensorTemperature                    string
  0x003a   FlashExposureComp                    rational64s
  0x003b   Firmware                             string
  0x003c   WhiteBalance                         string
  0x003d   PictureMode                          string
  0x0048   LensApertureRange                    string
  0x0049   FNumber                              rational64u
  0x004a   ExposureTime                         rational64u
  0x004b   ExposureTime2                        string
  0x004d   ExposureCompensation                 rational64s
  0x0055   SensorTemperature                    string
  0x0056   FlashExposureComp                    rational64s
  0x0057   Firmware                             string
  0x0058   WhiteBalance                         string
  0x0059   DigitalFilter                        string

Sony Tags

The following information has been decoded from the MakerNotes of Sony cameras. Some of these tags have been inherited from the Minolta MakerNotes.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0010   CameraInfo                           Sony CameraInfo
           CameraInfo2                          Sony CameraInfo2
           CameraInfo3                          Sony CameraInfo3
           CameraInfoUnknown                    Sony CameraInfoUnknown
  0x0020   FocusInfo                            Sony FocusInfo
           MoreInfo                             Sony MoreInfo
  0x0102   Quality                              int32u
  0x0104   FlashExposureComp                    rational64s
  0x0105   Teleconverter                        int32u
  0x0112   WhiteBalanceFineTune                 int32u
  0x0114   CameraSettings                       Sony CameraSettings
           CameraSettings2                      Sony CameraSettings2
           CameraSettings3                      Sony CameraSettings3
           CameraSettingsUnknown                Sony CameraSettingsUnknown
  0x0115   WhiteBalance                         int32u
  0x0116   ExtraInfo                            Sony ExtraInfo
           ExtraInfo2                           Sony ExtraInfo2
           ExtraInfo3                           Sony ExtraInfo3
  0x0e00   PrintIM                              PrintIM
  0x1000   MultiBurstMode                       undef
  0x1001   MultiBurstImageWidth                 int16u
  0x1002   MultiBurstImageHeight                int16u
  0x1003   Panorama                             Sony Panorama
  0x2001   PreviewImage                         undef
  0x2002   Rating                               int32u
  0x2004   Contrast                             int32s
  0x2005   Saturation                           int32s
  0x2006   Sharpness                            int32s
  0x2007   Brightness                           int32s
  0x2008   LongExposureNoiseReduction           int32u
  0x2009   HighISONoiseReduction                int16u
  0x200a   HDR                                  int32u
  0x200b   MultiFrameNoiseReduction             int32u
  0x200e   PictureEffect                        int16u
  0x200f   SoftSkinEffect                       int32u
  0x2010   Tag2010a                             Sony Tag2010a
           Tag2010b                             Sony Tag2010b
           Tag2010c                             Sony Tag2010c
           Tag2010d                             Sony Tag2010d
           Tag2010e                             Sony Tag2010e
           Tag2010f                             Sony Tag2010f
           Tag2010g                             Sony Tag2010g
           Tag2010h                             Sony Tag2010h
  0x2011   VignettingCorrection                 int32u
  0x2012   LateralChromaticAberration           int32u
  0x2013   DistortionCorrectionSetting          int32u
  0x2014   WBShiftAB_GM                         int32s[2]
  0x2016   AutoPortraitFramed                   int16u
  0x2017   FlashAction                          int32u
  0x201b   FocusMode                            int8u
  0x201c   AFAreaModeSetting                    int8u
  0x201d   FlexibleSpotPosition                 int16u[2]
  0x201e   AFPointSelected                      int8u
           AFZoneSelected                       int8u
  0x2020   AFPointsUsed                         N
  0x2022   FocalPlaneAFPointsUsed               N
  0x2026   WBShiftAB_GM_Precise                 int32s[2]~
  0x2027   FocusLocation                        int16u[4]
  0x2028   VariableLowPassFilter                N
  0x2029   RAWFileType                          N
  0x202a   Tag202a                              Sony Tag202a
  0x3000   ShotInfo                             Sony ShotInfo
  0x900b   Tag900b                              Sony Tag900b
  0x9050   Tag9050                              Sony Tag9050
  0x9400   Tag9400a                             Sony Tag9400a
           Tag9400b                             Sony Tag9400b
           Tag9400c                             Sony Tag9400c
  0x9402   Tag9402                              Sony Tag9402
  0x9403   Tag9403                              Sony Tag9403
  0x9404   Tag9404a                             Sony Tag9404a
           Tag9404b                             Sony Tag9404b
  0x9405   Tag9405a                             Sony Tag9405a
           Tag9405b                             Sony Tag9405b
  0x9406   Tag9406                              Sony Tag9406
  0x940a   Tag940a                              Sony Tag940a
  0x940c   Tag940c                              Sony Tag940c
  0x940e   AFInfo                               Sony AFInfo
           Tag940e                              Sony Tag940e
  0xb000   FileFormat                           int8u[4]
  0xb001   SonyModelID                          int16u
  0xb020   CreativeStyle                        string
  0xb021   ColorTemperature                     int32u
  0xb022   ColorCompensationFilter              int32u
  0xb023   SceneMode                            int32u
  0xb024   ZoneMatching                         int32u
  0xb025   DynamicRangeOptimizer                int32u
  0xb026   ImageStabilization                   int32u
  0xb027   LensType                             int32u
  0xb028   MinoltaMakerNote                     Minolta
  0xb029   ColorMode                            int32u
  0xb02a   LensSpec                             int8u[8]
  0xb02b   FullImageSize                        int32u[2]
  0xb02c   PreviewImageSize                     int32u[2]
  0xb040   Macro                                int16u
  0xb041   ExposureMode                         int16u
  0xb042   FocusMode                            int16u
  0xb043   AFAreaMode                           int16u
  0xb044   AFIlluminator                        int16u
  0xb047   JPEGQuality                          int16u
  0xb048   FlashLevel                           int16s
  0xb049   ReleaseMode                          int16u
  0xb04a   SequenceNumber                       int16u
  0xb04b   Anti-Blur                            int16u
  0xb04e   FocusMode                            int16u
  0xb04f   DynamicRangeOptimizer                int16u
  0xb050   HighISONoiseReduction2               int16u
  0xb052   IntelligentAuto                      int16u
  0xb054   WhiteBalance                         int16u

Sony CameraInfo Tags

Camera information for the A700, A850 and A900.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensSpec                             undef[8]
     20    FocusModeSetting                     int8u
     21    AFPointSelected                      int8u
     25    AFPoint                              int8u
     30    AFStatusActiveSensor                 int16s
     32    AFStatusUpper-left                   int16s
     34    AFStatusLeft                         int16s
     36    AFStatusLower-left                   int16s
     38    AFStatusFarLeft                      int16s
     40    AFStatusBottomAssist-left            int16s
     42    AFStatusBottom                       int16s
     44    AFStatusBottomAssist-right           int16s
     46    AFStatusCenter-7                     int16s
     48    AFStatusCenter-horizontal            int16s
     50    AFStatusCenter-9                     int16s
     52    AFStatusCenter-10                    int16s
     54    AFStatusCenter-11                    int16s
     56    AFStatusCenter-12                    int16s
     58    AFStatusCenter-vertical              int16s
     60    AFStatusCenter-14                    int16s
     62    AFStatusTopAssist-left               int16s
     64    AFStatusTop                          int16s
     66    AFStatusTopAssist-right              int16s
     68    AFStatusFarRight                     int16s
     70    AFStatusUpper-right                  int16s
     72    AFStatusRight                        int16s
     74    AFStatusLower-right                  int16s
     76    AFStatusCenterF2-8                   int16s
    304    AFMicroAdjValue                      int8u
    305    AFMicroAdjMode                       int8u & 0x80
  305.1    AFMicroAdjRegisteredLenses           int8u & 0x7f

Sony CameraInfo2 Tags

Camera information for the DSLR-A200, A230, A290, A300, A330, A350, A380 and A390.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensSpec                             undef[8]
     20    AFPointSelected                      int8u
     21    FocusModeSetting                     int8u
     24    AFPoint                              int8u
     27    AFStatusActiveSensor                 int16s
     29    AFStatusTop-right                    int16s
     31    AFStatusBottom-right                 int16s
     33    AFStatusBottom                       int16s
     35    AFStatusMiddleHorizontal             int16s
     37    AFStatusCenterVertical               int16s
     39    AFStatusTop                          int16s
     41    AFStatusTop-left                     int16s
     43    AFStatusBottom-left                  int16s
     45    AFStatusLeft                         int16s
     47    AFStatusCenterHorizontal             int16s
     49    AFStatusRight                        int16s

Sony CameraInfo3 Tags

Camera information stored by the A33, A35, A55, A450, A500, A550, A560, A580, NEX-3/5/5C/C3 and VG10E. Some tags are valid only for some of these models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    LensSpec                             undef[8]
     14    FocalLength                          int16u
     16    FocalLengthTeleZoom                  int16u
     20    AFPointSelected                      int8u
     21    FocusMode                            int8u
     24    AFPoint                              int8u
     25    FocusStatus                          int8u
     27    AFStatusActiveSensor                 int16s
     28    AFPointSelected                      int8u
     29    FocusMode                            int8u
           AFStatusTop-right                    int16s
     31    AFStatusBottom-right                 int16s
     32    AFPoint                              int8u
     33    AFStatusActiveSensor                 int16s
           AFStatusBottom                       int16s
     35    AFStatus15                           Sony AFStatus15
           AFStatusMiddleHorizontal             int16s
     37    AFStatusCenterVertical               int16s
     39    AFStatusTop                          int16s
     41    AFStatusTop-left                     int16s
     43    AFStatusBottom-left                  int16s
     45    AFStatusLeft                         int16s
     47    AFStatusCenterHorizontal             int16s
     49    AFStatusRight                        int16s

Sony AFStatus15 Tags

AF Status information for models with 15-point AF.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFStatusUpper-left                   int16s
      2    AFStatusLeft                         int16s
      4    AFStatusLower-left                   int16s
      6    AFStatusFarLeft                      int16s
      8    AFStatusTopHorizontal                int16s
     10    AFStatusNearRight                    int16s
     12    AFStatusCenterHorizontal             int16s
     14    AFStatusNearLeft                     int16s
     16    AFStatusBottomHorizontal             int16s
     18    AFStatusTopVertical                  int16s
     20    AFStatusCenterVertical               int16s
     22    AFStatusBottomVertical               int16s
     24    AFStatusFarRight                     int16s
     26    AFStatusUpper-right                  int16s
     28    AFStatusRight                        int16s
     30    AFStatusLower-right                  int16s
     32    AFStatusUpper-middle                 int16s
     34    AFStatusLower-middle                 int16s

Sony CameraInfoUnknown Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Sony FocusInfo Tags

More camera settings and focus information decoded for models such as the A200, A230, A290, A300, A330, A350, A380, A390, A700, A850 and A900.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     14    DriveMode2                           int8u
     16    Rotation                             int8u
     20    ImageStabilizationSetting            int8u
     21    DynamicRangeOptimizerMode            int8u
     43    BracketShotNumber                    int8u
     44    WhiteBalanceBracketing               int8u
     45    BracketShotNumber2                   int8u
     46    DynamicRangeOptimizerBracket         int8u
     47    ExposureBracketShotNumber            int8u
     63    ExposureProgram                      int8u
     65    CreativeStyle                        int8u
    109    ISOSetting                           int8u
    111    ISO                                  int8u
    119    DynamicRangeOptimizerMode            int8u
    121    DynamicRangeOptimizerLevel           int8u
   2118    ShutterCount                         int32u
   2491    FocusPosition                        int8u
   4368    TiffMeteringImage                    N

Sony MoreInfo Tags

More camera settings information decoded for the A450, A500, A550, A560, A580, A33, A35, A55, NEX-3/5/C3 and VG10E.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   MoreSettings                         Sony MoreSettings
  0x0002   FaceInfo                             Sony FaceInfo
           FaceInfoA                            Sony FaceInfoA
  0x0107   TiffMeteringImage                    N
  0x0201   MoreInfo0201                         Sony MoreInfo0201
  0x0401   MoreInfo0401                         Sony MoreInfo0401

Sony MoreSettings Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    DriveMode2                           int8u
      2    ExposureProgram                      int8u
      3    MeteringMode                         int8u
      4    DynamicRangeOptimizerSetting         int8u
      5    DynamicRangeOptimizerLevel           int8u
      6    ColorSpace                           int8u
      7    CreativeStyleSetting                 int8u
      8    ContrastSetting                      int8s
      9    SaturationSetting                    int8s
     10    SharpnessSetting                     int8s
     13    WhiteBalanceSetting                  int8u
     14    ColorTemperatureSetting              int8u
     15    ColorCompensationFilterSet           int8s
     16    FlashMode                            int8u
     17    LongExposureNoiseReduction           int8u
     18    HighISONoiseReduction                int8u
     19    FocusMode                            int8u
     21    MultiFrameNoiseReduction             int8u
     22    HDRSetting                           int8u
     23    HDRLevel                             int8u
     24    ViewingMode                          int8u
     25    FaceDetection                        int8u
     26    CustomWB_RBLevels                    int16uRev[2]
     30    BrightnessValue                      int8u
           ExposureCompensationSet              int8u
     31    ISO                                  int8u
           FlashExposureCompSet                 int8u
     32    FNumber                              int8u
           LiveViewAFMethod                     int8u
     33    ExposureTime                         int8u
           ISO                                  int8u
     34    FNumber                              int8u
     35    FocalLength2                         int8u
           ExposureTime                         int8u
     36    ExposureCompensation2                int16s
     37    FocalLength2                         int8u
           ISO                                  int8u
     38    FlashExposureCompSet2                int16s
           ExposureCompensation2                int16s
           FNumber                              int8u
     39    ExposureTime                         int8u
     40    Orientation2                         int8u
     41    FocusPosition2                       int8u
           FocalLength2                         int8u
     42    FlashAction                          int8u
           ExposureCompensation2                int16s
     43    FocusPosition2                       int8u
     44    FocusMode2                           int8u
           FlashAction                          int8u
           FlashExposureCompSet2                int16s
     46    FocusMode2                           int8u
           Orientation2                         int8u
     47    FocusPosition2                       int8u
     48    FlashAction                          int8u
     50    FocusMode2                           int8u
    119    FlashAction2                         int8u
    120    FlashActionExternal                  int8u
    124    FlashActionExternal                  int8u
    130    FlashStatus                          int8u
    134    FlashStatus                          int8u

Sony FaceInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    FacesDetected                        int16s
      1    Face1Position                        int16u[4]
      6    Face2Position                        int16u[4]
     11    Face3Position                        int16u[4]
     16    Face4Position                        int16u[4]
     21    Face5Position                        int16u[4]
     26    Face6Position                        int16u[4]
     31    Face7Position                        int16u[4]
     36    Face8Position                        int16u[4]

Sony FaceInfoA Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      3    FacesDetected                        N
     11    PotentialFace1Position               int16u[4]
     21    PotentialFace2Position               int16u[4]
     31    PotentialFace3Position               int16u[4]
     41    PotentialFace4Position               int16u[4]
     51    PotentialFace5Position               int16u[4]
     61    PotentialFace6Position               int16u[4]
     71    PotentialFace7Position               int16u[4]
     81    PotentialFace8Position               int16u[4]
     91    Face1Position                        int16u[4]
    101    Face2Position                        int16u[4]
    111    Face3Position                        int16u[4]
    121    Face4Position                        int16u[4]

Sony MoreInfo0201 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
    283    ImageCount                           int32u
    293    ShutterCount                         int32u
    330    ShutterCount                         int32u

Sony MoreInfo0401 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
   1102    ShotNumberSincePowerUp               int32u

Sony CameraSettings Tags

Camera settings for the A200, A300, A350, A700, A850 and A900.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureTime                         int16u
      1    FNumber                              int16u
      2    HighSpeedSync                        int16u
      3    ExposureCompensationSet              int16u
      4    DriveMode                            int16u & 0xff
      5    WhiteBalanceSetting                  int16u
      6    WhiteBalanceFineTune                 N
      7    ColorTemperatureSet                  int16u
      8    ColorCompensationFilterSet           int16u
     12    ColorTemperatureCustom               int16u
     13    ColorCompensationFilterCustom        int16u
     15    WhiteBalance                         int16u
     16    FocusModeSetting                     int16u
     17    AFAreaMode                           int16u
     18    AFPointSetting                       int16u
     19    FlashMode                            int16u
     20    FlashExposureCompSet                 int16u
     21    MeteringMode                         int16u
     22    ISOSetting                           int16u
     24    DynamicRangeOptimizerMode            int16u
     25    DynamicRangeOptimizerLevel           int16u
     26    CreativeStyle                        int16u
     27    ColorSpace                           int16u
     28    Sharpness                            int16u
     29    Contrast                             int16u
     30    Saturation                           int16u
     31    ZoneMatchingValue                    int16u
     34    Brightness                           int16u
     35    FlashControl                         int16u
     40    PrioritySetupShutterRelease          int16u
     41    AFIlluminator                        int16u
     42    AFWithShutter                        int16u
     43    LongExposureNoiseReduction           int16u
     44    HighISONoiseReduction                int16u
     45    ImageStyle                           int16u
     46    FocusModeSwitch                      int16u
     47    ShutterSpeedSetting                  int16u
     48    ApertureSetting                      int16u
     60    ExposureProgram                      int16u
     61    ImageStabilizationSetting            int16u
     62    FlashAction                          int16u
     63    Rotation                             int16u
     64    AELock                               int16u
     76    FlashAction2                         int16u
     77    FocusMode                            int16u
     80    BatteryState                         int16u
     81    BatteryLevel                         int16u
     83    FocusStatus                          int16u
     84    SonyImageSize                        int16u
     85    AspectRatio                          int16u
     86    Quality                              int16u
     88    ExposureLevelIncrements              int16u
    106    RedEyeReduction                      int16u
    154    FolderNumber                         int16u & 0x3ff
    155    ImageNumber                          int16u & 0x3fff

Sony CameraSettings2 Tags

Camera settings for the A230, A290, A330, A380 and A390.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureTime                         int16u
      1    FNumber                              int16u
      2    HighSpeedSync                        int16u
      3    ExposureCompensationSet              int16u
      4    WhiteBalanceSetting                  int16u
      5    WhiteBalanceFineTune                 N
      6    ColorTemperatureSet                  int16u
      7    ColorCompensationFilterSet           int16u
      8    CustomWB_RGBLevels                   int16u[3]
     11    ColorTemperatureCustom               int16u
     12    ColorCompensationFilterCustom        int16u
     14    WhiteBalance                         int16u
     15    FocusModeSetting                     int16u
     16    AFAreaMode                           int16u
     17    AFPointSetting                       int16u
     18    FlashExposureCompSet                 int16u
     19    MeteringMode                         int16u
     20    ISOSetting                           int16u
     22    DynamicRangeOptimizerMode            int16u
     23    DynamicRangeOptimizerLevel           int16u
     24    CreativeStyle                        int16u
     25    Sharpness                            int16u
     26    Contrast                             int16u
     27    Saturation                           int16u
     31    FlashControl                         int16u
     37    LongExposureNoiseReduction           int16u
     38    HighISONoiseReduction                int16u
     39    ImageStyle                           int16u
     40    ShutterSpeedSetting                  int16u
     41    ApertureSetting                      int16u
     60    ExposureProgram                      int16u
     61    ImageStabilizationSetting            int16u
     62    FlashAction                          int16u
     63    Rotation                             int16u
     64    AELock                               int16u
     76    FlashAction2                         int16u
     77    FocusMode                            int16u
     83    FocusStatus                          int16u
     84    SonyImageSize                        int16u
     85    AspectRatio                          int16u
     86    Quality                              int16u
     88    ExposureLevelIncrements              int16u
    126    DriveMode                            int16u & 0xff
    127    FlashMode                            int16u
    131    ColorSpace                           int16u

Sony CameraSettings3 Tags

Camera settings for models such as the A33, A35, A55, A450, A500, A550, A560, A580, NEX-3, NEX-5, NEX-C3 and NEX-VG10E.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ShutterSpeedSetting                  int8u
      1    ApertureSetting                      int8u
      2    ISOSetting                           int8u
      3    ExposureCompensationSet              int8u
      4    DriveModeSetting                     int8u
      5    ExposureProgram                      int8u
      6    FocusModeSetting                     int8u
      7    MeteringMode                         int8u
      9    SonyImageSize                        int8u
     10    AspectRatio                          int8u
     11    Quality                              int8u
     12    DynamicRangeOptimizerSetting         int8u
     13    DynamicRangeOptimizerLevel           int8u
     14    ColorSpace                           int8u
     15    CreativeStyleSetting                 int8u
     16    ContrastSetting                      int8s
     17    SaturationSetting                    int8s
     18    SharpnessSetting                     int8s
     22    WhiteBalanceSetting                  int8u
     23    ColorTemperatureSetting              int8u
     24    ColorCompensationFilterSet           int8s
     25    CustomWB_RGBLevels                   int16uRev[3]
     32    FlashMode                            int8u
     33    FlashControl                         int8u
     35    FlashExposureCompSet                 int8u
     36    AFAreaMode                           int8u
     37    LongExposureNoiseReduction           int8u
     38    HighISONoiseReduction                int8u
     39    SmileShutterMode                     int8u
     40    RedEyeReduction                      int8u
     45    HDRSetting                           int8u
     46    HDRLevel                             int8u
     47    ViewingMode                          int8u
     48    FaceDetection                        int8u
     49    SmileShutter                         int8u
     50    SweepPanoramaSize                    int8u
     51    SweepPanoramaDirection               int8u
     52    DriveMode                            int8u
     53    MultiFrameNoiseReduction             int8u
     54    LiveViewAFSetting                    int8u
     56    PanoramaSize3D                       int8u
    131    AFButtonPressed                      int8u
    132    LiveViewMetering                     int8u
    133    ViewingMode2                         int8u
    134    AELock                               int8u
    135    FlashStatusBuilt-in                  int8u
    136    FlashStatusExternal                  int8u
    139    LiveViewFocusMode                    int8u
    153    LensMount                            int8u
    268    SequenceNumber                       int8u
    276    FolderNumber                         int32u & 0xffc000
  276.1    ImageNumber                          int32u & 0x3fff
    512    ShotNumberSincePowerUp2              int32u
    643    AFButtonPressed                      int8u
    644    LiveViewMetering                     int8u
    645    ViewingMode2                         int8u
    646    AELock                               int8u
    647    FlashStatusBuilt-in                  int8u
    648    FlashStatusExternal                  int8u
    651    LiveViewFocusMode                    int8u
    780    SequenceNumber                       int8u
    788    ImageNumber                          int16u & 0x3fff
    790    FolderNumber                         int16u & 0x3ff
   1008    LensE-mountVersion                   int16u
   1012    LensFirmwareVersion                  int8u
   1015    LensType2                            int16u
   1024    ImageNumber                          int16u & 0x3fff
   1026    FolderNumber                         int16u & 0x3ff

Sony CameraSettingsUnknown Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Sony ExtraInfo Tags

Extra hardware information for the A850 and A900.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    BatteryTemperature                   int8u
      2    BatteryUnknown?                      N
      8    BatteryVoltage?                      N
     10    ImageStabilization2?                 int8u
     12    BatteryLevel                         int8u
     26    ExtraInfoVersion                     int8u[4]

Sony ExtraInfo2 Tags

Extra hardware information for the A230/290/330/380/390.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    BatteryLevel                         int8u
     18    ImageStabilization                   int8u

Sony ExtraInfo3 Tags

Extra hardware information for the A33, A35, A55, A450, A500, A550, A560, A580 and NEX-3/5/C3/VG10.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BatteryUnknown?                      int16u
      2    BatteryTemperature                   int8u
      4    BatteryLevel                         int8u
      6    BatteryVoltage1                      int16u
      8    BatteryVoltage2                      int16u
     17    ImageStabilization                   int8u
     20    BatteryState                         int8u
           ExposureProgram                      int8u
           ModeDialPosition                     int8u
     22    MemoryCardConfiguration              int8u & 0xc0
           CameraOrientation                    int8u
     24    CameraOrientation                    int8u & 0x30

Sony Panorama Tags

Tags found in panorama images from various Sony DSC, NEX, SLT and DSLR cameras. The width/height values of these tags are not affected by camera rotation -- the width is always the longer dimension.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    PanoramaFullWidth                    int32u
      2    PanoramaFullHeight                   int32u
      3    PanoramaDirection                    int32u
      4    PanoramaCropLeft                     int32u
      5    PanoramaCropTop                      int32u
      6    PanoramaCropRight                    int32u
      7    PanoramaCropBottom                   int32u
      8    PanoramaFrameWidth                   int32u
      9    PanoramaFrameHeight                  int32u
     10    PanoramaSourceWidth                  int32u
     11    PanoramaSourceHeight                 int32u

Sony Tag2010a Tags

Valid for NEX-5N.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x04b0   MeterInfo?                           Sony MeterInfo
  0x1128   ReleaseMode3                         int8u
  0x112c   ReleaseMode2                         int8u
  0x1134   SelfTimer                            int8u
  0x1138   FlashMode                            int8u
  0x113e   StopsAboveBaseISO                    int16u
  0x1140   BrightnessValue                      int16u
  0x1144   DynamicRangeOptimizer                int8u
  0x1148   HDRSetting                           int8u
  0x114c   ExposureCompensation                 int16s
  0x115e   PictureProfile                       int8u
  0x115f   PictureProfile                       int8u
  0x1163   PictureEffect2                       int8u
  0x1170   Quality2                             int8u
  0x1174   MeteringMode                         int8u
  0x1175   ExposureProgram                      int8u
  0x117c   WB_RGBLevels                         int16u[3]

Sony MeterInfo Tags

Information possibly related to metering. Extracted only if the Unknown option is used.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    MeterInfo1Row1                       int32u[27]
    108    MeterInfo1Row2                       int32u[27]
    216    MeterInfo1Row3                       int32u[27]
    324    MeterInfo1Row4                       int32u[27]
    432    MeterInfo1Row5                       int32u[27]
    540    MeterInfo1Row6                       int32u[27]
    648    MeterInfo1Row7                       int32u[27]
    756    MeterInfo2Row1                       int32u[33]
    888    MeterInfo2Row2                       int32u[33]
   1020    MeterInfo2Row3                       int32u[33]
   1152    MeterInfo2Row4                       int32u[33]
   1284    MeterInfo2Row5                       int32u[33]
   1416    MeterInfo2Row6                       int32u[33]
   1548    MeterInfo2Row7                       int32u[33]
   1680    MeterInfo2Row8                       int32u[33]
   1812    MeterInfo2Row9                       int32u[33]

Sony Tag2010b Tags

Valid for SLT-A65/A77, NEX-7/VG20E.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   SequenceImageNumber                  int32u
  0x0004   SequenceFileNumber                   int32u
  0x0008   ReleaseMode2                         int32u
  0x01b6   SonyDateTime                         undef[7]
  0x0324   DynamicRangeOptimizer                int8u
  0x04b4   MeterInfo?                           Sony MeterInfo
  0x1128   ReleaseMode3                         int8u
  0x112c   ReleaseMode2                         int8u
  0x1134   SelfTimer                            int8u
  0x1138   FlashMode                            int8u
  0x113e   StopsAboveBaseISO                    int16u
  0x1140   BrightnessValue                      int16u
  0x1144   DynamicRangeOptimizer                int8u
  0x1148   HDRSetting                           int8u
  0x114c   ExposureCompensation                 int16s
  0x1162   PictureProfile                       int8u
  0x1163   PictureProfile                       int8u
  0x1167   PictureEffect2                       int8u
  0x1174   Quality2                             int8u
  0x1178   MeteringMode                         int8u
  0x1179   ExposureProgram                      int8u
  0x1180   WB_RGBLevels                         int16u[3]
  0x1218   SonyISO                              N
  0x1a23   LensParameters                       int16s[16]~

Sony Tag2010c Tags

Valid for SLT-A37/A57 and NEX-F3.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   SequenceImageNumber                  int32u
  0x0004   SequenceFileNumber                   int32u
  0x0008   ReleaseMode2                         int32u
  0x0200   DigitalZoomRatio                     int8u
  0x0210   SonyDateTime                         undef[7]
  0x0300   DynamicRangeOptimizer                int8u
  0x0490   MeterInfo?                           Sony MeterInfo
  0x1104   ReleaseMode3                         int8u
  0x1108   ReleaseMode2                         int8u
  0x1110   SelfTimer                            int8u
  0x1114   FlashMode                            int8u
  0x111a   StopsAboveBaseISO                    int16u
  0x111c   BrightnessValue                      int16u
  0x1120   DynamicRangeOptimizer                int8u
  0x1124   HDRSetting                           int8u
  0x1128   ExposureCompensation                 int16s
  0x113e   PictureProfile                       int8u
  0x113f   PictureProfile                       int8u
  0x1143   PictureEffect2                       int8u
  0x1150   Quality2                             int8u
  0x1154   MeteringMode                         int8u
  0x1155   ExposureProgram                      int8u
  0x115c   WB_RGBLevels                         int16u[3]
  0x11f4   SonyISO                              N

Sony Tag2010d Tags

Valid for DSC-HX10V/HX20V/HX200V/TX66/TX200V/TX300V/WX50/WX100/WX150, but not valid for panorama images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   SequenceImageNumber                  int32u
  0x0004   SequenceFileNumber                   int32u
  0x0008   ReleaseMode2                         int32u
  0x01fe   SonyDateTime                         undef[7]
  0x037c   DynamicRangeOptimizer                int8u
  0x050c   MeterInfo?                           Sony MeterInfo
  0x1180   ReleaseMode3                         int8u
  0x1184   ReleaseMode2                         int8u
  0x118c   SelfTimer                            int8u
  0x1190   FlashMode                            int8u
  0x1196   StopsAboveBaseISO                    int16u
  0x1198   BrightnessValue                      int16u
  0x119c   DynamicRangeOptimizer                int8u
  0x11a0   HDRSetting                           int8u
  0x11ba   PictureProfile                       int8u
  0x11bb   PictureProfile                       int8u
  0x11bf   PictureEffect2                       int8u
  0x11d0   MeteringMode                         int8u
  0x11d1   ExposureProgram                      int8u
  0x11d8   WB_RGBLevels                         int16u[3]
  0x1270   SonyISO                              N

Sony Tag2010e Tags

Valid for SLT-A58/A99, ILCE-3000/3500, NEX-3N/5R/5T/6/VG30E/VG900, DSC-RX100, DSC-RX1/RX1R. Also valid for DSC-HX300/HX50V/TX30/WX60/WX200/WX300, but not for panorama images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   SequenceImageNumber                  int32u
  0x0004   SequenceFileNumber                   int32u
  0x0008   ReleaseMode2                         int32u
  0x021c   DigitalZoomRatio                     int8u
  0x022c   SonyDateTime                         undef[7]
  0x0328   DynamicRangeOptimizer                int8u
  0x04b8   MeterInfo?                           Sony MeterInfo
  0x115c   ReleaseMode3                         int8u
  0x1160   ReleaseMode2                         int8u
  0x1168   SelfTimer                            int8u
  0x116c   FlashMode                            int8u
  0x1172   StopsAboveBaseISO                    int16u
  0x1174   BrightnessValue                      int16u
  0x1178   DynamicRangeOptimizer                int8u
  0x117c   HDRSetting                           int8u
  0x1180   ExposureCompensation                 int16s
  0x1196   PictureProfile                       int8u
  0x1197   PictureProfile                       int8u
  0x119b   PictureEffect2                       int8u
  0x11a8   Quality2                             int8u
  0x11ac   MeteringMode                         int8u
  0x11ad   ExposureProgram                      int8u
  0x11b4   WB_RGBLevels                         int16u[3]
  0x1254   SonyISO                              N
  0x1258   SonyISO                              N
  0x1278   FocalLength                          int16u
  0x127a   MinFocalLength                       int16u
  0x127c   MaxFocalLength                       int16u
  0x1280   SonyISO                              N
  0x1870   LensParameters?                      int16s[16]~
  0x1891   LensFormat                           int8u
  0x1892   LensMount                            int8u
  0x1893   LensType2                            int16u
  0x1896   LensType                             int16u

Sony Tag2010f Tags

Valid for DSC-RX100M2, DSC-QX10/QX100.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   ReleaseMode2                         int32u
  0x0050   DynamicRangeOptimizer                int8u
  0x01e0   MeterInfo?                           Sony MeterInfo
  0x1014   ReleaseMode3                         int8u
  0x1018   ReleaseMode2                         int8u
  0x1020   SelfTimer                            int8u
  0x1024   FlashMode                            int8u
  0x102a   StopsAboveBaseISO                    int16u
  0x102c   BrightnessValue                      int16u
  0x1030   DynamicRangeOptimizer                int8u
  0x1034   HDRSetting                           int8u
  0x1038   ExposureCompensation                 int16s
  0x104e   PictureProfile                       int8u
  0x104f   PictureProfile                       int8u
  0x1053   PictureEffect2                       int8u
  0x1060   Quality2                             int8u
  0x1064   MeteringMode                         int8u
  0x1065   ExposureProgram                      int8u
  0x106c   WB_RGBLevels                         int16u[3]
  0x1134   FocalLength                          int16u
  0x1136   MinFocalLength                       int16u
  0x1138   MaxFocalLength                       int16u
  0x113c   SonyISO                              N

Sony Tag2010g Tags

Valid for DSC-HX400V/HX60V/QX30/RX10/RX100M3/WX220/WX350, ILCE-7/7R/7S/7M2/5000/5100/6000/QX1, ILCA-77M2.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   ReleaseMode2                         int32u
  0x0050   DynamicRangeOptimizer                int8u
  0x020c   ReleaseMode3                         int8u
  0x0210   ReleaseMode2                         int8u
  0x0218   SelfTimer                            int8u
  0x021c   FlashMode                            int8u
  0x0222   StopsAboveBaseISO                    int16u
  0x0224   BrightnessValue                      int16u
  0x0228   DynamicRangeOptimizer                int8u
  0x022c   HDRSetting                           int8u
  0x0230   ExposureCompensation                 int16s
  0x0246   PictureProfile                       int8u
  0x0247   PictureProfile                       int8u
  0x024b   PictureEffect2                       int8u
  0x0258   Quality2                             int8u
  0x025c   MeteringMode                         int8u
  0x025d   ExposureProgram                      int8u
  0x0264   WB_RGBLevels                         int16u[3]
  0x032c   FocalLength                          int16u
  0x032e   MinFocalLength                       int16u
  0x0330   MaxFocalLength                       int16u
  0x0344   SonyISO                              N
  0x0388   MeterInfo?                           Sony MeterInfo
  0x189c   LensParameters?                      int16s[16]~
  0x18bd   LensFormat                           int8u
  0x18be   LensMount                            int8u
  0x18bf   LensType2                            int16u
  0x18c2   LensType                             int16u

Sony Tag2010h Tags

Valid for DSC-HX90V/RX1RM2/RX10M2/RX10M3/RX100M4/WX500, ILCE-6300/7RM2/7SM2.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   ReleaseMode2                         int32u
  0x0050   DynamicRangeOptimizer                int8u
  0x020c   ReleaseMode3                         int8u
  0x0210   ReleaseMode2                         int8u
  0x0218   SelfTimer                            int8u
  0x021c   FlashMode                            int8u
  0x0222   StopsAboveBaseISO                    int16u
  0x0224   BrightnessValue                      int16u
  0x0228   DynamicRangeOptimizer                int8u
  0x022c   HDRSetting                           int8u
  0x0230   ExposureCompensation                 int16s
  0x0246   PictureProfile                       int8u
  0x0247   PictureProfile                       int8u
  0x024b   PictureEffect2                       int8u
  0x0258   Quality2                             int8u
  0x025c   MeteringMode                         int8u
  0x025d   ExposureProgram                      int8u
  0x0264   WB_RGBLevels                         int16u[3]
  0x032c   FocalLength                          int16u
  0x032e   MinFocalLength                       int16u
  0x0330   MaxFocalLength                       int16u
  0x0346   SonyISO                              N
  0x0388   MeterInfo?                           Sony MeterInfo
  0x18cc   LensParameters?                      int16s[16]~
  0x18ed   LensFormat                           int8u
  0x18ee   LensMount                            int8u
  0x18ef   LensType2                            int16u
  0x18f2   LensType                             int16u

Sony Tag202a Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    FocalPlaneAFPointsUsed               int8u
      2    FocalPlaneAFPointArea                int16u[2]
      6    FocalPlaneAFPointLocation1           int16u[2]
     10    FocalPlaneAFPointLocation2           int16u[2]
     14    FocalPlaneAFPointLocation3           int16u[2]
     18    FocalPlaneAFPointLocation4           int16u[2]
     22    FocalPlaneAFPointLocation5           int16u[2]
     26    FocalPlaneAFPointLocation6           int16u[2]
     30    FocalPlaneAFPointLocation7           int16u[2]
     34    FocalPlaneAFPointLocation8           int16u[2]
     38    FocalPlaneAFPointLocation9           int16u[2]
     42    FocalPlaneAFPointLocation10          int16u[2]
     46    FocalPlaneAFPointLocation11          int16u[2]
     50    FocalPlaneAFPointLocation12          int16u[2]
     54    FocalPlaneAFPointLocation13          int16u[2]
     58    FocalPlaneAFPointLocation14          int16u[2]
     62    FocalPlaneAFPointLocation15          int16u[2]

Sony ShotInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    FaceInfoOffset                       N
      6    SonyDateTime                         string[20]
     26    SonyImageHeight                      int16u
     28    SonyImageWidth                       int16u
     48    FacesDetected                        int16u
     50    FaceInfoLength                       N
     52    MetaVersion                          string[16]
     72    FaceInfo1                            Sony FaceInfo1
     94    FaceInfo2                            Sony FaceInfo2

Sony FaceInfo1 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Face1Position                        int16u[4]
     32    Face2Position                        int16u[4]
     64    Face3Position                        int16u[4]
     96    Face4Position                        int16u[4]
    128    Face5Position                        int16u[4]
    160    Face6Position                        int16u[4]
    192    Face7Position                        int16u[4]
    224    Face8Position                        int16u[4]

Sony FaceInfo2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Face1Position                        int16u[4]
     37    Face2Position                        int16u[4]
     74    Face3Position                        int16u[4]
    111    Face4Position                        int16u[4]
    148    Face5Position                        int16u[4]
    185    Face6Position                        int16u[4]
    222    Face7Position                        int16u[4]
    259    Face8Position                        int16u[4]

Sony Tag900b Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   FacesDetected                        N
  0x00bd   FaceDetection                        N

Sony Tag9050 Tags

Data for tags 0x9050, 0x94xx and 0x2010 is encrypted by a simple substitution cipher, but the deciphered values are listed below.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   MaxAperture                          int8u
  0x0001   MinAperture                          int8u
  0x0031   FlashStatus                          int8u
  0x0032   ImageCount                           int32u
  0x0039   FlashStatus                          int8u
  0x003a   ImageCount                           int32u
  0x003c   SonyFNumber                          int16u
  0x003f   ReleaseMode2                         int8u
  0x0046   SonyExposureTime                     int16u
  0x0048   SonyFNumber                          int16u
  0x004b   ReleaseMode2                         int8u
  0x004c   ImageCount2                          int32u
  0x0051   SonyDateTime2                        undef[6]
  0x0058   ImageCount2                          int32u
  0x005d   SonyDateTime2                        undef[6]
  0x0067   ReleaseMode2                         int8u
  0x0073   ReleaseMode2                         int8u
  0x007c   InternalSerialNumber                 int8u[4]~
  0x0088   InternalSerialNumber                 int8u[6]~
  0x00f0   InternalSerialNumber                 int8u[5]
  0x0105   LensMount                            int8u
  0x0106   LensFormat                           int8u
  0x0107   LensType2                            int16u
  0x0109   LensType                             int16u
  0x0115   LensSpecFeatures                     undef[2]
  0x0116   LensSpecFeatures                     undef[2]
  0x01a0   ImageCount3                          int32u
  0x01aa   ImageCount3                          int32u
  0x01bd   ImageCount3                          int32u
  0x01cb   ImageCount3                          int32u

Sony Tag9400a Tags

Valid for many DSC, NEX and SLT models

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0008   SequenceImageNumber                  int32u
  0x000c   SequenceFileNumber                   int32u
  0x0010   ReleaseMode2                         int8u
  0x0012   DigitalZoom                          int8u
  0x001a   ShotNumberSincePowerUp               int32u
  0x0022   SequenceLength                       int8u
  0x0028   CameraOrientation                    int8u
  0x0029   Quality2                             int8u
  0x0044   SonyImageHeight                      int16u~
  0x0052   ModelReleaseYear                     int8u~

Sony Tag9400b Tags

Valid for NEX-3N, ILCE-3000/3500, SLT-A58, DSC-WX60, DSC-WX300, DSC-RX100M2, DSC-HX50V, DSC-QX10/QX100.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0008   SequenceImageNumber                  int32u
  0x000c   SequenceFileNumber                   int32u
  0x0010   ReleaseMode2                         int8u
  0x0012   DigitalZoom                          int8u
  0x0016   ShotNumberSincePowerUp               int32u
  0x001e   SequenceLength                       int8u
  0x0024   CameraOrientation                    int8u
  0x0025   Quality2                             int8u
  0x003f   SonyImageHeight                      int16u~
  0x0046   ModelReleaseYear                     int8u~

Sony Tag9400c Tags

Valid for DSC-HX400V/HX60V/QX30/RX10/RX100M3/WX220/WX350, ILCE-7/7R/7S/7M2/7RM2/7SM2/5000/5100/6000/6300/QX1, ILCA-77M2.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0009   ReleaseMode2                         int8u
  0x000a   ShotNumberSincePowerUp               int32u
  0x0012   SequenceImageNumber                  int32u
  0x0016   SequenceLength                       int8u
  0x001a   SequenceFileNumber                   int32u
  0x001e   SequenceLength                       int8u
  0x0029   CameraOrientation                    int8u
  0x002a   Quality2                             int8u
  0x0047   SonyImageHeight                      int16u~
  0x0053   ModelReleaseYear                     int8u~

Sony Tag9402 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   AmbientTemperature                   int8s
  0x0016   FocusMode                            int8u & 0x7f
  0x0017   AFAreaMode                           int8u
  0x002d   FocusPosition2                       int8u

Sony Tag9403 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0005   CameraTemperature                    int8s

Sony Tag9404a Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0019   LensZoomPosition                     int16u

Sony Tag9404b Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x001e   LensZoomPosition                     int16u
  0x0020   FocusPosition2                       int8u

Sony Tag9405a Tags

Valid for SLT, NEX, ILCE-3000/3500 and several DSC models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0601   DistortionCorrection                 int8u
  0x0603   LensFormat                           int8u
  0x0604   LensMount                            int8u
  0x0605   LensType2                            int16u
  0x0608   LensType                             int16u
  0x06ca   LensParameters?                      int16s[16]~

Sony Tag9405b Tags

Valid for DSC-HX400V/HX60V/QX30/RX10/RX10M2/RX10M3/RX100M3/RX100M4/WX220/WX350, ILCE-7/7M2/7R/7RM2/7S/7SM2/5000/5100/6000/6300/QX1, ILCA-77M2.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   SonyISO                              N
  0x0006   BaseISO                              N
  0x000a   StopsAboveBaseISO                    int16u
  0x000e   SonyExposureTime2                    int16u
  0x0010   ExposureTime                         rational32u
  0x0014   SonyFNumber                          int16u
  0x0016   SonyMaxApertureValue                 int16u
  0x0024   SequenceImageNumber                  int32u
  0x0034   ReleaseMode2                         int8u
  0x0042   HighISONoiseReduction                int8u
  0x0044   LongExposureNoiseReduction           int8u
  0x0046   PictureEffect2                       int8u
  0x0048   ExposureProgram                      int8u
  0x004a   CreativeStyle                        int8u
  0x0052   Sharpness                            int8s
  0x005b   DistortionCorrection                 int8u
  0x005d   LensFormat                           int8u
  0x005e   LensMount                            int8u
  0x0060   LensType2                            int16u
  0x0062   LensType                             int16u
  0x0064   LensParameters?                      int16s[16]~
  0x0342   LensZoomPosition                     int16u
  0x035a   LensZoomPosition                     int16u

Sony Tag9406 Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0005   BatteryTemperature                   int8u
  0x0006   BatteryLevelGrip1                    int8u
  0x0007   BatteryLevel                         int8u
  0x0008   BatteryLevelGrip2                    int8u

Sony Tag940a Tags

These tags are currently extracted for SLT models only.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   AFPointsSelected                     int32u

Sony Tag940c Tags

NEX and ILCE models only.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0008   LensMount2                           int8u
  0x0009   LensType3                            int16u
  0x000b   CameraE-mountVersion                 int16u
  0x000d   LensE-mountVersion                   int16u
  0x0015   LensFirmwareVersion                  int8u

Sony AFInfo Tags

These tags are currently extracted for SLT models only.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   AFType                               int8u
  0x0004   AFStatusActiveSensor                 int16s
  0x0005   FocusMode                            int8u
  0x0007   AFPoint                              int8u
  0x0008   AFPointInFocus                       int8u
  0x0009   AFPointAtShutterRelease              int8u
  0x000a   AFAreaMode                           int8u
  0x000b   FocusMode                            int8u
  0x0010   AFPointsUsed                         int8u[10]
  0x0011   AFStatus15                           Sony AFStatus15
           AFStatus19                           Sony AFStatus19
  0x0037   AFPoint                              int8u
  0x0038   AFPointInFocus                       int8u
  0x0039   AFPointAtShutterRelease              int8u
  0x003a   AFAreaMode                           int8u
  0x003b   AFStatusActiveSensor                 int16s
  0x0043   ExposureProgram                      int8u
  0x0050   AFMicroAdj                           int8s
  0x007d   AFStatus79                           Sony AFStatus79
  0x016e   AFPointsUsed                         int32u
  0x017d   AFMicroAdj                           int8s
  0x017e   ExposureProgram                      int8u

Sony AFStatus19 Tags

AF Status information for models with 19-point AF.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFStatusUpperFarLeft                 int16s
      2    AFStatusUpper-leftHorizontal         int16s
      4    AFStatusFarLeftHorizontal            int16s
      6    AFStatusLeftHorizontal               int16s
      8    AFStatusLowerFarLeft                 int16s
     10    AFStatusLower-leftHorizontal         int16s
     12    AFStatusUpper-leftVertical           int16s
     14    AFStatusLeftVertical                 int16s
     16    AFStatusLower-leftVertical           int16s
     18    AFStatusFarLeftVertical              int16s
     20    AFStatusTopHorizontal                int16s
     22    AFStatusNearRight                    int16s
     24    AFStatusCenterHorizontal             int16s
     26    AFStatusNearLeft                     int16s
     28    AFStatusBottomHorizontal             int16s
     30    AFStatusTopVertical                  int16s
     32    AFStatusUpper-middle                 int16s
     34    AFStatusCenterVertical               int16s
     36    AFStatusLower-middle                 int16s
     38    AFStatusBottomVertical               int16s
     40    AFStatusUpperFarRight                int16s
     42    AFStatusUpper-rightHorizontal        int16s
     44    AFStatusFarRightHorizontal           int16s
     46    AFStatusRightHorizontal              int16s
     48    AFStatusLowerFarRight                int16s
     50    AFStatusLower-rightHorizontal        int16s
     52    AFStatusFarRightVertical             int16s
     54    AFStatusUpper-rightVertical          int16s
     56    AFStatusRightVertical                int16s
     58    AFStatusLower-rightVertical          int16s

Sony AFStatus79 Tags

AF Status information for models with 79-point AF.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AFStatus_00_B4                       int16s
      2    AFStatus_01_C4                       int16s
      4    AFStatus_02_D4                       int16s
      6    AFStatus_03_E4                       int16s
      8    AFStatus_04_F4                       int16s
     10    AFStatus_05_G4                       int16s
     12    AFStatus_06_H4                       int16s
     14    AFStatus_07_B3                       int16s
     16    AFStatus_08_C3                       int16s
     18    AFStatus_09_D3                       int16s
     20    AFStatus_10_E3                       int16s
     22    AFStatus_11_F3                       int16s
     24    AFStatus_12_G3                       int16s
     26    AFStatus_13_H3                       int16s
     28    AFStatus_14_B2                       int16s
     30    AFStatus_15_C2                       int16s
     32    AFStatus_16_D2                       int16s
     34    AFStatus_17_E2                       int16s
     36    AFStatus_18_F2                       int16s
     38    AFStatus_19_G2                       int16s
     40    AFStatus_20_H2                       int16s
     42    AFStatus_21_C1                       int16s
     44    AFStatus_22_D1                       int16s
     46    AFStatus_23_E1                       int16s
     48    AFStatus_24_F1                       int16s
     50    AFStatus_25_G1                       int16s
     52    AFStatus_26_A7_Vertical              int16s
     54    AFStatus_27_A6_Vertical              int16s
     56    AFStatus_28_A5_Vertical              int16s
     58    AFStatus_29_C7_Vertical              int16s
     60    AFStatus_30_C6_Vertical              int16s
     62    AFStatus_31_C5_Vertical              int16s
     64    AFStatus_32_E7_Vertical              int16s
     66    AFStatus_33_E6_Center_Vertical       int16s
     68    AFStatus_34_E5_Vertical              int16s
     70    AFStatus_35_G7_Vertical              int16s
     72    AFStatus_36_G6_Vertical              int16s
     74    AFStatus_37_G5_Vertical              int16s
     76    AFStatus_38_I7_Vertical              int16s
     78    AFStatus_39_I6_Vertical              int16s
     80    AFStatus_40_I5_Vertical              int16s
     82    AFStatus_41_A7                       int16s
     84    AFStatus_42_B7                       int16s
     86    AFStatus_43_C7                       int16s
     88    AFStatus_44_D7                       int16s
     90    AFStatus_45_E7                       int16s
     92    AFStatus_46_F7                       int16s
     94    AFStatus_47_G7                       int16s
     96    AFStatus_48_H7                       int16s
     98    AFStatus_49_I7                       int16s
    100    AFStatus_50_A6                       int16s
    102    AFStatus_51_B6                       int16s
    104    AFStatus_52_C6                       int16s
    106    AFStatus_53_D6                       int16s
    108    AFStatus_54_E6_Center                int16s
    110    AFStatus_55_F6                       int16s
    112    AFStatus_56_G6                       int16s
    114    AFStatus_57_H6                       int16s
    116    AFStatus_58_I6                       int16s
    118    AFStatus_59_A5                       int16s
    120    AFStatus_60_B5                       int16s
    122    AFStatus_61_C5                       int16s
    124    AFStatus_62_D5                       int16s
    126    AFStatus_63_E5                       int16s
    128    AFStatus_64_F5                       int16s
    130    AFStatus_65_G5                       int16s
    132    AFStatus_66_H5                       int16s
    134    AFStatus_67_I5                       int16s
    136    AFStatus_68_C11                      int16s
    138    AFStatus_69_D11                      int16s
    140    AFStatus_70_E11                      int16s
    142    AFStatus_71_F11                      int16s
    144    AFStatus_72_G11                      int16s
    146    AFStatus_73_B10                      int16s
    148    AFStatus_74_C10                      int16s
    150    AFStatus_75_D10                      int16s
    152    AFStatus_76_E10                      int16s
    154    AFStatus_77_F10                      int16s
    156    AFStatus_78_G10                      int16s
    158    AFStatus_79_H10                      int16s
    160    AFStatus_80_B9                       int16s
    162    AFStatus_81_C9                       int16s
    164    AFStatus_82_D9                       int16s
    166    AFStatus_83_E9                       int16s
    168    AFStatus_84_F9                       int16s
    170    AFStatus_85_G9                       int16s
    172    AFStatus_86_H9                       int16s
    174    AFStatus_87_B8                       int16s
    176    AFStatus_88_C8                       int16s
    178    AFStatus_89_D8                       int16s
    180    AFStatus_90_E8                       int16s
    182    AFStatus_91_F8                       int16s
    184    AFStatus_92_G8                       int16s
    186    AFStatus_93_H8                       int16s
    188    AFStatus_94_E6_Center_F2-8           int16s

Sony Tag940e Tags

E-mount models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x1a06   TiffMeteringImageWidth               N
  0x1a07   TiffMeteringImageHeight              N
  0x1a08   TiffMeteringImage                    N

Sony PIC Tags

The TextInfo data is extracted as a block to preserve the formatting, and some of the more interesting information is extracted as separate tags.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'BC:'                Barcode                  N
  'BarCode:'           Barcode                  N
  'Capt:'              SensorTemperature        N
  'FWVer:'             FirmwareVersion          N
  'IFD'                PIC_IFD                  Sony
  'Temp:'              CameraTemperature        N
  'Temp:Clbt:'         BoardTemperature         N
  'TextInfo1'          TextInfo1                N
  'TextInfo2'          TextInfo2                N
  'VR Enable C:'       VibrationReduction       N
  'barcode:'           Barcode                  N

Sony Ericsson Tags

Maker notes found in images from some Sony Ericsson phones.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0201   PreviewImageStart                    int32u*
  0x0202   PreviewImageLength                   int32u*
  0x2000   MakerNoteVersion                     undef[4]

Sony SRF Tags

The maker notes in SRF (Sony Raw Format) images contain 7 IFD's with family 1 group names SRF0 through SRF6. SRF0 and SRF1 use the tags in this table, while SRF2 through SRF5 use the tags in the next table, and SRF6 uses standard EXIF tags. All information other than SRF0 is encrypted, but thanks to Dave Coffin the decryption algorithm is known. SRF images are written by the Sony DSC-F828 and DSC-V3.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   SRF2Key                              N
  0x0001   DataKey                              N

Sony SRF2 Tags

These tags are found in the SRF2 through SRF5 IFD's.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   SRF6Offset                           N
  0x0003   SRFDataOffset?                       N
  0x0004   RawDataOffset                        N
  0x0005   RawDataLength                        N
  0x0043   MaxApertureAtMaxFocal                N
  0x0044   MaxApertureAtMinFocal                N
  0x0045   MinFocalLength                       N
  0x0046   MaxFocalLength                       N
  0x00c0   WBRedDaylight                        N
  0x00c1   WBGreenDaylight                      N
  0x00c2   WBBlueDaylight                       N
  0x00c3   WBRedCloudy                          N
  0x00c4   WBGreenCloudy                        N
  0x00c5   WBBlueCloudy                         N
  0x00c9   WBRedTungsten                        N
  0x00ca   WBGreenTungsten                      N
  0x00cb   WBBlueTungsten                       N
  0x00cc   WBRedFlash                           N
  0x00cd   WBGreenFlash                         N
  0x00ce   WBBlueFlash                          N
  0x00d0   WBRedAsShot                          N
  0x00d1   WBGreenAsShot                        N
  0x00d2   WBBlueAsShot                         N

Sony SR2Private Tags

The SR2 format uses the DNGPrivateData tag to reference a private IFD containing these tags. SR2 images are written by the Sony DSC-R1, but this information is also written to ARW images by other models.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x7200   SR2SubIFDOffset                      N
  0x7201   SR2SubIFDLength                      N
  0x7221   SR2SubIFDKey                         N
  0x7240   IDC_IFD                              SonyIDC
  0x7241   IDC2_IFD                             SonyIDC
  0x7250   MRWInfo                              MinoltaRaw

Sony SR2SubIFD Tags

Tags in the encrypted SR2SubIFD

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x7300   BlackLevel                           N
  0x7302   WB_GRBGLevelsAuto                    N
  0x7303   WB_GRBGLevels                        N
  0x7310   BlackLevel                           N
  0x7313   WB_RGGBLevels                        N
  0x7480   WB_RGBLevelsDaylight                 N
  0x7481   WB_RGBLevelsCloudy                   N
  0x7482   WB_RGBLevelsTungsten                 N
  0x7483   WB_RGBLevelsFlash                    N
  0x7484   WB_RGBLevels4500K                    N
  0x7486   WB_RGBLevelsFluorescent              N
  0x74a0   MaxApertureAtMaxFocal                N
  0x74a1   MaxApertureAtMinFocal                N
  0x74a2   MaxFocalLength                       N
  0x74a3   MinFocalLength                       N
  0x74c0   SR2DataIFD                           Sony SR2DataIFD
  0x7800   ColorMatrix                          N
  0x7820   WB_RGBLevelsDaylight                 N
  0x7821   WB_RGBLevelsCloudy                   N
  0x7822   WB_RGBLevelsTungsten                 N
  0x7823   WB_RGBLevelsFlash                    N
  0x7824   WB_RGBLevels4500K                    N
  0x7825   WB_RGBLevelsShade                    N
  0x7826   WB_RGBLevelsFluorescent              N
  0x7827   WB_RGBLevelsFluorescentP1            N
  0x7828   WB_RGBLevelsFluorescentP2            N
  0x7829   WB_RGBLevelsFluorescentM1            N
  0x782a   WB_RGBLevels8500K                    N
  0x782b   WB_RGBLevels6000K                    N
  0x782c   WB_RGBLevels3200K                    N
  0x782d   WB_RGBLevels2500K                    N
  0x787f   WhiteLevel                           N
  0x7980   ChromaticAberrationCorrParams        N
  0x7982   DistortionCorrParams                 N

Sony SR2DataIFD Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x7770   ColorMode                            N

Sony PMP Tags

These tags are written in the proprietary-format header of PMP images from the DSC-F1.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    JpgFromRawStart                      N
     12    JpgFromRawLength                     N
     22    SonyImageWidth                       N
     24    SonyImageHeight                      N
     27    Orientation                          N
     29    ImageQuality                         N
     52    Comment                              N
     76    DateTimeOriginal                     N
     84    ModifyDate                           N
    102    ExposureTime                         N
    106    FNumber                              N
    108    ExposureCompensation                 N
    112    FocalLength                          N
    118    Flash                                N

SonyIDC Tags

Tags written by the Sony Image Data Converter utility in ARW images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0201   IDCPreviewStart                      int32u*
  0x0202   IDCPreviewLength                     int32u*
  0x8000   IDCCreativeStyle                     int32u
  0x8001   CreativeStyleWasChanged              int32u
  0x8002   PresetWhiteBalance                   int32u
  0x8013   ColorTemperatureAdj                  int16u
  0x8014   PresetWhiteBalanceAdj                int32s
  0x8015   ColorCorrection                      int32s
  0x8016   SaturationAdj                        int32s
  0x8017   ContrastAdj                          int32s
  0x8018   BrightnessAdj                        int32s
  0x8019   HueAdj                               int32s
  0x801a   SharpnessAdj                         int32s
  0x801b   SharpnessOvershoot                   int32s
  0x801c   SharpnessUndershoot                  int32s
  0x801d   SharpnessThreshold                   int32s
  0x801e   NoiseReductionMode                   int16u
  0x8021   GrayPoint                            int16u[4]
  0x8022   D-RangeOptimizerMode                 int16u
  0x8023   D-RangeOptimizerValue                int32s
  0x8024   D-RangeOptimizerHighlight            int32s
  0x8026   HighlightColorDistortReduct          int16u
  0x8027   NoiseReductionValue                  int32s
  0x8028   EdgeNoiseReduction                   int32s
  0x8029   ColorNoiseReduction                  int32s
  0x802d   D-RangeOptimizerShadow               int32s
  0x8030   PeripheralIllumCentralRadius         int32s
  0x8031   PeripheralIllumCentralValue          int32s
  0x8032   PeripheralIllumPeriphValue           int32s
  0x9000   ToneCurveBrightnessX                 int16u[n]
  0x9001   ToneCurveRedX                        int16u[n]
  0x9002   ToneCurveGreenX                      int16u[n]
  0x9003   ToneCurveBlueX                       int16u[n]
  0x9004   ToneCurveBrightnessY                 int16u[n]
  0x9005   ToneCurveRedY                        int16u[n]
  0x9006   ToneCurveGreenY                      int16u[n]
  0x9007   ToneCurveBlueY                       int16u[n]
  0xd000   CurrentVersion                       int32u
  0xd001   VersionIFD                           SonyIDC
  0xd100   VersionCreateDate                    string
  0xd101   VersionModifyDate                    string

Unknown Tags

The following tags are decoded in unsupported maker notes. Use the Unknown (-u) option to display other unknown tags.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0e00   PrintIM                              PrintIM

DNG Tags

The main DNG tags are found in the EXIF table. The tables below define only information found within structures of these main DNG tag values. See http://www.adobe.com/products/dng/ for the official DNG specification.

DNG AdobeData Tags

This information is found in the "Adobe" DNGPrivateData.

The maker notes ('MakN') are processed by ExifTool, but some information may have been lost by the Adobe DNG Converter. This is because the Adobe DNG Converter (as of version 6.3) doesn't properly handle information referenced from inside the maker notes that lies outside the original maker notes block. This information is lost when only the maker note block is copied to the DNG image. While this doesn't effect all makes of cameras, it is a problem for some major brands such as Olympus and Sony.

Other entries in this table represent proprietary information that is extracted from the original RAW image and restructured to a different (but still proprietary) Adobe format.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CRW '   AdobeCRW                             CanonRaw
  'Koda'   AdobeKoda                            Kodak IFD
  'Leaf'   AdobeLeaf                            Leaf SubIFD
  'MRW '   AdobeMRW                             MinoltaRaw
  'MakN'   MakerNoteApple                       Apple
           MakerNoteNikon                       Nikon
           MakerNoteCanon                       Canon
           MakerNoteCasio                       Casio
           MakerNoteCasio2                      Casio Type2
           MakerNoteFLIR                        FLIR
           MakerNoteFujiFilm                    FujiFilm
           MakerNoteGE                          GE
           MakerNoteGE2                         FujiFilm
           MakerNoteHasselblad                  Unknown
           MakerNoteHP                          HP
           MakerNoteHP2                         HP Type2
           MakerNoteHP4                         HP Type4
           MakerNoteHP6                         HP Type6
           MakerNoteISL                         Unknown
           MakerNoteJVC                         JVC
           MakerNoteJVCText                     JVC Text
           MakerNoteKodak1a                     Kodak
           MakerNoteKodak1b                     Kodak
           MakerNoteKodak2                      Kodak Type2
           MakerNoteKodak3                      Kodak Type3
           MakerNoteKodak4                      Kodak Type4
           MakerNoteKodak5                      Kodak Type5
           MakerNoteKodak6a                     Kodak Type6
           MakerNoteKodak6b                     Kodak Type6
           MakerNoteKodak7                      Kodak Type7
           MakerNoteKodak8a                     Kodak Type8
           MakerNoteKodak8b                     Kodak Type8
           MakerNoteKodak8c                     Kodak Type8
           MakerNoteKodak9                      Kodak Type9
           MakerNoteKodak10                     Kodak Type10
           MakerNoteKodak11                     Kodak Type11
           MakerNoteKodakUnknown                Kodak Unknown
           MakerNoteKyocera                     Unknown
           MakerNoteMinolta                     Minolta
           MakerNoteMinolta2                    Olympus
           MakerNoteMinolta3                    undef
           MakerNoteMotorola                    Motorola
           MakerNoteNikon2                      Nikon Type2
           MakerNoteNikon3                      Nikon
           MakerNoteNintendo                    Nintendo
           MakerNoteOlympus                     Olympus
           MakerNoteOlympus2                    Olympus
           MakerNoteLeica                       Panasonic
           MakerNoteLeica2                      Panasonic Leica2
           MakerNoteLeica3                      Panasonic Leica3
           MakerNoteLeica4                      Panasonic Leica4
           MakerNoteLeica5                      Panasonic Leica5
           MakerNoteLeica6                      Panasonic Leica6
           MakerNoteLeica7                      Panasonic Leica6
           MakerNoteLeica8                      Panasonic Leica5
           MakerNoteLeica9                      Panasonic Leica9
           MakerNotePanasonic                   Panasonic
           MakerNotePanasonic2                  Panasonic Type2
           MakerNotePentax                      Pentax
           MakerNotePentax2                     Pentax Type2
           MakerNotePentax3                     Casio Type2
           MakerNotePentax4                     Pentax Type4
           MakerNotePentax5                     Pentax
           MakerNotePentax6                     Pentax S1
           MakerNotePhaseOne                    PhaseOne
           MakerNoteReconyx                     Reconyx
           MakerNoteRicoh                       Ricoh
           MakerNoteRicoh2                      Ricoh Type2
           MakerNoteRicohText                   Ricoh Text
           MakerNoteSamsung1a                   undef
           MakerNoteSamsung1b                   Samsung
           MakerNoteSamsung2                    Samsung Type2
           MakerNoteSanyo                       Sanyo
           MakerNoteSanyoC4                     Sanyo
           MakerNoteSanyoPatch                  Sanyo
           MakerNoteSigma                       Sigma
           MakerNoteSony                        Sony
           MakerNoteSony2                       Olympus
           MakerNoteSony3                       Olympus
           MakerNoteSony4                       Sony PIC
           MakerNoteSony5                       Sony
           MakerNoteSonyEricsson                Sony Ericsson
           MakerNoteSonySRF                     Sony SRF
           MakerNoteUnknownText                 undef
           MakerNoteUnknownBinary               undef
           MakerNoteUnknown                     Unknown
  'Pano'   AdobePano                            PanasonicRaw
  'RAF '   AdobeRAF                             FujiFilm RAF
  'SR2 '   AdobeSR2                             Sony SR2Private

DNG OriginalRaw Tags

This table defines tags extracted from the DNG OriginalRawFileData information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   OriginalRawImage                     N
  0x0001   OriginalRawResource                  N
  0x0002   OriginalRawFileType                  N
  0x0003   OriginalRawCreator                   N
  0x0004   OriginalTHMImage                     N
  0x0005   OriginalTHMResource                  N
  0x0006   OriginalTHMFileType                  N
  0x0007   OriginalTHMCreator                   N

CanonRaw Tags

These tags apply to CRW-format Canon RAW files and information in the APP0 "CIFF" segment of JPEG images. When writing CanonRaw/CIFF information, the length of the information is preserved (and the new information is truncated or padded as required) unless Writable is resize. Currently, only JpgFromRaw and ThumbnailImage are allowed to change size.

CRW images also support the addition of a CanonVRD trailer, which in turn supports XMP. This trailer is created automatically if necessary when ExifTool is used to write XMP to a CRW image.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   NullRecord                           undef
  0x0001   FreeBytes                            undef
  0x0032   CanonColorInfo1                      N
  0x0805   CanonFileDescription                 string[32]
           UserComment                          string[256]
  0x080a   CanonRawMakeModel                    CanonRaw MakeModel
  0x080b   CanonFirmwareVersion                 string[32]
  0x080c   ComponentVersion                     string
  0x080d   ROMOperationMode                     string[8]
  0x0810   OwnerName                            string[32]
  0x0815   CanonImageType                       string[32]
  0x0816   OriginalFileName                     string[32]
  0x0817   ThumbnailFileName                    string[32]
  0x100a   TargetImageType                      int16u
  0x1010   ShutterReleaseMethod                 int16u
  0x1011   ShutterReleaseTiming                 int16u
  0x1016   ReleaseSetting                       int16u
  0x101c   BaseISO                              int16u
  0x1028   CanonFlashInfo?                      int16u[4]
  0x1029   CanonFocalLength                     Canon FocalLength
  0x102a   CanonShotInfo                        Canon ShotInfo
  0x102c   CanonColorInfo2                      N
  0x102d   CanonCameraSettings                  Canon CameraSettings
  0x1030   WhiteSample                          CanonRaw WhiteSample
  0x1031   SensorInfo                           Canon SensorInfo
  0x1033   CustomFunctions10D                   CanonCustom Functions10D
           CustomFunctionsD30                   CanonCustom FunctionsD30
           CustomFunctionsD60                   CanonCustom FunctionsD30
           CustomFunctionsUnknown               CanonCustom FuncsUnknown
  0x1038   CanonAFInfo                          Canon AFInfo
  0x1093   CanonFileInfo                        Canon FileInfo
  0x10a9   ColorBalance                         Canon ColorBalance
  0x10ae   ColorTemperature                     int16u
  0x10b4   ColorSpace                           int16u
  0x10b5   RawJpgInfo                           CanonRaw RawJpgInfo
  0x1803   ImageFormat                          CanonRaw ImageFormat
  0x1804   RecordID                             int32u
  0x1806   SelfTimerTime                        int32u
  0x1807   TargetDistanceSetting                float
  0x180b   SerialNumber                         int32u
           UnknownNumber?                       Y
  0x180e   TimeStamp                            CanonRaw TimeStamp
  0x1810   ImageInfo                            CanonRaw ImageInfo
  0x1813   FlashInfo                            CanonRaw FlashInfo
  0x1814   MeasuredEV                           float
  0x1817   FileNumber                           int32u
  0x1818   ExposureInfo                         CanonRaw ExposureInfo
  0x1834   CanonModelID                         int32u
  0x1835   DecoderTable                         CanonRaw DecoderTable
  0x183b   SerialNumberFormat                   int32u
  0x2005   RawData                              N
  0x2007   JpgFromRaw                           resize
  0x2008   ThumbnailImage                       resize
  0x2804   ImageDescription                     CanonRaw
  0x2807   CameraObject                         CanonRaw
  0x3002   ShootingRecord                       CanonRaw
  0x3003   MeasuredInfo                         CanonRaw
  0x3004   CameraSpecification                  CanonRaw
  0x300a   ImageProps                           CanonRaw
  0x300b   ExifInformation                      CanonRaw

CanonRaw MakeModel Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 string[6]
      6    Model                                string

CanonRaw WhiteSample Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    WhiteSampleWidth                     N
      2    WhiteSampleHeight                    N
      3    WhiteSampleLeftBorder                N
      4    WhiteSampleTopBorder                 N
      5    WhiteSampleBits                      N

CanonRaw RawJpgInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      1    RawJpgQuality                        int16u
      2    RawJpgSize                           int16u
      3    RawJpgWidth                          int16u
      4    RawJpgHeight                         int16u

CanonRaw ImageFormat Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FileFormat                           int32u
      1    TargetCompressionRatio               float

CanonRaw TimeStamp Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    DateTimeOriginal                     int32u
      1    TimeZoneCode                         int32s
      2    TimeZoneInfo                         int32u

CanonRaw ImageInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      1    ImageHeight                          N
      2    PixelAspectRatio                     N
      3    Rotation                             int32s
      4    ComponentBitDepth                    N
      5    ColorBitDepth                        N
      6    ColorBW                              N

CanonRaw FlashInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FlashGuideNumber                     float
      1    FlashThreshold                       float

CanonRaw ExposureInfo Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    ExposureCompensation                 float
      1    ShutterSpeedValue                    float
      2    ApertureValue                        float

CanonRaw DecoderTable Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    DecoderTableNumber                   N
      2    CompressedDataOffset                 N
      3    CompressedDataLength                 N

KyoceraRaw Tags

Tags for Kyocera Contax N Digital RAW images.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    FirmwareVersion                      N
     12    Model                                N
     25    Make                                 N
     33    DateTimeOriginal                     N
     52    ISO                                  N
     56    ExposureTime                         N
     60    WB_RGGBLevels                        N
     88    FNumber                              N
    104    MaxAperture                          N
    112    FocalLength                          N
    124    Lens                                 N

MinoltaRaw Tags

These tags are used in Minolta RAW format (MRW) images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  "\0PRD"  MinoltaPRD                           MinoltaRaw PRD
  "\0RIF"  MinoltaRIF                           MinoltaRaw RIF
  "\0TTW"  MinoltaTTW                           EXIF
  "\0WBG"  MinoltaWBG                           MinoltaRaw WBG

MinoltaRaw PRD Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirmwareID                           string[8]
      8    SensorHeight                         int16u
     10    SensorWidth                          int16u
     12    ImageHeight                          int16u
     14    ImageWidth                           int16u
     16    RawDepth                             int8u
     17    BitDepth                             int8u
     18    StorageMethod                        int8u
     23    BayerPattern                         int8u

MinoltaRaw RIF Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    Saturation                           int8s
      2    Contrast                             int8s
      3    Sharpness                            int8s
      4    WBMode                               int8u~
      5    ProgramMode                          int8u
      6    ISOSetting                           int8u
      7    ColorMode                            int32u[0.25]
      8    WB_RBLevelsTungsten                  int16u[2]
     12    WB_RBLevelsDaylight                  int16u[2]
     16    WB_RBLevelsCloudy                    int16u[2]
     20    WB_RBLevelsCoolWhiteF                int16u[2]
     24    WB_RBLevelsFlash                     int16u[2]
     28    WB_RBLevelsUnknown?                  int16u[2]
     32    WB_RBLevelsShade                     int16u[2]
     36    WB_RBLevelsDaylightF                 int16u[2]
     40    WB_RBLevelsDayWhiteF                 int16u[2]
     44    WB_RBLevelsWhiteF                    int16u[2]
     56    ColorFilter                          int8s
     57    BWFilter                             int8u
     58    ZoneMatching                         int8u
     59    Hue                                  int8s
     60    ColorTemperature                     int8u
     74    ZoneMatching                         int8u
     76    ColorTemperature                     int8u
     77    ColorFilter                          int8u
     78    ColorTemperature                     int8u
     79    ColorFilter                          int8u
     80    RawDataLength                        N

MinoltaRaw WBG Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    WBScale                              int8u[4]
      4    WB_GBRGLevels                        int16u[4]
           WB_RGGBLevels                        int16u[4]

PanasonicRaw Tags

These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   PanasonicRawVersion                  undef
  0x0002   SensorWidth                          N
  0x0003   SensorHeight                         N
  0x0004   SensorTopBorder                      N
  0x0005   SensorLeftBorder                     N
  0x0006   SensorBottomBorder                   N
  0x0007   SensorRightBorder                    N
  0x0008   BlackLevel1                          int16u
  0x0009   BlackLevel2                          int16u
  0x000a   BlackLevel3                          int16u
  0x000e   LinearityLimitRed                    int16u
  0x000f   LinearityLimitGreen                  int16u
  0x0010   LinearityLimitBlue                   int16u
  0x0011   RedBalance                           int16u
  0x0012   BlueBalance                          int16u
  0x0013   WBInfo                               PanasonicRaw WBInfo
  0x0017   ISO                                  int16u
  0x0018   HighISOMultiplierRed                 int16u
  0x0019   HighISOMultiplierGreen               int16u
  0x001a   HighISOMultiplierBlue                int16u
  0x001c   BlackLevelRed                        int16u
  0x001d   BlackLevelGreen                      int16u
  0x001e   BlackLevelBlue                       int16u
  0x0024   WBRedLevel                           int16u
  0x0025   WBGreenLevel                         int16u
  0x0026   WBBlueLevel                          int16u
  0x0027   WBInfo2                              PanasonicRaw WBInfo2
  0x002e   JpgFromRaw                           JPEG
  0x002f   CropTop                              int16u
  0x0030   CropLeft                             int16u
  0x0031   CropBottom                           int16u
  0x0032   CropRight                            int16u
  0x010f   Make                                 string
  0x0110   Model                                string
  0x0111   StripOffsets                         N
  0x0112   Orientation                          int16u
  0x0116   RowsPerStrip                         N
  0x0117   StripByteCounts                      N
  0x0118   RawDataOffset                        N
  0x0119   DistortionInfo                       PanasonicRaw DistortionInfo
  0x02bc   ApplicationNotes                     XMP
  0x83bb   IPTC-NAA                             IPTC
  0x8769   ExifOffset                           EXIF
  0x8825   GPSInfo                              GPS

PanasonicRaw WBInfo Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    NumWBEntries                         int16u
      1    WBType1                              int16u
      2    WB_RBLevels1                         int16u[2]
      4    WBType2                              int16u
      5    WB_RBLevels2                         int16u[2]
      7    WBType3                              int16u
      8    WB_RBLevels3                         int16u[2]
     10    WBType4                              int16u
     11    WB_RBLevels4                         int16u[2]
     13    WBType5                              int16u
     14    WB_RBLevels5                         int16u[2]
     16    WBType6                              int16u
     17    WB_RBLevels6                         int16u[2]
     19    WBType7                              int16u
     20    WB_RBLevels7                         int16u[2]

PanasonicRaw WBInfo2 Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    NumWBEntries                         int16u
      1    WBType1                              int16u
      2    WB_RGBLevels1                        int16u[3]
      5    WBType2                              int16u
      6    WB_RGBLevels2                        int16u[3]
      9    WBType3                              int16u
     10    WB_RGBLevels3                        int16u[3]
     13    WBType4                              int16u
     14    WB_RGBLevels4                        int16u[3]
     17    WBType5                              int16u
     18    WB_RGBLevels5                        int16u[3]
     21    WBType6                              int16u
     22    WB_RGBLevels6                        int16u[3]
     25    WBType7                              int16u
     26    WB_RGBLevels7                        int16u[3]

PanasonicRaw DistortionInfo Tags

Lens distortion correction information.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0002   DistortionParam02                    int16s
  0x0004   DistortionParam04                    int16s
  0x0005   DistortionScale                      int16s
    7.1    DistortionCorrection                 int16s & 0x0f
  0x0008   DistortionParam08                    int16s
  0x0009   DistortionParam09                    int16s
  0x000b   DistortionParam11                    int16s
  0x000c   DistortionN?                         int16s

SigmaRaw Tags

These tags are used in Sigma and Foveon RAW (.X3F) images. Metadata is also extracted from the JpgFromRaw image if it exists (all models but the SD9 and SD10). Currently, metadata may only be written to the embedded JpgFromRaw.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Header'             Header                   SigmaRaw Header
  'Header4'            Header4                  SigmaRaw Header4
  'HeaderExt'          HeaderExt                SigmaRaw HeaderExt
  'IMA2'               PreviewImage             N
                       JpgFromRaw               N
  'IMAG'               PreviewImage             N
  'PROP'               Properties               SigmaRaw Properties

SigmaRaw Header Tags

Information extracted from the header of an X3F file.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   FileVersion                          N
  0x0002   ImageUniqueID                        N
  0x0006   MarkBits                             N
  0x0007   ImageWidth                           N
  0x0008   ImageHeight                          N
  0x0009   Rotation                             N
  0x000a   WhiteBalance                         N
  0x0012   SceneCaptureType                     N

SigmaRaw Header4 Tags

Header information for version 4.0 or greater X3F.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    FileVersion                          N
     10    ImageWidth                           N
     11    ImageHeight                          N
     12    Rotation                             N

SigmaRaw HeaderExt Tags

Extended header data found in version 2.1 and 2.2 files

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   Unused                               N
  0x0001   ExposureAdjust                       N
  0x0002   Contrast                             N
  0x0003   Shadow                               N
  0x0004   Highlight                            N
  0x0005   Saturation                           N
  0x0006   Sharpness                            N
  0x0007   RedAdjust                            N
  0x0008   GreenAdjust                          N
  0x0009   BlueAdjust                           N
  0x000a   X3FillLight                          N

SigmaRaw Properties Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'AEMODE'             MeteringMode             N
  'AFAREA'             AFArea                   N
  'AFINFOCUS'          AFInFocus                N
  'AFMODE'             FocusMode                N
  'APERTURE'           FNumber                  N
  'AP_DESC'            ApertureDisplayed        N
  'BRACKET'            BracketShot              N
  'BURST'              BurstShot                N
  'CAMMANUF'           Make                     N
  'CAMMODEL'           Model                    N
  'CAMNAME'            CameraName               N
  'CAMSERIAL'          SerialNumber             N
  'CM_DESC'            SceneCaptureType         N
  'COLORSPACE'         ColorSpace               N
  'DRIVE'              DriveMode                N
  'EVAL_STATE'         EvalState                N
  'EXPCOMP'            ExposureCompensation     N
  'EXPNET'             NetExposureCompensation  N
  'EXPTIME'            IntegrationTime          N
  'FIRMVERS'           FirmwareVersion          N
  'FLASH'              FlashMode                N
  'FLASHEXPCOMP'       FlashExpComp             N
  'FLASHPOWER'         FlashPower               N
  'FLASHTTLMODE'       FlashTTLMode             N
  'FLASHTYPE'          FlashType                N
  'FLENGTH'            FocalLength              N
  'FLEQ35MM'           FocalLengthIn35mmFormat  N
  'FOCUS'              Focus                    N
  'IMAGEBOARDID'       ImageBoardID             N
  'IMAGERBOARDID'      ImagerBoardID            N
  'IMAGERTEMP'         SensorTemperature        N
  'ISO'                ISO                      N
  'LENSARANGE'         LensApertureRange        N
  'LENSFRANGE'         LensFocalRange           N
  'LENSMODEL'          LensType                 N
  'PMODE'              ExposureProgram          N
  'RESOLUTION'         Quality                  N
  'SENSORID'           SensorID                 N
  'SHUTTER'            ExposureTime             N
  'SH_DESC'            ShutterSpeedDisplayed    N
  'TIME'               DateTimeOriginal         N
  'VERSION_BF'         VersionBF                N
  'WB_DESC'            WhiteBalance             N

Lytro Tags

Tag definitions for Lytro Light Field Picture (LFP) files. ExifTool extracts the full JSON metadata blocks, as well as breaking them down into individual tags. All available tags are extracted from the JSON metadata, even if they don't appear in the table below.

  Tag Name                                      Writable
  --------                                      --------
  AccelerometerTime                             N
  AccelerometerX                                N
  AccelerometerY                                N
  AccelerometerZ                                N
  CameraType                                    N
  DateTimeOriginal                              N
  EmbeddedImage                                 N
  ExposureTime                                  N
  FNumber                                       N
  FirmwareVersion                               N
  FocalLength                                   N
  FocalPlaneXResolution                         N
  FrameExposureTime                             N
  ISO                                           N
  ImageLimitExposureBias                        N
  ImageModulationExposureBias                   N
  JSONMetadata                                  N+
  LensTemperature                               N
  Make                                          N
  Model                                         N
  Orientation                                   N
  SensorSerialNumber                            N
  SerialNumber                                  N
  SocTemperature                                N

JFIF Tags

The following information is extracted from the JPEG JFIF header. See https://www.w3.org/Graphics/JPEG/jfif3.pdf for the JFIF 1.02 specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    JFIFVersion                          N:
      2    ResolutionUnit                       int8u:
      3    XResolution                          int16u:
      5    YResolution                          int16u:

JFIF Extension Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0010   ThumbnailImage                       N

FlashPix Tags

The FlashPix file format, introduced in 1996, was developed by Kodak, Hewlett-Packard and Microsoft. Internally the FPX file structure mimics that of an old DOS disk with fixed-sized "sectors" (usually 512 bytes) and a "file allocation table" (FAT). No wonder this image format never became popular. However, some of the structures used in FlashPix streams are part of the EXIF specification, and are still being used in the APP2 FPXR segment of JPEG images by some digital cameras from manufacturers such as FujiFilm, Hewlett-Packard, Kodak and Sanyo.

ExifTool extracts FlashPix information from both FPX images and the APP2 FPXR segment of JPEG images. As well, FlashPix information is extracted from DOC, PPT, XLS (Microsoft Word, PowerPoint and Excel) documents, VSD (Microsoft Visio) drawings, and FLA (Macromedia/Adobe Flash project) files since these are based on the same file format as FlashPix (the Windows Compound Binary File format). See http://graphcomp.com/info/specs/livepicture/fpx.pdf for the FlashPix specification.

  Tag ID                           Tag Name     Writable
  ------                           --------     --------
  "\x01CompObj"                    CompObj      FlashPix CompObj
  "\x05Audio Info"                 AudioInfo    FlashPix AudioInfo
  "\x05Data Object"                DataObject   FlashPix DataObject
  "\x05DocumentSummaryInformation" DocumentInfo FlashPix DocumentInfo
  "\x05Extension List"             Extensions   FlashPix Extensions
  "\x05Global Info"                GlobalInfo   FlashPix GlobalInfo
  "\x05Image Contents"             Image        FlashPix Image
  "\x05Image Info"                 ImageInfo    FlashPix ImageInfo
  "\x05Operation"                  Operation    FlashPix Operation
  "\x05Screen Nail"                ScreenNail   N
  "\x05SummaryInformation"         SummaryInfo  FlashPix SummaryInfo
  "\x05Transform"                  Transform    FlashPix Transform
  'Audio Stream'                   AudioStream  N
  'Contents'                       Contents     XMP
  'Current User'                   CurrentUser  N
  'ICC Profile 0001'               ICC_Profile  ICC_Profile
  'Preview'                        PreviewImage N
  'Property'                       PreviewInfo  FlashPix PreviewInfo
  'Subimage 0000 Header'           SubimageHdr  FlashPix SubimageHdr

FlashPix CompObj Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    CompObjUserTypeLen                   N
      1    CompObjUserType                      N

FlashPix AudioInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

FlashPix DataObject Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x10000      DataObjectID                     N
  0x10002      LockedPropertyList               N
  0x10003      DataObjectTitle                  N
  0x10004      LastModifier                     N
  0x10005      RevisionNumber                   N
  0x10006      DataCreateDate                   N
  0x10007      DataModifyDate                   N
  0x10008      CreatingApplication              N
  0x10100      DataObjectStatus                 N
  0x10101      CreatingTransform                N
  0x10102      UsingTransforms                  N
  0x10000000   CachedImageHeight                N
  0x10000001   CachedImageWidth                 N

FlashPix DocumentInfo Tags

The DocumentSummaryInformation property set includes a UserDefined property set for which only the Hyperlinks and HyperlinkBase tags are pre-defined. However, ExifTool will also extract any other information found in the UserDefined properties.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  0x0002               Category                 N
  0x0003               PresentationTarget       N
  0x0004               Bytes                    N
  0x0005               Lines                    N
  0x0006               Paragraphs               N
  0x0007               Slides                   N
  0x0008               Notes                    N
  0x0009               HiddenSlides             N
  0x000a               MMClips                  N
  0x000b               ScaleCrop                N
  0x000c               HeadingPairs             N
  0x000d               TitleOfParts             N
  0x000e               Manager                  N
  0x000f               Company                  N
  0x0010               LinksUpToDate            N
  0x0011               CharCountWithSpaces      N
  0x0013               SharedDoc                N
  0x0016               HyperlinksChanged        N
  0x0017               AppVersion               N
  '_PID_HLINKS'        Hyperlinks               N
  '_PID_LINKBASE'      HyperlinkBase            N

FlashPix Extensions Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x0001       ExtensionName                    N
  0x0002       ExtensionClassID                 N
  0x0003       ExtensionPersistence             N
  0x0004       ExtensionCreateDate              N
  0x0005       ExtensionModifyDate              N
  0x0006       CreatingApplication              N
  0x0007       ExtensionDescription             N
  0x1000       Storage-StreamPathname           N
  0x2000       FlashPixStreamPathname           N
  0x2001       FlashPixStreamFieldOffset        N
  0x3000       PropertySetPathname              N
  0x3001       PropertySetIDCodes               N
  0x3002       PropertyVectorElements           N
  0x4000       SubimageResolutions              N
  0x10000000   UsedExtensionNumbers             N

FlashPix GlobalInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x10002  LockedPropertyList                   N
  0x10003  TransformedImageTitle                N
  0x10004  LastModifier                         N
  0x10100  VisibleOutputs                       N
  0x10101  MaximumImageIndex                    N
  0x10102  MaximumTransformIndex                N
  0x10103  MaximumOperationIndex                N

FlashPix Image Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x1000000    NumberOfResolutions              N
  0x1000002    ImageWidth                       N
  0x1000003    ImageHeight                      N
  0x1000004    DefaultDisplayHeight             N
  0x1000005    DefaultDisplayWidth              N
  0x1000006    DisplayUnits                     N
  0x2000000    SubimageWidth                    N
  0x2000001    SubimageHeight                   N
  0x2000002    SubimageColor                    N
  0x2000003    SubimageNumericalFormat          N
  0x2000004    DecimationMethod                 N
  0x2000005    DecimationPrefilterWidth         N
  0x2000007    SubimageICC_Profile              N
  0x3000001    JPEGTables                       N
  0x3000002    MaxJPEGTableIndex                N

FlashPix ImageInfo Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x21000000   FileSource                       N
  0x21000001   SceneType                        N
  0x21000002   CreationPathVector               N
  0x21000003   SoftwareRelease                  N
  0x21000004   UserDefinedID                    N
  0x21000005   SharpnessApproximation           N
  0x22000000   Copyright                        N
  0x22000001   OriginalImageBroker              N
  0x22000002   DigitalImageBroker               N
  0x22000003   Authorship                       N
  0x22000004   IntellectualPropertyNotes        N
  0x23000000   TestTarget                       N
  0x23000002   GroupCaption                     N
  0x23000003   CaptionText                      N
  0x23000004   People                           N
  0x23000007   Things                           N
  0x2300000a   DateTimeOriginal                 N
  0x2300000b   Events                           N
  0x2300000c   Places                           N
  0x2300000f   ContentDescriptionNotes          N
  0x24000000   Make                             N
  0x24000001   Model                            N
  0x24000002   SerialNumber                     N
  0x25000000   CreateDate                       N
  0x25000001   ExposureTime                     N
  0x25000002   FNumber                          N
  0x25000003   ExposureProgram                  N
  0x25000004   BrightnessValue                  N
  0x25000005   ExposureCompensation             N
  0x25000006   SubjectDistance                  N
  0x25000007   MeteringMode                     N
  0x25000008   LightSource                      N
  0x25000009   FocalLength                      N
  0x2500000a   MaxApertureValue                 N
  0x2500000b   Flash                            N
  0x2500000c   FlashEnergy                      N
  0x2500000d   FlashReturn                      N
  0x2500000e   BackLight                        N
  0x2500000f   SubjectLocation                  N
  0x25000010   ExposureIndex                    N
  0x25000011   SpecialEffectsOpticalFilter      N
  0x25000012   PerPictureNotes                  N
  0x26000000   SensingMethod                    N
  0x26000001   FocalPlaneXResolution            N
  0x26000002   FocalPlaneYResolution            N
  0x26000003   FocalPlaneResolutionUnit         N
  0x26000004   SpatialFrequencyResponse         N
  0x26000005   CFAPattern                       N
  0x26000007   ISO                              N
  0x26000008   Opto-ElectricConvFactor          N
  0x27000000   FilmBrand                        N
  0x27000001   FilmCategory                     N
  0x27000002   FilmSize                         N
  0x27000003   FilmRollNumber                   N
  0x27000004   FilmFrameNumber                  N
  0x28000000   ScannerMake                      N
  0x28000001   ScannerModel                     N
  0x28000002   ScannerSerialNumber              N
  0x28000003   ScanSoftware                     N
  0x28000004   ScanSoftwareRevisionDate         N
  0x28000005   ServiceOrganizationName          N
  0x28000006   ScanOperatorID                   N
  0x28000008   ScanDate                         N
  0x28000009   ModifyDate                       N
  0x2800000a   ScannerPixelSize                 N
  0x29000000   OriginalScannedImageSize         N
  0x29000001   OriginalDocumentSize             N
  0x29000002   OriginalMedium                   N
  0x29000003   TypeOfOriginal                   N

FlashPix Operation Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x10000  OperationID                          N

FlashPix SummaryInfo Tags

The Dictionary, CodePage and LocalIndicator tags are common to all FlashPix property tables, even though they are only listed in the SummaryInfo table.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x0000       Dictionary                       N
  0x0001       CodePage                         N
  0x0002       Title                            N
  0x0003       Subject                          N
  0x0004       Author                           N
  0x0005       Keywords                         N
  0x0006       Comments                         N
  0x0007       Template                         N
  0x0008       LastModifiedBy                   N
  0x0009       RevisionNumber                   N
  0x000a       TotalEditTime                    N
  0x000b       LastPrinted                      N
  0x000c       CreateDate                       N
  0x000d       ModifyDate                       N
  0x000e       Pages                            N
  0x000f       Words                            N
  0x0010       Characters                       N
  0x0011       ThumbnailClip                    N
  0x0012       Software                         N
  0x0013       Security                         N
  0x80000000   LocaleIndicator                  N

FlashPix Transform Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x10000      TransformNodeID                  N
  0x10001      OperationClassID                 N
  0x10002      LockedPropertyList               N
  0x10003      TransformTitle                   N
  0x10004      LastModifier                     N
  0x10005      RevisionNumber                   N
  0x10006      TransformCreateDate              N
  0x10007      TransformModifyDate              N
  0x10008      CreatingApplication              N
  0x10100      InputDataObjectList              N
  0x10101      OutputDataObjectList             N
  0x10102      OperationNumber                  N
  0x10000000   ResultAspectRatio                N
  0x10000001   RectangleOfInterest              N
  0x10000002   Filtering                        N
  0x10000003   SpatialOrientation               N
  0x10000004   ColorTwistMatrix                 N
  0x10000005   ContrastAdjustment               N

FlashPix PreviewInfo Tags

Preview information written by some FujiFilm models.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     13    PreviewImageWidth                    N
     23    PreviewImageHeight                   N

FlashPix SubimageHdr Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    SubimageWidth                        N
      2    SubimageHeight                       N
      3    SubimageTileCount                    N
      4    SubimageTileWidth                    N
      5    SubimageTileHeight                   N
      6    NumChannels                          N

MPF Tags

These tags are part of the CIPA Multi-Picture Format specification, and are found in the APP2 "MPF" segment of JPEG images. MPImage data referenced from this segment is stored as a JPEG trailer. The MPF tags are not writable, however the MPF segment may be deleted as a group (with "MPF:All") but then the JPEG trailer should also be deleted (with "Trailer:All"). See http://www.cipa.jp/std/documents/e/DC-007_E.pdf for the official specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0xb000   MPFVersion                           N
  0xb001   NumberOfImages                       N
  0xb002   MPImageList                          MPF MPImage
  0xb003   ImageUIDList                         N
  0xb004   TotalFrames                          N
  0xb101   MPIndividualNum                      N
  0xb201   PanOrientation                       N
  0xb202   PanOverlapH                          N
  0xb203   PanOverlapV                          N
  0xb204   BaseViewpointNum                     N
  0xb205   ConvergenceAngle                     N
  0xb206   BaselineLength                       N
  0xb207   VerticalDivergence                   N
  0xb208   AxisDistanceX                        N
  0xb209   AxisDistanceY                        N
  0xb20a   AxisDistanceZ                        N
  0xb20b   YawAngle                             N
  0xb20c   PitchAngle                           N
  0xb20d   RollAngle                            N

MPF MPImage Tags

The first MPF "Large Thumbnail" image is extracted as PreviewImage, and the rest of the embedded MPF images are extracted as MPImage#. The ExtractEmbedded (-ee) option may be used to extract information from these embedded images.

  Index1   Tag Name                             Writable
  ------   --------                             --------
    0.1    MPImageFlags                         N
    0.2    MPImageFormat                        N
    0.3    MPImageType                          N
      4    MPImageLength                        N
      8    MPImageStart                         N
     12    DependentImage1EntryNumber           N
     14    DependentImage2EntryNumber           N

Stim Tags

These tags are part of the CIPA Stereo Still Image specification, and are found in the APP3 "Stim" segment of JPEG images. See http://www.cipa.jp/std/documents/e/DC-006_E.pdf for the official specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   StimVersion                          N
  0x0001   ApplicationData                      N
  0x0002   ImageArrangement                     N
  0x0003   ImageRotation                        N
  0x0004   ScalingFactor                        N
  0x0005   CropXSize                            N
  0x0006   CropYSize                            N
  0x0007   CropX                                Stim CropX
  0x0008   CropY                                Stim CropY
  0x0009   ViewType                             N
  0x000a   RepresentativeImage                  N
  0x000b   ConvergenceBaseImage                 N
  0x000c   AssumedDisplaySize                   N
  0x000d   AssumedDistanceView                  N
  0x000e   RepresentativeDisparityNear          N
  0x000f   RepresentativeDisparityFar           N
  0x0010   InitialDisplayEffect                 N
  0x0011   ConvergenceDistance                  N
  0x0012   CameraArrangementInterval            N
  0x0013   ShootingCount                        N

Stim CropX Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    CropXCommonOffset                    N
      2    CropXViewpointNumber                 N
      3    CropXOffset                          N
      7    CropXViewpointNumber2                N
      8    CropXOffset2                         N

Stim CropY Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    CropYCommonOffset                    N
      2    CropYViewpointNumber                 N
      3    CropYOffset                          N
      7    CropYViewpointNumber2                N
      8    CropYOffset2                         N

Scalado Tags

Tags extracted from the JPEG APP4 "SCALADO" segment found in images from HTC, LG and Samsung phones. (Presumably written by Scalado mobile software, http://www.scalado.com/.)

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'HGHT'   PreviewImageHeight                   N
  'QUAL'   PreviewQuality                       N
  'SPMO'   DataLength?                          N
  'WDTH'   PreviewImageWidth                    N

Qualcomm Tags

The tags below have been observed in the JPEG APP7 "Qualcomm Camera Attributes" segment written by some cameras such as the HP iPAQ Voice Messenger. ExifTool will extract any information found from this segment, even if it is not listed in this table.

  Tag Name                                      Writable
  --------                                      --------
  AECAggressiveness                             N
  AECCurrentExpIndex                            N
  AECCurrentSensorLuma                          N
  AECEnable                                     N
  AECExposureIndexAdjStep                       N
  AECHighLumaRegionCount                        N
  AECHighLumaRegionThreshold                    N
  AECIndoorIdx                                  N
  AECLumaTarget                                 N
  AECLumaTolerance                              N
  AECMode                                       N
  AECOdoorIdx                                   N
  AECOutdoorBrightDiscarded                     N
  AECOutdoorBrightEnable                        N
  AECOutdoorBrightReduction                     N
  AECOutdoorBrightThresholdHI                   N
  AECOutdoorBrightThresholdLO                   N
  AECOutdoorGammaIndex                          N
  AECSnapshotDigitalGain                        N
  AECSnapshotExposureTimeMs                     N
  AECSnapshotLineCount                          N
  AECSnapshotSensorGain                         N
  AECVfeLuma                                    N
  AFBoundary                                    N
  AFCollectEndStat                              N
  AFEnable                                      N
  AFFarEnd                                      N
  AFFineSrchPoints                              N
  AFFineStep                                    N
  AFFocusTime                                   N
  AFGrossStep                                   N
  AFMode                                        N
  AFNearEnd                                     N
  AFPosDefMacro                                 N
  AFPosDefNorm                                  N
  AFPosition                                    N
  AFProcess                                     N
  AFREnable                                     N
  AFRFaster0ExpMod                              N
  AFRFaster0Trigger                             N
  AFRFaster1ExpMod                              N
  AFRFaster1Trigger                             N
  AFRFaster2ExpMod                              N
  AFRFaster2Trigger                             N
  AFRFaster3ExpMod                              N
  AFRFaster3Trigger                             N
  AFRFaster4ExpMod                              N
  AFRFaster4Trigger                             N
  AFRPossibleFrameCnt                           N
  AFRSlower0ExpMod                              N
  AFRSlower0Trigger                             N
  AFRSlower1ExpMod                              N
  AFRSlower1Trigger                             N
  AFRSlower2ExpMod                              N
  AFRSlower2Trigger                             N
  AFRSlower3ExpMod                              N
  AFRSlower3Trigger                             N
  AFRSlower4ExpMod                              N
  AFRSlower4Trigger                             N
  AFResetLensAfterSnap                          N
  AFStepsNearFar                                N
  AFStepsNearInfinity                           N
  AFTestMode                                    N
  AFTracePositions00                            N
  AFTracePositions01                            N
  AFTracePositions02                            N
  AFTracePositions03                            N
  AFTracePositions04                            N
  AFTracePositions05                            N
  AFTracePositions06                            N
  AFTracePositions07                            N
  AFTracePositions08                            N
  AFTracePositions09                            N
  AFTracePositions10                            N
  AFTracePositions11                            N
  AFTracePositions12                            N
  AFTracePositions13                            N
  AFTracePositions14                            N
  AFTracePositions15                            N
  AFTracePositions16                            N
  AFTracePositions17                            N
  AFTracePositions18                            N
  AFTracePositions19                            N
  AFTracePositions20                            N
  AFTracePositions21                            N
  AFTracePositions22                            N
  AFTracePositions23                            N
  AFTracePositions24                            N
  AFTracePositions25                            N
  AFTracePositions26                            N
  AFTracePositions27                            N
  AFTracePositions28                            N
  AFTracePositions29                            N
  AFTracePositions30                            N
  AFTracePositions31                            N
  AFTracePositions32                            N
  AFTracePositions33                            N
  AFTracePositions34                            N
  AFTracePositions35                            N
  AFTracePositions36                            N
  AFTracePositions37                            N
  AFTracePositions38                            N
  AFTracePositions39                            N
  AFTracePositions40                            N
  AFTracePositions41                            N
  AFTracePositions42                            N
  AFTracePositions43                            N
  AFTracePositions44                            N
  AFTracePositions45                            N
  AFTracePositions46                            N
  AFTracePositions47                            N
  AFTracePositions48                            N
  AFTracePositions49                            N
  AFTraceStats00                                N
  AFTraceStats01                                N
  AFTraceStats02                                N
  AFTraceStats03                                N
  AFTraceStats04                                N
  AFTraceStats05                                N
  AFTraceStats06                                N
  AFTraceStats07                                N
  AFTraceStats08                                N
  AFTraceStats09                                N
  AFTraceStats10                                N
  AFTraceStats11                                N
  AFTraceStats12                                N
  AFTraceStats13                                N
  AFTraceStats14                                N
  AFTraceStats15                                N
  AFTraceStats16                                N
  AFTraceStats17                                N
  AFTraceStats18                                N
  AFTraceStats19                                N
  AFTraceStats20                                N
  AFTraceStats21                                N
  AFTraceStats22                                N
  AFTraceStats23                                N
  AFTraceStats24                                N
  AFTraceStats25                                N
  AFTraceStats26                                N
  AFTraceStats27                                N
  AFTraceStats28                                N
  AFTraceStats29                                N
  AFTraceStats30                                N
  AFTraceStats31                                N
  AFTraceStats32                                N
  AFTraceStats33                                N
  AFTraceStats34                                N
  AFTraceStats35                                N
  AFTraceStats36                                N
  AFTraceStats37                                N
  AFTraceStats38                                N
  AFTraceStats39                                N
  AFTraceStats40                                N
  AFTraceStats41                                N
  AFTraceStats42                                N
  AFTraceStats43                                N
  AFTraceStats44                                N
  AFTraceStats45                                N
  AFTraceStats46                                N
  AFTraceStats47                                N
  AFTraceStats48                                N
  AFTraceStats49                                N
  AFUndershootProtect                           N
  AFVfeHorzOffset                               N
  AFVfeHorzWidth                                N
  AFVfeMetricMax                                N
  AFVfeVertHeight                               N
  AFVfeVertOffset                               N
  ASF3EdgeDetect                                N
  ASF3EdgeFilterA11                             N
  ASF3EdgeFilterA12                             N
  ASF3EdgeFilterA13                             N
  ASF3EdgeFilterA21                             N
  ASF3EdgeFilterA22                             N
  ASF3EdgeFilterA23                             N
  ASF3EdgeFilterA31                             N
  ASF3EdgeFilterA32                             N
  ASF3EdgeFilterA33                             N
  ASF3Enable                                    N
  ASF3LowerThreshold                            N
  ASF3NoiseFilterA11                            N
  ASF3NoiseFilterA12                            N
  ASF3NoiseFilterA13                            N
  ASF3NoiseFilterA21                            N
  ASF3NoiseFilterA22                            N
  ASF3NoiseFilterA23                            N
  ASF3NoiseFilterA31                            N
  ASF3NoiseFilterA32                            N
  ASF3NoiseFilterA33                            N
  ASF3UpperThreshold                            N
  ASF5BrtLoThres                                N
  ASF5BrtShrpDegF1                              N
  ASF5BrtShrpDegF2                              N
  ASF5BrtSmthPercent                            N
  ASF5BrtUpThres                                N
  ASF5Enable                                    N
  ASF5ExposureIndex1                            N
  ASF5ExposureIndex2                            N
  ASF5Filter1A11                                N
  ASF5Filter1A12                                N
  ASF5Filter1A13                                N
  ASF5Filter1A14                                N
  ASF5Filter1A15                                N
  ASF5Filter1A21                                N
  ASF5Filter1A22                                N
  ASF5Filter1A23                                N
  ASF5Filter1A24                                N
  ASF5Filter1A25                                N
  ASF5Filter1A31                                N
  ASF5Filter1A32                                N
  ASF5Filter1A33                                N
  ASF5Filter1A34                                N
  ASF5Filter1A35                                N
  ASF5Filter1A41                                N
  ASF5Filter1A42                                N
  ASF5Filter1A43                                N
  ASF5Filter1A44                                N
  ASF5Filter1A45                                N
  ASF5Filter1A51                                N
  ASF5Filter1A52                                N
  ASF5Filter1A53                                N
  ASF5Filter1A54                                N
  ASF5Filter1A55                                N
  ASF5Filter2A11                                N
  ASF5Filter2A12                                N
  ASF5Filter2A13                                N
  ASF5Filter2A14                                N
  ASF5Filter2A15                                N
  ASF5Filter2A21                                N
  ASF5Filter2A22                                N
  ASF5Filter2A23                                N
  ASF5Filter2A24                                N
  ASF5Filter2A25                                N
  ASF5Filter2A31                                N
  ASF5Filter2A32                                N
  ASF5Filter2A33                                N
  ASF5Filter2A34                                N
  ASF5Filter2A35                                N
  ASF5Filter2A41                                N
  ASF5Filter2A42                                N
  ASF5Filter2A43                                N
  ASF5Filter2A44                                N
  ASF5Filter2A45                                N
  ASF5Filter2A51                                N
  ASF5Filter2A52                                N
  ASF5Filter2A53                                N
  ASF5Filter2A54                                N
  ASF5Filter2A55                                N
  ASF5FilterMode                                N
  ASF5LowLoThres                                N
  ASF5LowShrpDegF1                              N
  ASF5LowShrpDegF2                              N
  ASF5LowSmthPrcnt                              N
  ASF5LowUpThres                                N
  ASF5LumaFilter00                              N
  ASF5LumaFilter01                              N
  ASF5LumaFilter02                              N
  ASF5LumaFilter03                              N
  ASF5LumaFilter04                              N
  ASF5LumaFilter05                              N
  ASF5LumaFilter06                              N
  ASF5LumaFilter07                              N
  ASF5LumaFilter08                              N
  ASF5MaxExposureIndex                          N
  ASF5NrmLoThres                                N
  ASF5NrmShrpDegF1                              N
  ASF5NrmShrpDegF2                              N
  ASF5NrmSmthPrcnt                              N
  ASF5NrmUpThres                                N
  ASF5NrmizeFactor1                             N
  ASF5NrmizeFactor2                             N
  AWBAggressiveness                             N
  AWBAgwGridDist2Thresh                         N
  AWBAlgorithm                                  N
  AWBAveBgRatio                                 N
  AWBAveRgRatio                                 N
  AWBBlueGainAdjRef1                            N
  AWBBlueGainAdjRef2                            N
  AWBBlueGainAdjRef3                            N
  AWBBlueGainAdjRef4                            N
  AWBBlueGainAdjRef5                            N
  AWBBlueGainAdjRef6                            N
  AWBBlueGainAdjRef7                            N
  AWBBlueGainAdjRef8                            N
  AWBBlueGainRef1                               N
  AWBBlueGainRef2                               N
  AWBBlueGainRef3                               N
  AWBBlueGainRef4                               N
  AWBBlueGainRef5                               N
  AWBBlueGainRef6                               N
  AWBBlueGainRef7                               N
  AWBBlueGainRef8                               N
  AWBCcBias                                     N
  AWBCompactClusterR2                           N
  AWBEnable                                     N
  AWBGreenOffsetBg                              N
  AWBGreenOffsetRg                              N
  AWBIndoorSampleInfluence                      N
  AWBLoVfeC1                                    N
  AWBLoVfeC2                                    N
  AWBLoVfeC3                                    N
  AWBLoVfeC4                                    N
  AWBLoVfeM1                                    N
  AWBLoVfeM2                                    N
  AWBLoVfeM3                                    N
  AWBLoVfeM4                                    N
  AWBLoVfeMaxY                                  N
  AWBLoVfeMinY                                  N
  AWBLowLigColCorEna                            N
  AWBMaxBGain                                   N
  AWBMaxGGain                                   N
  AWBMaxRGain                                   N
  AWBMinBGain                                   N
  AWBMinGGain                                   N
  AWBMinRGain                                   N
  AWBNormVfeC1                                  N
  AWBNormVfeC2                                  N
  AWBNormVfeC3                                  N
  AWBNormVfeC4                                  N
  AWBNormVfeM1                                  N
  AWBNormVfeM2                                  N
  AWBNormVfeM3                                  N
  AWBNormVfeM4                                  N
  AWBNormVfeMaxY                                N
  AWBNormVfeMinY                                N
  AWBOudorVfeC1                                 N
  AWBOudorVfeC2                                 N
  AWBOudorVfeC3                                 N
  AWBOudorVfeC4                                 N
  AWBOudorVfeM1                                 N
  AWBOudorVfeM2                                 N
  AWBOudorVfeM3                                 N
  AWBOudorVfeM4                                 N
  AWBOudorVfeMaxY                               N
  AWBOudorVfeMinY                               N
  AWBOutdoorSampleInfluence                     N
  AWBPrevWbBgain                                N
  AWBPrevWbGgain                                N
  AWBPrevWbRgain                                N
  AWBRedGainAdjRef1                             N
  AWBRedGainAdjRef2                             N
  AWBRedGainAdjRef3                             N
  AWBRedGainAdjRef4                             N
  AWBRedGainAdjRef5                             N
  AWBRedGainAdjRef6                             N
  AWBRedGainAdjRef7                             N
  AWBRedGainAdjRef8                             N
  AWBRedGainRef1                                N
  AWBRedGainRef2                                N
  AWBRedGainRef3                                N
  AWBRedGainRef4                                N
  AWBRedGainRef5                                N
  AWBRedGainRef6                                N
  AWBRedGainRef7                                N
  AWBRedGainRef8                                N
  AWBSampleDecision                             N
  AWBSnapshotBGain                              N
  AWBSnapshotRGain                              N
  AntiBadingPixelClk                            N
  AntiBadingPixelClkPerLine                     N
  AntibandingEnable                             N
  BlckLvlEvenCols                               N
  BlckLvlOddCols                                N
  CamMclkHz                                     N
  ChroSupChroThres1                             N
  ChroSupChroThres2                             N
  ChroSupLumaThres1                             N
  ChroSupLumaThres2                             N
  ChroSupLumaThres3                             N
  ChroSupLumaThres4                             N
  ChromSupress                                  N
  ClipToAfRato                                  N
  CurrResol                                     N
  DayltConvChrmA_M                              N
  DayltConvChrmA_P                              N
  DayltConvChrmB_M                              N
  DayltConvChrmB_P                              N
  DayltConvChrmC_M                              N
  DayltConvChrmC_P                              N
  DayltConvChrmD_M                              N
  DayltConvChrmD_P                              N
  DayltConvChrmKCb                              N
  DayltConvChrmKCr                              N
  DayltConvLumaK                                N
  DayltConvLumaV0                               N
  DayltConvLumaV1                               N
  DayltConvLumaV2                               N
  DefConvChrmA_M                                N
  DefConvChrmA_P                                N
  DefConvChrmB_M                                N
  DefConvChrmB_P                                N
  DefConvChrmC_M                                N
  DefConvChrmC_P                                N
  DefConvChrmD_M                                N
  DefConvChrmD_P                                N
  DefConvChrmKCb                                N
  DefConvChrmKCr                                N
  DefConvLumaK                                  N
  DefConvLumaV0                                 N
  DefConvLumaV1                                 N
  DefConvLumaV2                                 N
  DefCorC0                                      N
  DefCorC1                                      N
  DefCorC2                                      N
  DefCorC3                                      N
  DefCorC4                                      N
  DefCorC5                                      N
  DefCorC6                                      N
  DefCorC7                                      N
  DefCorC8                                      N
  DefCorK0                                      N
  DefCorK1                                      N
  DefCorK2                                      N
  DefLumaGammaMode                              N
  DefRgbGammaMode                               N
  DefectPixCorEnable                            N
  DefectPixMaxThresh                            N
  DefectPixMinThresh                            N
  DiscardFrstFrm                                N
  FrmSkipPttrn                                  N
  GammaEnable                                   N
  HJREnable                                     N
  HJRMaxNumFrames                               N
  HJROneToTwoOffset                             N
  HJRTextureThreshold                           N
  HJR_NReductionFlat                            N
  HJR_NReductionTexture                         N
  IncandConvChrmA_M                             N
  IncandConvChrmA_P                             N
  IncandConvChrmB_M                             N
  IncandConvChrmB_P                             N
  IncandConvChrmC_M                             N
  IncandConvChrmC_P                             N
  IncandConvChrmD_M                             N
  IncandConvChrmD_P                             N
  IncandConvChrmKCb                             N
  IncandConvChrmKCr                             N
  IncandConvLumaK                               N
  IncandConvLumaV0                              N
  IncandConvLumaV1                              N
  IncandConvLumaV2                              N
  LADetect                                      N
  LAEnable                                      N
  MaxPrviewFps                                  N
  MaxVideoFps                                   N
  NghtshtFps                                    N
  NightshotMode                                 N
  OutlierDistance                               N
  PclkInvert                                    N
  PrviewFps                                     N
  PrviewResol                                   N
  R2ABlueCtbl00                                 N
  R2ABlueCtbl01                                 N
  R2ABlueCtbl02                                 N
  R2ABlueCtbl03                                 N
  R2ABlueCtbl04                                 N
  R2ABlueCtbl05                                 N
  R2ABlueCtbl06                                 N
  R2ABlueCtbl07                                 N
  R2ABlueCtbl08                                 N
  R2ABlueCtbl09                                 N
  R2ABlueCtbl10                                 N
  R2ABlueCtbl11                                 N
  R2ABlueCtbl12                                 N
  R2ABlueCtbl13                                 N
  R2ABlueCtbl14                                 N
  R2ABlueCtbl15                                 N
  R2ABlueCtbl16                                 N
  R2ABlueCtbl17                                 N
  R2ABlueCtbl18                                 N
  R2ABlueCtbl19                                 N
  R2ABlueCtbl20                                 N
  R2ABlueCtbl21                                 N
  R2ABlueCtbl22                                 N
  R2ABlueCtbl23                                 N
  R2ABlueCtbl24                                 N
  R2ABlueCtbl25                                 N
  R2ABlueCtbl26                                 N
  R2ABlueCtbl27                                 N
  R2ABlueCtbl28                                 N
  R2ABlueCtbl29                                 N
  R2ABlueCtbl30                                 N
  R2ABlueCtbl31                                 N
  R2ABlueStbl00                                 N
  R2ABlueStbl01                                 N
  R2ABlueStbl02                                 N
  R2ABlueStbl03                                 N
  R2ABlueStbl04                                 N
  R2ABlueStbl05                                 N
  R2ABlueStbl06                                 N
  R2ABlueStbl07                                 N
  R2ABlueStbl08                                 N
  R2ABlueStbl09                                 N
  R2ABlueStbl10                                 N
  R2ABlueStbl11                                 N
  R2ABlueStbl12                                 N
  R2ABlueStbl13                                 N
  R2ABlueStbl14                                 N
  R2ABlueStbl15                                 N
  R2ABlueStbl16                                 N
  R2ABlueStbl17                                 N
  R2ABlueStbl18                                 N
  R2ABlueStbl19                                 N
  R2ABlueStbl20                                 N
  R2ABlueStbl21                                 N
  R2ABlueStbl22                                 N
  R2ABlueStbl23                                 N
  R2ABlueStbl24                                 N
  R2ABlueStbl25                                 N
  R2ABlueStbl26                                 N
  R2ABlueStbl27                                 N
  R2ABlueStbl28                                 N
  R2ABlueStbl29                                 N
  R2ABlueStbl30                                 N
  R2ABlueStbl31                                 N
  R2ACx                                         N
  R2ACy                                         N
  R2AGreenCtbl00                                N
  R2AGreenCtbl01                                N
  R2AGreenCtbl02                                N
  R2AGreenCtbl03                                N
  R2AGreenCtbl04                                N
  R2AGreenCtbl05                                N
  R2AGreenCtbl06                                N
  R2AGreenCtbl07                                N
  R2AGreenCtbl08                                N
  R2AGreenCtbl09                                N
  R2AGreenCtbl10                                N
  R2AGreenCtbl11                                N
  R2AGreenCtbl12                                N
  R2AGreenCtbl13                                N
  R2AGreenCtbl14                                N
  R2AGreenCtbl15                                N
  R2AGreenCtbl16                                N
  R2AGreenCtbl17                                N
  R2AGreenCtbl18                                N
  R2AGreenCtbl19                                N
  R2AGreenCtbl20                                N
  R2AGreenCtbl21                                N
  R2AGreenCtbl22                                N
  R2AGreenCtbl23                                N
  R2AGreenCtbl24                                N
  R2AGreenCtbl25                                N
  R2AGreenCtbl26                                N
  R2AGreenCtbl27                                N
  R2AGreenCtbl28                                N
  R2AGreenCtbl29                                N
  R2AGreenCtbl30                                N
  R2AGreenCtbl31                                N
  R2AGreenStbl00                                N
  R2AGreenStbl01                                N
  R2AGreenStbl02                                N
  R2AGreenStbl03                                N
  R2AGreenStbl04                                N
  R2AGreenStbl05                                N
  R2AGreenStbl06                                N
  R2AGreenStbl07                                N
  R2AGreenStbl08                                N
  R2AGreenStbl09                                N
  R2AGreenStbl10                                N
  R2AGreenStbl11                                N
  R2AGreenStbl12                                N
  R2AGreenStbl13                                N
  R2AGreenStbl14                                N
  R2AGreenStbl15                                N
  R2AGreenStbl16                                N
  R2AGreenStbl17                                N
  R2AGreenStbl18                                N
  R2AGreenStbl19                                N
  R2AGreenStbl20                                N
  R2AGreenStbl21                                N
  R2AGreenStbl22                                N
  R2AGreenStbl23                                N
  R2AGreenStbl24                                N
  R2AGreenStbl25                                N
  R2AGreenStbl26                                N
  R2AGreenStbl27                                N
  R2AGreenStbl28                                N
  R2AGreenStbl29                                N
  R2AGreenStbl30                                N
  R2AGreenStbl31                                N
  R2AHeight                                     N
  R2AIntervals                                  N
  R2ARedCtbl00                                  N
  R2ARedCtbl01                                  N
  R2ARedCtbl02                                  N
  R2ARedCtbl03                                  N
  R2ARedCtbl04                                  N
  R2ARedCtbl05                                  N
  R2ARedCtbl06                                  N
  R2ARedCtbl07                                  N
  R2ARedCtbl08                                  N
  R2ARedCtbl09                                  N
  R2ARedCtbl10                                  N
  R2ARedCtbl11                                  N
  R2ARedCtbl12                                  N
  R2ARedCtbl13                                  N
  R2ARedCtbl14                                  N
  R2ARedCtbl15                                  N
  R2ARedCtbl16                                  N
  R2ARedCtbl17                                  N
  R2ARedCtbl18                                  N
  R2ARedCtbl19                                  N
  R2ARedCtbl20                                  N
  R2ARedCtbl21                                  N
  R2ARedCtbl22                                  N
  R2ARedCtbl23                                  N
  R2ARedCtbl24                                  N
  R2ARedCtbl25                                  N
  R2ARedCtbl26                                  N
  R2ARedCtbl27                                  N
  R2ARedCtbl28                                  N
  R2ARedCtbl29                                  N
  R2ARedCtbl30                                  N
  R2ARedCtbl31                                  N
  R2ARedStbl00                                  N
  R2ARedStbl01                                  N
  R2ARedStbl02                                  N
  R2ARedStbl03                                  N
  R2ARedStbl04                                  N
  R2ARedStbl05                                  N
  R2ARedStbl06                                  N
  R2ARedStbl07                                  N
  R2ARedStbl08                                  N
  R2ARedStbl09                                  N
  R2ARedStbl10                                  N
  R2ARedStbl11                                  N
  R2ARedStbl12                                  N
  R2ARedStbl13                                  N
  R2ARedStbl14                                  N
  R2ARedStbl15                                  N
  R2ARedStbl16                                  N
  R2ARedStbl17                                  N
  R2ARedStbl18                                  N
  R2ARedStbl19                                  N
  R2ARedStbl20                                  N
  R2ARedStbl21                                  N
  R2ARedStbl22                                  N
  R2ARedStbl23                                  N
  R2ARedStbl24                                  N
  R2ARedStbl25                                  N
  R2ARedStbl26                                  N
  R2ARedStbl27                                  N
  R2ARedStbl28                                  N
  R2ARedStbl29                                  N
  R2ARedStbl30                                  N
  R2ARedStbl31                                  N
  R2ATbl00                                      N
  R2ATbl01                                      N
  R2ATbl02                                      N
  R2ATbl03                                      N
  R2ATbl04                                      N
  R2ATbl05                                      N
  R2ATbl06                                      N
  R2ATbl07                                      N
  R2ATbl08                                      N
  R2ATbl09                                      N
  R2ATbl10                                      N
  R2ATbl11                                      N
  R2ATbl12                                      N
  R2ATbl13                                      N
  R2ATbl14                                      N
  R2ATbl15                                      N
  R2ATbl16                                      N
  R2ATbl17                                      N
  R2ATbl18                                      N
  R2ATbl19                                      N
  R2ATbl20                                      N
  R2ATbl21                                      N
  R2ATbl22                                      N
  R2ATbl23                                      N
  R2ATbl24                                      N
  R2ATbl25                                      N
  R2ATbl26                                      N
  R2ATbl27                                      N
  R2ATbl28                                      N
  R2ATbl29                                      N
  R2ATbl30                                      N
  R2ATbl31                                      N
  R2AWidth                                      N
  R2D65BlueCtbl00                               N
  R2D65BlueCtbl01                               N
  R2D65BlueCtbl02                               N
  R2D65BlueCtbl03                               N
  R2D65BlueCtbl04                               N
  R2D65BlueCtbl05                               N
  R2D65BlueCtbl06                               N
  R2D65BlueCtbl07                               N
  R2D65BlueCtbl08                               N
  R2D65BlueCtbl09                               N
  R2D65BlueCtbl10                               N
  R2D65BlueCtbl11                               N
  R2D65BlueCtbl12                               N
  R2D65BlueCtbl13                               N
  R2D65BlueCtbl14                               N
  R2D65BlueCtbl15                               N
  R2D65BlueCtbl16                               N
  R2D65BlueCtbl17                               N
  R2D65BlueCtbl18                               N
  R2D65BlueCtbl19                               N
  R2D65BlueCtbl20                               N
  R2D65BlueCtbl21                               N
  R2D65BlueCtbl22                               N
  R2D65BlueCtbl23                               N
  R2D65BlueCtbl24                               N
  R2D65BlueCtbl25                               N
  R2D65BlueCtbl26                               N
  R2D65BlueCtbl27                               N
  R2D65BlueCtbl28                               N
  R2D65BlueCtbl29                               N
  R2D65BlueCtbl30                               N
  R2D65BlueCtbl31                               N
  R2D65BlueStbl00                               N
  R2D65BlueStbl01                               N
  R2D65BlueStbl02                               N
  R2D65BlueStbl03                               N
  R2D65BlueStbl04                               N
  R2D65BlueStbl05                               N
  R2D65BlueStbl06                               N
  R2D65BlueStbl07                               N
  R2D65BlueStbl08                               N
  R2D65BlueStbl09                               N
  R2D65BlueStbl10                               N
  R2D65BlueStbl11                               N
  R2D65BlueStbl12                               N
  R2D65BlueStbl13                               N
  R2D65BlueStbl14                               N
  R2D65BlueStbl15                               N
  R2D65BlueStbl16                               N
  R2D65BlueStbl17                               N
  R2D65BlueStbl18                               N
  R2D65BlueStbl19                               N
  R2D65BlueStbl20                               N
  R2D65BlueStbl21                               N
  R2D65BlueStbl22                               N
  R2D65BlueStbl23                               N
  R2D65BlueStbl24                               N
  R2D65BlueStbl25                               N
  R2D65BlueStbl26                               N
  R2D65BlueStbl27                               N
  R2D65BlueStbl28                               N
  R2D65BlueStbl29                               N
  R2D65BlueStbl30                               N
  R2D65BlueStbl31                               N
  R2D65Cx                                       N
  R2D65Cy                                       N
  R2D65GreenCtbl00                              N
  R2D65GreenCtbl01                              N
  R2D65GreenCtbl02                              N
  R2D65GreenCtbl03                              N
  R2D65GreenCtbl04                              N
  R2D65GreenCtbl05                              N
  R2D65GreenCtbl06                              N
  R2D65GreenCtbl07                              N
  R2D65GreenCtbl08                              N
  R2D65GreenCtbl09                              N
  R2D65GreenCtbl10                              N
  R2D65GreenCtbl11                              N
  R2D65GreenCtbl12                              N
  R2D65GreenCtbl13                              N
  R2D65GreenCtbl14                              N
  R2D65GreenCtbl15                              N
  R2D65GreenCtbl16                              N
  R2D65GreenCtbl17                              N
  R2D65GreenCtbl18                              N
  R2D65GreenCtbl19                              N
  R2D65GreenCtbl20                              N
  R2D65GreenCtbl21                              N
  R2D65GreenCtbl22                              N
  R2D65GreenCtbl23                              N
  R2D65GreenCtbl24                              N
  R2D65GreenCtbl25                              N
  R2D65GreenCtbl26                              N
  R2D65GreenCtbl27                              N
  R2D65GreenCtbl28                              N
  R2D65GreenCtbl29                              N
  R2D65GreenCtbl30                              N
  R2D65GreenCtbl31                              N
  R2D65GreenStbl00                              N
  R2D65GreenStbl01                              N
  R2D65GreenStbl02                              N
  R2D65GreenStbl03                              N
  R2D65GreenStbl04                              N
  R2D65GreenStbl05                              N
  R2D65GreenStbl06                              N
  R2D65GreenStbl07                              N
  R2D65GreenStbl08                              N
  R2D65GreenStbl09                              N
  R2D65GreenStbl10                              N
  R2D65GreenStbl11                              N
  R2D65GreenStbl12                              N
  R2D65GreenStbl13                              N
  R2D65GreenStbl14                              N
  R2D65GreenStbl15                              N
  R2D65GreenStbl16                              N
  R2D65GreenStbl17                              N
  R2D65GreenStbl18                              N
  R2D65GreenStbl19                              N
  R2D65GreenStbl20                              N
  R2D65GreenStbl21                              N
  R2D65GreenStbl22                              N
  R2D65GreenStbl23                              N
  R2D65GreenStbl24                              N
  R2D65GreenStbl25                              N
  R2D65GreenStbl26                              N
  R2D65GreenStbl27                              N
  R2D65GreenStbl28                              N
  R2D65GreenStbl29                              N
  R2D65GreenStbl30                              N
  R2D65GreenStbl31                              N
  R2D65Height                                   N
  R2D65Intervals                                N
  R2D65RedCtbl00                                N
  R2D65RedCtbl01                                N
  R2D65RedCtbl02                                N
  R2D65RedCtbl03                                N
  R2D65RedCtbl04                                N
  R2D65RedCtbl05                                N
  R2D65RedCtbl06                                N
  R2D65RedCtbl07                                N
  R2D65RedCtbl08                                N
  R2D65RedCtbl09                                N
  R2D65RedCtbl10                                N
  R2D65RedCtbl11                                N
  R2D65RedCtbl12                                N
  R2D65RedCtbl13                                N
  R2D65RedCtbl14                                N
  R2D65RedCtbl15                                N
  R2D65RedCtbl16                                N
  R2D65RedCtbl17                                N
  R2D65RedCtbl18                                N
  R2D65RedCtbl19                                N
  R2D65RedCtbl20                                N
  R2D65RedCtbl21                                N
  R2D65RedCtbl22                                N
  R2D65RedCtbl23                                N
  R2D65RedCtbl24                                N
  R2D65RedCtbl25                                N
  R2D65RedCtbl26                                N
  R2D65RedCtbl27                                N
  R2D65RedCtbl28                                N
  R2D65RedCtbl29                                N
  R2D65RedCtbl30                                N
  R2D65RedCtbl31                                N
  R2D65RedStbl00                                N
  R2D65RedStbl01                                N
  R2D65RedStbl02                                N
  R2D65RedStbl03                                N
  R2D65RedStbl04                                N
  R2D65RedStbl05                                N
  R2D65RedStbl06                                N
  R2D65RedStbl07                                N
  R2D65RedStbl08                                N
  R2D65RedStbl09                                N
  R2D65RedStbl10                                N
  R2D65RedStbl11                                N
  R2D65RedStbl12                                N
  R2D65RedStbl13                                N
  R2D65RedStbl14                                N
  R2D65RedStbl15                                N
  R2D65RedStbl16                                N
  R2D65RedStbl17                                N
  R2D65RedStbl18                                N
  R2D65RedStbl19                                N
  R2D65RedStbl20                                N
  R2D65RedStbl21                                N
  R2D65RedStbl22                                N
  R2D65RedStbl23                                N
  R2D65RedStbl24                                N
  R2D65RedStbl25                                N
  R2D65RedStbl26                                N
  R2D65RedStbl27                                N
  R2D65RedStbl28                                N
  R2D65RedStbl29                                N
  R2D65RedStbl30                                N
  R2D65RedStbl31                                N
  R2D65Tbl00                                    N
  R2D65Tbl01                                    N
  R2D65Tbl02                                    N
  R2D65Tbl03                                    N
  R2D65Tbl04                                    N
  R2D65Tbl05                                    N
  R2D65Tbl06                                    N
  R2D65Tbl07                                    N
  R2D65Tbl08                                    N
  R2D65Tbl09                                    N
  R2D65Tbl10                                    N
  R2D65Tbl11                                    N
  R2D65Tbl12                                    N
  R2D65Tbl13                                    N
  R2D65Tbl14                                    N
  R2D65Tbl15                                    N
  R2D65Tbl16                                    N
  R2D65Tbl17                                    N
  R2D65Tbl18                                    N
  R2D65Tbl19                                    N
  R2D65Tbl20                                    N
  R2D65Tbl21                                    N
  R2D65Tbl22                                    N
  R2D65Tbl23                                    N
  R2D65Tbl24                                    N
  R2D65Tbl25                                    N
  R2D65Tbl26                                    N
  R2D65Tbl27                                    N
  R2D65Tbl28                                    N
  R2D65Tbl29                                    N
  R2D65Tbl30                                    N
  R2D65Tbl31                                    N
  R2D65Width                                    N
  R2TL84BlueCtbl00                              N
  R2TL84BlueCtbl01                              N
  R2TL84BlueCtbl02                              N
  R2TL84BlueCtbl03                              N
  R2TL84BlueCtbl04                              N
  R2TL84BlueCtbl05                              N
  R2TL84BlueCtbl06                              N
  R2TL84BlueCtbl07                              N
  R2TL84BlueCtbl08                              N
  R2TL84BlueCtbl09                              N
  R2TL84BlueCtbl10                              N
  R2TL84BlueCtbl11                              N
  R2TL84BlueCtbl12                              N
  R2TL84BlueCtbl13                              N
  R2TL84BlueCtbl14                              N
  R2TL84BlueCtbl15                              N
  R2TL84BlueCtbl16                              N
  R2TL84BlueCtbl17                              N
  R2TL84BlueCtbl18                              N
  R2TL84BlueCtbl19                              N
  R2TL84BlueCtbl20                              N
  R2TL84BlueCtbl21                              N
  R2TL84BlueCtbl22                              N
  R2TL84BlueCtbl23                              N
  R2TL84BlueCtbl24                              N
  R2TL84BlueCtbl25                              N
  R2TL84BlueCtbl26                              N
  R2TL84BlueCtbl27                              N
  R2TL84BlueCtbl28                              N
  R2TL84BlueCtbl29                              N
  R2TL84BlueCtbl30                              N
  R2TL84BlueCtbl31                              N
  R2TL84BlueStbl00                              N
  R2TL84BlueStbl01                              N
  R2TL84BlueStbl02                              N
  R2TL84BlueStbl03                              N
  R2TL84BlueStbl04                              N
  R2TL84BlueStbl05                              N
  R2TL84BlueStbl06                              N
  R2TL84BlueStbl07                              N
  R2TL84BlueStbl08                              N
  R2TL84BlueStbl09                              N
  R2TL84BlueStbl10                              N
  R2TL84BlueStbl11                              N
  R2TL84BlueStbl12                              N
  R2TL84BlueStbl13                              N
  R2TL84BlueStbl14                              N
  R2TL84BlueStbl15                              N
  R2TL84BlueStbl16                              N
  R2TL84BlueStbl17                              N
  R2TL84BlueStbl18                              N
  R2TL84BlueStbl19                              N
  R2TL84BlueStbl20                              N
  R2TL84BlueStbl21                              N
  R2TL84BlueStbl22                              N
  R2TL84BlueStbl23                              N
  R2TL84BlueStbl24                              N
  R2TL84BlueStbl25                              N
  R2TL84BlueStbl26                              N
  R2TL84BlueStbl27                              N
  R2TL84BlueStbl28                              N
  R2TL84BlueStbl29                              N
  R2TL84BlueStbl30                              N
  R2TL84BlueStbl31                              N
  R2TL84Cx                                      N
  R2TL84Cy                                      N
  R2TL84GreenCtbl00                             N
  R2TL84GreenCtbl01                             N
  R2TL84GreenCtbl02                             N
  R2TL84GreenCtbl03                             N
  R2TL84GreenCtbl04                             N
  R2TL84GreenCtbl05                             N
  R2TL84GreenCtbl06                             N
  R2TL84GreenCtbl07                             N
  R2TL84GreenCtbl08                             N
  R2TL84GreenCtbl09                             N
  R2TL84GreenCtbl10                             N
  R2TL84GreenCtbl11                             N
  R2TL84GreenCtbl12                             N
  R2TL84GreenCtbl13                             N
  R2TL84GreenCtbl14                             N
  R2TL84GreenCtbl15                             N
  R2TL84GreenCtbl16                             N
  R2TL84GreenCtbl17                             N
  R2TL84GreenCtbl18                             N
  R2TL84GreenCtbl19                             N
  R2TL84GreenCtbl20                             N
  R2TL84GreenCtbl21                             N
  R2TL84GreenCtbl22                             N
  R2TL84GreenCtbl23                             N
  R2TL84GreenCtbl24                             N
  R2TL84GreenCtbl25                             N
  R2TL84GreenCtbl26                             N
  R2TL84GreenCtbl27                             N
  R2TL84GreenCtbl28                             N
  R2TL84GreenCtbl29                             N
  R2TL84GreenCtbl30                             N
  R2TL84GreenCtbl31                             N
  R2TL84GreenStbl00                             N
  R2TL84GreenStbl01                             N
  R2TL84GreenStbl02                             N
  R2TL84GreenStbl03                             N
  R2TL84GreenStbl04                             N
  R2TL84GreenStbl05                             N
  R2TL84GreenStbl06                             N
  R2TL84GreenStbl07                             N
  R2TL84GreenStbl08                             N
  R2TL84GreenStbl09                             N
  R2TL84GreenStbl10                             N
  R2TL84GreenStbl11                             N
  R2TL84GreenStbl12                             N
  R2TL84GreenStbl13                             N
  R2TL84GreenStbl14                             N
  R2TL84GreenStbl15                             N
  R2TL84GreenStbl16                             N
  R2TL84GreenStbl17                             N
  R2TL84GreenStbl18                             N
  R2TL84GreenStbl19                             N
  R2TL84GreenStbl20                             N
  R2TL84GreenStbl21                             N
  R2TL84GreenStbl22                             N
  R2TL84GreenStbl23                             N
  R2TL84GreenStbl24                             N
  R2TL84GreenStbl25                             N
  R2TL84GreenStbl26                             N
  R2TL84GreenStbl27                             N
  R2TL84GreenStbl28                             N
  R2TL84GreenStbl29                             N
  R2TL84GreenStbl30                             N
  R2TL84GreenStbl31                             N
  R2TL84Height                                  N
  R2TL84Intervals                               N
  R2TL84RedCtbl00                               N
  R2TL84RedCtbl01                               N
  R2TL84RedCtbl02                               N
  R2TL84RedCtbl03                               N
  R2TL84RedCtbl04                               N
  R2TL84RedCtbl05                               N
  R2TL84RedCtbl06                               N
  R2TL84RedCtbl07                               N
  R2TL84RedCtbl08                               N
  R2TL84RedCtbl09                               N
  R2TL84RedCtbl10                               N
  R2TL84RedCtbl11                               N
  R2TL84RedCtbl12                               N
  R2TL84RedCtbl13                               N
  R2TL84RedCtbl14                               N
  R2TL84RedCtbl15                               N
  R2TL84RedCtbl16                               N
  R2TL84RedCtbl17                               N
  R2TL84RedCtbl18                               N
  R2TL84RedCtbl19                               N
  R2TL84RedCtbl20                               N
  R2TL84RedCtbl21                               N
  R2TL84RedCtbl22                               N
  R2TL84RedCtbl23                               N
  R2TL84RedCtbl24                               N
  R2TL84RedCtbl25                               N
  R2TL84RedCtbl26                               N
  R2TL84RedCtbl27                               N
  R2TL84RedCtbl28                               N
  R2TL84RedCtbl29                               N
  R2TL84RedCtbl30                               N
  R2TL84RedCtbl31                               N
  R2TL84RedStbl00                               N
  R2TL84RedStbl01                               N
  R2TL84RedStbl02                               N
  R2TL84RedStbl03                               N
  R2TL84RedStbl04                               N
  R2TL84RedStbl05                               N
  R2TL84RedStbl06                               N
  R2TL84RedStbl07                               N
  R2TL84RedStbl08                               N
  R2TL84RedStbl09                               N
  R2TL84RedStbl10                               N
  R2TL84RedStbl11                               N
  R2TL84RedStbl12                               N
  R2TL84RedStbl13                               N
  R2TL84RedStbl14                               N
  R2TL84RedStbl15                               N
  R2TL84RedStbl16                               N
  R2TL84RedStbl17                               N
  R2TL84RedStbl18                               N
  R2TL84RedStbl19                               N
  R2TL84RedStbl20                               N
  R2TL84RedStbl21                               N
  R2TL84RedStbl22                               N
  R2TL84RedStbl23                               N
  R2TL84RedStbl24                               N
  R2TL84RedStbl25                               N
  R2TL84RedStbl26                               N
  R2TL84RedStbl27                               N
  R2TL84RedStbl28                               N
  R2TL84RedStbl29                               N
  R2TL84RedStbl30                               N
  R2TL84RedStbl31                               N
  R2TL84Tbl00                                   N
  R2TL84Tbl01                                   N
  R2TL84Tbl02                                   N
  R2TL84Tbl03                                   N
  R2TL84Tbl04                                   N
  R2TL84Tbl05                                   N
  R2TL84Tbl06                                   N
  R2TL84Tbl07                                   N
  R2TL84Tbl08                                   N
  R2TL84Tbl09                                   N
  R2TL84Tbl10                                   N
  R2TL84Tbl11                                   N
  R2TL84Tbl12                                   N
  R2TL84Tbl13                                   N
  R2TL84Tbl14                                   N
  R2TL84Tbl15                                   N
  R2TL84Tbl16                                   N
  R2TL84Tbl17                                   N
  R2TL84Tbl18                                   N
  R2TL84Tbl19                                   N
  R2TL84Tbl20                                   N
  R2TL84Tbl21                                   N
  R2TL84Tbl22                                   N
  R2TL84Tbl23                                   N
  R2TL84Tbl24                                   N
  R2TL84Tbl25                                   N
  R2TL84Tbl26                                   N
  R2TL84Tbl27                                   N
  R2TL84Tbl28                                   N
  R2TL84Tbl29                                   N
  R2TL84Tbl30                                   N
  R2TL84Tbl31                                   N
  R2TL84Width                                   N
  RolloffEnable                                 N
  SensorFmt                                     N
  SensorType                                    N
  SensrFulHght                                  N
  SensrFulWdth                                  N
  SensrQtrHght                                  N
  SensrQtrWdth                                  N
  SnapshotResol                                 N
  TL84ConvChrmA_M                               N
  TL84ConvChrmA_P                               N
  TL84ConvChrmB_M                               N
  TL84ConvChrmB_P                               N
  TL84ConvChrmC_M                               N
  TL84ConvChrmC_P                               N
  TL84ConvChrmD_M                               N
  TL84ConvChrmD_P                               N
  TL84ConvChrmKCb                               N
  TL84ConvChrmKCr                               N
  TL84ConvLumaK                                 N
  TL84ConvLumaV0                                N
  TL84ConvLumaV1                                N
  TL84ConvLumaV2                                N
  VideoFps                                      N
  YhiYloConvChrmA_M                             N
  YhiYloConvChrmA_P                             N
  YhiYloConvChrmB_M                             N
  YhiYloConvChrmB_P                             N
  YhiYloConvChrmC_M                             N
  YhiYloConvChrmC_P                             N
  YhiYloConvChrmD_M                             N
  YhiYloConvChrmD_P                             N
  YhiYloConvChrmKCb                             N
  YhiYloConvChrmKCr                             N
  YhiYloConvLumaK                               N
  YhiYloConvLumaV0                              N
  YhiYloConvLumaV1                              N
  YhiYloConvLumaV2                              N
  YhiYloCorC0                                   N
  YhiYloCorC1                                   N
  YhiYloCorC2                                   N
  YhiYloCorC3                                   N
  YhiYloCorC4                                   N
  YhiYloCorC5                                   N
  YhiYloCorC6                                   N
  YhiYloCorC7                                   N
  YhiYloCorC8                                   N
  YhiYloCorK0                                   N
  YhiYloCorK1                                   N
  YhiYloCorK2                                   N

APP12 Tags

APP12 PictureInfo Tags

The JPEG APP12 "Picture Info" segment was used by some older cameras, and contains ASCII-based meta information. Below are some tags which have been observed Agfa and Polaroid images, however ExifTool will extract information from any tags found in this segment.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Aperture'           Aperture                 N
  'ColorMode'          ColorMode                N
  'ConTake'            ConTake                  N
  'ExpBias'            ExposureCompensation     N
  'FNumber'            FNumber                  N
  'FWare'              FirmwareVersion          N
  'Flash'              Flash                    N
  'FocusMode'          FocusMode                N
  'FocusPos'           FocusPos                 N
  'ID'                 ID                       N
  'ImageSize'          ImageSize                N
  'LightS'             LightS                   N
  'Macro'              Macro                    N
  'Protect'            Protect                  N
  'Quality'            Quality                  N
  'Resolution'         Resolution               N
  'Serial#'            SerialNumber             N
  'Shutter'            ExposureTime             N
  'StrobeTime'         StrobeTime               N
  'TimeDate'           DateTimeOriginal         N
  'Type'               CameraType               N
  'Version'            Version                  N
  'Ytarget'            YTarget                  N
  'Zoom'               Zoom                     N
  'ZoomPos'            ZoomPos                  N
  'shtr'               ExposureTime             N
  'ylevel'             YLevel                   N

APP12 Ducky Tags

Photoshop uses the JPEG APP12 "Ducky" segment to store some information in "Save for Web" images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   Quality                              int32u/
  0x0002   Comment                              string/
  0x0003   Copyright                            string/

AFCP Tags

AFCP stands for AXS File Concatenation Protocol, and is a poorly designed protocol for appending information to the end of files. This can be used as an auxiliary technique to store IPTC information in images, but is incompatible with some file formats.

ExifTool will read and write (but not create) AFCP IPTC information in JPEG and TIFF images.

See http://web.archive.org/web/20080828211305/http://www.tocarte.com/media/axs_afcp_spec.pdf for the AFCP specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'IPTC'   IPTC                                 IPTC
  'Nail'   ThumbnailImage                       N
  'PrVw'   PreviewImage                         N
  'TEXT'   Text                                 N

DarwinCore Tags

Tags defined in the Darwin Core (dwc) XMP namespace. See http://rs.tdwg.org/dwc/index.htm for the official specification.

  Tag Name                                      Writable
  --------                                      --------
  DCTermsLocation                               DarwinCore DCTermsLocation Struct
  DCContinent                                   string_
  DCCoordinatePrecision                         string_
  DCCoordinateUncertaintyInMeters               string_
  DCCountry                                     string_
  DCCountryCode                                 string_
  DCCounty                                      string_
  DCDecimalLatitude                             string_
  DCDecimalLongitude                            string_
  DCFootprintSpatialFit                         string_
  DCFootprintSRS                                string_
  DCFootprintWKT                                string_
  DCGeodeticDatum                               string_
  DCGeoreferencedBy                             string_
  DCGeoreferencedDate                           string_
  DCGeoreferenceProtocol                        string_
  DCGeoreferenceRemarks                         string_
  DCGeoreferenceSources                         string_
  DCGeoreferenceVerificationStatus              string_
  DCHigherGeography                             string_
  DCHigherGeographyID                           string_
  DCIsland                                      string_
  DCIslandGroup                                 string_
  DCLocality                                    string_
  DCLocationAccordingTo                         string_
  DCLocationID                                  string_
  DCLocationRemarks                             string_
  DCMaximumDepthInMeters                        string_
  DCMaximumDistanceAboveSurfaceInMeters         string_
  DCMaximumElevationInMeters                    string_
  DCMinimumDepthInMeters                        string_
  DCMinimumDistanceAboveSurfaceInMeters         string_
  DCMinimumElevationInMeters                    string_
  DCMunicipality                                string_
  DCPointRadiusSpatialFit                       string_
  DCStateProvince                               string_
  DCVerbatimCoordinates                         string_
  DCVerbatimCoordinateSystem                    string_
  DCVerbatimDepth                               string_
  DCVerbatimElevation                           string_
  DCVerbatimLatitude                            string_
  DCVerbatimLocality                            string_
  DCVerbatimLongitude                           string_
  DCVerbatimSRS                                 string_
  DCWaterBody                                   string_
  DCEvent                                       DarwinCore Event Struct
  EventDay                                      integer_
  EventEarliestDate                             date_
  EventEndDayOfYear                             integer_
  EventID                                       string_
  EventRemarks                                  lang-alt_
  EventTime                                     date_
  EventFieldNotes                               string_
  EventFieldNumber                              string_
  EventHabitat                                  string_
  EventLatestDate                               date_
  EventMonth                                    integer_
  EventSamplingEffort                           string_
  EventSamplingProtocol                         string_
  EventStartDayOfYear                           integer_
  EventVerbatimEventDate                        string_
  EventYear                                     integer_
  GeologicalContext                             DarwinCore GeologicalContext Struct
  GeologicalContextBed                          string_
  EarliestAgeOrLowestStage                      string_
  EarliestEonOrLowestEonothem                   string_
  EarliestEpochOrLowestSeries                   string_
  EarliestEraOrLowestErathem                    string_
  EarliestPeriodOrLowestSystem                  string_
  GeologicalContextFormation                    string_
  GeologicalContextID                           string_
  GeologicalContextGroup                        string_
  HighestBiostratigraphicZone                   string_
  LatestAgeOrHighestStage                       string_
  LatestEonOrHighestEonothem                    string_
  LatestEpochOrHighestSeries                    string_
  LatestEraOrHighestErathem                     string_
  LatestPeriodOrHighestSystem                   string_
  LithostratigraphicTerms                       string_
  LowestBiostratigraphicZone                    string_
  GeologicalContextMember                       string_
  Identification                                DarwinCore Identification Struct
  DateIdentified                                date_
  IdentificationID                              string_
  IdentificationQualifier                       string_
  IdentificationReferences                      string_
  IdentificationRemarks                         string_
  IdentificationVerificationStatus              string_
  IdentifiedBy                                  string_
  TypeStatus                                    string_
  MeasurementOrFact                             DarwinCore MeasurementOrFact Struct
  MeasurementAccuracy                           string_
  MeasurementDeterminedBy                       string_
  MeasurementDeterminedDate                     date_
  MeasurementID                                 string_
  MeasurementMethod                             string_
  MeasurementRemarks                            string_
  MeasurementType                               string_
  MeasurementUnit                               string_
  MeasurementValue                              string_
  Occurrence                                    DarwinCore Occurrence Struct
  OccurrenceAssociatedMedia                     string_
  OccurrenceAssociatedOccurrences               string_
  OccurrenceAssociatedReferences                string_
  OccurrenceAssociatedSequences                 string_
  OccurrenceAssociatedTaxa                      string_
  OccurrenceBehavior                            string_
  OccurrenceCatalogNumber                       string_
  OccurrenceDisposition                         string_
  OccurrenceEstablishmentMeans                  string_
  OccurrenceIndividualCount                     string_
  OccurrenceIndividualID                        string_
  OccurrenceLifeStage                           string_
  OccurrenceDetails                             string_
  OccurrenceID                                  string_
  OccurrenceRemarks                             string_
  OccurrenceStatus                              string_
  OccurrenceOtherCatalogNumbers                 string_
  OccurrencePreparations                        string_
  OccurrencePreviousIdentifications             string_
  OccurrenceRecordedBy                          string_
  OccurrenceRecordNumber                        string_
  OccurrenceReproductiveCondition               string_
  OccurrenceSex                                 string_
  Record                                        DarwinCore Record Struct
  RecordBasisOfRecord                           string_
  RecordCollectionCode                          string_
  RecordCollectionID                            string_
  RecordDataGeneralizations                     string_
  RecordDatasetID                               string_
  RecordDatasetName                             string_
  RecordDynamicProperties                       string_
  RecordInformationWithheld                     string_
  RecordInstitutionCode                         string_
  RecordInstitutionID                           string_
  RecordOwnerInstitutionCode                    string_
  ResourceRelationship                          DarwinCore ResourceRelationship Struct
  RelatedResourceID                             string_
  RelationshipAccordingTo                       string_
  RelationshipEstablishedDate                   date_
  RelationshipOfResource                        string_
  RelationshipRemarks                           string_
  ResourceID                                    string_
  ResourceRelationshipID                        string_
  Taxon                                         DarwinCore Taxon Struct
  TaxonAcceptedNameUsage                        string_
  TaxonAcceptedNameUsageID                      string_
  TaxonClass                                    string_
  TaxonFamily                                   string_
  TaxonGenus                                    string_
  TaxonHigherClassification                     string_
  TaxonInfraspecificEpithet                     string_
  TaxonKingdom                                  string_
  TaxonNameAccordingTo                          string_
  TaxonNameAccordingToID                        string_
  TaxonNamePublishedIn                          string_
  TaxonNamePublishedInID                        string_
  TaxonNamePublishedInYear                      string_
  TaxonNomenclaturalCode                        string_
  TaxonNomenclaturalStatus                      string_
  TaxonOrder                                    string_
  TaxonOriginalNameUsage                        string_
  TaxonOriginalNameUsageID                      string_
  TaxonParentNameUsage                          string_
  TaxonParentNameUsageID                        string_
  TaxonPhylum                                   string_
  TaxonScientificName                           string_
  TaxonScientificNameAuthorship                 string_
  TaxonScientificNameID                         string_
  TaxonSpecificEpithet                          string_
  TaxonSubgenus                                 string_
  TaxonConceptID                                string_
  TaxonID                                       string_
  TaxonTaxonomicStatus                          string_
  TaxonRank                                     string_
  TaxonRemarks                                  string_
  TaxonVerbatimTaxonRank                        string_
  TaxonVernacularName                           lang-alt_

DarwinCore DCTermsLocation Struct

  Field Name                                    Writable
  ----------                                    --------
  Continent                                     string
  CoordinatePrecision                           string
  CoordinateUncertaintyInMeters                 string
  Country                                       string
  CountryCode                                   string
  County                                        string
  DecimalLatitude                               string
  DecimalLongitude                              string
  FootprintSRS                                  string
  FootprintSpatialFit                           string
  FootprintWKT                                  string
  GeodeticDatum                                 string
  GeoreferenceProtocol                          string
  GeoreferenceRemarks                           string
  GeoreferenceSources                           string
  GeoreferenceVerificationStatus                string
  GeoreferencedBy                               string
  GeoreferencedDate                             string
  HigherGeography                               string
  HigherGeographyID                             string
  Island                                        string
  IslandGroup                                   string
  Locality                                      string
  LocationAccordingTo                           string
  LocationID                                    string
  LocationRemarks                               string
  MaximumDepthInMeters                          string
  MaximumDistanceAboveSurfaceInMeters           string
  MaximumElevationInMeters                      string
  MinimumDepthInMeters                          string
  MinimumDistanceAboveSurfaceInMeters           string
  MinimumElevationInMeters                      string
  Municipality                                  string
  PointRadiusSpatialFit                         string
  StateProvince                                 string
  VerbatimCoordinateSystem                      string
  VerbatimCoordinates                           string
  VerbatimDepth                                 string
  VerbatimElevation                             string
  VerbatimLatitude                              string
  VerbatimLocality                              string
  VerbatimLongitude                             string
  VerbatimSRS                                   string
  WaterBody                                     string

DarwinCore Event Struct

  Field Name                                    Writable
  ----------                                    --------
  Day                                           integer
  EarliestDate                                  date
  EndDayOfYear                                  integer
  EventID                                       string
  EventRemarks                                  lang-alt
  EventTime                                     date
  FieldNotes                                    string
  FieldNumber                                   string
  Habitat                                       string
  LatestDate                                    date
  Month                                         integer
  SamplingEffort                                string
  SamplingProtocol                              string
  StartDayOfYear                                integer
  VerbatimEventDate                             string
  Year                                          integer

DarwinCore GeologicalContext Struct

  Field Name                                    Writable
  ----------                                    --------
  Bed                                           string
  EarliestAgeOrLowestStage                      string
  EarliestEonOrLowestEonothem                   string
  EarliestEpochOrLowestSeries                   string
  EarliestEraOrLowestErathem                    string
  EarliestPeriodOrLowestSystem                  string
  Formation                                     string
  GeologicalContextID                           string
  Group                                         string
  HighestBiostratigraphicZone                   string
  LatestAgeOrHighestStage                       string
  LatestEonOrHighestEonothem                    string
  LatestEpochOrHighestSeries                    string
  LatestEraOrHighestErathem                     string
  LatestPeriodOrHighestSystem                   string
  LithostratigraphicTerms                       string
  LowestBiostratigraphicZone                    string
  Member                                        string

DarwinCore Identification Struct

  Field Name                                    Writable
  ----------                                    --------
  DateIdentified                                date
  IdentificationID                              string
  IdentificationQualifier                       string
  IdentificationReferences                      string
  IdentificationRemarks                         string
  IdentificationVerificationStatus              string
  IdentifiedBy                                  string
  TypeStatus                                    string

DarwinCore MeasurementOrFact Struct

  Field Name                                    Writable
  ----------                                    --------
  MeasurementAccuracy                           string
  MeasurementDeterminedBy                       string
  MeasurementDeterminedDate                     date
  MeasurementID                                 string
  MeasurementMethod                             string
  MeasurementRemarks                            string
  MeasurementType                               string
  MeasurementUnit                               string
  MeasurementValue                              string

DarwinCore Occurrence Struct

  Field Name                                    Writable
  ----------                                    --------
  AssociatedMedia                               string
  AssociatedOccurrences                         string
  AssociatedReferences                          string
  AssociatedSequences                           string
  AssociatedTaxa                                string
  Behavior                                      string
  CatalogNumber                                 string
  Disposition                                   string
  EstablishmentMeans                            string
  IndividualCount                               string
  IndividualID                                  string
  LifeStage                                     string
  OccurrenceDetails                             string
  OccurrenceID                                  string
  OccurrenceRemarks                             string
  OccurrenceStatus                              string
  OtherCatalogNumbers                           string
  Preparations                                  string
  PreviousIdentifications                       string
  RecordNumber                                  string
  RecordedBy                                    string
  ReproductiveCondition                         string
  Sex                                           string

DarwinCore Record Struct

  Field Name                                    Writable
  ----------                                    --------
  BasisOfRecord                                 string
  CollectionCode                                string
  CollectionID                                  string
  DataGeneralizations                           string
  DatasetID                                     string
  DatasetName                                   string
  DynamicProperties                             string
  InformationWithheld                           string
  InstitutionCode                               string
  InstitutionID                                 string
  OwnerInstitutionCode                          string

DarwinCore ResourceRelationship Struct

  Field Name                                    Writable
  ----------                                    --------
  RelatedResourceID                             string
  RelationshipAccordingTo                       string
  RelationshipEstablishedDate                   date
  RelationshipOfResource                        string
  RelationshipRemarks                           string
  ResourceID                                    string
  ResourceRelationshipID                        string

DarwinCore Taxon Struct

  Field Name                                    Writable
  ----------                                    --------
  AcceptedNameUsage                             string
  AcceptedNameUsageID                           string
  Class                                         string
  Family                                        string
  Genus                                         string
  HigherClassification                          string
  InfraspecificEpithet                          string
  Kingdom                                       string
  NameAccordingTo                               string
  NameAccordingToID                             string
  NamePublishedIn                               string
  NamePublishedInID                             string
  NamePublishedInYear                           string
  NomenclaturalCode                             string
  NomenclaturalStatus                           string
  Order                                         string
  OriginalNameUsage                             string
  OriginalNameUsageID                           string
  ParentNameUsage                               string
  ParentNameUsageID                             string
  Phylum                                        string
  ScientificName                                string
  ScientificNameAuthorship                      string
  ScientificNameID                              string
  SpecificEpithet                               string
  Subgenus                                      string
  TaxonConceptID                                string
  TaxonID                                       string
  TaxonRank                                     string
  TaxonRemarks                                  string
  TaxonomicStatus                               string
  VerbatimTaxonRank                             string
  VernacularName                                lang-alt

FotoStation Tags

The following tables define information found in the FotoWare FotoStation trailer.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   IPTC                                 IPTC
  0x0002   SoftEdit                             FotoStation SoftEdit
  0x0003   ThumbnailImage                       Y
  0x0004   PreviewImage                         Y

FotoStation SoftEdit Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    OriginalImageWidth                   int32s
      1    OriginalImageHeight                  int32s
      2    ColorPlanes                          int32s
      3    XYResolution                         int32s
      4    Rotation                             int32s
      6    CropLeft                             int32s
      7    CropTop                              int32s
      8    CropRight                            int32s
      9    CropBottom                           int32s
     11    CropRotation                         int32s

PhotoMechanic Tags

The Photo Mechanic trailer contains data in an IPTC-format structure, with soft edit information stored under record number 2.

  Record   Tag Name                             Writable
  ------   --------                             --------
      2    SoftEdit                             PhotoMechanic SoftEdit

PhotoMechanic SoftEdit Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
    209    RawCropLeft                          int32s
    210    RawCropTop                           int32s
    211    RawCropRight                         int32s
    212    RawCropBottom                        int32s
    213    ConstrainedCropWidth                 int32s
    214    ConstrainedCropHeight                int32s
    215    FrameNum                             int32s
    216    Rotation                             int32s
    217    CropLeft                             int32s
    218    CropTop                              int32s
    219    CropRight                            int32s
    220    CropBottom                           int32s
    221    Tagged                               int32s
    222    ColorClass                           int32s
    223    Rating                               int32s
    236    PreviewCropLeft                      int32s
    237    PreviewCropTop                       int32s
    238    PreviewCropRight                     int32s
    239    PreviewCropBottom                    int32s

PhotoMechanic XMP Tags

Below is a list of the observed PhotoMechanic XMP tags. The actual namespace prefix is "photomechanic" but ExifTool shortens this in the "XMP-photomech" family 1 group name.

  Tag Name                                      Writable
  --------                                      --------
  ColorClass                                    integer
  CountryCode                                   string/
  EditStatus                                    string
  PMVersion                                     string
  Prefs                                         string
  Tagged                                        boolean
  TimeCreated                                   string/

Microsoft Tags

Microsoft XMP Tags

Microsoft Photo 1.0 schema XMP tags. This is likely not a complete list, but represents tags which have been observed in sample images. The actual namespace prefix is "MicrosoftPhoto", but ExifTool shortens this to "XMP-microsoft" in the family 1 group name.

  Tag Name                                      Writable
  --------                                      --------
  CameraSerialNumber                            string
  CreatorAppID                                  string
  CreatorOpenWithUIOptions                      string
  DateAcquired                                  date
  FlashManufacturer                             string
  FlashModel                                    string
  LastKeywordIPTC                               string+
  LastKeywordXMP                                string+
  LensManufacturer                              string
  LensModel                                     string/
  RatingPercent                                 string

Microsoft MP1 Tags

Microsoft Photo 1.1 schema XMP tags which have been observed.

  Tag Name                                      Writable
  --------                                      --------
  Brightness                                    string/
  CameraModelID                                 string/
  Contrast                                      string/
  ExposureCompensation                          string/
  PanoramicStitchCameraMotion                   string
  PanoramicStitchMapType                        string
  PanoramicStitchPhi0                           real
  PanoramicStitchPhi1                           real
  PanoramicStitchTheta0                         real
  PanoramicStitchTheta1                         real
  PipelineVersion                               string
  StreamType                                    string
  WhiteBalance0                                 real
  WhiteBalance1                                 real
  WhiteBalance2                                 real

Microsoft MP Tags

Microsoft Photo 1.2 schema XMP tags which have been observed.

  Tag Name                                      Writable
  --------                                      --------
  RegionInfoDateRegionsValid                    date_
  RegionInfoMP                                  Microsoft RegionInfo Struct
  RegionInfoRegions                             Microsoft Regions Struct_+
  RegionPersonDisplayName                       string_+
  RegionPersonEmailDigest                       string_+
  RegionPersonLiveIdCID                         string_+
  RegionPersonSourceID                          string_+
  RegionRectangle                               string_+

Microsoft RegionInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  DateRegionsValid                              date
  Regions                                       Microsoft Regions Struct+

Microsoft Regions Struct

Note that PersonLiveIdCID element is called PersonLiveCID according to the Microsoft specification, but in practice their software actually writes PersonLiveIdCID, so ExifTool uses this too.

  Field Name                                    Writable
  ----------                                    --------
  PersonDisplayName                             string
  PersonEmailDigest                             string
  PersonLiveIdCID                               string
  PersonSourceID                                string
  Rectangle                                     string

Microsoft Stitch Tags

Information found in the Microsoft custom EXIF tag 0x4748, as written by Windows Live Photo Gallery.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    PanoramicStitchVersion               int32u
      1    PanoramicStitchCameraMotion          int32u
      2    PanoramicStitchMapType               int32u
      3    PanoramicStitchTheta0                float
      4    PanoramicStitchTheta1                float
      5    PanoramicStitchPhi0                  float
      6    PanoramicStitchPhi1                  float

Microsoft Xtra Tags

Tags extracted from the Microsoft "Xtra" atom of QuickTime videos. Tag ID's are not shown because some are unruly GUID's.

  Tag Name                                      Writable
  --------                                      --------
  Abstract                                      N
  AccountName                                   N
  AcquisitionTime                               N
  AcquisitionTimeDay                            N
  AcquisitionTimeMonth                          N
  AcquisitionTimeYear                           N
  AcquisitionTimeYearMonth                      N
  AcquisitionTimeYearMonthDay                   N
  AlbumArtist                                   N
  AlbumArtist                                   N
  AlbumArtistSortOrder                          N
  AlbumCoverURL                                 N
  AlbumID                                       N
  AlbumIDAlbumArtist                            N
  AlbumTitle                                    N
  AlbumTitle                                    N
  AlbumTitleSortOrder                           N
  AlternateSourceURL                            N
  Anniversary                                   N
  Artist                                        N
  AssistantsName                                N
  AssistantsPhone                               N
  Attachments                                   N
  Attributes                                    N
  AudioBitrate                                  N
  AudioFormat                                   N
  AudioSampleRate                               N
  AudioSampleSize                               N
  Author                                        N
  Author                                        N
  AuthorSortOrder                               N
  AutoSummary                                   N
  AverageLevel                                  N
  BccAddresses                                  N
  BccNames                                      N
  Beats-per-minute                              N
  BeatsPerMinute                                N
  BillingInformation                            N
  Birthday                                      N
  BitDepth                                      N
  Bitrate                                       N
  Bitrate                                       N
  BroadcastDate                                 N
  BusinessAddress                               N
  BusinessCity                                  N
  BusinessCountry-Region                        N
  BusinessFax                                   N
  BusinessHomePage                              N
  BusinessPOBox                                 N
  BusinessPhone                                 N
  BusinessPostalCode                            N
  BusinessStateOrProvince                       N
  BusinessStreet                                N
  BuyNow                                        N
  BuyTickets                                    N
  CDTrackEnabled                                N
  CallLetters                                   N
  CallbackNumber                                N
  CameraMaker                                   N
  CameraManufacturer                            N
  CameraModel                                   N
  CameraModel                                   N
  CarPhone                                      N
  Category                                      N
  Category                                      N
  CcAddresses                                   N
  CcNames                                       N
  CellPhone                                     N
  ChannelNumber                                 N
  Channels                                      N
  Channels                                      N
  ChapterNum                                    N
  Children                                      N
  City                                          N
  ClientID                                      N
  ClosedCaptioning                              N
  Color                                         N
  Comment                                       N
  Comments                                      N
  Company                                       N
  CompanyMainPhone                              N
  Complete                                      N
  Composer                                      N
  Composers                                     N
  Computer                                      N
  Conductor                                     N
  Conductors                                    N
  ContactNames                                  N
  ContentDistributor                            N
  ContentDistributorDuration                    N
  ContentDistributorType                        N
  ContentGroupDescription                       N
  ContentType                                   N
  Contributors                                  N
  ConversationID                                N
  Copyright                                     N
  Copyright                                     N
  Count                                         N
  Country-Region                                N
  Creator                                       N
  CurrentBitrate                                N
  DLNAServerUDN                                 N
  DLNASourceURI                                 N
  DRMIndividualizedVersion                      N
  DRMKeyID                                      N
  DTCPIPHost                                    N
  DTCPIPPort                                    N
  DVDID                                         N
  DataRate                                      N
  Date                                          N
  DateAccessed                                  N
  DateAcquired                                  N
  DateArchived                                  N
  DateCompleted                                 N
  DateCreated                                   N
  DateImported                                  N
  DateLastSaved                                 N
  DateModified                                  N
  DatePictureTaken                              N
  DateReceived                                  N
  DateReleased                                  N
  DateSent                                      N
  DateVisited                                   N
  Department                                    N
  Description                                   N
  Description                                   N
  Description                                   N
  Dimensions                                    N
  Director                                      N
  Directors                                     N
  DisplayArtist                                 N
  Division                                      N
  DocumentID                                    N
  DueDate                                       N
  Duration                                      N
  Duration                                      N
  Duration                                      N
  E-mail2                                       N
  E-mail3                                       N
  E-mailAddress                                 N
  E-mailDisplayName                             N
  E-mailList                                    N
  EncodedBy                                     N
  EncodingTime                                  N
  EndDate                                       N
  EntryType                                     N
  EpisodeName                                   N
  Event                                         N
  Event                                         N
  ExifVersion                                   N
  ExposureBias                                  N
  ExposureProgram                               N
  ExposureTime                                  N
  F-stop                                        N
  FileAs                                        N
  FileCount                                     N
  FileSize                                      N
  FileType                                      N
  FileVersion                                   N
  FirstName                                     N
  FlagColor                                     N
  FlagStatus                                    N
  FlashMode                                     N
  FocalLength                                   N
  FocalLength35mm                               N
  Folder                                        N
  FolderName                                    N
  FolderPath                                    N
  FormatTag                                     N
  FourCC                                        N
  FrameHeight                                   N
  FrameRate                                     N
  FrameRate                                     N
  FrameWidth                                    N
  Free-busyStatus                               N
  Frequency                                     N
  FromAddresses                                 N
  FromNames                                     N
  FullName                                      N
  Gender                                        N
  Genre                                         N
  Genre                                         N
  GenreID                                       N
  GivenName                                     N
  HasAttachments                                N
  HasFlag                                       N
  Hobbies                                       N
  HomeAddress                                   N
  HomeCity                                      N
  HomeCountry-Region                            N
  HomeFax                                       N
  HomePOBox                                     N
  HomePhone                                     N
  HomePostalCode                                N
  HomeStateOrProvince                           N
  HomeStreet                                    N
  HorizontalResolution                          N
  IMAddresses                                   N
  ISOSpeed                                      N
  Importance                                    N
  Incomplete                                    N
  InitialKey                                    N
  InitialKey                                    N
  Initials                                      N
  IsAttachment                                  N
  IsCompleted                                   N
  IsDeleted                                     N
  IsNetworkFeed                                 N
  IsOnline                                      N
  IsProtected                                   N
  IsRecurring                                   N
  IsVBR                                         N
  JobTitle                                      N
  Keywords                                      N
  Kinds                                         N
  Label                                         N
  Language                                      N
  Language                                      N
  LastName                                      N
  LastPrinted                                   N
  LeadPerformer                                 N
  LegalTrademarks                               N
  LensMaker                                     N
  LensModel                                     N
  LibraryID                                     N
  LibraryName                                   N
  LightSource                                   N
  LinkStatus                                    N
  LinkTarget                                    N
  Location                                      N
  Location                                      N
  Lyrics                                        N
  MCDI                                          N
  MailingAddress                                N
  MaxAperture                                   N
  MediaClassPrimaryID                           N
  MediaClassSecondaryID                         N
  MediaContentTypes                             N
  MediaCreated                                  N
  MediaOriginalBroadcastDateTime                N
  MediaOriginalChannel                          N
  MediaStationName                              N
  MediaType                                     N
  MeteringMode                                  N
  MiddleName                                    N
  Mileage                                       N
  ModifiedBy                                    N
  Mood                                          N
  Mood                                          N
  MoreInfo                                      N
  Name                                          N
  Nickname                                      N
  OfficeLocation                                N
  OfflineAvailability                           N
  OfflineStatus                                 N
  OptionalAttendeeAddresses                     N
  OptionalAttendees                             N
  OrganizerAddress                              N
  OrganizerName                                 N
  Orientation                                   N
  OriginalAlbumTitle                            N
  OriginalArtist                                N
  OriginalLyricist                              N
  OtherAddress                                  N
  OtherCity                                     N
  OtherCountry-Region                           N
  OtherPOBox                                    N
  OtherPostalCode                               N
  OtherStateOrProvince                          N
  OtherStreet                                   N
  Owner                                         N
  POBox                                         N
  Pager                                         N
  Pages                                         N
  ParentalRating                                N
  ParentalRating                                N
  ParentalRatingReason                          N
  PartOfSet                                     N
  PartOfSet                                     N
  PartOfSet                                     N
  Participants                                  N
  Path                                          N
  PeakValue                                     N
  PerceivedType                                 N
  Period                                        N
  Period                                        N
  PersonalTitle                                 N
  PixelAspectRatioX                             N
  PixelAspectRatioY                             N
  PlaylistIndex                                 N
  PostalCode                                    N
  PrimaryE-mail                                 N
  PrimaryPhone                                  N
  Priority                                      N
  Producer                                      N
  Producers                                     N
  ProductName                                   N
  ProductVersion                                N
  Profession                                    N
  ProgramDescription                            N
  ProgramMode                                   N
  ProgramName                                   N
  Project                                       N
  Protected                                     N
  ProtectionType                                N
  Provider                                      N
  Provider                                      N
  ProviderLogoURL                               N
  ProviderRating                                N
  ProviderStyle                                 N
  ProviderURL                                   N
  Publisher                                     N
  Publisher                                     N
  RadioBand                                     N
  RadioFormat                                   N
  Rating                                        N
  RatingOrg                                     N
  ReadStatus                                    N
  RecordingTime                                 N
  RecordingTime                                 N
  RecordingTimeDay                              N
  RecordingTimeMonth                            N
  RecordingTimeYear                             N
  RecordingTimeYearMonth                        N
  RecordingTimeYearMonthDay                     N
  ReleaseDate                                   N
  ReleaseDateDay                                N
  ReleaseDateMonth                              N
  ReleaseDateYear                               N
  ReleaseDateYearMonth                          N
  ReleaseDateYearMonthDay                       N
  ReminderTime                                  N
  RequestState                                  N
  RequiredAttendeeAddresses                     N
  RequiredAttendees                             N
  Rerun                                         N
  Resources                                     N
  SAP                                           N
  Saturation                                    N
  SearchRanking                                 N
  SenderAddress                                 N
  SenderName                                    N
  Sensitivity                                   N
  ShadowFilePath                                N
  Shared                                        N
  SharedUserRating                              N
  SharedWith                                    N
  Size                                          N
  Slides                                        N
  Source                                        N
  SourceURL                                     N
  SpaceFree                                     N
  SpaceUsed                                     N
  Spouse                                        N
  StartDate                                     N
  StateOrProvince                               N
  StationCallSign                               N
  StationName                                   N
  Status                                        N
  Status                                        N
  Store                                         N
  Street                                        N
  Subject                                       N
  Subject                                       N
  SubjectDistance                               N
  SubscriptionContentID                         N
  Subtitle                                      N
  Subtitle                                      N
  SubtitleDescription                           N
  Suffix                                        N
  Summary                                       N
  Sync01                                        N
  Sync02                                        N
  Sync03                                        N
  Sync04                                        N
  Sync05                                        N
  Sync06                                        N
  Sync07                                        N
  Sync08                                        N
  Sync09                                        N
  Sync10                                        N
  Sync11                                        N
  Sync12                                        N
  Sync13                                        N
  Sync14                                        N
  Sync15                                        N
  Sync16                                        N
  SyncOnly                                      N
  SyncState                                     N
  TTY-TTDPhone                                  N
  TaskOwner                                     N
  Telex                                         N
  Temporary                                     N
  Title                                         N
  Title                                         N
  TitleNum                                      N
  TitleSortOrder                                N
  ToAddresses                                   N
  ToDoTitle                                     N
  ToNames                                       N
  TotalBitrate                                  N
  TotalDuration                                 N
  TotalEditingTime                              N
  TotalFileSize                                 N
  TotalSize                                     N
  TrackNumber                                   N
  TrackNumber                                   N
  TrackingID                                    N
  Type                                          N
  Type                                          N
  URL                                           N
  UniqueFileIdentifier                          N
  Untitled0                                     N
  Untitled1                                     N
  Untitled2                                     N
  UserCustom1                                   N
  UserCustom2                                   N
  UserEffectiveRating                           N
  UserLastPlayedTime                            N
  UserPlayCount                                 N
  UserPlaycountAfternoon                        N
  UserPlaycountEvening                          N
  UserPlaycountMorning                          N
  UserPlaycountNight                            N
  UserPlaycountWeekday                          N
  UserPlaycountWeekend                          N
  UserRating                                    N
  UserServiceRating                             N
  UserWebURL                                    N
  VerticalResolution                            N
  VideoBitrate                                  N
  VideoCompression                              N
  VideoFormat                                   N
  VideoFrameRate                                N
  VideoHeight                                   N
  VideoWidth                                    N
  WMCollectionGroupID                           N
  WMCollectionID                                N
  WMContentID                                   N
  WMShadowFileSourceDRMType                     N
  WMShadowFileSourceFileType                    N
  Webpage                                       N
  WhiteBalance                                  N
  WindowsFileName                               N
  WordCount                                     N
  Writer                                        N
  Writers                                       N
  Year                                          N
  Year                                          N

GIMP Tags

The GNU Image Manipulation Program (GIMP) writes these tags in its native XCF (eXperimental Computing Facilty) images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'header' Header                               GIMP Header
  0x0011   Compression                          N
  0x0013   Resolution                           GIMP Resolution
  0x0015   Parasites                            GIMP Parasite

GIMP Header Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      9    XCFVersion                           N
     14    ImageWidth                           N
     18    ImageHeight                          N
     22    ColorMode                            N

GIMP Resolution Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    XResolution                          N
      1    YResolution                          N

GIMP Parasite Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'exif-data'          ExifData                 EXIF
  'gimp-comment'       Comment                  N
  'gimp-metadata'      XMP                      XMP
  'icc-profile'        ICC_Profile              ICC_Profile
  'icc-profile-name'   ICCProfileName           N
  'iptc-data'          IPTCData                 IPTC
  'jpeg-exif-data'     JPEGExifData             EXIF

MIE Tags

MIE is a flexible format which may be used as a stand-alone meta information format, for encapsulation of other files and information, or as a trailer appended to other file formats. The tables below represent currently defined MIE tags, however ExifTool will also extract any other information present in a MIE file.

When writing MIE information, some special features are supported:

1) String values may be written as ASCII (ISO 8859-1) or UTF-8. ExifTool automatically detects the presence of wide characters and treats the string appropriately. Internally, UTF-8 text may be converted to UTF-16 or UTF-32 and stored in this format in the file if it is more compact.

2) All MIE string-value tags support localized text. Localized values are written by adding a language/country code to the tag name in the form TAG-xx_YY, where TAG is the tag name, xx is a 2-character lower case ISO 639-1 language code, and YY is a 2-character upper case ISO 3166-1 alpha 2 country code (eg. Title-en_US). But as usual, the user interface is case-insensitive, and ExifTool will write the correct case to the file.

3) Some numerical MIE tags allow units of measurement to be specified. For these tags, units may be added in brackets immediately following the value (eg. 55(mi/h)). If no units are specified, the default units are written.

See http://owl.phy.queensu.ca/~phil/exiftool/MIE1.1-20070121.pdf for the official MIE specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '0Type'              SubfileType              string
  '0Vers'              MIEVersion               string
  '1Directory'         SubfileDirectory         string
  '1Name'              SubfileName              string
  '2MIME'              SubfileMIMEType          string
  'Meta'               Meta                     MIE Meta
  'data'               SubfileData              undef
  'rsrc'               SubfileResource          undef
  'zmd5'               MD5Digest                string
  'zmie'               TrailerSignature         undef

MIE Meta Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Audio'              Audio                    MIE Audio
  'Camera'             Camera                   MIE Camera
  'Document'           Document                 MIE Doc
  'EXIF'               EXIF                     EXIF
  'Geo'                Geo                      MIE Geo
  'ICCProfile'         ICC_Profile              ICC_Profile
  'ID3'                ID3                      ID3
  'IPTC'               IPTC                     IPTC
  'Image'              Image                    MIE Image
  'MakerNotes'         MakerNotes               MIE MakerNotes
  'Preview'            Preview                  MIE Preview
  'Thumbnail'          Thumbnail                MIE Thumbnail
  'Video'              Video                    MIE Video
  'XMP'                XMP                      XMP

MIE Audio Tags

For the Audio group (and any other group containing a 'data' element), tags refer to the contained data if present, otherwise they refer to the main SubfileData. The 0Type and 1Name elements should exist only if data is present.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '0Type'              RelatedAudioFileType     string
  '1Name'              RelatedAudioFileName     string
  'Channels'           Channels                 int8u
  'Compression'        AudioCompression         string
  'Duration'           Duration                 rational64u~
  'SampleBits'         SampleBits               int16u
  'SampleRate'         SampleRate               int32u
  'data'               RelatedAudioFile         undef

MIE Camera Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Brightness'         Brightness               int8s
  'ColorBalance'       ColorBalance             rational64u[3]
  'ColorTemperature'   ColorTemperature         int32u
  'Contrast'           Contrast                 int8s
  'DigitalZoom'        DigitalZoom              rational64u
  'ExposureComp'       ExposureCompensation     rational64s
  'ExposureMode'       ExposureMode             string
  'ExposureTime'       ExposureTime             rational64u
  'FirmwareVersion'    FirmwareVersion          string
  'Flash'              Flash                    MIE Flash
  'FocusMode'          FocusMode                string
  'ISO'                ISO                      int16u
  'ISOSetting'         ISOSetting               int16u
  'ImageNumber'        ImageNumber              int32u
  'ImageQuality'       ImageQuality             string
  'ImageStabilization' ImageStabilization       int8u
  'Lens'               Lens                     MIE Lens
  'Make'               Make                     string
  'MeasuredEV'         MeasuredEV               rational64s
  'Model'              Model                    string
  'Orientation'        Orientation              MIE Orient
  'OwnerName'          OwnerName                string
  'Saturation'         Saturation               int8s
  'SensorSize'         SensorSize               rational64u[2]
  'SerialNumber'       SerialNumber             string
  'Sharpness'          Sharpness                int8s
  'ShootingMode'       ShootingMode             string

MIE Flash Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ExposureComp'       FlashExposureComp        rational64s
  'Fired'              FlashFired               int8u
  'GuideNumber'        FlashGuideNumber         string
  'Make'               FlashMake                string
  'Mode'               FlashMode                string
  'Model'              FlashModel               string
  'SerialNumber'       FlashSerialNumber        string
  'Type'               FlashType                string

MIE Lens Tags

All recorded lens parameters (focal length, aperture, etc) include the effects of the extender if present.

  Tag ID                  Tag Name              Writable
  ------                  --------              --------
  'Extender'              Extender              MIE Extender
  'FNumber'               FNumber               rational64u
  'FocalLength'           FocalLength           rational64u
  'FocusDistance'         FocusDistance         rational64u
  'Make'                  LensMake              string
  'MaxAperture'           MaxAperture           rational64u
  'MaxApertureAtMaxFocal' MaxApertureAtMaxFocal rational64u
  'MaxFocalLength'        MaxFocalLength        rational64u
  'MinAperture'           MinAperture           rational64u
  'MinFocalLength'        MinFocalLength        rational64u
  'Model'                 LensModel             string
  'OpticalZoom'           OpticalZoom           rational64u
  'SerialNumber'          LensSerialNumber      string

MIE Extender Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Magnification'      ExtenderMagnification    rational64s
  'Make'               ExtenderMake             string
  'Model'              ExtenderModel            string
  'SerialNumber'       ExtenderSerialNumber     string

MIE Orient Tags

These tags describe the camera orientation.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Azimuth'            Azimuth                  rational64s
  'Declination'        Declination              rational64s
  'Elevation'          Elevation                rational64s
  'RightAscension'     RightAscension           rational64s
  'Rotation'           Rotation                 rational64s

MIE Doc Tags

Information describing the main document, image or file.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Author'             Author                   string
  'Comment'            Comment                  string
  'Contributors'       Contributors             string+
  'Copyright'          Copyright                string
  'CreateDate'         CreateDate               string
  'EMail'              Email                    string
  'Keywords'           Keywords                 string+
  'ModifyDate'         ModifyDate               string
  'OriginalDate'       DateTimeOriginal         string
  'Phone'              PhoneNumber              string
  'References'         References               string+
  'Software'           Software                 string
  'Title'              Title                    string
  'URL'                URL                      string

MIE Geo Tags

Information related to geographic location.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Address'            Address                  string
  'City'               City                     string
  'Country'            Country                  string
  'GPS'                GPS                      MIE GPS
  'PostalCode'         PostalCode               string
  'State'              State                    string
  'UTM'                UTM                      MIE UTM

MIE GPS Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Altitude'           GPSAltitude              rational64s
  'Bearing'            GPSDestBearing           rational64s
  'DateTime'           GPSDateTime              string
  'Datum'              GPSMapDatum              string
  'Differential'       GPSDifferential          int8u
  'Distance'           GPSDestDistance          rational64s
  'Heading'            GPSTrack                 rational64s
  'Latitude'           GPSLatitude              rational64s[n]
  'Longitude'          GPSLongitude             rational64s[n]
  'MeasureMode'        GPSMeasureMode           int8u
  'Satellites'         GPSSatellites            string
  'Speed'              GPSSpeed                 rational64s

MIE UTM Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Datum'      UTMMapDatum                      string
  'Easting'    UTMEasting                       string
  'Northing'   UTMNorthing                      string
  'Zone'       UTMZone                          int8s

MIE Image Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '0Type'              FullSizeImageType        string
  '1Name'              FullSizeImageName        string
  'BitDepth'           BitDepth                 int16u
  'ColorSpace'         ColorSpace               string
  'Components'         ComponentsConfiguration  string
  'Compression'        CompressionRatio         rational32u
  'ImageSize'          ImageSize                int16u[n]
  'Resolution'         Resolution               rational64u[n]
  'data'               FullSizeImage            undef

MIE MakerNotes Tags

MIE maker notes are contained within separate groups for each manufacturer to avoid name conflicts.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Canon'              Canon                    MIE Canon
  'Casio'              Casio                    MIE Unknown
  'FujiFilm'           FujiFilm                 MIE Unknown
  'Kodak'              Kodak                    MIE Unknown
  'KonicaMinolta'      KonicaMinolta            MIE Unknown
  'Nikon'              Nikon                    MIE Unknown
  'Olympus'            Olympus                  MIE Unknown
  'Panasonic'          Panasonic                MIE Unknown
  'Pentax'             Pentax                   MIE Unknown
  'Ricoh'              Ricoh                    MIE Unknown
  'Sigma'              Sigma                    MIE Unknown
  'Sony'               Sony                     MIE Unknown

MIE Canon Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'VRD'    CanonVRD                             CanonVRD

MIE Unknown Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

MIE Preview Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '0Type'              PreviewImageType         string
  '1Name'              PreviewImageName         string
  'ImageSize'          PreviewImageSize         int16u[n]
  'data'               PreviewImage             undef

MIE Thumbnail Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '0Type'              ThumbnailImageType       string
  '1Name'              ThumbnailImageName       string
  'ImageSize'          ThumbnailImageSize       int16u[n]
  'data'               ThumbnailImage           undef

MIE Video Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '0Type'      RelatedVideoFileType             string
  '1Name'      RelatedVideoFileName             string
  'Codec'      Codec                            string
  'Duration'   Duration                         rational64u~
  'data'       RelatedVideoFile                 undef

Jpeg2000 Tags

The tags below are extracted from JPEG 2000 images, however ExifTool currently writes only EXIF, IPTC and XMP tags in these images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'asoc'   Association                          N
  'bfil'   BinaryFilter                         N
  'bpcc'   BitsPerComponent                     N
  'cdef'   ComponentDefinition                  N
  'cgrp'   ColorGroup                           N
  'chck'   DigitalSignature                     N
  'cmap'   ComponentMapping                     N
  'colr'   ColorSpecification                   Jpeg2000 ColorSpec
  'comp'   Composition                          N
  'copt'   CompositionOptions                   N
  'cref'   Cross-Reference                      N
  'creg'   CodestreamRegistration               N
  'drep'   DesiredReproductions                 N
  'dtbl'   DataReference                        N
  'flst'   FragmentList                         N
  'free'   Free                                 N
  'ftbl'   FragmentTable                        N
  'ftyp'   FileType                             Jpeg2000 FileType
  'gtso'   GraphicsTechnologyStandardOutput     N
  'ihdr'   ImageHeader                          Jpeg2000 ImageHeader
  'inst'   InstructionSet                       N
  'jP  '   JP2Signature                         N
  'jp2c'   ContiguousCodestream                 N
  'jp2h'   JP2Header                            Jpeg2000
  'jp2i'   IntellectualProperty                 XMP
  'jpch'   CodestreamHeader                     Jpeg2000
  'jplh'   CompositingLayerHeader               Jpeg2000
  'lbl '   Label                                N
  'mdat'   MediaData                            N
  'mp7b'   MPEG7Binary                          N
  'nlst'   NumberList                           N
  'opct'   Opacity                              N
  'pclr'   Palette                              N
  'prfl'   Profile                              N
  'res '   Resolution                           Jpeg2000
  'resc'   CaptureResolution                    Jpeg2000 CaptureResolution
  'resd'   DisplayResolution                    Jpeg2000 DisplayResolution
  'roid'   ROIDescription                       N
  'rreq'   ReaderRequirements                   N
  'uinf'   UUIDInfo                             Jpeg2000
  'ulst'   UUIDList                             N
  'url '   URL                                  N
  'uuid'   UUID-EXIF                            EXIF
           UUID-EXIF2                           EXIF
           UUID-IPTC                            IPTC
           UUID-IPTC2                           IPTC
           UUID-XMP                             XMP
           UUID-GeoJP2                          EXIF
           UUID-Photoshop                       Photoshop
           UUID-Unknown                         N
  'xml '   XML                                  XMP

Jpeg2000 ColorSpec Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ColorSpecMethod                      N
      1    ColorSpecPrecedence                  N
      2    ColorSpecApproximation               N
      3    ICC_Profile                          ICC_Profile
           ColorSpace                           N
           ColorSpecData                        N

Jpeg2000 FileType Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MajorBrand                           N
      1    MinorVersion                         N
      2    CompatibleBrands                     N

Jpeg2000 ImageHeader Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageHeight                          N
      4    ImageWidth                           N
      8    NumberOfComponents                   N
     10    BitsPerComponent                     N
     11    Compression                          N

Jpeg2000 CaptureResolution Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    CaptureYResolution                   N
      4    CaptureXResolution                   N
      8    CaptureYResolutionUnit               N
      9    CaptureXResolutionUnit               N

Jpeg2000 DisplayResolution Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DisplayYResolution                   N
      4    DisplayXResolution                   N
      8    DisplayYResolutionUnit               N
      9    DisplayXResolutionUnit               N

GIF Tags

This table lists information extracted from GIF images. See http://www.w3.org/Graphics/GIF/spec-gif89a.txt for the official GIF89a specification.

  Tag Name                                      Writable
  --------                                      --------
  Comment                                       Y
  Duration                                      N
  ExtensionAnimation                            GIF Animate
  ExtensionICC                                  ICC_Profile
  ExtensionXMP                                  XMP
  FrameCount                                    N
  GIFVersion                                    N
  ScreenDescriptor                              GIF Screen
  Text                                          N

GIF Animate Tags

Information extracted from the "NETSCAPE2.0" animation extension.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    AnimationIterations                  N

GIF Screen Tags

Information extracted from the GIF logical screen descriptor.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      2    ImageHeight                          N
    4.1    HasColorMap                          N
    4.2    ColorResolutionDepth                 N
    4.3    BitsPerPixel                         N
      5    BackgroundColor                      N

BMP Tags

There really isn't much meta information in a BMP file as such, just a bit of image related information.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ImageWidth                           N
      8    ImageHeight                          N
     12    Planes                               N
     14    BitDepth                             N
     16    Compression                          N
     20    ImageLength                          N
     24    PixelsPerMeterX                      N
     28    PixelsPerMeterY                      N
     32    NumColors                            N
     36    NumImportantColors                   N

BMP OS2 Tags

Information extracted from OS/2-format BMP images.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ImageWidth                           N
      6    ImageHeight                          N
      8    Planes                               N
     10    BitDepth                             N

PICT Tags

The PICT format contains no true meta information, except for the possible exception of the LongComment opcode. By default, only ImageWidth, ImageHeight and X/YResolution are extracted from a PICT image. Tags in the following table represent image opcodes. Extraction of these tags is experimental, and is only enabled with the Verbose or Unknown options.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   Nop                                  N
  0x0001   ClipRgn                              N
  0x0002   BkPat                                N
  0x0003   TxFont                               N
  0x0004   TxFace                               N
  0x0005   TxMode                               N
  0x0006   SpExtra                              N
  0x0007   PnSize                               N
  0x0008   PnMode                               N
  0x0009   PnPat                                N
  0x000a   FillPat                              N
  0x000b   OvSize                               N
  0x000c   Origin                               N
  0x000d   TxSize                               N
  0x000e   FgColor                              N
  0x000f   BkColor                              N
  0x0010   TxRatio                              N
  0x0011   VersionOp                            N
  0x0012   BkPixPat                             N
  0x0013   PnPixPat                             N
  0x0014   FillPixPat                           N
  0x0015   PnLocHFrac                           N
  0x0016   ChExtra                              N
  0x0017   Reserved                             N
  0x001a   RGBFgCol                             N
  0x001b   RGBBkCol                             N
  0x001c   HiliteMode                           N
  0x001d   HiliteColor                          N
  0x001e   DefHilite                            N
  0x001f   OpColor                              N
  0x0020   Line                                 N
  0x0021   LineFrom                             N
  0x0022   ShortLine                            N
  0x0023   ShortLineFrom                        N
  0x0024   Reserved                             N
  0x0028   LongText                             N
  0x0029   DHText                               N
  0x002a   DVText                               N
  0x002b   DHDVText                             N
  0x002c   FontName                             N
  0x002d   LineJustify                          N
  0x002e   GlyphState                           N
  0x002f   Reserved                             N
  0x0030   FrameRect                            N
  0x0031   PaintRect                            N
  0x0032   EraseRect                            N
  0x0033   InvertRect                           N
  0x0034   FillRect                             N
  0x0035   Reserved                             N
  0x0038   FrameSameRect                        N
  0x0039   PaintSameRect                        N
  0x003a   EraseSameRect                        N
  0x003b   InvertSameRect                       N
  0x003c   FillSameRect                         N
  0x003d   Reserved                             N
  0x0040   FrameRRect                           N
  0x0041   PaintRRect                           N
  0x0042   EraseRRect                           N
  0x0043   InvertRRect                          N
  0x0044   FillRRect                            N
  0x0045   Reserved                             N
  0x0048   FrameSameRRect                       N
  0x0049   PaintSameRRect                       N
  0x004a   EraseSameRRect                       N
  0x004b   InvertSameRRect                      N
  0x004c   FillSameRRect                        N
  0x004d   Reserved                             N
  0x0050   FrameOval                            N
  0x0051   PaintOval                            N
  0x0052   EraseOval                            N
  0x0053   InvertOval                           N
  0x0054   FillOval                             N
  0x0055   Reserved                             N
  0x0058   FrameSameOval                        N
  0x0059   PaintSameOval                        N
  0x005a   EraseSameOval                        N
  0x005b   InvertSameOval                       N
  0x005c   FillSameOval                         N
  0x005d   Reserved                             N
  0x0060   FrameArc                             N
  0x0061   PaintArc                             N
  0x0062   EraseArc                             N
  0x0063   InvertArc                            N
  0x0064   FillArc                              N
  0x0065   Reserved                             N
  0x0068   FrameSameArc                         N
  0x0069   PaintSameArc                         N
  0x006a   EraseSameArc                         N
  0x006b   InvertSameArc                        N
  0x006c   FillSameArc                          N
  0x006d   Reserved                             N
  0x0070   FramePoly                            N
  0x0071   PaintPoly                            N
  0x0072   ErasePoly                            N
  0x0073   InvertPoly                           N
  0x0074   FillPoly                             N
  0x0075   Reserved                             N
  0x0078   FrameSamePoly                        N
  0x0079   PaintSamePoly                        N
  0x007a   EraseSamePoly                        N
  0x007b   InvertSamePoly                       N
  0x007c   FillSamePoly                         N
  0x007d   Reserved                             N
  0x0080   FrameRgn                             N
  0x0081   PaintRgn                             N
  0x0082   EraseRgn                             N
  0x0083   InvertRgn                            N
  0x0084   FillRgn                              N
  0x0085   Reserved                             N
  0x0088   FrameSameRgn                         N
  0x0089   PaintSameRgn                         N
  0x008a   EraseSameRgn                         N
  0x008b   InvertSameRgn                        N
  0x008c   FillSameRgn                          N
  0x008d   Reserved                             N
  0x0090   BitsRect                             N
  0x0091   BitsRgn                              N
  0x0092   Reserved                             N
  0x0098   PackBitsRect                         N
  0x0099   PackBitsRgn                          N
  0x009a   DirectBitsRect                       N
  0x009b   DirectBitsRgn                        N
  0x009c   Reserved                             N
  0x009d   Reserved                             N
  0x009e   Reserved                             N
  0x009f   Reserved                             N
  0x00a0   ShortComment                         N
  0x00a1   LongComment                          Photoshop
                                                ICC_Profile
  0x00a2   Reserved                             N
  0x00b0   Reserved                             N
  0x00d0   Reserved                             N
  0x00ff   OpEndPic                             N
  0x0100   Reserved                             N
  0x0200   Reserved                             N
  0x02ff   Version                              N
  0x0300   Reserved                             N
  0x0bff   Reserved                             N
  0x0c00   HeaderOp                             N
  0x0c01   Reserved                             N
  0x7f00   Reserved                             N
  0x8000   Reserved                             N
  0x8100   Reserved                             N
  0x8200   CompressedQuickTime                  N
  0x8201   UncompressedQuickTime                N
  0xffff   Reserved                             N

PNG Tags

Tags extracted from PNG images. See http://www.libpng.org/pub/png/spec/1.2/ for the official PNG 1.2 specification.

According to the specification, a PNG file should end at the IEND chunk, however ExifTool will preserve any data found after this when writing unless it is specifically deleted with -Trailer:All=. When reading, a minor warning is issued if this trailer exists, and ExifTool will attempt to parse this data as additional PNG chunks.

  Tag ID             Tag Name                   Writable
  ------             --------                   --------
  'IHDR'             ImageHeader                PNG ImageHeader
  'PLTE'             Palette                    N
  'bKGD'             BackgroundColor            N
  'cHRM'             PrimaryChromaticities      PNG PrimaryChromaticities
  'dSIG'             DigitalSignature           N
  'fRAc'             FractalParameters          N
  'gAMA'             Gamma                      N
  'gIFg'             GIFGraphicControlExtension N
  'gIFt'             GIFPlainTextExtension      N
  'gIFx'             GIFApplicationExtension    N
  'hIST'             PaletteHistogram           N
  'iCCP'             ICC_Profile                ICC_Profile
  'iCCP-name'        ProfileName                N
  'iTXt'             InternationalText          PNG TextualData
  'oFFs'             ImageOffset                N
  'pCAL'             PixelCalibration           N
  'pHYs'             PhysicalPixel              PNG PhysicalPixel
  'sBIT'             SignificantBits            N
  'sCAL'             SubjectScale               PNG SubjectScale
  'sPLT'             SuggestedPalette           N
  'sRGB'             SRGBRendering              N
  'sTER'             StereoImage                PNG StereoImage
  'tEXt'             TextualData                PNG TextualData
  'tIME'             ModifyDate                 Y
  'tRNS'             Transparency               N
  'tXMP'             XMP                        XMP
  'vpAg'             VirtualPage                PNG VirtualPage
  'zTXt'             CompressedText             PNG TextualData

PNG ImageHeader Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      4    ImageHeight                          N
      8    BitDepth                             N
      9    ColorType                            N
     10    Compression                          N
     11    Filter                               N
     12    Interlace                            N

PNG PrimaryChromaticities Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    WhitePointX                          N
      1    WhitePointY                          N
      2    RedX                                 N
      3    RedY                                 N
      4    GreenX                               N
      5    GreenY                               N
      6    BlueX                                N
      7    BlueY                                N

PNG TextualData Tags

The PNG TextualData format allows arbitrary tag names to be used. The tags listed below are the only ones that can be written (unless new user-defined tags are added via the configuration file), however ExifTool will extract any other TextualData tags that are found. All TextualData tags (including tags not listed below) are removed when deleting all PNG tags.

These tags may be stored as tEXt, zTXt or iTXt chunks in the PNG image. By default ExifTool writes new string-value tags as as uncompressed tEXt, or compressed zTXt if the Compress (-z) option is used and Compress::Zlib is available. Alternate language tags and values containing special characters (unless the Latin character set is used) are written as iTXt, and compressed if the Compress option is used and Compress::Zlib is available. Raw profile information is always created as compressed zTXt if Compress::Zlib is available, or tEXt otherwise. Standard XMP is written as uncompressed iTXt.

Alternate languages are accessed by suffixing the tag name with a '-', followed by an RFC 3066 language code (eg. "PNG:Comment-fr", or "Title-en-US"). See http://www.ietf.org/rfc/rfc3066.txt for the RFC 3066 specification.

Some of the tags below are not registered as part of the PNG specification, but are included here because they are generated by other software such as ImageMagick.

  Tag ID                  Tag Name              Writable
  ------                  --------              --------
  'Artist'                Artist                string
  'Author'                Author                string
  'Comment'               Comment               string
  'Copyright'             Copyright             string
  'Creation Time'         CreationTime          string
  'Description'           Description           string
  'Disclaimer'            Disclaimer            string
  'Document'              Document              string
  'Label'                 Label                 string
  'Make'                  Make                  string
  'Model'                 Model                 string
  'Raw profile type 8bim' Photoshop_Profile     Photoshop
  'Raw profile type APP1' APP1_Profile          EXIF
                                                XMP
  'Raw profile type exif' EXIF_Profile          EXIF
  'Raw profile type icc'  ICC_Profile           ICC_Profile
  'Raw profile type icm'  ICC_Profile           ICC_Profile
  'Raw profile type iptc' IPTC_Profile          Photoshop
  'Raw profile type xmp'  XMP_Profile           XMP
  'Software'              Software              string
  'Source'                Source                string
  'TimeStamp'             TimeStamp             string
  'Title'                 Title                 string
  'URL'                   URL                   string
  'Warning'               PNGWarning            string
  'XML:com.adobe.xmp'     XMP                   XMP
  'create-date'           CreateDate            string
  'modify-date'           ModDate               string

PNG PhysicalPixel Tags

These tags are found in the PNG pHYs chunk and belong to the PNG-pHYs family 1 group. They are all created together with default values if necessary when any of these tags is written, and may only be deleted as a group.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PixelsPerUnitX                       int32u
      4    PixelsPerUnitY                       int32u
      8    PixelUnits                           int8u

PNG SubjectScale Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SubjectUnits                         N
      1    SubjectPixelWidth                    N
      2    SubjectPixelHeight                   N

PNG StereoImage Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    StereoMode                           N

PNG VirtualPage Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    VirtualImageWidth                    N
      1    VirtualImageHeight                   N
      2    VirtualPageUnits                     N

MNG Tags

This table contains definitions for tags found in MNG and JNG images. MNG is a superset of PNG and JNG, so a MNG image may contain any of these tags as well as any PNG tags. Conversely, only some of these tags are valid for JNG images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'BACK'   Background                           MNG Background
  'BASI'   BasisObject                          MNG BasisObject
  'CLIP'   ClipObjects                          MNG ClipObjects
  'CLON'   CloneObject                          MNG CloneObject
  'DBYK'   DropByKeyword                        N
  'DEFI'   DefineObject                         MNG DefineObject
  'DHDR'   DeltaPNGHeader                       MNG DeltaPNGHeader
  'DISC'   DiscardObjects                       N
  'DROP'   DropChunks                           N
  'FRAM'   Frame                                N
  'JHDR'   JNGHeader                            MNG JNGHeader
  'LOOP'   Loop                                 MNG Loop
  'MAGN'   MagnifyObject                        MNG MagnifyObject
  'MHDR'   MNGHeader                            MNG MNGHeader
  'MOVE'   MoveObjects                          MNG MoveObjects
  'ORDR'   OrderingRestrictions                 N
  'PAST'   PasteImage                           MNG PasteImage
  'PPLT'   PartialPalette                       N
  'PROM'   PromoteParent                        MNG PromoteParent
  'SAVE'   SaveObjects                          N
  'SEEK'   SeekPoint                            N
  'SHOW'   ShowObjects                          MNG ShowObjects
  'TERM'   TerminationAction                    MNG TerminationAction
  'eXPi'   ExportImage                          MNG ExportImage
  'fPRI'   FramePriority                        MNG FramePriority
  'nEED'   ResourcesNeeded                      N
  'pHYg'   GlobalPixelSize                      PNG PhysicalPixel

MNG Background Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BackgroundColor                      N
      6    MandatoryBackground                  N
      7    BackgroundImageID                    N
      9    BackgroundTiling                     N

MNG BasisObject Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      4    ImageHeight                          N
      8    BitDepth                             N
      9    ColorType                            N
     10    Compression                          N
     11    Filter                               N
     12    Interlace                            N
     13    RedSample                            N
     17    GreenSample                          N
     21    BlueSample                           N
     25    AlphaSample                          N
     26    Viewable                             N

MNG ClipObjects Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirstObject                          N
      2    LastObject                           N
      4    DeltaType                            N
      5    ClipBoundary                         N

MNG CloneObject Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SourceID                             N
      2    CloneID                              N
      4    CloneType                            N
      5    DoNotShow                            N
      6    ConcreteFlag                         N
      7    LocalDeltaType                       N
      8    DeltaXY                              N

MNG DefineObject Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ObjectID                             N
      2    DoNotShow                            N
      3    ConcreteFlag                         N
      4    XYLocation                           N
     12    ClippingBoundary                     N

MNG DeltaPNGHeader Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ObjectID                             N
      2    ImageType                            N
      3    DeltaType                            N
      4    BlockSize                            N
     12    BlockLocation                        N

MNG JNGHeader Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      4    ImageHeight                          N
      8    ColorType                            N
      9    BitDepth                             N
     10    Compression                          N
     11    Interlace                            N
     12    AlphaBitDepth                        N
     13    AlphaCompression                     N
     14    AlphaFilter                          N
     15    AlphaInterlace                       N

MNG Loop Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    NestLevel                            N
      1    IterationCount                       N
      5    TerminationCondition                 N
      6    IterationMinMax                      N
     14    SignalNumber                         N

MNG MagnifyObject Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirstObjectID                        N
      2    LastObjectID                         N
      4    XMethod                              N
      5    XMag                                 N
      7    YMag                                 N
      9    LeftMag                              N
     11    RightMag                             N
     13    TopMag                               N
     15    BottomMag                            N
     17    YMethod                              N

MNG MNGHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      1    ImageHeight                          N
      2    TicksPerSecond                       N
      3    NominalLayerCount                    N
      4    NominalFrameCount                    N
      5    NominalPlayTime                      N
      6    SimplicityProfile                    N

MNG MoveObjects Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirstObject                          N
      2    LastObject                           N
      4    DeltaType                            N
      5    DeltaXY                              N

MNG PasteImage Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DestinationID                        N
      2    TargetDeltaType                      N
      3    TargetXY                             N
     11    SourceID                             N
     13    CompositionMode                      N
     14    Orientation                          N
     15    OffsetOrigin                         N
     16    OffsetXY                             N
     24    BoundaryOrigin                       N
     25    PastClippingBoundary                 N

MNG PromoteParent Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    NewColorType                         N
      1    NewBitDepth                          N
      2    FillMethod                           N

MNG ShowObjects Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FirstObject                          N
      2    LastObject                           N
      4    ShowMode                             N

MNG TerminationAction Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    TerminationAction                    N
      1    IterationEndAction                   N
      2    Delay                                N
      6    IterationMax                         N

MNG ExportImage Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SnapshotID                           N
      2    SnapshotName                         N

MNG FramePriority Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DeltaType                            N
      2    Priority                             N

DjVu Tags

Information is extracted from the following chunks in DjVu images. See http://www.djvu.org/ for the DjVu specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'ANTa'   ANTa                                 DjVu Ant
  'ANTz'   CompressedAnnotation                 DjVu Ant
  'FORM'   FORM                                 DjVu Form
  'INCL'   IncludedFileID                       N
  'INFO'   INFO                                 DjVu Info

DjVu Ant Tags

Information extracted from annotation chunks.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'metadata'   Metadata                         DjVu Meta
  'xmp'        XMP                              XMP

DjVu Meta Tags

This table lists the standard DjVu metadata tags, but ExifTool will extract any tags that exist even if they don't appear here. The DjVu v3 documentation endorses tags borrowed from two standards: 1) BibTeX bibliography system tags (all lowercase Tag ID's in the table below), and 2) PDF DocInfo tags (capitalized Tag ID's).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Author'             Author                   N
  'CreationDate'       CreateDate               N
  'Creator'            Creator                  N
  'Keywords'           Keywords                 N
  'ModDate'            ModifyDate               N
  'Producer'           Producer                 N
  'Subject'            Subject                  N
  'Title'              Title                    N
  'Trapped'            Trapped                  N
  'address'            Address                  N
  'annote'             Annotation               N
  'author'             Author                   N
  'booktitle'          BookTitle                N
  'chapter'            Chapter                  N
  'crossref'           CrossRef                 N
  'edition'            Edition                  N
  'eprint'             EPrint                   N
  'howpublished'       HowPublished             N
  'institution'        Institution              N
  'journal'            Journal                  N
  'key'                Key                      N
  'month'              Month                    N
  'note'               Note                     N
  'number'             Number                   N
  'organization'       Organization             N
  'pages'              Pages                    N
  'publisher'          Publisher                N
  'school'             School                   N
  'series'             Series                   N
  'title'              Title                    N
  'type'               Type                     N
  'url'                URL                      N
  'volume'             Volume                   N
  'year'               Year                     N

DjVu Form Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    SubfileType                          N

DjVu Info Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      2    ImageHeight                          N
      4    DjVuVersion                          N
      6    SpatialResolution                    N
      8    Gamma                                N
      9    Orientation                          N

DPX Tags

Tags extracted from DPX (Digital Picture Exchange) images.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ByteOrder                            N
      8    HeaderVersion                        N
     16    DPXFileSize                          N
     20    DittoKey                             N
     36    ImageFileName                        N
    136    CreateDate                           N
    160    Creator                              N
    260    Project                              N
    460    Copyright                            N
    660    EncryptionKey                        N
    768    Orientation                          N
    770    ImageElements                        N
    772    ImageWidth                           N
    776    ImageHeight                          N
    780    DataSign                             N
    800    ComponentsConfiguration              N
    803    BitDepth                             N
    820    ImageDescription                     N
    892    Image2Description                    N
    964    Image3Description                    N
   1036    Image4Description                    N
   1108    Image5Description                    N
   1180    Image6Description                    N
   1252    Image7Description                    N
   1324    Image8Description                    N
   1432    SourceFileName                       N
   1532    SourceCreateDate                     N
   1556    InputDeviceName                      N
   1588    InputDeviceSerialNumber              N
   1724    FrameRate                            N
   1732    FrameID                              N
   1764    SlateInformation                     N
   2048    UserID                               N

OpenEXR Tags

Information extracted from EXR images. See http://www.openexr.com/ for the official specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '_lay'               Layout                   N
  '_ver'               EXRVersion               N
  'adoptedNeutral'     AdoptedNeutral           N
  'altitude'           GPSAltitude              N
  'aperture'           Aperture                 N
  'capDate'            DateTimeOriginal         N
  'channels'           Channels                 N
  'chromaticities'     Chromaticities           N
  'comments'           Comments                 N
  'compression'        Compression              N
  'dataWindow'         DataWindow               N
  'displayWindow'      DisplayWindow            N
  'envmap'             EnvironmentMap           N
  'expTime'            ExposureTime             N
  'focus'              FocusDistance            N
  'framesPerSecond'    FramesPerSecond          N
  'isoSpeed'           ISO                      N
  'keyCode'            KeyCode                  N
  'latitude'           GPSLatitude              N
  'lineOrder'          LineOrder                N
  'longitude'          GPSLongitude             N
  'lookModTransform'   LookModTransform         N
  'multiView'          MultiView                N
  'owner'              Owner                    N
  'pixelAspectRatio'   PixelAspectRatio         N
  'preview'            Preview                  N
  'renderingTransform' RenderingTransform       N
  'screenWindowCenter' ScreenWindowCenter       N
  'screenWindowWidth'  ScreenWindowWidth        N
  'tiles'              Tiles                    N
  'timeCode'           TimeCode                 N
  'utcOffset'          TimeZone                 N
  'whiteLuminance'     WhiteLuminance           N
  'worldToCamera'      WorldToCamera            N
  'worldToNDC'         WorldToNDC               N
  'wrapmodes'          WrapModes                N
  'xDensity'           XResolution              N

MIFF Tags

The MIFF (Magick Image File Format) format allows aribrary tag names to be used. Only the standard tag names are listed below, however ExifTool will decode any tags found in the image.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'background-color'   BackgroundColor          N
  'blue-primary'       BluePrimary              N
  'border-color'       BorderColor              N
  'class'              Class                    N
  'colors'             Colors                   N
  'colorspace'         ColorSpace               N
  'columns'            ImageWidth               N
  'compression'        Compression              N
  'delay'              Delay                    N
  'depth'              Depth                    N
  'dispose'            Dispose                  N
  'gamma'              Gamma                    N
  'green-primary'      GreenPrimary             N
  'id'                 ID                       N
  'iterations'         Iterations               N
  'label'              Label                    N
  'matt-color'         MattColor                N
  'matte'              Matte                    N
  'montage'            Montage                  N
  'packets'            Packets                  N
  'page'               Page                     N
  'profile-APP1'       APP1_Profile             EXIF
                                                XMP
  'profile-exif'       EXIF_Profile             EXIF
  'profile-icc'        ICC_Profile              ICC_Profile
  'profile-iptc'       IPTC_Profile             Photoshop
  'profile-xmp'        XMP_Profile              XMP
  'red-primary'        RedPrimary               N
  'rendering-intent'   RenderingIntent          N
  'resolution'         Resolution               N
  'rows'               ImageHeight              N
  'scene'              Scene                    N
  'signature'          Signature                N
  'units'              Units                    N
  'white-point'        WhitePoint               N

PGF Tags

The following table lists information extracted from the header of Progressive Graphics File (PGF) images. As well, information is extracted from the embedded PNG metadata image if it exists. See http://www.libpgf.org/ for the PGF specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    PGFVersion                           N
      8    ImageWidth                           N
     12    ImageHeight                          N
     16    PyramidLevels                        N
     17    Quality                              N
     18    BitsPerPixel                         N
     19    ColorComponents                      N
     20    ColorMode                            N
     21    BackgroundColor                      N

PSP Tags

Tags extracted from Paint Shop Pro images (PSP, PSPIMAGE, PSPFRAME, PSPSHAPE, PSPTUBE and TUB extensions).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'FileVersion'        FileVersion              N
  0x0000               ImageInfo                PSP Image
                                                PSP Image
  0x0001               CreatorInfo              PSP Creator
  0x000a               ExtendedInfo             PSP Ext

PSP Image Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ImageWidth                           N
      4    ImageHeight                          N
      8    ImageResolution                      N
     16    ResolutionUnit                       N
     17    Compression                          N
     19    BitsPerSample                        N
     21    Planes                               N
     23    NumColors                            N

PSP Creator Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   Title                                N
  0x0001   CreateDate                           N
  0x0002   ModifyDate                           N
  0x0003   Artist                               N
  0x0004   Copyright                            N
  0x0005   Description                          N
  0x0006   CreatorAppID                         N
  0x0007   CreatorAppVersion                    N

PSP Ext Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0003   EXIFInfo                             EXIF

PhotoCD Tags

Tags extracted from Kodak Photo CD Image Pac (PCD) files.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      7    SpecificationVersion                 N
      9    AuthoringSoftwareRelease             N
     11    ImageMagnificationDescriptor         N
     13    CreateDate                           N
     17    ModifyDate                           N
     21    ImageMedium                          N
     22    ProductType                          N
     42    ScannerVendorID                      N
     62    ScannerProductID                     N
     78    ScannerFirmwareVersion               N
     82    ScannerFirmwareDate                  N
     90    ScannerSerialNumber                  N
    110    ScannerPixelSize                     N
    112    ImageWorkstationMake                 N
    132    CharacterSet                         N
    133    CharacterEscapeSequence?             N
    165    PhotoFinisherName                    N
    228    SceneBalanceAlgorithmRevision        N
    230    SceneBalanceAlgorithmCommand         N
    325    SceneBalanceAlgorithmFilmID          N
    331    CopyrightStatus                      N
    332    CopyrightFileName                    N
   1538    Orientation                          N
  1538.1    ImageWidth                           N
  1538.2    ImageHeight                          N
  1538.3    CompressionClass                     N

Radiance Tags

Information extracted from Radiance RGBE HDR images. Tag ID's are all uppercase as stored in the file, but converted to lowercase by when extracting to avoid conflicts with internal ExifTool variables. See http://radsite.lbl.gov/radiance/refer/filefmts.pdf and http://www.graphics.cornell.edu/online/formats/rgbe/ for the specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '_command'           Command                  N
  '_orient'            Orientation              N
  'colorcorr'          ColorCorrection          N
  'exposure'           Exposure                 N
  'format'             Format                   N
  'gamma'              Gamma                    N
  'pixaspect'          PixelAspectRatio         N
  'primaries'          ColorPrimaries           N
  'software'           Software                 N
  'view'               View                     N

PDF Tags

The tags listed in the PDF tables below are those which are used by ExifTool to extract meta information, but they are only a small fraction of the total number of available PDF tags. See http://www.adobe.com/devnet/pdf/pdf_reference.html for the official PDF specification.

ExifTool supports reading and writing PDF documents up to version 1.7 extension level 3, including support for RC4, AES-128 and AES-256 encryption. A Password option is provided to allow processing of password-protected PDF files.

ExifTool may be used to write native PDF and XMP metadata to PDF files. It uses an incremental update technique that has the advantages of being both fast and reversible. The original PDF can be easily recovered by deleting the PDF-update pseudo-group (with -PDF-update:all= on the command line). However, there are two main disadvantages to this technique:

1) A linearized PDF file is no longer linearized after the update, so it must be subsequently re-linearized if this is required.

2) All metadata edits are reversible. While this would normally be considered an advantage, it is a potential security problem because old information is never actually deleted from the file.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Encrypt'            Encrypt                  PDF Encrypt
  'Info'               Info                     PDF Info
  'Root'               Root                     PDF Root
  '_linearized'        Linearized               N

PDF Encrypt Tags

Tags extracted from the document Encrypt dictionary.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Filter' Encryption                           N
  'P'      UserAccess                           N

PDF Info Tags

As well as the tags listed below, the PDF specification allows for user-defined tags to exist in the Info dictionary. These tags, which should have corresponding XMP-pdfx entries in the XMP of the PDF XML Metadata object, are also extracted by ExifTool.

Writable specifies the value format, and may be string, date, integer, real, boolean or name for PDF tags.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'AAPL:Keywords'      AppleKeywords            string+
  'Author'             Author                   string
  'CreationDate'       CreateDate               date
  'Creator'            Creator                  string
  'Keywords'           Keywords                 string+
  'ModDate'            ModifyDate               date
  'Producer'           Producer                 string
  'Subject'            Subject                  string
  'Title'              Title                    string
  'Trapped'            Trapped                  string!

PDF Root Tags

This is the PDF document catalog.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'AcroForm'           AcroForm                 PDF AcroForm
  'Lang'               Language                 N
  'MarkInfo'           MarkInfo                 PDF MarkInfo
  'Metadata'           Metadata                 PDF Metadata
  'PageLayout'         PageLayout               N
  'PageMode'           PageMode                 N
  'Pages'              Pages                    PDF Pages
  'Perms'              Perms                    PDF Perms
  'Version'            PDFVersion               N

PDF AcroForm Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_has_xfa'   HasXFA                           N

PDF MarkInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Marked' TaggedPDF                            N

PDF Metadata Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'XML_stream'         XMP                      XMP

PDF Pages Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Count'  PageCount                            N
  'Kids'   Kids                                 PDF Kids

PDF Kids Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Kids'               Kids                     PDF Kids
  'Metadata'           Metadata                 PDF Metadata
  'PieceInfo'          PieceInfo                PDF PieceInfo
  'Resources'          Resources                PDF Resources

PDF PieceInfo Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'AdobePhotoshop'     AdobePhotoshop           PDF AdobePhotoshop
  'Illustrator'        Illustrator              PDF Illustrator

PDF AdobePhotoshop Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Private'    Private                          PDF Private

PDF Private Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ImageResources'     ImageResources           PDF ImageResources

PDF ImageResources Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_stream'    _stream                          Photoshop

PDF Illustrator Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Private'    Private                          PDF AIPrivate

PDF AIPrivate Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'AIMetaData'         AIMetaData               PDF AIMetaData
  'AIPDFPrivateData'   AIPDFPrivateData         PostScript
  'AIPrivateData'      AIPrivateData            PostScript
  'ContainerVersion'   ContainerVersion         N
  'CreatorVersion'     CreatorVersion           N
  'RoundTripVersion'   RoundTripVersion         N

PDF AIMetaData Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_stream'    _stream                          PostScript

PDF Resources Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ColorSpace'         ColorSpace               PDF ColorSpace
  'Properties'         Properties               PDF Properties
  'XObject'            XObject                  PDF XObject

PDF ColorSpace Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Cs1'                Cs1                      PDF Cs1
  'DefaultRGB'         DefaultRGB               PDF DefaultRGB

PDF Cs1 Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_stream'    _stream                          ICC_Profile

PDF DefaultRGB Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'ICCBased'   ICCBased                         PDF ICCBased

PDF ICCBased Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '_stream'    _stream                          ICC_Profile

PDF Properties Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'MC'     MC                                   PDF MC

PDF MC Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Metadata'   Metadata                         PDF Metadata

PDF XObject Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Im'     Im                                   PDF Im

PDF Im Tags

Information extracted from embedded images with the ExtractEmbedded option. The EmbeddedImage and its metadata are extracted only for JPEG and Jpeg2000 image formats.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ColorSpace'         EmbeddedImageColorSpace  N+
  'Filter'             EmbeddedImageFilter      N+
  'Height'             EmbeddedImageHeight      N
  'Image_stream'       EmbeddedImage            N
  'Width'              EmbeddedImageWidth       N

PDF Perms Tags

Additional document permissions imposed by digital signatures.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'DocMDP'     DocMDP                           PDF Signature
  'FieldMDP'   FieldMDP                         PDF Signature
  'UR3'        UR3                              PDF Signature

PDF Signature Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ContactInfo'        SignerContactInfo        N
  'Location'           SigningLocation          N
  'M'                  SigningDate              N
  'Name'               SigningAuthority         N
  'Prop_AuthTime'      AuthenticationTime       N
  'Prop_AuthType'      AuthenticationType       N
  'Reason'             SigningReason            N
  'Reference'          Reference                PDF Reference

PDF Reference Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'TransformParams'    TransformParams          PDF TransformParams

PDF TransformParams Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Action'             FieldPermissions         N
  'Annots'             AnnotationUsageRights    N+
  'Document'           DocumentUsageRights      N+
  'EF'                 EmbeddedFileUsageRights  N+
  'Fields'             FormFields               N+
  'Form'               FormUsageRights          N+
  'FormEX'             FormExtraUsageRights     N+
  'Msg'                UsageRightsMessage       N
  'P'                  ModificationPermissions  N
  'Signature'          SignatureUsageRights     N+

PostScript Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Author'             Author                   string
  'BeginDocument'      EmbeddedFile             PostScript
  'BeginICCProfile'    ICC_Profile              ICC_Profile
  'BeginPhotoshop'     PhotoshopData            Photoshop
  'BoundingBox'        BoundingBox              N
  'Copyright'          Copyright                string
  'CreationDate'       CreateDate               string
  'Creator'            Creator                  string
  'EmbeddedFileName'   EmbeddedFileName         N
  'For'                For                      string
  'ImageData'          ImageData                N
  'Keywords'           Keywords                 string
  'ModDate'            ModifyDate               string
  'Pages'              Pages                    N
  'Routing'            Routing                  string
  'Subject'            Subject                  string
  'TIFFPreview'        TIFFPreview              N
  'Title'              Title                    string
  'Version'            Version                  string
  'begin_xml_packet'   XMP                      XMP

ID3 Tags

ExifTool extracts ID3 information from MP3, MPEG, AIFF, OGG, FLAC, APE, MPC and RealAudio files. ID3v2 tags which support multiple languages (eg. Comment and Lyrics) are extracted by specifying the tag name, followed by a dash ('-'), then a 3-character ISO 639-2 language code (eg. "Comment-spa"). See http://www.id3.org/ for the official ID3 specification and http://www.loc.gov/standards/iso639-2/php/code_list.php for a list of ISO 639-2 language codes.

  Tag Name                                      Writable
  --------                                      --------
  ID3v1                                         ID3 v1
  ID3v1_Enh                                     ID3 v1_Enh
  ID3v2_2                                       ID3 v2_2
  ID3v2_3                                       ID3 v2_3
  ID3v2_4                                       ID3 v2_4

ID3 v1 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    Title                                N
     33    Artist                               N
     63    Album                                N
     93    Year                                 N
     97    Comment                              N
    125    Track                                N
    127    Genre                                N

ID3 v1_Enh Tags

ID3 version 1 "Enhanced TAG" information (not part of the official spec).

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    Title2                               N
     64    Artist2                              N
    124    Album2                               N
    184    Speed                                N
    185    Genre                                N
    215    StartTime                            N
    221    EndTime                              N

ID3 v2_2 Tags

ExifTool extracts mainly text-based tags from ID3v2 information. The tags in the tables below are those extracted by ExifTool, and don't represent a complete list of available ID3v2 tags.

ID3 version 2.2 tags. (These are the tags written by iTunes 5.0.)

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CNT'    PlayCounter                          N
  'COM'    Comment                              N
  'IPL'    InvolvedPeople                       N
  'ITU'    iTunesU?                             N
  'PCS'    Podcast?                             N
  'PIC'    Picture                              N
  'PIC-1'  PictureFormat                        N
  'PIC-2'  PictureType                          N
  'PIC-3'  PictureDescription                   N
  'POP'    Popularimeter                        N
  'RVA'    RelativeVolumeAdjustment             N
  'SLT'    SynLyrics                            ID3 SynLyrics
  'TAL'    Album                                N
  'TBP'    BeatsPerMinute                       N
  'TCM'    Composer                             N
  'TCO'    Genre                                N
  'TCP'    Compilation                          N
  'TCR'    Copyright                            N
  'TDA'    Date                                 N
  'TDY'    PlaylistDelay                        N
  'TEN'    EncodedBy                            N
  'TFT'    FileType                             N
  'TIM'    Time                                 N
  'TKE'    InitialKey                           N
  'TLA'    Language                             N
  'TLE'    Length                               N
  'TMT'    Media                                N
  'TOA'    OriginalArtist                       N
  'TOF'    OriginalFileName                     N
  'TOL'    OriginalLyricist                     N
  'TOR'    OriginalReleaseYear                  N
  'TOT'    OriginalAlbum                        N
  'TP1'    Artist                               N
  'TP2'    Band                                 N
  'TP3'    Conductor                            N
  'TP4'    InterpretedBy                        N
  'TPA'    PartOfSet                            N
  'TPB'    Publisher                            N
  'TRC'    ISRC                                 N
  'TRD'    RecordingDates                       N
  'TRK'    Track                                N
  'TS2'    AlbumArtistSortOrder                 N
  'TSA'    AlbumSortOrder                       N
  'TSC'    ComposerSortOrder                    N
  'TSI'    Size                                 N
  'TSP'    PerformerSortOrder                   N
  'TSS'    EncoderSettings                      N
  'TST'    TitleSortOrder                       N
  'TT1'    Grouping                             N
  'TT2'    Title                                N
  'TT3'    Subtitle                             N
  'TXT'    Lyricist                             N
  'TXX'    UserDefinedText                      N
  'TYE'    Year                                 N
  'ULT'    Lyrics                               N
  'WAF'    FileURL                              N
  'WAR'    ArtistURL                            N
  'WAS'    SourceURL                            N
  'WCM'    CommercialURL                        N
  'WCP'    CopyrightURL                         N
  'WPB'    PublisherURL                         N
  'WXX'    UserDefinedURL                       N

ID3 SynLyrics Tags

The following tags are extracted from synchronized lyrics/text frames.

  Tag Name                                      Writable
  --------                                      --------
  SynchronizedLyricsDescription                 N
  SynchronizedLyricsText                        N+
  SynchronizedLyricsType                        N

ID3 v2_3 Tags

ID3 version 2.3 tags. Includes some non-standard tags written by other software.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'APIC'   Picture                              N
  'APIC-1' PictureMIMEType                      N
  'APIC-2' PictureType                          N
  'APIC-3' PictureDescription                   N
  'COMM'   Comment                              N
  'IPLS'   InvolvedPeople                       N
  'ITNU'   iTunesU?                             N
  'MCDI'   MusicCDIdentifier                    N
  'OWNE'   Ownership                            N
  'PCNT'   PlayCounter                          N
  'PCST'   Podcast?                             N
  'POPM'   Popularimeter                        N
  'PRIV'   Private                              ID3 Private
  'SYLT'   SynLyrics                            ID3 SynLyrics
  'TALB'   Album                                N
  'TBPM'   BeatsPerMinute                       N
  'TCAT'   PodcastCategory                      N
  'TCMP'   Compilation                          N
  'TCOM'   Composer                             N
  'TCON'   Genre                                N
  'TCOP'   Copyright                            N
  'TDAT'   Date                                 N
  'TDES'   PodcastDescription                   N
  'TDLY'   PlaylistDelay                        N
  'TENC'   EncodedBy                            N
  'TEXT'   Lyricist                             N
  'TFLT'   FileType                             N
  'TGID'   PodcastID                            N
  'TIME'   Time                                 N
  'TIT1'   Grouping                             N
  'TIT2'   Title                                N
  'TIT3'   Subtitle                             N
  'TKEY'   InitialKey                           N
  'TKWD'   PodcastKeywords                      N
  'TLAN'   Language                             N
  'TLEN'   Length                               N
  'TMED'   Media                                N
  'TOAL'   OriginalAlbum                        N
  'TOFN'   OriginalFileName                     N
  'TOLY'   OriginalLyricist                     N
  'TOPE'   OriginalArtist                       N
  'TORY'   OriginalReleaseYear                  N
  'TOWN'   FileOwner                            N
  'TPE1'   Artist                               N
  'TPE2'   Band                                 N
  'TPE3'   Conductor                            N
  'TPE4'   InterpretedBy                        N
  'TPOS'   PartOfSet                            N
  'TPUB'   Publisher                            N
  'TRCK'   Track                                N
  'TRDA'   RecordingDates                       N
  'TRSN'   InternetRadioStationName             N
  'TRSO'   InternetRadioStationOwner            N
  'TSIZ'   Size                                 N
  'TSO2'   AlbumArtistSortOrder                 N
  'TSOC'   ComposerSortOrder                    N
  'TSRC'   ISRC                                 N
  'TSSE'   EncoderSettings                      N
  'TXXX'   UserDefinedText                      N
  'TYER'   Year                                 N
  'USER'   TermsOfUse                           N
  'USLT'   Lyrics                               N
  'WCOM'   CommercialURL                        N
  'WCOP'   CopyrightURL                         N
  'WFED'   PodcastURL                           N
  'WOAF'   FileURL                              N
  'WOAR'   ArtistURL                            N
  'WOAS'   SourceURL                            N
  'WORS'   InternetRadioStationURL              N
  'WPAY'   PaymentURL                           N
  'WPUB'   PublisherURL                         N
  'WXXX'   UserDefinedURL                       N
  'XDOR'   OriginalReleaseTime                  N
  'XOLY'   OlympusDSS                           Olympus DSS
  'XSOA'   AlbumSortOrder                       N
  'XSOP'   PerformerSortOrder                   N
  'XSOT'   TitleSortOrder                       N

ID3 Private Tags

ID3 private (PRIV) tags. ExifTool will decode any private tags found, even if they do not appear in this table.

  Tag Name                                      Writable
  --------                                      --------
  AverageLevel                                  N
  PeakValue                                     N
  WM_CollectionGroupID                          N
  WM_CollectionID                               N
  WM_ContentID                                  N
  WM_MediaClassPrimaryID                        N
  WM_MediaClassSecondaryID                      N
  WM_Provider                                   N
  XMP                                           XMP

ID3 v2_4 Tags

ID3 version 2.4 tags. Includes some non-standard tags written by other software.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'APIC'   Picture                              N
  'APIC-1' PictureMIMEType                      N
  'APIC-2' PictureType                          N
  'APIC-3' PictureDescription                   N
  'COMM'   Comment                              N
  'ITNU'   iTunesU?                             N
  'MCDI'   MusicCDIdentifier                    N
  'OWNE'   Ownership                            N
  'PCNT'   PlayCounter                          N
  'PCST'   Podcast?                             N
  'POPM'   Popularimeter                        N
  'PRIV'   Private                              ID3 Private
  'RVA2'   RelativeVolumeAdjustment             N
  'SYLT'   SynLyrics                            ID3 SynLyrics
  'TALB'   Album                                N
  'TBPM'   BeatsPerMinute                       N
  'TCAT'   PodcastCategory                      N
  'TCMP'   Compilation                          N
  'TCOM'   Composer                             N
  'TCON'   Genre                                N
  'TCOP'   Copyright                            N
  'TDEN'   EncodingTime                         N
  'TDES'   PodcastDescription                   N
  'TDLY'   PlaylistDelay                        N
  'TDOR'   OriginalReleaseTime                  N
  'TDRC'   RecordingTime                        N
  'TDRL'   ReleaseTime                          N
  'TDTG'   TaggingTime                          N
  'TENC'   EncodedBy                            N
  'TEXT'   Lyricist                             N
  'TFLT'   FileType                             N
  'TGID'   PodcastID                            N
  'TIPL'   InvolvedPeople                       N
  'TIT1'   Grouping                             N
  'TIT2'   Title                                N
  'TIT3'   Subtitle                             N
  'TKEY'   InitialKey                           N
  'TKWD'   PodcastKeywords                      N
  'TLAN'   Language                             N
  'TLEN'   Length                               N
  'TMCL'   MusicianCredits                      N
  'TMED'   Media                                N
  'TMOO'   Mood                                 N
  'TOAL'   OriginalAlbum                        N
  'TOFN'   OriginalFileName                     N
  'TOLY'   OriginalLyricist                     N
  'TOPE'   OriginalArtist                       N
  'TOWN'   FileOwner                            N
  'TPE1'   Artist                               N
  'TPE2'   Band                                 N
  'TPE3'   Conductor                            N
  'TPE4'   InterpretedBy                        N
  'TPOS'   PartOfSet                            N
  'TPRO'   ProducedNotice                       N
  'TPUB'   Publisher                            N
  'TRCK'   Track                                N
  'TRSN'   InternetRadioStationName             N
  'TRSO'   InternetRadioStationOwner            N
  'TSO2'   AlbumArtistSortOrder                 N
  'TSOA'   AlbumSortOrder                       N
  'TSOC'   ComposerSortOrder                    N
  'TSOP'   PerformerSortOrder                   N
  'TSOT'   TitleSortOrder                       N
  'TSRC'   ISRC                                 N
  'TSSE'   EncoderSettings                      N
  'TSST'   SetSubtitle                          N
  'TXXX'   UserDefinedText                      N
  'USER'   TermsOfUse                           N
  'USLT'   Lyrics                               N
  'WCOM'   CommercialURL                        N
  'WCOP'   CopyrightURL                         N
  'WFED'   PodcastURL                           N
  'WOAF'   FileURL                              N
  'WOAR'   ArtistURL                            N
  'WOAS'   SourceURL                            N
  'WORS'   InternetRadioStationURL              N
  'WPAY'   PaymentURL                           N
  'WPUB'   PublisherURL                         N
  'WXXX'   UserDefinedURL                       N
  'XDOR'   OriginalReleaseTime                  N
  'XOLY'   OlympusDSS                           Olympus DSS
  'XSOA'   AlbumSortOrder                       N
  'XSOP'   PerformerSortOrder                   N
  'XSOT'   TitleSortOrder                       N

ITC Tags

This information is found in iTunes Cover Flow data files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'data'   ImageData                            N
  'itch'   Itch                                 ITC Header
  'item'   Item                                 ITC Item

ITC Header Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    DataType                             N

ITC Item Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    LibraryID                            N
      2    TrackID                              N
      4    DataLocation                         N
      5    ImageType                            N
      7    ImageWidth                           N
      8    ImageHeight                          N

Ogg Tags

ExifTool extracts the following types of information from Ogg files. See http://www.xiph.org/vorbis/doc/ for the Ogg specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'FLAC'   FLAC                                 FLAC
  'ID3'    ID3                                  ID3
  'theora' Theora                               Theora
  'vorbis' Vorbis                               Vorbis

Vorbis Tags

Information extracted from Ogg Vorbis files. See http://www.xiph.org/vorbis/doc/ for the Vorbis specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   Identification                       Vorbis Identification
  0x0003   Comments                             Vorbis Comments

Vorbis Identification Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    VorbisVersion                        N
      4    AudioChannels                        N
      5    SampleRate                           N
      9    MaximumBitrate                       N
     13    NominalBitrate                       N
     17    MinimumBitrate                       N

Vorbis Comments Tags

The tags below are only some common tags found in the Vorbis comments of Ogg Vorbis and Ogg FLAC audio files, however ExifTool will extract values from any tag found, even if not listed here.

  Tag ID                  Tag Name              Writable
  ------                  --------              --------
  'ACTOR'                 Actor                 N
  'ALBUM'                 Album                 N
  'ARTIST'                Artist                N+
  'COMMENT'               Comment               N
  'COMPOSER'              Composer              N
  'CONTACT'               Contact               N+
  'COPYRIGHT'             Copyright             N
  'COVERART'              CoverArt              N
  'COVERARTMIME'          CoverArtMIMEType      N
  'DATE'                  Date                  N
  'DESCRIPTION'           Description           N
  'DIRECTOR'              Director              N
  'ENCODED_BY'            EncodedBy             N
  'ENCODED_USING'         EncodedUsing          N
  'GENRE'                 Genre                 N
  'ISRC'                  ISRCNumber            N
  'LICENSE'               License               N
  'LOCATION'              Location              N
  'ORGANIZATION'          Organization          N
  'PERFORMER'             Performer             N+
  'PRODUCER'              Producer              N
  'REPLAYGAIN_ALBUM_GAIN' ReplayGainAlbumGain   N
  'REPLAYGAIN_ALBUM_PEAK' ReplayGainAlbumPeak   N
  'REPLAYGAIN_TRACK_GAIN' ReplayGainTrackGain   N
  'REPLAYGAIN_TRACK_PEAK' ReplayGainTrackPeak   N
  'TITLE'                 Title                 N
  'TRACKNUMBER'           TrackNumber           N
  'VERSION'               Version               N
  'vendor'                Vendor                N

FLAC Tags

Free Lossless Audio Codec (FLAC) meta information. ExifTool also extracts ID3 information from these files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   StreamInfo                           FLAC StreamInfo
  0x0001   Padding?                             N
  0x0002   Application?                         N
  0x0003   SeekTable?                           N
  0x0004   VorbisComment                        Vorbis Comments
  0x0005   CueSheet?                            N
  0x0006   Picture                              FLAC Picture

FLAC StreamInfo Tags

FLAC is big-endian, so bit 0 is the high-order bit in this table.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Bit000-015'         BlockSizeMin             N
  'Bit016-031'         BlockSizeMax             N
  'Bit032-055'         FrameSizeMin             N
  'Bit056-079'         FrameSizeMax             N
  'Bit080-099'         SampleRate               N
  'Bit100-102'         Channels                 N
  'Bit103-107'         BitsPerSample            N
  'Bit108-143'         TotalSamples             N

FLAC Picture Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    PictureType                          N
      1    PictureMIMEType                      N
      2    PictureDescription                   N
      3    PictureWidth                         N
      4    PictureHeight                        N
      5    PictureBitsPerPixel                  N
      6    PictureIndexedColors                 N
      7    PictureLength                        N
      8    Picture                              N

Theora Tags

Information extracted from Ogg Theora video files. See http://www.theora.org/doc/Theora.pdf for the Theora specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0080   Identification                       Theora Identification
  0x0081   Comments                             Vorbis Comments

Theora Identification Tags

Tags extracted from the Theora identification header.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    TheoraVersion                        N
      7    ImageWidth                           N
     10    ImageHeight                          N
     13    XOffset                              N
     14    YOffset                              N
     15    FrameRate                            N
     23    PixelAspectRatio                     N
     29    ColorSpace                           N
     30    NominalVideoBitrate                  N
     33    Quality                              N
     34    PixelFormat                          N

APE Tags

Tags found in Monkey's Audio (APE) information. Only a few common tags are listed below, but ExifTool will extract any tag found. ExifTool supports APEv1 and APEv2 tags, as well as ID3 information in APE files, and will also read APE metadata from MP3 and MPC files.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Album'              Album                    N
  'Artist'             Artist                   N
  'Genre'              Genre                    N
  'Title'              Title                    N
  'Tool Name'          ToolName                 N
  'Tool Version'       ToolVersion              N
  'Track'              Track                    N
  'Year'               Year                     N

APE NewHeader Tags

APE MAC audio header for version 3.98 or later.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    CompressionLevel                     N
      2    BlocksPerFrame                       N
      4    FinalFrameBlocks                     N
      6    TotalFrames                          N
      8    BitsPerSample                        N
      9    Channels                             N
     10    SampleRate                           N

APE OldHeader Tags

APE MAC audio header for version 3.97 or earlier.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    APEVersion                           N
      1    CompressionLevel                     N
      3    Channels                             N
      4    SampleRate                           N
     10    TotalFrames                          N
     12    FinalFrameBlocks                     N

Audible Tags

ExifTool will extract any information found in the metadata dictionary of Audible .AA files, even if not listed in the table below.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '_chapter_count'     ChapterCount             N
  '_cover_art'         CoverArt                 N
  'author'             Author                   N
  'copyright'          Copyright                N
  'pub_date_start'     PublishDateStart         N
  'pubdate'            PublishDate              N

Audible tags Tags

Information found in "tags" atom of Audible M4B audio books.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'cvrx'   Audible_cvrx                         Audible cvrx
  'meta'   Audible_meta                         Audible meta
  'tseg'   Audible_tseg                         Audible tseg

Audible cvrx Tags

Audible cover art information in M4B audio books.

  Tag Name                                      Writable
  --------                                      --------
  CoverArt                                      N
  CoverArtType                                  N

Audible meta Tags

Information found in Audible M4B "meta" atom.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ALBUMARTIST'        AlbumArtist              N
  'Album'              Album                    N
  'Artist'             Artist                   N
  'Comment'            Comment                  N
  'Genre'              Genre                    N
  'SUBTITLE'           Subtitle                 N
  'TOOL'               CreatorTool              N
  'Title'              Title                    N
  'Year'               Year                     N
  'itunesmediatype'    iTunesMediaType          N
  'track'              ChapterName              N

Audible tseg Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'meta'   Audible_meta2                        Audible meta
  'tshd'   ChapterNumber                        N

MPC Tags

Tags used in Musepack (MPC) audio files. ExifTool also extracts ID3 and APE information from these files.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Bit032-063'         TotalFrames              N
  'Bit080-081'         SampleRate               N
  'Bit084-087'         Quality                  N
  'Bit088-093'         MaxBand                  N
  'Bit096-111'         ReplayGainTrackPeak      N
  'Bit112-127'         ReplayGainTrackGain      N
  'Bit128-143'         ReplayGainAlbumPeak      N
  'Bit144-159'         ReplayGainAlbumGain      N
  'Bit179'             FastSeek                 N
  'Bit191'             Gapless                  N
  'Bit216-223'         EncoderVersion           N

MPEG Tags

The MPEG format doesn't specify any file-level meta information. In lieu of this, information is extracted from the first audio and video frame headers in the file.

MPEG Audio Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Bit11-12'   MPEGAudioVersion                 N
  'Bit13-14'   AudioLayer                       N
  'Bit16-19'   AudioBitrate                     N
  'Bit20-21'   SampleRate                       N
  'Bit24-25'   ChannelMode                      N
  'Bit26'      MSStereo                         N
  'Bit26-27'   ModeExtension                    N
  'Bit27'      IntensityStereo                  N
  'Bit28'      CopyrightFlag                    N
  'Bit29'      OriginalMedia                    N
  'Bit30-31'   Emphasis                         N

MPEG Video Tags

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'Bit00-11'   ImageWidth                       N
  'Bit12-23'   ImageHeight                      N
  'Bit24-27'   AspectRatio                      N
  'Bit28-31'   FrameRate                        N
  'Bit32-49'   VideoBitrate                     N

MPEG Xing Tags

These tags are extracted from the Xing/Info frame.

  Tag Name                                      Writable
  --------                                      --------
  Encoder                                       N
  LameHeader                                    MPEG Lame
  LameQuality                                   N
  LameVBRQuality                                N
  VBRBytes                                      N
  VBRFrames                                     N
  VBRScale                                      N

MPEG Lame Tags

Tags extracted from Lame 3.90 or later header.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      9    LameMethod                           N
     10    LameLowPassFilter                    N
     20    LameBitrate                          N
     24    LameStereoMode                       N

M2TS Tags

The MPEG-2 transport stream is used as a container for many different audio/video formats (including AVCHD). This table lists information extracted from M2TS files.

  Tag Name                                      Writable
  --------                                      --------
  AudioStreamType                               N
  Duration                                      N
  VideoStreamType                               N
  _AC3                                          M2TS AC3
  _H264                                         H264

M2TS AC3 Tags

Tags extracted from AC-3 audio streams.

  Tag Name                                      Writable
  --------                                      --------
  AudioBitrate                                  N
  AudioChannels                                 N
  AudioSampleRate                               N
  SurroundMode                                  N

H264 Tags

Tags extracted from H.264 video streams. The metadata for AVCHD videos is stored in this stream.

  Tag Name                                      Writable
  --------                                      --------
  ImageHeight                                   N
  ImageWidth                                    N
  MDPM                                          H264 MDPM

H264 MDPM Tags

The following tags are decoded from the Modified Digital Video Pack Metadata (MDPM) of the unregistered user data with UUID 17ee8c60f84d11d98cd60800200c9a66 in the H.264 Supplemental Enhancement Information (SEI). [Yes, this description is confusing, but nothing compared to the challenge of actually decoding the data!] This information may exist at regular intervals through the entire video, but only the first occurrence is extracted unless the ExtractEmbedded (-ee) option is used (in which case subsequent occurrences are extracted as sub-documents).

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0013   TimeCode                             N
  0x0018   DateTimeOriginal                     N
  0x0070   Camera1                              H264 Camera1
  0x0071   Camera2                              H264 Camera2
  0x007f   Shutter                              H264 Shutter
  0x00a0   ExposureTime                         N
  0x00a1   FNumber                              N
  0x00a2   ExposureProgram                      N
  0x00a3   BrightnessValue                      N
  0x00a4   ExposureCompensation                 N
  0x00a5   MaxApertureValue                     N
  0x00a6   Flash                                N
  0x00a7   CustomRendered                       N
  0x00a8   WhiteBalance                         N
  0x00a9   FocalLengthIn35mmFormat              N
  0x00aa   SceneCaptureType                     N
  0x00b0   GPSVersionID                         N
  0x00b1   GPSLatitudeRef                       N
  0x00b2   GPSLatitude                          N
  0x00b5   GPSLongitudeRef                      N
  0x00b6   GPSLongitude                         N
  0x00b9   GPSAltitudeRef                       N
  0x00ba   GPSAltitude                          N
  0x00bb   GPSTimeStamp                         N
  0x00be   GPSStatus                            N
  0x00bf   GPSMeasureMode                       N
  0x00c0   GPSDOP                               N
  0x00c1   GPSSpeedRef                          N
  0x00c2   GPSSpeed                             N
  0x00c3   GPSTrackRef                          N
  0x00c4   GPSTrack                             N
  0x00c5   GPSImgDirectionRef                   N
  0x00c6   GPSImgDirection                      N
  0x00c7   GPSMapDatum                          N
  0x00e0   MakeModel                            H264 MakeModel
  0x00e1   RecInfo                              H264 RecInfo
  0x00e4   Model                                N
  0x00ee   FrameInfo                            H264 FrameInfo

H264 Camera1 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    ApertureSetting                      N
      1    Gain                                 N
    1.1    ExposureProgram                      N
    2.1    WhiteBalance                         N
      3    Focus                                N

H264 Camera2 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    ImageStabilization                   N

H264 Shutter Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
    1.1    ExposureTime                         N

H264 MakeModel Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    Make                                 N

H264 RecInfo Tags

Recording information stored by some Canon video cameras.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    RecordingMode                        N

H264 FrameInfo Tags

Frame rate information stored by some Canon video cameras.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    CaptureFrameRate                     N
      1    VideoFrameRate                       N

QuickTime Tags

The QuickTime format is used for many different types of audio, video and image files (most commonly, MOV and MP4 videos). Exiftool extracts standard meta information a variety of audio, video and image parameters, as well as proprietary information written by many camera models. Tags with a question mark after their name are not extracted unless the Unknown option is set.

ExifTool has the ability to write/create XMP, and edit some date/time tags in QuickTime-format files.

According to the specification, many QuickTime date/time tags should be stored as UTC. Unfortunately, digital cameras often store local time values instead (presumably because they don't know the time zone). For this reason, by default ExifTool does not assume a time zone for these values. However, if the QuickTimeUTC API option is set, then ExifTool will assume these values are properly stored as UTC, and will convert them to local time when extracting.

See http://developer.apple.com/mac/library/documentation/QuickTime/QTFF/QTFFChap1/qtff1.html for the official specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'PICT'               PreviewPICT              N
  '_htc'               HTCInfo                  QuickTime HTCInfo
  'ardt'               ARDroneFile              N
  'frea'               Kodak_frea               Kodak frea
  'free'               KodakFree                Kodak Free
                       Free?                    N
  'ftyp'               FileType                 QuickTime FileType
  'junk'               Junk?                    N
  'mdat'               MovieData?               N
  'mdat-offset'        MovieDataOffset          N
  'mdat-size'          MovieDataSize            N
  'meta'               Meta                     QuickTime Meta
  'moov'               Movie                    QuickTime Movie
  'pict'               PreviewPICT              N
  'pnot'               Preview                  QuickTime Preview
  'prrt'               ARDroneTelemetry         N
  'skip'               CanonSkip                Canon Skip
                       Skip?                    N
  'thum'               ThumbnailImage           N
  'udta'               UserData                 FLIR UserData
  'uuid'               XMP                      XMP
                       UUID-PROF                QuickTime Profile
                       UUID-Flip                QuickTime Flip
                       UUID-Unknown?            N
  'wide'               Wide?                    N

QuickTime HTCInfo Tags

Tags written by some HTC camera phones.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'slmt'   Unknown_slmt?                        N

QuickTime FileType Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MajorBrand                           N
      1    MinorVersion                         N
      2    CompatibleBrands                     N

QuickTime Meta Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'bxml'   BinaryXML?                           N
  'dinf'   DataInformation?                     N
  'free'   Free?                                N
  'hdlr'   Handler                              QuickTime Handler
  'iinf'   ItemInformation?                     N
  'iloc'   ItemLocation?                        N
  'ilst'   ItemList                             QuickTime ItemList
  'ipmc'   IPMPControl?                         N
  'ipro'   ItemProtection?                      N
  'keys'   Keys                                 QuickTime Keys
  'pitm'   PrimaryItemReference?                N
  'xml '   XML                                  XMP XML

QuickTime Handler Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    HandlerClass                         N
      8    HandlerType                          N
     12    HandlerVendorID                      N
     24    HandlerDescription                   N

QuickTime ItemList Tags

As well as these tags, the 'mdta' handler uses numerical tag ID's which are added dynamically to this table after processing the Meta Keys information.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '----'       iTunesInfo                       QuickTime iTunesInfo
  '@PST'       ParentShortTitle                 N
  '@ppi'       ParentProductID                  N
  '@pti'       ParentTitle                      N
  '@sti'       ShortTitle                       N
  'AACR'       Unknown_AACR?                    N
  'CDEK'       Unknown_CDEK?                    N
  'CDET'       Unknown_CDET?                    N
  'GUID'       GUID                             N
  'VERS'       ProductVersion                   N
  'aART'       AlbumArtist                      N
  'akID'       AppleStoreAccountType            N
  'albm'       Album                            N
  'apID'       AppleStoreAccount                N
  'atID'       AlbumTitleID                     N
  'auth'       Author                           N
  'catg'       Category                         N
  'cnID'       AppleStoreCatalogID              N
  'covr'       CoverArt                         N
  'cpil'       Compilation                      N
  'cprt'       Copyright                        N
  'desc'       Description                      N
  'disk'       DiskNumber                       N
  'dscp'       Description                      N
  'egid'       EpisodeGlobalUniqueID            N
  'geID'       GenreID                          N
  'gnre'       Genre                            N
  'grup'       Grouping                         N
  'gshh'       GoogleHostHeader                 N
  'gspm'       GooglePingMessage                N
  'gspu'       GooglePingURL                    N
  'gssd'       GoogleSourceData                 N
  'gsst'       GoogleStartTime                  N
  'gstd'       GoogleTrackDuration              N
  'hdvd'       HDVideo                          N
  'itnu'       iTunesU                          N
  'keyw'       Keyword                          N
  'ldes'       LongDescription                  N
  'pcst'       Podcast                          N
  'perf'       Performer                        N
  'pgap'       PlayGap                          N
  'plID'       PlayListID                       N
  'prID'       ProductID                        N
  'purd'       PurchaseDate                     N
  'purl'       PodcastURL                       N
  'rate'       RatingPercent                    N
  'rldt'       ReleaseDate                      N
  'rtng'       Rating                           N
  'sfID'       AppleStoreCountry                N
  'soaa'       SortAlbumArtist                  N
  'soal'       SortAlbum                        N
  'soar'       SortArtist                       N
  'soco'       SortComposer                     N
  'sonm'       SortName                         N
  'sosn'       SortShow                         N
  'stik'       MediaType                        N
  'titl'       Title                            N
  'tmpo'       BeatsPerMinute                   N
  'trkn'       TrackNumber                      N
  'tven'       TVEpisodeID                      N
  'tves'       TVEpisode                        N
  'tvnn'       TVNetworkName                    N
  'tvsh'       TVShow                           N
  'tvsn'       TVSeason                         N
  'yrrc'       Year                             N
  "\xa9ART"    Artist                           N
  "\xa9alb"    Album                            N
  "\xa9cmt"    Comment                          N
  "\xa9com"    Composer                         N
  "\xa9cpy"    Copyright                        N
  "\xa9day"    ContentCreateDate                N
  "\xa9des"    Description                      N
  "\xa9enc"    EncodedBy                        N
  "\xa9gen"    Genre                            N
  "\xa9grp"    Grouping                         N
  "\xa9lyr"    Lyrics                           N
  "\xa9nam"    Title                            N
  "\xa9nrt"    Narrator                         N
  "\xa9pub"    Publisher                        N
  "\xa9too"    Encoder                          N
  "\xa9trk"    Track                            N
  "\xa9wrt"    Composer                         N

QuickTime iTunesInfo Tags

ExifTool will extract any iTunesInfo tags that exist, even if they are not defined in this table.

  Tag ID                    Tag Name            Writable
  ------                    --------            --------
  'DISCNUMBER'              DiscNumber          N
  'Encoding Params'         EncodingParams      QuickTime EncodingParams
  'TRACKNUMBER'             TrackNumber         N
  'iTunEXTC'                ContentRating       N
  'iTunMOVI'                iTunMOVI            PLIST
  'iTunNORM'                VolumeNormalization N
  'iTunSMPB'                iTunSMPB            N
  'iTunes_CDDB_1'           CDDB1Info           N
  'iTunes_CDDB_TrackNumber' CDDBTrackNumber     N
  'popularimeter'           Popularimeter       N
  'tool'                    iTunTool            N

QuickTime EncodingParams Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'abrt'   AudioAvailableBitRateRange           N
  'acbf'   AudioBitRateControlMode              N
  'acef'   AudioExtendFrequencies               N
  'brat'   AudioCurrentTargetBitRate            N
  'cdcv'   AudioComponentVersion                N
  'cmnc'   AudioAvailableNumberChannels         N
  'init'   AudioIsInitialized                   N
  'lmrc'   AudioDoesSampleRateConversion        N
  'mdel'   AudioMinimumDelayMode                N
  'mnip'   AudioMinimumNumberInputPackets       N
  'mnop'   AudioMinimumNumberOutputPackets      N
  'oppr'   AudioOutputPrecedence                N
  'pad0'   AudioZeroFramesPadded                N
  'pakb'   AudioMaximumPacketByteSize           N
  'pakd'   AudioRequiresPacketDescription       N
  'pakf'   AudioPacketFrameSize                 N
  'prmm'   AudioCodecPrimeMethod                N
  'srcq'   AudioQualitySetting                  N
  'tbuf'   AudioInputBufferSize                 N
  'ubuf'   AudioUsedInputBufferSize             N
  'ursr'   AudioUseRecommendedSampleRate        N
  'vbrq'   AudioVBRQuality                      N
  'vers'   AudioEncodingParamsVersion           N
  'vpk?'   AudioHasVariablePacketByteSizes      N

QuickTime Keys Tags

This directory contains a list of key names which are used to decode ItemList tags written by the "mdta" handler. The prefix of "com.apple.quicktime." has been removed from all TagID's below.

  Tag ID                       Tag Name         Writable
  ------                       --------         --------
  'Encoded_With'               EncodedWith      N
  'album'                      Album            N
  'artist'                     Artist           N
  'artwork'                    Artwork          N
  'author'                     Author           N
  'camera.framereadouttimeinmicroseconds'
                               FrameReadoutTime N
  'camera.identifier'          CameraIdentifier N
  'collection.user'            UserCollection   N
  'comment'                    Comment          N
  'copyright'                  Copyright        N
  'creationdate'               CreationDate     N
  'description'                Description      N
  'direction.facing'           CameraDirection  N
  'direction.motion'           CameraMotion     N
  'director'                   Director         N
  'genre'                      Genre            N
  'information'                Information      N
  'keywords'                   Keywords         N
  'location.ISO6709'           GPSCoordinates   N
  'location.body'              LocationBody     N
  'location.date'              LocationDate     N
  'location.name'              LocationName     N
  'location.note'              LocationNote     N
  'location.role'              LocationRole     N
  'make'                       Make             N
  'model'                      Model            N
  'player.movie.audio.balance' Balance          N
  'player.movie.audio.bass'    Bass             N
  'player.movie.audio.gain'    AudioGain        N
  'player.movie.audio.mute'    Mute             N
  'player.movie.audio.pitchshift' PitchShift    N
  'player.movie.audio.treble'  Trebel           N
  'player.movie.visual.brightness' Brightness   N
  'player.movie.visual.color'  Color            N
  'player.movie.visual.contrast' Contrast       N
  'player.movie.visual.tint'   Tint             N
  'player.version'             PlayerVersion    N
  'producer'                   Producer         N
  'publisher'                  Publisher        N
  'rating.user'                UserRating       N
  'software'                   Software         N
  'title'                      Title            N
  'version'                    Version          N
  'year'                       Year             N

QuickTime Movie Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'cmov'   CompressedMovie                      QuickTime CMovie
  'htka'   HTCTrack                             QuickTime Track
  'iods'   InitialObjectDescriptor?             N
  'meta'   Meta                                 QuickTime Meta
  'mvhd'   MovieHeader                          QuickTime MovieHeader
  'trak'   Track                                QuickTime Track
  'udta'   UserData                             QuickTime UserData
  'uuid'   UUID-USMT                            QuickTime UserMedia
           UUID-Canon                           Canon uuid
           UUID-Unknown?                        N

QuickTime CMovie Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'dcom'   Compression                          N

QuickTime Track Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'mdia'   Media                                QuickTime Media
  'meta'   Meta                                 QuickTime Meta
  'tapt'   TrackAperture                        QuickTime TrackAperture
  'tkhd'   TrackHeader                          QuickTime TrackHeader
  'tref'   TrackRef                             QuickTime TrackRef
  'udta'   UserData                             QuickTime UserData
  'uuid'   UUID-USMT                            QuickTime UserMedia
           UUID-Unknown?                        N

QuickTime Media Tags

MP4 media box.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'hdlr'   Handler                              QuickTime Handler
  'mdhd'   MediaHeader                          QuickTime MediaHeader
  'minf'   MediaInfo                            QuickTime MediaInfo

QuickTime MediaHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MediaHeaderVersion                   N
      1    MediaCreateDate                      int32u
      2    MediaModifyDate                      int32u
      3    MediaTimeScale                       N
      4    MediaDuration                        N
      5    MediaLanguageCode                    N

QuickTime MediaInfo Tags

MP4 media info box.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'dinf'   DataInfo                             QuickTime DataInfo
  'gmhd'   GenMediaHeader                       QuickTime GenMediaHeader
  'hdlr'   Handler                              QuickTime Handler
  'hmhd'   HintHeader                           QuickTime HintHeader
  'nmhd'   NullMediaHeader?                     N
  'smhd'   AudioHeader                          QuickTime AudioHeader
  'stbl'   SampleTable                          QuickTime SampleTable
  'vmhd'   VideoHeader                          QuickTime VideoHeader

QuickTime DataInfo Tags

MP4 data information box.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'dref'   DataRef                              QuickTime DataRef

QuickTime DataRef Tags

MP4 data reference box.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'url '   URL                                  N
  'urn '   URN                                  N

QuickTime GenMediaHeader Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'gmin'   GenMediaInfo                         QuickTime GenMediaInfo
  'text'   Text?                                N
  'tmcd'   TimeCode                             QuickTime TimeCode

QuickTime GenMediaInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    GenMediaVersion                      N
      1    GenFlags                             N
      4    GenGraphicsMode                      N
      6    GenOpColor                           N
     12    GenBalance                           N

QuickTime TimeCode Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'tcmi'   TCMediaInfo                          QuickTime TCMediaInfo

QuickTime TCMediaInfo Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    TextFont                             N
      6    TextFace                             N
      8    TextSize                             N
     12    TextColor                            N
     18    BackgroundColor                      N
     24    FontName                             N

QuickTime HintHeader Tags

MP4 hint media header.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    MaxPDUSize                           N
      3    AvgPDUSize                           N
      4    MaxBitrate                           N
      6    AvgBitrate                           N

QuickTime AudioHeader Tags

MP4 audio media header.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    Balance                              N

QuickTime SampleTable Tags

MP4 sample table box.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'co64'   ChunkOffset64?                       N
  'cslg'   CompositionToDecodeTimelineMapping?  N
  'ctts'   CompositionTimeToSample?             N
  'padb'   SamplePaddingBits?                   N
  'sbgp'   SampleToGroup?                       N
  'sdtp'   IdependentAndDisposableSamples?      N
  'sgpd'   SampleGroupDescription?              N
  'stco'   ChunkOffset?                         N
  'stdp'   SampleDegradationPriority?           N
  'stps'   PartialSyncSamples                   N
  'stsc'   SampleToChunk?                       N
  'stsd'   AudioSampleDesc                      QuickTime AudioSampleDesc
           VideoSampleDesc                      QuickTime ImageDesc
           HintSampleDesc                       QuickTime HintSampleDesc
           OtherSampleDesc                      QuickTime OtherSampleDesc
  'stsh'   ShadowSyncSampleTable?               N
  'stss'   SyncSampleTable?                     N
  'stsz'   SampleSizes?                         N
  'stts'   VideoFrameRate                       N
           TimeToSampleTable?                   N
  'stz2'   CompactSampleSizes?                  N
  'subs'   Sub-sampleInformation?               N

QuickTime AudioSampleDesc Tags

MP4 audio sample description. This hybrid atom contains both data and child atoms.

  ID/Index Tag Name                             Writable
  -------- --------                             --------
      4    AudioFormat                          N
     20    AudioVendorID                        N
     24    AudioChannels                        N
     26    AudioBitsPerSample                   N
     32    AudioSampleRate                      N
  'damr'   DecodeConfig                         QuickTime DecodeConfig
  'pinf'   PurchaseInfo                         QuickTime ProtectionInfo
  'sinf'   ProtectionInfo                       QuickTime ProtectionInfo
  'wave'   Wave                                 QuickTime Wave

QuickTime DecodeConfig Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    EncoderVendor                        N
      4    EncoderVersion                       N

QuickTime ProtectionInfo Tags

Child atoms found in "sinf" and/or "pinf" atoms.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'frma'   OriginalFormat                       N
  'schi'   SchemeInfo                           QuickTime SchemeInfo
  'schm'   SchemeType                           QuickTime SchemeType

QuickTime SchemeInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'cert'   Certificate                          N
  'iviv'   InitializationVector                 N
  'key '   KeyID                                N
  'name'   UserName                             N
  'righ'   Rights                               QuickTime Rights
  'user'   UserID                               N

QuickTime Rights Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'aver'   VersionRestrictions                  N
  'medi'   MediaFlags                           N
  'mode'   ModeFlags                            N
  'plat'   Platform                             N
  'song'   ItemID                               N
  'tool'   ItemTool                             N
  'tran'   TransactionID                        N
  'veID'   ItemVendorID                         N

QuickTime SchemeType Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    SchemeType                           N
      8    SchemeVersion                        N
     10    SchemeURL                            N

QuickTime Wave Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'frma'   PurchaseFileFormat                   N

QuickTime ImageDesc Tags

  ID/Index Tag Name                             Writable
  -------- --------                             --------
      2    CompressorID                         N
     10    VendorID                             N
     16    SourceImageWidth                     N
     17    SourceImageHeight                    N
     18    XResolution                          N
     20    YResolution                          N
     25    CompressorName                       N
     41    BitDepth                             N
  'btrt'   BitrateInfo                          QuickTime Bitrate
  'clap'   CleanAperture                        QuickTime CleanAperture
  'colr'   ColorRepresentation                  N
  'fiel'   VideoFieldOrder                      N
  'gama'   Gamma                                N
  'pasp'   PixelAspectRatio                     N

QuickTime Bitrate Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    BufferSize                           N
      1    MaxBitrate                           N
      2    AverageBitrate                       N

QuickTime CleanAperture Tags

  Index8   Tag Name                             Writable
  ------   --------                             --------
      0    CleanApertureWidth                   N
      1    CleanApertureHeight                  N
      2    CleanApertureOffsetX                 N
      3    CleanApertureOffsetY                 N

QuickTime HintSampleDesc Tags

MP4 hint sample description.

  ID/Index Tag Name                             Writable
  -------- --------                             --------
      4    HintFormat                           N
     16    HintTrackVersion                     N
     20    MaxPacketSize                        N
  'snro'   SequenceNumberRandomOffset           N
  'tims'   RTPTimeScale                         N
  'tsro'   TimestampRandomOffset                N

QuickTime OtherSampleDesc Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0004   OtherFormat                          N
  'ftab'   FontTable                            N

QuickTime VideoHeader Tags

MP4 video media header.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    GraphicsMode                         N
      3    OpColor                              N

QuickTime TrackAperture Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'clef'   CleanApertureDimensions              N
  'enof'   EncodedPixelsDimensions              N
  'prof'   ProductionApertureDimensions         N

QuickTime TrackHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    TrackHeaderVersion                   N
      1    TrackCreateDate                      int32u
      2    TrackModifyDate                      int32u
      3    TrackID                              N
      5    TrackDuration                        N
      8    TrackLayer                           N
      9    TrackVolume                          N
     10    MatrixStructure                      N
     19    ImageWidth                           N
     20    ImageHeight                          N

QuickTime TrackRef Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'chap'   ChapterListTrackID                   N
  'mpod'   ElementaryStreamTrack                N
  'tmcd'   TimeCode                             N

QuickTime UserData Tags

Tag ID's beginning with the copyright symbol (hex 0xa9) are multi-language text. Alternate language tags are accessed by adding a dash followed by the language/country code to the tag name. ExifTool will extract any multi-language user data tags found, even if they don't exist in this table.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  '@sec'       SamsungSec                       Samsung sec
  'AllF'       PlayAllFrames                    N
  'CAME'       SerialNumberHash                 N
  'CNCV'       CompressorVersion                N
  'CNFV'       FirmwareVersion                  N
  'CNMN'       Model                            N
  'CNOP'       CanonCNOP                        Canon CNOP
  'CNTH'       CanonCNTH                        Canon CNTH
  'DcMD'       KodakDcMD                        Kodak DcMD
  'FFMV'       FujiFilmFFMV                     FujiFilm FFMV
  'FIRM'       FirmwareVersion                  N
  'GoPr'       GoProType                        N
  'INFO'       SamsungINFO                      Samsung INFO
  'LEIC'       LeicaLEIC                        Panasonic PANA
  'LENS'       LensSerialNumber                 N
  'LOOP'       LoopStyle                        N
  'MMA0'       MinoltaMMA0                      Minolta MMA
  'MMA1'       MinoltaMMA1                      Minolta MMA
  'MVTG'       FujiFilmMVTG                     EXIF
  'NCDT'       NikonNCDT                        Nikon NCDT
  'PANA'       PanasonicPANA                    Panasonic PANA
  'PENT'       PentaxPENT                       Pentax PENT
  'PXMN'       MakerNotePentax5b                Pentax
               MakerNotePentax5c                Pentax
               MakerNotePentaxUnknown           N
  'PXTH'       PentaxPreview                    Pentax PXTH
  'QVMI'       CasioQVMI                        EXIF
  'RMKN'       RicohRMKN                        EXIF
  'RTHU'       PreviewImage                     N
  'SDLN'       PlayMode                         N
  'SelO'       PlaySelection                    N
  'TAGS'       FujiFilmTags                     FujiFilm MOV
               KodakTags                        Kodak MOV
               KonicaMinoltaTags                Minolta MOV1
               MinoltaTags                      Minolta MOV2
               NikonTags                        Nikon MOV
               OlympusTags1                     Olympus MOV1
               OlympusTags2                     Olympus MOV2
               OlympusTags3                     Olympus MP4
               OlympusTags4                     Olympus MOV3
               PentaxTags                       Pentax MOV
               SamsungTags                      Samsung MP4
               SanyoMOV                         Sanyo MOV
               SanyoMP4                         Sanyo MP4
               UnknownTags?                     N
  'WLOC'       WindowLocation                   N
  'XMP_'       XMP                              XMP
  'Xtra'       MicrosoftXtra                    Microsoft Xtra
  'albm'       Album                            N
  'albr'       AlbumArtist                      N
  'angl'       CameraAngle                      N
  'apmd'       ApertureMode                     N
  'auth'       Author                           N
  'ccid'       ContentID                        N
  'cdis'       ContentDistributorID             N
  'chpl'       ChapterList                      N
  'clfn'       ClipFileName                     N
  'clid'       ClipID                           N
  'clsf'       Classification                   N
  'cmid'       CameraID                         N
  'cmnm'       Model                            N
  'coll'       CollectionName                   N
  'cprt'       Copyright                        N
  'cver'       CodeVersion                      N
  'cvru'       CoverURI                         N
  'date'       DateTimeOriginal                 N
  'dscp'       Description                      N
  'gnre'       Genre                            N
  'hinf'       HintTrackInfo                    QuickTime HintTrackInfo
  'hinv'       HintVersion                      N
  'hnti'       HintInfo                         QuickTime HintInfo
  'htcb'       HTCBinary                        QuickTime HTCBinary
  'icnu'       IconURI                          N
  'infu'       InfoURL                          N
  'kgtt'       TrackType                        N
  'kywd'       Keywords                         N
  'loci'       LocationInformation              N
  'lrcu'       LyricsURI                        N
  'manu'       Make                             N
  'meta'       Meta                             QuickTime Meta
  'modl'       Model                            N
  'name'       Name                             N
  'perf'       Performer                        N
  'ptv '       PrintToVideo                     QuickTime Video
  'reel'       ReelName                         N
  'rtng'       Rating                           N
  'scen'       Scene                            N
  'scrn'       OlympusPreview                   Olympus scrn
  'shot'       ShotName                         N
  'slno'       SerialNumber                     N
  'smta'       SamsungSmta                      Samsung smta
  'tags'       Audible_tags                     Audible tags
  'thmb'       MakerNotePentax5a                Pentax
               OlympusThumbnail                 Olympus thmb
               ThumbnailImage                   N
               ThumbnailPNG                     N
               UnknownThumbnail                 N
  'titl'       Title                            N
  'urat'       UserRating                       N
  'vndr'       Vendor                           N
  'yrrc'       Year                             N
  "\xa9ART"    Artist                           N
  "\xa9alb"    Album                            N
  "\xa9arg"    Arranger                         N
  "\xa9ark"    ArrangerKeywords                 N
  "\xa9cmt"    Comment                          N
  "\xa9cok"    ComposerKeywords                 N
  "\xa9com"    Composer                         N
  "\xa9cpy"    Copyright                        N
  "\xa9day"    ContentCreateDate                N
  "\xa9dir"    Director                         N
  "\xa9ed1"    Edit1                            N
  "\xa9ed2"    Edit2                            N
  "\xa9ed3"    Edit3                            N
  "\xa9ed4"    Edit4                            N
  "\xa9ed5"    Edit5                            N
  "\xa9ed6"    Edit6                            N
  "\xa9ed7"    Edit7                            N
  "\xa9ed8"    Edit8                            N
  "\xa9ed9"    Edit9                            N
  "\xa9fmt"    Format                           N
  "\xa9gen"    Genre                            N
  "\xa9grp"    Grouping                         N
  "\xa9inf"    Information                      N
  "\xa9isr"    ISRCCode                         N
  "\xa9lab"    RecordLabelName                  N
  "\xa9lal"    RecordLabelURL                   N
  "\xa9lyr"    Lyrics                           N
  "\xa9mak"    Make                             N
  "\xa9mal"    MakerURL                         N
  "\xa9mdl"    Model                            N
  "\xa9mod"    Model                            N
  "\xa9nam"    Title                            N
  "\xa9pdk"    ProducerKeywords                 N
  "\xa9phg"    RecordingCopyright               N
  "\xa9prd"    Producer                         N
  "\xa9prf"    Performers                       N
  "\xa9prk"    PerformerKeywords                N
  "\xa9prl"    PerformerURL                     N
  "\xa9req"    Requirements                     N
  "\xa9snk"    SubtitleKeywords                 N
  "\xa9snm"    Subtitle                         N
  "\xa9src"    SourceCredits                    N
  "\xa9swf"    SongWriter                       N
  "\xa9swk"    SongWriterKeywords               N
  "\xa9swr"    SoftwareVersion                  N
  "\xa9too"    Encoder                          N
  "\xa9trk"    Track                            N
  "\xa9wrt"    Composer                         N
  "\xa9xyz"    GPSCoordinates                   N

QuickTime HintTrackInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'dimm'   ImmediateDataBytes                   N
  'dmax'   LargestPacketDuration                N
  'dmed'   MediaTrackBytes                      N
  'drep'   RepeatedDataBytes                    N
  'maxr'   MaxDataRate                          N
  'npck'   NumPackets                           N
  'nump'   NumPackets                           N
  'payt'   PayloadType                          N
  'pmax'   LargestPacketSize                    N
  'tmax'   MaxTransmissionTime                  N
  'tmin'   MinTransmissionTime                  N
  'totl'   TotalBytes                           N
  'tpaY'   TotalBytesNoRTPHeaders               N
  'tpay'   TotalBytesNoRTPHeaders               N
  'tpyl'   TotalBytesNoRTPHeaders               N
  'trpY'   TotalBytes                           N
  'trpy'   TotalBytes                           N

QuickTime HintInfo Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'rtp '   RealtimeStreamingProtocol            N
  'sdp '   StreamingDataProtocol                N

QuickTime HTCBinary Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

QuickTime Video Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    DisplaySize                          N
      6    SlideShow                            N

QuickTime UserMedia Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'MTDT'   MetaData                             QuickTime MetaData

QuickTime MetaData Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   Title                                N
  0x0003   ProductionDate                       N
  0x0004   Software                             N
  0x0005   Product                              N
  0x000a   TrackProperty                        N
  0x000b   TimeZone                             N
  0x000c   ModifyDate                           N

QuickTime MovieHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    MovieHeaderVersion                   N
      1    CreateDate                           int32u
      2    ModifyDate                           int32u
      3    TimeScale                            N
      4    Duration                             N
      5    PreferredRate                        N
      6    PreferredVolume                      N
      9    MatrixStructure                      N
     18    PreviewTime                          N
     19    PreviewDuration                      N
     20    PosterTime                           N
     21    SelectionTime                        N
     22    SelectionDuration                    N
     23    CurrentTime                          N
     24    NextTrackID                          N

QuickTime Preview Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    PreviewDate                          int32u
      2    PreviewVersion                       N
      3    PreviewAtomType                      N
      5    PreviewAtomIndex                     N

QuickTime Profile Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'APRF'   AudioProfile                         QuickTime AudioProf
  'FPRF'   FileGlobalProfile                    QuickTime FileProf
  'OLYM'   OlympusOLYM                          Olympus OLYM
  'VPRF'   VideoProfile                         QuickTime VideoProf

QuickTime AudioProf Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    AudioProfileVersion?                 N
      1    AudioTrackID                         N
      2    AudioCodec                           N
      3    AudioCodecInfo?                      N
      4    AudioAttributes                      N
      5    AudioAvgBitrate                      N
      6    AudioMaxBitrate                      N
      7    AudioSampleRate                      N
      8    AudioChannels                        N

QuickTime FileProf Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FileProfileVersion?                  N
      1    FileFunctionFlags                    N

QuickTime VideoProf Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    VideoProfileVersion?                 N
      1    VideoTrackID                         N
      2    VideoCodec                           N
      3    VideoCodecInfo?                      N
      4    VideoAttributes                      N
      5    VideoAvgBitrate                      N
      6    VideoMaxBitrate                      N
      7    VideoAvgFrameRate                    N
      8    VideoMaxFrameRate                    N
      9    VideoSize                            N
     10    PixelAspectRatio                     N

QuickTime Flip Tags

Found in MP4 files from Flip Video cameras.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    PreviewImageWidth                    N
      2    PreviewImageHeight                   N
     13    PreviewImageLength                   N
     14    SerialNumber                         N
     28    PreviewImage                         N

QuickTime ImageFile Tags

Tags used in QTIF QuickTime Image Files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'idat'   ImageData                            N
  'idsc'   ImageDescription                     QuickTime ImageDesc
  'iicc'   ICC_Profile                          ICC_Profile

PLIST Tags

Apple Property List tags. ExifTool reads both XML and binary-format PLIST files, and will extract any existing tags even if they aren't listed below. These tags belong to the family 0 "PLIST" group, but family 1 group may be either "XML" or "PLIST" depending on whether the format is XML or binary.

  Tag ID                       Tag Name         Writable
  ------                       --------         --------
  'MetaDataList//DateTimeOriginal'
                               DateTimeOriginal N
  'MetaDataList//Duration'     Duration         N
  'MetaDataList//Geolocation/Latitude'
                               GPSLatitude      N
  'MetaDataList//Geolocation/Longitude'
                               GPSLongitude     N
  'MetaDataList//Geolocation/MapDatum'
                               GPSMapDatum      N
  'XMLFileType'                XMLFileType      N
  'cast//name'                 Cast             N+
  'codirectors//name'          Codirectors      N+
  'directors//name'            Directors        N+
  'producers//name'            Producers        N+
  'screenwriters//name'        Screenwriters    N+
  'studio//name'               Studio           N+

Matroska Tags

The following tags are extracted from Matroska multimedia container files. This container format is used by file types such as MKA, MKV, MKS and WEBM. For speed, ExifTool extracts tags only up to the first Cluster unless the Verbose (-v) or Unknown = 2 (-U) option is used. See http://www.matroska.org/technical/specs/index.html for the official Matroska specification.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  0x0000       ChapterDisplay                   Matroska
  0x0003       TrackType                        N
  0x0005       ChapterString                    N
  0x0006       VideoCodecID                     N
               AudioCodecID                     N
               CodecID                          N
  0x0008       TrackDefault                     N
  0x0009       ChapterTrackNumber?              N
  0x000e       Slices                           Matroska
  0x000f       ChapterTrack                     Matroska
  0x0011       ChapterTimeStart                 N
  0x0012       ChapterTimeEnd                   N
  0x0016       CueRefTime?                      N
  0x0017       CueRefCluster?                   N
  0x0018       ChapterFlagHidden?               N
  0x001a       VideoScanType                    N
  0x001b       BlockDuration?                   N
  0x001c       TrackLacing?                     N
  0x001f       AudioChannels                    N
  0x0020       BlockGroup                       Matroska
  0x0021       Block?                           N
  0x0022       BlockVirtual?                    N
  0x0023       SimpleBlock?                     N
  0x0024       CodecState?                      N
  0x0025       BlockAdditional?                 N
  0x0026       BlockMore                        Matroska
  0x0027       Position                         N
  0x002a       CodecDecodeAll                   N
  0x002b       PrevSize                         N
  0x002e       TrackEntry                       Matroska
  0x002f       EncryptedBlock?                  N
  0x0030       ImageWidth                       N
  0x0033       CueTime?                         N
  0x0035       AudioSampleRate                  N
  0x0036       ChapterAtom                      Matroska
  0x0037       CueTrackPositions                Matroska
  0x0039       TrackUsed                        N
  0x003a       ImageHeight                      N
  0x003b       CuePoint                         Matroska
  0x003f       CRC-32?                          N
  0x004b       BlockAdditionalID?               N
  0x004c       LaceNumber?                      N
  0x004d       FrameNumber?                     N
  0x004e       Delay?                           N
  0x004f       ClusterDuration?                 N
  0x0057       TrackNumber                      N
  0x005b       CueReference                     Matroska
  0x0060       Video                            Matroska
  0x0061       Audio                            Matroska
  0x0067       TimeCode?                        N
  0x0068       TimeSlice                        Matroska
  0x006a       CueCodecState?                   N
  0x006b       CueRefCodecState?                N
  0x006c       Void?                            N
  0x006e       BlockAddID?                      N
  0x0071       CueClusterPosition?              N
  0x0077       CueTrack?                        N
  0x007a       ReferencePriority?               N
  0x007b       ReferenceBlock?                  N
  0x007d       ReferenceVirtual?                N
  0x0254       ContentCompressionAlgorithm      N
  0x0255       ContentCompressionSettings?      N
  0x0282       DocType                          N
  0x0285       DocTypeReadVersion               N
  0x0286       EBMLVersion                      N
  0x0287       DocTypeVersion                   N
  0x02f2       EBMLMaxIDLength?                 N
  0x02f3       EBMLMaxSizeLength?               N
  0x02f7       EBMLReadVersion                  N
  0x037c       ChapterLanguage                  N
  0x037e       ChapterCountry                   N
  0x0444       SegmentFamily?                   N
  0x0461       DateTimeOriginal                 N
  0x047a       TagLanguage                      N
  0x0484       TagDefault                       N
  0x0485       TagBinary                        N
  0x0487       TagString                        N
  0x0489       Duration                         N
  0x050d       ChapterProcessPrivate?           N
  0x0598       ChapterFlagEnabled?              N
  0x05a3       TagName                          N
  0x05b9       EditionEntry                     Matroska
  0x05bc       EditionUID?                      N
  0x05bd       EditionFlagHidden?               N
  0x05db       EditionFlagDefault?              N
  0x05dd       EditionFlagOrdered?              N
  0x065c       AttachedFileData                 N
  0x0660       AttachedFileMIMEType             N
  0x066e       AttachedFileName                 N
  0x0675       AttachedFileReferral?            N
  0x067e       AttachedFileDescription          N
  0x06ae       AttachedFileUID                  N
  0x07e1       ContentEncryptionAlgorithm       N
  0x07e2       ContentEncryptionKeyID?          N
  0x07e3       ContentSignature?                N
  0x07e4       ContentSignatureKeyID?           N
  0x07e5       ContentSignatureAlgorithm        N
  0x07e6       ContentSignatureHashAlgorithm    N
  0x0d80       MuxingApp                        N
  0x0dbb       Seek                             Matroska
  0x1031       ContentEncodingOrder?            N
  0x1032       ContentEncodingScope?            N
  0x1033       ContentEncodingType              N
  0x1034       ContentCompression               Matroska
  0x1035       ContentEncryption                Matroska
  0x135f       CueRefNumber?                    N
  0x136e       TrackName                        N
  0x1378       CueBlockNumber?                  N
  0x137f       TrackOffset?                     N
  0x13ab       SeekID?                          N
  0x13ac       SeekPosition?                    N
  0x13b8       Stereo3DMode                     N
  0x14aa       CropBottom                       N
  0x14b0       DisplayWidth                     N
  0x14b2       DisplayUnit                      N
  0x14b3       AspectRatioType                  N
  0x14ba       DisplayHeight                    N
  0x14bb       CropTop                          N
  0x14cc       CropLeft                         N
  0x14dd       CropRight                        N
  0x15aa       TrackForced                      N
  0x15ee       MaxBlockAdditionID?              N
  0x1741       WritingApp                       N
  0x1854       SilentTracks                     Matroska
  0x18d7       SilentTrackNumber                N
  0x21a7       AttachedFile                     Matroska
  0x2240       ContentEncoding                  Matroska
  0x2264       AudioBitsPerSample               N
  0x23a2       CodecPrivate?                    N
  0x23c0       Targets                          Matroska
  0x23c3       ChapterPhysicalEquivalent        N
  0x23c4       TagChapterUID?                   N
  0x23c5       TagTrackUID?                     N
  0x23c6       TagAttachmentUID?                N
  0x23c9       TagEditionUID?                   N
  0x23ca       TargetType                       N
  0x2532       SignedElement?                   N
  0x2624       TrackTranslate                   Matroska
  0x26a5       TrackTranslateTrackID?           N
  0x26bf       TrackTranslateCodec              N
  0x26fc       TrackTranslateEditionUID?        N
  0x27c8       SimpleTag                        Matroska
  0x28ca       TargetTypeValue                  N
  0x2911       ChapterProcessCommand            Matroska
  0x2922       ChapterProcessTime?              N
  0x2924       ChapterTranslate                 Matroska
  0x2933       ChapterProcessData?              N
  0x2944       ChapterProcess                   Matroska
  0x2955       ChapterProcessCodecID?           N
  0x29a5       ChapterTranslateID?              N
  0x29bf       ChapterTranslateCodec            N
  0x29fc       ChapterTranslateEditionUID?      N
  0x2d80       ContentEncodings                 Matroska
  0x2de7       MinCache?                        N
  0x2df8       MaxCache?                        N
  0x2e67       ChapterSegmentUID?               N
  0x2ebc       ChapterSegmentEditionUID?        N
  0x2fab       TrackOverlay?                    N
  0x3373       Tag                              Matroska
  0x3384       SegmentFileName                  N
  0x33a4       SegmentUID?                      N
  0x33c4       ChapterUID?                      N
  0x33c5       TrackUID?                        N
  0x3446       TrackAttachmentUID               N
  0x35a1       BlockAdditions                   Matroska
  0x38b5       OutputAudioSampleRate            N
  0x3ba9       Title                            N
  0x3d7b       ChannelPositions?                N
  0x3e5b       SignatureElements                Matroska
  0x3e7b       SignatureElementList             Matroska
  0x3e8a       SignatureAlgo                    N
  0x3e9a       SignatureHash                    N
  0x3ea5       SignaturePublicKey?              N
  0x3eb5       Signature?                       N
  0x2b59c      TrackLanguage                    N
  0x3314f      TrackTimecodeScale               N
  0x383e3      FrameRate                        N
  0x3e383      VideoFrameRate                   N
               DefaultDuration                  N
  0x58688      VideoCodecName                   N
               AudioCodecName                   N
               CodecName                        N
  0x6b240      CodecDownloadURL                 N
  0xad7b1      TimecodeScale                    N
  0xeb524      ColorSpace?                      N
  0xfb523      Gamma                            N
  0x1a9697     CodecSettings                    N
  0x1b4040     CodecInfoURL                     N
  0x1c83ab     PrevFileName                     N
  0x1cb923     PrevUID?                         N
  0x1e83bb     NextFileName                     N
  0x1eb923     NextUID?                         N
  0x43a770     Chapters                         Matroska
  0x14d9b74    SeekHead                         Matroska
  0x254c367    Tags                             Matroska
  0x549a966    Info                             Matroska
  0x654ae6b    Tracks                           Matroska
  0x8538067    SegmentHeader                    Matroska
  0x941a469    Attachments                      Matroska
  0xa45dfa3    EBMLHeader                       Matroska
  0xb538667    SignatureSlot                    Matroska
  0xc53bb6b    Cues                             Matroska
  0xf43b675    Cluster                          Matroska

MOI Tags

MOI files store information about associated MOD or TOD files, and are written by some JVC, Canon and Panasonic camcorders.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    MOIVersion                           N
      6    DateTimeOriginal                     N
     14    Duration                             N
    128    AspectRatio                          N
    132    AudioCodec                           N
    134    AudioBitrate                         N
    218    VideoBitrate                         N

MXF Tags

Tags extracted from Material Exchange Format files. Tag ID's are not listed because they are bulky 16-byte binary values.

  Tag Name                                      Writable
  --------                                      --------
  AAFManufacturerID?                            N
  AES3PCMDescriptor                             MXF
  AFDAndBarData?                                N
  AGICOAID?                                     N
  AICI?                                         N
  AIFCSummary?                                  N
  ANCPacketCount                                N
  ANCPayloadByteArray                           N
  ANCPayloadSampleCoding                        N
  ANCPayloadSampleCount                         N
  ANCWrappingType                               N
  Abstract                                      N
  Abstract                                      N
  AccountingReferenceNumber                     N
  ActiveFormatDescriptor                        N
  ActiveLinesperFrame                           N
  ActiveSamplesperLine                          N
  ActiveState                                   N
  Ad-ID?                                        N
  Address                                       MXF
  AddressLine                                   N
  AddressLine                                   N
  AddressNameValueSets?                         N
  AddressSets?                                  N
  AdvertisingMaterialReference                  N
  AestheticValue                                N
  AlphaMaximumRef                               N
  AlphaMinimumRef                               N
  AlphaSampleDepth                              N
  AlphaTransparency                             N
  AlternateName                                 N
  AlternateName                                 N
  Alternates?                                   N
  AnalogDataCodingKind                          N
  AnalogMetadataCarrier                         N
  AnalogMonitoringAndControlCodingKind          N
  AnalogSystem                                  N
  AnalogVideoSystemName                         N
  AnalogVideoSystemName?                        N
  AnamorphicLensCharacteristic                  N
  AnchorOffset                                  N
  AncillaryResourceID?                          N
  AngleToNorth                                  N
  AngularUnitKind                               N
  Annotation?                                   N
  Annotation                                    MXF
  AnnotationCueWordsSet?                        N
  AnnotationDescription                         N
  AnnotationDescription                         N
  AnnotationKind                                N
  AnnotationKind                                N
  AnnotationParticipantSets?                    N
  AnnotationSets?                               N
  AnnotationSynopsis                            N
  AnnotationSynopsis                            N
  ApplicationEnvironmentID                      N
  ApplicationInformationArray?                  N
  ApplicationName                               N
  ApplicationName                               N
  ApplicationPlatform                           N
  ApplicationPlatform                           N
  ApplicationPlug-InBatch?                      N
  ApplicationPlug-InInstanceID?                 N
  ApplicationProductID?                         N
  ApplicationScheme?                            N
  ApplicationSchemeBatch?                       N
  ApplicationSupplierName                       N
  ApplicationSupplierName                       N
  ApplicationVersionNumber                      N
  ApplicationVersionString                      N
  ApplicationVersionString                      N
  ApproximateImageContainerSize                 N
  ArchiveID                                     N
  AssetValue                                    N
  AssignedCategoryName                          N
  AssignedCategoryName                          N
  AssignedCategoryValue                         N
  AssignedCategoryValue                         N
  AssociatedMetadataDefinition?                 N
  AstronomicalBodyName                          N
  AstronomicalBodyName                          N
  AudienceAppreciation                          N
  AudienceRating                                N
  AudienceReach                                 N
  AudienceShare                                 N
  AudioAverageBitrate                           N
  AudioCodingSchemeCode                         N
  AudioCodingSchemeID?                          N
  AudioCodingSchemeName                         N
  AudioCompressionAlgorithm                     N
  AudioDeviceKind                               N
  AudioDeviceParameter                          N
  AudioDeviceParameterSetting                   N
  AudioEnhancementOrModificationDescription     N
  AudioFirstMix-DownProcess                     N
  AudioFixedBitrateFlag                         N
  AudioMonoChannelCount                         N
  AudioNoiseReductionAlgorithm                  N
  AudioReferenceLevel                           N
  AudioReferenceLevel                           N
  AudioSampleRate                               N
  AudioSampleRate                               N
  AudioStereoChannelCount                       N
  AudioWatermarkKind                            N
  AuthenticationFlag                            N
  AuxiliaryBitsMode                             N
  AvailableRepresentations?                     N
  AverageBytesPerSecond                         N
  Award                                         MXF
  AwardCategory                                 N
  AwardCategory                                 N
  AwardName                                     N
  AwardName                                     N
  AwardParticipantSets?                         N
  AwardSets?                                    N
  BICI?                                         N
  BackgroundMusicFlag                           N
  BankDetailsSet?                               N
  BeginAnchor                                   N
  BeginAnchor                                   N
  BextCodingHistory                             N
  BextCodingHistory                             N
  Bitrate                                       N
  BitsPerAudioSample                            N
  BitsPerPixel                                  N
  BitsPerPixel                                  N
  BitsPerSample                                 N
  BlackReferenceLevel                           N
  BlockAlign                                    N
  BlockContinuityCount                          N
  BlockStartOffset                              N
  BoundingRectangle?                            N
  BrandMainTitle                                N
  BrandMainTitle                                N
  BrandOriginalTitle                            N
  BrandOriginalTitle                            N
  Branding                                      MXF
  BrandingSets?                                 N
  BroadcastChannel                              N
  BroadcastDate                                 N
  BroadcastMediumCode                           N
  BroadcastMediumKind                           N
  BroadcastOrganizationName                     N
  BroadcastOrganizationName                     N
  BroadcastRegion                               N
  BroadcastRegion                               N
  BroadcastServiceName                          N
  BroadcastTime                                 N
  BroadcasterRightsToCopy                       N
  BufferDelay?                                  N
  BuildingName                                  N
  BuildingName                                  N
  Bypass                                        N
  BypassOverride                                N
  ByteOffset                                    N
  ByteOrder                                     N
  CBEStartOffset                                N
  CDCIEssenceDescriptor                         MXF
  CISACLegalEntityID?                           N
  CaptionDescription                            MXF
  CaptionDescriptionSets?                       N
  CaptionKind                                   N
  CaptionKind                                   N
  CaptionTitles                                 N
  CaptionsDescriptionParticipantSets?           N
  CaptionsViaTeletext                           N
  CaptureAspectRatio                            N
  CaptureFilmFrameRate                          N
  CaptureGammaEquation                          N
  CaptureGammaEquation                          N
  CaptureGammaEquation?                         N
  CatalogDataStatus                             N
  CatalogDataStatus                             N
  CatalogPrefixNumber                           N
  CatalogingSystemName                          N
  CentralTelephoneNumber                        N
  ChannelAssignment?                            N
  ChannelCount                                  N
  ChannelHandle                                 N
  ChannelID                                     N
  ChannelIDs                                    N
  ChannelStatusMode                             N
  CipherAlgorithm?                              N
  CipherAlgorithmAES128CBC?                     N
  Citizenship                                   N
  Citizenship                                   N
  CityName                                      N
  CityName                                      N
  ClassDefinitions?                             N
  Classification                                MXF
  ClassificationAndMarkingSystem                N
  ClassificationComment                         N
  ClassificationComment                         N
  ClassificationNameValueSets?                  N
  ClassificationReason                          N
  ClassificationSets?                           N
  ClassifiedBy                                  N
  ClassifyingCountryCode                        N
  ClipCreationDateTime                          N
  ClipFramework                                 MXF
  ClipID                                        N
  ClipIDArray?                                  N
  ClipKind                                      N
  ClipNumber                                    N
  ClipNumber                                    N
  ClipShotSets?                                 N
  CloneCount                                    N
  ClosedBodyPartition?                          N
  ClosedCaptionSubtitlesFlag                    N
  ClosedCompleteBodyPartition?                  N
  ClosedCompleteHeader                          MXF Header
  ClosedGOPIndicator                            N
  ClosedHeader                                  MXF Header
  CodecDefinition?                              N
  CodecDefinition?                              N
  CodecDefinitions?                             N
  CodecEssenceDescriptor?                       N
  CodecEssenceKinds?                            N
  CodedContentScanningKind                      N
  CodingLawKind                                 N
  CodingLawName                                 N
  CodingStyleDefault?                           N
  CollectionName                                N
  CollectionName                                N
  ColorDescriptor                               N
  ColorDescriptor                               N
  ColorFieldCode                                N
  ColorPrimaries                                N
  ColorPrimaries?                               N
  ColorRangeLevels                              N
  ColorSiting                                   N
  ColorimetryCode                               N
  ColorimetryCode?                              N
  CommunicationSets?                            N
  Communications                                MXF
  CompleteFooter?                               N
  ComponentAttributes?                          N
  ComponentDataDefinition                       N
  ComponentDepth                                N
  ComponentKLVData?                             N
  ComponentMaximumRef                           N
  ComponentMinimumRef                           N
  ComponentUserComments?                        N
  ComponentsInSequence?                         N
  CompositionRendering?                         N
  ComputedKeyData                               N
  ComputedKeyFrames                             N
  ComputedKeySounds                             N
  ComputedKeywords                              N
  ComputedKeywords                              N
  ComputedObjectKind                            N
  ComputedObjectKind                            N
  ComputedStratumKind                           N
  ConstantBPictureFlag                          N
  ConsumerRightsToCopy                          N
  ContactDepartmentName                         N
  ContactDepartmentName                         N
  ContactID?                                    N
  ContactKind                                   N
  ContactKind                                   N
  ContactNameValueSets?                         N
  ContactsList                                  MXF
  ContactsListSet?                              N
  ContainerDefinitions?                         N
  ContainerLastModifyDate                       N
  ContainerVersion                              N
  ContentClassification                         N
  ContentClassification                         N
  ContentCodingSystem                           N
  ContentMaturityDescription                    N
  ContentMaturityGraphic                        N
  ContentMaturityRating                         N
  ContentPackageIndexArray?                     N
  ContentPackageMetadataLink                    N
  ContentStorage?                               N
  ContentStorageSet                             MXF
  ContentValue                                  N
  ContextDescription                            N
  ContiguousDataFlag                            N
  Contract                                      MXF
  ContractClauseDescription                     N
  ContractClauseDescription                     N
  ContractDateTime                              N
  ContractEntity                                N
  ContractInstallmentPercentage                 N
  ContractLineCode                              N
  ContractLineName                              N
  ContractLineName                              N
  ContractParticipantSets?                      N
  ContractSets?                                 N
  ContractTermsOfBusiness                       N
  ContractTermsOfBusiness                       N
  ContractType                                  N
  ContractType                                  N
  ContractTypeCode                              N
  ContractTypeLink                              N
  ContributionStatus                            N
  ContributionStatus                            N
  ControlPointList?                             N
  ControlPointTime                              N
  CopyCount                                     N
  CopyrightLicenseCountryCode                   N
  CopyrightLicenseRegionCode                    N
  CopyrightLicenseRegionName                    N
  CopyrightOwnerName                            N
  CopyrightOwnerName                            N
  CopyrightStatus                               N
  CopyrightStatus                               N
  CornerLatitudePoint1                          N
  CornerLatitudePoint1                          N
  CornerLatitudePoint2                          N
  CornerLatitudePoint2                          N
  CornerLatitudePoint3                          N
  CornerLatitudePoint3                          N
  CornerLatitudePoint4                          N
  CornerLatitudePoint4                          N
  CornerLongitudePoint1                         N
  CornerLongitudePoint1                         N
  CornerLongitudePoint2                         N
  CornerLongitudePoint2                         N
  CornerLongitudePoint3                         N
  CornerLongitudePoint3                         N
  CornerLongitudePoint4                         N
  CornerLongitudePoint4                         N
  CountryCodeMethod                             N
  CountryCodeMethod                             N
  CountryName                                   N
  CountryName                                   N
  CountryName                                   N
  CountryName                                   N
  CreateDate                                    N
  CryptographicContext                          MXF
  CryptographicContextID?                       N
  CryptographicContextLink?                     N
  CryptographicContextObject?                   N
  CryptographicFramework                        MXF
  CryptographicFrameworkLabel?                  N
  CryptographicKeyID?                           N
  Csiz                                          N
  Cue-InWords                                   N
  Cue-InWords                                   N
  Cue-OutWords                                  N
  Cue-OutWords                                  N
  CueWords                                      MXF
  CulturalValue                                 N
  CurrencyCode                                  N
  CurrencyName                                  N
  CurrentNumberInSequence                       N
  CurrentNumberInSequence                       N
  CurrentRepeatNumber                           N
  CutPoint                                      N
  DMFramework                                   MXF
  DMSegment                                     MXF
  DMSet                                         MXF
  DMSourceClip                                  MXF
  DOI?                                          N
  DVBParentalRating                             N
  DataDefinition?                               N
  DataDefinitions?                              N
  DataDeviceKind                                N
  DataDeviceParameterName                       N
  DataDeviceParameterSetting                    N
  DataEnhancementOrModificationDescription      N
  DataEssenceCoding                             N
  DataEssenceCodingID?                          N
  DateTimeDropFrameFlag                         N
  DateTimeEmbeddedFlag                          N
  DateTimeKind?                                 N
  DateTimeRate                                  N
  DeclassificationDate                          N
  DefaultDataValue?                             N
  DefaultFadeDuration                           N
  DefaultFadeEditRate                           N
  DefaultFadeType?                              N
  DefaultNamespaceURI                           N
  DefaultNamespaceURI                           N
  DefaultObject?                                N
  DefinedName                                   N
  DefinedName                                   N
  DefinitionObjectID?                           N
  DefinitionObjectName                          N
  DefinitionObjectName                          N
  DegradedEffects?                              N
  DeltaEntryArray?                              N
  DerivedFrom                                   N
  Description                                   N
  Description                                   N
  DescriptionKind                               N
  DescriptionKind                               N
  DescriptiveComment                            N
  DescriptiveComment                            N
  DescriptiveMetadataApplicationEnvironmentID   N
  DescriptiveMetadataFramework?                 N
  DescriptiveMetadataPlug-InID?                 N
  DescriptiveMetadataScheme?                    N
  DescriptiveMetadataSchemes?                   N
  DescriptiveMetadataSetReferences?             N
  DescriptiveMetadataSets?                      N
  DescriptiveMetadataTrackIDs                   N
  DeviceAbsoluteHeading                         N
  DeviceAbsolutePositionalAccuracy              N
  DeviceAbsoluteSpeed                           N
  DeviceAltitude                                N
  DeviceAltitude                                N
  DeviceAssetNumber                             N
  DeviceDesignation                             N
  DeviceIDKind                                  N
  DeviceKind                                    N
  DeviceKind                                    N
  DeviceKindCode                                N
  DeviceLatitude                                N
  DeviceLatitude                                N
  DeviceLatitude                                N
  DeviceLongitude                               N
  DeviceLongitude                               N
  DeviceLongitude                               N
  DeviceManufacturerName                        N
  DeviceManufacturerName                        N
  DeviceModel                                   N
  DeviceParameterNameValueSets?                 N
  DeviceParameters                              MXF
  DeviceParametersSets?                         N
  DeviceRelativeHeading                         N
  DeviceRelativePositionX                       N
  DeviceRelativePositionY                       N
  DeviceRelativePositionZ                       N
  DeviceRelativePositionalAccuracy              N
  DeviceRelativeSpeed                           N
  DeviceSerialNumber                            N
  DeviceUsageDescription                        N
  DeviceUsageDescription                        N
  DeviceXDimension                              N
  DeviceYDimension                              N
  DialNorm                                      N
  Dictionary?                                   N
  DictionaryDescription                         N
  DictionaryDescription                         N
  DictionaryIdentifier?                         N
  DigitalEncodingBitrate                        N
  DigitalMetadataCarrier                        N
  DigitalOrAnalogOrigination                    N
  DigitalVideoFileFormat                        N
  DirectorName                                  N
  DiscPartitionCapacity                         N
  DisplayF2Offset                               N
  DisplayHeight                                 N
  DisplayUnits                                  N
  DisplayUnits                                  N
  DisplayWidth                                  N
  DisplayXOffset                                N
  DisplayYOffset                                N
  Dither                                        N
  DropFrame                                     N
  Duration                                      N
  DynamicSourcePackageID?                       N
  DynamicSourceTrackIDs                         N
  E-mailAddress                                 N
  E-mailAddress                                 N
  EPGProgramSynopsis                            N
  EdgeCode                                      N
  EdgeCodeFilmGauge?                            N
  EdgeCodeFormat?                               N
  EdgeCodeHeader?                               N
  EdgeCodeStart                                 N
  EditHint?                                     N
  EditRate                                      N
  EditUnitFlags                                 N
  EditUnitLength                                N
  EditingEventComment                           N
  EditingEventComment                           N
  EffectRendering?                              N
  ElectrospatialFormulation                     N
  ElementCount                                  N
  ElementDelta                                  N
  ElementLength                                 N
  ElementNameList                               N
  Emphasis                                      N
  EncryptedContainerLabel?                      N
  EncryptedSourceValue?                         N
  EncryptedTrackFileID?                         N
  EndAnchor                                     N
  EndAnchor                                     N
  EnhancementOrModificationDescription          N
  EnumerationUnderlyingIntegerType?             N
  EpisodeEndNumber                              N
  EpisodeNumber                                 N
  EpisodeNumber                                 N
  EpisodeStartNumber                            N
  EpisodicItemSets?                             N
  EssenceContainerArray?                        N
  EssenceContainerDataSet                       MXF
  EssenceContainerFormat?                       N
  EssenceContainerFormat?                       N
  EssenceContainers?                            N
  EssenceData?                                  N
  EssenceDescription?                           N
  EssenceIsIdentified                           N
  EssenceLength                                 N
  EssenceLocators?                              N
  EssenceStreamID                               N
  Event                                         MXF
  EventAbsoluteDuration                         N
  EventAbsoluteDuration?                        N
  EventAbsoluteDurationFrameCount               N
  EventAnnotationSets?                          N
  EventElapsedTimeToEnd                         N
  EventElapsedTimeToStart                       N
  EventEndTimeOffset                            N
  EventEndTimecodeOffset?                       N
  EventIndication                               N
  EventIndication                               N
  EventOrigin                                   N
  EventSets?                                    N
  EventStart                                    N
  EventStartTimeOffset                          N
  EventStartTimecodeOffset?                     N
  EventTrack                                    MXF
  EventTrackEditRate                            N
  ExCCIData?                                    N
  ExposedAspectRatio                            N
  ExtendedCaptionsLanguageCode                  N
  ExtendedClipID                                N
  ExtendedClipIDArray?                          N
  ExtendedTextLanguageCode                      N
  ExtendibleElementNameList                     N
  FNumber                                       N
  Fade-InDuration                               N
  Fade-InType?                                  N
  Fade-OutDuration                              N
  Fade-OutType?                                 N
  FamilyName                                    N
  FamilyName                                    N
  FaxNumber                                     N
  FaxNumber                                     N
  FemaleLeadActressName                         N
  FestivalName                                  N
  FestivalName                                  N
  FieldDominance                                N
  FieldFrameTypeCode                            N
  FieldOfViewHorizontal                         N
  FieldOfViewHorizontal                         N
  FieldOfViewVertical                           N
  FieldOfViewVerticalFP                         N
  FieldRate                                     N
  FileDescriptor                                MXF
  FileDescriptors?                              N
  FileSecurityReport                            N
  FileSecurityWave                              N
  FillerData?                                   N
  FilmBatchNumber                               N
  FilmBatchNumber                               N
  FilmCaptureAperture                           N
  FilmColorProcess                              N
  FilmFormatName                                N
  FilmFormatName                                N
  FilmFormatName?                               N
  FilmGauge?                                    N
  FilmStockKind                                 N
  FilmStockKind                                 N
  FilmStockManufacturerName                     N
  FilmStockManufacturerName                     N
  FilmTestParameter                             N
  FilmTestResult                                N
  FilmTestResult?                               N
  FilmToVideoTransferDirection?                 N
  FilmToVideoTransferKind?                      N
  FilmToVideoTransferPhase?                     N
  FilteringApplied                              N
  FilteringCode                                 N
  FirstBroadcastFlag                            N
  FirstGivenName                                N
  FirstGivenName                                N
  FirstNumberInSequence                         N
  FirstNumberInSequence                         N
  FirstTransmissionInfo                         N
  FixedArrayElementType?                        N
  FixedChannelStatusData?                       N
  FixedUserData?                                N
  FocalLength                                   N
  FocalLength                                   N
  Footer?                                       N
  FormatDescriptor                              N
  FormatDescriptor                              N
  FormerFamilyName                              N
  FormerFamilyName                              N
  FrameCenterElevation                          N
  FrameCenterLatitude                           N
  FrameCenterLatitude                           N
  FrameCenterLatitude                           N
  FrameCenterLatitudeLongitude                  N
  FrameCenterLongitude                          N
  FrameCenterLongitude                          N
  FrameCenterLongitude                          N
  FrameCode                                     N
  FrameCount                                    N
  FrameCountOffset                              N
  FrameLayout                                   N
  FramePositionalAccuracy                       N
  FrameRate                                     N
  FrameworkExtendedTextLanguageCode             N
  FrameworkTextLanguageCode                     N
  FrameworkThesaurusName                        N
  FrameworkThesaurusName                        N
  FrameworkTitle                                N
  FrameworkTitle                                N
  GenerationCloneNumber                         N
  GenerationCopyNumber                          N
  GenerationID?                                 N
  GenericDataEssenceDescriptor                  MXF
  GenericPackage                                MXF
  GenericPayloads?                              N
  GenericPictureEssenceDescriptor               MXF
  GenericSoundEssenceDescriptor                 MXF
  GenericTrack                                  MXF
  Genre                                         N
  Genre                                         N
  GeographicAreaNorthwest?                      N
  GeographicAreaSourceDatum                     N
  GeographicAreaSoutheast?                      N
  GeographicLocation?                           N
  GeographicPolygonCoordinates?                 N
  GeographicPolygonSourceDatum                  N
  GeographicalCoordinates?                      N
  GlobalNumber                                  N
  GraphicKind                                   N
  GraphicUsageKind                              N
  GraphicUsageKind                              N
  GroupRelationship                             MXF
  GroupSet?                                     N
  GroupSets?                                    N
  GroupSynopsis                                 N
  GroupSynopsis                                 N
  HMACAlgorithmSHA1128?                         N
  HTMLDOCTYPE                                   N
  HTMLDOCTYPE                                   N
  HTMLMetaDescription                           N
  HTMLMetaDescription                           N
  HardwareAcceleratorFlag                       N
  HasAudioWatermark                             N
  HasVideoWatermark                             N
  HeaderByteCount                               N
  HistoricalValue                               N
  HonorsAndQualifications                       N
  HonorsAndQualifications                       N
  HorizontalActionSafePercentage                N
  HorizontalDatum                               N
  HorizontalGraphicsSafePercentage              N
  HorizontalSubsampling                         N
  IBTN?                                         N
  IEEEDeviceID                                  N
  IEEEManufacturerID                            N
  ISAN?                                         N
  ISBD?                                         N
  ISBN?                                         N
  ISCI?                                         N
  ISMN?                                         N
  ISO3166CountryCode                            N
  ISO639-1LanguageCode                          N
  ISO639-1LanguageCode                          N
  ISO639CaptionsLanguageCode                    N
  ISO639TextLanguageCode                        N
  ISRC?                                         N
  ISRN?                                         N
  ISSN?                                         N
  ISTC?                                         N
  ISWC?                                         N
  IdenticalGOPIndicator                         N
  Identification                                MXF
  Identification                                MXF
  IdentificationList?                           N
  IdentificationSets?                           N
  IdentificationUL?                             N
  IdentifierIssuingAuthority                    N
  IdentifierIssuingAuthority                    N
  IdentifierKind                                N
  IdentifierValue                               N
  ImageAlignmentOffset                          N
  ImageCategory                                 N
  ImageCoordinateSystem                         N
  ImageEndOffset                                N
  ImageFormatSet?                               N
  ImageHeight                                   N
  ImageSourceDeviceKind                         N
  ImageSourceDeviceKind                         N
  ImageStartOffset                              N
  ImageWidth                                    N
  IncludeSync                                   N
  IndexByteCount                                N
  IndexDuration                                 N
  IndexEditRate                                 N
  IndexEntryArray?                              N
  IndexStreamID                                 N
  IndexTableSegment?                            N
  IndexingStartPosition                         N
  IndividualAwardName                           N
  InkNumber                                     N
  InputSegment?                                 N
  InputSegmentCount                             N
  InputSegments?                                N
  InsertMusicFlag                               N
  InstallmentNumber                             N
  InstanceUID?                                  N
  IntegrationIndication                         N
  IntegrationIndication                         N
  IntellectualPropertyDescription               N
  IntellectualPropertyDescription               N
  IntellectualPropertyLicenseCountryCode        N
  IntellectualPropertyLicenseRegionCode         N
  IntellectualPropertyLicenseRegionName         N
  IntellectualPropertyRights                    N
  IntellectualPropertyRights                    N
  IntendedAFD                                   N
  IntentDescriptor                              N
  IntentDescriptor                              N
  InterestedPartyName                           N
  Interpolation?                                N
  InterpolationDefinitions?                     N
  IsConcrete                                    N
  IsDubbed                                      N
  IsLiveProduction                              N
  IsLiveTransmission                            N
  IsOptional                                    N
  IsRecording                                   N
  IsRepeat                                      N
  IsSearchable                                  N
  IsSigned                                      N
  IsUniqueIdentifier                            N
  IsVoiceover                                   N
  ItemDesignatorID?                             N
  ItemID                                        N
  ItemName                                      N
  ItemName                                      N
  ItemValue                                     N
  ItemValue                                     N
  JFIFMarkerDescription                         N
  JFIFMarkerDescription                         N
  JPEG2000PictureSubDescriptor                  MXF
  JPEGTableID?                                  N
  JobFunctionCode                               N
  JobFunctionName                               N
  JobFunctionName                               N
  JobTitle                                      N
  JobTitle                                      N
  Jurisdiction                                  N
  Jurisdiction                                  N
  KAGSize                                       N
  KLVDataDefinitions?                           N
  KLVDataParentProperties?                      N
  KLVDataType?                                  N
  KLVDataValue?                                 N
  KLVMetadataSequence?                          N
  KeyCode?                                      N
  KeyData                                       N
  KeyDataOrProgram                              N
  KeyFrame                                      N
  KeyFrameSampleCount                           N
  KeyFrames                                     N
  KeyPoint                                      MXF
  KeyPointSets?                                 N
  KeySound                                      N
  KeySounds                                     N
  KeyText                                       N
  KeyTimePoint                                  N
  KeypointKind                                  N
  KeypointKind                                  N
  KeypointValue                                 N
  KeypointValue                                 N
  Keywords                                      N
  Keywords                                      N
  LUID                                          N
  LanguageName                                  N
  LanguageName                                  N
  LastNumberInSequence                          N
  LastNumberInSequence                          N
  LayerNumber                                   N
  LeadingLines                                  N
  LengthSystemName                              N
  LengthUnitKind                                N
  LicenseOptionsDescription                     N
  LineNumber                                    N
  LinkedApplicationPlug-InInstanceID?           N
  LinkedDescriptiveFrameworkPlug-InID?          N
  LinkedDescriptiveObjectPlug-InID?             N
  LinkedGenerationID?                           N
  LinkedPackageID?                              N
  LinkedTimecodeTrackID?                        N
  LinkedTrackID                                 N
  LinkingName                                   N
  LinkingName                                   N
  LocalCreationDateTime                         N
  LocalDatumAbsolutePositionAccuracy            N
  LocalDatumRelativePositionAccuracy            N
  LocalEndDateTime                              N
  LocalEventEndDateTime                         N
  LocalEventEndDateTime                         N
  LocalEventStartDateTime                       N
  LocalEventStartDateTime                       N
  LocalFestivalDateTime                         N
  LocalFilePath                                 N
  LocalFilePath                                 N
  LocalID                                       N
  LocalLastModifyDate                           N
  LocalModifyDate                               N
  LocalStartDateTime                            N
  LocalTagEntries?                              N
  LocalTagUniqueID?                             N
  LocalTagValue                                 N
  LocalTapeNumber                               N
  LocalTargetID                                 N
  LocalTargetID                                 N
  LocalUserDateTime                             N
  Location                                      MXF
  LocationDescription                           N
  LocationDescription                           N
  LocationKind                                  N
  LocationKind                                  N
  LocationSets?                                 N
  LockedIndicator                               N
  LogoFlag                                      N
  LowDelayIndicator                             N
  LumaEquation                                  N
  LuminanceSampleRate                           N
  MIC?                                          N
  MICAlgorithm?                                 N
  MIMECharSet                                   N
  MIMECharSet                                   N
  MIMEEncoding                                  N
  MIMEEncoding                                  N
  MIMEMediaType                                 N
  MIMEMediaType                                 N
  MPEG2VideoDescriptor                          MXF
  MPEG7BiMAccessUnitFrame1?                     N
  MPEG7BiMAccessUnitFrame2?                     N
  MPEG7BiMAccessUnitFrame3?                     N
  MPEG7BiMAccessUnitFrame4?                     N
  MPEG7BiMAccessUnitFrame5?                     N
  MPEG7BiMAccessUnitFrame6?                     N
  MPEG7BiMAccessUnitFrame7?                     N
  MPEG7BiMAccessUnitFrame8?                     N
  MPEG7BiMDecoderInitFrame1?                    N
  MPEG7BiMDecoderInitFrame2?                    N
  MPEG7BiMDecoderInitFrame3?                    N
  MPEG7BiMDecoderInitFrame4?                    N
  MPEG7BiMDecoderInitFrame5?                    N
  MPEG7BiMDecoderInitFrame6?                    N
  MPEG7BiMDecoderInitFrame7?                    N
  MPEG7BiMDecoderInitFrame8?                    N
  MPEGAudioBitrate                              N
  MPEGAudioRecodingDataset?                     N
  MPEGVideoRecodingDataset?                     N
  MagneticDiskNumber                            N
  MagneticTrack                                 N
  MainCatalogNumber                             N
  MainName                                      N
  MainName                                      N
  MainSponsorName                               N
  MainTitle                                     N
  MainTitle                                     N
  MajorVersion                                  N
  MaleLeadActorName                             N
  ManufacturerID?                               N
  ManufacturerInformationObject?                N
  MapDatumUsed                                  N
  MarkIn                                        N
  MarkOut                                       N
  MaterialAbsoluteDuration                      N
  MaterialAbsoluteDuration?                     N
  MaterialEndTimeOffset                         N
  MaterialEndTimecodeOffset?                    N
  MaterialPackage                               MXF
  MaximumAPIVersion                             N
  MaximumBPictureCount                          N
  MaximumGOPSize                                N
  MaximumSupportedEngineVersion                 N
  MaximumSupportedPlatformVersion               N
  MaximumUseCount                               N
  MediaLocation                                 N
  MemberNameList                                N
  MemberTypes?                                  N
  MetadataEncodingSchemeCode                    N
  MetadataItemName                              N
  MetadataItemName                              N
  MetadataServerLocators?                       N
  MicrophonePlacementTechniques                 N
  MinimumAPIVersion                             N
  MinimumSupportedEngineVersion                 N
  MinimumSupportedPlatformVersion               N
  MinorVersion                                  N
  MissionID                                     N
  MissionID                                     N
  MobileTelephoneNumber                         N
  ModifyDate                                    N
  MonoSourceTrackIDs                            N
  MultipleDescriptor                            MXF
  NITFLayerTargetID                             N
  NITFLayerTargetID                             N
  NMEADocumentText                              N
  NOLACode                                      N
  NameSuffix                                    N
  NameSuffix                                    N
  NameValue                                     MXF
  NamespacePrefix                               N
  NamespacePrefix                               N
  NamespacePrefixes                             N
  NamespacePrefixes                             N
  NamespaceURI                                  N
  NamespaceURI                                  N
  NamespaceURIs                                 N
  NamespaceURIs                                 N
  Nationality                                   N
  Nationality                                   N
  NatureOfPersonality                           N
  NatureOfPersonality                           N
  NetworkLocator                                MXF
  NextNumberInSequence                          N
  NextNumberInSequence                          N
  NielsenStreamIdentifier                       N
  NominationCategory                            N
  NominationCategory                            N
  Non-USClassifyingCountryCode                  N
  ObjectAreaDimension                           N
  ObjectClass?                                  N
  ObjectClassDefinition?                        N
  ObjectCountryCode                             N
  ObjectCountryCode                             N
  ObjectCountryCodeMethod                       N
  ObjectDescription                             N
  ObjectDescription                             N
  ObjectDescriptionCode                         N
  ObjectHorizontalAverageDimension              N
  ObjectIdentificationConfidence                N
  ObjectKind                                    N
  ObjectKind                                    N
  ObjectModelVersion                            N
  ObjectName                                    N
  ObjectRegionCode                              N
  ObjectRegionName                              N
  ObjectVerticalAverageDimension                N
  ObliquityAngle                                N
  OffsetToIndexTable                            N
  OffsetToIndexTable                            N
  OffsetToMetadata                              N
  OffsetToMetadata                              N
  OpenBodyPartition?                            N
  OpenCompleteBodyPartition?                    N
  OpenCompleteHeader                            MXF Header
  OpenHeader                                    MXF Header
  OperatingSystemInterpretations                N
  OperationCategory?                            N
  OperationDataDefinition?                      N
  OperationDefinitionID?                        N
  OperationDefinitions?                         N
  OperationParameters?                          N
  OperationalPatternUL?                         N
  OpticalDiscNumber                             N
  OpticalTestParameterName                      N
  OpticalTestResult                             N
  OpticalTestResult                             N
  OpticalTrack                                  N
  Organisation                                  MXF
  OrganizationCode                              N
  OrganizationCode                              N
  OrganizationID                                N
  OrganizationID                                N
  OrganizationIDKind                            N
  OrganizationIDKind                            N
  OrganizationKind                              N
  OrganizationKind                              N
  OrganizationMainName                          N
  OrganizationMainName                          N
  OrganizationSets?                             N
  OrganizationalProgramNumber                   N
  OrganizationalProgramNumber                   N
  Origin                                        N
  OriginCode                                    N
  OriginalExtendedSpokenPrimaryLanguageCode     N
  OriginalProducerName                          N
  OriginalProducerName                          N
  OriginalTitle                                 N
  OriginalTitle                                 N
  OtherGivenNames                               N
  OtherGivenNames                               N
  OtherValues                                   N
  PII?                                          N
  POSIXMicroseconds                             N
  PURL                                          N
  PackLength                                    N
  PackageAttributes?                            N
  PackageID?                                    N
  PackageKLVData?                               N
  PackageLastModifyDate                         N
  PackageMarkInPosition                         N
  PackageMarkOutPosition                        N
  PackageMarker?                                N
  PackageName                                   N
  PackageName                                   N
  PackageTimelineMarkerRef?                     N
  PackageTracks?                                N
  PackageUsageKind?                             N
  PackageUserComments?                          N
  Packages?                                     N
  PaddingBits                                   N
  Palette?                                      N
  PaletteLayout?                                N
  PanScanInformation?                           N
  ParameterDataType?                            N
  ParameterDefinition?                          N
  ParameterDefinitions?                         N
  Parameters?                                   N
  ParentClass?                                  N
  Participant                                   MXF
  ParticipantID?                                N
  ParticipantOrganizationSets?                  N
  PartitionMetadata?                            N
  Password                                      N
  Password                                      N
  PayeeAccountName                              N
  PayeeAccountNumber                            N
  PayeeAccountSortCode                          N
  PayerAccountName                              N
  PayerAccountNumber                            N
  PayerAccountSortCode                          N
  PaymentDueDateTime                            N
  PaymentsSets?                                 N
  PeakChannelCount                              N
  PeakEnvelope                                  N
  PeakEnvelopeBlockSize                         N
  PeakEnvelopeData?                             N
  PeakEnvelopeData?                             N
  PeakEnvelopeFormat                            N
  PeakEnvelopeTimestamp                         N
  PeakEnvelopeVersion                           N
  PeakFrameCount                                N
  PeakOfPeaksPosition                           N
  PerceivedDisplayFormatCode                    N
  PerceivedDisplayFormatName                    N
  PerforationsPerFrame                          N
  PerforationsPerFrame                          N
  Person                                        MXF
  PersonDescription                             N
  PersonDescription                             N
  PersonOrganizationSets?                       N
  PersonSets?                                   N
  PhysicalInstanceKind                          N
  PhysicalMediaLength?                          N
  PhysicalMediaLocation                         N
  PictureComponentSizing?                       N
  PictureDisplayRate                            N
  PictureFormat                                 MXF
  PixelLayout?                                  N
  PlaceKeyword                                  N
  PlaceKeyword                                  N
  PlaceName                                     N
  PlaceName                                     N
  PlaintextOffset                               N
  PlatformDesignation                           N
  PlatformDesignation                           N
  PlatformHeadingAngle                          N
  PlatformModel                                 N
  PlatformPitchAngle                            N
  PlatformRollAngle                             N
  PlatformSerialNumber                          N
  Plug-InAPIID?                                 N
  Plug-InCategoryID?                            N
  Plug-InDefinitions?                           N
  Plug-InEngineID?                              N
  Plug-InLocatorSet?                            N
  Plug-InPlatformID?                            N
  PointsPerPeakValue                            N
  PolarCharacteristic                           N
  PosTableArray?                                N
  PositionInSequence                            N
  PositionTable?                                N
  PositionTableCount                            N
  PositionTableIndexing                         N
  PositionWithinViewportImageXCoordinate        N
  PositionWithinViewportImageYCoordinate        N
  PostCodeForPostbox                            N
  PostalCode                                    N
  PostalCode                                    N
  PostalTown                                    N
  PostalTown                                    N
  PostboxNumber                                 N
  Preface                                       MXF
  PresentationAspectRatio                       N
  PresentationGammaEquation                     N
  PresentationGammaEquation?                    N
  PresenterName                                 N
  PreviousNumberInSequence                      N
  PreviousNumberInSequence                      N
  PreviousRepeatNumber                          N
  PrimaryExtendedSpokenLanguageCode             N
  PrimaryOriginalLanguageCode                   N
  PrimaryPackage?                               N
  PrimarySpokenLanguageCode                     N
  Primer                                        MXF
  Processing                                    MXF
  ProcessingSet?                                N
  ProducerName                                  N
  ProductFormat                                 N
  ProductFormat                                 N
  ProductionFramework                           MXF
  ProductionOrganizationRole                    N
  ProductionOrganizationRole                    N
  ProductionScriptReference                     N
  ProductionScriptReference                     N
  ProductionSettingPeriodSets?                  N
  ProfileAndLevel                               N
  ProgramAwardName                              N
  ProgramCommercialMaterialReference            N
  ProgramIdentifier                             N
  ProgramIdentifierString                       N
  ProgramKind                                   N
  ProgramMaterialClassificationCode             N
  ProgramNumber                                 N
  ProgramSupportMaterialReference               N
  ProgrammingGroupKind                          N
  ProgrammingGroupKind                          N
  ProgrammingGroupTitle                         N
  ProgrammingGroupTitle                         N
  ProjectName                                   N
  ProjectName                                   N
  ProjectNumber                                 N
  ProjectSet?                                   N
  Projects                                      MXF
  Properties?                                   N
  PropertyType?                                 N
  Publication                                   MXF
  PublicationSets?                              N
  PublishingMediumName                          N
  PublishingMediumName                          N
  PublishingOrganizationName                    N
  PublishingOrganizationName                    N
  PublishingRegionName                          N
  PublishingRegionName                          N
  PublishingServiceName                         N
  PublishingServiceName                         N
  PulldownFieldDominance                        N
  PulldownSequence?                             N
  PurchaserAccountName                          N
  PurchaserAccountName                          N
  PurchaserAccountNumber                        N
  PurchaserIdentificationKind                   N
  PurchaserIdentificationValue                  N
  PurchasingDepartment                          N
  PurchasingOrganizationName                    N
  Purpose                                       N
  Purpose                                       N
  QltyBasicData                                 N
  QltyBasicData                                 N
  QltyCueSheet                                  N
  QltyCueSheet                                  N
  QltyEndOfModulation                           N
  QltyEndOfModulation                           N
  QltyOperatorComment                           N
  QltyOperatorComment                           N
  QltyQualityEvent                              N
  QltyQualityEvent                              N
  QltyQualityParameter                          N
  QltyQualityParameter                          N
  QltyStartOfModulation                         N
  QltyStartOfModulation                         N
  QualityFlag                                   N
  QuantizationDefault?                          N
  RGBAEssenceDescriptor                         MXF
  RIFFChunkData?                                N
  RIFFChunkID                                   N
  RIFFChunkLength                               N
  RP217DataStreamPID                            N
  RP217VideoStreamPID                           N
  RandomIndexMetadata?                          N
  RandomIndexMetadataV10?                       N
  Rating                                        N
  RecordedFormat                                N
  RecordedFormat                                N
  RecordedTrackNumber                           N
  RecordingLabelName                            N
  RecordingLabelName                            N
  ReelOrRollNumber                              N
  RegionCode                                    N
  RegionName                                    N
  RegionName                                    N
  RegisterAction                                N
  RegisterAdministrationArray?                  N
  RegisterAdministrationNotes                   N
  RegisterAdministrationObject?                 N
  RegisterApproverName                          N
  RegisterChildEntryArray?                      N
  RegisterCreationTime                          N
  RegisterEditorName                            N
  RegisterEntryAdministrationObject?            N
  RegisterEntryArray?                           N
  RegisterEntryStatus?                          N
  RegisterItemDefiningDocumentName              N
  RegisterItemDefinition                        N
  RegisterItemHierarchyLevel                    N
  RegisterItemIntroductionVersion               N
  RegisterItemName                              N
  RegisterItemNotes                             N
  RegisterItemOriginatorName                    N
  RegisterItemStatusChangeDateTime              N
  RegisterItemSymbol?                           N
  RegisterItemUL?                               N
  RegisterKind?                                 N
  RegisterReleaseDateTime                       N
  RegisterStatusKind?                           N
  RegisterUserName                              N
  RegisterUserTime                              N
  RegisterVersion                               N
  RegistrantName                                N
  RelatedMaterialDescription                    N
  RelatedMaterialDescription                    N
  RelatedMaterialLocators?                      N
  RelativePositionInSequenceName                N
  RelativePositionInSequenceOffset              N
  RelativeScope                                 N
  RelativeTrack                                 N
  ReleasableCountryCode                         N
  ReleasableCountryCode                         N
  RenamedType?                                  N
  ResourceID?                                   N
  RestrictionsonUse                             N
  ReversePlay                                   N
  ReversedByteOrder                             N
  Rights                                        MXF
  RightsComment                                 N
  RightsComment                                 N
  RightsConditionDescription                    N
  RightsConditionDescription                    N
  RightsManagementAuthority                     N
  RightsManagementAuthority                     N
  RightsSets?                                   N
  RightsStartDateTime                           N
  RightsStopDateTime                            N
  Rightsholder                                  N
  Rightsholder                                  N
  RoleName                                      N
  RoleName                                      N
  RoomNumber                                    N
  RoomNumber                                    N
  RoomOrSuiteName                               N
  RoomOrSuiteName                               N
  RootFormatVersion                             N
  RootMetaDictionary?                           N
  RootObjectDirectory?                          N
  RootPreface?                                  N
  RoundedCaptureFilmFrameRate                   N
  RoundedTimecodeTimebase                       N
  RoundingLaw                                   N
  RoundingMethodCode                            N
  RoyaltyIncomeInformation                      N
  RoyaltyPaymentInformation                     N
  Rsiz                                          N
  SDKVersion                                    N
  SICI?                                         N
  SMPTE12MUserDateTime?                         N
  SMPTE309MUserDateTime?                        N
  SMPTE337MDataStreamNumber                     N
  SMPTEUL?                                      N
  SalesContractNumber                           N
  Salutation                                    N
  Salutation                                    N
  SampleIndex?                                  N
  SampleRate                                    N
  SampledHeight                                 N
  SampledWidth                                  N
  SampledXOffset                                N
  SampledYOffset                                N
  SamplingHierarchyCode                         N
  SamplingStructureCode                         N
  ScanningDirection                             N
  SceneFramework                                MXF
  SceneNumber                                   N
  SceneNumber                                   N
  SceneSettingPeriodSets?                       N
  SceneShotSets?                                N
  ScramblingKeyKind                             N
  ScramblingKeyValue                            N
  Scripting                                     MXF
  ScriptingKind                                 N
  ScriptingKind                                 N
  ScriptingLocators?                            N
  ScriptingSets?                                N
  ScriptingText                                 N
  ScriptingText                                 N
  SeasonEpisodeNumber                           N
  SeasonEpisodeTitle                            N
  SecondGivenName                               N
  SecondGivenName                               N
  SecondaryExtendedSpokenLanguageCode           N
  SecondaryOriginalExtendedSpokenLanguageCode   N
  SecondaryOriginalLanguageCode                 N
  SecondarySpokenLanguageCode                   N
  SecondaryTitle                                N
  SecondaryTitle                                N
  SectorSize                                    N
  SecurityClassification                        N
  SecurityClassification                        N
  SecurityClassificationCaveats                 N
  SecurityClassificationCaveats                 N
  Selected?                                     N
  SensorMode                                    N
  SensorRollAngle                               N
  SensorSize                                    N
  SensorType                                    N
  SensorTypeCode                                N
  Sequence?                                     N
  SequenceOffset                                N
  SequenceSet                                   MXF
  SeriesNumber                                  N
  SeriesNumber                                  N
  SeriesinaSeriesGroupCount                     N
  SetElementType?                               N
  SettingCityName                               N
  SettingCityName                               N
  SettingCountryCode                            N
  SettingCountryName                            N
  SettingCountryName                            N
  SettingDateTime                               N
  SettingDescription                            N
  SettingDescription                            N
  SettingPeriod                                 MXF
  SettingPeriodDescription                      N
  SettingPeriodDescription                      N
  SettingPostalCode                             N
  SettingPostalCode                             N
  SettingRegionCode                             N
  SettingRegionName                             N
  SettingRoomNumber                             N
  SettingRoomNumber                             N
  SettingStateOrProvinceOrCountyName            N
  SettingStateOrProvinceOrCountyName            N
  SettingStreetName                             N
  SettingStreetName                             N
  SettingStreetNumberOrBuildingName             N
  SettingStreetNumberOrBuildingName             N
  SettingTownName                               N
  SettingTownName                               N
  ShimName                                      N
  ShootingCountryCode                           N
  ShootingRegionCode                            N
  ShootingRegionName                            N
  Shot                                          MXF
  ShotComment                                   N
  ShotComment                                   N
  ShotCommentKind                               N
  ShotCommentKind                               N
  ShotCueWordsSet?                              N
  ShotDescription                               N
  ShotDescription                               N
  ShotDuration                                  N
  ShotList                                      N
  ShotLocationSets?                             N
  ShotParticipantRoleSets?                      N
  ShotPersonSets?                               N
  ShotStartPosition                             N
  ShotTrackIDs                                  N
  SideNumber                                    N
  Signal-to-NoiseRatio                          N
  SignalFormCode                                N
  SignalStandard                                N
  SignalStandard                                N
  SignatureTuneFlag                             N
  SimpleFlaggingCount                           N
  SingleSequenceFlag                            N
  Size                                          N
  SlantRange                                    N
  SlateInformation                              N
  SlateTitle                                    N
  SliceCount                                    N
  SliceNumber                                   N
  SliceOffsetList?                              N
  Software-OnlySupportFlag                      N
  SourceClip?                                   N
  SourceContainerFormat?                        N
  SourceImageCenterXCoordinate                  N
  SourceImageCenterYCoordinate                  N
  SourceIndex?                                  N
  SourceKey?                                    N
  SourceLength                                  N
  SourceOrganization                            N
  SourceOrganization                            N
  SourcePackage                                 MXF
  SourcePackageID?                              N
  SourceSpecies?                                N
  SourceTrackID                                 N
  SourceTrackIDs                                N
  SourceValue?                                  N
  SpeedChangeEffectFlag                         N
  SplicingMetadata?                             N
  StartTimeRelativeToReference                  N
  StartTimeRelativeToReference                  N
  StartTimecode                                 N
  StartTimecodeRelativeToReference?             N
  StateOrProvinceOrCountyName                   N
  StateOrProvinceOrCountyName                   N
  StaticTrack                                   MXF
  StillFrame?                                   N
  StorageDeviceKind                             N
  StorageKind                                   N
  StorageKind                                   N
  StorageKindCode                               N
  StorageMediaID                                N
  StorageMediaKind                              N
  StoredANCLineNumber                           N
  StoredF2Offset                                N
  StoredVBILineNumber                           N
  StratumKind                                   N
  StreamData?                                   N
  StreamElementType?                            N
  StreamID                                      N
  StreamOffset                                  N
  StreamPositionIndicator                       N
  StreamPositionIndicator                       N
  StreamPositionIndicator                       N
  StreamPositionIndicator                       N
  StreetName                                    N
  StreetName                                    N
  StreetNumber                                  N
  StreetNumber                                  N
  StringElementType?                            N
  StructuralComponent                           MXF
  Sub-descriptors?                              N
  SubDescriptor?                                N
  SubDescriptors?                               N
  SubjectAbsoluteHeading                        N
  SubjectAbsoluteSpeed                          N
  SubjectDistance                               N
  SubjectName                                   N
  SubjectName                                   N
  SubjectRelativeHeading                        N
  SubjectRelativePositionalAccuracy             N
  SubjectRelativeSpeed                          N
  SubtitleDatafileFlag                          N
  SubtitlesPresent                              N
  SupplementaryName                             N
  SupplementaryName                             N
  SupplementaryOrganizationName                 N
  SupplementaryOrganizationName                 N
  SupplierAccountName                           N
  SupplierAccountName                           N
  SupplierAccountNumber                         N
  SupplierIdentificationKind                    N
  SupplierIdentificationValue                   N
  SupplyContractNumber                          N
  SupplyingDepartmentName                       N
  SupportOrAdministrationStatus                 N
  SupportOrAdministrationStatus                 N
  SupportOrganizationRole                       N
  SupportOrganizationRole                       N
  SystemNameOrNumber                            N
  TIFFSummary?                                  N
  TaggedValueDefinitions?                       N
  TaggedValueParentProperties?                  N
  TakeNumber                                    N
  TapeBatchNumber                               N
  TapeBatchNumber                               N
  TapeCapacity                                  N
  TapeFormat?                                   N
  TapeFormulation                               N
  TapeFormulation                               N
  TapeManufacturer                              N
  TapeManufacturer                              N
  TapePartitionCapacity                         N
  TapeShellKind                                 N
  TapeShellKind                                 N
  TapeStock                                     N
  TapeStock                                     N
  TargetAudience                                N
  TargetAudience                                N
  TargetClassOfStrongReference?                 N
  TargetClassOfWeakReference?                   N
  TargetSet?                                    N
  TargetWidth                                   N
  TechnicalValue                                N
  TelephoneNumber                               N
  TelephoneNumber                               N
  TeletextSubtitlesAvailable                    N
  TeletextSubtitlesFlag                         N
  TemporalOffset                                N
  TerminatingFillerData                         N
  TextLocator                                   MXF
  TextlessBlackDuration                         N
  TextlessMaterial                              N
  TextualDescriptionKind                        N
  TextualDescriptionKind                        N
  Theme                                         N
  Theme                                         N
  ThemeMusicFlag                                N
  ThesaurusName                                 N
  ThesaurusName                                 N
  ThirdGivenName                                N
  ThirdGivenName                                N
  TimePeriodName                                N
  TimePeriodName                                N
  TimeSystemOffset                              N
  TimeUnitKind                                  N
  TimebaseReferenceTrackID                      N
  TimecodeArray?                                N
  TimecodeComponent                             MXF
  TimecodeCreationDateTime?                     N
  TimecodeEndDateTime?                          N
  TimecodeEventEndDateTime?                     N
  TimecodeEventStartDateTime?                   N
  TimecodeKind                                  N
  TimecodeLastModifyDate?                       N
  TimecodeModifyDate?                           N
  TimecodeSourceKind                            N
  TimecodeStartDateTime?                        N
  TimecodeStreamData?                           N
  TimecodeTimebase                              N
  TimecodeTimebase                              N
  TimecodeUserBitsFlag                          N
  TimepointValue?                               N
  TimingBiasCorrection                          N
  TimingBiasCorrectionDescription               N
  TitleKind                                     N
  TitleKind                                     N
  Titles                                        MXF
  TitlesSets?                                   N
  ToleranceInterpolationMethod?                 N
  ToleranceMode?                                N
  ToleranceWindow?                              N
  ToolkitVersion                                N
  TotalCurrencyAmount                           N
  TotalEpisodeCount                             N
  TotalIncome                                   N
  TotalLinesperFrame                            N
  TotalNumberInSequence                         N
  TotalPayment                                  N
  TotalSamplesperLine                           N
  Track                                         MXF
  TrackID                                       N
  TrackName                                     N
  TrackName                                     N
  TrackNumber                                   N
  TrackNumberBatch                              N
  Tracks?                                       N
  TrafficID                                     N
  TrailingLines                                 N
  TranscriptReference                           N
  TranscriptReference                           N
  TransferFilmFrameRate                         N
  TransitionEffect?                             N
  TransmissionID                                N
  TransportStreamID                             N
  TripletSequenceNumber                         N
  TypeDefinitionElementValueList                N
  TypeDefinitionExtendibleElementValues?        N
  TypeDefinitions?                              N
  UCSEncoding                                   N
  UPID?                                         N
  UPN?                                          N
  URL                                           N
  URL                                           N
  URL                                           N
  URL                                           N
  URN                                           N
  UTCEndDateTime                                N
  UTCEventEndDateTime                           N
  UTCEventEndDateTime                           N
  UTCEventStartDateTime                         N
  UTCEventStartDateTime                         N
  UTCInstantDateTime                            N
  UTCInstantDateTime                            N
  UTCLastModifyDate                             N
  UTCLastModifyDate                             N
  UTCStartDateTime                              N
  UTCStartDateTime                              N
  UTCUserDateTime                               N
  UniformDataFlag                               N
  UnknownBWFChunks?                             N
  UpstreamAudioCompressionAlgorithm             N
  UseDefaultValue                               N
  UserDataMode?                                 N
  UserName                                      N
  UserName                                      N
  UserPosition                                  N
  V10IndexTableSegment?                         N
  VBEEndOffset                                  N
  VBIDataDescriptor                             MXF
  VBILineCount                                  N
  VBIPayloadByteArray                           N
  VBIPayloadSampleCoding                        N
  VBIPayloadSampleCount                         N
  VBIWrappingType                               N
  VC-1AverageBitrate                            N
  VC-1BPictureCount                             N
  VC-1CodedContentType                          N
  VC-1IdenticalGOP                              N
  VC-1InitializationMetadata?                   N
  VC-1Level                                     N
  VC-1MaximumBitrate                            N
  VC-1MaximumGOP                                N
  VC-1Profile                                   N
  VC-1SingleSequence                            N
  Value?                                        N
  VariableArrayElementType?                     N
  VersionNumber                                 N
  VersionNumberString                           N
  VersionNumberString                           N
  VersionTitle                                  N
  VersionTitle                                  N
  VerticalActionSafePercentage                  N
  VerticalDatum                                 N
  VerticalGraphicsSafePercentage                N
  VerticalSub-sampling                          N
  VideoAndFilmFrameRelationship                 N
  VideoAverageBitrate                           N
  VideoClipDuration                             N
  VideoCodingSchemeID?                          N
  VideoColorKind                                N
  VideoCompressionAlgorithm                     N
  VideoDeviceKind                               N
  VideoDeviceParameterName                      N
  VideoDeviceParameterSetting                   N
  VideoFixedBitrate                             N
  VideoIndexArray?                              N
  VideoLineMap                                  N
  VideoNoiseReductionAlgorithm                  N
  VideoOrImageCompressionAlgorithm              N
  VideoPayloadIdentifier                        N
  VideoPayloadIdentifier2002                    N
  VideoTestParameter                            N
  VideoTestResult                               N
  VideoTestResult                               N
  VideoWatermarkKind                            N
  ViewportAspectRatio                           N
  ViewportHeight                                N
  ViewportImageCenterCCoordinate                N
  ViewportImageCenterYCoordinate                N
  ViewportWidth                                 N
  VoiceTalentName                               N
  WAVESummary?                                  N
  WaveAudioDescriptor                           MXF
  Weighting                                     N
  WhiteReferenceLevel                           N
  Work-in-ProgressFlag                          N
  WorkingTitle                                  N
  WorkingTitle                                  N
  XMLDocumentText?                              N
  XMLDocumentText                               N
  XMLDocumentText                               N
  XMLDocumentText?                              N
  XOsiz                                         N
  XTOsiz                                        N
  XTsiz                                         N
  Xsiz                                          N
  YOsiz                                         N
  YTOsiz                                        N
  YTsiz                                         N
  Ysiz                                          N

MXF Header Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    MXFVersion                           N
     24    FooterPosition                       N
     32    HeaderSize                           N

DV Tags

The following tags are extracted from DV videos.

  Tag Name                                      Writable
  --------                                      --------
  AspectRatio                                   N
  AudioBitsPerSample                            N
  AudioChannels                                 N
  AudioSampleRate                               N
  Colorimetry                                   N
  DateTimeOriginal                              N
  Duration                                      N
  FrameRate                                     N
  ImageHeight                                   N
  ImageWidth                                    N
  TotalBitrate                                  N
  VideoFormat                                   N
  VideoScanType                                 N

Flash Tags

The information below is extracted from SWF (Shockwave Flash) files. Tags with string ID's represent information extracted from the file header.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Compressed'         Compressed               N
  'Duration'           Duration                 N
  'FlashVersion'       FlashVersion             N
  'FrameCount'         FrameCount               N
  'FrameRate'          FrameRate                N
  'ImageHeight'        ImageHeight              N
  'ImageWidth'         ImageWidth               N
  0x0045               FlashAttributes          N
  0x004d               XMP                      XMP

Flash FLV Tags

Information is extracted from the following packets in FLV (Flash Video) files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0008   Audio                                Flash Audio
  0x0009   Video                                Flash Video
  0x0012   Meta                                 Flash Meta

Flash Audio Tags

Information extracted from the Flash Audio header.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Bit0-3' AudioEncoding                        N
  'Bit4-5' AudioSampleRate                      N
  'Bit6'   AudioBitsPerSample                   N
  'Bit7'   AudioChannels                        N

Flash Video Tags

Information extracted from the Flash Video header.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'Bit4-7' VideoEncoding                        N

Flash Meta Tags

Below are a few observed FLV Meta tags, but ExifTool will attempt to extract information from any tag found.

  Tag ID                   Tag Name             Writable
  ------                   --------             --------
  'audiocodecid'           AudioCodecID         N
  'audiodatarate'          AudioBitrate         N
  'audiodelay'             AudioDelay           N
  'audiosamplerate'        AudioSampleRate      N
  'audiosamplesize'        AudioSampleSize      N
  'audiosize'              AudioSize            N
  'bytelength'             ByteLength           N
  'canSeekToEnd'           CanSeekToEnd         N
  'canseekontime'          CanSeekOnTime        N
  'createdby'              CreatedBy            N
  'creationdate'           CreateDate           N
  'cuePoints'              CuePoint             Flash CuePoint
  'datasize'               DataSize             N
  'duration'               Duration             N
  'filesize'               FileSizeBytes        N
  'framerate'              FrameRate            N
  'hasAudio'               HasAudio             N
  'hasCuePoints'           HasCuePoints         N
  'hasKeyframes'           HasKeyFrames         N
  'hasMetadata'            HasMetadata          N
  'hasVideo'               HasVideo             N
  'height'                 ImageHeight          N
  'httphostheader'         HTTPHostHeader       N
  'keyframesFilepositions' KeyFramePositions    N
  'keyframesTimes'         KeyFramesTimes       N
  'lastkeyframetimestamp'  LastKeyFrameTime     N
  'lasttimestamp'          LastTimeStamp        N
  'liveXML'                XMP                  XMP
  'metadatacreator'        MetadataCreator      N
  'metadatadate'           MetadataDate         N
  'pmsg'                   Message              N
  'purl'                   URL                  N
  'sourcedata'             SourceData           N
  'starttime'              StartTime            N
  'stereo'                 Stereo               N
  'totaldatarate'          TotalDataRate        N
  'totalduration'          TotalDuration        N
  'videocodecid'           VideoCodecID         N
  'videodatarate'          VideoBitrate         N
  'videosize'              VideoSize            N
  'width'                  ImageWidth           N

Flash CuePoint Tags

These tag names are added to the CuePoint name to generate complete tag names like "CuePoint0Name".

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'name'               Name                     N
  'parameters'         Parameter                Flash Parameter
  'time'               Time                     N
  'type'               Type                     N

Flash Parameter Tags

There are no pre-defined parameter tags, but ExifTool will extract any existing parameters, with tag names like "CuePoint0ParameterXxx".

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

Real Tags

ExifTool recognizes three basic types of Real audio/video files: 1) RealMedia (RM, RV and RMVB), 2) RealAudio (RA), and 3) Real Metafile (RAM and RPM).

Real Media Tags

These Tag ID's are Chunk ID's used in RealMedia and RealVideo (RM, RV and RMVB) files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'CONT'   CONT                                 Real ContentDescr
  'MDPR'   MDPR                                 Real MediaProps
  'PROP'   PROP                                 Real Properties
  'RJMD'   RJMD                                 Real Metadata

Real ContentDescr Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    TitleLen?                            N
      1    Title                                N
      2    AuthorLen?                           N
      3    Author                               N
      4    CopyrightLen?                        N
      5    Copyright                            N
      6    CommentLen?                          N
      7    Comment                              N

Real MediaProps Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    StreamNumber                         N
      1    StreamMaxBitrate                     N
      2    StreamAvgBitrate                     N
      3    StreamMaxPacketSize                  N
      4    StreamAvgPacketSize                  N
      5    StreamStartTime                      N
      6    StreamPreroll                        N
      7    StreamDuration                       N
      8    StreamNameLen?                       N
      9    StreamName                           N
     10    StreamMimeLen?                       N
     11    StreamMimeType                       N
     12    FileInfoLen?                         N
     13    FileInfoLen2?                        N
     14    FileInfoVersion                      N
     15    PhysicalStreams?                     N
     16    PhysicalStreamNumbers?               N
     17    DataOffsets?                         N
     18    NumRules?                            N
     19    PhysicalStreamNumberMap?             N
     20    NumProperties?                       N
     21    FileInfoProperties                   Real FileInfo

Real FileInfo Tags

The following tags have been observed in the FileInfo properties, but any other existing information will also be extracted.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Audiences'          Audiences                N
  'Audio Format'       AudioFormat              N
  'Content Rating'     ContentRating            N
  'Creation Date'      CreateDate               N
  'Description'        Description              N
  'File ID'            FileID                   N
  'Generated By'       Software                 N
  'Indexable'          Indexable                N
  'Keywords'           Keywords                 N
  'Modification Date'  ModifyDate               N
  'Target Audiences'   TargetAudiences          N
  'Video Quality'      VideoQuality             N
  'audioMode'          AudioMode                N
  'videoMode'          VideoMode                N

Real Properties Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    MaxBitrate                           N
      1    AvgBitrate                           N
      2    MaxPacketSize                        N
      3    AvgPacketSize                        N
      4    NumPackets                           N
      5    Duration                             N
      6    Preroll                              N
      7    IndexOffset?                         N
      8    DataOffset?                          N
      9    NumStreams                           N
     10    Flags                                N

Real Metadata Tags

The tags below represent information which has been observed in the Real Metadata format, but ExifTool will extract any information it finds in this format. (As far as I can tell from the referenced documentation, string values should be plain text, but this is not the case for the only sample file I have been able to obtain containing this information. These tags could also be split into separate sub-directories, but this will wait until I have better documentation or a more complete set of samples.)

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Album/Name'         AlbumName                N
  'Track/Category'     TrackCategory            N
  'Track/Comments'     TrackComments            N
  'Track/Lyrics'       TrackLyrics              N

Real Audio Tags

Tags in the following table reference information extracted from various versions of RealAudio (RA) files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  '.ra3'   RA3                                  Real AudioV3
  '.ra4'   RA4                                  Real AudioV4
  '.ra5'   RA5                                  Real AudioV5

Real AudioV3 Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    Channels                             N
      1    Unknown?                             N
      2    BytesPerMinute                       N
      3    AudioBytes                           N
      4    TitleLen?                            N
      5    Title                                N
      6    ArtistLen?                           N
      7    Artist                               N
      8    CopyrightLen?                        N
      9    Copyright                            N
     10    CommentLen?                          N
     11    Comment                              N

Real AudioV4 Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    FourCC1?                             N
      1    AudioFileSize?                       N
      2    Version2?                            N
      3    HeaderSize?                          N
      4    CodecFlavorID?                       N
      5    CodedFrameSize?                      N
      6    AudioBytes                           N
      7    BytesPerMinute                       N
      8    Unknown?                             N
      9    SubPacketH?                          N
     10    AudioFrameSize                       N
     11    SubPacketSize?                       N
     12    Unknown?                             N
     13    SampleRate                           N
     14    Unknown?                             N
     15    BitsPerSample                        N
     16    Channels                             N
     17    FourCC2Len?                          N
     18    FourCC2?                             N
     19    FourCC3Len?                          N
     20    FourCC3?                             N
     21    Unknown?                             N
     22    Unknown?                             N
     23    TitleLen?                            N
     24    Title                                N
     25    ArtistLen?                           N
     26    Artist                               N
     27    CopyrightLen?                        N
     28    Copyright                            N
     29    CommentLen?                          N
     30    Comment                              N

Real AudioV5 Tags

  Sequence Tag Name                             Writable
  -------- --------                             --------
      0    FourCC1?                             N
      1    AudioFileSize?                       N
      2    Version2?                            N
      3    HeaderSize?                          N
      4    CodecFlavorID?                       N
      5    CodedFrameSize?                      N
      6    AudioBytes                           N
      7    BytesPerMinute                       N
      8    Unknown?                             N
      9    SubPacketH?                          N
     10    FrameSize?                           N
     11    SubPacketSize?                       N
     12    SampleRate                           N
     13    SampleRate2?                         N
     14    BitsPerSample                        N
     15    Channels                             N
     16    Genr?                                N
     17    FourCC3?                             N

Real Metafile Tags

Tags representing information extracted from Real Audio Metafile and RealMedia Plug-in Metafile (RAM and RPM) files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'txt'    Text                                 N
  'url'    URL                                  N

RIFF Tags

The RIFF container format is used various types of fines including WAV, AVI, WEBP, LA, OFR, PAC and WV. According to the EXIF specification, Meta information is embedded in two types of RIFF LIST chunks: INFO and exif, and information about the audio content is stored in the fmt chunk. As well as this information, some video information and proprietary manufacturer-specific information is also extracted.

Large AVI videos may be a concatenation of two or more RIFF chunks. For these files, information is extracted from subsequent RIFF chunks as sub-documents, but the Duration is calculated for the full video.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'ALPH'               ALPH                     RIFF ALPH
  'ANIM'               ANIM                     RIFF ANIM
  'ANMF'               ANMF                     RIFF ANMF
  'EXIF'               EXIF                     EXIF
  'ICCP'               ICC_Profile              ICC_Profile
  'IDIT'               DateTimeOriginal         N
  'JUNK'               OlympusJunk              Olympus AVI
                       CasioJunk                EXIF
                       RicohJunk                Ricoh AVI
                       PentaxJunk               Pentax Junk
                       PentaxJunk2              Pentax Junk2
                       TextJunk                 N
  'JUNQ'               OldXMP                   N
  'LIST_INFO'          Info                     RIFF Info
  'LIST_Tdat'          Tdat                     RIFF Tdat
  'LIST_exif'          Exif                     RIFF Exif
  'LIST_hdrl'          Hdrl                     RIFF Hdrl
  'LIST_hydt'          PentaxData               Pentax AVI
  'LIST_ncdt'          NikonData                Nikon AVI
  'VP8 '               VP8Bitstream             RIFF VP8
  'VP8L'               VP8L                     RIFF VP8L
  'VP8X'               VP8X                     RIFF VP8X
  'XMP '               XMP                      XMP
  '_PMX'               XMP                      XMP
  'afsp'               Afsp                     N
  'bext'               BroadcastExtension       RIFF BroadcastExt
  'cue '               CuePoints                N
  'fact'               NumberOfSamples          N
  'fmt '               AudioFormat              RIFF AudioFormat
  'olym'               Olym                     Olympus WAV

RIFF ALPH Tags

WebP alpha chunk.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    AlphaPreprocessing                   N
    0.1    AlphaFiltering                       N
    0.2    AlphaCompression                     N

RIFF ANIM Tags

WebP animation chunk.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    BackgroundColor                      N
      4    AnimationLoopCount                   N

RIFF ANMF Tags

WebP animation frame chunk.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     12    Duration                             N

RIFF Info Tags

RIFF INFO tags found in WAV audio and AVI video files. Tags which are part of the EXIF 2.3 specification have an underlined Tag Name in the HTML version of this documentation. Other tags are found in AVI files generated by some software.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'AGES'   Rated                                N
  'CMNT'   Comment                              N
  'CODE'   EncodedBy                            N
  'COMM'   Comments                             N
  'DIRC'   Directory                            N
  'DISP'   SoundSchemeTitle                     N
  'DTIM'   DateTimeOriginal                     N
  'GENR'   Genre                                N
  'IARL'   ArchivalLocation                     N
  'IART'   Artist                               N
  'IAS1'   FirstLanguage                        N
  'IAS2'   SecondLanguage                       N
  'IAS3'   ThirdLanguage                        N
  'IAS4'   FourthLanguage                       N
  'IAS5'   FifthLanguage                        N
  'IAS6'   SixthLanguage                        N
  'IAS7'   SeventhLanguage                      N
  'IAS8'   EighthLanguage                       N
  'IAS9'   NinthLanguage                        N
  'IBSU'   BaseURL                              N
  'ICAS'   DefaultAudioStream                   N
  'ICDS'   CostumeDesigner                      N
  'ICMS'   Commissioned                         N
  'ICMT'   Comment                              N
  'ICNM'   Cinematographer                      N
  'ICNT'   Country                              N
  'ICOP'   Copyright                            N
  'ICRD'   DateCreated                          N
  'ICRP'   Cropped                              N
  'IDIM'   Dimensions                           N
  'IDIT'   DateTimeOriginal                     N
  'IDPI'   DotsPerInch                          N
  'IDST'   DistributedBy                        N
  'IEDT'   EditedBy                             N
  'IENC'   EncodedBy                            N
  'IENG'   Engineer                             N
  'IGNR'   Genre                                N
  'IKEY'   Keywords                             N
  'ILGT'   Lightness                            N
  'ILGU'   LogoURL                              N
  'ILIU'   LogoIconURL                          N
  'ILNG'   Language                             N
  'IMBI'   MoreInfoBannerImage                  N
  'IMBU'   MoreInfoBannerURL                    N
  'IMED'   Medium                               N
  'IMIT'   MoreInfoText                         N
  'IMIU'   MoreInfoURL                          N
  'IMUS'   MusicBy                              N
  'INAM'   Title                                N
  'IPDS'   ProductionDesigner                   N
  'IPLT'   NumColors                            N
  'IPRD'   Product                              N
  'IPRO'   ProducedBy                           N
  'IRIP'   RippedBy                             N
  'IRTD'   Rating                               N
  'ISBJ'   Subject                              N
  'ISFT'   Software                             N
  'ISGN'   SecondaryGenre                       N
  'ISHP'   Sharpness                            N
  'ISMP'   TimeCode                             N
  'ISRC'   Source                               N
  'ISRF'   SourceForm                           N
  'ISTD'   ProductionStudio                     N
  'ISTR'   Starring                             N
  'ITCH'   Technician                           N
  'IWMU'   WatermarkURL                         N
  'IWRI'   WrittenBy                            N
  'LANG'   Language                             N
  'LOCA'   Location                             N
  'PRT1'   Part                                 N
  'PRT2'   NumberOfParts                        N
  'RATE'   Rate                                 N
  'STAR'   Starring                             N
  'STAT'   Statistics                           N
  'TAPE'   TapeName                             N
  'TCDO'   EndTimecode                          N
  'TCOD'   StartTimecode                        N
  'TITL'   Title                                N
  'TLEN'   Length                               N
  'TORG'   Organization                         N
  'TRCK'   TrackNumber                          N
  'TURL'   URL                                  N
  'TVER'   Version                              N
  'VMAJ'   VegasVersionMajor                    N
  'VMIN'   VegasVersionMinor                    N
  'YEAR'   Year                                 N

RIFF Tdat Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

RIFF Exif Tags

These tags are part of the EXIF 2.3 specification for WAV audio files.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'ecor'   Make                                 N
  'emdl'   Model                                N
  'emnt'   MakerNotes                           N
  'erel'   RelatedImageFile                     N
  'etim'   TimeCreated                          N
  'eucm'   UserComment                          N
  'ever'   ExifVersion                          N

RIFF Hdrl Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'IDIT'               DateTimeOriginal         N
  'ISMP'               TimeCode                 N
  'LIST_odml'          OpenDML                  RIFF OpenDML
  'LIST_strl'          Stream                   RIFF Stream
  'avih'               AVIHeader                RIFF AVIHeader

RIFF OpenDML Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'dmlh'   ExtendedAVIHeader                    RIFF ExtAVIHdr

RIFF ExtAVIHdr Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    TotalFrameCount                      N

RIFF Stream Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'strd'   StreamData                           RIFF StreamData
  'strf'   AudioFormat                          RIFF AudioFormat
           VideoFormat                          BMP
  'strh'   StreamHeader                         RIFF StreamHeader
  'strn'   StreamName                           N

RIFF StreamData Tags

This chunk is used to store proprietary information in AVI videos from some cameras. The first 4 characters of the data are used as the Tag ID below.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'AVIF'       AVIF                             EXIF
  'CASI'       CasioData                        Casio AVI
  'Zora'       VendorName                       N
  'unknown'    UnknownData                      N

RIFF AudioFormat Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    Encoding                             N
      1    NumChannels                          N
      2    SampleRate                           N
      4    AvgBytesPerSec                       N
      7    BitsPerSample                        N

RIFF StreamHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    StreamType                           N
      1    AudioCodec                           N
           VideoCodec                           N
           Codec                                N
      5    AudioSampleRate                      N
           VideoFrameRate                       N
           StreamSampleRate                     N
      8    AudioSampleCount                     N
           VideoFrameCount                      N
           StreamSampleCount                    N
     10    Quality                              N
     11    SampleSize                           N

RIFF AVIHeader Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FrameRate                            N
      1    MaxDataRate                          N
      4    FrameCount                           N
      6    StreamCount                          N
      8    ImageWidth                           N
      9    ImageHeight                          N

RIFF VP8 Tags

This chunk is found in simple-format (lossy) WebP files. See https://developers.google.com/speed/webp/docs/riff_container for the WebP container specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    VP8Version                           N
      6    ImageWidth                           N
    6.1    HorizontalScale                      N
      8    ImageHeight                          N
    8.1    VerticalScale                        N

RIFF VP8L Tags

This chunk is found in lossless WebP files.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      1    ImageWidth                           N
      2    ImageHeight                          N

RIFF VP8X Tags

This chunk is found in extended WebP files.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    ImageWidth                           N
      6    ImageHeight                          N

RIFF BroadcastExt Tags

Information found in the Broadcast Audio Extension chunk (see http://tech.ebu.ch/docs/tech/tech3285.pdf).

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Description                          N
    256    Originator                           N
    288    OriginatorReference                  N
    320    DateTimeOriginal                     N
    338    TimeReference                        N
    346    BWFVersion                           N
    602    CodingHistory                        N

AIFF Tags

Tags extracted from Audio Interchange File Format (AIFF) files. See http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/AIFF.html for the AIFF specification.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  '(c) '   Copyright                            N
  'ANNO'   Annotation                           N
  'AUTH'   Author                               N
  'COMM'   Common                               AIFF Common
  'COMT'   Comment                              AIFF Comment
  'FVER'   FormatVersion                        AIFF FormatVers
  'ID3 '   ID3                                  ID3
  'NAME'   Name                                 N

AIFF Common Tags

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    NumChannels                          N
      1    NumSampleFrames                      N
      3    SampleSize                           N
      4    SampleRate                           N
      9    CompressionType                      N
     11    CompressorName                       N

AIFF Comment Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   CommentTime                          N
  0x0001   MarkerID                             N
  0x0002   Comment                              N

AIFF FormatVers Tags

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    FormatVersionTime                    N

ASF Tags

The ASF format is used by Windows WMA and WMV files, and DIVX videos. Tag ID's aren't listed because they are huge 128-bit GUID's that would ruin the formatting of this table.

  Tag Name                                      Writable
  --------                                      --------
  SimpleIndex                                   N
  TimecodeIndex                                 N
  Header                                        ASF Header
  Data                                          N
  XMP                                           XMP
  Index                                         N
  MediaIndex                                    N

ASF Header Tags

  Tag Name                                      Writable
  --------                                      --------
  Padding                                       N
  ScriptCommand                                 N
  ContentBranding                               ASF ContentBranding
  ContentEncryption                             N
  DigitalSignature                              N
  ExtendedContentEncryption                     N
  HeaderExtension                               ASF HeaderExtension
  ContentDescription                            ASF ContentDescr
  ErrorCorrection                               N
  StreamBitrateProps                            N
  CodecList                                     ASF CodecList
  FileProperties                                ASF FileProperties
  StreamProperties                              ASF StreamProperties
  ExtendedContentDescr                          ASF ExtendedDescr
  BitrateMutualExclusion                        N
  Marker                                        N

ASF ContentBranding Tags

  Tag Name                                      Writable
  --------                                      --------
  BannerImageType                               N
  BannerImage                                   N
  BannerImageURL                                N
  CopyrightURL                                  N

ASF HeaderExtension Tags

  Tag Name                                      Writable
  --------                                      --------
  ExtendedStreamProps                           N
  AdvancedContentEncryption                     N
  MetadataLibrary                               ASF ExtendedDescr
  TimecodeIndexParms                            N
  Compatibility                                 N
  LanguageList                                  N
  AdvancedMutualExcl                            N
  BandwidthSharing                              N
  Reserved1                                     N
  Metadata                                      ASF ExtendedDescr
  GroupMutualExclusion                          N
  StreamPrioritization                          N
  IndexParameters                               N

ASF ExtendedDescr Tags

  Tag Name                                      Writable
  --------                                      --------
  ASFLeakyBucketPairs                           N
  ASFPacketCount                                N
  ASFSecurityObjectsSize                        N
  AlbumArtist                                   N
  AlbumCoverURL                                 N
  AlbumTitle                                    N
  AspectRatioX                                  N
  AspectRatioY                                  N
  AudioFileURL                                  N
  AudioSourceURL                                N
  Author                                        N
  AuthorURL                                     N
  AverageLevel                                  N
  BannerImageData                               N
  BannerImageType                               N
  BannerImageURL                                N
  BeatsPerMinute                                N
  Bitrate                                       N
  Broadcast                                     N
  BufferAverage                                 N
  Can_Skip_Backward                             N
  Can_Skip_Forward                              N
  Category                                      N
  Codec                                         N
  Composer                                      N
  Conductor                                     N
  ContainerFormat                               N
  ContentDistributor                            N
  ContentGroupDescription                       N
  Copyright                                     N
  CopyrightURL                                  N
  CurrentBitrate                                N
  DRM                                           N
  DRM_ContentID                                 N
  DRM_DRMHeader                                 N
  DRM_DRMHeader_ContentDistributor              N
  DRM_DRMHeader_ContentID                       N
  DRM_DRMHeader_IndividualizedVersion           N
  DRM_DRMHeader_KeyID                           N
  DRM_DRMHeader_LicenseAcqURL                   N
  DRM_DRMHeader_SubscriptionContentID           N
  DRM_IndividualizedVersion                     N
  DRM_KeyID                                     N
  DRM_LASignatureCert                           N
  DRM_LASignatureLicSrvCert                     N
  DRM_LASignaturePrivKey                        N
  DRM_LASignatureRootCert                       N
  DRM_LicenseAcqURL                             N
  DRM_V1LicenseAcqURL                           N
  DVDID                                         N
  Description                                   N
  Director                                      N
  Duration                                      N
  EncodedBy                                     N
  EncodingSettings                              N
  EncodingTime                                  N
  FileSize                                      N
  Genre                                         N
  GenreID                                       N
  HasArbitraryDataStream                        N
  HasAttachedImages                             N
  HasAudio                                      N
  HasFileTransferStream                         N
  HasImage                                      N
  HasScript                                     N
  HasVideo                                      N
  ISRC                                          N
  InitialKey                                    N
  IsVBR                                         N
  Is_Protected                                  N
  Is_Trusted                                    N
  Language                                      N
  Lyrics                                        N
  Lyrics_Synchronised                           N
  MCDI                                          N
  MediaClassPrimaryID                           N
  MediaClassSecondaryID                         N
  MediaCredits                                  N
  MediaIsDelay                                  N
  MediaIsFinale                                 N
  MediaIsLive                                   N
  MediaIsPremiere                               N
  MediaIsRepeat                                 N
  MediaIsSAP                                    N
  MediaIsStereo                                 N
  MediaIsSubtitled                              N
  MediaIsTape                                   N
  MediaNetworkAffiliation                       N
  MediaOriginalBroadcastDateTime                N
  MediaOriginalChannel                          N
  MediaStationCallSign                          N
  MediaStationName                              N
  ModifiedBy                                    N
  Mood                                          N
  NSC_Address                                   N
  NSC_Description                               N
  NSC_Email                                     N
  NSC_Name                                      N
  NSC_Phone                                     N
  NumberOfFrames                                N
  OptimalBitrate                                N
  OriginalAlbumTitle                            N
  OriginalArtist                                N
  OriginalFileName                              N
  OriginalLyricist                              N
  OriginalReleaseTime                           N
  OriginalReleaseYear                           N
  ParentalRating                                N
  ParentalRatingReason                          N
  PartOfSet                                     N
  PeakBitrate                                   N
  PeakValue                                     N
  Period                                        N
  Picture                                       ASF Picture
  PlaylistDelay                                 N
  Producer                                      N
  PromotionURL                                  N
  ProtectionType                                N
  Provider                                      N
  ProviderCopyright                             N
  ProviderRating                                N
  ProviderStyle                                 N
  Publisher                                     N
  RadioStationName                              N
  RadioStationOwner                             N
  Rating                                        N
  Seekable                                      N
  SharedUserRating                              N
  Signature_Name                                N
  StreamTypeInfo                                N
  Stridable                                     N
  Subtitle                                      N
  SubtitleDescription                           N
  SubscriptionContentID                         N
  Text                                          N
  Title                                         N
  ToolName                                      N
  ToolVersion                                   N
  Track                                         N
  TrackNumber                                   N
  UniqueFileIdentifier                          N
  UserWebURL                                    N
  VBRPeak                                       N
  VideoClosedCaptioning                         N
  VideoFrameRate                                N
  VideoHeight                                   N
  VideoWidth                                    N
  WMADRCAverageReference                        N
  WMADRCAverageTarget                           N
  WMADRCPeakReference                           N
  WMADRCPeakTarget                              N
  WMCollectionGroupID                           N
  WMCollectionID                                N
  WMContentID                                   N
  Writer                                        N
  Year                                          N

ASF Picture Tags

  Tag Name                                      Writable
  --------                                      --------
  PictureType                                   N
  PictureMIMEType                               N
  PictureDescription                            N
  Picture                                       N

ASF ContentDescr Tags

  Tag Name                                      Writable
  --------                                      --------
  Title                                         N
  Author                                        N
  Copyright                                     N
  Description                                   N
  Rating                                        N

ASF CodecList Tags

  Tag Name                                      Writable
  --------                                      --------
  AudioCodecDescription                         N
  AudioCodecName                                N
  OtherCodecDescription                         N
  OtherCodecName                                N
  VideoCodecDescription                         N
  VideoCodecName                                N

ASF FileProperties Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    FileID                               N
     16    FileLength                           N
     24    CreationDate                         N
     32    DataPackets                          N
     40    PlayDuration                         N
     48    SendDuration                         N
     56    Preroll                              N
     64    Flags                                N
     68    MinPacketSize                        N
     72    MaxPacketSize                        N
     76    MaxBitrate                           N

ASF StreamProperties Tags

Tags with index 54 and greater are conditional based on the StreamType.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    StreamType                           N
     16    ErrorCorrectionType                  N
     32    TimeOffset                           N
     48    StreamNumber                         N
     54    AudioCodecID                         N
           ImageWidth                           N
     56    AudioChannels                        N
     58    AudioSampleRate                      N
           ImageHeight                          N

DICOM Tags

The DICOM format is based on the ACR-NEMA specification, but adds a file header and a number of new tags. ExifTool will extract information from either type of file. The Tag ID's in the following table are the tag group and element numbers in hexadecimal, as given in the DICOM specification (see http://medical.nema.org/). The table below contains tags from the DICOM 2009 and earlier specifications plus some vendor-specific private tags.

Note that DICOM information may be saved in other file formats using the XMP DICOM Tags.

  Tag ID     Tag Name                           Writable
  ------     --------                           --------
  0002,0000  FileMetaInfoGroupLength            N
  0002,0001  FileMetaInfoVersion                N
  0002,0002  MediaStorageSOPClassUID            N
  0002,0003  MediaStorageSOPInstanceUID         N
  0002,0010  TransferSyntaxUID                  N
  0002,0012  ImplementationClassUID             N
  0002,0013  ImplementationVersionName          N
  0002,0016  SourceApplicationEntityTitle       N
  0002,0100  PrivateInformationCreatorUID       N
  0002,0102  PrivateInformation                 N
  0004,1130  FileSetID                          N
  0004,1141  FileSetDescriptorFileID            N
  0004,1142  SpecificCharacterSetOfFile         N
  0004,1200  FirstDirectoryRecordOffset         N
  0004,1202  LastDirectoryRecordOffset          N
  0004,1212  FileSetConsistencyFlag             N
  0004,1220  DirectoryRecordSequence            N
  0004,1400  OffsetOfNextDirectoryRecord        N
  0004,1410  RecordInUseFlag                    N
  0004,1420  LowerLevelDirectoryEntityOffset    N
  0004,1430  DirectoryRecordType                N
  0004,1432  PrivateRecordUID                   N
  0004,1500  ReferencedFileID                   N
  0004,1504  MRDRDirectoryRecordOffset          N
  0004,1510  ReferencedSOPClassUIDInFile        N
  0004,1511  ReferencedSOPInstanceUIDInFile     N
  0004,1512  ReferencedTransferSyntaxUIDInFile  N
  0004,151A  ReferencedRelatedSOPClassUIDInFile N
  0004,1600  NumberOfReferences                 N
  0008,0000  IdentifyingGroupLength             N
  0008,0001  LengthToEnd                        N
  0008,0005  SpecificCharacterSet               N
  0008,0006  LanguageCodeSequence               N
  0008,0008  ImageType                          N
  0008,0010  RecognitionCode                    N
  0008,0012  InstanceCreationDate               N
  0008,0013  InstanceCreationTime               N
  0008,0014  InstanceCreatorUID                 N
  0008,0016  SOPClassUID                        N
  0008,0018  SOPInstanceUID                     N
  0008,001A  RelatedGeneralSOPClassUID          N
  0008,001B  OriginalSpecializedSOPClassUID     N
  0008,0020  StudyDate                          N
  0008,0021  SeriesDate                         N
  0008,0022  AcquisitionDate                    N
  0008,0023  ContentDate                        N
  0008,0024  OverlayDate                        N
  0008,0025  CurveDate                          N
  0008,002A  AcquisitionDateTime                N
  0008,0030  StudyTime                          N
  0008,0031  SeriesTime                         N
  0008,0032  AcquisitionTime                    N
  0008,0033  ContentTime                        N
  0008,0034  OverlayTime                        N
  0008,0035  CurveTime                          N
  0008,0040  DataSetType                        N
  0008,0041  DataSetSubtype                     N
  0008,0042  NuclearMedicineSeriesType          N
  0008,0050  AccessionNumber                    N
  0008,0052  QueryRetrieveLevel                 N
  0008,0054  RetrieveAETitle                    N
  0008,0056  InstanceAvailability               N
  0008,0058  FailedSOPInstanceUIDList           N
  0008,0060  Modality                           N
  0008,0061  ModalitiesInStudy                  N
  0008,0062  SOPClassesInStudy                  N
  0008,0064  ConversionType                     N
  0008,0068  PresentationIntentType             N
  0008,0070  Manufacturer                       N
  0008,0080  InstitutionName                    N
  0008,0081  InstitutionAddress                 N
  0008,0082  InstitutionCodeSequence            N
  0008,0090  ReferringPhysicianName             N
  0008,0092  ReferringPhysicianAddress          N
  0008,0094  ReferringPhysicianTelephoneNumber  N
  0008,0096  ReferringPhysicianIDSequence       N
  0008,0100  CodeValue                          N
  0008,0102  CodingSchemeDesignator             N
  0008,0103  CodingSchemeVersion                N
  0008,0104  CodeMeaning                        N
  0008,0105  MappingResource                    N
  0008,0106  ContextGroupVersion                N
  0008,0107  ContextGroupLocalVersion           N
  0008,010B  ContextGroupExtensionFlag          N
  0008,010C  CodingSchemeUID                    N
  0008,010D  ContextGroupExtensionCreatorUID    N
  0008,010F  ContextIdentifier                  N
  0008,0110  CodingSchemeIDSequence             N
  0008,0112  CodingSchemeRegistry               N
  0008,0114  CodingSchemeExternalID             N
  0008,0115  CodingSchemeName                   N
  0008,0116  ResponsibleOrganization            N
  0008,0117  ContextUID                         N
  0008,0201  TimezoneOffsetFromUTC              N
  0008,1000  NetworkID                          N
  0008,1010  StationName                        N
  0008,1030  StudyDescription                   N
  0008,1032  ProcedureCodeSequence              N
  0008,103E  SeriesDescription                  N
  0008,1040  InstitutionalDepartmentName        N
  0008,1048  PhysiciansOfRecord                 N
  0008,1049  PhysiciansOfRecordIDSequence       N
  0008,1050  PerformingPhysicianName            N
  0008,1052  PerformingPhysicianIDSequence      N
  0008,1060  NameOfPhysicianReadingStudy        N
  0008,1062  PhysicianReadingStudyIDSequence    N
  0008,1070  OperatorsName                      N
  0008,1072  OperatorIDSequence                 N
  0008,1080  AdmittingDiagnosesDescription      N
  0008,1084  AdmittingDiagnosesCodeSequence     N
  0008,1090  ManufacturersModelName             N
  0008,1100  ReferencedResultsSequence          N
  0008,1110  ReferencedStudySequence            N
  0008,1111  ReferencedProcedureStepSequence    N
  0008,1115  ReferencedSeriesSequence           N
  0008,1120  ReferencedPatientSequence          N
  0008,1125  ReferencedVisitSequence            N
  0008,1130  ReferencedOverlaySequence          N
  0008,113A  ReferencedWaveformSequence         N
  0008,1140  ReferencedImageSequence            N
  0008,1145  ReferencedCurveSequence            N
  0008,114A  ReferencedInstanceSequence         N
  0008,1150  ReferencedSOPClassUID              N
  0008,1155  ReferencedSOPInstanceUID           N
  0008,115A  SOPClassesSupported                N
  0008,1160  ReferencedFrameNumber              N
  0008,1161  SimpleFrameList                    N
  0008,1162  CalculatedFrameList                N
  0008,1163  TimeRange                          N
  0008,1164  FrameExtractionSequence            N
  0008,1195  TransactionUID                     N
  0008,1197  FailureReason                      N
  0008,1198  FailedSOPSequence                  N
  0008,1199  ReferencedSOPSequence              N
  0008,1200  OtherReferencedStudiesSequence     N
  0008,1250  RelatedSeriesSequence              N
  0008,2110  LossyImageCompression              N
  0008,2111  DerivationDescription              N
  0008,2112  SourceImageSequence                N
  0008,2120  StageName                          N
  0008,2122  StageNumber                        N
  0008,2124  NumberOfStages                     N
  0008,2127  ViewName                           N
  0008,2128  ViewNumber                         N
  0008,2129  NumberOfEventTimers                N
  0008,212A  NumberOfViewsInStage               N
  0008,2130  EventElapsedTimes                  N
  0008,2132  EventTimerNames                    N
  0008,2133  EventTimerSequence                 N
  0008,2134  EventTimeOffset                    N
  0008,2135  EventCodeSequence                  N
  0008,2142  StartTrim                          N
  0008,2143  StopTrim                           N
  0008,2144  RecommendedDisplayFrameRate        N
  0008,2200  TransducerPosition                 N
  0008,2204  TransducerOrientation              N
  0008,2208  AnatomicStructure                  N
  0008,2218  AnatomicRegionSequence             N
  0008,2220  AnatomicRegionModifierSequence     N
  0008,2228  PrimaryAnatomicStructureSequence   N
  0008,2229  AnatomicStructureOrRegionSequence  N
  0008,2230  AnatomicStructureModifierSequence  N
  0008,2240  TransducerPositionSequence         N
  0008,2242  TransducerPositionModifierSequence N
  0008,2244  TransducerOrientationSequence      N
  0008,2246  TransducerOrientationModifierSeq   N
  0008,2253  AnatomicEntrancePortalCodeSeqTrial N
  0008,2255  AnatomicApproachDirCodeSeqTrial    N
  0008,2256  AnatomicPerspectiveDescrTrial      N
  0008,2257  AnatomicPerspectiveCodeSeqTrial    N
  0008,3001  AlternateRepresentationSequence    N
  0008,3010  IrradiationEventUID                N
  0008,4000  IdentifyingComments                N
  0008,9007  FrameType                          N
  0008,9092  ReferencedImageEvidenceSequence    N
  0008,9121  ReferencedRawDataSequence          N
  0008,9123  CreatorVersionUID                  N
  0008,9124  DerivationImageSequence            N
  0008,9154  SourceImageEvidenceSequence        N
  0008,9205  PixelPresentation                  N
  0008,9206  VolumetricProperties               N
  0008,9207  VolumeBasedCalculationTechnique    N
  0008,9208  ComplexImageComponent              N
  0008,9209  AcquisitionContrast                N
  0008,9215  DerivationCodeSequence             N
  0008,9237  GrayscalePresentationStateSequence N
  0008,9410  ReferencedOtherPlaneSequence       N
  0008,9458  FrameDisplaySequence               N
  0008,9459  RecommendedDisplayFrameRateInFloat N
  0008,9460  SkipFrameRangeFlag                 N
  0009,1001  FullFidelity                       N
  0009,1002  SuiteID                            N
  0009,1004  ProductID                          N
  0009,1027  ImageActualDate                    N
  0009,1030  ServiceID                          N
  0009,1031  MobileLocationNumber               N
  0009,10E3  EquipmentUID                       N
  0009,10E6  GenesisVersionNow                  N
  0009,10E7  ExamRecordChecksum                 N
  0009,10E9  ActualSeriesDataTimeStamp          N
  0010,0000  PatientGroupLength                 N
  0010,0010  PatientName                        N
  0010,0020  PatientID                          N
  0010,0021  IssuerOfPatientID                  N
  0010,0022  TypeOfPatientID                    N
  0010,0030  PatientBirthDate                   N
  0010,0032  PatientBirthTime                   N
  0010,0040  PatientSex                         N
  0010,0050  PatientInsurancePlanCodeSequence   N
  0010,0101  PatientPrimaryLanguageCodeSeq      N
  0010,0102  PatientPrimaryLanguageCodeModSeq   N
  0010,1000  OtherPatientIDs                    N
  0010,1001  OtherPatientNames                  N
  0010,1002  OtherPatientIDsSequence            N
  0010,1005  PatientBirthName                   N
  0010,1010  PatientAge                         N
  0010,1020  PatientSize                        N
  0010,1030  PatientWeight                      N
  0010,1040  PatientAddress                     N
  0010,1050  InsurancePlanIdentification        N
  0010,1060  PatientMotherBirthName             N
  0010,1080  MilitaryRank                       N
  0010,1081  BranchOfService                    N
  0010,1090  MedicalRecordLocator               N
  0010,2000  MedicalAlerts                      N
  0010,2110  Allergies                          N
  0010,2150  CountryOfResidence                 N
  0010,2152  RegionOfResidence                  N
  0010,2154  PatientTelephoneNumbers            N
  0010,2160  EthnicGroup                        N
  0010,2180  Occupation                         N
  0010,21A0  SmokingStatus                      N
  0010,21B0  AdditionalPatientHistory           N
  0010,21C0  PregnancyStatus                    N
  0010,21D0  LastMenstrualDate                  N
  0010,21F0  PatientReligiousPreference         N
  0010,2201  PatientSpeciesDescription          N
  0010,2202  PatientSpeciesCodeSequence         N
  0010,2203  PatientSexNeutered                 N
  0010,2210  AnatomicalOrientationType          N
  0010,2292  PatientBreedDescription            N
  0010,2293  PatientBreedCodeSequence           N
  0010,2294  BreedRegistrationSequence          N
  0010,2295  BreedRegistrationNumber            N
  0010,2296  BreedRegistryCodeSequence          N
  0010,2297  ResponsiblePerson                  N
  0010,2298  ResponsiblePersonRole              N
  0010,2299  ResponsibleOrganization            N
  0010,4000  PatientComments                    N
  0010,9431  ExaminedBodyThickness              N
  0011,1010  PatientStatus                      N
  0012,0010  ClinicalTrialSponsorName           N
  0012,0020  ClinicalTrialProtocolID            N
  0012,0021  ClinicalTrialProtocolName          N
  0012,0030  ClinicalTrialSiteID                N
  0012,0031  ClinicalTrialSiteName              N
  0012,0040  ClinicalTrialSubjectID             N
  0012,0042  ClinicalTrialSubjectReadingID      N
  0012,0050  ClinicalTrialTimePointID           N
  0012,0051  ClinicalTrialTimePointDescription  N
  0012,0060  ClinicalTrialCoordinatingCenter    N
  0012,0062  PatientIdentityRemoved             N
  0012,0063  DeidentificationMethod             N
  0012,0064  DeidentificationMethodCodeSequence N
  0012,0071  ClinicalTrialSeriesID              N
  0012,0072  ClinicalTrialSeriesDescription     N
  0012,0084  DistributionType                   N
  0012,0085  ConsentForDistributionFlag         N
  0018,0000  AcquisitionGroupLength             N
  0018,0010  ContrastBolusAgent                 N
  0018,0012  ContrastBolusAgentSequence         N
  0018,0014  ContrastBolusAdministrationRoute   N
  0018,0015  BodyPartExamined                   N
  0018,0020  ScanningSequence                   N
  0018,0021  SequenceVariant                    N
  0018,0022  ScanOptions                        N
  0018,0023  MRAcquisitionType                  N
  0018,0024  SequenceName                       N
  0018,0025  AngioFlag                          N
  0018,0026  InterventionDrugInformationSeq     N
  0018,0027  InterventionDrugStopTime           N
  0018,0028  InterventionDrugDose               N
  0018,0029  InterventionDrugSequence           N
  0018,002A  AdditionalDrugSequence             N
  0018,0030  Radionuclide                       N
  0018,0031  Radiopharmaceutical                N
  0018,0032  EnergyWindowCenterline             N
  0018,0033  EnergyWindowTotalWidth             N
  0018,0034  InterventionDrugName               N
  0018,0035  InterventionDrugStartTime          N
  0018,0036  InterventionSequence               N
  0018,0037  TherapyType                        N
  0018,0038  InterventionStatus                 N
  0018,0039  TherapyDescription                 N
  0018,003A  InterventionDescription            N
  0018,0040  CineRate                           N
  0018,0042  InitialCineRunState                N
  0018,0050  SliceThickness                     N
  0018,0060  KVP                                N
  0018,0070  CountsAccumulated                  N
  0018,0071  AcquisitionTerminationCondition    N
  0018,0072  EffectiveDuration                  N
  0018,0073  AcquisitionStartCondition          N
  0018,0074  AcquisitionStartConditionData      N
  0018,0075  AcquisitionEndConditionData        N
  0018,0080  RepetitionTime                     N
  0018,0081  EchoTime                           N
  0018,0082  InversionTime                      N
  0018,0083  NumberOfAverages                   N
  0018,0084  ImagingFrequency                   N
  0018,0085  ImagedNucleus                      N
  0018,0086  EchoNumber                         N
  0018,0087  MagneticFieldStrength              N
  0018,0088  SpacingBetweenSlices               N
  0018,0089  NumberOfPhaseEncodingSteps         N
  0018,0090  DataCollectionDiameter             N
  0018,0091  EchoTrainLength                    N
  0018,0093  PercentSampling                    N
  0018,0094  PercentPhaseFieldOfView            N
  0018,0095  PixelBandwidth                     N
  0018,1000  DeviceSerialNumber                 N
  0018,1002  DeviceUID                          N
  0018,1003  DeviceID                           N
  0018,1004  PlateID                            N
  0018,1005  GeneratorID                        N
  0018,1006  GridID                             N
  0018,1007  CassetteID                         N
  0018,1008  GantryID                           N
  0018,1010  SecondaryCaptureDeviceID           N
  0018,1011  HardcopyCreationDeviceID           N
  0018,1012  DateOfSecondaryCapture             N
  0018,1014  TimeOfSecondaryCapture             N
  0018,1016  SecondaryCaptureDeviceManufacturer N
  0018,1017  HardcopyDeviceManufacturer         N
  0018,1018  SecondaryCaptureDeviceModelName    N
  0018,1019  SecondaryCaptureDeviceSoftwareVers N
  0018,101A  HardcopyDeviceSoftwareVersion      N
  0018,101B  HardcopyDeviceModelName            N
  0018,1020  SoftwareVersion                    N
  0018,1022  VideoImageFormatAcquired           N
  0018,1023  DigitalImageFormatAcquired         N
  0018,1030  ProtocolName                       N
  0018,1040  ContrastBolusRoute                 N
  0018,1041  ContrastBolusVolume                N
  0018,1042  ContrastBolusStartTime             N
  0018,1043  ContrastBolusStopTime              N
  0018,1044  ContrastBolusTotalDose             N
  0018,1045  SyringeCounts                      N
  0018,1046  ContrastFlowRate                   N
  0018,1047  ContrastFlowDuration               N
  0018,1048  ContrastBolusIngredient            N
  0018,1049  ContrastBolusConcentration         N
  0018,1050  SpatialResolution                  N
  0018,1060  TriggerTime                        N
  0018,1061  TriggerSourceOrType                N
  0018,1062  NominalInterval                    N
  0018,1063  FrameTime                          N
  0018,1064  CardiacFramingType                 N
  0018,1065  FrameTimeVector                    N
  0018,1066  FrameDelay                         N
  0018,1067  ImageTriggerDelay                  N
  0018,1068  MultiplexGroupTimeOffset           N
  0018,1069  TriggerTimeOffset                  N
  0018,106A  SynchronizationTrigger             N
  0018,106C  SynchronizationChannel             N
  0018,106E  TriggerSamplePosition              N
  0018,1070  RadiopharmaceuticalRoute           N
  0018,1071  RadiopharmaceuticalVolume          N
  0018,1072  RadiopharmaceuticalStartTime       N
  0018,1073  RadiopharmaceuticalStopTime        N
  0018,1074  RadionuclideTotalDose              N
  0018,1075  RadionuclideHalfLife               N
  0018,1076  RadionuclidePositronFraction       N
  0018,1077  RadiopharmaceuticalSpecActivity    N
  0018,1078  RadiopharmaceuticalStartDateTime   N
  0018,1079  RadiopharmaceuticalStopDateTime    N
  0018,1080  BeatRejectionFlag                  N
  0018,1081  LowRRValue                         N
  0018,1082  HighRRValue                        N
  0018,1083  IntervalsAcquired                  N
  0018,1084  IntervalsRejected                  N
  0018,1085  PVCRejection                       N
  0018,1086  SkipBeats                          N
  0018,1088  HeartRate                          N
  0018,1090  CardiacNumberOfImages              N
  0018,1094  TriggerWindow                      N
  0018,1100  ReconstructionDiameter             N
  0018,1110  DistanceSourceToDetector           N
  0018,1111  DistanceSourceToPatient            N
  0018,1114  EstimatedRadiographicMagnification N
  0018,1120  GantryDetectorTilt                 N
  0018,1121  GantryDetectorSlew                 N
  0018,1130  TableHeight                        N
  0018,1131  TableTraverse                      N
  0018,1134  TableMotion                        N
  0018,1135  TableVerticalIncrement             N
  0018,1136  TableLateralIncrement              N
  0018,1137  TableLongitudinalIncrement         N
  0018,1138  TableAngle                         N
  0018,113A  TableType                          N
  0018,1140  RotationDirection                  N
  0018,1141  AngularPosition                    N
  0018,1142  RadialPosition                     N
  0018,1143  ScanArc                            N
  0018,1144  AngularStep                        N
  0018,1145  CenterOfRotationOffset             N
  0018,1146  RotationOffset                     N
  0018,1147  FieldOfViewShape                   N
  0018,1149  FieldOfViewDimensions              N
  0018,1150  ExposureTime                       N
  0018,1151  XRayTubeCurrent                    N
  0018,1152  Exposure                           N
  0018,1153  ExposureInMicroAmpSec              N
  0018,1154  AveragePulseWidth                  N
  0018,1155  RadiationSetting                   N
  0018,1156  RectificationType                  N
  0018,115A  RadiationMode                      N
  0018,115E  ImageAreaDoseProduct               N
  0018,1160  FilterType                         N
  0018,1161  TypeOfFilters                      N
  0018,1162  IntensifierSize                    N
  0018,1164  ImagerPixelSpacing                 N
  0018,1166  Grid                               N
  0018,1170  GeneratorPower                     N
  0018,1180  CollimatorGridName                 N
  0018,1181  CollimatorType                     N
  0018,1182  FocalDistance                      N
  0018,1183  XFocusCenter                       N
  0018,1184  YFocusCenter                       N
  0018,1190  FocalSpots                         N
  0018,1191  AnodeTargetMaterial                N
  0018,11A0  BodyPartThickness                  N
  0018,11A2  CompressionForce                   N
  0018,1200  DateOfLastCalibration              N
  0018,1201  TimeOfLastCalibration              N
  0018,1210  ConvolutionKernel                  N
  0018,1240  UpperLowerPixelValues              N
  0018,1242  ActualFrameDuration                N
  0018,1243  CountRate                          N
  0018,1244  PreferredPlaybackSequencing        N
  0018,1250  ReceiveCoilName                    N
  0018,1251  TransmitCoilName                   N
  0018,1260  PlateType                          N
  0018,1261  PhosphorType                       N
  0018,1300  ScanVelocity                       N
  0018,1301  WholeBodyTechnique                 N
  0018,1302  ScanLength                         N
  0018,1310  AcquisitionMatrix                  N
  0018,1312  InPlanePhaseEncodingDirection      N
  0018,1314  FlipAngle                          N
  0018,1315  VariableFlipAngleFlag              N
  0018,1316  SAR                                N
  0018,1318  DB-Dt                              N
  0018,1400  AcquisitionDeviceProcessingDescr   N
  0018,1401  AcquisitionDeviceProcessingCode    N
  0018,1402  CassetteOrientation                N
  0018,1403  CassetteSize                       N
  0018,1404  ExposuresOnPlate                   N
  0018,1405  RelativeXRayExposure               N
  0018,1450  ColumnAngulation                   N
  0018,1460  TomoLayerHeight                    N
  0018,1470  TomoAngle                          N
  0018,1480  TomoTime                           N
  0018,1490  TomoType                           N
  0018,1491  TomoClass                          N
  0018,1495  NumberOfTomosynthesisSourceImages  N
  0018,1500  PositionerMotion                   N
  0018,1508  PositionerType                     N
  0018,1510  PositionerPrimaryAngle             N
  0018,1511  PositionerSecondaryAngle           N
  0018,1520  PositionerPrimaryAngleIncrement    N
  0018,1521  PositionerSecondaryAngleIncrement  N
  0018,1530  DetectorPrimaryAngle               N
  0018,1531  DetectorSecondaryAngle             N
  0018,1600  ShutterShape                       N
  0018,1602  ShutterLeftVerticalEdge            N
  0018,1604  ShutterRightVerticalEdge           N
  0018,1606  ShutterUpperHorizontalEdge         N
  0018,1608  ShutterLowerHorizontalEdge         N
  0018,1610  CenterOfCircularShutter            N
  0018,1612  RadiusOfCircularShutter            N
  0018,1620  VerticesOfPolygonalShutter         N
  0018,1622  ShutterPresentationValue           N
  0018,1623  ShutterOverlayGroup                N
  0018,1624  ShutterPresentationColorCIELabVal  N
  0018,1700  CollimatorShape                    N
  0018,1702  CollimatorLeftVerticalEdge         N
  0018,1704  CollimatorRightVerticalEdge        N
  0018,1706  CollimatorUpperHorizontalEdge      N
  0018,1708  CollimatorLowerHorizontalEdge      N
  0018,1710  CenterOfCircularCollimator         N
  0018,1712  RadiusOfCircularCollimator         N
  0018,1720  VerticesOfPolygonalCollimator      N
  0018,1800  AcquisitionTimeSynchronized        N
  0018,1801  TimeSource                         N
  0018,1802  TimeDistributionProtocol           N
  0018,1803  NTPSourceAddress                   N
  0018,2001  PageNumberVector                   N
  0018,2002  FrameLabelVector                   N
  0018,2003  FramePrimaryAngleVector            N
  0018,2004  FrameSecondaryAngleVector          N
  0018,2005  SliceLocationVector                N
  0018,2006  DisplayWindowLabelVector           N
  0018,2010  NominalScannedPixelSpacing         N
  0018,2020  DigitizingDeviceTransportDirection N
  0018,2030  RotationOfScannedFilm              N
  0018,3100  IVUSAcquisition                    N
  0018,3101  IVUSPullbackRate                   N
  0018,3102  IVUSGatedRate                      N
  0018,3103  IVUSPullbackStartFrameNumber       N
  0018,3104  IVUSPullbackStopFrameNumber        N
  0018,3105  LesionNumber                       N
  0018,4000  AcquisitionComments                N
  0018,5000  OutputPower                        N
  0018,5010  TransducerData                     N
  0018,5012  FocusDepth                         N
  0018,5020  ProcessingFunction                 N
  0018,5021  PostprocessingFunction             N
  0018,5022  MechanicalIndex                    N
  0018,5024  BoneThermalIndex                   N
  0018,5026  CranialThermalIndex                N
  0018,5027  SoftTissueThermalIndex             N
  0018,5028  SoftTissueFocusThermalIndex        N
  0018,5029  SoftTissueSurfaceThermalIndex      N
  0018,5030  DynamicRange                       N
  0018,5040  TotalGain                          N
  0018,5050  DepthOfScanField                   N
  0018,5100  PatientPosition                    N
  0018,5101  ViewPosition                       N
  0018,5104  ProjectionEponymousNameCodeSeq     N
  0018,5210  ImageTransformationMatrix          N
  0018,5212  ImageTranslationVector             N
  0018,6000  Sensitivity                        N
  0018,6011  SequenceOfUltrasoundRegions        N
  0018,6012  RegionSpatialFormat                N
  0018,6014  RegionDataType                     N
  0018,6016  RegionFlags                        N
  0018,6018  RegionLocationMinX0                N
  0018,601A  RegionLocationMinY0                N
  0018,601C  RegionLocationMaxX1                N
  0018,601E  RegionLocationMaxY1                N
  0018,6020  ReferencePixelX0                   N
  0018,6022  ReferencePixelY0                   N
  0018,6024  PhysicalUnitsXDirection            N
  0018,6026  PhysicalUnitsYDirection            N
  0018,6028  ReferencePixelPhysicalValueX       N
  0018,602A  ReferencePixelPhysicalValueY       N
  0018,602C  PhysicalDeltaX                     N
  0018,602E  PhysicalDeltaY                     N
  0018,6030  TransducerFrequency                N
  0018,6031  TransducerType                     N
  0018,6032  PulseRepetitionFrequency           N
  0018,6034  DopplerCorrectionAngle             N
  0018,6036  SteeringAngle                      N
  0018,6038  DopplerSampleVolumeXPosRetired     N
  0018,6039  DopplerSampleVolumeXPosition       N
  0018,603A  DopplerSampleVolumeYPosRetired     N
  0018,603B  DopplerSampleVolumeYPosition       N
  0018,603C  TMLinePositionX0Retired            N
  0018,603D  TMLinePositionX0                   N
  0018,603E  TMLinePositionY0Retired            N
  0018,603F  TMLinePositionY0                   N
  0018,6040  TMLinePositionX1Retired            N
  0018,6041  TMLinePositionX1                   N
  0018,6042  TMLinePositionY1Retired            N
  0018,6043  TMLinePositionY1                   N
  0018,6044  PixelComponentOrganization         N
  0018,6046  PixelComponentMask                 N
  0018,6048  PixelComponentRangeStart           N
  0018,604A  PixelComponentRangeStop            N
  0018,604C  PixelComponentPhysicalUnits        N
  0018,604E  PixelComponentDataType             N
  0018,6050  NumberOfTableBreakPoints           N
  0018,6052  TableOfXBreakPoints                N
  0018,6054  TableOfYBreakPoints                N
  0018,6056  NumberOfTableEntries               N
  0018,6058  TableOfPixelValues                 N
  0018,605A  TableOfParameterValues             N
  0018,6060  RWaveTimeVector                    N
  0018,7000  DetectorConditionsNominalFlag      N
  0018,7001  DetectorTemperature                N
  0018,7004  DetectorType                       N
  0018,7005  DetectorConfiguration              N
  0018,7006  DetectorDescription                N
  0018,7008  DetectorMode                       N
  0018,700A  DetectorID                         N
  0018,700C  DateOfLastDetectorCalibration      N
  0018,700E  TimeOfLastDetectorCalibration      N
  0018,7010  DetectorExposuresSinceCalibration  N
  0018,7011  DetectorExposuresSinceManufactured N
  0018,7012  DetectorTimeSinceLastExposure      N
  0018,7014  DetectorActiveTime                 N
  0018,7016  DetectorActiveOffsetFromExposure   N
  0018,701A  DetectorBinning                    N
  0018,7020  DetectorElementPhysicalSize        N
  0018,7022  DetectorElementSpacing             N
  0018,7024  DetectorActiveShape                N
  0018,7026  DetectorActiveDimensions           N
  0018,7028  DetectorActiveOrigin               N
  0018,702A  DetectorManufacturerName           N
  0018,702B  DetectorManufacturersModelName     N
  0018,7030  FieldOfViewOrigin                  N
  0018,7032  FieldOfViewRotation                N
  0018,7034  FieldOfViewHorizontalFlip          N
  0018,7040  GridAbsorbingMaterial              N
  0018,7041  GridSpacingMaterial                N
  0018,7042  GridThickness                      N
  0018,7044  GridPitch                          N
  0018,7046  GridAspectRatio                    N
  0018,7048  GridPeriod                         N
  0018,704C  GridFocalDistance                  N
  0018,7050  FilterMaterial                     N
  0018,7052  FilterThicknessMinimum             N
  0018,7054  FilterThicknessMaximum             N
  0018,7060  ExposureControlMode                N
  0018,7062  ExposureControlModeDescription     N
  0018,7064  ExposureStatus                     N
  0018,7065  PhototimerSetting                  N
  0018,8150  ExposureTimeInMicroSec             N
  0018,8151  XRayTubeCurrentInMicroAmps         N
  0018,9004  ContentQualification               N
  0018,9005  PulseSequenceName                  N
  0018,9006  MRImagingModifierSequence          N
  0018,9008  EchoPulseSequence                  N
  0018,9009  InversionRecovery                  N
  0018,9010  FlowCompensation                   N
  0018,9011  MultipleSpinEcho                   N
  0018,9012  MultiPlanarExcitation              N
  0018,9014  PhaseContrast                      N
  0018,9015  TimeOfFlightContrast               N
  0018,9016  Spoiling                           N
  0018,9017  SteadyStatePulseSequence           N
  0018,9018  EchoPlanarPulseSequence            N
  0018,9019  TagAngleFirstAxis                  N
  0018,9020  MagnetizationTransfer              N
  0018,9021  T2Preparation                      N
  0018,9022  BloodSignalNulling                 N
  0018,9024  SaturationRecovery                 N
  0018,9025  SpectrallySelectedSuppression      N
  0018,9026  SpectrallySelectedExcitation       N
  0018,9027  SpatialPresaturation               N
  0018,9028  Tagging                            N
  0018,9029  OversamplingPhase                  N
  0018,9030  TagSpacingFirstDimension           N
  0018,9032  GeometryOfKSpaceTraversal          N
  0018,9033  SegmentedKSpaceTraversal           N
  0018,9034  RectilinearPhaseEncodeReordering   N
  0018,9035  TagThickness                       N
  0018,9036  PartialFourierDirection            N
  0018,9037  CardiacSynchronizationTechnique    N
  0018,9041  ReceiveCoilManufacturerName        N
  0018,9042  MRReceiveCoilSequence              N
  0018,9043  ReceiveCoilType                    N
  0018,9044  QuadratureReceiveCoil              N
  0018,9045  MultiCoilDefinitionSequence        N
  0018,9046  MultiCoilConfiguration             N
  0018,9047  MultiCoilElementName               N
  0018,9048  MultiCoilElementUsed               N
  0018,9049  MRTransmitCoilSequence             N
  0018,9050  TransmitCoilManufacturerName       N
  0018,9051  TransmitCoilType                   N
  0018,9052  SpectralWidth                      N
  0018,9053  ChemicalShiftReference             N
  0018,9054  VolumeLocalizationTechnique        N
  0018,9058  MRAcquisitionFrequencyEncodeSteps  N
  0018,9059  Decoupling                         N
  0018,9060  DecoupledNucleus                   N
  0018,9061  DecouplingFrequency                N
  0018,9062  DecouplingMethod                   N
  0018,9063  DecouplingChemicalShiftReference   N
  0018,9064  KSpaceFiltering                    N
  0018,9065  TimeDomainFiltering                N
  0018,9066  NumberOfZeroFills                  N
  0018,9067  BaselineCorrection                 N
  0018,9069  ParallelReductionFactorInPlane     N
  0018,9070  CardiacRRIntervalSpecified         N
  0018,9073  AcquisitionDuration                N
  0018,9074  FrameAcquisitionDateTime           N
  0018,9075  DiffusionDirectionality            N
  0018,9076  DiffusionGradientDirectionSequence N
  0018,9077  ParallelAcquisition                N
  0018,9078  ParallelAcquisitionTechnique       N
  0018,9079  InversionTimes                     N
  0018,9080  MetaboliteMapDescription           N
  0018,9081  PartialFourier                     N
  0018,9082  EffectiveEchoTime                  N
  0018,9083  MetaboliteMapCodeSequence          N
  0018,9084  ChemicalShiftSequence              N
  0018,9085  CardiacSignalSource                N
  0018,9087  DiffusionBValue                    N
  0018,9089  DiffusionGradientOrientation       N
  0018,9090  VelocityEncodingDirection          N
  0018,9091  VelocityEncodingMinimumValue       N
  0018,9093  NumberOfKSpaceTrajectories         N
  0018,9094  CoverageOfKSpace                   N
  0018,9095  SpectroscopyAcquisitionPhaseRows   N
  0018,9096  ParallelReductFactorInPlaneRetired N
  0018,9098  TransmitterFrequency               N
  0018,9100  ResonantNucleus                    N
  0018,9101  FrequencyCorrection                N
  0018,9103  MRSpectroscopyFOV-GeometrySequence N
  0018,9104  SlabThickness                      N
  0018,9105  SlabOrientation                    N
  0018,9106  MidSlabPosition                    N
  0018,9107  MRSpatialSaturationSequence        N
  0018,9112  MRTimingAndRelatedParametersSeq    N
  0018,9114  MREchoSequence                     N
  0018,9115  MRModifierSequence                 N
  0018,9117  MRDiffusionSequence                N
  0018,9118  CardiacTriggerSequence             N
  0018,9119  MRAveragesSequence                 N
  0018,9125  MRFOV-GeometrySequence             N
  0018,9126  VolumeLocalizationSequence         N
  0018,9127  SpectroscopyAcquisitionDataColumns N
  0018,9147  DiffusionAnisotropyType            N
  0018,9151  FrameReferenceDateTime             N
  0018,9152  MRMetaboliteMapSequence            N
  0018,9155  ParallelReductionFactorOutOfPlane  N
  0018,9159  SpectroscopyOutOfPlanePhaseSteps   N
  0018,9166  BulkMotionStatus                   N
  0018,9168  ParallelReductionFactSecondInPlane N
  0018,9169  CardiacBeatRejectionTechnique      N
  0018,9170  RespiratoryMotionCompTechnique     N
  0018,9171  RespiratorySignalSource            N
  0018,9172  BulkMotionCompensationTechnique    N
  0018,9173  BulkMotionSignalSource             N
  0018,9174  ApplicableSafetyStandardAgency     N
  0018,9175  ApplicableSafetyStandardDescr      N
  0018,9176  OperatingModeSequence              N
  0018,9177  OperatingModeType                  N
  0018,9178  OperatingMode                      N
  0018,9179  SpecificAbsorptionRateDefinition   N
  0018,9180  GradientOutputType                 N
  0018,9181  SpecificAbsorptionRateValue        N
  0018,9182  GradientOutput                     N
  0018,9183  FlowCompensationDirection          N
  0018,9184  TaggingDelay                       N
  0018,9185  RespiratoryMotionCompTechDescr     N
  0018,9186  RespiratorySignalSourceID          N
  0018,9195  ChemicalShiftsMinIntegrateLimitHz  N
  0018,9196  ChemicalShiftsMaxIntegrateLimitHz  N
  0018,9197  MRVelocityEncodingSequence         N
  0018,9198  FirstOrderPhaseCorrection          N
  0018,9199  WaterReferencedPhaseCorrection     N
  0018,9200  MRSpectroscopyAcquisitionType      N
  0018,9214  RespiratoryCyclePosition           N
  0018,9217  VelocityEncodingMaximumValue       N
  0018,9218  TagSpacingSecondDimension          N
  0018,9219  TagAngleSecondAxis                 N
  0018,9220  FrameAcquisitionDuration           N
  0018,9226  MRImageFrameTypeSequence           N
  0018,9227  MRSpectroscopyFrameTypeSequence    N
  0018,9231  MRAcqPhaseEncodingStepsInPlane     N
  0018,9232  MRAcqPhaseEncodingStepsOutOfPlane  N
  0018,9234  SpectroscopyAcqPhaseColumns        N
  0018,9236  CardiacCyclePosition               N
  0018,9239  SpecificAbsorptionRateSequence     N
  0018,9240  RFEchoTrainLength                  N
  0018,9241  GradientEchoTrainLength            N
  0018,9295  ChemicalShiftsMinIntegrateLimitPPM N
  0018,9296  ChemicalShiftsMaxIntegrateLimitPPM N
  0018,9301  CTAcquisitionTypeSequence          N
  0018,9302  AcquisitionType                    N
  0018,9303  TubeAngle                          N
  0018,9304  CTAcquisitionDetailsSequence       N
  0018,9305  RevolutionTime                     N
  0018,9306  SingleCollimationWidth             N
  0018,9307  TotalCollimationWidth              N
  0018,9308  CTTableDynamicsSequence            N
  0018,9309  TableSpeed                         N
  0018,9310  TableFeedPerRotation               N
  0018,9311  SpiralPitchFactor                  N
  0018,9312  CTGeometrySequence                 N
  0018,9313  DataCollectionCenterPatient        N
  0018,9314  CTReconstructionSequence           N
  0018,9315  ReconstructionAlgorithm            N
  0018,9316  ConvolutionKernelGroup             N
  0018,9317  ReconstructionFieldOfView          N
  0018,9318  ReconstructionTargetCenterPatient  N
  0018,9319  ReconstructionAngle                N
  0018,9320  ImageFilter                        N
  0018,9321  CTExposureSequence                 N
  0018,9322  ReconstructionPixelSpacing         N
  0018,9323  ExposureModulationType             N
  0018,9324  EstimatedDoseSaving                N
  0018,9325  CTXRayDetailsSequence              N
  0018,9326  CTPositionSequence                 N
  0018,9327  TablePosition                      N
  0018,9328  ExposureTimeInMilliSec             N
  0018,9329  CTImageFrameTypeSequence           N
  0018,9330  XRayTubeCurrentInMilliAmps         N
  0018,9332  ExposureInMilliAmpSec              N
  0018,9333  ConstantVolumeFlag                 N
  0018,9334  FluoroscopyFlag                    N
  0018,9335  SourceToDataCollectionCenterDist   N
  0018,9337  ContrastBolusAgentNumber           N
  0018,9338  ContrastBolusIngredientCodeSeq     N
  0018,9340  ContrastAdministrationProfileSeq   N
  0018,9341  ContrastBolusUsageSequence         N
  0018,9342  ContrastBolusAgentAdministered     N
  0018,9343  ContrastBolusAgentDetected         N
  0018,9344  ContrastBolusAgentPhase            N
  0018,9345  CTDIvol                            N
  0018,9346  CTDIPhantomTypeCodeSequence        N
  0018,9351  CalciumScoringMassFactorPatient    N
  0018,9352  CalciumScoringMassFactorDevice     N
  0018,9353  EnergyWeightingFactor              N
  0018,9360  CTAdditionalXRaySourceSequence     N
  0018,9401  ProjectionPixelCalibrationSequence N
  0018,9402  DistanceSourceToIsocenter          N
  0018,9403  DistanceObjectToTableTop           N
  0018,9404  ObjectPixelSpacingInCenterOfBeam   N
  0018,9405  PositionerPositionSequence         N
  0018,9406  TablePositionSequence              N
  0018,9407  CollimatorShapeSequence            N
  0018,9412  XA-XRFFrameCharacteristicsSequence N
  0018,9417  FrameAcquisitionSequence           N
  0018,9420  XRayReceptorType                   N
  0018,9423  AcquisitionProtocolName            N
  0018,9424  AcquisitionProtocolDescription     N
  0018,9425  ContrastBolusIngredientOpaque      N
  0018,9426  DistanceReceptorPlaneToDetHousing  N
  0018,9427  IntensifierActiveShape             N
  0018,9428  IntensifierActiveDimensions        N
  0018,9429  PhysicalDetectorSize               N
  0018,9430  PositionOfIsocenterProjection      N
  0018,9432  FieldOfViewSequence                N
  0018,9433  FieldOfViewDescription             N
  0018,9434  ExposureControlSensingRegionsSeq   N
  0018,9435  ExposureControlSensingRegionShape  N
  0018,9436  ExposureControlSensRegionLeftEdge  N
  0018,9437  ExposureControlSensRegionRightEdge N
  0018,9440  CenterOfCircExposControlSensRegion N
  0018,9441  RadiusOfCircExposControlSensRegion N
  0018,9447  ColumnAngulationPatient            N
  0018,9449  BeamAngle                          N
  0018,9451  FrameDetectorParametersSequence    N
  0018,9452  CalculatedAnatomyThickness         N
  0018,9455  CalibrationSequence                N
  0018,9456  ObjectThicknessSequence            N
  0018,9457  PlaneIdentification                N
  0018,9461  FieldOfViewDimensionsInFloat       N
  0018,9462  IsocenterReferenceSystemSequence   N
  0018,9463  PositionerIsocenterPrimaryAngle    N
  0018,9464  PositionerIsocenterSecondaryAngle  N
  0018,9465  PositionerIsocenterDetRotAngle     N
  0018,9466  TableXPositionToIsocenter          N
  0018,9467  TableYPositionToIsocenter          N
  0018,9468  TableZPositionToIsocenter          N
  0018,9469  TableHorizontalRotationAngle       N
  0018,9470  TableHeadTiltAngle                 N
  0018,9471  TableCradleTiltAngle               N
  0018,9472  FrameDisplayShutterSequence        N
  0018,9473  AcquiredImageAreaDoseProduct       N
  0018,9474  CArmPositionerTabletopRelationship N
  0018,9476  XRayGeometrySequence               N
  0018,9477  IrradiationEventIDSequence         N
  0018,9504  XRay3DFrameTypeSequence            N
  0018,9506  ContributingSourcesSequence        N
  0018,9507  XRay3DAcquisitionSequence          N
  0018,9508  PrimaryPositionerScanArc           N
  0018,9509  SecondaryPositionerScanArc         N
  0018,9510  PrimaryPositionerScanStartAngle    N
  0018,9511  SecondaryPositionerScanStartAngle  N
  0018,9514  PrimaryPositionerIncrement         N
  0018,9515  SecondaryPositionerIncrement       N
  0018,9516  StartAcquisitionDateTime           N
  0018,9517  EndAcquisitionDateTime             N
  0018,9524  ApplicationName                    N
  0018,9525  ApplicationVersion                 N
  0018,9526  ApplicationManufacturer            N
  0018,9527  AlgorithmType                      N
  0018,9528  AlgorithmDescription               N
  0018,9530  XRay3DReconstructionSequence       N
  0018,9531  ReconstructionDescription          N
  0018,9538  PerProjectionAcquisitionSequence   N
  0018,9601  DiffusionBMatrixSequence           N
  0018,9602  DiffusionBValueXX                  N
  0018,9603  DiffusionBValueXY                  N
  0018,9604  DiffusionBValueXZ                  N
  0018,9605  DiffusionBValueYY                  N
  0018,9606  DiffusionBValueYZ                  N
  0018,9607  DiffusionBValueZZ                  N
  0018,9701  DecayCorrectionDateTime            N
  0018,9715  StartDensityThreshold              N
  0018,9722  TerminationTimeThreshold           N
  0018,9725  DetectorGeometry                   N
  0018,9727  AxialDetectorDimension             N
  0018,9735  PETPositionSequence                N
  0018,9739  NumberOfIterations                 N
  0018,9740  NumberOfSubsets                    N
  0018,9751  PETFrameTypeSequence               N
  0018,9756  ReconstructionType                 N
  0018,9758  DecayCorrected                     N
  0018,9759  AttenuationCorrected               N
  0018,9760  ScatterCorrected                   N
  0018,9761  DeadTimeCorrected                  N
  0018,9762  GantryMotionCorrected              N
  0018,9763  PatientMotionCorrected             N
  0018,9765  RandomsCorrected                   N
  0018,9767  SensitivityCalibrated              N
  0018,9801  DepthsOfFocus                      N
  0018,9804  ExclusionStartDatetime             N
  0018,9805  ExclusionDuration                  N
  0018,9807  ImageDataTypeSequence              N
  0018,9808  DataType                           N
  0018,980B  AliasedDataType                    N
  0018,A001  ContributingEquipmentSequence      N
  0018,A002  ContributionDateTime               N
  0018,A003  ContributionDescription            N
  0019,1002  NumberOfCellsIInDetector           N
  0019,1003  CellNumberAtTheta                  N
  0019,1004  CellSpacing                        N
  0019,100F  HorizFrameOfRef                    N
  0019,1011  SeriesContrast                     N
  0019,1012  LastPseq                           N
  0019,1013  StartNumberForBaseline             N
  0019,1014  EndNumberForBaseline               N
  0019,1015  StartNumberForEnhancedScans        N
  0019,1016  EndNumberForEnhancedScans          N
  0019,1017  SeriesPlane                        N
  0019,1018  FirstScanRas                       N
  0019,1019  FirstScanLocation                  N
  0019,101A  LastScanRas                        N
  0019,101B  LastScanLoc                        N
  0019,101E  DisplayFieldOfView                 N
  0019,1023  TableSpeed                         N
  0019,1024  MidScanTime                        N
  0019,1025  MidScanFlag                        N
  0019,1026  DegreesOfAzimuth                   N
  0019,1027  GantryPeriod                       N
  0019,102A  XRayOnPosition                     N
  0019,102B  XRayOffPosition                    N
  0019,102C  NumberOfTriggers                   N
  0019,102E  AngleOfFirstView                   N
  0019,102F  TriggerFrequency                   N
  0019,1039  ScanFOVType                        N
  0019,1040  StatReconFlag                      N
  0019,1041  ComputeType                        N
  0019,1042  SegmentNumber                      N
  0019,1043  TotalSegmentsRequested             N
  0019,1044  InterscanDelay                     N
  0019,1047  ViewCompressionFactor              N
  0019,104A  TotalNoOfRefChannels               N
  0019,104B  DataSizeForScanData                N
  0019,1052  ReconPostProcflag                  N
  0019,1057  CTWaterNumber                      N
  0019,1058  CTBoneNumber                       N
  0019,105A  AcquisitionDuration                N
  0019,105E  NumberOfChannels                   N
  0019,105F  IncrementBetweenChannels           N
  0019,1060  StartingView                       N
  0019,1061  NumberOfViews                      N
  0019,1062  IncrementBetweenViews              N
  0019,106A  DependantOnNoViewsProcessed        N
  0019,106B  FieldOfViewInDetectorCells         N
  0019,1070  ValueOfBackProjectionButton        N
  0019,1071  SetIfFatqEstimatesWereUsed         N
  0019,1072  ZChanAvgOverViews                  N
  0019,1073  AvgOfLeftRefChansOverViews         N
  0019,1074  MaxLeftChanOverViews               N
  0019,1075  AvgOfRightRefChansOverViews        N
  0019,1076  MaxRightChanOverViews              N
  0019,107D  SecondEcho                         N
  0019,107E  NumberOfEchoes                     N
  0019,107F  TableDelta                         N
  0019,1081  Contiguous                         N
  0019,1084  PeakSAR                            N
  0019,1085  MonitorSAR                         N
  0019,1087  CardiacRepetitionTime              N
  0019,1088  ImagesPerCardiacCycle              N
  0019,108A  ActualReceiveGainAnalog            N
  0019,108B  ActualReceiveGainDigital           N
  0019,108D  DelayAfterTrigger                  N
  0019,108F  Swappf                             N
  0019,1090  PauseInterval                      N
  0019,1091  PulseTime                          N
  0019,1092  SliceOffsetOnFreqAxis              N
  0019,1093  CenterFrequency                    N
  0019,1094  TransmitGain                       N
  0019,1095  AnalogReceiverGain                 N
  0019,1096  DigitalReceiverGain                N
  0019,1097  BitmapDefiningCVs                  N
  0019,1098  CenterFreqMethod                   N
  0019,109B  PulseSeqMode                       N
  0019,109C  PulseSeqName                       N
  0019,109D  PulseSeqDate                       N
  0019,109E  InternalPulseSeqName               N
  0019,109F  TransmittingCoil                   N
  0019,10A0  SurfaceCoilType                    N
  0019,10A1  ExtremityCoilFlag                  N
  0019,10A2  RawDataRunNumber                   N
  0019,10A3  CalibratedFieldStrength            N
  0019,10A4  SATFatWaterBone                    N
  0019,10A5  ReceiveBandwidth                   N
  0019,10A7  UserData01                         N
  0019,10A8  UserData02                         N
  0019,10A9  UserData03                         N
  0019,10AA  UserData04                         N
  0019,10AB  UserData05                         N
  0019,10AC  UserData06                         N
  0019,10AD  UserData07                         N
  0019,10AE  UserData08                         N
  0019,10AF  UserData09                         N
  0019,10B0  UserData10                         N
  0019,10B1  UserData11                         N
  0019,10B2  UserData12                         N
  0019,10B3  UserData13                         N
  0019,10B4  UserData14                         N
  0019,10B5  UserData15                         N
  0019,10B6  UserData16                         N
  0019,10B7  UserData17                         N
  0019,10B8  UserData18                         N
  0019,10B9  UserData19                         N
  0019,10BA  UserData20                         N
  0019,10BB  UserData21                         N
  0019,10BC  UserData22                         N
  0019,10BD  UserData23                         N
  0019,10BE  ProjectionAngle                    N
  0019,10C0  SaturationPlanes                   N
  0019,10C1  SurfaceCoilIntensity               N
  0019,10C2  SATLocationR                       N
  0019,10C3  SATLocationL                       N
  0019,10C4  SATLocationA                       N
  0019,10C5  SATLocationP                       N
  0019,10C6  SATLocationH                       N
  0019,10C7  SATLocationF                       N
  0019,10C8  SATThicknessR-L                    N
  0019,10C9  SATThicknessA-P                    N
  0019,10CA  SATThicknessH-F                    N
  0019,10CB  PrescribedFlowAxis                 N
  0019,10CC  VelocityEncoding                   N
  0019,10CD  ThicknessDisclaimer                N
  0019,10CE  PrescanType                        N
  0019,10CF  PrescanStatus                      N
  0019,10D0  RawDataType                        N
  0019,10D2  ProjectionAlgorithm                N
  0019,10D3  ProjectionAlgorithm                N
  0019,10D5  FractionalEcho                     N
  0019,10D6  PrepPulse                          N
  0019,10D7  CardiacPhases                      N
  0019,10D8  VariableEchoflag                   N
  0019,10D9  ConcatenatedSAT                    N
  0019,10DA  ReferenceChannelUsed               N
  0019,10DB  BackProjectorCoefficient           N
  0019,10DC  PrimarySpeedCorrectionUsed         N
  0019,10DD  OverrangeCorrectionUsed            N
  0019,10DE  DynamicZAlphaValue                 N
  0019,10DF  UserData                           N
  0019,10E0  UserData                           N
  0019,10E2  VelocityEncodeScale                N
  0019,10F2  FastPhases                         N
  0019,10F9  TransmissionGain                   N
  0020,0000  RelationshipGroupLength            N
  0020,000D  StudyInstanceUID                   N
  0020,000E  SeriesInstanceUID                  N
  0020,0010  StudyID                            N
  0020,0011  SeriesNumber                       N
  0020,0012  AcquisitionNumber                  N
  0020,0013  InstanceNumber                     N
  0020,0014  IsotopeNumber                      N
  0020,0015  PhaseNumber                        N
  0020,0016  IntervalNumber                     N
  0020,0017  TimeSlotNumber                     N
  0020,0018  AngleNumber                        N
  0020,0019  ItemNumber                         N
  0020,0020  PatientOrientation                 N
  0020,0022  OverlayNumber                      N
  0020,0024  CurveNumber                        N
  0020,0026  LookupTableNumber                  N
  0020,0030  ImagePosition                      N
  0020,0032  ImagePositionPatient               N
  0020,0035  ImageOrientation                   N
  0020,0037  ImageOrientationPatient            N
  0020,0050  Location                           N
  0020,0052  FrameOfReferenceUID                N
  0020,0060  Laterality                         N
  0020,0062  ImageLaterality                    N
  0020,0070  ImageGeometryType                  N
  0020,0080  MaskingImage                       N
  0020,0100  TemporalPositionIdentifier         N
  0020,0105  NumberOfTemporalPositions          N
  0020,0110  TemporalResolution                 N
  0020,0200  SynchronizationFrameOfReferenceUID N
  0020,1000  SeriesInStudy                      N
  0020,1001  AcquisitionsInSeries               N
  0020,1002  ImagesInAcquisition                N
  0020,1003  ImagesInSeries                     N
  0020,1004  AcquisitionsInStudy                N
  0020,1005  ImagesInStudy                      N
  0020,1020  Reference                          N
  0020,1040  PositionReferenceIndicator         N
  0020,1041  SliceLocation                      N
  0020,1070  OtherStudyNumbers                  N
  0020,1200  NumberOfPatientRelatedStudies      N
  0020,1202  NumberOfPatientRelatedSeries       N
  0020,1204  NumberOfPatientRelatedInstances    N
  0020,1206  NumberOfStudyRelatedSeries         N
  0020,1208  NumberOfStudyRelatedInstances      N
  0020,1209  NumberOfSeriesRelatedInstances     N
  0020,31xx  SourceImageIDs                     N
  0020,3401  ModifyingDeviceID                  N
  0020,3402  ModifiedImageID                    N
  0020,3403  ModifiedImageDate                  N
  0020,3404  ModifyingDeviceManufacturer        N
  0020,3405  ModifiedImageTime                  N
  0020,3406  ModifiedImageDescription           N
  0020,4000  ImageComments                      N
  0020,5000  OriginalImageIdentification        N
  0020,5002  OriginalImageIdentNomenclature     N
  0020,9056  StackID                            N
  0020,9057  InStackPositionNumber              N
  0020,9071  FrameAnatomySequence               N
  0020,9072  FrameLaterality                    N
  0020,9111  FrameContentSequence               N
  0020,9113  PlanePositionSequence              N
  0020,9116  PlaneOrientationSequence           N
  0020,9128  TemporalPositionIndex              N
  0020,9153  TriggerDelayTime                   N
  0020,9156  FrameAcquisitionNumber             N
  0020,9157  DimensionIndexValues               N
  0020,9158  FrameComments                      N
  0020,9161  ConcatenationUID                   N
  0020,9162  InConcatenationNumber              N
  0020,9163  InConcatenationTotalNumber         N
  0020,9164  DimensionOrganizationUID           N
  0020,9165  DimensionIndexPointer              N
  0020,9167  FunctionalGroupPointer             N
  0020,9213  DimensionIndexPrivateCreator       N
  0020,9221  DimensionOrganizationSequence      N
  0020,9222  DimensionIndexSequence             N
  0020,9228  ConcatenationFrameOffsetNumber     N
  0020,9238  FunctionalGroupPrivateCreator      N
  0020,9241  NominalPercentageOfCardiacPhase    N
  0020,9245  NominalPercentOfRespiratoryPhase   N
  0020,9246  StartingRespiratoryAmplitude       N
  0020,9247  StartingRespiratoryPhase           N
  0020,9248  EndingRespiratoryAmplitude         N
  0020,9249  EndingRespiratoryPhase             N
  0020,9250  RespiratoryTriggerType             N
  0020,9251  RRIntervalTimeNominal              N
  0020,9252  ActualCardiacTriggerDelayTime      N
  0020,9253  RespiratorySynchronizationSequence N
  0020,9254  RespiratoryIntervalTime            N
  0020,9255  NominalRespiratoryTriggerDelayTime N
  0020,9256  RespiratoryTriggerDelayThreshold   N
  0020,9257  ActualRespiratoryTriggerDelayTime  N
  0020,9301  ImagePositionVolume                N
  0020,9302  ImageOrientationVolume             N
  0020,9308  ApexPosition                       N
  0020,9421  DimensionDescriptionLabel          N
  0020,9450  PatientOrientationInFrameSequence  N
  0020,9453  FrameLabel                         N
  0020,9518  AcquisitionIndex                   N
  0020,9529  ContributingSOPInstancesRefSeq     N
  0020,9536  ReconstructionIndex                N
  0021,1003  SeriesFromWhichPrescribed          N
  0021,1005  GenesisVersionNow                  N
  0021,1007  SeriesRecordChecksum               N
  0021,1018  GenesisVersionNow                  N
  0021,1019  AcqreconRecordChecksum             N
  0021,1020  TableStartLocation                 N
  0021,1035  SeriesFromWhichPrescribed          N
  0021,1036  ImageFromWhichPrescribed           N
  0021,1037  ScreenFormat                       N
  0021,104A  AnatomicalReferenceForScout        N
  0021,104F  LocationsInAcquisition             N
  0021,1050  GraphicallyPrescribed              N
  0021,1051  RotationFromSourceXRot             N
  0021,1052  RotationFromSourceYRot             N
  0021,1053  RotationFromSourceZRot             N
  0021,1054  ImagePosition                      N
  0021,1055  ImageOrientation                   N
  0021,1056  IntegerSlop                        N
  0021,1057  IntegerSlop                        N
  0021,1058  IntegerSlop                        N
  0021,1059  IntegerSlop                        N
  0021,105A  IntegerSlop                        N
  0021,105B  FloatSlop                          N
  0021,105C  FloatSlop                          N
  0021,105D  FloatSlop                          N
  0021,105E  FloatSlop                          N
  0021,105F  FloatSlop                          N
  0021,1081  AutoWindowLevelAlpha               N
  0021,1082  AutoWindowLevelBeta                N
  0021,1083  AutoWindowLevelWindow              N
  0021,1084  ToWindowLevelLevel                 N
  0021,1090  TubeFocalSpotPosition              N
  0021,1091  BiopsyPosition                     N
  0021,1092  BiopsyTLocation                    N
  0021,1093  BiopsyRefLocation                  N
  0022,0001  LightPathFilterPassThroughWavelen  N
  0022,0002  LightPathFilterPassBand            N
  0022,0003  ImagePathFilterPassThroughWavelen  N
  0022,0004  ImagePathFilterPassBand            N
  0022,0005  PatientEyeMovementCommanded        N
  0022,0006  PatientEyeMovementCommandCodeSeq   N
  0022,0007  SphericalLensPower                 N
  0022,0008  CylinderLensPower                  N
  0022,0009  CylinderAxis                       N
  0022,000A  EmmetropicMagnification            N
  0022,000B  IntraOcularPressure                N
  0022,000C  HorizontalFieldOfView              N
  0022,000D  PupilDilated                       N
  0022,000E  DegreeOfDilation                   N
  0022,0010  StereoBaselineAngle                N
  0022,0011  StereoBaselineDisplacement         N
  0022,0012  StereoHorizontalPixelOffset        N
  0022,0013  StereoVerticalPixelOffset          N
  0022,0014  StereoRotation                     N
  0022,0015  AcquisitionDeviceTypeCodeSequence  N
  0022,0016  IlluminationTypeCodeSequence       N
  0022,0017  LightPathFilterTypeStackCodeSeq    N
  0022,0018  ImagePathFilterTypeStackCodeSeq    N
  0022,0019  LensesCodeSequence                 N
  0022,001A  ChannelDescriptionCodeSequence     N
  0022,001B  RefractiveStateSequence            N
  0022,001C  MydriaticAgentCodeSequence         N
  0022,001D  RelativeImagePositionCodeSequence  N
  0022,0020  StereoPairsSequence                N
  0022,0021  LeftImageSequence                  N
  0022,0022  RightImageSequence                 N
  0022,0030  AxialLengthOfTheEye                N
  0022,0031  OphthalmicFrameLocationSequence    N
  0022,0032  ReferenceCoordinates               N
  0022,0035  DepthSpatialResolution             N
  0022,0036  MaximumDepthDistortion             N
  0022,0037  AlongScanSpatialResolution         N
  0022,0038  MaximumAlongScanDistortion         N
  0022,0039  OphthalmicImageOrientation         N
  0022,0041  DepthOfTransverseImage             N
  0022,0042  MydriaticAgentConcUnitsSeq         N
  0022,0048  AcrossScanSpatialResolution        N
  0022,0049  MaximumAcrossScanDistortion        N
  0022,004E  MydriaticAgentConcentration        N
  0022,0055  IlluminationWaveLength             N
  0022,0056  IlluminationPower                  N
  0022,0057  IlluminationBandwidth              N
  0022,0058  MydriaticAgentSequence             N
  0023,1001  NumberOfSeriesInStudy              N
  0023,1002  NumberOfUnarchivedSeries           N
  0023,1010  ReferenceImageField                N
  0023,1050  SummaryImage                       N
  0023,1070  StartTimeSecsInFirstAxial          N
  0023,1074  NoofUpdatesToHeader                N
  0023,107D  IndicatesIfTheStudyHasCompleteInfo N
  0025,1006  LastPulseSequenceUsed              N
  0025,1007  ImagesInSeries                     N
  0025,1010  LandmarkCounter                    N
  0025,1011  NumberOfAcquisitions               N
  0025,1014  IndicatesNoofUpdatesToHeader       N
  0025,1017  SeriesCompleteFlag                 N
  0025,1018  NumberOfImagesArchived             N
  0025,1019  LastImageNumberUsed                N
  0025,101A  PrimaryReceiverSuiteAndHost        N
  0027,1006  ImageArchiveFlag                   N
  0027,1010  ScoutType                          N
  0027,101C  VmaMamp                            N
  0027,101D  VmaPhase                           N
  0027,101E  VmaMod                             N
  0027,101F  VmaClip                            N
  0027,1020  SmartScanOnOffFlag                 N
  0027,1030  ForeignImageRevision               N
  0027,1031  ImagingMode                        N
  0027,1032  PulseSequence                      N
  0027,1033  ImagingOptions                     N
  0027,1035  PlaneType                          N
  0027,1036  ObliquePlane                       N
  0027,1040  RASLetterOfImageLocation           N
  0027,1041  ImageLocation                      N
  0027,1042  CenterRCoordOfPlaneImage           N
  0027,1043  CenterACoordOfPlaneImage           N
  0027,1044  CenterSCoordOfPlaneImage           N
  0027,1045  NormalRCoord                       N
  0027,1046  NormalACoord                       N
  0027,1047  NormalSCoord                       N
  0027,1048  RCoordOfTopRightCorner             N
  0027,1049  ACoordOfTopRightCorner             N
  0027,104A  SCoordOfTopRightCorner             N
  0027,104B  RCoordOfBottomRightCorner          N
  0027,104C  ACoordOfBottomRightCorner          N
  0027,104D  SCoordOfBottomRightCorner          N
  0027,1050  TableStartLocation                 N
  0027,1051  TableEndLocation                   N
  0027,1052  RASLetterForSideOfImage            N
  0027,1053  RASLetterForAnteriorPosterior      N
  0027,1054  RASLetterForScoutStartLoc          N
  0027,1055  RASLetterForScoutEndLoc            N
  0027,1060  ImageDimensionX                    N
  0027,1061  ImageDimensionY                    N
  0027,1062  NumberOfExcitations                N
  0028,0000  ImagePresentationGroupLength       N
  0028,0002  SamplesPerPixel                    N
  0028,0003  SamplesPerPixelUsed                N
  0028,0004  PhotometricInterpretation          N
  0028,0005  ImageDimensions                    N
  0028,0006  PlanarConfiguration                N
  0028,0008  NumberOfFrames                     N
  0028,0009  FrameIncrementPointer              N
  0028,000A  FrameDimensionPointer              N
  0028,0010  Rows                               N
  0028,0011  Columns                            N
  0028,0012  Planes                             N
  0028,0014  UltrasoundColorDataPresent         N
  0028,0030  PixelSpacing                       N
  0028,0031  ZoomFactor                         N
  0028,0032  ZoomCenter                         N
  0028,0034  PixelAspectRatio                   N
  0028,0040  ImageFormat                        N
  0028,0050  ManipulatedImage                   N
  0028,0051  CorrectedImage                     N
  0028,005F  CompressionRecognitionCode         N
  0028,0060  CompressionCode                    N
  0028,0061  CompressionOriginator              N
  0028,0062  CompressionLabel                   N
  0028,0063  CompressionDescription             N
  0028,0065  CompressionSequence                N
  0028,0066  CompressionStepPointers            N
  0028,0068  RepeatInterval                     N
  0028,0069  BitsGrouped                        N
  0028,0070  PerimeterTable                     N
  0028,0071  PerimeterValue                     N
  0028,0080  PredictorRows                      N
  0028,0081  PredictorColumns                   N
  0028,0082  PredictorConstants                 N
  0028,0090  BlockedPixels                      N
  0028,0091  BlockRows                          N
  0028,0092  BlockColumns                       N
  0028,0093  RowOverlap                         N
  0028,0094  ColumnOverlap                      N
  0028,0100  BitsAllocated                      N
  0028,0101  BitsStored                         N
  0028,0102  HighBit                            N
  0028,0103  PixelRepresentation                N
  0028,0104  SmallestValidPixelValue            N
  0028,0105  LargestValidPixelValue             N
  0028,0106  SmallestImagePixelValue            N
  0028,0107  LargestImagePixelValue             N
  0028,0108  SmallestPixelValueInSeries         N
  0028,0109  LargestPixelValueInSeries          N
  0028,0110  SmallestImagePixelValueInPlane     N
  0028,0111  LargestImagePixelValueInPlane      N
  0028,0120  PixelPaddingValue                  N
  0028,0121  PixelPaddingRangeLimit             N
  0028,0200  ImageLocation                      N
  0028,0300  QualityControlImage                N
  0028,0301  BurnedInAnnotation                 N
  0028,0400  TransformLabel                     N
  0028,0401  TransformVersionNumber             N
  0028,0402  NumberOfTransformSteps             N
  0028,0403  SequenceOfCompressedData           N
  0028,0404  DetailsOfCoefficients              N
  0028,04x2  CoefficientCoding                  N
  0028,04x3  CoefficientCodingPointers          N
  0028,0700  DCTLabel                           N
  0028,0701  DataBlockDescription               N
  0028,0702  DataBlock                          N
  0028,0710  NormalizationFactorFormat          N
  0028,0720  ZonalMapNumberFormat               N
  0028,0721  ZonalMapLocation                   N
  0028,0722  ZonalMapFormat                     N
  0028,0730  AdaptiveMapFormat                  N
  0028,0740  CodeNumberFormat                   N
  0028,08x0  CodeLabel                          N
  0028,08x2  NumberOfTables                     N
  0028,08x3  CodeTableLocation                  N
  0028,08x4  BitsForCodeWord                    N
  0028,08x8  ImageDataLocation                  N
  0028,0A02  PixelSpacingCalibrationType        N
  0028,0A04  PixelSpacingCalibrationDescription N
  0028,1040  PixelIntensityRelationship         N
  0028,1041  PixelIntensityRelationshipSign     N
  0028,1050  WindowCenter                       N
  0028,1051  WindowWidth                        N
  0028,1052  RescaleIntercept                   N
  0028,1053  RescaleSlope                       N
  0028,1054  RescaleType                        N
  0028,1055  WindowCenterAndWidthExplanation    N
  0028,1056  VOI_LUTFunction                    N
  0028,1080  GrayScale                          N
  0028,1090  RecommendedViewingMode             N
  0028,1100  GrayLookupTableDescriptor          N
  0028,1101  RedPaletteColorTableDescriptor     N
  0028,1102  GreenPaletteColorTableDescriptor   N
  0028,1103  BluePaletteColorTableDescriptor    N
  0028,1111  LargeRedPaletteColorTableDescr     N
  0028,1112  LargeGreenPaletteColorTableDescr   N
  0028,1113  LargeBluePaletteColorTableDescr    N
  0028,1199  PaletteColorTableUID               N
  0028,1200  GrayLookupTableData                N
  0028,1201  RedPaletteColorTableData           N
  0028,1202  GreenPaletteColorTableData         N
  0028,1203  BluePaletteColorTableData          N
  0028,1211  LargeRedPaletteColorTableData      N
  0028,1212  LargeGreenPaletteColorTableData    N
  0028,1213  LargeBluePaletteColorTableData     N
  0028,1214  LargePaletteColorLookupTableUID    N
  0028,1221  SegmentedRedColorTableData         N
  0028,1222  SegmentedGreenColorTableData       N
  0028,1223  SegmentedBlueColorTableData        N
  0028,1300  BreastImplantPresent               N
  0028,1350  PartialView                        N
  0028,1351  PartialViewDescription             N
  0028,1352  PartialViewCodeSequence            N
  0028,135A  SpatialLocationsPreserved          N
  0028,1402  DataPathAssignment                 N
  0028,1404  BlendingLUT1Sequence               N
  0028,1406  BlendingWeightConstant             N
  0028,1408  BlendingLookupTableData            N
  0028,140C  BlendingLUT2Sequence               N
  0028,140E  DataPathID                         N
  0028,140F  RGBLUTTransferFunction             N
  0028,1410  AlphaLUTTransferFunction           N
  0028,2000  ICCProfile                         N
  0028,2110  LossyImageCompression              N
  0028,2112  LossyImageCompressionRatio         N
  0028,2114  LossyImageCompressionMethod        N
  0028,3000  ModalityLUTSequence                N
  0028,3002  LUTDescriptor                      N
  0028,3003  LUTExplanation                     N
  0028,3004  ModalityLUTType                    N
  0028,3006  LUTData                            N
  0028,3010  VOILUTSequence                     N
  0028,3110  SoftcopyVOILUTSequence             N
  0028,4000  ImagePresentationComments          N
  0028,5000  BiPlaneAcquisitionSequence         N
  0028,6010  RepresentativeFrameNumber          N
  0028,6020  FrameNumbersOfInterest             N
  0028,6022  FrameOfInterestDescription         N
  0028,6023  FrameOfInterestType                N
  0028,6030  MaskPointers                       N
  0028,6040  RWavePointer                       N
  0028,6100  MaskSubtractionSequence            N
  0028,6101  MaskOperation                      N
  0028,6102  ApplicableFrameRange               N
  0028,6110  MaskFrameNumbers                   N
  0028,6112  ContrastFrameAveraging             N
  0028,6114  MaskSubPixelShift                  N
  0028,6120  TIDOffset                          N
  0028,6190  MaskOperationExplanation           N
  0028,7FE0  PixelDataProviderURL               N
  0028,9001  DataPointRows                      N
  0028,9002  DataPointColumns                   N
  0028,9003  SignalDomainColumns                N
  0028,9099  LargestMonochromePixelValue        N
  0028,9108  DataRepresentation                 N
  0028,9110  PixelMeasuresSequence              N
  0028,9132  FrameVOILUTSequence                N
  0028,9145  PixelValueTransformationSequence   N
  0028,9235  SignalDomainRows                   N
  0028,9411  DisplayFilterPercentage            N
  0028,9415  FramePixelShiftSequence            N
  0028,9416  SubtractionItemID                  N
  0028,9422  PixelIntensityRelationshipLUTSeq   N
  0028,9443  FramePixelDataPropertiesSequence   N
  0028,9444  GeometricalProperties              N
  0028,9445  GeometricMaximumDistortion         N
  0028,9446  ImageProcessingApplied             N
  0028,9454  MaskSelectionMode                  N
  0028,9474  LUTFunction                        N
  0028,9478  MaskVisibilityPercentage           N
  0028,9501  PixelShiftSequence                 N
  0028,9502  RegionPixelShiftSequence           N
  0028,9503  VerticesOfTheRegion                N
  0028,9506  PixelShiftFrameRange               N
  0028,9507  LUTFrameRange                      N
  0028,9520  ImageToEquipmentMappingMatrix      N
  0028,9537  EquipmentCoordinateSystemID        N
  0029,1004  LowerRangeOfPixels1a               N
  0029,1005  LowerRangeOfPixels1b               N
  0029,1006  LowerRangeOfPixels1c               N
  0029,1007  LowerRangeOfPixels1d               N
  0029,1008  LowerRangeOfPixels1e               N
  0029,1009  LowerRangeOfPixels1f               N
  0029,100A  LowerRangeOfPixels1g               N
  0029,1015  LowerRangeOfPixels1h               N
  0029,1016  LowerRangeOfPixels1i               N
  0029,1017  LowerRangeOfPixels2                N
  0029,1018  UpperRangeOfPixels2                N
  0029,101A  LenOfTotHdrInBytes                 N
  0029,1026  VersionOfTheHdrStruct              N
  0029,1034  AdvantageCompOverflow              N
  0029,1035  AdvantageCompUnderflow             N
  0032,0000  StudyGroupLength                   N
  0032,000A  StudyStatusID                      N
  0032,000C  StudyPriorityID                    N
  0032,0012  StudyIDIssuer                      N
  0032,0032  StudyVerifiedDate                  N
  0032,0033  StudyVerifiedTime                  N
  0032,0034  StudyReadDate                      N
  0032,0035  StudyReadTime                      N
  0032,1000  ScheduledStudyStartDate            N
  0032,1001  ScheduledStudyStartTime            N
  0032,1010  ScheduledStudyStopDate             N
  0032,1011  ScheduledStudyStopTime             N
  0032,1020  ScheduledStudyLocation             N
  0032,1021  ScheduledStudyLocationAETitle      N
  0032,1030  ReasonForStudy                     N
  0032,1031  RequestingPhysicianIDSequence      N
  0032,1032  RequestingPhysician                N
  0032,1033  RequestingService                  N
  0032,1040  StudyArrivalDate                   N
  0032,1041  StudyArrivalTime                   N
  0032,1050  StudyCompletionDate                N
  0032,1051  StudyCompletionTime                N
  0032,1055  StudyComponentStatusID             N
  0032,1060  RequestedProcedureDescription      N
  0032,1064  RequestedProcedureCodeSequence     N
  0032,1070  RequestedContrastAgent             N
  0032,4000  StudyComments                      N
  0038,0004  ReferencedPatientAliasSequence     N
  0038,0008  VisitStatusID                      N
  0038,0010  AdmissionID                        N
  0038,0011  IssuerOfAdmissionID                N
  0038,0016  RouteOfAdmissions                  N
  0038,001A  ScheduledAdmissionDate             N
  0038,001B  ScheduledAdmissionTime             N
  0038,001C  ScheduledDischargeDate             N
  0038,001D  ScheduledDischargeTime             N
  0038,001E  ScheduledPatientInstitResidence    N
  0038,0020  AdmittingDate                      N
  0038,0021  AdmittingTime                      N
  0038,0030  DischargeDate                      N
  0038,0032  DischargeTime                      N
  0038,0040  DischargeDiagnosisDescription      N
  0038,0044  DischargeDiagnosisCodeSequence     N
  0038,0050  SpecialNeeds                       N
  0038,0060  ServiceEpisodeID                   N
  0038,0061  IssuerOfServiceEpisodeID           N
  0038,0062  ServiceEpisodeDescription          N
  0038,0100  PertinentDocumentsSequence         N
  0038,0300  CurrentPatientLocation             N
  0038,0400  PatientInstitutionResidence        N
  0038,0500  PatientState                       N
  0038,0502  PatientClinicalTrialParticipSeq    N
  0038,4000  VisitComments                      N
  003A,0004  WaveformOriginality                N
  003A,0005  NumberOfWaveformChannels           N
  003A,0010  NumberOfWaveformSamples            N
  003A,001A  SamplingFrequency                  N
  003A,0020  MultiplexGroupLabel                N
  003A,0200  ChannelDefinitionSequence          N
  003A,0202  WaveformChannelNumber              N
  003A,0203  ChannelLabel                       N
  003A,0205  ChannelStatus                      N
  003A,0208  ChannelSourceSequence              N
  003A,0209  ChannelSourceModifiersSequence     N
  003A,020A  SourceWaveformSequence             N
  003A,020C  ChannelDerivationDescription       N
  003A,0210  ChannelSensitivity                 N
  003A,0211  ChannelSensitivityUnitsSequence    N
  003A,0212  ChannelSensitivityCorrectionFactor N
  003A,0213  ChannelBaseline                    N
  003A,0214  ChannelTimeSkew                    N
  003A,0215  ChannelSampleSkew                  N
  003A,0218  ChannelOffset                      N
  003A,021A  WaveformBitsStored                 N
  003A,0220  FilterLowFrequency                 N
  003A,0221  FilterHighFrequency                N
  003A,0222  NotchFilterFrequency               N
  003A,0223  NotchFilterBandwidth               N
  003A,0230  WaveformDataDisplayScale           N
  003A,0231  WaveformDisplayBkgCIELabValue      N
  003A,0240  WaveformPresentationGroupSequence  N
  003A,0241  PresentationGroupNumber            N
  003A,0242  ChannelDisplaySequence             N
  003A,0244  ChannelRecommendDisplayCIELabValue N
  003A,0245  ChannelPosition                    N
  003A,0246  DisplayShadingFlag                 N
  003A,0247  FractionalChannelDisplayScale      N
  003A,0248  AbsoluteChannelDisplayScale        N
  003A,0300  MultiplexAudioChannelsDescrCodeSeq N
  003A,0301  ChannelIdentificationCode          N
  003A,0302  ChannelMode                        N
  0040,0001  ScheduledStationAETitle            N
  0040,0002  ScheduledProcedureStepStartDate    N
  0040,0003  ScheduledProcedureStepStartTime    N
  0040,0004  ScheduledProcedureStepEndDate      N
  0040,0005  ScheduledProcedureStepEndTime      N
  0040,0006  ScheduledPerformingPhysiciansName  N
  0040,0007  ScheduledProcedureStepDescription  N
  0040,0008  ScheduledProtocolCodeSequence      N
  0040,0009  ScheduledProcedureStepID           N
  0040,000A  StageCodeSequence                  N
  0040,000B  ScheduledPerformingPhysicianIDSeq  N
  0040,0010  ScheduledStationName               N
  0040,0011  ScheduledProcedureStepLocation     N
  0040,0012  PreMedication                      N
  0040,0020  ScheduledProcedureStepStatus       N
  0040,0031  LocalNamespaceEntityID             N
  0040,0032  UniversalEntityID                  N
  0040,0033  UniversalEntityIDType              N
  0040,0035  IdentifierTypeCode                 N
  0040,0036  AssigningFacilitySequence          N
  0040,0100  ScheduledProcedureStepSequence     N
  0040,0220  ReferencedNonImageCompositeSOPSeq  N
  0040,0241  PerformedStationAETitle            N
  0040,0242  PerformedStationName               N
  0040,0243  PerformedLocation                  N
  0040,0244  PerformedProcedureStepStartDate    N
  0040,0245  PerformedProcedureStepStartTime    N
  0040,0250  PerformedProcedureStepEndDate      N
  0040,0251  PerformedProcedureStepEndTime      N
  0040,0252  PerformedProcedureStepStatus       N
  0040,0253  PerformedProcedureStepID           N
  0040,0254  PerformedProcedureStepDescription  N
  0040,0255  PerformedProcedureTypeDescription  N
  0040,0260  PerformedProtocolCodeSequence      N
  0040,0261  PerformedProtocolType              N
  0040,0270  ScheduledStepAttributesSequence    N
  0040,0275  RequestAttributesSequence          N
  0040,0280  CommentsOnPerformedProcedureStep   N
  0040,0281  ProcStepDiscontinueReasonCodeSeq   N
  0040,0293  QuantitySequence                   N
  0040,0294  Quantity                           N
  0040,0295  MeasuringUnitsSequence             N
  0040,0296  BillingItemSequence                N
  0040,0300  TotalTimeOfFluoroscopy             N
  0040,0301  TotalNumberOfExposures             N
  0040,0302  EntranceDose                       N
  0040,0303  ExposedArea                        N
  0040,0306  DistanceSourceToEntrance           N
  0040,0307  DistanceSourceToSupport            N
  0040,030E  ExposureDoseSequence               N
  0040,0310  CommentsOnRadiationDose            N
  0040,0312  XRayOutput                         N
  0040,0314  HalfValueLayer                     N
  0040,0316  OrganDose                          N
  0040,0318  OrganExposed                       N
  0040,0320  BillingProcedureStepSequence       N
  0040,0321  FilmConsumptionSequence            N
  0040,0324  BillingSuppliesAndDevicesSequence  N
  0040,0330  ReferencedProcedureStepSequence    N
  0040,0340  PerformedSeriesSequence            N
  0040,0400  CommentsOnScheduledProcedureStep   N
  0040,0440  ProtocolContextSequence            N
  0040,0441  ContentItemModifierSequence        N
  0040,050A  SpecimenAccessionNumber            N
  0040,0512  ContainerIdentifier                N
  0040,051A  ContainerDescription               N
  0040,0550  SpecimenSequence                   N
  0040,0551  SpecimenIdentifier                 N
  0040,0552  SpecimenDescriptionSequenceTrial   N
  0040,0553  SpecimenDescriptionTrial           N
  0040,0554  SpecimenUID                        N
  0040,0555  AcquisitionContextSequence         N
  0040,0556  AcquisitionContextDescription      N
  0040,059A  SpecimenTypeCodeSequence           N
  0040,0600  SpecimenShortDescription           N
  0040,06FA  SlideIdentifier                    N
  0040,071A  ImageCenterPointCoordinatesSeq     N
  0040,072A  XOffsetInSlideCoordinateSystem     N
  0040,073A  YOffsetInSlideCoordinateSystem     N
  0040,074A  ZOffsetInSlideCoordinateSystem     N
  0040,08D8  PixelSpacingSequence               N
  0040,08DA  CoordinateSystemAxisCodeSequence   N
  0040,08EA  MeasurementUnitsCodeSequence       N
  0040,09F8  VitalStainCodeSequenceTrial        N
  0040,1001  RequestedProcedureID               N
  0040,1002  ReasonForRequestedProcedure        N
  0040,1003  RequestedProcedurePriority         N
  0040,1004  PatientTransportArrangements       N
  0040,1005  RequestedProcedureLocation         N
  0040,1006  PlacerOrderNumber-Procedure        N
  0040,1007  FillerOrderNumber-Procedure        N
  0040,1008  ConfidentialityCode                N
  0040,1009  ReportingPriority                  N
  0040,100A  ReasonForRequestedProcedureCodeSeq N
  0040,1010  NamesOfIntendedRecipientsOfResults N
  0040,1011  IntendedRecipientsOfResultsIDSeq   N
  0040,1101  PersonIdentificationCodeSequence   N
  0040,1102  PersonAddress                      N
  0040,1103  PersonTelephoneNumbers             N
  0040,1400  RequestedProcedureComments         N
  0040,2001  ReasonForImagingServiceRequest     N
  0040,2004  IssueDateOfImagingServiceRequest   N
  0040,2005  IssueTimeOfImagingServiceRequest   N
  0040,2006  PlacerOrderNum-ImagingServiceReq   N
  0040,2007  FillerOrderNum-ImagingServiceReq   N
  0040,2008  OrderEnteredBy                     N
  0040,2009  OrderEntererLocation               N
  0040,2010  OrderCallbackPhoneNumber           N
  0040,2016  PlacerOrderNum-ImagingServiceReq   N
  0040,2017  FillerOrderNum-ImagingServiceReq   N
  0040,2400  ImagingServiceRequestComments      N
  0040,3001  ConfidentialityOnPatientDataDescr  N
  0040,4001  GenPurposeScheduledProcStepStatus  N
  0040,4002  GenPurposePerformedProcStepStatus  N
  0040,4003  GenPurposeSchedProcStepPriority    N
  0040,4004  SchedProcessingApplicationsCodeSeq N
  0040,4005  SchedProcedureStepStartDateAndTime N
  0040,4006  MultipleCopiesFlag                 N
  0040,4007  PerformedProcessingAppsCodeSeq     N
  0040,4009  HumanPerformerCodeSequence         N
  0040,4010  SchedProcStepModificationDateTime  N
  0040,4011  ExpectedCompletionDateAndTime      N
  0040,4015  ResultingGenPurposePerfProcStepSeq N
  0040,4016  RefGenPurposeSchedProcStepSeq      N
  0040,4018  ScheduledWorkitemCodeSequence      N
  0040,4019  PerformedWorkitemCodeSequence      N
  0040,4020  InputAvailabilityFlag              N
  0040,4021  InputInformationSequence           N
  0040,4022  RelevantInformationSequence        N
  0040,4023  RefGenPurSchedProcStepTransUID     N
  0040,4025  ScheduledStationNameCodeSequence   N
  0040,4026  ScheduledStationClassCodeSequence  N
  0040,4027  SchedStationGeographicLocCodeSeq   N
  0040,4028  PerformedStationNameCodeSequence   N
  0040,4029  PerformedStationClassCodeSequence  N
  0040,4030  PerformedStationGeogLocCodeSeq     N
  0040,4031  RequestedSubsequentWorkItemCodeSeq N
  0040,4032  NonDICOMOutputCodeSequence         N
  0040,4033  OutputInformationSequence          N
  0040,4034  ScheduledHumanPerformersSequence   N
  0040,4035  ActualHumanPerformersSequence      N
  0040,4036  HumanPerformersOrganization        N
  0040,4037  HumanPerformerName                 N
  0040,4040  RawDataHandling                    N
  0040,8302  EntranceDoseInMilliGy              N
  0040,9094  RefImageRealWorldValueMappingSeq   N
  0040,9096  RealWorldValueMappingSequence      N
  0040,9098  PixelValueMappingCodeSequence      N
  0040,9210  LUTLabel                           N
  0040,9211  RealWorldValueLastValueMapped      N
  0040,9212  RealWorldValueLUTData              N
  0040,9216  RealWorldValueFirstValueMapped     N
  0040,9224  RealWorldValueIntercept            N
  0040,9225  RealWorldValueSlope                N
  0040,A010  RelationshipType                   N
  0040,A027  VerifyingOrganization              N
  0040,A030  VerificationDateTime               N
  0040,A032  ObservationDateTime                N
  0040,A040  ValueType                          N
  0040,A043  ConceptNameCodeSequence            N
  0040,A050  ContinuityOfContent                N
  0040,A073  VerifyingObserverSequence          N
  0040,A075  VerifyingObserverName              N
  0040,A078  AuthorObserverSequence             N
  0040,A07A  ParticipantSequence                N
  0040,A07C  CustodialOrganizationSequence      N
  0040,A080  ParticipationType                  N
  0040,A082  ParticipationDateTime              N
  0040,A084  ObserverType                       N
  0040,A088  VerifyingObserverIdentCodeSequence N
  0040,A090  EquivalentCDADocumentSequence      N
  0040,A0B0  ReferencedWaveformChannels         N
  0040,A120  DateTime                           N
  0040,A121  Date                               N
  0040,A122  Time                               N
  0040,A123  PersonName                         N
  0040,A124  UID                                N
  0040,A130  TemporalRangeType                  N
  0040,A132  ReferencedSamplePositions          N
  0040,A136  ReferencedFrameNumbers             N
  0040,A138  ReferencedTimeOffsets              N
  0040,A13A  ReferencedDateTime                 N
  0040,A160  TextValue                          N
  0040,A168  ConceptCodeSequence                N
  0040,A170  PurposeOfReferenceCodeSequence     N
  0040,A180  AnnotationGroupNumber              N
  0040,A195  ModifierCodeSequence               N
  0040,A300  MeasuredValueSequence              N
  0040,A301  NumericValueQualifierCodeSequence  N
  0040,A30A  NumericValue                       N
  0040,A353  AddressTrial                       N
  0040,A354  TelephoneNumberTrial               N
  0040,A360  PredecessorDocumentsSequence       N
  0040,A370  ReferencedRequestSequence          N
  0040,A372  PerformedProcedureCodeSequence     N
  0040,A375  CurrentRequestedProcEvidenceSeq    N
  0040,A385  PertinentOtherEvidenceSequence     N
  0040,A390  HL7StructuredDocumentRefSeq        N
  0040,A491  CompletionFlag                     N
  0040,A492  CompletionFlagDescription          N
  0040,A493  VerificationFlag                   N
  0040,A494  ArchiveRequested                   N
  0040,A496  PreliminaryFlag                    N
  0040,A504  ContentTemplateSequence            N
  0040,A525  IdenticalDocumentsSequence         N
  0040,A730  ContentSequence                    N
  0040,B020  AnnotationSequence                 N
  0040,DB00  TemplateIdentifier                 N
  0040,DB06  TemplateVersion                    N
  0040,DB07  TemplateLocalVersion               N
  0040,DB0B  TemplateExtensionFlag              N
  0040,DB0C  TemplateExtensionOrganizationUID   N
  0040,DB0D  TemplateExtensionCreatorUID        N
  0040,DB73  ReferencedContentItemIdentifier    N
  0040,E001  HL7InstanceIdentifier              N
  0040,E004  HL7DocumentEffectiveTime           N
  0040,E006  HL7DocumentTypeCodeSequence        N
  0040,E010  RetrieveURI                        N
  0040,E011  RetrieveLocationUID                N
  0042,0010  DocumentTitle                      N
  0042,0011  EncapsulatedDocument               N
  0042,0012  MIMETypeOfEncapsulatedDocument     N
  0042,0013  SourceInstanceSequence             N
  0042,0014  ListOfMIMETypes                    N
  0043,1001  BitmapOfPrescanOptions             N
  0043,1002  GradientOffsetInX                  N
  0043,1003  GradientOffsetInY                  N
  0043,1004  GradientOffsetInZ                  N
  0043,1005  ImgIsOriginalOrUnoriginal          N
  0043,1006  NumberOfEPIShots                   N
  0043,1007  ViewsPerSegment                    N
  0043,1008  RespiratoryRateBpm                 N
  0043,1009  RespiratoryTriggerPoint            N
  0043,100A  TypeOfReceiverUsed                 N
  0043,100B  PeakRateOfChangeOfGradientField    N
  0043,100C  LimitsInUnitsOfPercent             N
  0043,100D  PSDEstimatedLimit                  N
  0043,100E  PSDEstimatedLimitInTeslaPerSecond  N
  0043,100F  Saravghead                         N
  0043,1010  WindowValue                        N
  0043,1011  TotalInputViews                    N
  0043,1012  X-RayChain                         N
  0043,1013  DeconKernelParameters              N
  0043,1014  CalibrationParameters              N
  0043,1015  TotalOutputViews                   N
  0043,1016  NumberOfOverranges                 N
  0043,1017  IBHImageScaleFactors               N
  0043,1018  BBHCoefficients                    N
  0043,1019  NumberOfBBHChainsToBlend           N
  0043,101A  StartingChannelNumber              N
  0043,101B  PpscanParameters                   N
  0043,101C  GEImageIntegrity                   N
  0043,101D  LevelValue                         N
  0043,101E  DeltaStartTime                     N
  0043,101F  MaxOverrangesInAView               N
  0043,1020  AvgOverrangesAllViews              N
  0043,1021  CorrectedAfterGlowTerms            N
  0043,1025  ReferenceChannels                  N
  0043,1026  NoViewsRefChansBlocked             N
  0043,1027  ScanPitchRatio                     N
  0043,1028  UniqueImageIden                    N
  0043,1029  HistogramTables                    N
  0043,102A  UserDefinedData                    N
  0043,102B  PrivateScanOptions                 N
  0043,102C  EffectiveEchoSpacing               N
  0043,102D  StringSlopField1                   N
  0043,102E  StringSlopField2                   N
  0043,102F  RawDataType                        N
  0043,1030  RawDataType                        N
  0043,1031  RACordOfTargetReconCenter          N
  0043,1032  RawDataType                        N
  0043,1033  NegScanspacing                     N
  0043,1034  OffsetFrequency                    N
  0043,1035  UserUsageTag                       N
  0043,1036  UserFillMapMSW                     N
  0043,1037  UserFillMapLSW                     N
  0043,1038  User25-48                          N
  0043,1039  SlopInt6-9                         N
  0043,1040  TriggerOnPosition                  N
  0043,1041  DegreeOfRotation                   N
  0043,1042  DASTriggerSource                   N
  0043,1043  DASFpaGain                         N
  0043,1044  DASOutputSource                    N
  0043,1045  DASAdInput                         N
  0043,1046  DASCalMode                         N
  0043,1047  DASCalFrequency                    N
  0043,1048  DASRegXm                           N
  0043,1049  DASAutoZero                        N
  0043,104A  StartingChannelOfView              N
  0043,104B  DASXmPattern                       N
  0043,104C  TGGCTriggerMode                    N
  0043,104D  StartScanToXrayOnDelay             N
  0043,104E  DurationOfXrayOn                   N
  0043,1060  SlopInt10-17                       N
  0043,1061  ScannerStudyEntityUID              N
  0043,1062  ScannerStudyID                     N
  0043,106f  ScannerTableEntry                  N
  0044,0001  ProductPackageIdentifier           N
  0044,0002  SubstanceAdministrationApproval    N
  0044,0003  ApprovalStatusFurtherDescription   N
  0044,0004  ApprovalStatusDateTime             N
  0044,0007  ProductTypeCodeSequence            N
  0044,0008  ProductName                        N
  0044,0009  ProductDescription                 N
  0044,000A  ProductLotIdentifier               N
  0044,000B  ProductExpirationDateTime          N
  0044,0010  SubstanceAdministrationDateTime    N
  0044,0011  SubstanceAdministrationNotes       N
  0044,0012  SubstanceAdministrationDeviceID    N
  0044,0013  ProductParameterSequence           N
  0044,0019  SubstanceAdminParameterSeq         N
  0045,1001  NumberOfMacroRowsInDetector        N
  0045,1002  MacroWidthAtISOCenter              N
  0045,1003  DASType                            N
  0045,1004  DASGain                            N
  0045,1005  DASTemperature                     N
  0045,1006  TableDirectionInOrOut              N
  0045,1007  ZSmoothingFactor                   N
  0045,1008  ViewWeightingMode                  N
  0045,1009  SigmaRowNumberWhichRowsWereUsed    N
  0045,100A  MinimumDasValueFoundInTheScanData  N
  0045,100B  MaximumOffsetShiftValueUsed        N
  0045,100C  NumberOfViewsShifted               N
  0045,100D  ZTrackingFlag                      N
  0045,100E  MeanZError                         N
  0045,100F  ZTrackingMaximumError              N
  0045,1010  StartingViewForRow2a               N
  0045,1011  NumberOfViewsInRow2a               N
  0045,1012  StartingViewForRow1a               N
  0045,1013  SigmaMode                          N
  0045,1014  NumberOfViewsInRow1a               N
  0045,1015  StartingViewForRow2b               N
  0045,1016  NumberOfViewsInRow2b               N
  0045,1017  StartingViewForRow1b               N
  0045,1018  NumberOfViewsInRow1b               N
  0045,1019  AirFilterCalibrationDate           N
  0045,101A  AirFilterCalibrationTime           N
  0045,101B  PhantomCalibrationDate             N
  0045,101C  PhantomCalibrationTime             N
  0045,101D  ZSlopeCalibrationDate              N
  0045,101E  ZSlopeCalibrationTime              N
  0045,101F  CrosstalkCalibrationDate           N
  0045,1020  CrosstalkCalibrationTime           N
  0045,1021  IterboneOptionFlag                 N
  0045,1022  PeristalticFlagOption              N
  0046,0012  LensDescription                    N
  0046,0014  RightLensSequence                  N
  0046,0015  LeftLensSequence                   N
  0046,0018  CylinderSequence                   N
  0046,0028  PrismSequence                      N
  0046,0030  HorizontalPrismPower               N
  0046,0032  HorizontalPrismBase                N
  0046,0034  VerticalPrismPower                 N
  0046,0036  VerticalPrismBase                  N
  0046,0038  LensSegmentType                    N
  0046,0040  OpticalTransmittance               N
  0046,0042  ChannelWidth                       N
  0046,0044  PupilSize                          N
  0046,0046  CornealSize                        N
  0046,0060  DistancePupillaryDistance          N
  0046,0062  NearPupillaryDistance              N
  0046,0064  OtherPupillaryDistance             N
  0046,0075  RadiusOfCurvature                  N
  0046,0076  KeratometricPower                  N
  0046,0077  KeratometricAxis                   N
  0046,0092  BackgroundColor                    N
  0046,0094  Optotype                           N
  0046,0095  OptotypePresentation               N
  0046,0100  AddNearSequence                    N
  0046,0101  AddIntermediateSequence            N
  0046,0102  AddOtherSequence                   N
  0046,0104  AddPower                           N
  0046,0106  ViewingDistance                    N
  0046,0125  ViewingDistanceType                N
  0046,0135  VisualAcuityModifiers              N
  0046,0137  DecimalVisualAcuity                N
  0046,0139  OptotypeDetailedDefinition         N
  0046,0146  SpherePower                        N
  0046,0147  CylinderPower                      N
  0050,0004  CalibrationImage                   N
  0050,0010  DeviceSequence                     N
  0050,0014  DeviceLength                       N
  0050,0015  ContainerComponentWidth            N
  0050,0016  DeviceDiameter                     N
  0050,0017  DeviceDiameterUnits                N
  0050,0018  DeviceVolume                       N
  0050,0019  InterMarkerDistance                N
  0050,001B  ContainerComponentID               N
  0050,0020  DeviceDescription                  N
  0054,0010  EnergyWindowVector                 N
  0054,0011  NumberOfEnergyWindows              N
  0054,0012  EnergyWindowInformationSequence    N
  0054,0013  EnergyWindowRangeSequence          N
  0054,0014  EnergyWindowLowerLimit             N
  0054,0015  EnergyWindowUpperLimit             N
  0054,0016  RadiopharmaceuticalInformationSeq  N
  0054,0017  ResidualSyringeCounts              N
  0054,0018  EnergyWindowName                   N
  0054,0020  DetectorVector                     N
  0054,0021  NumberOfDetectors                  N
  0054,0022  DetectorInformationSequence        N
  0054,0030  PhaseVector                        N
  0054,0031  NumberOfPhases                     N
  0054,0032  PhaseInformationSequence           N
  0054,0033  NumberOfFramesInPhase              N
  0054,0036  PhaseDelay                         N
  0054,0038  PauseBetweenFrames                 N
  0054,0039  PhaseDescription                   N
  0054,0050  RotationVector                     N
  0054,0051  NumberOfRotations                  N
  0054,0052  RotationInformationSequence        N
  0054,0053  NumberOfFramesInRotation           N
  0054,0060  RRIntervalVector                   N
  0054,0061  NumberOfRRIntervals                N
  0054,0062  GatedInformationSequence           N
  0054,0063  DataInformationSequence            N
  0054,0070  TimeSlotVector                     N
  0054,0071  NumberOfTimeSlots                  N
  0054,0072  TimeSlotInformationSequence        N
  0054,0073  TimeSlotTime                       N
  0054,0080  SliceVector                        N
  0054,0081  NumberOfSlices                     N
  0054,0090  AngularViewVector                  N
  0054,0100  TimeSliceVector                    N
  0054,0101  NumberOfTimeSlices                 N
  0054,0200  StartAngle                         N
  0054,0202  TypeOfDetectorMotion               N
  0054,0210  TriggerVector                      N
  0054,0211  NumberOfTriggersInPhase            N
  0054,0220  ViewCodeSequence                   N
  0054,0222  ViewModifierCodeSequence           N
  0054,0300  RadionuclideCodeSequence           N
  0054,0302  AdministrationRouteCodeSequence    N
  0054,0304  RadiopharmaceuticalCodeSequence    N
  0054,0306  CalibrationDataSequence            N
  0054,0308  EnergyWindowNumber                 N
  0054,0400  ImageID                            N
  0054,0410  PatientOrientationCodeSequence     N
  0054,0412  PatientOrientationModifierCodeSeq  N
  0054,0414  PatientGantryRelationshipCodeSeq   N
  0054,0500  SliceProgressionDirection          N
  0054,1000  SeriesType                         N
  0054,1001  Units                              N
  0054,1002  CountsSource                       N
  0054,1004  ReprojectionMethod                 N
  0054,1100  RandomsCorrectionMethod            N
  0054,1101  AttenuationCorrectionMethod        N
  0054,1102  DecayCorrection                    N
  0054,1103  ReconstructionMethod               N
  0054,1104  DetectorLinesOfResponseUsed        N
  0054,1105  ScatterCorrectionMethod            N
  0054,1200  AxialAcceptance                    N
  0054,1201  AxialMash                          N
  0054,1202  TransverseMash                     N
  0054,1203  DetectorElementSize                N
  0054,1210  CoincidenceWindowWidth             N
  0054,1220  SecondaryCountsType                N
  0054,1300  FrameReferenceTime                 N
  0054,1310  PrimaryCountsAccumulated           N
  0054,1311  SecondaryCountsAccumulated         N
  0054,1320  SliceSensitivityFactor             N
  0054,1321  DecayFactor                        N
  0054,1322  DoseCalibrationFactor              N
  0054,1323  ScatterFractionFactor              N
  0054,1324  DeadTimeFactor                     N
  0054,1330  ImageIndex                         N
  0054,1400  CountsIncluded                     N
  0054,1401  DeadTimeCorrectionFlag             N
  0060,3000  HistogramSequence                  N
  0060,3002  HistogramNumberOfBins              N
  0060,3004  HistogramFirstBinValue             N
  0060,3006  HistogramLastBinValue              N
  0060,3008  HistogramBinWidth                  N
  0060,3010  HistogramExplanation               N
  0060,3020  HistogramData                      N
  0062,0001  SegmentationType                   N
  0062,0002  SegmentSequence                    N
  0062,0003  SegmentedPropertyCategoryCodeSeq   N
  0062,0004  SegmentNumber                      N
  0062,0005  SegmentLabel                       N
  0062,0006  SegmentDescription                 N
  0062,0008  SegmentAlgorithmType               N
  0062,0009  SegmentAlgorithmName               N
  0062,000A  SegmentIdentificationSequence      N
  0062,000B  ReferencedSegmentNumber            N
  0062,000C  RecommendedDisplayGrayscaleValue   N
  0062,000D  RecommendedDisplayCIELabValue      N
  0062,000E  MaximumFractionalValue             N
  0062,000F  SegmentedPropertyTypeCodeSequence  N
  0062,0010  SegmentationFractionalType         N
  0064,0002  DeformableRegistrationSequence     N
  0064,0003  SourceFrameOfReferenceUID          N
  0064,0005  DeformableRegistrationGridSequence N
  0064,0007  GridDimensions                     N
  0064,0008  GridResolution                     N
  0064,0009  VectorGridData                     N
  0064,000F  PreDeformationMatrixRegistSeq      N
  0064,0010  PostDeformationMatrixRegistSeq     N
  0066,0001  NumberOfSurfaces                   N
  0066,0002  SurfaceSequence                    N
  0066,0003  SurfaceNumber                      N
  0066,0004  SurfaceComments                    N
  0066,0009  SurfaceProcessing                  N
  0066,000A  SurfaceProcessingRatio             N
  0066,000E  FiniteVolume                       N
  0066,0010  Manifold                           N
  0066,0011  SurfacePointsSequence              N
  0066,0015  NumberOfSurfacePoints              N
  0066,0016  PointCoordinatesData               N
  0066,0017  PointPositionAccuracy              N
  0066,0018  MeanPointDistance                  N
  0066,0019  MaximumPointDistance               N
  0066,001B  AxisOfRotation                     N
  0066,001C  CenterOfRotation                   N
  0066,001E  NumberOfVectors                    N
  0066,001F  VectorDimensionality               N
  0066,0020  VectorAccuracy                     N
  0066,0021  VectorCoordinateData               N
  0066,0023  TrianglePointIndexList             N
  0066,0024  EdgePointIndexList                 N
  0066,0025  VertexPointIndexList               N
  0066,0026  TriangleStripSequence              N
  0066,0027  TriangleFanSequence                N
  0066,0028  LineSequence                       N
  0066,0029  PrimitivePointIndexList            N
  0066,002A  SurfaceCount                       N
  0066,002F  AlgorithmFamilyCodeSequ            N
  0066,0031  AlgorithmVersion                   N
  0066,0032  AlgorithmParameters                N
  0066,0034  FacetSequence                      N
  0066,0036  AlgorithmName                      N
  0070,0001  GraphicAnnotationSequence          N
  0070,0002  GraphicLayer                       N
  0070,0003  BoundingBoxAnnotationUnits         N
  0070,0004  AnchorPointAnnotationUnits         N
  0070,0005  GraphicAnnotationUnits             N
  0070,0006  UnformattedTextValue               N
  0070,0008  TextObjectSequence                 N
  0070,0009  GraphicObjectSequence              N
  0070,0010  BoundingBoxTopLeftHandCorner       N
  0070,0011  BoundingBoxBottomRightHandCorner   N
  0070,0012  BoundingBoxTextHorizJustification  N
  0070,0014  AnchorPoint                        N
  0070,0015  AnchorPointVisibility              N
  0070,0020  GraphicDimensions                  N
  0070,0021  NumberOfGraphicPoints              N
  0070,0022  GraphicData                        N
  0070,0023  GraphicType                        N
  0070,0024  GraphicFilled                      N
  0070,0040  ImageRotationRetired               N
  0070,0041  ImageHorizontalFlip                N
  0070,0042  ImageRotation                      N
  0070,0050  DisplayedAreaTopLeftTrial          N
  0070,0051  DisplayedAreaBottomRightTrial      N
  0070,0052  DisplayedAreaTopLeft               N
  0070,0053  DisplayedAreaBottomRight           N
  0070,005A  DisplayedAreaSelectionSequence     N
  0070,0060  GraphicLayerSequence               N
  0070,0062  GraphicLayerOrder                  N
  0070,0066  GraphicLayerRecDisplayGraysclValue N
  0070,0067  GraphicLayerRecDisplayRGBValue     N
  0070,0068  GraphicLayerDescription            N
  0070,0080  ContentLabel                       N
  0070,0081  ContentDescription                 N
  0070,0082  PresentationCreationDate           N
  0070,0083  PresentationCreationTime           N
  0070,0084  ContentCreatorName                 N
  0070,0086  ContentCreatorIDCodeSequence       N
  0070,0100  PresentationSizeMode               N
  0070,0101  PresentationPixelSpacing           N
  0070,0102  PresentationPixelAspectRatio       N
  0070,0103  PresentationPixelMagRatio          N
  0070,0306  ShapeType                          N
  0070,0308  RegistrationSequence               N
  0070,0309  MatrixRegistrationSequence         N
  0070,030A  MatrixSequence                     N
  0070,030C  FrameOfRefTransformationMatrixType N
  0070,030D  RegistrationTypeCodeSequence       N
  0070,030F  FiducialDescription                N
  0070,0310  FiducialIdentifier                 N
  0070,0311  FiducialIdentifierCodeSequence     N
  0070,0312  ContourUncertaintyRadius           N
  0070,0314  UsedFiducialsSequence              N
  0070,0318  GraphicCoordinatesDataSequence     N
  0070,031A  FiducialUID                        N
  0070,031C  FiducialSetSequence                N
  0070,031E  FiducialSequence                   N
  0070,0401  GraphicLayerRecomDisplayCIELabVal  N
  0070,0402  BlendingSequence                   N
  0070,0403  RelativeOpacity                    N
  0070,0404  ReferencedSpatialRegistrationSeq   N
  0070,0405  BlendingPosition                   N
  0072,0002  HangingProtocolName                N
  0072,0004  HangingProtocolDescription         N
  0072,0006  HangingProtocolLevel               N
  0072,0008  HangingProtocolCreator             N
  0072,000A  HangingProtocolCreationDateTime    N
  0072,000C  HangingProtocolDefinitionSequence  N
  0072,000E  HangingProtocolUserIDCodeSequence  N
  0072,0010  HangingProtocolUserGroupName       N
  0072,0012  SourceHangingProtocolSequence      N
  0072,0014  NumberOfPriorsReferenced           N
  0072,0020  ImageSetsSequence                  N
  0072,0022  ImageSetSelectorSequence           N
  0072,0024  ImageSetSelectorUsageFlag          N
  0072,0026  SelectorAttribute                  N
  0072,0028  SelectorValueNumber                N
  0072,0030  TimeBasedImageSetsSequence         N
  0072,0032  ImageSetNumber                     N
  0072,0034  ImageSetSelectorCategory           N
  0072,0038  RelativeTime                       N
  0072,003A  RelativeTimeUnits                  N
  0072,003C  AbstractPriorValue                 N
  0072,003E  AbstractPriorCodeSequence          N
  0072,0040  ImageSetLabel                      N
  0072,0050  SelectorAttributeVR                N
  0072,0052  SelectorSequencePointer            N
  0072,0054  SelectorSeqPointerPrivateCreator   N
  0072,0056  SelectorAttributePrivateCreator    N
  0072,0060  SelectorATValue                    N
  0072,0062  SelectorCSValue                    N
  0072,0064  SelectorISValue                    N
  0072,0066  SelectorLOValue                    N
  0072,0068  SelectorLTValue                    N
  0072,006A  SelectorPNValue                    N
  0072,006C  SelectorSHValue                    N
  0072,006E  SelectorSTValue                    N
  0072,0070  SelectorUTValue                    N
  0072,0072  SelectorDSValue                    N
  0072,0074  SelectorFDValue                    N
  0072,0076  SelectorFLValue                    N
  0072,0078  SelectorULValue                    N
  0072,007A  SelectorUSValue                    N
  0072,007C  SelectorSLValue                    N
  0072,007E  SelectorSSValue                    N
  0072,0080  SelectorCodeSequenceValue          N
  0072,0100  NumberOfScreens                    N
  0072,0102  NominalScreenDefinitionSequence    N
  0072,0104  NumberOfVerticalPixels             N
  0072,0106  NumberOfHorizontalPixels           N
  0072,0108  DisplayEnvironmentSpatialPosition  N
  0072,010A  ScreenMinimumGrayscaleBitDepth     N
  0072,010C  ScreenMinimumColorBitDepth         N
  0072,010E  ApplicationMaximumRepaintTime      N
  0072,0200  DisplaySetsSequence                N
  0072,0202  DisplaySetNumber                   N
  0072,0203  DisplaySetLabel                    N
  0072,0204  DisplaySetPresentationGroup        N
  0072,0206  DisplaySetPresentationGroupDescr   N
  0072,0208  PartialDataDisplayHandling         N
  0072,0210  SynchronizedScrollingSequence      N
  0072,0212  DisplaySetScrollingGroup           N
  0072,0214  NavigationIndicatorSequence        N
  0072,0216  NavigationDisplaySet               N
  0072,0218  ReferenceDisplaySets               N
  0072,0300  ImageBoxesSequence                 N
  0072,0302  ImageBoxNumber                     N
  0072,0304  ImageBoxLayoutType                 N
  0072,0306  ImageBoxTileHorizontalDimension    N
  0072,0308  ImageBoxTileVerticalDimension      N
  0072,0310  ImageBoxScrollDirection            N
  0072,0312  ImageBoxSmallScrollType            N
  0072,0314  ImageBoxSmallScrollAmount          N
  0072,0316  ImageBoxLargeScrollType            N
  0072,0318  ImageBoxLargeScrollAmount          N
  0072,0320  ImageBoxOverlapPriority            N
  0072,0330  CineRelativeToRealTime             N
  0072,0400  FilterOperationsSequence           N
  0072,0402  FilterByCategory                   N
  0072,0404  FilterByAttributePresence          N
  0072,0406  FilterByOperator                   N
  0072,0432  SynchronizedImageBoxList           N
  0072,0434  TypeOfSynchronization              N
  0072,0500  BlendingOperationType              N
  0072,0510  ReformattingOperationType          N
  0072,0512  ReformattingThickness              N
  0072,0514  ReformattingInterval               N
  0072,0516  ReformattingOpInitialViewDir       N
  0072,0520  RenderingType3D                    N
  0072,0600  SortingOperationsSequence          N
  0072,0602  SortByCategory                     N
  0072,0604  SortingDirection                   N
  0072,0700  DisplaySetPatientOrientation       N
  0072,0702  VOIType                            N
  0072,0704  PseudoColorType                    N
  0072,0706  ShowGrayscaleInverted              N
  0072,0710  ShowImageTrueSizeFlag              N
  0072,0712  ShowGraphicAnnotationFlag          N
  0072,0714  ShowPatientDemographicsFlag        N
  0072,0716  ShowAcquisitionTechniquesFlag      N
  0072,0717  DisplaySetHorizontalJustification  N
  0072,0718  DisplaySetVerticalJustification    N
  0074,1000  UnifiedProcedureStepState          N
  0074,1002  UPSProgressInformationSequence     N
  0074,1004  UnifiedProcedureStepProgress       N
  0074,1006  UnifiedProcedureStepProgressDescr  N
  0074,1008  UnifiedProcedureStepComURISeq      N
  0074,100a  ContactURI                         N
  0074,100c  ContactDisplayName                 N
  0074,1020  BeamTaskSequence                   N
  0074,1022  BeamTaskType                       N
  0074,1024  BeamOrderIndex                     N
  0074,1030  DeliveryVerificationImageSequence  N
  0074,1032  VerificationImageTiming            N
  0074,1034  DoubleExposureFlag                 N
  0074,1036  DoubleExposureOrdering             N
  0074,1038  DoubleExposureMeterset             N
  0074,103A  DoubleExposureFieldDelta           N
  0074,1040  RelatedReferenceRTImageSequence    N
  0074,1042  GeneralMachineVerificationSequence N
  0074,1044  ConventionalMachineVerificationSeq N
  0074,1046  IonMachineVerificationSequence     N
  0074,1048  FailedAttributesSequence           N
  0074,104A  OverriddenAttributesSequence       N
  0074,104C  ConventionalControlPointVerifySeq  N
  0074,104E  IonControlPointVerificationSeq     N
  0074,1050  AttributeOccurrenceSequence        N
  0074,1052  AttributeOccurrencePointer         N
  0074,1054  AttributeItemSelector              N
  0074,1056  AttributeOccurrencePrivateCreator  N
  0074,1200  ScheduledProcedureStepPriority     N
  0074,1202  WorklistLabel                      N
  0074,1204  ProcedureStepLabel                 N
  0074,1210  ScheduledProcessingParametersSeq   N
  0074,1212  PerformedProcessingParametersSeq   N
  0074,1216  UPSPerformedProcedureSequence      N
  0074,1220  RelatedProcedureStepSequence       N
  0074,1222  ProcedureStepRelationshipType      N
  0074,1230  DeletionLock                       N
  0074,1234  ReceivingAE                        N
  0074,1236  RequestingAE                       N
  0074,1238  ReasonForCancellation              N
  0074,1242  SCPStatus                          N
  0074,1244  SubscriptionListStatus             N
  0074,1246  UPSListStatus                      N
  0088,0130  StorageMediaFileSetID              N
  0088,0140  StorageMediaFileSetUID             N
  0088,0200  IconImageSequence                  N
  0088,0904  TopicTitle                         N
  0088,0906  TopicSubject                       N
  0088,0910  TopicAuthor                        N
  0088,0912  TopicKeywords                      N
  0100,0410  SOPInstanceStatus                  N
  0100,0420  SOPAuthorizationDateAndTime        N
  0100,0424  SOPAuthorizationComment            N
  0100,0426  AuthorizationEquipmentCertNumber   N
  0400,0005  MACIDNumber                        N
  0400,0010  MACCalculationTransferSyntaxUID    N
  0400,0015  MACAlgorithm                       N
  0400,0020  DataElementsSigned                 N
  0400,0100  DigitalSignatureUID                N
  0400,0105  DigitalSignatureDateTime           N
  0400,0110  CertificateType                    N
  0400,0115  CertificateOfSigner                N
  0400,0120  Signature                          N
  0400,0305  CertifiedTimestampType             N
  0400,0310  CertifiedTimestamp                 N
  0400,0401  DigitalSignaturePurposeCodeSeq     N
  0400,0402  ReferencedDigitalSignatureSeq      N
  0400,0403  ReferencedSOPInstanceMACSeq        N
  0400,0404  MAC                                N
  0400,0500  EncryptedAttributesSequence        N
  0400,0510  EncryptedContentTransferSyntaxUID  N
  0400,0520  EncryptedContent                   N
  0400,0550  ModifiedAttributesSequence         N
  0400,0561  OriginalAttributesSequence         N
  0400,0562  AttributeModificationDateTime      N
  0400,0563  ModifyingSystem                    N
  0400,0564  SourceOfPreviousValues             N
  0400,0565  ReasonForTheAttributeModification  N
  1000,xxx0  EscapeTriplet                      N
  1000,xxx1  RunLengthTriplet                   N
  1000,xxx2  HuffmanTableSize                   N
  1000,xxx3  HuffmanTableTriplet                N
  1000,xxx4  ShiftTableSize                     N
  1000,xxx5  ShiftTableTriplet                  N
  1010,xxxx  ZonalMap                           N
  2000,0010  NumberOfCopies                     N
  2000,001E  PrinterConfigurationSequence       N
  2000,0020  PrintPriority                      N
  2000,0030  MediumType                         N
  2000,0040  FilmDestination                    N
  2000,0050  FilmSessionLabel                   N
  2000,0060  MemoryAllocation                   N
  2000,0061  MaximumMemoryAllocation            N
  2000,0062  ColorImagePrintingFlag             N
  2000,0063  CollationFlag                      N
  2000,0065  AnnotationFlag                     N
  2000,0067  ImageOverlayFlag                   N
  2000,0069  PresentationLUTFlag                N
  2000,006A  ImageBoxPresentationLUTFlag        N
  2000,00A0  MemoryBitDepth                     N
  2000,00A1  PrintingBitDepth                   N
  2000,00A2  MediaInstalledSequence             N
  2000,00A4  OtherMediaAvailableSequence        N
  2000,00A8  SupportedImageDisplayFormatSeq     N
  2000,0500  ReferencedFilmBoxSequence          N
  2000,0510  ReferencedStoredPrintSequence      N
  2010,0010  ImageDisplayFormat                 N
  2010,0030  AnnotationDisplayFormatID          N
  2010,0040  FilmOrientation                    N
  2010,0050  FilmSizeID                         N
  2010,0052  PrinterResolutionID                N
  2010,0054  DefaultPrinterResolutionID         N
  2010,0060  MagnificationType                  N
  2010,0080  SmoothingType                      N
  2010,00A6  DefaultMagnificationType           N
  2010,00A7  OtherMagnificationTypesAvailable   N
  2010,00A8  DefaultSmoothingType               N
  2010,00A9  OtherSmoothingTypesAvailable       N
  2010,0100  BorderDensity                      N
  2010,0110  EmptyImageDensity                  N
  2010,0120  MinDensity                         N
  2010,0130  MaxDensity                         N
  2010,0140  Trim                               N
  2010,0150  ConfigurationInformation           N
  2010,0152  ConfigurationInformationDescr      N
  2010,0154  MaximumCollatedFilms               N
  2010,015E  Illumination                       N
  2010,0160  ReflectedAmbientLight              N
  2010,0376  PrinterPixelSpacing                N
  2010,0500  ReferencedFilmSessionSequence      N
  2010,0510  ReferencedImageBoxSequence         N
  2010,0520  ReferencedBasicAnnotationBoxSeq    N
  2020,0010  ImageBoxPosition                   N
  2020,0020  Polarity                           N
  2020,0030  RequestedImageSize                 N
  2020,0040  RequestedDecimate-CropBehavior     N
  2020,0050  RequestedResolutionID              N
  2020,00A0  RequestedImageSizeFlag             N
  2020,00A2  DecimateCropResult                 N
  2020,0110  BasicGrayscaleImageSequence        N
  2020,0111  BasicColorImageSequence            N
  2020,0130  ReferencedImageOverlayBoxSequence  N
  2020,0140  ReferencedVOILUTBoxSequence        N
  2030,0010  AnnotationPosition                 N
  2030,0020  TextString                         N
  2040,0010  ReferencedOverlayPlaneSequence     N
  2040,0011  ReferencedOverlayPlaneGroups       N
  2040,0020  OverlayPixelDataSequence           N
  2040,0060  OverlayMagnificationType           N
  2040,0070  OverlaySmoothingType               N
  2040,0072  OverlayOrImageMagnification        N
  2040,0074  MagnifyToNumberOfColumns           N
  2040,0080  OverlayForegroundDensity           N
  2040,0082  OverlayBackgroundDensity           N
  2040,0090  OverlayMode                        N
  2040,0100  ThresholdDensity                   N
  2040,0500  ReferencedImageBoxSequence         N
  2050,0010  PresentationLUTSequence            N
  2050,0020  PresentationLUTShape               N
  2050,0500  ReferencedPresentationLUTSequence  N
  2100,0010  PrintJobID                         N
  2100,0020  ExecutionStatus                    N
  2100,0030  ExecutionStatusInfo                N
  2100,0040  CreationDate                       N
  2100,0050  CreationTime                       N
  2100,0070  Originator                         N
  2100,0140  DestinationAE                      N
  2100,0160  OwnerID                            N
  2100,0170  NumberOfFilms                      N
  2100,0500  ReferencedPrintJobSequence         N
  2110,0010  PrinterStatus                      N
  2110,0020  PrinterStatusInfo                  N
  2110,0030  PrinterName                        N
  2110,0099  PrintQueueID                       N
  2120,0010  QueueStatus                        N
  2120,0050  PrintJobDescriptionSequence        N
  2120,0070  ReferencedPrintJobSequence         N
  2130,0010  PrintManagementCapabilitiesSeq     N
  2130,0015  PrinterCharacteristicsSequence     N
  2130,0030  FilmBoxContentSequence             N
  2130,0040  ImageBoxContentSequence            N
  2130,0050  AnnotationContentSequence          N
  2130,0060  ImageOverlayBoxContentSequence     N
  2130,0080  PresentationLUTContentSequence     N
  2130,00A0  ProposedStudySequence              N
  2130,00C0  OriginalImageSequence              N
  2200,0001  LabelFromInfoExtractedFromInstance N
  2200,0002  LabelText                          N
  2200,0003  LabelStyleSelection                N
  2200,0004  MediaDisposition                   N
  2200,0005  BarcodeValue                       N
  2200,0006  BarcodeSymbology                   N
  2200,0007  AllowMediaSplitting                N
  2200,0008  IncludeNonDICOMObjects             N
  2200,0009  IncludeDisplayApplication          N
  2200,000A  SaveCompInstancesAfterMediaCreate  N
  2200,000B  TotalNumberMediaPiecesCreated      N
  2200,000C  RequestedMediaApplicationProfile   N
  2200,000D  ReferencedStorageMediaSequence     N
  2200,000E  FailureAttributes                  N
  2200,000F  AllowLossyCompression              N
  2200,0020  RequestPriority                    N
  3002,0002  RTImageLabel                       N
  3002,0003  RTImageName                        N
  3002,0004  RTImageDescription                 N
  3002,000A  ReportedValuesOrigin               N
  3002,000C  RTImagePlane                       N
  3002,000D  XRayImageReceptorTranslation       N
  3002,000E  XRayImageReceptorAngle             N
  3002,0010  RTImageOrientation                 N
  3002,0011  ImagePlanePixelSpacing             N
  3002,0012  RTImagePosition                    N
  3002,0020  RadiationMachineName               N
  3002,0022  RadiationMachineSAD                N
  3002,0024  RadiationMachineSSD                N
  3002,0026  RTImageSID                         N
  3002,0028  SourceToReferenceObjectDistance    N
  3002,0029  FractionNumber                     N
  3002,0030  ExposureSequence                   N
  3002,0032  MetersetExposure                   N
  3002,0034  DiaphragmPosition                  N
  3002,0040  FluenceMapSequence                 N
  3002,0041  FluenceDataSource                  N
  3002,0042  FluenceDataScale                   N
  3002,0051  FluenceMode                        N
  3002,0052  FluenceModeID                      N
  3004,0001  DVHType                            N
  3004,0002  DoseUnits                          N
  3004,0004  DoseType                           N
  3004,0006  DoseComment                        N
  3004,0008  NormalizationPoint                 N
  3004,000A  DoseSummationType                  N
  3004,000C  GridFrameOffsetVector              N
  3004,000E  DoseGridScaling                    N
  3004,0010  RTDoseROISequence                  N
  3004,0012  DoseValue                          N
  3004,0014  TissueHeterogeneityCorrection      N
  3004,0040  DVHNormalizationPoint              N
  3004,0042  DVHNormalizationDoseValue          N
  3004,0050  DVHSequence                        N
  3004,0052  DVHDoseScaling                     N
  3004,0054  DVHVolumeUnits                     N
  3004,0056  DVHNumberOfBins                    N
  3004,0058  DVHData                            N
  3004,0060  DVHReferencedROISequence           N
  3004,0062  DVHROIContributionType             N
  3004,0070  DVHMinimumDose                     N
  3004,0072  DVHMaximumDose                     N
  3004,0074  DVHMeanDose                        N
  3006,0002  StructureSetLabel                  N
  3006,0004  StructureSetName                   N
  3006,0006  StructureSetDescription            N
  3006,0008  StructureSetDate                   N
  3006,0009  StructureSetTime                   N
  3006,0010  ReferencedFrameOfReferenceSequence N
  3006,0012  RTReferencedStudySequence          N
  3006,0014  RTReferencedSeriesSequence         N
  3006,0016  ContourImageSequence               N
  3006,0020  StructureSetROISequence            N
  3006,0022  ROINumber                          N
  3006,0024  ReferencedFrameOfReferenceUID      N
  3006,0026  ROIName                            N
  3006,0028  ROIDescription                     N
  3006,002A  ROIDisplayColor                    N
  3006,002C  ROIVolume                          N
  3006,0030  RTRelatedROISequence               N
  3006,0033  RTROIRelationship                  N
  3006,0036  ROIGenerationAlgorithm             N
  3006,0038  ROIGenerationDescription           N
  3006,0039  ROIContourSequence                 N
  3006,0040  ContourSequence                    N
  3006,0042  ContourGeometricType               N
  3006,0044  ContourSlabThickness               N
  3006,0045  ContourOffsetVector                N
  3006,0046  NumberOfContourPoints              N
  3006,0048  ContourNumber                      N
  3006,0049  AttachedContours                   N
  3006,0050  ContourData                        N
  3006,0080  RTROIObservationsSequence          N
  3006,0082  ObservationNumber                  N
  3006,0084  ReferencedROINumber                N
  3006,0085  ROIObservationLabel                N
  3006,0086  RTROIIdentificationCodeSequence    N
  3006,0088  ROIObservationDescription          N
  3006,00A0  RelatedRTROIObservationsSequence   N
  3006,00A4  RTROIInterpretedType               N
  3006,00A6  ROIInterpreter                     N
  3006,00B0  ROIPhysicalPropertiesSequence      N
  3006,00B2  ROIPhysicalProperty                N
  3006,00B4  ROIPhysicalPropertyValue           N
  3006,00B6  ROIElementalCompositionSequence    N
  3006,00B7  ROIElementalCompAtomicNumber       N
  3006,00B8  ROIElementalCompAtomicMassFraction N
  3006,00C0  FrameOfReferenceRelationshipSeq    N
  3006,00C2  RelatedFrameOfReferenceUID         N
  3006,00C4  FrameOfReferenceTransformType      N
  3006,00C6  FrameOfReferenceTransformMatrix    N
  3006,00C8  FrameOfReferenceTransformComment   N
  3008,0010  MeasuredDoseReferenceSequence      N
  3008,0012  MeasuredDoseDescription            N
  3008,0014  MeasuredDoseType                   N
  3008,0016  MeasuredDoseValue                  N
  3008,0020  TreatmentSessionBeamSequence       N
  3008,0021  TreatmentSessionIonBeamSequence    N
  3008,0022  CurrentFractionNumber              N
  3008,0024  TreatmentControlPointDate          N
  3008,0025  TreatmentControlPointTime          N
  3008,002A  TreatmentTerminationStatus         N
  3008,002B  TreatmentTerminationCode           N
  3008,002C  TreatmentVerificationStatus        N
  3008,0030  ReferencedTreatmentRecordSequence  N
  3008,0032  SpecifiedPrimaryMeterset           N
  3008,0033  SpecifiedSecondaryMeterset         N
  3008,0036  DeliveredPrimaryMeterset           N
  3008,0037  DeliveredSecondaryMeterset         N
  3008,003A  SpecifiedTreatmentTime             N
  3008,003B  DeliveredTreatmentTime             N
  3008,0040  ControlPointDeliverySequence       N
  3008,0041  IonControlPointDeliverySequence    N
  3008,0042  SpecifiedMeterset                  N
  3008,0044  DeliveredMeterset                  N
  3008,0045  MetersetRateSet                    N
  3008,0046  MetersetRateDelivered              N
  3008,0047  ScanSpotMetersetsDelivered         N
  3008,0048  DoseRateDelivered                  N
  3008,0050  TreatmentSummaryCalcDoseRefSeq     N
  3008,0052  CumulativeDoseToDoseReference      N
  3008,0054  FirstTreatmentDate                 N
  3008,0056  MostRecentTreatmentDate            N
  3008,005A  NumberOfFractionsDelivered         N
  3008,0060  OverrideSequence                   N
  3008,0061  ParameterSequencePointer           N
  3008,0062  OverrideParameterPointer           N
  3008,0063  ParameterItemIndex                 N
  3008,0064  MeasuredDoseReferenceNumber        N
  3008,0065  ParameterPointer                   N
  3008,0066  OverrideReason                     N
  3008,0068  CorrectedParameterSequence         N
  3008,006A  CorrectionValue                    N
  3008,0070  CalculatedDoseReferenceSequence    N
  3008,0072  CalculatedDoseReferenceNumber      N
  3008,0074  CalculatedDoseReferenceDescription N
  3008,0076  CalculatedDoseReferenceDoseValue   N
  3008,0078  StartMeterset                      N
  3008,007A  EndMeterset                        N
  3008,0080  ReferencedMeasuredDoseReferenceSeq N
  3008,0082  ReferencedMeasuredDoseReferenceNum N
  3008,0090  ReferencedCalculatedDoseRefSeq     N
  3008,0092  ReferencedCalculatedDoseRefNumber  N
  3008,00A0  BeamLimitingDeviceLeafPairsSeq     N
  3008,00B0  RecordedWedgeSequence              N
  3008,00C0  RecordedCompensatorSequence        N
  3008,00D0  RecordedBlockSequence              N
  3008,00E0  TreatmentSummaryMeasuredDoseRefSeq N
  3008,00F0  RecordedSnoutSequence              N
  3008,00F2  RecordedRangeShifterSequence       N
  3008,00F4  RecordedLateralSpreadingDeviceSeq  N
  3008,00F6  RecordedRangeModulatorSequence     N
  3008,0100  RecordedSourceSequence             N
  3008,0105  SourceSerialNumber                 N
  3008,0110  TreatmentSessionAppSetupSeq        N
  3008,0116  ApplicationSetupCheck              N
  3008,0120  RecordedBrachyAccessoryDeviceSeq   N
  3008,0122  ReferencedBrachyAccessoryDeviceNum N
  3008,0130  RecordedChannelSequence            N
  3008,0132  SpecifiedChannelTotalTime          N
  3008,0134  DeliveredChannelTotalTime          N
  3008,0136  SpecifiedNumberOfPulses            N
  3008,0138  DeliveredNumberOfPulses            N
  3008,013A  SpecifiedPulseRepetitionInterval   N
  3008,013C  DeliveredPulseRepetitionInterval   N
  3008,0140  RecordedSourceApplicatorSequence   N
  3008,0142  ReferencedSourceApplicatorNumber   N
  3008,0150  RecordedChannelShieldSequence      N
  3008,0152  ReferencedChannelShieldNumber      N
  3008,0160  BrachyControlPointDeliveredSeq     N
  3008,0162  SafePositionExitDate               N
  3008,0164  SafePositionExitTime               N
  3008,0166  SafePositionReturnDate             N
  3008,0168  SafePositionReturnTime             N
  3008,0200  CurrentTreatmentStatus             N
  3008,0202  TreatmentStatusComment             N
  3008,0220  FractionGroupSummarySequence       N
  3008,0223  ReferencedFractionNumber           N
  3008,0224  FractionGroupType                  N
  3008,0230  BeamStopperPosition                N
  3008,0240  FractionStatusSummarySequence      N
  3008,0250  TreatmentDate                      N
  3008,0251  TreatmentTime                      N
  300A,0002  RTPlanLabel                        N
  300A,0003  RTPlanName                         N
  300A,0004  RTPlanDescription                  N
  300A,0006  RTPlanDate                         N
  300A,0007  RTPlanTime                         N
  300A,0009  TreatmentProtocols                 N
  300A,000A  PlanIntent                         N
  300A,000B  TreatmentSites                     N
  300A,000C  RTPlanGeometry                     N
  300A,000E  PrescriptionDescription            N
  300A,0010  DoseReferenceSequence              N
  300A,0012  DoseReferenceNumber                N
  300A,0013  DoseReferenceUID                   N
  300A,0014  DoseReferenceStructureType         N
  300A,0015  NominalBeamEnergyUnit              N
  300A,0016  DoseReferenceDescription           N
  300A,0018  DoseReferencePointCoordinates      N
  300A,001A  NominalPriorDose                   N
  300A,0020  DoseReferenceType                  N
  300A,0021  ConstraintWeight                   N
  300A,0022  DeliveryWarningDose                N
  300A,0023  DeliveryMaximumDose                N
  300A,0025  TargetMinimumDose                  N
  300A,0026  TargetPrescriptionDose             N
  300A,0027  TargetMaximumDose                  N
  300A,0028  TargetUnderdoseVolumeFraction      N
  300A,002A  OrganAtRiskFullVolumeDose          N
  300A,002B  OrganAtRiskLimitDose               N
  300A,002C  OrganAtRiskMaximumDose             N
  300A,002D  OrganAtRiskOverdoseVolumeFraction  N
  300A,0040  ToleranceTableSequence             N
  300A,0042  ToleranceTableNumber               N
  300A,0043  ToleranceTableLabel                N
  300A,0044  GantryAngleTolerance               N
  300A,0046  BeamLimitingDeviceAngleTolerance   N
  300A,0048  BeamLimitingDeviceToleranceSeq     N
  300A,004A  BeamLimitingDevicePositionTol      N
  300A,004B  SnoutPositionTolerance             N
  300A,004C  PatientSupportAngleTolerance       N
  300A,004E  TableTopEccentricAngleTolerance    N
  300A,004F  TableTopPitchAngleTolerance        N
  300A,0050  TableTopRollAngleTolerance         N
  300A,0051  TableTopVerticalPositionTolerance  N
  300A,0052  TableTopLongitudinalPositionTol    N
  300A,0053  TableTopLateralPositionTolerance   N
  300A,0055  RTPlanRelationship                 N
  300A,0070  FractionGroupSequence              N
  300A,0071  FractionGroupNumber                N
  300A,0072  FractionGroupDescription           N
  300A,0078  NumberOfFractionsPlanned           N
  300A,0079  NumberFractionPatternDigitsPerDay  N
  300A,007A  RepeatFractionCycleLength          N
  300A,007B  FractionPattern                    N
  300A,0080  NumberOfBeams                      N
  300A,0082  BeamDoseSpecificationPoint         N
  300A,0084  BeamDose                           N
  300A,0086  BeamMeterset                       N
  300A,0088  BeamDosePointDepth                 N
  300A,0089  BeamDosePointEquivalentDepth       N
  300A,008A  BeamDosePointSSD                   N
  300A,00A0  NumberOfBrachyApplicationSetups    N
  300A,00A2  BrachyAppSetupDoseSpecPoint        N
  300A,00A4  BrachyApplicationSetupDose         N
  300A,00B0  BeamSequence                       N
  300A,00B2  TreatmentMachineName               N
  300A,00B3  PrimaryDosimeterUnit               N
  300A,00B4  SourceAxisDistance                 N
  300A,00B6  BeamLimitingDeviceSequence         N
  300A,00B8  RTBeamLimitingDeviceType           N
  300A,00BA  SourceToBeamLimitingDeviceDistance N
  300A,00BB  IsocenterToBeamLimitingDeviceDist  N
  300A,00BC  NumberOfLeafJawPairs               N
  300A,00BE  LeafPositionBoundaries             N
  300A,00C0  BeamNumber                         N
  300A,00C2  BeamName                           N
  300A,00C3  BeamDescription                    N
  300A,00C4  BeamType                           N
  300A,00C6  RadiationType                      N
  300A,00C7  HighDoseTechniqueType              N
  300A,00C8  ReferenceImageNumber               N
  300A,00CA  PlannedVerificationImageSequence   N
  300A,00CC  ImagingDeviceSpecificAcqParams     N
  300A,00CE  TreatmentDeliveryType              N
  300A,00D0  NumberOfWedges                     N
  300A,00D1  WedgeSequence                      N
  300A,00D2  WedgeNumber                        N
  300A,00D3  WedgeType                          N
  300A,00D4  WedgeID                            N
  300A,00D5  WedgeAngle                         N
  300A,00D6  WedgeFactor                        N
  300A,00D7  TotalWedgeTrayWaterEquivThickness  N
  300A,00D8  WedgeOrientation                   N
  300A,00D9  IsocenterToWedgeTrayDistance       N
  300A,00DA  SourceToWedgeTrayDistance          N
  300A,00DB  WedgeThinEdgePosition              N
  300A,00DC  BolusID                            N
  300A,00DD  BolusDescription                   N
  300A,00E0  NumberOfCompensators               N
  300A,00E1  MaterialID                         N
  300A,00E2  TotalCompensatorTrayFactor         N
  300A,00E3  CompensatorSequence                N
  300A,00E4  CompensatorNumber                  N
  300A,00E5  CompensatorID                      N
  300A,00E6  SourceToCompensatorTrayDistance    N
  300A,00E7  CompensatorRows                    N
  300A,00E8  CompensatorColumns                 N
  300A,00E9  CompensatorPixelSpacing            N
  300A,00EA  CompensatorPosition                N
  300A,00EB  CompensatorTransmissionData        N
  300A,00EC  CompensatorThicknessData           N
  300A,00ED  NumberOfBoli                       N
  300A,00EE  CompensatorType                    N
  300A,00F0  NumberOfBlocks                     N
  300A,00F2  TotalBlockTrayFactor               N
  300A,00F3  TotalBlockTrayWaterEquivThickness  N
  300A,00F4  BlockSequence                      N
  300A,00F5  BlockTrayID                        N
  300A,00F6  SourceToBlockTrayDistance          N
  300A,00F7  IsocenterToBlockTrayDistance       N
  300A,00F8  BlockType                          N
  300A,00F9  AccessoryCode                      N
  300A,00FA  BlockDivergence                    N
  300A,00FB  BlockMountingPosition              N
  300A,00FC  BlockNumber                        N
  300A,00FE  BlockName                          N
  300A,0100  BlockThickness                     N
  300A,0102  BlockTransmission                  N
  300A,0104  BlockNumberOfPoints                N
  300A,0106  BlockData                          N
  300A,0107  ApplicatorSequence                 N
  300A,0108  ApplicatorID                       N
  300A,0109  ApplicatorType                     N
  300A,010A  ApplicatorDescription              N
  300A,010C  CumulativeDoseReferenceCoefficient N
  300A,010E  FinalCumulativeMetersetWeight      N
  300A,0110  NumberOfControlPoints              N
  300A,0111  ControlPointSequence               N
  300A,0112  ControlPointIndex                  N
  300A,0114  NominalBeamEnergy                  N
  300A,0115  DoseRateSet                        N
  300A,0116  WedgePositionSequence              N
  300A,0118  WedgePosition                      N
  300A,011A  BeamLimitingDevicePositionSequence N
  300A,011C  LeafJawPositions                   N
  300A,011E  GantryAngle                        N
  300A,011F  GantryRotationDirection            N
  300A,0120  BeamLimitingDeviceAngle            N
  300A,0121  BeamLimitingDeviceRotateDirection  N
  300A,0122  PatientSupportAngle                N
  300A,0123  PatientSupportRotationDirection    N
  300A,0124  TableTopEccentricAxisDistance      N
  300A,0125  TableTopEccentricAngle             N
  300A,0126  TableTopEccentricRotateDirection   N
  300A,0128  TableTopVerticalPosition           N
  300A,0129  TableTopLongitudinalPosition       N
  300A,012A  TableTopLateralPosition            N
  300A,012C  IsocenterPosition                  N
  300A,012E  SurfaceEntryPoint                  N
  300A,0130  SourceToSurfaceDistance            N
  300A,0134  CumulativeMetersetWeight           N
  300A,0140  TableTopPitchAngle                 N
  300A,0142  TableTopPitchRotationDirection     N
  300A,0144  TableTopRollAngle                  N
  300A,0146  TableTopRollRotationDirection      N
  300A,0148  HeadFixationAngle                  N
  300A,014A  GantryPitchAngle                   N
  300A,014C  GantryPitchRotationDirection       N
  300A,014E  GantryPitchAngleTolerance          N
  300A,0180  PatientSetupSequence               N
  300A,0182  PatientSetupNumber                 N
  300A,0183  PatientSetupLabel                  N
  300A,0184  PatientAdditionalPosition          N
  300A,0190  FixationDeviceSequence             N
  300A,0192  FixationDeviceType                 N
  300A,0194  FixationDeviceLabel                N
  300A,0196  FixationDeviceDescription          N
  300A,0198  FixationDevicePosition             N
  300A,0199  FixationDevicePitchAngle           N
  300A,019A  FixationDeviceRollAngle            N
  300A,01A0  ShieldingDeviceSequence            N
  300A,01A2  ShieldingDeviceType                N
  300A,01A4  ShieldingDeviceLabel               N
  300A,01A6  ShieldingDeviceDescription         N
  300A,01A8  ShieldingDevicePosition            N
  300A,01B0  SetupTechnique                     N
  300A,01B2  SetupTechniqueDescription          N
  300A,01B4  SetupDeviceSequence                N
  300A,01B6  SetupDeviceType                    N
  300A,01B8  SetupDeviceLabel                   N
  300A,01BA  SetupDeviceDescription             N
  300A,01BC  SetupDeviceParameter               N
  300A,01D0  SetupReferenceDescription          N
  300A,01D2  TableTopVerticalSetupDisplacement  N
  300A,01D4  TableTopLongitudinalSetupDisplace  N
  300A,01D6  TableTopLateralSetupDisplacement   N
  300A,0200  BrachyTreatmentTechnique           N
  300A,0202  BrachyTreatmentType                N
  300A,0206  TreatmentMachineSequence           N
  300A,0210  SourceSequence                     N
  300A,0212  SourceNumber                       N
  300A,0214  SourceType                         N
  300A,0216  SourceManufacturer                 N
  300A,0218  ActiveSourceDiameter               N
  300A,021A  ActiveSourceLength                 N
  300A,0222  SourceEncapsulationNomThickness    N
  300A,0224  SourceEncapsulationNomTransmission N
  300A,0226  SourceIsotopeName                  N
  300A,0228  SourceIsotopeHalfLife              N
  300A,0229  SourceStrengthUnits                N
  300A,022A  ReferenceAirKermaRate              N
  300A,022B  SourceStrength                     N
  300A,022C  SourceStrengthReferenceDate        N
  300A,022E  SourceStrengthReferenceTime        N
  300A,0230  ApplicationSetupSequence           N
  300A,0232  ApplicationSetupType               N
  300A,0234  ApplicationSetupNumber             N
  300A,0236  ApplicationSetupName               N
  300A,0238  ApplicationSetupManufacturer       N
  300A,0240  TemplateNumber                     N
  300A,0242  TemplateType                       N
  300A,0244  TemplateName                       N
  300A,0250  TotalReferenceAirKerma             N
  300A,0260  BrachyAccessoryDeviceSequence      N
  300A,0262  BrachyAccessoryDeviceNumber        N
  300A,0263  BrachyAccessoryDeviceID            N
  300A,0264  BrachyAccessoryDeviceType          N
  300A,0266  BrachyAccessoryDeviceName          N
  300A,026A  BrachyAccessoryDeviceNomThickness  N
  300A,026C  BrachyAccessoryDevNomTransmission  N
  300A,0280  ChannelSequence                    N
  300A,0282  ChannelNumber                      N
  300A,0284  ChannelLength                      N
  300A,0286  ChannelTotalTime                   N
  300A,0288  SourceMovementType                 N
  300A,028A  NumberOfPulses                     N
  300A,028C  PulseRepetitionInterval            N
  300A,0290  SourceApplicatorNumber             N
  300A,0291  SourceApplicatorID                 N
  300A,0292  SourceApplicatorType               N
  300A,0294  SourceApplicatorName               N
  300A,0296  SourceApplicatorLength             N
  300A,0298  SourceApplicatorManufacturer       N
  300A,029C  SourceApplicatorWallNomThickness   N
  300A,029E  SourceApplicatorWallNomTrans       N
  300A,02A0  SourceApplicatorStepSize           N
  300A,02A2  TransferTubeNumber                 N
  300A,02A4  TransferTubeLength                 N
  300A,02B0  ChannelShieldSequence              N
  300A,02B2  ChannelShieldNumber                N
  300A,02B3  ChannelShieldID                    N
  300A,02B4  ChannelShieldName                  N
  300A,02B8  ChannelShieldNominalThickness      N
  300A,02BA  ChannelShieldNominalTransmission   N
  300A,02C8  FinalCumulativeTimeWeight          N
  300A,02D0  BrachyControlPointSequence         N
  300A,02D2  ControlPointRelativePosition       N
  300A,02D4  ControlPoint3DPosition             N
  300A,02D6  CumulativeTimeWeight               N
  300A,02E0  CompensatorDivergence              N
  300A,02E1  CompensatorMountingPosition        N
  300A,02E2  SourceToCompensatorDistance        N
  300A,02E3  TotalCompTrayWaterEquivThickness   N
  300A,02E4  IsocenterToCompensatorTrayDistance N
  300A,02E5  CompensatorColumnOffset            N
  300A,02E6  IsocenterToCompensatorDistances    N
  300A,02E7  CompensatorRelStoppingPowerRatio   N
  300A,02E8  CompensatorMillingToolDiameter     N
  300A,02EA  IonRangeCompensatorSequence        N
  300A,02EB  CompensatorDescription             N
  300A,0302  RadiationMassNumber                N
  300A,0304  RadiationAtomicNumber              N
  300A,0306  RadiationChargeState               N
  300A,0308  ScanMode                           N
  300A,030A  VirtualSourceAxisDistances         N
  300A,030C  SnoutSequence                      N
  300A,030D  SnoutPosition                      N
  300A,030F  SnoutID                            N
  300A,0312  NumberOfRangeShifters              N
  300A,0314  RangeShifterSequence               N
  300A,0316  RangeShifterNumber                 N
  300A,0318  RangeShifterID                     N
  300A,0320  RangeShifterType                   N
  300A,0322  RangeShifterDescription            N
  300A,0330  NumberOfLateralSpreadingDevices    N
  300A,0332  LateralSpreadingDeviceSequence     N
  300A,0334  LateralSpreadingDeviceNumber       N
  300A,0336  LateralSpreadingDeviceID           N
  300A,0338  LateralSpreadingDeviceType         N
  300A,033A  LateralSpreadingDeviceDescription  N
  300A,033C  LateralSpreadingDevWaterEquivThick N
  300A,0340  NumberOfRangeModulators            N
  300A,0342  RangeModulatorSequence             N
  300A,0344  RangeModulatorNumber               N
  300A,0346  RangeModulatorID                   N
  300A,0348  RangeModulatorType                 N
  300A,034A  RangeModulatorDescription          N
  300A,034C  BeamCurrentModulationID            N
  300A,0350  PatientSupportType                 N
  300A,0352  PatientSupportID                   N
  300A,0354  PatientSupportAccessoryCode        N
  300A,0356  FixationLightAzimuthalAngle        N
  300A,0358  FixationLightPolarAngle            N
  300A,035A  MetersetRate                       N
  300A,0360  RangeShifterSettingsSequence       N
  300A,0362  RangeShifterSetting                N
  300A,0364  IsocenterToRangeShifterDistance    N
  300A,0366  RangeShifterWaterEquivThickness    N
  300A,0370  LateralSpreadingDeviceSettingsSeq  N
  300A,0372  LateralSpreadingDeviceSetting      N
  300A,0374  IsocenterToLateralSpreadingDevDist N
  300A,0380  RangeModulatorSettingsSequence     N
  300A,0382  RangeModulatorGatingStartValue     N
  300A,0384  RangeModulatorGatingStopValue      N
  300A,038A  IsocenterToRangeModulatorDistance  N
  300A,0390  ScanSpotTuneID                     N
  300A,0392  NumberOfScanSpotPositions          N
  300A,0394  ScanSpotPositionMap                N
  300A,0396  ScanSpotMetersetWeights            N
  300A,0398  ScanningSpotSize                   N
  300A,039A  NumberOfPaintings                  N
  300A,03A0  IonToleranceTableSequence          N
  300A,03A2  IonBeamSequence                    N
  300A,03A4  IonBeamLimitingDeviceSequence      N
  300A,03A6  IonBlockSequence                   N
  300A,03A8  IonControlPointSequence            N
  300A,03AA  IonWedgeSequence                   N
  300A,03AC  IonWedgePositionSequence           N
  300A,0401  ReferencedSetupImageSequence       N
  300A,0402  SetupImageComment                  N
  300A,0410  MotionSynchronizationSequence      N
  300A,0412  ControlPointOrientation            N
  300A,0420  GeneralAccessorySequence           N
  300A,0421  GeneralAccessoryID                 N
  300A,0422  GeneralAccessoryDescription        N
  300A,0423  GeneralAccessoryType               N
  300A,0424  GeneralAccessoryNumber             N
  300C,0002  ReferencedRTPlanSequence           N
  300C,0004  ReferencedBeamSequence             N
  300C,0006  ReferencedBeamNumber               N
  300C,0007  ReferencedReferenceImageNumber     N
  300C,0008  StartCumulativeMetersetWeight      N
  300C,0009  EndCumulativeMetersetWeight        N
  300C,000A  ReferencedBrachyAppSetupSeq        N
  300C,000C  ReferencedBrachyAppSetupNumber     N
  300C,000E  ReferencedSourceNumber             N
  300C,0020  ReferencedFractionGroupSequence    N
  300C,0022  ReferencedFractionGroupNumber      N
  300C,0040  ReferencedVerificationImageSeq     N
  300C,0042  ReferencedReferenceImageSequence   N
  300C,0050  ReferencedDoseReferenceSequence    N
  300C,0051  ReferencedDoseReferenceNumber      N
  300C,0055  BrachyReferencedDoseReferenceSeq   N
  300C,0060  ReferencedStructureSetSequence     N
  300C,006A  ReferencedPatientSetupNumber       N
  300C,0080  ReferencedDoseSequence             N
  300C,00A0  ReferencedToleranceTableNumber     N
  300C,00B0  ReferencedBolusSequence            N
  300C,00C0  ReferencedWedgeNumber              N
  300C,00D0  ReferencedCompensatorNumber        N
  300C,00E0  ReferencedBlockNumber              N
  300C,00F0  ReferencedControlPointIndex        N
  300C,00F2  ReferencedControlPointSequence     N
  300C,00F4  ReferencedStartControlPointIndex   N
  300C,00F6  ReferencedStopControlPointIndex    N
  300C,0100  ReferencedRangeShifterNumber       N
  300C,0102  ReferencedLateralSpreadingDevNum   N
  300C,0104  ReferencedRangeModulatorNumber     N
  300E,0002  ApprovalStatus                     N
  300E,0004  ReviewDate                         N
  300E,0005  ReviewTime                         N
  300E,0008  ReviewerName                       N
  4000,0000  TextGroupLength                    N
  4000,0010  Arbitrary                          N
  4000,4000  TextComments                       N
  4008,0040  ResultsID                          N
  4008,0042  ResultsIDIssuer                    N
  4008,0050  ReferencedInterpretationSequence   N
  4008,0100  InterpretationRecordedDate         N
  4008,0101  InterpretationRecordedTime         N
  4008,0102  InterpretationRecorder             N
  4008,0103  ReferenceToRecordedSound           N
  4008,0108  InterpretationTranscriptionDate    N
  4008,0109  InterpretationTranscriptionTime    N
  4008,010A  InterpretationTranscriber          N
  4008,010B  InterpretationText                 N
  4008,010C  InterpretationAuthor               N
  4008,0111  InterpretationApproverSequence     N
  4008,0112  InterpretationApprovalDate         N
  4008,0113  InterpretationApprovalTime         N
  4008,0114  PhysicianApprovingInterpretation   N
  4008,0115  InterpretationDiagnosisDescription N
  4008,0117  InterpretationDiagnosisCodeSeq     N
  4008,0118  ResultsDistributionListSequence    N
  4008,0119  DistributionName                   N
  4008,011A  DistributionAddress                N
  4008,0200  InterpretationID                   N
  4008,0202  InterpretationIDIssuer             N
  4008,0210  InterpretationTypeID               N
  4008,0212  InterpretationStatusID             N
  4008,0300  Impressions                        N
  4008,4000  ResultsComments                    N
  4FFE,0001  MACParametersSequence              N
  50xx,0005  CurveDimensions                    N
  50xx,0010  NumberOfPoints                     N
  50xx,0020  TypeOfData                         N
  50xx,0022  CurveDescription                   N
  50xx,0030  AxisUnits                          N
  50xx,0040  AxisLabels                         N
  50xx,0103  DataValueRepresentation            N
  50xx,0104  MinimumCoordinateValue             N
  50xx,0105  MaximumCoordinateValue             N
  50xx,0106  CurveRange                         N
  50xx,0110  CurveDataDescriptor                N
  50xx,0112  CoordinateStartValue               N
  50xx,0114  CoordinateStepValue                N
  50xx,1001  CurveActivationLayer               N
  50xx,2000  AudioType                          N
  50xx,2002  AudioSampleFormat                  N
  50xx,2004  NumberOfChannels                   N
  50xx,2006  NumberOfSamples                    N
  50xx,2008  SampleRate                         N
  50xx,200A  TotalTime                          N
  50xx,200C  AudioSampleData                    N
  50xx,200E  AudioComments                      N
  50xx,2500  CurveLabel                         N
  50xx,2600  ReferencedOverlaySequence          N
  50xx,2610  ReferencedOverlayGroup             N
  50xx,3000  CurveData                          N
  5200,9229  SharedFunctionalGroupsSequence     N
  5200,9230  PerFrameFunctionalGroupsSequence   N
  5400,0100  WaveformSequence                   N
  5400,0110  ChannelMinimumValue                N
  5400,0112  ChannelMaximumValue                N
  5400,1004  WaveformBitsAllocated              N
  5400,1006  WaveformSampleInterpretation       N
  5400,100A  WaveformPaddingValue               N
  5400,1010  WaveformData                       N
  5600,0010  FirstOrderPhaseCorrectionAngle     N
  5600,0020  SpectroscopyData                   N
  6000,0000  OverlayGroupLength                 N
  60xx,0010  OverlayRows                        N
  60xx,0011  OverlayColumns                     N
  60xx,0012  OverlayPlanes                      N
  60xx,0015  NumberOfFramesInOverlay            N
  60xx,0022  OverlayDescription                 N
  60xx,0040  OverlayType                        N
  60xx,0045  OverlaySubtype                     N
  60xx,0050  OverlayOrigin                      N
  60xx,0051  ImageFrameOrigin                   N
  60xx,0052  OverlayPlaneOrigin                 N
  60xx,0060  OverlayCompressionCode             N
  60xx,0061  OverlayCompressionOriginator       N
  60xx,0062  OverlayCompressionLabel            N
  60xx,0063  OverlayCompressionDescription      N
  60xx,0066  OverlayCompressionStepPointers     N
  60xx,0068  OverlayRepeatInterval              N
  60xx,0069  OverlayBitsGrouped                 N
  60xx,0100  OverlayBitsAllocated               N
  60xx,0102  OverlayBitPosition                 N
  60xx,0110  OverlayFormat                      N
  60xx,0200  OverlayLocation                    N
  60xx,0800  OverlayCodeLabel                   N
  60xx,0802  OverlayNumberOfTables              N
  60xx,0803  OverlayCodeTableLocation           N
  60xx,0804  OverlayBitsForCodeWord             N
  60xx,1001  OverlayActivationLayer             N
  60xx,1100  OverlayDescriptorGray              N
  60xx,1101  OverlayDescriptorRed               N
  60xx,1102  OverlayDescriptorGreen             N
  60xx,1103  OverlayDescriptorBlue              N
  60xx,1200  OverlaysGray                       N
  60xx,1201  OverlaysRed                        N
  60xx,1202  OverlaysGreen                      N
  60xx,1203  OverlaysBlue                       N
  60xx,1301  ROIArea                            N
  60xx,1302  ROIMean                            N
  60xx,1303  ROIStandardDeviation               N
  60xx,1500  OverlayLabel                       N
  60xx,3000  OverlayData                        N
  60xx,4000  OverlayComments                    N
  7Fxx,0000  PixelDataGroupLength               N
  7Fxx,0010  PixelData                          N
  7Fxx,0011  VariableNextDataGroup              N
  7Fxx,0020  VariableCoefficientsSDVN           N
  7Fxx,0030  VariableCoefficientsSDHN           N
  7Fxx,0040  VariableCoefficientsSDDN           N
  FFFA,FFFA  DigitalSignaturesSequence          N
  FFFC,FFFC  DataSetTrailingPadding             N
  FFFE,E000  StartOfItem                        N
  FFFE,E00D  EndOfItems                         N
  FFFE,E0DD  EndOfSequence                      N

HTML Tags

Meta information extracted from the header of HTML and XHTML files. This is a mix of information found in the META elements, XML element, and the TITLE element.

  Tag ID                      Tag Name          Writable
  ------                      --------          --------
  'abstract'                  Abstract          N
  'author'                    Author            N
  'classification'            Classification    N
  'content-language'          ContentLanguage   N
  'copyright'                 Copyright         N
  'dc'                        DC                HTML dc
  'description'               Description       N
  'distribution'              Distribution      N
  'doc-class'                 DocClass          N
  'doc-rights'                DocRights         N
  'doc-type'                  DocType           N
  'formatter'                 Formatter         N
  'generator'                 Generator         N
  'generatorversion'          GeneratorVersion  N
  'googlebot'                 GoogleBot         N
  'http-equiv'                HTTP-equiv        HTML equiv
  'keywords'                  Keywords          N+
  'mssmarttagspreventparsing' NoMSSmartTags     N
  'ncc'                       NCC               HTML ncc
  'o'                         Office            HTML Office
  'originator'                Originator        N
  'owner'                     Owner             N
  'prod'                      Prod              HTML prod
  'progid'                    ProgID            N
  'rating'                    Rating            N
  'refresh'                   Refresh           N
  'resource-type'             ResourceType      N
  'revisit-after'             RevisitAfter      N
  'robots'                    Robots            N+
  'title'                     Title             N
  'vw96'                      VW96              HTML vw96

HTML dc Tags

Dublin Core schema tags (also used in XMP).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'contributor'        Contributor              N+
  'coverage'           Coverage                 N
  'creator'            Creator                  N+
  'date'               Date                     N+
  'description'        Description              N
  'format'             Format                   N
  'identifier'         Identifier               N
  'language'           Language                 N+
  'publisher'          Publisher                N+
  'relation'           Relation                 N+
  'rights'             Rights                   N
  'source'             Source                   N
  'subject'            Subject                  N+
  'title'              Title                    N
  'type'               Type                     N+

HTML equiv Tags

These tags have a family 1 group name of "HTTP-equiv".

  Tag ID                Tag Name                Writable
  ------                --------                --------
  'cache-control'       CacheControl            N
  'content-disposition' ContentDisposition      N
  'content-language'    ContentLanguage         N
  'content-script-type' ContentScriptType       N
  'content-style-type'  ContentStyleType        N
  'content-type'        ContentType             N
  'default-style'       DefaultStyle            N
  'expires'             Expires                 N
  'ext-cache'           ExtCache                N
  'imagetoolbar'        ImageToolbar            N
  'lotus'               Lotus                   N
  'page-enter'          PageEnter               N
  'page-exit'           PageExit                N
  'pics-label'          PicsLabel               N
  'pragma'              Pragma                  N
  'refresh'             Refresh                 N
  'reply-to'            ReplyTo                 N
  'set-cookie'          SetCookie               N
  'site-enter'          SiteEnter               N
  'site-exit'           SiteExit                N
  'vary'                Vary                    N
  'window-target'       WindowTarget            N

HTML ncc Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'charset'            CharacterSet             N
  'depth'              Depth                    N
  'files'              Files                    N
  'footnotes'          Footnotes                N
  'generator'          Generator                N
  'kbytesize'          KByteSize                N
  'maxpagenormal'      MaxPageNormal            N
  'multimediatype'     MultimediaType           N
  'narrator'           Narrator                 N
  'pagefront'          PageFront                N
  'pagenormal'         PageNormal               N
  'pagespecial'        PageSpecial              N
  'prodnotes'          ProdNotes                N
  'produceddate'       ProducedDate             N
  'producer'           Producer                 N
  'revision'           Revision                 N
  'revisiondate'       RevisionDate             N
  'setinfo'            SetInfo                  N
  'sidebars'           Sidebars                 N
  'sourcedate'         SourceDate               N
  'sourceedition'      SourceEdition            N
  'sourcepublisher'    SourcePublisher          N
  'sourcerights'       SourceRights             N
  'sourcetitle'        SourceTitle              N
  'tocitems'           TOCItems                 N
  'totaltime'          Duration                 N

HTML Office Tags

Tags written by Microsoft Office applications.

  Tag ID                 Tag Name               Writable
  ------                 --------               --------
  'Author'               Author                 N
  'Category'             Category               N
  'Characters'           Characters             N
  'CharactersWithSpaces' CharactersWithSpaces   N
  'Company'              Company                N
  'Created'              CreateDate             N
  'Description'          Description            N
  'Keywords'             Keywords               N
  'LastAuthor'           LastAuthor             N
  'LastPrinted'          LastPrinted            N
  'LastSaved'            ModifyDate             N
  'Lines'                Lines                  N
  'Manager'              Manager                N
  'Pages'                Pages                  N
  'Paragraphs'           Paragraphs             N
  'Revision'             RevisionNumber         N
  'Subject'              Subject                N
  'Template'             Template               N
  'TotalTime'            TotalEditTime          N
  'Version'              RevisionNumber         N
  'Words'                Words                  N

HTML prod Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'recengineer'        RecEngineer              N
  'reclocation'        RecLocation              N

HTML vw96 Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'objecttype'         ObjectType               N

Palm Tags

Information extracted from Palm database files (PDB and PRC extensions), Mobipocket electronic books (MOBI), and Amazon Kindle KF7 and KF8 books (AZW and AZW3).

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    DatabaseName                         N
      9    CreateDate                           N
     10    ModifyDate                           N
     11    LastBackupDate                       N
     12    ModificationNumber                   N
     15    PalmFileType                         N

Palm MOBI Tags

Information extracted from the MOBI header of Mobipocket and Amazon Kindle KF7 and KF8 files.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      0    Compression                          N
      1    UncompressedTextLength               N
      3    Encryption                           N
      6    MobiType                             N
      7    CodePage                             N
      9    MobiVersion                          N
     21    BookName                             N
     26    MinimumVersion                       N

Palm EXTH Tags

Information extracted from the MOBI extended header.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0001   DRMServerID                          N
  0x0002   DRMCommerceID                        N
  0x0003   DRM_E-BookBaseID                     N
  0x0064   Author                               N
  0x0065   Publisher                            N
  0x0066   Imprint                              N
  0x0067   Description                          N
  0x0068   ISBN                                 N
  0x0069   Subject                              N+
  0x006a   PublishDate                          N
  0x006b   Review                               N
  0x006c   Contributor                          N
  0x006d   Rights                               N
  0x006e   SubjectCode                          N
  0x006f   BookType                             N
  0x0070   Source                               N
  0x0071   ASIN                                 N
  0x0072   BookVersion                          N
  0x0073   SampleFlag                           N
  0x0074   StartReading                         N
  0x0075   Adult                                N
  0x0076   RetailPrice                          N
  0x0077   RetailPriceCurrency                  N
  0x007d   ResourceCount                        N
  0x0081   KF8CoverURI                          N
  0x00c8   DictionaryShortName                  N
  0x00cc   CreatorSoftware                      N
  0x00cd   CreatorMajorVersion                  N
  0x00ce   CreatorMinorVersion                  N
  0x00cf   CreatorBuildNumber                   N
  0x00d0   Watermark                            N
  0x00d1   Tamper-proofKeys                     N
  0x0191   ClippingLimit                        N
  0x0192   PublisherLimit                       N
  0x0194   TextToSpeech                         N
  0x0195   RentalFlag                           N
  0x0196   RentalExpirationDate                 N
  0x01f5   CDEType                              N
  0x01f6   LastUpdateTime                       N
  0x01f7   UpdatedTitle                         N
  0x01f8   ASIN2                                N
  0x020c   Language                             N
  0x020d   Alignment                            N
  0x0217   CreatorBuildNumber2                  N

Torrent Tags

Below are tags commonly found in BitTorrent files. As well as these tags, any other existing tags will be extracted. For convenience, list items are expanded into individual tags with an index in the tag name, but only the tags with index "1" are listed in the tables below. See https://wiki.theory.org/BitTorrentSpecification for the BitTorrent specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'announce'           Announce                 N
  'announce-list'      AnnounceList1            N
  'comment'            Comment                  N
  'created by'         Creator                  N
  'creation date'      CreateDate               N
  'encoding'           Encoding                 N
  'info'               Info                     Torrent Info
  'url-list'           URLList1                 N

Torrent Info Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'file-duration'      File1Duration            N
  'file-media'         File1Media               N
  'files'              Files                    Torrent Files
  'length'             Length                   N
  'md5sum'             MD5Sum                   N
  'name'               Name                     N
  'name.utf-8'         NameUTF-8                N
  'piece length'       PieceLength              N
  'pieces'             Pieces                   N
  'private'            Private                  N
  'profiles'           Profiles                 Torrent Profiles

Torrent Files Tags

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'length'             File1Length              N
  'md5sum'             File1MD5Sum              N
  'path'               File1Path                N
  'path.utf-8'         File1PathUTF-8           N

Torrent Profiles Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  'acodec' Profile1AudioCodec                   N
  'height' Profile1Height                       N
  'vcodec' Profile1VideoCodec                   N
  'width'  Profile1Width                        N

EXE Tags

This module extracts information from various types of Windows, MacOS and Unix executable and library files. The first table below lists information extracted from the header of Windows PE (Portable Executable) EXE files and DLL libraries.

  Index2   Tag Name                             Writable
  ------   --------                             --------
      0    MachineType                          N
      2    TimeStamp                            N
     10    PEType                               N
     11    LinkerVersion                        N
     12    CodeSize                             N
     14    InitializedDataSize                  N
     16    UninitializedDataSize                N
     18    EntryPoint                           N
     30    OSVersion                            N
     32    ImageVersion                         N
     34    SubsystemVersion                     N
     44    Subsystem                            N

EXE PEVersion Tags

Information extracted from the VS_VERSION_INFO structure of Windows PE files.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      2    FileVersionNumber                    N
      4    ProductVersionNumber                 N
      6    FileFlagsMask                        N
      7    FileFlags                            N
      8    FileOS                               N
      9    ObjectFileType                       N
     10    FileSubtype                          N

EXE PEString Tags

Resource strings found in Windows PE files. The TagID's are not shown because they are the same as the Tag Name. ExifTool will extract any existing StringFileInfo tags even if not listed in this table.

  Tag Name                                      Writable
  --------                                      --------
  BuildDate                                     N
  BuildVersion                                  N
  CharacterSet                                  N
  Comments                                      N
  CompanyName                                   N
  Copyright                                     N
  FileDescription                               N
  FileVersion                                   N
  InternalName                                  N
  LanguageCode                                  N
  LegalCopyright                                N
  LegalTrademarks                               N
  OriginalFileName                              N
  PrivateBuild                                  N
  ProductName                                   N
  ProductVersion                                N
  SpecialBuild                                  N

EXE MachO Tags

Information extracted from Mach-O (Mac OS X) executable files and DYLIB libraries.

   Index   Tag Name                             Writable
   -----   --------                             --------
      0    CPUArchitecture                      N
      1    CPUByteOrder                         N
      2    CPUCount                             N
      3    CPUType                              N+
      4    CPUSubtype                           N+
      5    ObjectFileType                       N
      6    ObjectFlags                          N

EXE PEF Tags

Information extracted from PEF (Classic MacOS) executable files and libraries.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      2    CPUArchitecture                      N
      3    PEFVersion                           N
      4    TimeStamp                            N

EXE ELF Tags

Information extracted from ELF (Unix) executable files and SO libraries.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      4    CPUArchitecture                      N
      5    CPUByteOrder                         N
     16    ObjectFileType                       N
     18    CPUType                              N

EXE AR Tags

Information extracted from static libraries.

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    CreateDate                           N

EXE CHM Tags

Tags extracted from Microsoft Compiled HTML files.

  Index4   Tag Name                             Writable
  ------   --------                             --------
      1    CHMVersion                           N
      5    LanguageCode                         N

LNK Tags

Information extracted from MS Shell Link (Windows shortcut) files.

  Index1       Tag Name                         Writable
  ------       --------                         --------
  0x0014       Flags                            N
  0x0018       FileAttributes                   N
  0x001c       CreateDate                       N
  0x0024       AccessDate                       N
  0x002c       ModifyDate                       N
  0x0034       TargetFileSize                   N
  0x0038       IconIndex                        N
  0x003c       RunWindow                        N
  0x0040       HotKey                           N
  0x10000      ItemID                           LNK ItemID
  0x20000      LinkInfo                         LNK LinkInfo
  0x30004      Description                      N
  0x30008      RelativePath                     N
  0x30010      WorkingDirectory                 N
  0x30020      CommandLineArguments             N
  0x30040      IconFileName                     N
  0xa0000000   UnknownData                      LNK UnknownData
  0xa0000001   EnvVarData                       LNK UnknownData
  0xa0000002   ConsoleData                      LNK ConsoleData
  0xa0000003   TrackerData                      LNK TrackerData
  0xa0000004   ConsoleFEData                    LNK ConsoleFEData
  0xa0000005   SpecialFolderData                LNK UnknownData
  0xa0000006   DarwinData                       LNK UnknownData
  0xa0000007   IconEnvData                      LNK UnknownData
  0xa0000008   ShimData                         LNK UnknownData
  0xa0000009   PropertyStoreData                LNK UnknownData
  0xa000000b   KnownFolderData                  LNK UnknownData
  0xa000000c   VistaIDListData                  LNK UnknownData

LNK ItemID Tags

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0032   Item0032                             LNK Item0032

LNK Item0032 Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     14    TargetFileDOSName                    N

LNK LinkInfo Tags

  Tag Name                                      Writable
  --------                                      --------
  CommonNetworkRelLink                          N
  CommonPathSuffix                              N
  DeviceName                                    N
  DriveSerialNumber                             N
  DriveType                                     N
  LocalBasePath                                 N
  NetName                                       N
  NetProviderType                               N
  VolumeID                                      N
  VolumeLabel                                   N

LNK UnknownData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
  [no tags known]

LNK ConsoleData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    FillAttributes                       N
     10    PopupFillAttributes                  N
     12    ScreenBufferSize                     N
     16    WindowSize                           N
     20    WindowOrigin                         N
     32    FontSize                             N
     36    FontFamily                           N
     40    FontWeight                           N
     44    FontName                             N
    108    CursorSize                           N
    112    FullScreen                           N
    116    QuickEdit                            N
    120    InsertMode                           N
    124    WindowOriginAuto                     N
    128    HistoryBufferSize                    N
    132    NumHistoryBuffers                    N
    136    RemoveHistoryDuplicates              N

LNK TrackerData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
     16    MachineID                            N

LNK ConsoleFEData Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    CodePage                             N

Font Tags

This table contains a collection of tags found in font files of various formats. ExifTool current recognizes OTF, TTF, TTC, DFONT, PFA, PFB, PFM, AFM, ACFM and AMFM font files.

  Tag ID       Tag Name                         Writable
  ------       --------                         --------
  'AFM'        AFM                              Font AFM
  'PFM'        PFMHeader                        Font PFM
  'PSInfo'     PSFontInfo                       Font PSInfo
  'fontname'   FontName                         N
  'name'       Name                             Font Name
  'numfonts'   NumFonts                         N
  'postfont'   PostScriptFontName               N

Font AFM Tags

Tags extracted from Adobe Font Metrics files (AFM, ACFM and AMFM).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Ascender'           Ascender                 N
  'CapHeight'          CapHeight                N
  'CharacterSet'       CharacterSet             N
  'Characters'         Characters               N
  'Creation Date'      CreateDate               N
  'Descender'          Descender                N
  'EncodingScheme'     EncodingScheme           N
  'EscChar'            EscChar                  N
  'FamilyName'         FontFamily               N
  'FontName'           FontName                 N
  'FullName'           FullName                 N
  'IsBaseFont'         IsBaseFont               N
  'IsFixedV'           IsFixedV                 N
  'MappingScheme'      MappingScheme            N
  'Notice'             Notice                   N
  'Version'            Version                  N
  'Weight'             Weight                   N
  'XHeight'            XHeight                  N

Font PFM Tags

Tags extracted from the PFM file header.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    PFMVersion                           N
      6    Copyright                            N
     66    FontType                             N
     68    PointSize                            N
     70    YResolution                          N
     72    XResolution                          N
     74    Ascent                               N
     76    InternalLeading                      N
     78    ExternalLeading                      N
     80    Italic                               N
     81    Underline                            N
     82    Strikeout                            N
     83    Weight                               N
     85    CharacterSet                         N
     86    PixWidth                             N
     88    PixHeight                            N
     90    PitchAndFamily                       N
     91    AvgWidth                             N
     93    MaxWidth                             N
     95    FirstChar                            N
     96    LastChar                             N
     97    DefaultChar                          N
     98    BreakChar                            N
     99    WidthBytes                           N

Font PSInfo Tags

Tags extracted from PostScript font files (PFA and PFB).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Copyright'          Copyright                N
  'FSType'             FSType                   N
  'FamilyName'         FontFamily               N
  'FontName'           FontName                 N
  'FontType'           FontType                 N
  'FullName'           FullName                 N
  'ItalicAngle'        ItalicAngle              N
  'Notice'             Notice                   N
  'UnderlinePosition'  UnderlinePosition        N
  'UnderlineThickness' UnderlineThickness       N
  'Weight'             Weight                   N
  'isFixedPitch'       IsFixedPitch             N
  'version'            Version                  N

Font Name Tags

The following tags are extracted from the TrueType font "name" table found in OTF, TTF, TTC and DFONT files. These tags support localized languages by adding a hyphen followed by a language code to the end of the tag name (eg. "Copyright-fr" or "License-en-US"). Tags with no language code use the default language of "en".

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   Copyright                            N
  0x0001   FontFamily                           N
  0x0002   FontSubfamily                        N
  0x0003   FontSubfamilyID                      N
  0x0004   FontName                             N
  0x0005   NameTableVersion                     N
  0x0006   PostScriptFontName                   N
  0x0007   Trademark                            N
  0x0008   Manufacturer                         N
  0x0009   Designer                             N
  0x000a   Description                          N
  0x000b   VendorURL                            N
  0x000c   DesignerURL                          N
  0x000d   License                              N
  0x000e   LicenseInfoURL                       N
  0x0010   PreferredFamily                      N
  0x0011   PreferredSubfamily                   N
  0x0012   CompatibleFontName                   N
  0x0013   SampleText                           N
  0x0014   PostScriptFontName                   N
  0x0015   WWSFamilyName                        N
  0x0016   WWSSubfamilyName                     N

VCard Tags

This table lists common vCard tags, but ExifTool will also extract any other vCard tags found. Tag names may have "Pref" added to indicate the preferred instance of a vCard property, and other "TYPE" parameters may also added to the tag name. VCF files may contain multiple vCard entries which are distinguished by the ExifTool family 3 group name (document number). See http://tools.ietf.org/html/rfc6350 for the vCard 4.0 specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Adr'                Address                  N
  'Anniversary'        Anniversary              N
  'Bday'               Birthday                 N
  'Email'              Email                    N
  'Fn'                 FormattedName            N
  'Gender'             Gender                   N
  'Geo'                Geolocation              N
  'Impp'               IMPP                     N
  'Lang'               Language                 N
  'Logo'               Logo                     N
  'N'                  Name                     N
  'Nickname'           Nickname                 N
  'Note'               Note                     N
  'Org'                Organization             N
  'Photo'              Photo                    N
  'Prodid'             Software                 N
  'Rev'                Revision                 N
  'Sound'              Sound                    N
  'Tel'                Telephone                N
  'Title'              JobTitle                 N
  'Tz'                 TimeZone                 N
  'Uid'                UID                      N
  'Url'                URL                      N
  'Version'            VCardVersion             N
  'X-abdate'           ABDate                   N
  'X-ablabel'          ABLabel                  N
  'X-abrelatednames'   ABRelatedNames           N
  'X-abuid'            AB_UID                   N
  'X-aim'              AIM                      N
  'X-icq'              ICQ                      N
  'X-socialprofile'    SocialProfile            N

VCard VCalendar Tags

The VCard module is also used to process iCalendar ICS files since they use a format similar to vCard. The following table lists standard iCalendar tags, but any existing tags will be extracted. Top-level iCalendar components (eg. Event, Todo, Timezone, etc.) are used for the family 1 group names, and embedded components (eg. Alarm) are added as a prefix to the tag name. See http://tools.ietf.org/html/rfc5545 for the official iCalendar 2.0 specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'Acknowledged'       Acknowledged             N
  'Action'             Action                   N
  'Attach'             Attachment               N
  'Attendee'           Attendee                 N
  'Calscale'           CalendarScale            N
  'Categories'         Categories               N
  'Class'              Classification           N
  'Comment'            Comment                  N
  'Completed'          DateTimeCompleted        N
  'Contact'            Contact                  N
  'Created'            DateCreated              N
  'Description'        Description              N
  'Dtend'              DateTimeEnd              N
  'Dtstamp'            DateTimeStamp            N
  'Dtstart'            DateTimeStart            N
  'Due'                DateTimeDue              N
  'Duration'           Duration                 N
  'Exdate'             ExceptionDateTimes       N
  'Freebusy'           FreeBusyTime             N
  'Geo'                Geolocation              N
  'Last-modified'      ModifyDate               N
  'Location'           Location                 N
  'Method'             Method                   N
  'Organizer'          Organizer                N
  'Percent-complete'   PercentComplete          N
  'Priority'           Priority                 N
  'Prodid'             Software                 N
  'Rdate'              RecurrenceDateTimes      N
  'Recurrence-id'      RecurrenceID             N
  'Related-to'         RelatedTo                N
  'Repeat'             Repeat                   N
  'Request-status'     RequestStatus            N
  'Resources'          Resources                N
  'Rrule'              RecurrenceRule           N
  'Sequence'           SequenceNumber           N
  'Status'             Status                   N
  'Summary'            Summary                  N
  'Transp'             TimeTransparency         N
  'Trigger'            Trigger                  N
  'Tzid'               TimezoneID               N
  'Tzname'             TimezoneName             N
  'Tzoffsetfrom'       TimezoneOffsetFrom       N
  'Tzoffsetto'         TimezoneOffsetTo         N
  'Tzurl'              TimeZoneURL              N
  'Uid'                UID                      N
  'Url'                URL                      N
  'Version'            VCalendarVersion         N

RSRC Tags

Tags extracted from Mac OS resource files and DFONT files. These tags may also be extracted from the resource fork of any file in OS X, either by adding "/..namedfork/rsrc" to the filename to process the resource fork alone, or by using the ExtractEmbedded (-ee) option to process the resource fork as a sub-document of the main file. When writing, ExifTool preserves the Mac OS resource fork by default, but it may deleted with -rsrc:all= on the command line.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  '8BIM'               PhotoshopInfo            Photoshop
  'POST_0x01f5'        PostscriptFont           PostScript
  'STR _0xbff3'        ApplicationMissingMsg    N
  'STR _0xbff4'        CreatorApplication       N
  'STR#_0x0080'        Keywords                 N
  'TEXT_0x0080'        Description              N
  'sfnt'               Font                     Font Name
  'usro_0x0000'        OpenWithApplication      N
  'vers_0x0001'        ApplicationVersion       N

Rawzor Tags

Rawzor files store compressed images of other formats. As well as the information listed below, exiftool uncompresses and extracts the meta information from the original image.

  Tag Name                                      Writable
  --------                                      --------
  CompressionFactor                             N
  OriginalFileSize                              N
  OriginalFileType                              N
  RawzorCreatorVersion                          N
  RawzorRequiredVersion                         N

ZIP Tags

The following tags are extracted from ZIP archives. ExifTool also extracts additional meta information from compressed documents inside some ZIP-based files such Office Open XML (DOCX, PPTX and XLSX), Open Document (ODB, ODC, ODF, ODG, ODI, ODP, ODS and ODT), iWork (KEY, PAGES, NUMBERS), Capture One Enhanced Image Package (EIP), Adobe InDesign Markup Language (IDML), and Electronic Publication (EPUB). The ExifTool family 3 groups may be used to organize ZIP tags by embedded document number (ie. the exiftool -g3 option).

  Index2   Tag Name                             Writable
  ------   --------                             --------
      2    ZipRequiredVersion                   N
      3    ZipBitFlag                           N
      4    ZipCompression                       N
      5    ZipModifyDate                        N
      7    ZipCRC                               N
      9    ZipCompressedSize                    N
     11    ZipUncompressedSize                  N
     15    ZipFileName                          N

ZIP GZIP Tags

These tags are extracted from GZIP (GNU ZIP) archives, but currently only for the first file in the archive.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      2    Compression                          N
      3    Flags                                N
      4    ModifyDate                           N
      8    ExtraFlags                           N
      9    OperatingSystem                      N
     10    ArchivedFileName                     N
     11    Comment                              N

ZIP RAR Tags

These tags are extracted from RAR archive files.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    CompressedSize                       N
      4    UncompressedSize                     N
      8    OperatingSystem                      N
     13    ModifyDate                           N
     18    PackingMethod                        N
     25    ArchivedFileName                     N

RTF Tags

This table lists standard tags of the RTF information group, but ExifTool will also extract any non-standard tags found in this group. As well, ExifTool will extract any custom properties that are found. See http://www.microsoft.com/en-ca/download/details.aspx?id=10725 for the specification.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'author'             Author                   N
  'buptim'             BackupTime               N
  'category'           Category                 N
  'comment'            Comment                  N
  'company'            Company                  N
  'copyright'          Copyright                N
  'creatim'            CreateDate               N
  'doccomm'            Comments                 N
  'edmins'             TotalEditTime            N
  'hlinkbase'          HyperlinkBase            N
  'id'                 InternalIDNumber         N
  'keywords'           Keywords                 N
  'manager'            Manager                  N
  'nofchars'           Characters               N
  'nofcharsws'         CharactersWithSpaces     N
  'nofpages'           Pages                    N
  'nofwords'           Words                    N
  'operator'           LastModifiedBy           N
  'printim'            LastPrinted              N
  'revtim'             ModifyDate               N
  'subject'            Subject                  N
  'title'              Title                    N
  'vern'               InternalVersionNumber    N
  'version'            RevisionNumber           N

OOXML Tags

The Office Open XML (OOXML) format was introduced with Microsoft Office 2007 and is used by file types such as DOCX, PPTX and XLSX. These are essentially ZIP archives containing XML files. The table below lists some tags which have been observed in OOXML documents, but ExifTool will extract any tags found from XML files of the OOXML document properties ("docProps") directory.

Tips:

1) Structural ZIP tags may be ignored (if desired) with --ZIP:all on the command line.

2) Tags may be grouped by their document number in the ZIP archive with the -g3 or -G3 option.

  Tag Name                                      Writable
  --------                                      --------
  AppVersion                                    N
  Application                                   N
  Category                                      N
  Characters                                    N
  CharactersWithSpaces                          N
  CheckedBy                                     N
  Client                                        N
  Company                                       N
  CreateDate                                    N
  DateCompleted                                 N
  Department                                    N
  Destination                                   N
  Disposition                                   N
  Division                                      N
  DocSecurity                                   N
  DocumentNumber                                N
  Editor                                        N
  ForwardTo                                     N
  Group                                         N
  HeadingPairs                                  N
  HiddenSlides                                  N
  HyperlinkBase                                 N
  HyperlinksChanged                             N
  Keywords                                      N
  Language                                      N
  LastModifiedBy                                N
  LastPrinted                                   N
  Lines                                         N
  LinksUpToDate                                 N
  MMClips                                       N
  Mailstop                                      N
  Manager                                       N
  Matter                                        N
  ModifyDate                                    N
  Notes                                         N
  Office                                        N
  Owner                                         N
  Pages                                         N
  Paragraphs                                    N
  PresentationFormat                            N
  Project                                       N
  Publisher                                     N
  Purpose                                       N
  ReceivedFrom                                  N
  RecordedBy                                    N
  RecordedDate                                  N
  Reference                                     N
  RevisionNumber                                N
  ScaleCrop                                     N
  SharedDoc                                     N
  Slides                                        N
  Source                                        N
  Status                                        N
  TelephoneNumber                               N
  Template                                      N
  TitlesOfParts                                 N
  TotalEditTime                                 N
  Typist                                        N
  Words                                         N

iWork Tags

The Apple iWork '09 file format is a ZIP archive containing XML files similar to the Office Open XML (OOXML) format. Metadata tags in iWork files are extracted even if they don't appear below.

  Tag Name                                      Writable
  --------                                      --------
  Author                                        N
  Comment                                       N
  Copyright                                     N
  Keywords                                      N
  Projects                                      N+
  Title                                         N

ISO Tags

Tags extracted from ISO 9660 disk images.

  Tag ID   Tag Name                             Writable
  ------   --------                             --------
  0x0000   BootRecord                           ISO BootRecord
  0x0001   PrimaryVolume                        ISO PrimaryVolume

ISO BootRecord Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      7    BootSystem                           N
     39    BootIdentifier                       N

ISO PrimaryVolume Tags

  Index1   Tag Name                             Writable
  ------   --------                             --------
      8    System                               N
     40    VolumeName                           N
     80    VolumeBlockCount                     N
    120    VolumeSetDiskCount?                  N
    124    VolumeSetDiskNumber?                 N
    128    VolumeBlockSize                      N
    132    PathTableSize?                       N
    140    PathTableLocation?                   N
    174    RootDirectoryCreateDate              N
    190    VolumeSetName                        N
    318    Publisher                            N
    446    DataPreparer                         N
    574    Software                             N
    702    CopyrightFileName                    N
    740    AbstractFileName                     N
    776    BibligraphicFileName                 N
    813    VolumeCreateDate                     N
    830    VolumeModifyDate                     N
    847    VolumeExpirationDate                 N
    864    VolumeEffectiveDate                  N

Extra Tags

The extra tags represent extra information extracted or generated by ExifTool that is not directly associated with another tag group. The Group column lists the family 1 group name when reading. Tags with a "-" in this column are write-only.

Tags in the family 1 "System" group are referred to as "pseudo" tags because they don't represent real metadata in the file. Instead, this information is stored in the directory structure of the filesystem. The five writable "pseudo" tags (FileName, Directory, FileModifyDate, FileCreateDate and HardLink) may be written without modifying the file itself. The TestName tag is used for dry-run testing before writing FileName.

  Tag Name                   Group              Writable
  --------                   -----              --------
  Adobe                      Adobe              Y!
  CanonDR4                   CanonVRD           Y!
  CanonVRD                   CanonVRD           Y!
  Comment                    File               Y
  CurrentIPTCDigest          File               N
  Directory                  System             Y!
  EXIF                       EXIF               Y!
  Error                      ExifTool           N
  ExifByteOrder              File               Y
  ExifToolVersion            ExifTool           N
  ExifUnicodeByteOrder       -                  Y
  FileAccessDate             System             N
  FileAttributes             System             N
  FileBlockCount             System             N
  FileBlockSize              System             N
  FileCreateDate             System             Y!
  FileDeviceID               System             N
  FileDeviceNumber           System             N
  FileGroupID                System             N
  FileHardLinks              System             N
  FileInodeChangeDate        System             N
  FileInodeNumber            System             N
  FileModifyDate             System             Y!
  FileName                   System             Y!
  FilePath                   System             N
  FilePermissions            System             N
  FileSequence               ExifTool           N
  FileSize                   System             N
  FileType                   File               N
  FileTypeExtension          File               N
  FileUserID                 System             N
  Geosync                    -                  Y
  Geotag                     -                  Y
  Geotime                    -                  Y
  HardLink                   -                  Y!
  ICC_Profile                ICC_Profile        Y!
  ID3Size                    File               N
  IPTC                       IPTC               Y!
  ImageHeight                File               N
  ImageWidth                 File               N
  JPEGDigest                 File               N
  JPEGQualityEstimate        File               N
  MDItemTags                 System             N
  MIMEType                   File               N
  MaxVal                     File               N
  NewGUID                    ExifTool           N
  Now                        ExifTool           N
  PreviewImage               File               Y
  PreviewPNG                 File               N
  PreviewWMF                 File               N
  ProcessingTime             ExifTool           N
  RAFVersion                 File               N
  ResourceForkSize           System             N
  TestName                   -                  Y
  Warning                    ExifTool           N
  XMP                        XMP                Y!
  XResolution                File               N
  YResolution                File               N

Composite Tags

The values of the composite tags are Derived From the values of other tags. These are convenience tags which are calculated after all other information is extracted. Only a few of these tags are writable directly, the others are changed by writing the corresponding Derived From tags. User-defined Composite tags, also useful for custom-formatting of tag values, may created via the ExifTool configuration file.

  Tag Name             Derived From             Writable
  --------             ------------             --------
  AdvancedSceneMode    Model                    N
                       SceneMode
                       AdvancedSceneType
  Aperture             FNumber                  N
                       ApertureValue
  AudioBitrate         MPEG:MPEGAudioVersion    N
                       MPEG:SampleRate
                       MPEG:VBRBytes
                       MPEG:VBRFrames
  AutoFocus            Nikon:PhaseDetectAF      N
                       Nikon:ContrastDetectAF
  AvgBitrate           QuickTime::MovieDataSize N
                       QuickTime::Duration
  BlueBalance          WB_RGGBLevels            N
                       WB_RGBGLevels
                       WB_RBGGLevels
                       WB_GRBGLevels
                       WB_GRGBLevels
                       WB_GBRGLevels
                       WB_RGBLevels
                       WB_GRBLevels
                       WB_RBLevels
                       WBBlueLevel
                       WBGreenLevel
  CDDBDiscPlayTime     CDDB1Info                N
  CDDBDiscTracks       CDDB1Info                N
  CFAPattern           CFARepeatPatternDim      N
                       CFAPattern2
  CircleOfConfusion    ScaleFactor35efl         N
  ConditionalFEC       FlashExposureComp        N
                       FlashBits
  DOF                  FocalLength              N
                       Aperture
                       CircleOfConfusion
                       FocusDistance
                       SubjectDistance
                       ObjectDistance
                       ApproximateFocusDistance
                       FocusDistanceLower
                       FocusDistanceUpper
  DateCreated          Kodak:YearCreated        N
                       Kodak:MonthDayCreated
  DateTimeCreated      IPTC:DateCreated         N
                       IPTC:TimeCreated
  DateTimeOriginal     DateTimeCreated          N
                       DateCreated
                       TimeCreated
  DateTimeOriginal     ID3:RecordingTime        N
                       ID3:Year
                       ID3:Date
                       ID3:Time
  DigitalCreationDateTime IPTC:DigitalCreationDate N
                       IPTC:DigitalCreationTime
  DigitalZoom          Canon:ZoomSourceWidth    N
                       Canon:ZoomTargetWidth
                       Canon:DigitalZoom
  DriveMode            ContinuousDrive          N
                       SelfTimer
  Duration             Vorbis:NominalBitrate    N
                       FileSize
  Duration             APE:SampleRate           N
                       APE:TotalFrames
                       APE:BlocksPerFrame
                       APE:FinalFrameBlocks
  Duration             FLAC:SampleRate          N
                       FLAC:TotalSamples
  Duration             FileSize                 N
                       ID3Size
                       MPEG:AudioBitrate
                       MPEG:VideoBitrate
                       MPEG:VBRFrames
                       MPEG:SampleRate
                       MPEG:MPEGAudioVersion
  Duration             RIFF:FrameRate           N
                       RIFF:FrameCount
                       VideoFrameRate
                       VideoFrameCount
  Duration             RIFF:AvgBytesPerSec      N
                       FileSize
                       FrameCount
                       VideoFrameCount
  Duration             AIFF:SampleRate          N
                       AIFF:NumSampleFrames
  ExtenderStatus       Olympus:Extender         N
                       Olympus:LensType
                       MaxApertureValue
  FOV                  FocalLength              N
                       ScaleFactor35efl
                       FocusDistance
  FileNumber           DirectoryIndex           Y
                       FileIndex
  Flash                XMP:FlashFired           Y
                       XMP:FlashReturn
                       XMP:FlashMode
                       XMP:FlashFunction
                       XMP:FlashRedEyeMode
                       XMP:Flash
  FlashType            FlashBits                N
  FocalLength35efl     FocalLength              N
                       ScaleFactor35efl
  FocusDistance        Sony:FocusPosition       N
                       FocalLength
  FocusDistance2       Sony:FocusPosition2      N
                       FocalLengthIn35mmFormat
  GPSAltitude          GPS:GPSAltitude          N
                       GPS:GPSAltitudeRef
                       XMP:GPSAltitude
                       XMP:GPSAltitudeRef
  GPSAltitude          QuickTime:GPSCoordinates N
  GPSAltitude          QuickTime:LocationInformation N
  GPSAltitudeRef       QuickTime:GPSCoordinates N
  GPSAltitudeRef       QuickTime:LocationInformation N
  GPSDateTime          GPS:GPSDateStamp         N
                       GPS:GPSTimeStamp
  GPSLatitude          GPS:GPSLatitude          N
                       GPS:GPSLatitudeRef
  GPSLatitude          QuickTime:GPSCoordinates N
  GPSLatitude          QuickTime:LocationInformation N
  GPSLatitudeRef       XMP:GPSLatitude          N
  GPSLongitude         GPS:GPSLongitude         N
                       GPS:GPSLongitudeRef
  GPSLongitude         QuickTime:GPSCoordinates N
  GPSLongitude         QuickTime:LocationInformation N
  GPSLongitudeRef      XMP:GPSLongitude         N
  GPSPosition          GPSLatitude              N
                       GPSLongitude
  HyperfocalDistance   FocalLength              N
                       Aperture
                       CircleOfConfusion
  IDCPreviewImage      IDCPreviewStart          N
                       IDCPreviewLength
  ISO                  Canon:CameraISO          N
                       Canon:BaseISO
                       Canon:AutoISO
  ImageHeight          Main:PostScript:ImageData N
                       PostScript:BoundingBox
  ImageHeight          IFD0:SensorTopBorder     N
                       IFD0:SensorBottomBorder
  ImageSize            ImageWidth               N
                       ImageHeight
                       ExifImageWidth
                       ExifImageHeight
  ImageWidth           Main:PostScript:ImageData N
                       PostScript:BoundingBox
  ImageWidth           IFD0:SensorLeftBorder    N
                       IFD0:SensorRightBorder
  JpgFromRaw           JpgFromRawStart          Y
                       JpgFromRawLength
  Lens                 Canon:MinFocalLength     N
                       Canon:MaxFocalLength
  Lens35efl            Canon:MinFocalLength     N
                       Canon:MaxFocalLength
                       Lens
                       ScaleFactor35efl
  LensID               LensType                 N
                       FocalLength
                       MaxAperture
                       MaxApertureValue
                       MinFocalLength
                       MaxFocalLength
                       LensModel
                       LensFocalRange
                       LensSpec
                       LensType2
                       LensFocalLength
  LensID               XMP-aux:LensID           N
                       Make
                       LensInfo
                       FocalLength
                       LensModel
                       MaxApertureValue
  LensID               Nikon:LensIDNumber       N
                       LensFStops
                       MinFocalLength
                       MaxFocalLength
                       MaxApertureAtMinFocal
                       MaxApertureAtMaxFocal
                       MCUVersion
                       Nikon:LensType
  LensID               Ricoh:LensFirmware       N
  LensSpec             Nikon:Lens               N
                       Nikon:LensType
  LightValue           Aperture                 N
                       ShutterSpeed
                       ISO
  MPImage              MPImageStart             N
                       MPImageLength
                       MPImageType
  Megapixels           ImageSize                N
  OriginalDecisionData OriginalDecisionDataOffset Y!
  OtherImage           OtherImageStart          Y
                       OtherImageLength
  PeakSpectralSensitivity FLIR:PlanckB          N
  PreviewImage         PreviewImageStart        Y
                       PreviewImageLength
                       PreviewImageValid
                       PreviewImageStart (1)
                       PreviewImageLength (1)
  PreviewImage         ScreenNail               N
  PreviewImageSize     PreviewImageWidth        N
                       PreviewImageHeight
  RedBalance           WB_RGGBLevels            N
                       WB_RGBGLevels
                       WB_RBGGLevels
                       WB_GRBGLevels
                       WB_GRGBLevels
                       WB_GBRGLevels
                       WB_RGBLevels
                       WB_GRBLevels
                       WB_RBLevels
                       WBRedLevel
                       WBGreenLevel
  RedEyeReduction      CanonFlashMode           N
                       FlashBits
  RicohPitch           Ricoh:Accelerometer      N
  RicohRoll            Ricoh:Accelerometer      N
  Rotation             QuickTime:MatrixStructure N
                       QuickTime:HandlerType
  RunTimeSincePowerUp  Apple:RunTimeValue       N
                       Apple:RunTimeScale
  ScaleFactor35efl     FocalLength              N
                       FocalLengthIn35mmFormat
                       Composite:DigitalZoom
                       FocalPlaneDiagonal
                       SensorSize
                       FocalPlaneXSize
                       FocalPlaneYSize
                       FocalPlaneResolutionUnit
                       FocalPlaneXResolution
                       FocalPlaneYResolution
                       ExifImageWidth
                       ExifImageHeight
                       CanonImageWidth
                       CanonImageHeight
                       ImageWidth
                       ImageHeight
  ShootingMode         CanonExposureMode        N
                       EasyMode
                       BulbDuration
  ShutterCurtainHack   FlashBits                N
                       ShutterCurtainSync
  ShutterSpeed         ExposureTime             N
                       ShutterSpeedValue
                       BulbDuration
  SubSecCreateDate     EXIF:CreateDate          N
                       SubSecTimeDigitized
  SubSecDateTimeOriginal EXIF:DateTimeOriginal  N
                       SubSecTimeOriginal
  SubSecModifyDate     EXIF:ModifyDate          N
                       SubSecTime
  ThumbnailImage       ThumbnailOffset          Y
                       ThumbnailLength
  VolumeSize           ISO:VolumeBlockCount     N
                       ISO:VolumeBlockSize
  WB_RGBLevels         KDC_IFD:WhiteBalance     N
                       WB_RGBLevelsAuto
                       WB_RGBLevelsFluorescent
                       WB_RGBLevelsTungsten
                       WB_RGBLevelsDaylight
                       WB_RGBLevels4
                       WB_RGBLevels5
                       WB_RGBLevelsShade
  WB_RGBLevels         KodakIFD:WhiteBalance    N
                       WB_RGBMul0
                       WB_RGBMul1
                       WB_RGBMul2
                       WB_RGBMul3
                       WB_RGBCoeffs0
                       WB_RGBCoeffs1
                       WB_RGBCoeffs2
                       WB_RGBCoeffs3
                       KodakIFD:ColorTemperature
                       Kodak:WB_RGBLevels
  WB_RGGBLevels        Canon:WhiteBalance       N
                       WB_RGGBLevelsAsShot
                       WB_RGGBLevelsAuto
                       WB_RGGBLevelsDaylight
                       WB_RGGBLevelsCloudy
                       WB_RGGBLevelsTungsten
                       WB_RGGBLevelsFluorescent
                       WB_RGGBLevelsFlash
                       WB_RGGBLevelsCustom
                       WB_RGGBLevelsShade
                       WB_RGGBLevelsKelvin
  WB_RGGBLevels        WB_RGGBLevelsUncorrected N
                       WB_RGGBLevelsBlack
  ZoomedPreviewImage   ZoomedPreviewStart       N
                       ZoomedPreviewLength

Shortcuts Tags

Shortcut tags are convenience tags that represent one or more other tag names. They are used like regular tags to read and write the information for a specified set of tags.

The shortcut tags below have been pre-defined, but user-defined shortcuts may be added via the %Image::ExifTool::UserDefined::Shortcuts lookup in the =/.ExifTool_config file. See the Image::ExifTool::Shortcuts documentation for more details.

  Tag Name             Refers To                Writable
  --------             ---------                --------
  AllDates             DateTimeOriginal         Y
                       CreateDate
                       ModifyDate
  Canon                FileName                 Y
                       Model
                       DateTimeOriginal
                       ShootingMode
                       ShutterSpeed
                       Aperture
                       MeteringMode
                       ExposureCompensation
                       ISO
                       Lens
                       FocalLength
                       ImageSize
                       Quality
                       Flash
                       FlashType
                       ConditionalFEC
                       RedEyeReduction
                       ShutterCurtainHack
                       WhiteBalance
                       FocusMode
                       Contrast
                       Sharpness
                       Saturation
                       ColorTone
                       ColorSpace
                       LongExposureNoiseReduction
                       FileSize
                       FileNumber
                       DriveMode
                       OwnerName
                       SerialNumber
  ColorSpaceTags       ExifIFD:ColorSpace       Y
                       ExifIFD:Gamma
                       InteropIFD:InteropIndex
                       ICC_Profile
  Common               FileName                 Y
                       FileSize
                       Model
                       DateTimeOriginal
                       ImageSize
                       Quality
                       FocalLength
                       ShutterSpeed
                       Aperture
                       ISO
                       WhiteBalance
                       Flash
  CommonIFD0           IFD0:ImageDescription    Y
                       IFD0:Make
                       IFD0:Model
                       IFD0:Software
                       IFD0:ModifyDate
                       IFD0:Artist
                       IFD0:Copyright
                       IFD0:Rating
                       IFD0:RatingPercent
                       IFD0:DNGLensInfo
                       IFD0:PanasonicTitle
                       IFD0:PanasonicTitle2
                       IFD0:XPTitle
                       IFD0:XPComment
                       IFD0:XPAuthor
                       IFD0:XPKeywords
                       IFD0:XPSubject
  LargeTags            CanonVRD                 Y
                       DLOData
                       EXIF
                       ICC_Profile
                       IDCPreviewImage
                       ImageData
                       IPTC
                       JpgFromRaw
                       OriginalRawImage
                       OtherImage
                       PreviewImage
                       ThumbnailImage
                       TIFFPreview
                       XML
                       XMP
                       ZoomedPreviewImage
  MakerNotes           MakerNotes               Y
                       MakerNoteApple
                       MakerNoteCanon
                       MakerNoteCasio
                       MakerNoteCasio2
                       MakerNoteFLIR
                       MakerNoteFujiFilm
                       MakerNoteGE
                       MakerNoteGE2
                       MakerNoteHasselblad
                       MakerNoteHP
                       MakerNoteHP2
                       MakerNoteHP4
                       MakerNoteHP6
                       MakerNoteISL
                       MakerNoteJVC
                       MakerNoteJVCText
                       MakerNoteKodak1a
                       MakerNoteKodak1b
                       MakerNoteKodak2
                       MakerNoteKodak3
                       MakerNoteKodak4
                       MakerNoteKodak5
                       MakerNoteKodak6a
                       MakerNoteKodak6b
                       MakerNoteKodak7
                       MakerNoteKodak8a
                       MakerNoteKodak8b
                       MakerNoteKodak8c
                       MakerNoteKodak9
                       MakerNoteKodak10
                       MakerNoteKodak11
                       MakerNoteKodakUnknown
                       MakerNoteKyocera
                       MakerNoteMinolta
                       MakerNoteMinolta2
                       MakerNoteMinolta3
                       MakerNoteMotorola
                       MakerNoteNikon
                       MakerNoteNikon2
                       MakerNoteNikon3
                       MakerNoteNintendo
                       MakerNoteOlympus
                       MakerNoteOlympus2
                       MakerNoteLeica
                       MakerNoteLeica2
                       MakerNoteLeica3
                       MakerNoteLeica4
                       MakerNoteLeica5
                       MakerNoteLeica6
                       MakerNoteLeica7
                       MakerNoteLeica8
                       MakerNoteLeica9
                       MakerNotePanasonic
                       MakerNotePanasonic2
                       MakerNotePentax
                       MakerNotePentax2
                       MakerNotePentax3
                       MakerNotePentax4
                       MakerNotePentax5
                       MakerNotePentax6
                       MakerNotePhaseOne
                       MakerNoteReconyx
                       MakerNoteRicoh
                       MakerNoteRicoh2
                       MakerNoteRicohText
                       MakerNoteSamsung1a
                       MakerNoteSamsung1b
                       MakerNoteSamsung2
                       MakerNoteSanyo
                       MakerNoteSanyoC4
                       MakerNoteSanyoPatch
                       MakerNoteSigma
                       MakerNoteSony
                       MakerNoteSony2
                       MakerNoteSony3
                       MakerNoteSony4
                       MakerNoteSony5
                       MakerNoteSonyEricsson
                       MakerNoteSonySRF
                       MakerNoteUnknownText
                       MakerNoteUnknownBinary
                       MakerNoteUnknown
  Nikon                Model                    Y
                       SubSecDateTimeOriginal
                       ShutterCount
                       LensSpec
                       FocalLength
                       ImageSize
                       ShutterSpeed
                       Aperture
                       ISO
                       NoiseReduction
                       ExposureProgram
                       ExposureCompensation
                       WhiteBalance
                       WhiteBalanceFineTune
                       ShootingMode
                       Quality
                       MeteringMode
                       FocusMode
                       ImageOptimization
                       ToneComp
                       ColorHue
                       ColorSpace
                       HueAdjustment
                       Saturation
                       Sharpness
                       Flash
                       FlashMode
                       FlashExposureComp
  Unsafe               IFD0:YCbCrPositioning    Y
                       IFD0:YCbCrCoefficients
                       IFD0:TransferFunction
                       ExifIFD:ComponentsConfiguration
                       ExifIFD:CompressedBitsPerPixel
                       InteropIFD:InteropIndex
                       InteropIFD:InteropVersion
                       InteropIFD:RelatedImageWidth
                       InteropIFD:RelatedImageHeight

MWG Tags

The Metadata Working Group (MWG) recommends techniques to allow certain overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and synchronized when writing. The MWG Composite tags below are designed to aid in the implementation of these recommendations. As well, the MWG defines new XMP tags which are listed in the subsequent tables below. See http://www.metadataworkinggroup.org/ for the official MWG specification.

MWG Composite Tags

The table below lists special Composite tags which are used to access other tags based on the MWG 2.0 recommendations. These tags are only accessible when explicitly loaded, but this is done automatically by the exiftool application if MWG is specified as a group for any tag on the command line, or manually with the -use MWG option. Via the API, the MWG Composite tags are loaded by calling "Image::ExifTool::MWG::Load()".

When reading, the value of each MWG tag is Derived From the specified tags based on the MWG guidelines. When writing, the appropriate associated tags are written. The value of the IPTCDigest tag is updated automatically when the IPTC is changed if either the IPTCDigest tag didn't exist beforehand or its value agreed with the original IPTC digest (indicating that the XMP is synchronized with the IPTC). IPTC information is written only if the original file contained IPTC.

Loading the MWG module activates "strict MWG conformance mode", which has the effect of causing EXIF, IPTC and XMP in non-standard locations to be ignored when reading, as per the MWG recommendations. Instead, a "Warning" tag is generated when non-standard metadata is encountered. This feature may be disabled by setting $Image::ExifTool::MWG::strict = 0 in the ExifTool config file (or from your Perl script when using the API). Note that the behaviour when writing is not changed: ExifTool always creates new records only in the standard location, but writes new tags to any EXIF/IPTC/XMP records that exist.

Contrary to the EXIF specification, the MWG recommends that EXIF "ASCII" string values be stored as UTF-8. To honour this, the exiftool application sets the default internal EXIF string encoding to "UTF8" when the MWG module is loaded, but via the API this must be done manually by setting the CharsetEXIF option.

A complication of the MWG specification is that although the MWG:Creator property may consist of multiple values, the associated EXIF tag (EXIF:Artist) is only a simple string. To resolve this discrepancy the MWG recommends a technique which allows a list of values to be stored in a string by using a semicolon-space separator (with quotes around values if necessary). When the MWG module is loaded, ExifTool automatically implements this policy and changes EXIF:Artist to a list-type tag.

  Tag Name             Derived From             Writable
  --------             ------------             --------
  City                 IPTC:City                Y
                       XMP-photoshop:City
                       XMP-iptcExt:LocationShownCity
                       CurrentIPTCDigest
                       IPTCDigest
  Copyright            EXIF:Copyright           Y
                       IPTC:CopyrightNotice
                       XMP-dc:Rights
                       CurrentIPTCDigest
                       IPTCDigest
  Country              IPTC:Country-PrimaryLocationName Y
                       XMP-photoshop:Country
                       XMP-iptcExt:LocationShownCountryName
                       CurrentIPTCDigest
                       IPTCDigest
  CreateDate           EXIF:CreateDate          Y
                       EXIF:SubSecTimeDigitized
                       IPTC:DigitalCreationDate
                       IPTC:DigitalCreationTime
                       XMP-xmp:CreateDate
                       CurrentIPTCDigest
                       IPTCDigest
  Creator              EXIF:Artist              Y+
                       IPTC:By-line
                       XMP-dc:Creator
                       CurrentIPTCDigest
                       IPTCDigest
  DateTimeOriginal     EXIF:DateTimeOriginal    Y
                       EXIF:SubSecTimeOriginal
                       IPTC:DateCreated
                       IPTC:TimeCreated
                       XMP-photoshop:DateCreated
                       CurrentIPTCDigest
                       IPTCDigest
  Description          EXIF:ImageDescription    Y
                       IPTC:Caption-Abstract
                       XMP-dc:Description
                       CurrentIPTCDigest
                       IPTCDigest
  Keywords             IPTC:Keywords            Y+
                       XMP-dc:Subject
                       CurrentIPTCDigest
                       IPTCDigest
  Location             IPTC:Sub-location        Y
                       XMP-iptcCore:Location
                       XMP-iptcExt:LocationShownSublocation
                       CurrentIPTCDigest
                       IPTCDigest
  ModifyDate           EXIF:ModifyDate          Y
                       EXIF:SubSecTime
                       XMP-xmp:ModifyDate
                       CurrentIPTCDigest
                       IPTCDigest
  Orientation          EXIF:Orientation         Y
  Rating               XMP-xmp:Rating           Y
  State                IPTC:Province-State      Y
                       XMP-photoshop:State
                       XMP-iptcExt:LocationShownProvinceState
                       CurrentIPTCDigest
                       IPTCDigest

MWG Regions Tags

Image region metadata defined by the MWG 2.0 specification. These tags belong to the ExifTool XMP-mwg-rs group, and as such they may be accessed without the need to load the MWG Composite tags above. See http://www.metadataworkinggroup.org/ for the official specification.

  Tag Name                                      Writable
  --------                                      --------
  RegionInfo                                    MWG RegionInfo Struct
  RegionAppliedToDimensions                     Dimensions Struct_
  RegionAppliedToDimensionsH                    real_
  RegionAppliedToDimensionsUnit                 string_
  RegionAppliedToDimensionsW                    real_
  RegionList                                    MWG RegionStruct Struct_+
  RegionArea                                    Area Struct_+
  RegionAreaD                                   real_+
  RegionAreaH                                   real_+
  RegionAreaUnit                                string_+
  RegionAreaW                                   real_+
  RegionAreaX                                   real_+
  RegionAreaY                                   real_+
  RegionBarCodeValue                            string_+
  RegionDescription                             string_+
  RegionExtensions                              MWG Extensions Struct_+
  RegionFocusUsage                              string_+
  RegionName                                    string_+
  RegionRotation                                real_+
  RegionSeeAlso                                 string_+
  RegionType                                    string_+

MWG RegionInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  AppliedToDimensions                           Dimensions Struct
  RegionList                                    MWG RegionStruct Struct+

MWG RegionStruct Struct

  Field Name                                    Writable
  ----------                                    --------
  Area                                          Area Struct
  BarCodeValue                                  string
  Description                                   string
  Extensions                                    MWG Extensions Struct
  FocusUsage                                    string
  Name                                          string
  Rotation                                      real
  Type                                          string
  SeeAlso                                       string

MWG Extensions Struct

This structure may contain any top-level XMP tags, but none have been pre-defined in ExifTool. Since no flattened tags have been pre-defined, RegionExtensions is writable only as a structure (eg. {xmp-dc:creator=me,rating=5}). Fields for this structure are identified using the standard ExifTool tag name (with optional leading group name, and/or trailing language code, and/or trailing # symbol to disable print conversion).

  Field Name                                    Writable
  ----------                                    --------
  [no tags known]

MWG Keywords Tags

Hierarchical keywords metadata defined by the MWG 2.0 specification. These tags belong to the ExifTool XMP-mwg-kw group. ExifTool unrolls keyword structures to an arbitrary depth of 6 to allow individual levels to be accessed with different tag names, and to avoid infinite recursion. See http://www.metadataworkinggroup.org/ for the official specification.

  Tag Name                                      Writable
  --------                                      --------
  KeywordInfo                                   MWG KeywordInfo Struct
  HierarchicalKeywords                          MWG KeywordStruct Struct_+
  HierarchicalKeywords1Applied                  boolean_+
  HierarchicalKeywords1Children                 MWG KeywordStruct Struct_+
  HierarchicalKeywords2Applied                  boolean_+
  HierarchicalKeywords2Children                 MWG KeywordStruct Struct_+
  HierarchicalKeywords3Applied                  boolean_+
  HierarchicalKeywords3Children                 MWG KeywordStruct Struct_+
  HierarchicalKeywords4Applied                  boolean_+
  HierarchicalKeywords4Children                 MWG KeywordStruct Struct_+
  HierarchicalKeywords5Applied                  boolean_+
  HierarchicalKeywords5Children                 MWG KeywordStruct Struct_+
  HierarchicalKeywords6Applied                  boolean_+
  HierarchicalKeywords6                         string_+
  HierarchicalKeywords5                         string_+
  HierarchicalKeywords4                         string_+
  HierarchicalKeywords3                         string_+
  HierarchicalKeywords2                         string_+
  HierarchicalKeywords1                         string_+

MWG KeywordInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  Hierarchy                                     MWG KeywordStruct Struct+

MWG KeywordStruct Struct

  Field Name                                    Writable
  ----------                                    --------
  Applied                                       boolean
  Children                                      MWG KeywordStruct Struct+
  Keyword                                       string

MWG Collections Tags

Collections metadata defined by the MWG 2.0 specification. These tags belong to the ExifTool XMP-mwg-coll group. See http://www.metadataworkinggroup.org/ for the official specification.

  Tag Name                                      Writable
  --------                                      --------
  Collections                                   MWG CollectionInfo Struct+
  CollectionName                                string_+
  CollectionURI                                 string_+

MWG CollectionInfo Struct

  Field Name                                    Writable
  ----------                                    --------
  CollectionName                                string
  CollectionURI                                 string

NOTES

This document generated automatically by Image::ExifTool::BuildTagLookup.

AUTHOR

Copyright 2003-2016, Phil Harvey (phil at owl.phy.queensu.ca)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Image::ExifTool(3pm)