1Image::ExifTool::TagNamUesse(r3)Contributed Perl DocumenItmaatgieo:n:ExifTool::TagNames(3)
2
3
4
6 Image::ExifTool::TagNames - ExifTool tag name documentation
7
9 This document contains a complete list of ExifTool tag names, organized
10 into tables based on information type. Tag names are used to reference
11 specific meta information extracted from or written to a file.
12
14 The tables listed below give the names of all tags recognized by
15 ExifTool. They contain a total of 23457 tags, with 15345 unique tag
16 names.
17
18 Tag ID, Index# or Sequence is given in the first column of each table.
19 A Tag ID is the computer-readable equivalent of a tag name, and is the
20 identifier that is actually stored in the file. Index# refers to the
21 offset of a value when found at a fixed position within a data block (#
22 is the multiplier for calculating a byte offset: 1, 2, 4 or 8). These
23 offsets may have a decimal part which is used only to differentiate
24 tags with values stored at the same position. (Note that writable tags
25 within binary data blocks are not individually deletable, and the usual
26 alternative is to set them to a value of zero.) Sequence gives the
27 order of values for a serial data stream.
28
29 A Tag Name is the handle by which the information is accessed in
30 ExifTool. In some instances, more than one name may correspond to a
31 single tag ID. In these cases, the actual name used depends on the
32 context in which the information is found. Case is not significant for
33 tag names. A question mark ("?") after a tag name indicates that the
34 information is either not understood, not verified, or not very useful
35 -- these tags are not extracted by ExifTool unless the Unknown (-u)
36 option is enabled. Be aware that some tag names are different than the
37 descriptions printed out by default when extracting information with
38 exiftool. To see the tag names instead of the descriptions, use
39 "exiftool -s".
40
41 The Writable column indicates whether the tag is writable by ExifTool.
42 Anything but a "no" in this column means the tag is writable. A "yes"
43 indicates writable information that is either unformatted or written
44 using the existing format. Other expressions give details about the
45 format of the stored value, and vary depending on the general type of
46 information. The format name may be followed by a number in square
47 brackets to indicate the number of values written, or the number of
48 characters in a fixed-length string (including a null terminator which
49 is added if required).
50
51 A plus sign ("+") after an entry in the Writable column indicates a
52 List tag which supports multiple values and allows individual values to
53 be added and deleted. A slash ("/") indicates a tag that ExifTool will
54 Avoid when writing. These will be edited but not created if another
55 same-named tag may be created instead. To create these tags, the group
56 should be specified. A tilde ("~") indicates a tag this is writable
57 only when the print conversion is disabled (by setting PrintConv to 0,
58 using the -n option, or suffixing the tag name with a "#" character).
59 An exclamation point ("!") indicates a tag that is considered Unsafe to
60 write under normal circumstances. These tags are not written unless
61 specified explicitly (ie. not when wildcards or "all" are used), and
62 care should be taken when editing them manually since they may affect
63 the way an image is rendered. An asterisk ("*") indicates a Protected
64 tag which is not writable directly, but is written automatically by
65 ExifTool (often when a corresponding Composite or Extra tag is
66 written). A colon (":") indicates a Mandatory tag which may be added
67 automatically when writing. Normally MakerNotes tags may not be
68 deleted individually, but a caret ("^") indicates a Deletable
69 MakerNotes tag.
70
71 The HTML version of these tables also lists possible Values for
72 discrete-valued tags, as well as Notes for some tags. The Values are
73 listed with the computer-readable values on the left of the equals sign
74 ("="), and the human-readable values on the right. The human-readable
75 values are used by default when reading and writing, but the computer-
76 readable values may be accessed by disabling the value conversion with
77 the -n option on the command line, by setting the PrintConv option to 0
78 in the API, or or on a per-tag basis by adding a hash ("#") after the
79 tag name.
80
81 Note: If you are familiar with common meta-information tag names, you
82 may find that some ExifTool tag names are different than expected. The
83 usual reason for this is to make the tag names more consistent across
84 different types of meta information. To determine a tag name, either
85 consult this documentation or run "exiftool -s" on a file containing
86 the information in question.
87
88 (This documentation is the result of years of research, testing and
89 reverse engineering, and is the most complete metadata tag list
90 available anywhere on the internet. It is provided not only for
91 ExifTool users, but more importantly as a public service to help
92 augment the collective knowledge, and is often used as a primary source
93 of information in the development of other metadata software. Please
94 help keep this documentation as accurate and complete as possible, and
95 feed any new discoveries back to ExifTool. A big thanks to everyone
96 who has helped with this so far!)
97
98 JPEG Tags
99 This table lists information extracted by ExifTool from JPEG images.
100 See <https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG
101 specification.
102
103 Tag ID Tag Name Writable
104 ------ -------- --------
105 'APP0' JFIF JFIF
106 JFXX JFIF Extension
107 CIFF CanonRaw
108 AVI1 JPEG AVI1
109 Ocad JPEG Ocad
110 'APP1' EXIF EXIF
111 ExtendedXMP XMP
112 XMP XMP
113 QVCI Casio QVCI
114 FLIR FLIR FFF
115 RawThermalImage no
116 'APP2' ICC_Profile ICC_Profile
117 FPXR FlashPix
118 MPF MPF
119 PreviewImage no
120 'APP3' Meta Kodak Meta
121 Stim Stim
122 PreviewImage no
123 'APP4' Scalado Scalado
124 FPXR FlashPix
125 PreviewImage no
126 'APP5' RMETA Ricoh RMETA
127 SamsungUniqueID Samsung APP5
128 PreviewImage no
129 'APP6' EPPIM JPEG EPPIM
130 NITF JPEG NITF
131 HP_TDHD HP TDHD
132 GoPro GoPro GPMF
133 'APP7' Pentax Pentax
134 Huawei Unknown
135 Qualcomm Qualcomm
136 'APP8' SPIFF JPEG SPIFF
137 'APP9' MediaJukebox JPEG MediaJukebox
138 'APP10' Comment no
139 'APP11' JPEG-HDR JPEG HDR
140 'APP12' PictureInfo APP12 PictureInfo
141 Ducky APP12 Ducky
142 'APP13' Photoshop Photoshop
143 Adobe_CM JPEG AdobeCM
144 'APP14' Adobe JPEG Adobe
145 'APP15' GraphicConverter JPEG GraphConv
146 'COM' Comment yes
147 'DQT' DefineQuantizationTable no
148 'SOF' StartOfFrame JPEG SOF
149 'Trailer' AFCP AFCP
150 CanonVRD CanonVRD
151 FotoStation FotoStation
152 PhotoMechanic PhotoMechanic
153 MIE MIE
154 Samsung Samsung Trailer
155 EmbeddedVideo no
156 Insta360 no
157 PreviewImage yes
158
159 JPEG AVI1 Tags
160
161 This information may be found in APP0 of JPEG image data from AVI
162 videos.
163
164 Index1 Tag Name Writable
165 ------ -------- --------
166 0 InterleavedField no
167
168 JPEG Ocad Tags
169
170 Tags extracted from the JPEG APP0 "Ocad" segment (found in Photobucket
171 images).
172
173 Tag ID Tag Name Writable
174 ------ -------- --------
175 'Rev' OcadRevision no
176
177 JPEG EPPIM Tags
178
179 APP6 is used in by the Toshiba PDR-M700 to store a TIFF structure
180 containing PrintIM information.
181
182 Tag ID Tag Name Writable
183 ------ -------- --------
184 0xc4a5 PrintIM PrintIM
185
186 JPEG NITF Tags
187
188 Information in APP6 used by the National Imagery Transmission Format.
189 See
190 <http://www.gwg.nga.mil/ntb/baseline/docs/n010697/bwcguide25aug98.pdf>
191 for the official specification.
192
193 Index1 Tag Name Writable
194 ------ -------- --------
195 0 NITFVersion no
196 2 ImageFormat no
197 3 BlocksPerRow no
198 5 BlocksPerColumn no
199 7 ImageColor no
200 8 BitDepth no
201 9 ImageClass no
202 10 JPEGProcess no
203 11 Quality no
204 12 StreamColor no
205 13 StreamBitDepth no
206 14 Flags no
207
208 JPEG SPIFF Tags
209
210 This information is found in APP8 of SPIFF-style JPEG images (the
211 "official" yet rarely used JPEG file format standard: Still Picture
212 Interchange File Format). See <http://www.jpeg.org/public/spiff.pdf>
213 for the official specification.
214
215 Index1 Tag Name Writable
216 ------ -------- --------
217 0 SPIFFVersion no
218 2 ProfileID no
219 3 ColorComponents no
220 6 ImageHeight no
221 10 ImageWidth no
222 14 ColorSpace no
223 15 BitsPerSample no
224 16 Compression no
225 17 ResolutionUnit no
226 18 YResolution no
227 22 XResolution no
228
229 JPEG MediaJukebox Tags
230
231 Tags found in the XML metadata of the APP9 "Media Jukebox" segment.
232
233 Tag Name Writable
234 -------- --------
235 Album no
236 Caption no
237 Date no
238 Keywords no
239 Name no
240 People no
241 Places no
242 Tool_Name no
243 Tool_Version no
244
245 JPEG HDR Tags
246
247 Information extracted from APP11 of a JPEG-HDR image.
248
249 Tag ID Tag Name Writable
250 ------ -------- --------
251 'RatioImage' RatioImage no
252 'alp' Alpha no
253 'bet' Beta no
254 'cor' CorrectionMethod no
255 'ln0' Ln0 no
256 'ln1' Ln1 no
257 's2n' S2n no
258 'ver' JPEG-HDRVersion no
259
260 JPEG AdobeCM Tags
261
262 The APP13 "Adobe_CM" segment presumably contains color management
263 information, but the meaning of the data is currently unknown. If
264 anyone has an idea about what this means, please let me know.
265
266 Index2 Tag Name Writable
267 ------ -------- --------
268 0 AdobeCMType no
269
270 JPEG Adobe Tags
271
272 The APP14 "Adobe" segment stores image encoding information for DCT
273 filters. This segment may be copied or deleted as a block using the
274 Extra "Adobe" tag, but note that it is not deleted by default when
275 deleting all metadata because it may affect the appearance of the
276 image.
277
278 Index2 Tag Name Writable
279 ------ -------- --------
280 0 DCTEncodeVersion no
281 1 APP14Flags0 no
282 2 APP14Flags1 no
283 3 ColorTransform no
284
285 JPEG GraphConv Tags
286
287 APP15 is used by GraphicConverter to store JPEG quality.
288
289 Tag ID Tag Name Writable
290 ------ -------- --------
291 'Q' Quality no
292
293 JPEG SOF Tags
294
295 This information is extracted from the JPEG Start Of Frame segment.
296
297 Tag Name Writable
298 -------- --------
299 BitsPerSample no
300 ColorComponents no
301 EncodingProcess no
302 ImageHeight no
303 ImageWidth no
304 YCbCrSubSampling no
305
306 EXIF Tags
307 EXIF stands for "Exchangeable Image File Format". This type of
308 information is formatted according to the TIFF specification, and may
309 be found in JPG, TIFF, PNG, JP2, PGF, MIFF, HDP, PSP and XCF images, as
310 well as many TIFF-based RAW images, and even some AVI and MOV videos.
311
312 The EXIF meta information is organized into different Image File
313 Directories (IFD's) within an image. The names of these IFD's
314 correspond to the ExifTool family 1 group names. When writing EXIF
315 information, the default Group listed below is used unless another
316 group is specified.
317
318 Mandatory tags (indicated by a colon after the Writable type) may be
319 added automatically with default values when creating a new IFD, and
320 the IFD is removed automatically when deleting tags if only default-
321 valued mandatory tags remain.
322
323 The table below lists all EXIF tags. Also listed are TIFF, DNG, HDP
324 and other tags which are not part of the EXIF specification, but may
325 co-exist with EXIF tags in some images. Tags which are part of the
326 EXIF 2.32 specification have an underlined Tag Name in the HTML version
327 of this documentation. See
328 <https://web.archive.org/web/20190624045241if_/http://www.cipa.jp:80/std/documents/e/DC-008-Translation-2019-E.pdf>
329 for the official EXIF 2.32 specification.
330
331 Tag ID Tag Name Group Writable
332 ------ -------- ----- --------
333 0x0001 InteropIndex InteropIFD string!
334 0x0002 InteropVersion InteropIFD undef!:
335 0x000b ProcessingSoftware IFD0 string
336 0x00fe SubfileType IFD0 int32u!
337 0x00ff OldSubfileType IFD0 int16u!
338 0x0100 ImageWidth IFD0 int32u!
339 0x0101 ImageHeight IFD0 int32u!
340 0x0102 BitsPerSample IFD0 int16u[n]!
341 0x0103 Compression IFD0 int16u!:
342 0x0106 PhotometricInterpretation IFD0 int16u!
343 0x0107 Thresholding IFD0 int16u!
344 0x0108 CellWidth IFD0 int16u!
345 0x0109 CellLength IFD0 int16u!
346 0x010a FillOrder IFD0 int16u!
347 0x010d DocumentName IFD0 string
348 0x010e ImageDescription IFD0 string
349 0x010f Make IFD0 string
350 0x0110 Model IFD0 string
351 0x0111 StripOffsets - no
352 PreviewImageStart IFD0 int32u*
353 PreviewImageStart All int32u*
354 JpgFromRawStart SubIFD2 int32u*
355 0x0112 Orientation IFD0 int16u
356 0x0115 SamplesPerPixel IFD0 int16u!
357 0x0116 RowsPerStrip IFD0 int32u!
358 0x0117 StripByteCounts - no
359 PreviewImageLength IFD0 int32u*
360 PreviewImageLength All int32u*
361 JpgFromRawLength SubIFD2 int32u*
362 0x0118 MinSampleValue IFD0 int16u
363 0x0119 MaxSampleValue IFD0 int16u
364 0x011a XResolution IFD0 rational64u:
365 0x011b YResolution IFD0 rational64u:
366 0x011c PlanarConfiguration IFD0 int16u!
367 0x011d PageName IFD0 string
368 0x011e XPosition IFD0 rational64u
369 0x011f YPosition IFD0 rational64u
370 0x0120 FreeOffsets - no
371 0x0121 FreeByteCounts - no
372 0x0122 GrayResponseUnit IFD0 int16u
373 0x0123 GrayResponseCurve - no
374 0x0124 T4Options - no
375 0x0125 T6Options - no
376 0x0128 ResolutionUnit IFD0 int16u:
377 0x0129 PageNumber IFD0 int16u[2]
378 0x012c ColorResponseUnit - no
379 0x012d TransferFunction IFD0 int16u[768]!
380 0x0131 Software IFD0 string
381 0x0132 ModifyDate IFD0 string
382 0x013b Artist IFD0 string
383 0x013c HostComputer IFD0 string
384 0x013d Predictor IFD0 int16u!
385 0x013e WhitePoint IFD0 rational64u[2]
386 0x013f PrimaryChromaticities IFD0 rational64u[6]
387 0x0140 ColorMap - no
388 0x0141 HalftoneHints IFD0 int16u[2]
389 0x0142 TileWidth IFD0 int32u!
390 0x0143 TileLength IFD0 int32u!
391 0x0144 TileOffsets - no
392 0x0145 TileByteCounts - no
393 0x0146 BadFaxLines - no
394 0x0147 CleanFaxData - no
395 0x0148 ConsecutiveBadFaxLines - no
396 0x014a SubIFD - EXIF
397 A100DataOffset IFD0 no
398 0x014c InkSet IFD0 int16u
399 0x014d InkNames - no
400 0x014e NumberofInks - no
401 0x0150 DotRange - no
402 0x0151 TargetPrinter IFD0 string
403 0x0152 ExtraSamples - no
404 0x0153 SampleFormat SubIFD no
405 0x0154 SMinSampleValue - no
406 0x0155 SMaxSampleValue - no
407 0x0156 TransferRange - no
408 0x0157 ClipPath - no
409 0x0158 XClipPathUnits - no
410 0x0159 YClipPathUnits - no
411 0x015a Indexed - no
412 0x015b JPEGTables - no
413 0x015f OPIProxy - no
414 0x0190 GlobalParametersIFD - EXIF
415 0x0191 ProfileType - no
416 0x0192 FaxProfile - no
417 0x0193 CodingMethods - no
418 0x0194 VersionYear - no
419 0x0195 ModeNumber - no
420 0x01b1 Decode - no
421 0x01b2 DefaultImageColor - no
422 0x01b3 T82Options - no
423 0x01b5 JPEGTables - no
424 0x0200 JPEGProc - no
425 0x0201 ThumbnailOffset IFD1 int32u*
426 ThumbnailOffset IFD0 int32u*
427 ThumbnailOffset SubIFD int32u*
428 PreviewImageStart MakerNotes int32u*
429 PreviewImageStart IFD0 int32u*
430 JpgFromRawStart SubIFD int32u*
431 JpgFromRawStart IFD2 int32u*
432 OtherImageStart SubIFD1 int32u*
433 OtherImageStart SubIFD2 int32u*
434 OtherImageStart - no
435 0x0202 ThumbnailLength IFD1 int32u*
436 ThumbnailLength IFD0 int32u*
437 ThumbnailLength SubIFD int32u*
438 PreviewImageLength MakerNotes int32u*
439 PreviewImageLength IFD0 int32u*
440 JpgFromRawLength SubIFD int32u*
441 JpgFromRawLength IFD2 int32u*
442 OtherImageLength SubIFD1 int32u*
443 OtherImageLength SubIFD2 int32u*
444 OtherImageLength - no
445 0x0203 JPEGRestartInterval - no
446 0x0205 JPEGLosslessPredictors - no
447 0x0206 JPEGPointTransforms - no
448 0x0207 JPEGQTables - no
449 0x0208 JPEGDCTables - no
450 0x0209 JPEGACTables - no
451 0x0211 YCbCrCoefficients IFD0 rational64u[3]!
452 0x0212 YCbCrSubSampling IFD0 int16u[2]!
453 0x0213 YCbCrPositioning IFD0 int16u!:
454 0x0214 ReferenceBlackWhite IFD0 rational64u[6]
455 0x022f StripRowCounts - no
456 0x02bc ApplicationNotes IFD0 XMP
457 0x03e7 USPTOMiscellaneous - no
458 0x1000 RelatedImageFileFormat InteropIFD string!
459 0x1001 RelatedImageWidth InteropIFD int16u!
460 0x1002 RelatedImageHeight InteropIFD int16u!
461 0x4746 Rating IFD0 int16u/
462 0x4747 XP_DIP_XML - no
463 0x4748 StitchInfo - Microsoft Stitch
464 0x4749 RatingPercent IFD0 int16u/
465 0x7000 SonyRawFileType - no
466 0x7010 SonyToneCurve - no
467 0x7031 VignettingCorrection SubIFD int16s!
468 0x7032 VignettingCorrParams SubIFD int16s[17]!
469 0x7034 ChromaticAberrationCorrection SubIFD int16s!
470 0x7035 ChromaticAberrationCorrParams SubIFD int16s[33]!
471 0x7036 DistortionCorrection SubIFD int16s!
472 0x7037 DistortionCorrParams SubIFD int16s[17]!
473 0x74c7 SonyCropTopLeft SubIFD int32u[2]!
474 0x74c8 SonyCropSize SubIFD int32u[2]!
475 0x800d ImageID - no
476 0x80a3 WangTag1 - no
477 0x80a4 WangAnnotation - no
478 0x80a5 WangTag3 - no
479 0x80a6 WangTag4 - no
480 0x80b9 ImageReferencePoints - no
481 0x80ba RegionXformTackPoint - no
482 0x80bb WarpQuadrilateral - no
483 0x80bc AffineTransformMat - no
484 0x80e3 Matteing - no
485 0x80e4 DataType - no
486 0x80e5 ImageDepth - no
487 0x80e6 TileDepth - no
488 0x8214 ImageFullWidth - no
489 0x8215 ImageFullHeight - no
490 0x8216 TextureFormat - no
491 0x8217 WrapModes - no
492 0x8218 FovCot - no
493 0x8219 MatrixWorldToScreen - no
494 0x821a MatrixWorldToCamera - no
495 0x827d Model2 - no
496 0x828d CFARepeatPatternDim SubIFD int16u[2]!
497 0x828e CFAPattern2 SubIFD int8u[n]!
498 0x828f BatteryLevel - no
499 0x8290 KodakIFD - Kodak IFD
500 0x8298 Copyright IFD0 string
501 0x829a ExposureTime ExifIFD rational64u
502 0x829d FNumber ExifIFD rational64u
503 0x82a5 MDFileTag - no
504 0x82a6 MDScalePixel - no
505 0x82a7 MDColorTable - no
506 0x82a8 MDLabName - no
507 0x82a9 MDSampleInfo - no
508 0x82aa MDPrepDate - no
509 0x82ab MDPrepTime - no
510 0x82ac MDFileUnits - no
511 0x830e PixelScale IFD0 double[3]
512 0x8335 AdventScale - no
513 0x8336 AdventRevision - no
514 0x835c UIC1Tag - no
515 0x835d UIC2Tag - no
516 0x835e UIC3Tag - no
517 0x835f UIC4Tag - no
518 0x83bb IPTC-NAA IFD0 IPTC
519 0x847e IntergraphPacketData - no
520 0x847f IntergraphFlagRegisters - no
521 0x8480 IntergraphMatrix IFD0 double[n]
522 0x8481 INGRReserved - no
523 0x8482 ModelTiePoint IFD0 double[n]
524 0x84e0 Site - no
525 0x84e1 ColorSequence - no
526 0x84e2 IT8Header - no
527 0x84e3 RasterPadding - no
528 0x84e4 BitsPerRunLength - no
529 0x84e5 BitsPerExtendedRunLength - no
530 0x84e6 ColorTable - no
531 0x84e7 ImageColorIndicator - no
532 0x84e8 BackgroundColorIndicator - no
533 0x84e9 ImageColorValue - no
534 0x84ea BackgroundColorValue - no
535 0x84eb PixelIntensityRange - no
536 0x84ec TransparencyIndicator - no
537 0x84ed ColorCharacterization - no
538 0x84ee HCUsage - no
539 0x84ef TrapIndicator - no
540 0x84f0 CMYKEquivalent - no
541 0x8546 SEMInfo IFD0 string
542 0x8568 AFCP_IPTC - IPTC
543 0x85b8 PixelMagicJBIGOptions - no
544 0x85d7 JPLCartoIFD - no
545 0x85d8 ModelTransform IFD0 double[16]
546 0x8602 WB_GRGBLevels - no
547 0x8606 LeafData - Leaf
548 0x8649 PhotoshopSettings IFD0 Photoshop
549 0x8769 ExifOffset IFD0 EXIF
550 0x8773 ICC_Profile IFD0 ICC_Profile
551 0x877f TIFF_FXExtensions - no
552 0x8780 MultiProfiles - no
553 0x8781 SharedData - no
554 0x8782 T88Options - no
555 0x87ac ImageLayer - no
556 0x87af GeoTiffDirectory IFD0 int16u[0.5]
557 0x87b0 GeoTiffDoubleParams IFD0 double[0.125]
558 0x87b1 GeoTiffAsciiParams IFD0 string
559 0x87be JBIGOptions - no
560 0x8822 ExposureProgram ExifIFD int16u
561 0x8824 SpectralSensitivity ExifIFD string
562 0x8825 GPSInfo IFD0 GPS
563 0x8827 ISO ExifIFD int16u[n]
564 0x8828 Opto-ElectricConvFactor - no
565 0x8829 Interlace - no
566 0x882a TimeZoneOffset ExifIFD int16s[n]
567 0x882b SelfTimerMode ExifIFD int16u
568 0x8830 SensitivityType ExifIFD int16u
569 0x8831 StandardOutputSensitivity ExifIFD int32u
570 0x8832 RecommendedExposureIndex ExifIFD int32u
571 0x8833 ISOSpeed ExifIFD int32u
572 0x8834 ISOSpeedLatitudeyyy ExifIFD int32u
573 0x8835 ISOSpeedLatitudezzz ExifIFD int32u
574 0x885c FaxRecvParams - no
575 0x885d FaxSubAddress - no
576 0x885e FaxRecvTime - no
577 0x8871 FedexEDR - no
578 0x888a LeafSubIFD - Leaf SubIFD
579 0x9000 ExifVersion ExifIFD undef:
580 0x9003 DateTimeOriginal ExifIFD string
581 0x9004 CreateDate ExifIFD string
582 0x9009 GooglePlusUploadCode ExifIFD undef[n]
583 0x9010 OffsetTime ExifIFD string
584 0x9011 OffsetTimeOriginal ExifIFD string
585 0x9012 OffsetTimeDigitized ExifIFD string
586 0x9101 ComponentsConfiguration ExifIFD undef[4]!:
587 0x9102 CompressedBitsPerPixel ExifIFD rational64u!
588 0x9201 ShutterSpeedValue ExifIFD rational64s
589 0x9202 ApertureValue ExifIFD rational64u
590 0x9203 BrightnessValue ExifIFD rational64s
591 0x9204 ExposureCompensation ExifIFD rational64s
592 0x9205 MaxApertureValue ExifIFD rational64u
593 0x9206 SubjectDistance ExifIFD rational64u
594 0x9207 MeteringMode ExifIFD int16u
595 0x9208 LightSource ExifIFD int16u
596 0x9209 Flash ExifIFD int16u
597 0x920a FocalLength ExifIFD rational64u
598 0x920b FlashEnergy - no
599 0x920c SpatialFrequencyResponse - no
600 0x920d Noise - no
601 0x920e FocalPlaneXResolution - no
602 0x920f FocalPlaneYResolution - no
603 0x9210 FocalPlaneResolutionUnit - no
604 0x9211 ImageNumber ExifIFD int32u
605 0x9212 SecurityClassification ExifIFD string
606 0x9213 ImageHistory ExifIFD string
607 0x9214 SubjectArea ExifIFD int16u[n]
608 0x9215 ExposureIndex - no
609 0x9216 TIFF-EPStandardID - no
610 0x9217 SensingMethod - no
611 0x923a CIP3DataFile - no
612 0x923b CIP3Sheet - no
613 0x923c CIP3Side - no
614 0x923f StoNits - no
615 0x927c MakerNoteApple ExifIFD Apple
616 MakerNoteNikon ExifIFD Nikon
617 MakerNoteCanon ExifIFD Canon
618 MakerNoteCasio ExifIFD Casio
619 MakerNoteCasio2 ExifIFD Casio Type2
620 MakerNoteDJI ExifIFD DJI
621 MakerNoteFLIR ExifIFD FLIR
622 MakerNoteFujiFilm ExifIFD FujiFilm
623 MakerNoteGE ExifIFD GE
624 MakerNoteGE2 ExifIFD FujiFilm
625 MakerNoteHasselblad ExifIFD Unknown
626 MakerNoteHP ExifIFD HP
627 MakerNoteHP2 ExifIFD HP Type2
628 MakerNoteHP4 ExifIFD HP Type4
629 MakerNoteHP6 ExifIFD HP Type6
630 MakerNoteISL ExifIFD Unknown
631 MakerNoteJVC ExifIFD JVC
632 MakerNoteJVCText ExifIFD JVC Text
633 MakerNoteKodak1a ExifIFD Kodak
634 MakerNoteKodak1b ExifIFD Kodak
635 MakerNoteKodak2 ExifIFD Kodak Type2
636 MakerNoteKodak3 ExifIFD Kodak Type3
637 MakerNoteKodak4 ExifIFD Kodak Type4
638 MakerNoteKodak5 ExifIFD Kodak Type5
639 MakerNoteKodak6a ExifIFD Kodak Type6
640 MakerNoteKodak6b ExifIFD Kodak Type6
641 MakerNoteKodak7 ExifIFD Kodak Type7
642 MakerNoteKodak8a ExifIFD Kodak Type8
643 MakerNoteKodak8b ExifIFD Kodak Type8
644 MakerNoteKodak8c ExifIFD Kodak Type8
645 MakerNoteKodak9 ExifIFD Kodak Type9
646 MakerNoteKodak10 ExifIFD Kodak Type10
647 MakerNoteKodak11 ExifIFD Kodak Type11
648 MakerNoteKodak12 ExifIFD Kodak Type11
649 MakerNoteKodakUnknown ExifIFD Kodak Unknown
650 MakerNoteKyocera ExifIFD Unknown
651 MakerNoteMinolta ExifIFD Minolta
652 MakerNoteMinolta2 ExifIFD Olympus
653 MakerNoteMinolta3 ExifIFD undef
654 MakerNoteMotorola ExifIFD Motorola
655 MakerNoteNikon2 ExifIFD Nikon Type2
656 MakerNoteNikon3 ExifIFD Nikon
657 MakerNoteNintendo ExifIFD Nintendo
658 MakerNoteOlympus ExifIFD Olympus
659 MakerNoteOlympus2 ExifIFD Olympus
660 MakerNoteLeica ExifIFD Panasonic
661 MakerNoteLeica2 ExifIFD Panasonic Leica2
662 MakerNoteLeica3 ExifIFD Panasonic Leica3
663 MakerNoteLeica4 ExifIFD Panasonic Leica4
664 MakerNoteLeica5 ExifIFD Panasonic Leica5
665 MakerNoteLeica6 ExifIFD Panasonic Leica6
666 MakerNoteLeica7 ExifIFD Panasonic Leica6
667 MakerNoteLeica8 ExifIFD Panasonic Leica5
668 MakerNoteLeica9 ExifIFD Panasonic Leica9
669 MakerNoteLeica10 ExifIFD Panasonic
670 MakerNotePanasonic ExifIFD Panasonic
671 MakerNotePanasonic2 ExifIFD Panasonic Type2
672 MakerNotePanasonic3 ExifIFD Panasonic
673 MakerNotePentax ExifIFD Pentax
674 MakerNotePentax2 ExifIFD Pentax Type2
675 MakerNotePentax3 ExifIFD Casio Type2
676 MakerNotePentax4 ExifIFD Pentax Type4
677 MakerNotePentax5 ExifIFD Pentax
678 MakerNotePentax6 ExifIFD Pentax S1
679 MakerNotePhaseOne ExifIFD PhaseOne
680 MakerNoteReconyx ExifIFD Reconyx
681 MakerNoteReconyx2 ExifIFD Reconyx Type2
682 MakerNoteReconyx3 ExifIFD Reconyx Type3
683 MakerNoteRicohPentax ExifIFD Pentax
684 MakerNoteRicoh ExifIFD Ricoh
685 MakerNoteRicoh2 ExifIFD Ricoh Type2
686 MakerNoteRicohText ExifIFD Ricoh Text
687 MakerNoteSamsung1a ExifIFD undef
688 MakerNoteSamsung1b ExifIFD Samsung
689 MakerNoteSamsung2 ExifIFD Samsung Type2
690 MakerNoteSanyo ExifIFD Sanyo
691 MakerNoteSanyoC4 ExifIFD Sanyo
692 MakerNoteSanyoPatch ExifIFD Sanyo
693 MakerNoteSigma ExifIFD Sigma
694 MakerNoteSony ExifIFD Sony
695 MakerNoteSony2 ExifIFD Olympus
696 MakerNoteSony3 ExifIFD Olympus
697 MakerNoteSony4 ExifIFD Sony PIC
698 MakerNoteSony5 ExifIFD Sony
699 MakerNoteSonyEricsson ExifIFD Sony Ericsson
700 MakerNoteSonySRF ExifIFD Sony SRF
701 MakerNoteUnknownText ExifIFD undef
702 MakerNoteUnknownBinary ExifIFD undef
703 MakerNoteUnknown ExifIFD Unknown
704 0x9286 UserComment ExifIFD undef
705 0x9290 SubSecTime ExifIFD string
706 0x9291 SubSecTimeOriginal ExifIFD string
707 0x9292 SubSecTimeDigitized ExifIFD string
708 0x932f MSDocumentText - no
709 0x9330 MSPropertySetStorage - no
710 0x9331 MSDocumentTextPosition - no
711 0x935c ImageSourceData IFD0 Photoshop DocumentData
712 0x9400 AmbientTemperature ExifIFD rational64s
713 0x9401 Humidity ExifIFD rational64u
714 0x9402 Pressure ExifIFD rational64u
715 0x9403 WaterDepth ExifIFD rational64s
716 0x9404 Acceleration ExifIFD rational64u
717 0x9405 CameraElevationAngle ExifIFD rational64s
718 0x9c9b XPTitle IFD0 int8u
719 0x9c9c XPComment IFD0 int8u
720 0x9c9d XPAuthor IFD0 int8u
721 0x9c9e XPKeywords IFD0 int8u
722 0x9c9f XPSubject IFD0 int8u
723 0xa000 FlashpixVersion ExifIFD undef:
724 0xa001 ColorSpace ExifIFD int16u:
725 0xa002 ExifImageWidth ExifIFD int16u:
726 0xa003 ExifImageHeight ExifIFD int16u:
727 0xa004 RelatedSoundFile ExifIFD string
728 0xa005 InteropOffset - EXIF
729 0xa010 SamsungRawPointersOffset - no
730 0xa011 SamsungRawPointersLength - no
731 0xa101 SamsungRawByteOrder - no
732 0xa102 SamsungRawUnknown? - no
733 0xa20b FlashEnergy ExifIFD rational64u
734 0xa20c SpatialFrequencyResponse - no
735 0xa20d Noise - no
736 0xa20e FocalPlaneXResolution ExifIFD rational64u
737 0xa20f FocalPlaneYResolution ExifIFD rational64u
738 0xa210 FocalPlaneResolutionUnit ExifIFD int16u
739 0xa211 ImageNumber - no
740 0xa212 SecurityClassification - no
741 0xa213 ImageHistory - no
742 0xa214 SubjectLocation ExifIFD int16u[2]
743 0xa215 ExposureIndex ExifIFD rational64u
744 0xa216 TIFF-EPStandardID - no
745 0xa217 SensingMethod ExifIFD int16u
746 0xa300 FileSource ExifIFD undef
747 0xa301 SceneType ExifIFD undef
748 0xa302 CFAPattern ExifIFD undef
749 0xa401 CustomRendered ExifIFD int16u
750 0xa402 ExposureMode ExifIFD int16u
751 0xa403 WhiteBalance ExifIFD int16u
752 0xa404 DigitalZoomRatio ExifIFD rational64u
753 0xa405 FocalLengthIn35mmFormat ExifIFD int16u
754 0xa406 SceneCaptureType ExifIFD int16u
755 0xa407 GainControl ExifIFD int16u
756 0xa408 Contrast ExifIFD int16u
757 0xa409 Saturation ExifIFD int16u
758 0xa40a Sharpness ExifIFD int16u
759 0xa40b DeviceSettingDescription - no
760 0xa40c SubjectDistanceRange ExifIFD int16u
761 0xa420 ImageUniqueID ExifIFD string
762 0xa430 OwnerName ExifIFD string
763 0xa431 SerialNumber ExifIFD string
764 0xa432 LensInfo ExifIFD rational64u[4]
765 0xa433 LensMake ExifIFD string
766 0xa434 LensModel ExifIFD string
767 0xa435 LensSerialNumber ExifIFD string
768 0xa460 CompositeImage ExifIFD int16u
769 0xa461 CompositeImageCount ExifIFD int16u[2]
770 0xa462 CompositeImageExposureTimes ExifIFD undef
771 0xa480 GDALMetadata IFD0 string
772 0xa481 GDALNoData IFD0 string
773 0xa500 Gamma ExifIFD rational64u
774 0xafc0 ExpandSoftware - no
775 0xafc1 ExpandLens - no
776 0xafc2 ExpandFilm - no
777 0xafc3 ExpandFilterLens - no
778 0xafc4 ExpandScanner - no
779 0xafc5 ExpandFlashLamp - no
780 0xb4c3 HasselbladRawImage - no
781 0xbc01 PixelFormat - no
782 0xbc02 Transformation - no
783 0xbc03 Uncompressed - no
784 0xbc04 ImageType - no
785 0xbc80 ImageWidth - no
786 0xbc81 ImageHeight - no
787 0xbc82 WidthResolution - no
788 0xbc83 HeightResolution - no
789 0xbcc0 ImageOffset - no
790 0xbcc1 ImageByteCount - no
791 0xbcc2 AlphaOffset - no
792 0xbcc3 AlphaByteCount - no
793 0xbcc4 ImageDataDiscard - no
794 0xbcc5 AlphaDataDiscard - no
795 0xc427 OceScanjobDesc - no
796 0xc428 OceApplicationSelector - no
797 0xc429 OceIDNumber - no
798 0xc42a OceImageLogic - no
799 0xc44f Annotations - no
800 0xc4a5 PrintIM IFD0 PrintIM
801 0xc51b HasselbladExif - no
802 0xc573 OriginalFileName - no
803 0xc580 USPTOOriginalContentType - no
804 0xc5e0 CR2CFAPattern - no
805 0xc612 DNGVersion IFD0 int8u[4]!
806 0xc613 DNGBackwardVersion IFD0 int8u[4]!
807 0xc614 UniqueCameraModel IFD0 string
808 0xc615 LocalizedCameraModel IFD0 string
809 0xc616 CFAPlaneColor SubIFD no
810 0xc617 CFALayout SubIFD no
811 0xc618 LinearizationTable SubIFD int16u[n]!
812 0xc619 BlackLevelRepeatDim SubIFD int16u[2]!
813 0xc61a BlackLevel SubIFD rational64u[n]!
814 0xc61b BlackLevelDeltaH SubIFD rational64s[n]!
815 0xc61c BlackLevelDeltaV SubIFD rational64s[n]!
816 0xc61d WhiteLevel SubIFD int32u[n]!
817 0xc61e DefaultScale SubIFD rational64u[2]!
818 0xc61f DefaultCropOrigin SubIFD int32u[2]!
819 0xc620 DefaultCropSize SubIFD int32u[2]!
820 0xc621 ColorMatrix1 IFD0 rational64s[n]!
821 0xc622 ColorMatrix2 IFD0 rational64s[n]!
822 0xc623 CameraCalibration1 IFD0 rational64s[n]!
823 0xc624 CameraCalibration2 IFD0 rational64s[n]!
824 0xc625 ReductionMatrix1 IFD0 rational64s[n]!
825 0xc626 ReductionMatrix2 IFD0 rational64s[n]!
826 0xc627 AnalogBalance IFD0 rational64u[n]!
827 0xc628 AsShotNeutral IFD0 rational64u[n]!
828 0xc629 AsShotWhiteXY IFD0 rational64u[2]!
829 0xc62a BaselineExposure IFD0 rational64s!
830 0xc62b BaselineNoise IFD0 rational64u!
831 0xc62c BaselineSharpness IFD0 rational64u!
832 0xc62d BayerGreenSplit SubIFD int32u!
833 0xc62e LinearResponseLimit IFD0 rational64u!
834 0xc62f CameraSerialNumber IFD0 string
835 0xc630 DNGLensInfo IFD0 rational64u[4]
836 0xc631 ChromaBlurRadius SubIFD rational64u!
837 0xc632 AntiAliasStrength SubIFD rational64u!
838 0xc633 ShadowScale IFD0 rational64u!
839 0xc634 SR2Private IFD0 Sony SR2Private
840 DNGAdobeData IFD0 DNG AdobeData
841 MakerNotePentax IFD0 Pentax
842 MakerNotePentax5 IFD0 Pentax
843 MakerNoteRicohPentax IFD0 Pentax
844 DNGPrivateData IFD0 int8u!
845 0xc635 MakerNoteSafety IFD0 int16u
846 0xc640 RawImageSegmentation - no
847 0xc65a CalibrationIlluminant1 IFD0 int16u!
848 0xc65b CalibrationIlluminant2 IFD0 int16u!
849 0xc65c BestQualityScale SubIFD rational64u!
850 0xc65d RawDataUniqueID IFD0 int8u[16]!
851 0xc660 AliasLayerMetadata - no
852 0xc68b OriginalRawFileName IFD0 string!
853 0xc68c OriginalRawFileData IFD0 DNG OriginalRaw
854 0xc68d ActiveArea SubIFD int32u[4]!
855 0xc68e MaskedAreas SubIFD int32u[n]!
856 0xc68f AsShotICCProfile IFD0 ICC_Profile
857 0xc690 AsShotPreProfileMatrix IFD0 rational64s[n]!
858 0xc691 CurrentICCProfile IFD0 ICC_Profile
859 0xc692 CurrentPreProfileMatrix IFD0 rational64s[n]!
860 0xc6bf ColorimetricReference IFD0 int16u!
861 0xc6c5 SRawType IFD0 no
862 0xc6d2 PanasonicTitle IFD0 undef
863 0xc6d3 PanasonicTitle2 IFD0 undef
864 0xc6f3 CameraCalibrationSig IFD0 string!
865 0xc6f4 ProfileCalibrationSig IFD0 string!
866 0xc6f5 ProfileIFD IFD0 EXIF
867 0xc6f6 AsShotProfileName IFD0 string!
868 0xc6f7 NoiseReductionApplied SubIFD rational64u!
869 0xc6f8 ProfileName IFD0 string!
870 0xc6f9 ProfileHueSatMapDims IFD0 int32u[3]!
871 0xc6fa ProfileHueSatMapData1 IFD0 float[n]!
872 0xc6fb ProfileHueSatMapData2 IFD0 float[n]!
873 0xc6fc ProfileToneCurve IFD0 float[n]!
874 0xc6fd ProfileEmbedPolicy IFD0 int32u!
875 0xc6fe ProfileCopyright IFD0 string!
876 0xc714 ForwardMatrix1 IFD0 rational64s[n]!
877 0xc715 ForwardMatrix2 IFD0 rational64s[n]!
878 0xc716 PreviewApplicationName IFD0 string!
879 0xc717 PreviewApplicationVersion IFD0 string!
880 0xc718 PreviewSettingsName IFD0 string!
881 0xc719 PreviewSettingsDigest IFD0 int8u!
882 0xc71a PreviewColorSpace IFD0 int32u!
883 0xc71b PreviewDateTime IFD0 string!
884 0xc71c RawImageDigest IFD0 int8u[16]!
885 0xc71d OriginalRawFileDigest IFD0 int8u[16]!
886 0xc71e SubTileBlockSize - no
887 0xc71f RowInterleaveFactor - no
888 0xc725 ProfileLookTableDims IFD0 int32u[3]!
889 0xc726 ProfileLookTableData IFD0 float[n]!
890 0xc740 OpcodeList1 SubIFD undef!
891 0xc741 OpcodeList2 SubIFD undef!
892 0xc74e OpcodeList3 SubIFD undef!
893 0xc761 NoiseProfile SubIFD double[n]!
894 0xc763 TimeCodes IFD0 int8u[n]
895 0xc764 FrameRate IFD0 rational64s
896 0xc772 TStop IFD0 rational64u[n]
897 0xc789 ReelName IFD0 string
898 0xc791 OriginalDefaultFinalSize IFD0 int32u[2]!
899 0xc792 OriginalBestQualitySize IFD0 int32u[2]!
900 0xc793 OriginalDefaultCropSize IFD0 rational64u[2]!
901 0xc7a1 CameraLabel IFD0 string
902 0xc7a3 ProfileHueSatMapEncoding IFD0 int32u!
903 0xc7a4 ProfileLookTableEncoding IFD0 int32u!
904 0xc7a5 BaselineExposureOffset IFD0 rational64s!
905 0xc7a6 DefaultBlackRender IFD0 int32u!
906 0xc7a7 NewRawImageDigest IFD0 int8u[16]!
907 0xc7a8 RawToPreviewGain IFD0 double!
908 0xc7aa CacheVersion SubIFD2 int32u!
909 0xc7b5 DefaultUserCrop SubIFD rational64u[4]!
910 0xc7d5 NikonNEFInfo - Nikon NEFInfo
911 0xc7e9 DepthFormat IFD0 int16u!
912 0xc7ea DepthNear IFD0 rational64u!
913 0xc7eb DepthFar IFD0 rational64u!
914 0xc7ec DepthUnits IFD0 int16u!
915 0xc7ed DepthMeasureType IFD0 int16u!
916 0xc7ee EnhanceParams IFD0 string!
917 0xea1c Padding ExifIFD undef!
918 0xea1d OffsetSchema ExifIFD int32s!
919 0xfde8 OwnerName ExifIFD string/
920 0xfde9 SerialNumber ExifIFD string/
921 0xfdea Lens ExifIFD string/
922 0xfe00 KDC_IFD - Kodak KDC_IFD
923 0xfe4c RawFile ExifIFD string/
924 0xfe4d Converter ExifIFD string/
925 0xfe4e WhiteBalance ExifIFD string/
926 0xfe51 Exposure ExifIFD string/
927 0xfe52 Shadows ExifIFD string/
928 0xfe53 Brightness ExifIFD string/
929 0xfe54 Contrast ExifIFD string/
930 0xfe55 Saturation ExifIFD string/
931 0xfe56 Sharpness ExifIFD string/
932 0xfe57 Smoothness ExifIFD string/
933 0xfe58 MoireFilter ExifIFD string/
934
935 IPTC Tags
936 The tags listed below are part of the International Press
937 Telecommunications Council (IPTC) and the Newspaper Association of
938 America (NAA) Information Interchange Model (IIM). This is an older
939 meta information format, slowly being phased out in favor of XMP -- the
940 newer IPTCCore specification uses XMP format. IPTC information may be
941 found in JPG, TIFF, PNG, MIFF, PS, PDF, PSD, XCF and DNG images.
942
943 IPTC information is separated into different records, each of which has
944 its own set of tags. See
945 <http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf> for the
946 official IPTC IIM specification.
947
948 This specification dictates a length for ASCII ("string" or "digits")
949 and binary ("undef") values. These lengths are given in square
950 brackets after the Writable format name. For tags where a range of
951 lengths is allowed, the minimum and maximum lengths are separated by a
952 comma within the brackets. When writing, ExifTool issues a minor
953 warning and truncates the value if it is longer than allowed by the
954 IPTC specification. Minor errors may be ignored with the
955 IgnoreMinorErrors (-m) option, allowing longer values to be written,
956 but beware that values like this may cause problems for some other IPTC
957 readers. ExifTool will happily read IPTC values of any length.
958
959 Separate IPTC date and time tags may be written with a combined
960 date/time value and ExifTool automagically takes the appropriate part
961 of the date/time string depending on whether a date or time tag is
962 being written. This is very useful when copying date/time values to
963 IPTC from other metadata formats.
964
965 IPTC time values include a timezone offset. If written with a value
966 which doesn't include a timezone then the current local timezone offset
967 is used (unless written with a combined date/time, in which case the
968 local timezone offset at the specified date/time is used, which may be
969 different due to changes in daylight savings time).
970
971 Note that it is not uncommon for IPTC to be found in non-standard
972 locations in JPEG and TIFF-based images. When reading, the family 1
973 group name has a number added for non-standard IPTC ("IPTC2", "IPTC3",
974 etc), but when writing only "IPTC" may be specified as the group. To
975 keep the IPTC consistent, ExifTool updates tags in all existing IPTC
976 locations, but will create a new IPTC group only in the standard
977 location.
978
979 Record Tag Name Writable
980 ------ -------- --------
981 1 IPTCEnvelope IPTC EnvelopeRecord
982 2 IPTCApplication IPTC ApplicationRecord
983 3 IPTCNewsPhoto IPTC NewsPhoto
984 7 IPTCPreObjectData IPTC PreObjectData
985 8 IPTCObjectData IPTC ObjectData
986 9 IPTCPostObjectData IPTC PostObjectData
987 240 IPTCFotoStation IPTC FotoStation
988
989 IPTC EnvelopeRecord Tags
990
991 Tag ID Tag Name Writable
992 ------ -------- --------
993 0 EnvelopeRecordVersion int16u:
994 5 Destination string[0,1024]+
995 20 FileFormat int16u
996 22 FileVersion int16u
997 30 ServiceIdentifier string[0,10]
998 40 EnvelopeNumber digits[8]
999 50 ProductID string[0,32]+
1000 60 EnvelopePriority digits[1]
1001 70 DateSent digits[8]
1002 80 TimeSent string[11]
1003 90 CodedCharacterSet string[0,32]!
1004 100 UniqueObjectName string[14,80]
1005 120 ARMIdentifier int16u
1006 122 ARMVersion int16u
1007
1008 IPTC ApplicationRecord Tags
1009
1010 Tag ID Tag Name Writable
1011 ------ -------- --------
1012 0 ApplicationRecordVersion int16u:
1013 3 ObjectTypeReference string[3,67]
1014 4 ObjectAttributeReference string[4,68]+
1015 5 ObjectName string[0,64]
1016 7 EditStatus string[0,64]
1017 8 EditorialUpdate digits[2]
1018 10 Urgency digits[1]
1019 12 SubjectReference string[13,236]+
1020 15 Category string[0,3]
1021 20 SupplementalCategories string[0,32]+
1022 22 FixtureIdentifier string[0,32]
1023 25 Keywords string[0,64]+
1024 26 ContentLocationCode string[3]+
1025 27 ContentLocationName string[0,64]+
1026 30 ReleaseDate digits[8]
1027 35 ReleaseTime string[11]
1028 37 ExpirationDate digits[8]
1029 38 ExpirationTime string[11]
1030 40 SpecialInstructions string[0,256]
1031 42 ActionAdvised digits[2]
1032 45 ReferenceService string[0,10]+
1033 47 ReferenceDate digits[8]+
1034 50 ReferenceNumber digits[8]+
1035 55 DateCreated digits[8]
1036 60 TimeCreated string[11]
1037 62 DigitalCreationDate digits[8]
1038 63 DigitalCreationTime string[11]
1039 65 OriginatingProgram string[0,32]
1040 70 ProgramVersion string[0,10]
1041 75 ObjectCycle string[1]
1042 80 By-line string[0,32]+
1043 85 By-lineTitle string[0,32]+
1044 90 City string[0,32]
1045 92 Sub-location string[0,32]
1046 95 Province-State string[0,32]
1047 100 Country-PrimaryLocationCode string[3]
1048 101 Country-PrimaryLocationName string[0,64]
1049 103 OriginalTransmissionReference string[0,32]
1050 105 Headline string[0,256]
1051 110 Credit string[0,32]
1052 115 Source string[0,32]
1053 116 CopyrightNotice string[0,128]
1054 118 Contact string[0,128]+
1055 120 Caption-Abstract string[0,2000]
1056 121 LocalCaption string[0,256]
1057 122 Writer-Editor string[0,32]+
1058 125 RasterizedCaption undef[7360]
1059 130 ImageType string[2]
1060 131 ImageOrientation string[1]
1061 135 LanguageIdentifier string[2,3]
1062 150 AudioType string[2]
1063 151 AudioSamplingRate digits[6]
1064 152 AudioSamplingResolution digits[2]
1065 153 AudioDuration digits[6]
1066 154 AudioOutcue string[0,64]
1067 184 JobID string[0,64]
1068 185 MasterDocumentID string[0,256]
1069 186 ShortDocumentID string[0,64]
1070 187 UniqueDocumentID string[0,128]
1071 188 OwnerID string[0,128]
1072 200 ObjectPreviewFileFormat int16u
1073 201 ObjectPreviewFileVersion int16u
1074 202 ObjectPreviewData undef[0,256000]
1075 221 Prefs string[0,64]
1076 225 ClassifyState string[0,64]
1077 228 SimilarityIndex string[0,32]
1078 230 DocumentNotes string[0,1024]
1079 231 DocumentHistory string[0,256]
1080 232 ExifCameraInfo string[0,4096]
1081 255 CatalogSets string[0,256]+
1082
1083 IPTC NewsPhoto Tags
1084
1085 Tag ID Tag Name Writable
1086 ------ -------- --------
1087 0 NewsPhotoVersion int16u:
1088 10 IPTCPictureNumber string[16]
1089 20 IPTCImageWidth int16u
1090 30 IPTCImageHeight int16u
1091 40 IPTCPixelWidth int16u
1092 50 IPTCPixelHeight int16u
1093 55 SupplementalType int8u
1094 60 ColorRepresentation int16u
1095 64 InterchangeColorSpace int8u
1096 65 ColorSequence int8u
1097 66 ICC_Profile no
1098 70 ColorCalibrationMatrix no
1099 80 LookupTable no
1100 84 NumIndexEntries int16u
1101 85 ColorPalette no
1102 86 IPTCBitsPerSample int8u
1103 90 SampleStructure int8u
1104 100 ScanningDirection int8u
1105 102 IPTCImageRotation int8u
1106 110 DataCompressionMethod int32u
1107 120 QuantizationMethod int8u
1108 125 EndPoints no
1109 130 ExcursionTolerance int8u
1110 135 BitsPerComponent int8u
1111 140 MaximumDensityRange int16u
1112 145 GammaCompensatedValue int16u
1113
1114 IPTC PreObjectData Tags
1115
1116 Tag ID Tag Name Writable
1117 ------ -------- --------
1118 10 SizeMode no
1119 20 MaxSubfileSize no
1120 90 ObjectSizeAnnounced no
1121 95 MaximumObjectSize no
1122
1123 IPTC ObjectData Tags
1124
1125 Tag ID Tag Name Writable
1126 ------ -------- --------
1127 10 SubFile no+
1128
1129 IPTC PostObjectData Tags
1130
1131 Tag ID Tag Name Writable
1132 ------ -------- --------
1133 10 ConfirmedObjectSize no
1134
1135 IPTC FotoStation Tags
1136
1137 Tag ID Tag Name Writable
1138 ------ -------- --------
1139 [no tags known]
1140
1141 XMP Tags
1142 XMP stands for "Extensible Metadata Platform", an XML/RDF-based
1143 metadata format which is being pushed by Adobe. Information in this
1144 format can be embedded in many different image file types including
1145 JPG, JP2, TIFF, GIF, EPS, PDF, PSD, IND, INX, PNG, DJVU, SVG, PGF,
1146 MIFF, XCF, CRW, DNG and a variety of proprietary TIFF-based RAW images,
1147 as well as MOV, AVI, ASF, WMV, FLV, SWF and MP4 videos, and WMA and
1148 audio formats supporting ID3v2 information.
1149
1150 The XMP Tag ID's aren't listed because in most cases they are identical
1151 to the Tag Name (aside from differences in case). Tags with different
1152 ID's are mentioned in the Notes column of the HTML version of this
1153 document.
1154
1155 All XMP information is stored as character strings. The Writable
1156 column specifies the information format: "string" is an unformatted
1157 string, "integer" is a string of digits (possibly beginning with a '+'
1158 or '-'), "real" is a floating point number, "rational" is entered as a
1159 floating point number but stored as two "integer" strings separated by
1160 a '/' character, "date" is a date/time string entered in the format
1161 "YYYY:mm:dd HH:MM:SS[.ss][+/-HH:MM]", "boolean" is either "True" or
1162 "False", "struct" indicates a structured tag, and "lang-alt" is a tag
1163 that supports alternate languages.
1164
1165 When reading, "struct" tags are extracted only if the Struct (-struct)
1166 option is used. Otherwise the corresponding Flattened tags, indicated
1167 by an underline ("_") after the Writable type, are extracted. When
1168 copying, by default both structured and flattened tags are available,
1169 but the flattened tags are considered "unsafe" so they aren't copied
1170 unless specified explicitly. The Struct option may be disabled by
1171 setting Struct to 0 via the API or with --struct on the command line to
1172 copy only flattened tags, or enabled by setting Struct to 1 via the API
1173 or with -struct on the command line to copy only as structures. When
1174 writing, the Struct option has no effect, and both structured and
1175 flattened tags may be written. See <https://exiftool.org/struct.html>
1176 for more details.
1177
1178 Individual languages for "lang-alt" tags are accessed by suffixing the
1179 tag name with a '-', followed by an RFC 3066 language code (eg.
1180 "XMP:Title-fr", or "Rights-en-US"). (See
1181 <http://www.ietf.org/rfc/rfc3066.txt> for the RFC 3066 specification.)
1182 A "lang-alt" tag with no language code accesses the "x-default"
1183 language, but causes other languages for this tag to be deleted when
1184 writing. The "x-default" language code may be specified when writing
1185 to preserve other existing languages (eg.
1186 "XMP-dc:Description-x-default"). When reading, "x-default" is not
1187 specified.
1188
1189 The XMP tags are organized according to schema Namespace in the
1190 following tables. The ExifTool family 1 group names are derived from
1191 the namespace prefixes by adding a leading "XMP-" (eg. "XMP-dc"). A
1192 few of the longer prefixes have been shortened (as mentioned in the
1193 documentation below) to avoid excessively long ExifTool group names.
1194 The tags of any namespace may be deleted as a group by specifying the
1195 family 1 group name (eg. "-XMP-dc:all=" on the command line). This
1196 includes namespaces which are not pre-defined by ExifTool.
1197
1198 In cases where a tag name exists in more than one namespace, less
1199 common namespaces are avoided when writing. However, a specific
1200 namespace may be written by providing a family 1 group name for the tag
1201 (eg. XMP-crs:Contrast or XMP-exif:Contrast). When deciding on which
1202 tags to add to an image, using standard schemas such as dc, xmp,
1203 iptcCore and iptcExt is recommended if possible.
1204
1205 For structures, the heading of the first column is Field Name. Field
1206 names are very similar to tag names, except they are used to identify
1207 fields inside structures instead of stand-alone tags. See
1208 <https://exiftool.org/struct.html#Fields> for more details.
1209
1210 ExifTool will extract XMP information even if it is not listed in these
1211 tables, but other tags are not writable unless added as user-defined
1212 tags in the ExifTool config file. For example, the "pdfx" namespace
1213 doesn't have a predefined set of tag names because it is used to store
1214 application-defined PDF information, so although this information will
1215 be extracted, it is only writable if the corresponding user-defined
1216 tags have been created.
1217
1218 The tables below list tags from the official XMP specification (with an
1219 underlined Namespace in the HTML version of this documentation), as
1220 well as extensions from various other sources. See
1221 <http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1222
1223 Namespace Writable
1224 --------- --------
1225 aas XMP aas
1226 acdsee XMP acdsee
1227 album XMP Album
1228 apple-fi XMP apple_fi
1229 aux XMP aux
1230 cc XMP cc
1231 cell XMP cell
1232 crd XMP crd
1233 creatorAtom XMP creatorAtom
1234 crs XMP crs
1235 dc XMP dc
1236 Device XMP Device
1237 dex XMP dex
1238 DICOM XMP DICOM
1239 digiKam XMP digiKam
1240 drone-dji DJI XMP
1241 dwc DarwinCore
1242 exif XMP exif
1243 exifEX XMP exifEX
1244 expressionmedia XMP ExpressionMedia
1245 extensis XMP extensis
1246 fpv XMP fpv
1247 GAudio XMP GAudio
1248 GCamera XMP GCamera
1249 GCreations XMP GCreations
1250 GDepth XMP GDepth
1251 getty XMP GettyImages
1252 GFocus XMP GFocus
1253 GImage XMP GImage
1254 GPano XMP GPano
1255 GSpherical XMP GSpherical
1256 ics XMP ics
1257 iptcCore XMP iptcCore
1258 iptcExt XMP iptcExt
1259 LImage XMP LImage
1260 lr XMP Lightroom
1261 mediapro XMP MediaPro
1262 microsoft Microsoft XMP
1263 MP Microsoft MP
1264 MP1 Microsoft MP1
1265 mwg-coll MWG Collections
1266 mwg-kw MWG Keywords
1267 mwg-rs MWG Regions
1268 pdf XMP pdf
1269 pdfx XMP pdfx
1270 photomech PhotoMechanic XMP
1271 photoshop XMP photoshop
1272 PixelLive XMP PixelLive
1273 plus PLUS XMP
1274 pmi XMP pmi
1275 prism XMP prism
1276 prl XMP prl
1277 prm XMP prm
1278 pur XMP pur
1279 rdf XMP rdf
1280 swf XMP swf
1281 tiff XMP tiff
1282 x XMP x
1283 xmp XMP xmp
1284 xmpBJ XMP xmpBJ
1285 xmpDM XMP xmpDM
1286 xmpMM XMP xmpMM
1287 xmpNote XMP xmpNote
1288 xmpPLUS XMP xmpPLUS
1289 xmpRights XMP xmpRights
1290 xmpTPg XMP xmpTPg
1291
1292 XMP aas Tags
1293
1294 Apple Adjustment Settings used by iPhone/iPad.
1295
1296 These tags belong to the ExifTool XMP-aas family 1 group.
1297
1298 Tag Name Writable
1299 -------- --------
1300 AffineA real
1301 AffineB real
1302 AffineC real
1303 AffineD real
1304 AffineX real
1305 AffineY real
1306 CropH integer/
1307 CropW integer/
1308 CropX integer/
1309 CropY integer/
1310 Curve0x real
1311 Curve0y real
1312 Curve1x real
1313 Curve1y real
1314 Curve2x real
1315 Curve2y real
1316 Curve3x real
1317 Curve3y real
1318 Curve4x real
1319 Curve4y real
1320 FaceBalanceOrigI real
1321 FaceBalanceOrigQ real
1322 FaceBalanceStrength real
1323 FaceBalanceWarmth real
1324 Highlights real/
1325 Shadows real/
1326 Vibrance real/
1327
1328 XMP acdsee Tags
1329
1330 ACD Systems ACDSee namespace tags.
1331
1332 (A note to software developers: Re-inventing your own private tags
1333 instead of using the equivalent tags in standard XMP namespaces defeats
1334 one of the most valuable features of metadata: interoperability. Your
1335 applications mumble to themselves instead of speaking out for the rest
1336 of the world to hear.)
1337
1338 These tags belong to the ExifTool XMP-acdsee family 1 group.
1339
1340 Tag Name Writable
1341 -------- --------
1342 Author string/
1343 Caption string/
1344 Categories string/
1345 Collections string/
1346 DateTime date/
1347 DPP lang-alt/
1348 EditStatus string/
1349 FixtureIdentifier string/
1350 Keywords string/+
1351 Notes string/
1352 ObjectCycle string/
1353 OriginatingProgram string/
1354 Rating real/
1355 Rawrppused boolean/
1356 ReleaseDate string/
1357 ReleaseTime string/
1358 RPP lang-alt/
1359 Snapshots string/+
1360 Tagged boolean/
1361
1362 XMP Album Tags
1363
1364 Adobe Album namespace tags.
1365
1366 These tags belong to the ExifTool XMP-album family 1 group.
1367
1368 Tag Name Writable
1369 -------- --------
1370 Notes string
1371
1372 XMP apple_fi Tags
1373
1374 Face information tags written by the Apple iPhone 5 inside the mwg-rs
1375 RegionExtensions.
1376
1377 These tags belong to the ExifTool XMP-apple-fi family 1 group.
1378
1379 Tag Name Writable
1380 -------- --------
1381 AngleInfoRoll integer
1382 AngleInfoYaw integer
1383 ConfidenceLevel integer
1384 FaceID integer
1385 TimeStamp integer
1386
1387 XMP aux Tags
1388
1389 Adobe-defined auxiliary EXIF tags. This namespace existed in the XMP
1390 specification until it was dropped in 2012, presumably due to the
1391 introduction of the EXIF 2.3 for XMP specification and the exifEX
1392 namespace at this time. For this reason, tags below with equivalents
1393 in the exifEX namespace are avoided when writing.
1394
1395 These tags belong to the ExifTool XMP-aux family 1 group.
1396
1397 Tag Name Writable
1398 -------- --------
1399 ApproximateFocusDistance rational
1400 DistortionCorrectionAlreadyApplied boolean
1401 Firmware string
1402 FlashCompensation rational
1403 ImageNumber string
1404 IsMergedHDR boolean
1405 IsMergedPanorama boolean
1406 LateralChromaticAberrationCorrectionAlreadyApplied boolean
1407 Lens string
1408 LensDistortInfo string
1409 LensID string
1410 LensInfo string/
1411 LensSerialNumber string/
1412 OwnerName string/
1413 SerialNumber string/
1414 VignetteCorrectionAlreadyApplied boolean
1415
1416 XMP cc Tags
1417
1418 Creative Commons namespace tags. Note that the CC specification for
1419 XMP is non-existent, so ExifTool must make some assumptions about the
1420 format of the specific properties in XMP (see
1421 <http://creativecommons.org/ns>).
1422
1423 These tags belong to the ExifTool XMP-cc family 1 group.
1424
1425 Tag Name Writable
1426 -------- --------
1427 AttributionName string
1428 AttributionURL string
1429 DeprecatedOn date
1430 Jurisdiction string
1431 LegalCode string
1432 License string
1433 MorePermissions string
1434 Permits string+
1435 Prohibits string+
1436 Requires string+
1437 UseGuidelines string
1438
1439 XMP cell Tags
1440
1441 Location tags written by some Sony Ericsson phones.
1442
1443 These tags belong to the ExifTool XMP-cell family 1 group.
1444
1445 Tag Name Writable
1446 -------- --------
1447 CellTowerID string
1448 CellGlobalID string
1449 LocationAreaCode string
1450 MobileCountryCode string
1451 MobileNetworkCode string
1452 CellR string
1453
1454 XMP crd Tags
1455
1456 Adobe Camera Raw Defaults tags.
1457
1458 These tags belong to the ExifTool XMP-crd family 1 group.
1459
1460 Tag Name Writable
1461 -------- --------
1462 AlreadyApplied boolean/
1463 AutoBrightness boolean/
1464 AutoContrast boolean/
1465 AutoExposure boolean/
1466 AutoLateralCA integer/
1467 AutoShadows boolean/
1468 AutoTone boolean/
1469 AutoWhiteVersion integer/
1470 Blacks2012 integer/
1471 BlueHue integer/
1472 BlueSaturation integer/
1473 Brightness integer/
1474 CameraModelRestriction string/
1475 CameraProfile string/
1476 CameraProfileDigest string/
1477 ChromaticAberrationB integer/
1478 ChromaticAberrationR integer/
1479 CircularGradientBasedCorrections Correction Struct+
1480 CircGradBasedCorrActive boolean/_
1481 CircGradBasedCorrAmount real/_
1482 CircGradBasedCorrMasks CorrectionMask Struct_+
1483 CircGradBasedCorrMaskAlpha real/_
1484 CircGradBasedCorrMaskAngle real/_
1485 CircGradBasedCorrMaskBottom real/_
1486 CircGradBasedCorrMaskCenterValue real/_
1487 CircGradBasedCorrMaskCenterWeight real/_
1488 CircGradBasedCorrMaskDabs string/_
1489 CircGradBasedCorrMaskFeather real/_
1490 CircGradBasedCorrMaskFlipped boolean/_
1491 CircGradBasedCorrMaskFlow real/_
1492 CircGradBasedCorrMaskFullX real/_
1493 CircGradBasedCorrMaskFullY real/_
1494 CircGradBasedCorrMaskLeft real/_
1495 CircGradBasedCorrMaskValue real/_
1496 CircGradBasedCorrMaskMidpoint real/_
1497 CircGradBasedCorrMaskPerimeterValue real/_
1498 CircGradBasedCorrMaskRadius real/_
1499 CircGradBasedCorrMaskRight real/_
1500 CircGradBasedCorrMaskRoundness real/_
1501 CircGradBasedCorrMaskSizeX real/_
1502 CircGradBasedCorrMaskSizeY real/_
1503 CircGradBasedCorrMaskTop real/_
1504 CircGradBasedCorrMaskVersion integer/_
1505 CircGradBasedCorrMaskWhat string/_
1506 CircGradBasedCorrMaskX real/_
1507 CircGradBasedCorrMaskY real/_
1508 CircGradBasedCorrMaskZeroX real/_
1509 CircGradBasedCorrMaskZeroY real/_
1510 CircGradBasedCorrBrightness real/_
1511 CircGradBasedCorrClarity real/_
1512 CircGradBasedCorrClarity2012 real/_
1513 CircGradBasedCorrContrast real/_
1514 CircGradBasedCorrContrast2012 real/_
1515 CircGradBasedCorrDefringe real/_
1516 CircGradBasedCorrExposure real/_
1517 CircGradBasedCorrExposure2012 real/_
1518 CircGradBasedCorrHighlights2012 real/_
1519 CircGradBasedCorrLuminanceNoise real/_
1520 CircGradBasedCorrMoire real/_
1521 CircGradBasedCorrSaturation real/_
1522 CircGradBasedCorrShadows2012 real/_
1523 CircGradBasedCorrSharpness real/_
1524 CircGradBasedCorrTemperature real/_
1525 CircGradBasedCorrTint real/_
1526 CircGradBasedCorrHue real/_
1527 CircGradBasedCorrSaturation real/_
1528 CircGradBasedCorrWhat string/_
1529 Clarity integer/
1530 Clarity2012 integer/
1531 ClipboardAspectRatio integer/
1532 ClipboardOrientation integer/
1533 Cluster string/
1534 ColorNoiseReduction integer/
1535 ColorNoiseReductionDetail integer/
1536 ColorNoiseReductionSmoothness integer/
1537 ContactInfo string/
1538 Contrast integer/
1539 Contrast2012 integer/
1540 Converter string/
1541 ConvertToGrayscale boolean/
1542 Copyright string/
1543 CropAngle real/
1544 CropBottom real/
1545 CropConstrainToWarp integer/
1546 CropHeight real/
1547 CropLeft real/
1548 CropRight real/
1549 CropTop real/
1550 CropUnit integer/
1551 CropUnits integer/
1552 CropWidth real/
1553 DefaultAutoGray boolean/
1554 DefaultAutoTone boolean/
1555 DefaultsSpecificToISO boolean/
1556 DefaultsSpecificToSerial boolean/
1557 Defringe integer/
1558 DefringeGreenAmount integer/
1559 DefringeGreenHueHi integer/
1560 DefringeGreenHueLo integer/
1561 DefringePurpleAmount integer/
1562 DefringePurpleHueHi integer/
1563 DefringePurpleHueLo integer/
1564 Dehaze real/
1565 Description lang-alt/
1566 DNGIgnoreSidecars boolean/
1567 Exposure real/
1568 Exposure2012 real/
1569 FillLight integer/
1570 GradientBasedCorrections Correction Struct+
1571 GradientBasedCorrActive boolean/_
1572 GradientBasedCorrAmount real/_
1573 GradientBasedCorrMasks CorrectionMask Struct_+
1574 GradientBasedCorrMaskAlpha real/_
1575 GradientBasedCorrMaskAngle real/_
1576 GradientBasedCorrMaskBottom real/_
1577 GradientBasedCorrMaskCenterValue real/_
1578 GradientBasedCorrMaskCenterWeight real/_
1579 GradientBasedCorrMaskDabs string/_
1580 GradientBasedCorrMaskFeather real/_
1581 GradientBasedCorrMaskFlipped boolean/_
1582 GradientBasedCorrMaskFlow real/_
1583 GradientBasedCorrMaskFullX real/_
1584 GradientBasedCorrMaskFullY real/_
1585 GradientBasedCorrMaskLeft real/_
1586 GradientBasedCorrMaskValue real/_
1587 GradientBasedCorrMaskMidpoint real/_
1588 GradientBasedCorrMaskPerimeterValue real/_
1589 GradientBasedCorrMaskRadius real/_
1590 GradientBasedCorrMaskRight real/_
1591 GradientBasedCorrMaskRoundness real/_
1592 GradientBasedCorrMaskSizeX real/_
1593 GradientBasedCorrMaskSizeY real/_
1594 GradientBasedCorrMaskTop real/_
1595 GradientBasedCorrMaskVersion integer/_
1596 GradientBasedCorrMaskWhat string/_
1597 GradientBasedCorrMaskX real/_
1598 GradientBasedCorrMaskY real/_
1599 GradientBasedCorrMaskZeroX real/_
1600 GradientBasedCorrMaskZeroY real/_
1601 GradientBasedCorrBrightness real/_
1602 GradientBasedCorrClarity real/_
1603 GradientBasedCorrClarity2012 real/_
1604 GradientBasedCorrContrast real/_
1605 GradientBasedCorrContrast2012 real/_
1606 GradientBasedCorrDefringe real/_
1607 GradientBasedCorrExposure real/_
1608 GradientBasedCorrExposure2012 real/_
1609 GradientBasedCorrHighlights2012 real/_
1610 GradientBasedCorrLuminanceNoise real/_
1611 GradientBasedCorrMoire real/_
1612 GradientBasedCorrSaturation real/_
1613 GradientBasedCorrShadows2012 real/_
1614 GradientBasedCorrSharpness real/_
1615 GradientBasedCorrTemperature real/_
1616 GradientBasedCorrTint real/_
1617 GradientBasedCorrHue real/_
1618 GradientBasedCorrSaturation real/_
1619 GradientBasedCorrWhat string/_
1620 GrainAmount integer/
1621 GrainFrequency integer/
1622 GrainSeed integer/
1623 GrainSize integer/
1624 GrayMixerAqua integer/
1625 GrayMixerBlue integer/
1626 GrayMixerGreen integer/
1627 GrayMixerMagenta integer/
1628 GrayMixerOrange integer/
1629 GrayMixerPurple integer/
1630 GrayMixerRed integer/
1631 GrayMixerYellow integer/
1632 GreenHue integer/
1633 GreenSaturation integer/
1634 Group lang-alt/
1635 HasCrop boolean/
1636 HasSettings boolean/
1637 Highlight2012 integer/
1638 HighlightRecovery integer/
1639 Highlights2012 integer/
1640 HueAdjustmentAqua integer/
1641 HueAdjustmentBlue integer/
1642 HueAdjustmentGreen integer/
1643 HueAdjustmentMagenta integer/
1644 HueAdjustmentOrange integer/
1645 HueAdjustmentPurple integer/
1646 HueAdjustmentRed integer/
1647 HueAdjustmentYellow integer/
1648 IncrementalTemperature integer/
1649 IncrementalTint integer/
1650 JPEGHandling string/
1651 LensManualDistortionAmount integer/
1652 LensProfileChromaticAberrationScale integer/
1653 LensProfileDigest string/
1654 LensProfileDistortionScale integer/
1655 LensProfileEnable integer/
1656 LensProfileFilename string/
1657 LensProfileMatchKeyCameraModelName string/
1658 LensProfileMatchKeyExifMake string/
1659 LensProfileMatchKeyExifModel string/
1660 LensProfileMatchKeyIsRaw boolean/
1661 LensProfileMatchKeyLensID string/
1662 LensProfileMatchKeyLensInfo string/
1663 LensProfileMatchKeyLensName string/
1664 LensProfileMatchKeySensorFormatFactor real/
1665 LensProfileName string/
1666 LensProfileSetup string/
1667 LensProfileVignettingScale integer/
1668 Look Look Struct
1669 LookName string/_
1670 LuminanceAdjustmentAqua integer/
1671 LuminanceAdjustmentBlue integer/
1672 LuminanceAdjustmentGreen integer/
1673 LuminanceAdjustmentMagenta integer/
1674 LuminanceAdjustmentOrange integer/
1675 LuminanceAdjustmentPurple integer/
1676 LuminanceAdjustmentRed integer/
1677 LuminanceAdjustmentYellow integer/
1678 LuminanceNoiseReductionContrast integer/
1679 LuminanceNoiseReductionDetail integer/
1680 LuminanceSmoothing integer/
1681 MoireFilter string/
1682 Name lang-alt/
1683 NegativeCacheLargePreviewSize integer/
1684 NegativeCacheMaximumSize real/
1685 NegativeCachePath string/
1686 OverrideLookVignette boolean/
1687 PaintBasedCorrections Correction Struct+
1688 PaintCorrectionActive boolean/_
1689 PaintCorrectionAmount real/_
1690 PaintBasedCorrectionMasks CorrectionMask Struct_+
1691 PaintCorrectionMaskAlpha real/_
1692 PaintCorrectionMaskAngle real/_
1693 PaintCorrectionMaskBottom real/_
1694 PaintCorrectionMaskCenterValue real/_
1695 PaintCorrectionMaskCenterWeight real/_
1696 PaintCorrectionMaskDabs string/_
1697 PaintCorrectionMaskFeather real/_
1698 PaintCorrectionMaskFlipped boolean/_
1699 PaintCorrectionMaskFlow real/_
1700 PaintCorrectionMaskFullX real/_
1701 PaintCorrectionMaskFullY real/_
1702 PaintCorrectionMaskLeft real/_
1703 PaintCorrectionMaskValue real/_
1704 PaintCorrectionMaskMidpoint real/_
1705 PaintCorrectionMaskPerimeterValue real/_
1706 PaintCorrectionMaskRadius real/_
1707 PaintCorrectionMaskRight real/_
1708 PaintCorrectionMaskRoundness real/_
1709 PaintCorrectionMaskSizeX real/_
1710 PaintCorrectionMaskSizeY real/_
1711 PaintCorrectionMaskTop real/_
1712 PaintCorrectionMaskVersion integer/_
1713 PaintCorrectionMaskWhat string/_
1714 PaintCorrectionMaskX real/_
1715 PaintCorrectionMaskY real/_
1716 PaintCorrectionMaskZeroX real/_
1717 PaintCorrectionMaskZeroY real/_
1718 PaintCorrectionBrightness real/_
1719 PaintCorrectionClarity real/_
1720 PaintCorrectionClarity2012 real/_
1721 PaintCorrectionContrast real/_
1722 PaintCorrectionContrast2012 real/_
1723 PaintCorrectionDefringe real/_
1724 PaintCorrectionExposure real/_
1725 PaintCorrectionExposure2012 real/_
1726 PaintCorrectionHighlights2012 real/_
1727 PaintCorrectionLuminanceNoise real/_
1728 PaintCorrectionMoire real/_
1729 PaintCorrectionSaturation real/_
1730 PaintCorrectionShadows2012 real/_
1731 PaintCorrectionSharpness real/_
1732 PaintCorrectionTemperature real/_
1733 PaintCorrectionTint real/_
1734 PaintCorrectionHue real/_
1735 PaintCorrectionSaturation real/_
1736 PaintCorrectionWhat string/_
1737 ParametricDarks integer/
1738 ParametricHighlights integer/
1739 ParametricHighlightSplit integer/
1740 ParametricLights integer/
1741 ParametricMidtoneSplit integer/
1742 ParametricShadows integer/
1743 ParametricShadowSplit integer/
1744 PerspectiveAspect integer/
1745 PerspectiveHorizontal integer/
1746 PerspectiveRotate real/
1747 PerspectiveScale integer/
1748 PerspectiveUpright integer/
1749 PerspectiveVertical integer/
1750 PerspectiveX real/
1751 PerspectiveY real/
1752 PostCropVignetteAmount integer/
1753 PostCropVignetteFeather integer/
1754 PostCropVignetteHighlightContrast integer/
1755 PostCropVignetteMidpoint integer/
1756 PostCropVignetteRoundness integer/
1757 PostCropVignetteStyle integer/
1758 PresetType string/
1759 ProcessVersion string/
1760 RawFileName string/
1761 RedEyeInfo string/+
1762 RedHue integer/
1763 RedSaturation integer/
1764 RetouchAreas RetouchArea Struct+
1765 RetouchAreaFeather real/_
1766 RetouchAreaMasks CorrectionMask Struct_+
1767 RetouchAreaMaskAlpha real/_
1768 RetouchAreaMaskAngle real/_
1769 RetouchAreaMaskBottom real/_
1770 RetouchAreaMaskCenterValue real/_
1771 RetouchAreaMaskCenterWeight real/_
1772 RetouchAreaMaskDabs string/_
1773 RetouchAreaMaskFeather real/_
1774 RetouchAreaMaskFlipped boolean/_
1775 RetouchAreaMaskFlow real/_
1776 RetouchAreaMaskFullX real/_
1777 RetouchAreaMaskFullY real/_
1778 RetouchAreaMaskLeft real/_
1779 RetouchAreaMaskValue real/_
1780 RetouchAreaMaskMidpoint real/_
1781 RetouchAreaMaskPerimeterValue real/_
1782 RetouchAreaMaskRadius real/_
1783 RetouchAreaMaskRight real/_
1784 RetouchAreaMaskRoundness real/_
1785 RetouchAreaMaskSizeX real/_
1786 RetouchAreaMaskSizeY real/_
1787 RetouchAreaMaskTop real/_
1788 RetouchAreaMaskVersion integer/_
1789 RetouchAreaMaskWhat string/_
1790 RetouchAreaMaskX real/_
1791 RetouchAreaMaskY real/_
1792 RetouchAreaMaskZeroX real/_
1793 RetouchAreaMaskZeroY real/_
1794 RetouchAreaMethod string/_
1795 RetouchAreaOffsetY real/_
1796 RetouchAreaOpacity real/_
1797 RetouchAreaSeed integer/_
1798 RetouchAreaSourceState string/_
1799 RetouchAreaSourceX real/_
1800 RetouchAreaSpotType string/_
1801 RetouchInfo string/+
1802 Saturation integer/
1803 SaturationAdjustmentAqua integer/
1804 SaturationAdjustmentBlue integer/
1805 SaturationAdjustmentGreen integer/
1806 SaturationAdjustmentMagenta integer/
1807 SaturationAdjustmentOrange integer/
1808 SaturationAdjustmentPurple integer/
1809 SaturationAdjustmentRed integer/
1810 SaturationAdjustmentYellow integer/
1811 Shadows integer/
1812 Shadows2012 integer/
1813 ShadowTint integer/
1814 SharpenDetail integer/
1815 SharpenEdgeMasking integer/
1816 SharpenRadius real/
1817 Sharpness integer/
1818 ShortName lang-alt/
1819 Smoothness integer/
1820 SortName lang-alt/
1821 SplitToningBalance integer/
1822 SplitToningHighlightHue integer/
1823 SplitToningHighlightSaturation integer/
1824 SplitToningShadowHue integer/
1825 SplitToningShadowSaturation integer/
1826 SupportsAmount boolean/
1827 SupportsColor boolean/
1828 SupportsHighDynamicRange boolean/
1829 SupportsMonochrome boolean/
1830 SupportsNormalDynamicRange boolean/
1831 SupportsOutputReferred boolean/
1832 SupportsSceneReferred boolean/
1833 ColorTemperature integer/
1834 Texture integer/
1835 TIFFHandling string/
1836 Tint integer/
1837 ToneCurve string/+
1838 ToneCurveBlue string/+
1839 ToneCurveGreen string/+
1840 ToneCurveName string/
1841 ToneCurveName2012 string/
1842 ToneCurvePV2012 string/+
1843 ToneCurvePV2012Blue string/+
1844 ToneCurvePV2012Green string/+
1845 ToneCurvePV2012Red string/+
1846 ToneCurveRed string/+
1847 ToneMapStrength real/
1848 UprightCenterMode integer/
1849 UprightCenterNormX real/
1850 UprightCenterNormY real/
1851 UprightDependentDigest string/
1852 UprightFocalLength35mm real/
1853 UprightFocalMode integer/
1854 UprightFourSegmentsCount integer/
1855 UprightPreview boolean/
1856 UprightTransform_0 string/
1857 UprightTransform_1 string/
1858 UprightTransform_2 string/
1859 UprightTransform_3 string/
1860 UprightTransform_4 string/
1861 UprightTransform_5 string/
1862 UprightTransformCount integer/
1863 UprightVersion integer/
1864 UUID string/
1865 Version string/
1866 Vibrance integer/
1867 VignetteAmount integer/
1868 VignetteMidpoint integer/
1869 What string/
1870 WhiteBalance string/
1871 Whites2012 integer/
1872
1873 XMP Correction Struct
1874
1875 Field Name Writable
1876 ---------- --------
1877 CorrectionActive boolean
1878 CorrectionAmount real
1879 CorrectionMasks CorrectionMask Struct+
1880 LocalBrightness real
1881 LocalClarity real
1882 LocalClarity2012 real
1883 LocalContrast real
1884 LocalContrast2012 real
1885 LocalDefringe real
1886 LocalExposure real
1887 LocalExposure2012 real
1888 LocalHighlights2012 real
1889 LocalLuminanceNoise real
1890 LocalMoire real
1891 LocalSaturation real
1892 LocalShadows2012 real
1893 LocalSharpness real
1894 LocalTemperature real
1895 LocalTint real
1896 LocalToningHue real
1897 LocalToningSaturation real
1898 What string
1899
1900 XMP CorrectionMask Struct
1901
1902 Field Name Writable
1903 ---------- --------
1904 Alpha real
1905 Angle real
1906 Bottom real
1907 CenterValue real
1908 CenterWeight real
1909 Dabs string+
1910 Feather real
1911 Flipped boolean
1912 Flow real
1913 FullX real
1914 FullY real
1915 Left real
1916 MaskValue real
1917 Midpoint real
1918 PerimeterValue real
1919 Radius real
1920 Right real
1921 Roundness real
1922 SizeX real
1923 SizeY real
1924 Top real
1925 Version integer
1926 What string
1927 X real
1928 Y real
1929 ZeroX real
1930 ZeroY real
1931
1932 XMP Look Struct
1933
1934 Field Name Writable
1935 ---------- --------
1936 Name string
1937
1938 XMP RetouchArea Struct
1939
1940 Field Name Writable
1941 ---------- --------
1942 Feather real
1943 Masks CorrectionMask Struct+
1944 Method string
1945 OffsetY real
1946 Opacity real
1947 Seed integer
1948 SourceState string
1949 SourceX real
1950 SpotType string
1951
1952 XMP creatorAtom Tags
1953
1954 Adobe creatorAtom tags, written by After Effects.
1955
1956 These tags belong to the ExifTool XMP-creatorAtom family 1 group.
1957
1958 Tag Name Writable
1959 -------- --------
1960 AeProjectLink AEProjectLink Struct
1961 AeProjectLinkCompositionID string_
1962 AeProjectLinkFullPath string_
1963 AeProjectLinkRenderOutputModuleIndex string_
1964 AeProjectLinkRenderQueueItemID string_
1965 AeProjectLinkRenderTimeStamp integer_
1966 MacAtom MacAtom Struct
1967 MacAtomApplicationCode string_
1968 MacAtomInvocationAppleEvent string_
1969 MacAtomPosixProjectPath string_
1970 WindowsAtom WindowsAtom Struct
1971 WindowsAtomExtension string_
1972 WindowsAtomInvocationFlags string_
1973 WindowsAtomUncProjectPath string_
1974
1975 XMP AEProjectLink Struct
1976
1977 Field Name Writable
1978 ---------- --------
1979 CompositionID string
1980 FullPath string
1981 RenderOutputModuleIndex string
1982 RenderQueueItemID string
1983 RenderTimeStamp integer
1984
1985 XMP MacAtom Struct
1986
1987 Field Name Writable
1988 ---------- --------
1989 ApplicationCode string
1990 InvocationAppleEvent string
1991 PosixProjectPath string
1992
1993 XMP WindowsAtom Struct
1994
1995 Field Name Writable
1996 ---------- --------
1997 Extension string
1998 InvocationFlags string
1999 UncProjectPath string
2000
2001 XMP crs Tags
2002
2003 Photoshop Camera Raw namespace tags. It is a shame that Adobe pollutes
2004 the metadata space with these incredibly bulky image editing
2005 parameters.
2006
2007 These tags belong to the ExifTool XMP-crs family 1 group.
2008
2009 Tag Name Writable
2010 -------- --------
2011 AlreadyApplied boolean
2012 AutoBrightness boolean
2013 AutoContrast boolean
2014 AutoExposure boolean
2015 AutoLateralCA integer
2016 AutoShadows boolean
2017 AutoTone boolean
2018 AutoWhiteVersion integer
2019 Blacks2012 integer
2020 BlueHue integer
2021 BlueSaturation integer
2022 Brightness integer
2023 CameraModelRestriction string
2024 CameraProfile string
2025 CameraProfileDigest string
2026 ChromaticAberrationB integer
2027 ChromaticAberrationR integer
2028 CircularGradientBasedCorrections Correction Struct+
2029 CircGradBasedCorrActive boolean_
2030 CircGradBasedCorrAmount real_
2031 CircGradBasedCorrMasks CorrectionMask Struct_+
2032 CircGradBasedCorrMaskAlpha real_
2033 CircGradBasedCorrMaskAngle real_
2034 CircGradBasedCorrMaskBottom real_
2035 CircGradBasedCorrMaskCenterValue real_
2036 CircGradBasedCorrMaskCenterWeight real_
2037 CircGradBasedCorrMaskDabs string_
2038 CircGradBasedCorrMaskFeather real_
2039 CircGradBasedCorrMaskFlipped boolean_
2040 CircGradBasedCorrMaskFlow real_
2041 CircGradBasedCorrMaskFullX real_
2042 CircGradBasedCorrMaskFullY real_
2043 CircGradBasedCorrMaskLeft real_
2044 CircGradBasedCorrMaskValue real_
2045 CircGradBasedCorrMaskMidpoint real_
2046 CircGradBasedCorrMaskPerimeterValue real_
2047 CircGradBasedCorrMaskRadius real_
2048 CircGradBasedCorrMaskRight real_
2049 CircGradBasedCorrMaskRoundness real_
2050 CircGradBasedCorrMaskSizeX real_
2051 CircGradBasedCorrMaskSizeY real_
2052 CircGradBasedCorrMaskTop real_
2053 CircGradBasedCorrMaskVersion integer_
2054 CircGradBasedCorrMaskWhat string_
2055 CircGradBasedCorrMaskX real_
2056 CircGradBasedCorrMaskY real_
2057 CircGradBasedCorrMaskZeroX real_
2058 CircGradBasedCorrMaskZeroY real_
2059 CircGradBasedCorrBrightness real_
2060 CircGradBasedCorrClarity real_
2061 CircGradBasedCorrClarity2012 real_
2062 CircGradBasedCorrContrast real_
2063 CircGradBasedCorrContrast2012 real_
2064 CircGradBasedCorrDefringe real_
2065 CircGradBasedCorrExposure real_
2066 CircGradBasedCorrExposure2012 real_
2067 CircGradBasedCorrHighlights2012 real_
2068 CircGradBasedCorrLuminanceNoise real_
2069 CircGradBasedCorrMoire real_
2070 CircGradBasedCorrSaturation real_
2071 CircGradBasedCorrShadows2012 real_
2072 CircGradBasedCorrSharpness real_
2073 CircGradBasedCorrTemperature real_
2074 CircGradBasedCorrTint real_
2075 CircGradBasedCorrHue real_
2076 CircGradBasedCorrSaturation real_
2077 CircGradBasedCorrWhat string_
2078 Clarity integer
2079 Clarity2012 integer
2080 ClipboardAspectRatio integer
2081 ClipboardOrientation integer
2082 Cluster string
2083 ColorNoiseReduction integer
2084 ColorNoiseReductionDetail integer
2085 ColorNoiseReductionSmoothness integer
2086 ContactInfo string
2087 Contrast integer/
2088 Contrast2012 integer
2089 Converter string
2090 ConvertToGrayscale boolean
2091 Copyright string/
2092 CropAngle real
2093 CropBottom real
2094 CropConstrainToWarp integer
2095 CropHeight real
2096 CropLeft real
2097 CropRight real
2098 CropTop real
2099 CropUnit integer
2100 CropUnits integer
2101 CropWidth real
2102 DefaultAutoGray boolean
2103 DefaultAutoTone boolean
2104 DefaultsSpecificToISO boolean
2105 DefaultsSpecificToSerial boolean
2106 Defringe integer
2107 DefringeGreenAmount integer
2108 DefringeGreenHueHi integer
2109 DefringeGreenHueLo integer
2110 DefringePurpleAmount integer
2111 DefringePurpleHueHi integer
2112 DefringePurpleHueLo integer
2113 Dehaze real
2114 Description lang-alt/
2115 DNGIgnoreSidecars boolean
2116 Exposure real
2117 Exposure2012 real
2118 FillLight integer
2119 GradientBasedCorrections Correction Struct+
2120 GradientBasedCorrActive boolean_
2121 GradientBasedCorrAmount real_
2122 GradientBasedCorrMasks CorrectionMask Struct_+
2123 GradientBasedCorrMaskAlpha real_
2124 GradientBasedCorrMaskAngle real_
2125 GradientBasedCorrMaskBottom real_
2126 GradientBasedCorrMaskCenterValue real_
2127 GradientBasedCorrMaskCenterWeight real_
2128 GradientBasedCorrMaskDabs string_
2129 GradientBasedCorrMaskFeather real_
2130 GradientBasedCorrMaskFlipped boolean_
2131 GradientBasedCorrMaskFlow real_
2132 GradientBasedCorrMaskFullX real_
2133 GradientBasedCorrMaskFullY real_
2134 GradientBasedCorrMaskLeft real_
2135 GradientBasedCorrMaskValue real_
2136 GradientBasedCorrMaskMidpoint real_
2137 GradientBasedCorrMaskPerimeterValue real_
2138 GradientBasedCorrMaskRadius real_
2139 GradientBasedCorrMaskRight real_
2140 GradientBasedCorrMaskRoundness real_
2141 GradientBasedCorrMaskSizeX real_
2142 GradientBasedCorrMaskSizeY real_
2143 GradientBasedCorrMaskTop real_
2144 GradientBasedCorrMaskVersion integer_
2145 GradientBasedCorrMaskWhat string_
2146 GradientBasedCorrMaskX real_
2147 GradientBasedCorrMaskY real_
2148 GradientBasedCorrMaskZeroX real_
2149 GradientBasedCorrMaskZeroY real_
2150 GradientBasedCorrBrightness real_
2151 GradientBasedCorrClarity real_
2152 GradientBasedCorrClarity2012 real_
2153 GradientBasedCorrContrast real_
2154 GradientBasedCorrContrast2012 real_
2155 GradientBasedCorrDefringe real_
2156 GradientBasedCorrExposure real_
2157 GradientBasedCorrExposure2012 real_
2158 GradientBasedCorrHighlights2012 real_
2159 GradientBasedCorrLuminanceNoise real_
2160 GradientBasedCorrMoire real_
2161 GradientBasedCorrSaturation real_
2162 GradientBasedCorrShadows2012 real_
2163 GradientBasedCorrSharpness real_
2164 GradientBasedCorrTemperature real_
2165 GradientBasedCorrTint real_
2166 GradientBasedCorrHue real_
2167 GradientBasedCorrSaturation real_
2168 GradientBasedCorrWhat string_
2169 GrainAmount integer
2170 GrainFrequency integer
2171 GrainSeed integer
2172 GrainSize integer
2173 GrayMixerAqua integer
2174 GrayMixerBlue integer
2175 GrayMixerGreen integer
2176 GrayMixerMagenta integer
2177 GrayMixerOrange integer
2178 GrayMixerPurple integer
2179 GrayMixerRed integer
2180 GrayMixerYellow integer
2181 GreenHue integer
2182 GreenSaturation integer
2183 Group lang-alt/
2184 HasCrop boolean
2185 HasSettings boolean
2186 Highlight2012 integer
2187 HighlightRecovery integer
2188 Highlights2012 integer
2189 HueAdjustmentAqua integer
2190 HueAdjustmentBlue integer
2191 HueAdjustmentGreen integer
2192 HueAdjustmentMagenta integer
2193 HueAdjustmentOrange integer
2194 HueAdjustmentPurple integer
2195 HueAdjustmentRed integer
2196 HueAdjustmentYellow integer
2197 IncrementalTemperature integer
2198 IncrementalTint integer
2199 JPEGHandling string
2200 LensManualDistortionAmount integer
2201 LensProfileChromaticAberrationScale integer
2202 LensProfileDigest string
2203 LensProfileDistortionScale integer
2204 LensProfileEnable integer
2205 LensProfileFilename string
2206 LensProfileMatchKeyCameraModelName string
2207 LensProfileMatchKeyExifMake string
2208 LensProfileMatchKeyExifModel string
2209 LensProfileMatchKeyIsRaw boolean
2210 LensProfileMatchKeyLensID string
2211 LensProfileMatchKeyLensInfo string
2212 LensProfileMatchKeyLensName string
2213 LensProfileMatchKeySensorFormatFactor real
2214 LensProfileName string
2215 LensProfileSetup string
2216 LensProfileVignettingScale integer
2217 Look Look Struct
2218 LookName string_
2219 LuminanceAdjustmentAqua integer
2220 LuminanceAdjustmentBlue integer
2221 LuminanceAdjustmentGreen integer
2222 LuminanceAdjustmentMagenta integer
2223 LuminanceAdjustmentOrange integer
2224 LuminanceAdjustmentPurple integer
2225 LuminanceAdjustmentRed integer
2226 LuminanceAdjustmentYellow integer
2227 LuminanceNoiseReductionContrast integer
2228 LuminanceNoiseReductionDetail integer
2229 LuminanceSmoothing integer
2230 MoireFilter string
2231 Name lang-alt/
2232 NegativeCacheLargePreviewSize integer
2233 NegativeCacheMaximumSize real
2234 NegativeCachePath string
2235 OverrideLookVignette boolean
2236 PaintBasedCorrections Correction Struct+
2237 PaintCorrectionActive boolean_
2238 PaintCorrectionAmount real_
2239 PaintBasedCorrectionMasks CorrectionMask Struct_+
2240 PaintCorrectionMaskAlpha real_
2241 PaintCorrectionMaskAngle real_
2242 PaintCorrectionMaskBottom real_
2243 PaintCorrectionMaskCenterValue real_
2244 PaintCorrectionMaskCenterWeight real_
2245 PaintCorrectionMaskDabs string_
2246 PaintCorrectionMaskFeather real_
2247 PaintCorrectionMaskFlipped boolean_
2248 PaintCorrectionMaskFlow real_
2249 PaintCorrectionMaskFullX real_
2250 PaintCorrectionMaskFullY real_
2251 PaintCorrectionMaskLeft real_
2252 PaintCorrectionMaskValue real_
2253 PaintCorrectionMaskMidpoint real_
2254 PaintCorrectionMaskPerimeterValue real_
2255 PaintCorrectionMaskRadius real_
2256 PaintCorrectionMaskRight real_
2257 PaintCorrectionMaskRoundness real_
2258 PaintCorrectionMaskSizeX real_
2259 PaintCorrectionMaskSizeY real_
2260 PaintCorrectionMaskTop real_
2261 PaintCorrectionMaskVersion integer_
2262 PaintCorrectionMaskWhat string_
2263 PaintCorrectionMaskX real_
2264 PaintCorrectionMaskY real_
2265 PaintCorrectionMaskZeroX real_
2266 PaintCorrectionMaskZeroY real_
2267 PaintCorrectionBrightness real_
2268 PaintCorrectionClarity real_
2269 PaintCorrectionClarity2012 real_
2270 PaintCorrectionContrast real_
2271 PaintCorrectionContrast2012 real_
2272 PaintCorrectionDefringe real_
2273 PaintCorrectionExposure real_
2274 PaintCorrectionExposure2012 real_
2275 PaintCorrectionHighlights2012 real_
2276 PaintCorrectionLuminanceNoise real_
2277 PaintCorrectionMoire real_
2278 PaintCorrectionSaturation real_
2279 PaintCorrectionShadows2012 real_
2280 PaintCorrectionSharpness real_
2281 PaintCorrectionTemperature real_
2282 PaintCorrectionTint real_
2283 PaintCorrectionHue real_
2284 PaintCorrectionSaturation real_
2285 PaintCorrectionWhat string_
2286 ParametricDarks integer
2287 ParametricHighlights integer
2288 ParametricHighlightSplit integer
2289 ParametricLights integer
2290 ParametricMidtoneSplit integer
2291 ParametricShadows integer
2292 ParametricShadowSplit integer
2293 PerspectiveAspect integer
2294 PerspectiveHorizontal integer
2295 PerspectiveRotate real
2296 PerspectiveScale integer
2297 PerspectiveUpright integer
2298 PerspectiveVertical integer
2299 PerspectiveX real
2300 PerspectiveY real
2301 PostCropVignetteAmount integer
2302 PostCropVignetteFeather integer
2303 PostCropVignetteHighlightContrast integer
2304 PostCropVignetteMidpoint integer
2305 PostCropVignetteRoundness integer
2306 PostCropVignetteStyle integer
2307 PresetType string
2308 ProcessVersion string
2309 RawFileName string
2310 RedEyeInfo string+
2311 RedHue integer
2312 RedSaturation integer
2313 RetouchAreas RetouchArea Struct+
2314 RetouchAreaFeather real_
2315 RetouchAreaMasks CorrectionMask Struct_+
2316 RetouchAreaMaskAlpha real_
2317 RetouchAreaMaskAngle real_
2318 RetouchAreaMaskBottom real_
2319 RetouchAreaMaskCenterValue real_
2320 RetouchAreaMaskCenterWeight real_
2321 RetouchAreaMaskDabs string_
2322 RetouchAreaMaskFeather real_
2323 RetouchAreaMaskFlipped boolean_
2324 RetouchAreaMaskFlow real_
2325 RetouchAreaMaskFullX real_
2326 RetouchAreaMaskFullY real_
2327 RetouchAreaMaskLeft real_
2328 RetouchAreaMaskValue real_
2329 RetouchAreaMaskMidpoint real_
2330 RetouchAreaMaskPerimeterValue real_
2331 RetouchAreaMaskRadius real_
2332 RetouchAreaMaskRight real_
2333 RetouchAreaMaskRoundness real_
2334 RetouchAreaMaskSizeX real_
2335 RetouchAreaMaskSizeY real_
2336 RetouchAreaMaskTop real_
2337 RetouchAreaMaskVersion integer_
2338 RetouchAreaMaskWhat string_
2339 RetouchAreaMaskX real_
2340 RetouchAreaMaskY real_
2341 RetouchAreaMaskZeroX real_
2342 RetouchAreaMaskZeroY real_
2343 RetouchAreaMethod string_
2344 RetouchAreaOffsetY real_
2345 RetouchAreaOpacity real_
2346 RetouchAreaSeed integer_
2347 RetouchAreaSourceState string_
2348 RetouchAreaSourceX real_
2349 RetouchAreaSpotType string_
2350 RetouchInfo string+
2351 Saturation integer/
2352 SaturationAdjustmentAqua integer
2353 SaturationAdjustmentBlue integer
2354 SaturationAdjustmentGreen integer
2355 SaturationAdjustmentMagenta integer
2356 SaturationAdjustmentOrange integer
2357 SaturationAdjustmentPurple integer
2358 SaturationAdjustmentRed integer
2359 SaturationAdjustmentYellow integer
2360 Shadows integer
2361 Shadows2012 integer
2362 ShadowTint integer
2363 SharpenDetail integer
2364 SharpenEdgeMasking integer
2365 SharpenRadius real
2366 Sharpness integer/
2367 ShortName lang-alt
2368 Smoothness integer
2369 SortName lang-alt
2370 SplitToningBalance integer
2371 SplitToningHighlightHue integer
2372 SplitToningHighlightSaturation integer
2373 SplitToningShadowHue integer
2374 SplitToningShadowSaturation integer
2375 SupportsAmount boolean
2376 SupportsColor boolean
2377 SupportsHighDynamicRange boolean
2378 SupportsMonochrome boolean
2379 SupportsNormalDynamicRange boolean
2380 SupportsOutputReferred boolean
2381 SupportsSceneReferred boolean
2382 ColorTemperature integer
2383 Texture integer
2384 TIFFHandling string
2385 Tint integer
2386 ToneCurve string+
2387 ToneCurveBlue string+
2388 ToneCurveGreen string+
2389 ToneCurveName string
2390 ToneCurveName2012 string
2391 ToneCurvePV2012 string+
2392 ToneCurvePV2012Blue string+
2393 ToneCurvePV2012Green string+
2394 ToneCurvePV2012Red string+
2395 ToneCurveRed string+
2396 ToneMapStrength real
2397 UprightCenterMode integer
2398 UprightCenterNormX real
2399 UprightCenterNormY real
2400 UprightDependentDigest string
2401 UprightFocalLength35mm real
2402 UprightFocalMode integer
2403 UprightFourSegmentsCount integer
2404 UprightPreview boolean
2405 UprightTransform_0 string
2406 UprightTransform_1 string
2407 UprightTransform_2 string
2408 UprightTransform_3 string
2409 UprightTransform_4 string
2410 UprightTransform_5 string
2411 UprightTransformCount integer
2412 UprightVersion integer
2413 UUID string/
2414 Version string
2415 Vibrance integer
2416 VignetteAmount integer
2417 VignetteMidpoint integer
2418 What string
2419 WhiteBalance string/
2420 Whites2012 integer
2421
2422 XMP dc Tags
2423
2424 Dublin Core namespace tags.
2425
2426 These tags belong to the ExifTool XMP-dc family 1 group.
2427
2428 Tag Name Writable
2429 -------- --------
2430 Contributor string+
2431 Coverage string
2432 Creator string+
2433 Date date+
2434 Description lang-alt
2435 Format string
2436 Identifier string
2437 Language string+
2438 Publisher string+
2439 Relation string+
2440 Rights lang-alt
2441 Source string/
2442 Subject string+
2443 Title lang-alt
2444 Type string+
2445
2446 XMP Device Tags
2447
2448 Google depth-map Device tags. See
2449 <https://developer.android.com/training/camera2/Dynamic-depth-v1.0.pdf>
2450 for the specification.
2451
2452 These tags belong to the ExifTool XMP-Device family 1 group.
2453
2454 Tag Name Writable
2455 -------- --------
2456 AppInfo AppInfo Struct
2457 AppInfoApplication string_
2458 AppInfoItemURI string_
2459 AppInfoVersion string_
2460 Cameras DeviceCameras Struct+
2461 Camera DeviceCamera Struct_+
2462 CameraAppInfo AppInfo Struct_+
2463 CameraAppInfoApplication string_+
2464 CameraAppInfoItemURI string_+
2465 CameraAppInfoVersion string_+
2466 CameraDepthMap DeviceDepthMap Struct_+
2467 CameraDepthMapConfidenceURI string_+
2468 CameraDepthMapDepthURI string_+
2469 CameraDepthMapFar real_+
2470 CameraDepthMapFocalTable string_+
2471 CameraDepthMapFocalTableEntryCount integer_+
2472 CameraDepthMapFormat string_+
2473 CameraDepthMapItemSemantic string_+
2474 CameraDepthMapMeasureType string_+
2475 CameraDepthMapNear real_+
2476 CameraDepthMapSoftware string_+
2477 CameraDepthMapUnits string_+
2478 CameraImage DeviceImage Struct_+
2479 CameraImageItemSemantic string_+
2480 CameraImageItemURI string_+
2481 CameraImagingModel DeviceImagingModel Struct_+
2482 CameraImagingModelDistortion string_+
2483 CameraImagingModelDistortionCount integer_+
2484 CameraImagingModelFocalLengthX real_+
2485 CameraImagingModelFocalLengthY real_+
2486 CameraImagingModelImageHeight integer_+
2487 CameraImagingModelImageWidth integer_+
2488 CameraImagingModelPixelAspectRatio real_+
2489 CameraImagingModelPrincipalPointX real_+
2490 CameraImagingModelPrincipalPointY real_+
2491 CameraImagingModelSkew real_+
2492 CameraLightEstimate DeviceLightEstimate Struct_+
2493 CameraLightEstimateColorCorrectionB real_+
2494 CameraLightEstimateColorCorrectionG real_+
2495 CameraLightEstimateColorCorrectionR real_+
2496 CameraLightEstimatePixelIntensity real_+
2497 CameraPointCloud DevicePointCloud Struct_+
2498 CameraPointCloudMetric boolean_+
2499 CameraPointCloudPointCloud integer_+
2500 CameraPointCloudPoints string_+
2501 CameraPose Pose Struct_+
2502 CameraPosePositionX real_+
2503 CameraPosePositionY real_+
2504 CameraPosePositionZ real_+
2505 CameraPoseRotationW real_+
2506 CameraPoseRotationX real_+
2507 CameraPoseRotationY real_+
2508 CameraPoseRotationZ real_+
2509 CameraPoseTimestamp integer_+
2510 CameraTrait string_+
2511 CameraVendorInfo VendorInfo Struct_+
2512 CameraVendorInfoManufacturer string_+
2513 CameraVendorInfoModel string_+
2514 CameraVendorInfoNotes string_+
2515 Container DeviceContainer Struct
2516 ContainerDirectory DeviceDirectory Struct_+
2517 ContainerDirectoryItem DeviceItem Struct_+
2518 ContainerDirectoryItemDataURI string_+
2519 ContainerDirectoryItemLength integer_+
2520 ContainerDirectoryItemMime string_+
2521 ContainerDirectoryItemPadding integer_+
2522 EarthPos EarthPose Struct
2523 EarthPosAltitude real_
2524 EarthPosLatitude real_
2525 EarthPosLongitude real_
2526 EarthPosRotationW real_
2527 EarthPosRotationX real_
2528 EarthPosRotationY real_
2529 EarthPosRotationZ real_
2530 EarthPosTimestamp integer_
2531 Planes DevicePlanes Struct+
2532 Plane DevicePlane Struct_+
2533 PlaneBoundary string_+
2534 PlaneBoundaryVertexCount integer_+
2535 PlaneExtentX real_+
2536 PlaneExtentZ real_+
2537 PlanePose Pose Struct_+
2538 PlanePosePositionX real_+
2539 PlanePosePositionY real_+
2540 PlanePosePositionZ real_+
2541 PlanePoseRotationW real_+
2542 PlanePoseRotationX real_+
2543 PlanePoseRotationY real_+
2544 PlanePoseRotationZ real_+
2545 PlanePoseTimestamp integer_+
2546 Pose Pose Struct
2547 PosePositionX real_
2548 PosePositionY real_
2549 PosePositionZ real_
2550 PoseRotationW real_
2551 PoseRotationX real_
2552 PoseRotationY real_
2553 PoseRotationZ real_
2554 PoseTimestamp integer_
2555 Profiles DeviceProfiles Struct+
2556 Profile DeviceProfile Struct_+
2557 ProfileCameraIndices integer_+
2558 ProfileType string_+
2559 VendorInfo VendorInfo Struct
2560 VendorInfoManufacturer string_
2561 VendorInfoModel string_
2562 VendorInfoNotes string_
2563
2564 XMP AppInfo Struct
2565
2566 Field Name Writable
2567 ---------- --------
2568 Application string
2569 ItemURI string
2570 Version string
2571
2572 XMP DeviceCameras Struct
2573
2574 Field Name Writable
2575 ---------- --------
2576 Camera DeviceCamera Struct
2577
2578 XMP DeviceCamera Struct
2579
2580 Field Name Writable
2581 ---------- --------
2582 AppInfo AppInfo Struct
2583 DepthMap DeviceDepthMap Struct
2584 Image DeviceImage Struct
2585 ImagingModel DeviceImagingModel Struct
2586 LightEstimate DeviceLightEstimate Struct
2587 PointCloud DevicePointCloud Struct
2588 Pose Pose Struct
2589 Trait string
2590 VendorInfo VendorInfo Struct
2591
2592 XMP DeviceDepthMap Struct
2593
2594 Field Name Writable
2595 ---------- --------
2596 ConfidenceURI string
2597 DepthURI string
2598 Far real
2599 FocalTable string
2600 FocalTableEntryCount integer
2601 Format string
2602 ItemSemantic string
2603 MeasureType string
2604 Near real
2605 Software string
2606 Units string
2607
2608 XMP DeviceImage Struct
2609
2610 Field Name Writable
2611 ---------- --------
2612 ItemSemantic string
2613 ItemURI string
2614
2615 XMP DeviceImagingModel Struct
2616
2617 Field Name Writable
2618 ---------- --------
2619 Distortion string
2620 DistortionCount integer
2621 FocalLengthX real
2622 FocalLengthY real
2623 ImageHeight integer
2624 ImageWidth integer
2625 PixelAspectRatio real
2626 PrincipalPointX real
2627 PrincipalPointY real
2628 Skew real
2629
2630 XMP DeviceLightEstimate Struct
2631
2632 Field Name Writable
2633 ---------- --------
2634 ColorCorrectionB real
2635 ColorCorrectionG real
2636 ColorCorrectionR real
2637 PixelIntensity real
2638
2639 XMP DevicePointCloud Struct
2640
2641 Field Name Writable
2642 ---------- --------
2643 Metric boolean
2644 PointCloud integer
2645 Points string
2646
2647 XMP Pose Struct
2648
2649 Field Name Writable
2650 ---------- --------
2651 PositionX real
2652 PositionY real
2653 PositionZ real
2654 RotationW real
2655 RotationX real
2656 RotationY real
2657 RotationZ real
2658 Timestamp integer
2659
2660 XMP VendorInfo Struct
2661
2662 Field Name Writable
2663 ---------- --------
2664 Manufacturer string
2665 Model string
2666 Notes string
2667
2668 XMP DeviceContainer Struct
2669
2670 Field Name Writable
2671 ---------- --------
2672 Directory DeviceDirectory Struct+
2673
2674 XMP DeviceDirectory Struct
2675
2676 Field Name Writable
2677 ---------- --------
2678 Item DeviceItem Struct
2679
2680 XMP DeviceItem Struct
2681
2682 Field Name Writable
2683 ---------- --------
2684 DataURI string
2685 Length integer
2686 Mime string
2687 Padding integer
2688
2689 XMP EarthPose Struct
2690
2691 Field Name Writable
2692 ---------- --------
2693 Altitude real
2694 Latitude real
2695 Longitude real
2696 RotationW real
2697 RotationX real
2698 RotationY real
2699 RotationZ real
2700 Timestamp integer
2701
2702 XMP DevicePlanes Struct
2703
2704 Field Name Writable
2705 ---------- --------
2706 Plane DevicePlane Struct
2707
2708 XMP DevicePlane Struct
2709
2710 Field Name Writable
2711 ---------- --------
2712 Boundary string
2713 BoundaryVertexCount integer
2714 ExtentX real
2715 ExtentZ real
2716 Pose Pose Struct
2717
2718 XMP DeviceProfiles Struct
2719
2720 Field Name Writable
2721 ---------- --------
2722 Profile DeviceProfile Struct
2723
2724 XMP DeviceProfile Struct
2725
2726 Field Name Writable
2727 ---------- --------
2728 CameraIndices integer+
2729 Type string
2730
2731 XMP dex Tags
2732
2733 Description Explorer namespace tags. These tags are not very common.
2734 The Source and Rating tags are avoided when writing due to name
2735 conflicts with other XMP tags. (see
2736 <http://www.optimasc.com/products/fileid/>)
2737
2738 These tags belong to the ExifTool XMP-dex family 1 group.
2739
2740 Tag Name Writable
2741 -------- --------
2742 CRC32 integer
2743 FFID string
2744 LicenseType string
2745 OS integer
2746 Rating string/
2747 Revision string
2748 ShortDescription lang-alt
2749 Source string/
2750
2751 XMP DICOM Tags
2752
2753 DICOM namespace tags. These XMP tags allow some DICOM information to
2754 be stored in files of other than DICOM format. See the DICOM Tags
2755 documentation for a list of tags available in DICOM-format files.
2756
2757 These tags belong to the ExifTool XMP-DICOM family 1 group.
2758
2759 Tag Name Writable
2760 -------- --------
2761 EquipmentInstitution string
2762 EquipmentManufacturer string
2763 PatientBirthDate date
2764 PatientID string
2765 PatientName string
2766 PatientSex string
2767 SeriesDateTime date
2768 SeriesDescription string
2769 SeriesModality string
2770 SeriesNumber string
2771 StudyDateTime date
2772 StudyDescription string
2773 StudyID string
2774 StudyPhysician string
2775
2776 XMP digiKam Tags
2777
2778 DigiKam namespace tags.
2779
2780 These tags belong to the ExifTool XMP-digiKam family 1 group.
2781
2782 Tag Name Writable
2783 -------- --------
2784 CaptionsAuthorNames lang-alt
2785 CaptionsDateTimeStamps lang-alt
2786 ColorLabel string
2787 ImageHistory string/
2788 ImageUniqueID string/
2789 LensCorrectionSettings string
2790 PickLabel string
2791 TagsList string+
2792
2793 XMP exif Tags
2794
2795 EXIF namespace for EXIF tags. See
2796 <https://web.archive.org/web/20180921145139if_/http://www.cipa.jp:80/std/documents/e/DC-010-2017_E.pdf>
2797 for the specification.
2798
2799 These tags belong to the ExifTool XMP-exif family 1 group.
2800
2801 Tag Name Writable
2802 -------- --------
2803 ApertureValue rational
2804 BrightnessValue rational
2805 CFAPattern CFAPattern Struct
2806 CFAPatternColumns integer_
2807 CFAPatternRows integer_
2808 CFAPatternValues integer_+
2809 ColorSpace integer
2810 ComponentsConfiguration integer+
2811 CompressedBitsPerPixel rational
2812 Contrast integer
2813 CustomRendered integer
2814 DateTimeDigitized date
2815 DateTimeOriginal date
2816 DeviceSettingDescription DeviceSettings Struct
2817 DeviceSettingDescriptionColumns integer_
2818 DeviceSettingDescriptionRows integer_
2819 DeviceSettingDescriptionSettings string_+
2820 DigitalZoomRatio rational
2821 ExifVersion string
2822 ExposureCompensation rational
2823 ExposureIndex rational
2824 ExposureMode integer
2825 ExposureProgram integer
2826 ExposureTime rational
2827 FileSource integer
2828 Flash Flash Struct
2829 FlashEnergy rational
2830 FlashFired boolean_
2831 FlashFunction boolean_
2832 FlashMode integer_
2833 FlashpixVersion string
2834 FlashRedEyeMode boolean_
2835 FlashReturn integer_
2836 FNumber rational
2837 FocalLength rational
2838 FocalLengthIn35mmFormat integer
2839 FocalPlaneResolutionUnit integer
2840 FocalPlaneXResolution rational
2841 FocalPlaneYResolution rational
2842 GainControl integer
2843 GPSAltitude rational
2844 GPSAltitudeRef integer
2845 GPSAreaInformation string
2846 GPSDestBearing rational
2847 GPSDestBearingRef string
2848 GPSDestDistance rational
2849 GPSDestDistanceRef string
2850 GPSDestLatitude string
2851 GPSDestLongitude string
2852 GPSDifferential integer
2853 GPSDOP rational
2854 GPSHPositioningError rational
2855 GPSImgDirection rational
2856 GPSImgDirectionRef string
2857 GPSLatitude string
2858 GPSLongitude string
2859 GPSMapDatum string
2860 GPSMeasureMode integer
2861 GPSProcessingMethod string
2862 GPSSatellites string
2863 GPSSpeed rational
2864 GPSSpeedRef string
2865 GPSStatus string
2866 GPSDateTime date
2867 GPSTrack rational
2868 GPSTrackRef string
2869 GPSVersionID string
2870 ImageUniqueID string
2871 ISO integer+
2872 LightSource string
2873 MakerNote string
2874 MaxApertureValue rational
2875 MeteringMode integer
2876 NativeDigest string
2877 Opto-ElectricConvFactor OECF Struct
2878 OECFColumns integer_
2879 OECFNames string_+
2880 OECFRows integer_
2881 OECFValues rational_+
2882 ExifImageWidth integer
2883 ExifImageHeight integer
2884 RelatedSoundFile string
2885 Saturation integer
2886 SceneCaptureType integer
2887 SceneType integer
2888 SensingMethod integer
2889 Sharpness integer
2890 ShutterSpeedValue rational
2891 SpatialFrequencyResponse OECF Struct
2892 SpatialFrequencyResponseColumns integer_
2893 SpatialFrequencyResponseNames string_+
2894 SpatialFrequencyResponseRows integer_
2895 SpatialFrequencyResponseValues rational_+
2896 SpectralSensitivity string
2897 SubjectArea integer+
2898 SubjectDistance rational
2899 SubjectDistanceRange integer
2900 SubjectLocation integer+
2901 UserComment lang-alt
2902 WhiteBalance integer
2903
2904 XMP CFAPattern Struct
2905
2906 Field Name Writable
2907 ---------- --------
2908 Columns integer
2909 Rows integer
2910 Values integer+
2911
2912 XMP DeviceSettings Struct
2913
2914 Field Name Writable
2915 ---------- --------
2916 Columns integer
2917 Rows integer
2918 Settings string+
2919
2920 XMP Flash Struct
2921
2922 Field Name Writable
2923 ---------- --------
2924 Fired boolean
2925 Function boolean
2926 Mode integer
2927 RedEyeMode boolean
2928 Return integer
2929
2930 XMP OECF Struct
2931
2932 Field Name Writable
2933 ---------- --------
2934 Columns integer
2935 Names string+
2936 Rows integer
2937 Values rational+
2938
2939 XMP exifEX Tags
2940
2941 EXIF tags added by the EXIF 2.31 for XMP specification (see
2942 <http://www.cipa.jp/std/documents/e/DC-010-2017_E.pdf>).
2943
2944 These tags belong to the ExifTool XMP-exifEX family 1 group.
2945
2946 Tag Name Writable
2947 -------- --------
2948 Acceleration rational
2949 SerialNumber string
2950 CameraElevationAngle rational
2951 OwnerName string
2952 CompositeImage integer
2953 CompositeImageCount integer+
2954 CompositeImageExposureTimes CompImageExp Struct
2955 CompImageMaxExposureAll rational_
2956 CompImageMaxExposureUsed rational_
2957 CompImageMinExposureAll rational_
2958 CompImageMinExposureUsed rational_
2959 CompImageImagesPerSequence integer_
2960 CompImageNumSequences integer_
2961 CompImageSumExposureAll rational_
2962 CompImageSumExposureUsed rational_
2963 CompImageTotalExposurePeriod rational_
2964 CompImageValues rational_+
2965 Gamma rational
2966 Humidity rational
2967 InteropIndex string
2968 ISOSpeed integer
2969 ISOSpeedLatitudeyyy integer
2970 ISOSpeedLatitudezzz integer
2971 LensMake string
2972 LensModel string
2973 LensSerialNumber string
2974 LensInfo rational+
2975 PhotographicSensitivity integer
2976 Pressure rational
2977 RecommendedExposureIndex integer
2978 SensitivityType integer
2979 StandardOutputSensitivity integer
2980 AmbientTemperature rational
2981 WaterDepth rational
2982
2983 XMP CompImageExp Struct
2984
2985 Field Name Writable
2986 ---------- --------
2987 MaxExposureTimesOfAll rational
2988 MaxExposureTimesOfUsed rational
2989 MinExposureTimesOfAll rational
2990 MinExposureTimesOfUsed rational
2991 NumberOfImagesInSequences integer
2992 NumberOfSequences integer
2993 SumOfExposureTimesOfAll rational
2994 SumOfExposureTimesOfUsed rational
2995 TotalExposurePeriod rational
2996 Values rational+
2997
2998 XMP ExpressionMedia Tags
2999
3000 Microsoft Expression Media namespace tags. These tags are avoided when
3001 writing due to name conflicts with tags in other schemas.
3002
3003 These tags belong to the ExifTool XMP-expressionmedia family 1 group.
3004
3005 Tag Name Writable
3006 -------- --------
3007 CatalogSets string/+
3008 Event string/
3009 People string/+
3010 Status string/
3011
3012 XMP extensis Tags
3013
3014 Tags used by Extensis Portfolio.
3015
3016 These tags belong to the ExifTool XMP-extensis family 1 group.
3017
3018 Tag Name Writable
3019 -------- --------
3020 Approved boolean
3021 ApprovedBy string
3022 ClientName string
3023 JobName string
3024 JobStatus string
3025 RoutedTo string
3026 RoutingNotes string
3027 WorkToDo string
3028
3029 XMP fpv Tags
3030
3031 Fast Picture Viewer tags (see
3032 <http://www.fastpictureviewer.com/help/#rtfcomments>).
3033
3034 These tags belong to the ExifTool XMP-fpv family 1 group.
3035
3036 Tag Name Writable
3037 -------- --------
3038 RichTextComment string
3039
3040 XMP GAudio Tags
3041
3042 These tags belong to the ExifTool XMP-GAudio family 1 group.
3043
3044 Tag Name Writable
3045 -------- --------
3046 AudioData string
3047 AudioMimeType string
3048
3049 XMP GCamera Tags
3050
3051 Camera information found in Google panorama images.
3052
3053 These tags belong to the ExifTool XMP-GCamera family 1 group.
3054
3055 Tag Name Writable
3056 -------- --------
3057 BurstID string
3058 BurstPrimary string
3059 DisableAutoCreation string+
3060 HDRPMakerNote string
3061 PortraitNote string
3062 PortraitRequest string
3063 PortraitVersion string
3064 SpecialTypeID string+
3065
3066 XMP GCreations Tags
3067
3068 Google creations tags.
3069
3070 These tags belong to the ExifTool XMP-GCreations family 1 group.
3071
3072 Tag Name Writable
3073 -------- --------
3074 CameraBurstID string
3075
3076 XMP GDepth Tags
3077
3078 Google depthmap information. See
3079 <https://developers.google.com/depthmap-metadata/> for the
3080 specification.
3081
3082 These tags belong to the ExifTool XMP-GDepth family 1 group.
3083
3084 Tag Name Writable
3085 -------- --------
3086 Confidence string/
3087 ConfidenceMime string/
3088 DepthImage string/
3089 Far real/
3090 Format string/
3091 ImageHeight real/
3092 ImageWidth real/
3093 Manufacturer string/
3094 MeasureType string/
3095 Mime string/
3096 Model string/
3097 Near real/
3098 Software string/
3099 Units string/
3100
3101 XMP GettyImages Tags
3102
3103 The actual Getty Images namespace prefix is "GettyImagesGIFT", which is
3104 the prefix recorded in the file, but ExifTool shortens this for the
3105 family 1 group name.
3106
3107 These tags belong to the ExifTool XMP-getty family 1 group.
3108
3109 Tag Name Writable
3110 -------- --------
3111 AssetID string
3112 CallForImage string
3113 CameraFilename string
3114 CameraMakeModel string/
3115 CameraSerialNumber string/
3116 Composition string
3117 ExclusiveCoverage string
3118 GIFTFtpPriority string
3119 ImageRank string
3120 MediaEventIdDate string
3121 OriginalCreateDateTime date/
3122 OriginalFileName string
3123 ParentMediaEventID string
3124 ParentMEID string
3125 Personality string+
3126 PrimaryFTP string+
3127 RoutingDestinations string+
3128 RoutingExclusions string+
3129 SecondaryFTP string+
3130 TimeShot string
3131
3132 XMP GFocus Tags
3133
3134 Focus information found in Google depthmap images.
3135
3136 These tags belong to the ExifTool XMP-GFocus family 1 group.
3137
3138 Tag Name Writable
3139 -------- --------
3140 BlurAtInfinity real
3141 FocalDistance real
3142 FocalPointX real
3143 FocalPointY real
3144
3145 XMP GImage Tags
3146
3147 These tags belong to the ExifTool XMP-GImage family 1 group.
3148
3149 Tag Name Writable
3150 -------- --------
3151 ImageData string
3152 ImageMimeType string
3153
3154 XMP GPano Tags
3155
3156 Panorama tags written by Google Photosphere. See
3157 <https://developers.google.com/panorama/metadata/> for the
3158 specification.
3159
3160 These tags belong to the ExifTool XMP-GPano family 1 group.
3161
3162 Tag Name Writable
3163 -------- --------
3164 CaptureSoftware string
3165 CroppedAreaImageHeightPixels real
3166 CroppedAreaImageWidthPixels real
3167 CroppedAreaLeftPixels real
3168 CroppedAreaTopPixels real
3169 ExposureLockUsed boolean
3170 FirstPhotoDate date
3171 FullPanoHeightPixels real
3172 FullPanoWidthPixels real
3173 InitialCameraDolly real
3174 InitialHorizontalFOVDegrees real
3175 InitialViewHeadingDegrees real
3176 InitialViewPitchDegrees real
3177 InitialViewRollDegrees real
3178 LargestValidInteriorRectHeight real
3179 LargestValidInteriorRectLeft real
3180 LargestValidInteriorRectTop real
3181 LargestValidInteriorRectWidth real
3182 LastPhotoDate date
3183 PoseHeadingDegrees real
3184 PosePitchDegrees real
3185 PoseRollDegrees real
3186 ProjectionType string
3187 SourcePhotosCount integer
3188 StitchingSoftware string
3189 UsePanoramaViewer boolean
3190
3191 XMP GSpherical Tags
3192
3193 Not actually XMP. These RDF/XML tags are used in Google spherical MP4
3194 videos. These tags are written into the video track of MOV/MP4 files,
3195 and not at the top level like other XMP tags. See
3196 <https://github.com/google/spatial-media/blob/master/docs/spherical-video-rfc.md>
3197 for the specification.
3198
3199 These tags belong to the ExifTool XMP-GSpherical family 1 group.
3200
3201 Tag Name Writable
3202 -------- --------
3203 CroppedAreaImageHeightPixels integer/
3204 CroppedAreaImageWidthPixels integer/
3205 CroppedAreaLeftPixels integer/
3206 CroppedAreaTopPixels integer/
3207 FullPanoHeightPixels integer/
3208 FullPanoWidthPixels integer/
3209 InitialViewHeadingDegrees real/
3210 InitialViewPitchDegrees real/
3211 InitialViewRollDegrees real/
3212 ProjectionType string/
3213 SourceCount integer/
3214 Spherical boolean/
3215 StereoMode string/
3216 Stitched boolean/
3217 StitchingSoftware string/
3218 TimeStamp integer/
3219
3220 XMP ics Tags
3221
3222 Tags used by IDimager. Nested TagStructure structures are unrolled to
3223 an arbitrary depth of 6 to avoid infinite recursion.
3224
3225 These tags belong to the ExifTool XMP-ics family 1 group.
3226
3227 Tag Name Writable
3228 -------- --------
3229 AppVersion string/
3230 ImageRef string
3231 SubVersions SubVersion Struct+
3232 SubVersionFileName string_+
3233 SubVersionReference string_+
3234 TagStructure TagStructure Struct+
3235 LabelName1 string_+
3236 ParentReference1 string_+
3237 Reference1 string_+
3238 SubLabels1 TagStructure Struct_+
3239 LabelName2 string_+
3240 ParentReference2 string_+
3241 Reference2 string_+
3242 SubLabels2 TagStructure Struct_+
3243 LabelName3 string_+
3244 ParentReference3 string_+
3245 Reference3 string_+
3246 SubLabels3 TagStructure Struct_+
3247 LabelName4 string_+
3248 ParentReference4 string_+
3249 Reference4 string_+
3250 SubLabels4 TagStructure Struct_+
3251 LabelName5 string_+
3252 ParentReference5 string_+
3253 Reference5 string_+
3254 SubLabels5 TagStructure Struct_+
3255 LabelName6 string_+
3256 ParentReference6 string_+
3257 Reference6 string_+
3258 TimeStamp date/
3259
3260 XMP SubVersion Struct
3261
3262 Field Name Writable
3263 ---------- --------
3264 FileName string
3265 VersRef string
3266
3267 XMP TagStructure Struct
3268
3269 Field Name Writable
3270 ---------- --------
3271 LabelName string
3272 ParentReference string
3273 Reference string
3274 SubLabels TagStructure Struct+
3275
3276 XMP iptcCore Tags
3277
3278 IPTC Core namespace tags. The actual IPTC Core namespace prefix is
3279 "Iptc4xmpCore", which is the prefix recorded in the file, but ExifTool
3280 shortens this for the family 1 group name. (see
3281 <http://www.iptc.org/IPTC4XMP/>)
3282
3283 These tags belong to the ExifTool XMP-iptcCore family 1 group.
3284
3285 Tag Name Writable
3286 -------- --------
3287 CountryCode string
3288 CreatorContactInfo ContactInfo Struct
3289 CreatorCity string_
3290 CreatorCountry string_
3291 CreatorAddress string_
3292 CreatorPostalCode string_
3293 CreatorRegion string_
3294 CreatorWorkEmail string_
3295 CreatorWorkTelephone string_
3296 CreatorWorkURL string_
3297 IntellectualGenre string
3298 Location string
3299 Scene string+
3300 SubjectCode string+
3301
3302 XMP ContactInfo Struct
3303
3304 Field Name Writable
3305 ---------- --------
3306 CiAdrCity string
3307 CiAdrCtry string
3308 CiAdrExtadr string
3309 CiAdrPcode string
3310 CiAdrRegion string
3311 CiEmailWork string
3312 CiTelWork string
3313 CiUrlWork string
3314
3315 XMP iptcExt Tags
3316
3317 This table contains tags defined by the IPTC Extension schema version
3318 1.5. The actual namespace prefix is "Iptc4xmpExt", but ExifTool
3319 shortens this for the family 1 group name. (see
3320 <http://www.iptc.org/IPTC4XMP/>)
3321
3322 These tags belong to the ExifTool XMP-iptcExt family 1 group.
3323
3324 Tag Name Writable
3325 -------- --------
3326 AboutCvTerm CVTermDetails Struct+
3327 AboutCvTermCvId string_+
3328 AboutCvTermId string_+
3329 AboutCvTermName lang-alt_+
3330 AboutCvTermRefinedAbout string_+
3331 AdditionalModelInformation string
3332 ArtworkOrObject ArtworkOrObjectDetails Struct+
3333 ArtworkCircaDateCreated string!_+
3334 ArtworkContentDescription lang-alt_+
3335 ArtworkContributionDescription lang-alt_+
3336 ArtworkCopyrightNotice string_+
3337 ArtworkCreator string_+
3338 ArtworkCreatorID string_+
3339 ArtworkCopyrightOwnerID string_+
3340 ArtworkCopyrightOwnerName string_+
3341 ArtworkLicensorID string_+
3342 ArtworkLicensorName string_+
3343 ArtworkDateCreated date_+
3344 ArtworkPhysicalDescription lang-alt_+
3345 ArtworkSource string_+
3346 ArtworkSourceInventoryNo string_+
3347 ArtworkSourceInvURL string_+
3348 ArtworkStylePeriod string_+
3349 ArtworkTitle lang-alt_+
3350 AudioBitrate integer
3351 AudioBitrateMode string
3352 AudioBitsPerSample integer
3353 AudioChannelCount integer
3354 CircaDateCreated string
3355 ContainerFormat Entity Struct
3356 ContainerFormatIdentifier string_+
3357 ContainerFormatName lang-alt_
3358 Contributor EntityWithRole Struct+
3359 ContributorIdentifier string_+
3360 ContributorName lang-alt_+
3361 ContributorRole string_+
3362 CopyrightYear integer
3363 Creator EntityWithRole Struct+
3364 CreatorIdentifier string_+
3365 CreatorName lang-alt_+
3366 CreatorRole string_+
3367 ControlledVocabularyTerm string+
3368 DataOnScreen TextRegion Struct+
3369 DataOnScreenRegion Area Struct_+
3370 DataOnScreenRegionD real_+
3371 DataOnScreenRegionH real_+
3372 DataOnScreenRegionText string_+
3373 DataOnScreenRegionUnit string_+
3374 DataOnScreenRegionW real_+
3375 DataOnScreenRegionX real_+
3376 DataOnScreenRegionY real_+
3377 DigitalImageGUID string
3378 DigitalSourceFileType string
3379 DigitalSourceType string
3380 Dopesheet lang-alt
3381 DopesheetLink QualifiedLink Struct+
3382 DopesheetLinkLink string_+
3383 DopesheetLinkLinkQualifier string_+
3384 EmbdEncRightsExpr EEREDetails Struct+
3385 EmbeddedEncodedRightsExpr string_+
3386 EmbeddedEncodedRightsExprType string_+
3387 EmbeddedEncodedRightsExprLangID string_+
3388 Episode EpisodeOrSeason Struct
3389 EpisodeIdentifier string_
3390 EpisodeName string_
3391 EpisodeNumber string_
3392 Event lang-alt
3393 ShownEvent Entity Struct+
3394 ShownEventIdentifier string_+
3395 ShownEventName lang-alt_+
3396 ExternalMetadataLink string+
3397 FeedIdentifier string
3398 Genre CVTermDetails Struct+
3399 GenreCvId string_+
3400 GenreCvTermId string_+
3401 GenreCvTermName lang-alt_+
3402 GenreCvTermRefinedAbout string_+
3403 Headline lang-alt/
3404 ImageRegion ImageRegion Struct+
3405 ImageRegionName lang-alt_+
3406 ImageRegionCtype Entity Struct_+
3407 ImageRegionCtypeIdentifier string_+
3408 ImageRegionCtypeName lang-alt_+
3409 ImageRegionBoundary RegionBoundary Struct_+
3410 ImageRegionBoundaryH real_+
3411 ImageRegionBoundaryRx real_+
3412 ImageRegionBoundaryShape string_+
3413 ImageRegionBoundaryUnit string_+
3414 ImageRegionBoundaryVertices BoundaryPoint Struct_+
3415 ImageRegionBoundaryVerticesX real_+
3416 ImageRegionBoundaryVerticesY real_+
3417 ImageRegionBoundaryW real_+
3418 ImageRegionBoundaryX real_+
3419 ImageRegionBoundaryY real_+
3420 ImageRegionID string_+
3421 ImageRegionRole Entity Struct_+
3422 ImageRegionRoleIdentifier string_+
3423 ImageRegionRoleName lang-alt_+
3424 IPTCLastEdited date
3425 LinkedEncRightsExpr LEREDetails Struct+
3426 LinkedEncodedRightsExpr string_+
3427 LinkedEncodedRightsExprType string_+
3428 LinkedEncodedRightsExprLangID string_+
3429 LocationCreated LocationDetails Struct+
3430 LocationCreatedCity string_+
3431 LocationCreatedCountryCode string_+
3432 LocationCreatedCountryName string_+
3433 LocationCreatedGPSAltitude rational_+
3434 LocationCreatedGPSLatitude string_+
3435 LocationCreatedGPSLongitude string_+
3436 LocationCreatedIdentifier string_+
3437 LocationCreatedLocationId string_+
3438 LocationCreatedLocationName lang-alt_+
3439 LocationCreatedProvinceState string_+
3440 LocationCreatedSublocation string_+
3441 LocationCreatedWorldRegion string_+
3442 LocationShown LocationDetails Struct+
3443 LocationShownCity string_+
3444 LocationShownCountryCode string_+
3445 LocationShownCountryName string_+
3446 LocationShownGPSAltitude rational_+
3447 LocationShownGPSLatitude string_+
3448 LocationShownGPSLongitude string_+
3449 LocationShownIdentifier string_+
3450 LocationShownLocationId string_+
3451 LocationShownLocationName lang-alt_+
3452 LocationShownProvinceState string_+
3453 LocationShownSublocation string_+
3454 LocationShownWorldRegion string_+
3455 MaxAvailHeight integer
3456 MaxAvailWidth integer
3457 ModelAge integer+
3458 OrganisationInImageCode string+
3459 OrganisationInImageName string+
3460 PersonHeard Entity Struct+
3461 PersonHeardIdentifier string_+
3462 PersonHeardName lang-alt_+
3463 PersonInImage string+
3464 PersonInImageWDetails PersonDetails Struct+
3465 PersonInImageCharacteristic CVTermDetails Struct_+
3466 PersonInImageCvTermCvId string_+
3467 PersonInImageCvTermId string_+
3468 PersonInImageCvTermName lang-alt_+
3469 PersonInImageCvTermRefinedAbout string_+
3470 PersonInImageDescription lang-alt_+
3471 PersonInImageId string_+
3472 PersonInImageName lang-alt_+
3473 PlanningRef EntityWithRole Struct+
3474 PlanningRefIdentifier string_+
3475 PlanningRefName lang-alt_+
3476 PlanningRefRole string_+
3477 ProductInImage ProductDetails Struct+
3478 ProductInImageDescription lang-alt_+
3479 ProductInImageGTIN string_+
3480 ProductInImageName lang-alt_+
3481 PublicationEvent PublicationEvent Struct+
3482 PublicationEventDate date_+
3483 PublicationEventIdentifier string_+
3484 PublicationEventName string_+
3485 Rating Rating Struct+
3486 RatingRegion LocationDetails Struct_+
3487 RatingRegionCity string_+
3488 RatingRegionCountryCode string_+
3489 RatingRegionCountryName string_+
3490 RatingRegionGPSAltitude rational_+
3491 RatingRegionGPSLatitude string_+
3492 RatingRegionGPSLongitude string_+
3493 RatingRegionIdentifier string_+
3494 RatingRegionLocationId string_+
3495 RatingRegionLocationName lang-alt_+
3496 RatingRegionProvinceState string_+
3497 RatingRegionSublocation string_+
3498 RatingRegionWorldRegion string_+
3499 RatingScaleMaxValue string_+
3500 RatingScaleMinValue string_+
3501 RatingSourceLink string_+
3502 RatingValue string_+
3503 RatingValueLogoLink string_+
3504 RecDevice Device Struct
3505 RecDeviceAttLensDescription string_
3506 RecDeviceManufacturer string_
3507 RecDeviceModelName string_
3508 RecDeviceOwnersDeviceId string_
3509 RecDeviceSerialNumber string_
3510 RegistryID RegistryEntryDetails Struct+
3511 RegistryEntryRole string_+
3512 RegistryItemID string_+
3513 RegistryOrganisationID string_+
3514 ReleaseReady boolean
3515 Season EpisodeOrSeason Struct
3516 SeasonIdentifier string_
3517 SeasonName string_
3518 SeasonNumber string_
3519 Series Series Struct
3520 SeriesIdentifier string_
3521 SeriesName string_
3522 Snapshot LinkedImage Struct+
3523 SnapshotFormat string_+
3524 SnapshotHeightPixels integer_+
3525 SnapshotImageRole string_+
3526 SnapshotLink string_+
3527 SnapshotLinkQualifier string_+
3528 SnapshotUsedVideoFrame Timecode Struct_+
3529 SnapshotUsedVideoFrameTimeFormat string_+
3530 SnapshotUsedVideoFrameTimeValue string_+
3531 SnapshotUsedVideoFrameValue integer_+
3532 SnapshotWidthPixels integer_+
3533 StorylineIdentifier string+
3534 StreamReady string
3535 StylePeriod string
3536 SupplyChainSource Entity Struct+
3537 SupplyChainSourceIdentifier string_+
3538 SupplyChainSourceName lang-alt_+
3539 TemporalCoverage TemporalCoverage Struct
3540 TemporalCoverageFrom date_
3541 TemporalCoverageTo date_
3542 Transcript lang-alt
3543 TranscriptLink QualifiedLink Struct+
3544 TranscriptLinkLink string_+
3545 TranscriptLinkLinkQualifier string_+
3546 VideoBitrate integer
3547 VideoBitrateMode string
3548 VideoDisplayAspectRatio rational
3549 VideoEncodingProfile string
3550 VideoShotType Entity Struct+
3551 VideoShotTypeIdentifier string_+
3552 VideoShotTypeName lang-alt_+
3553 VideoStreamsCount integer
3554 VisualColor string
3555 WorkflowTag CVTermDetails Struct
3556 WorkflowTagCvId string_
3557 WorkflowTagCvTermId string_
3558 WorkflowTagCvTermName lang-alt_
3559 WorkflowTagCvTermRefinedAbout string_
3560
3561 XMP CVTermDetails Struct
3562
3563 Field Name Writable
3564 ---------- --------
3565 CvId string
3566 CvTermId string
3567 CvTermName lang-alt
3568 CvTermRefinedAbout string
3569
3570 XMP ArtworkOrObjectDetails Struct
3571
3572 Field Name Writable
3573 ---------- --------
3574 AOCircaDateCreated string
3575 AOContentDescription lang-alt
3576 AOContributionDescription lang-alt
3577 AOCopyrightNotice string
3578 AOCreator string+
3579 AOCreatorId string+
3580 AOCurrentCopyrightOwnerId string
3581 AOCurrentCopyrightOwnerName string
3582 AOCurrentLicensorId string
3583 AOCurrentLicensorName string
3584 AODateCreated date
3585 AOPhysicalDescription lang-alt
3586 AOSource string
3587 AOSourceInvNo string
3588 AOSourceInvURL string
3589 AOStylePeriod string+
3590 AOTitle lang-alt
3591
3592 XMP Entity Struct
3593
3594 Field Name Writable
3595 ---------- --------
3596 Identifier string+
3597 Name lang-alt
3598
3599 XMP EntityWithRole Struct
3600
3601 Field Name Writable
3602 ---------- --------
3603 Identifier string+
3604 Name lang-alt
3605 Role string+
3606
3607 XMP TextRegion Struct
3608
3609 Field Name Writable
3610 ---------- --------
3611 Region Area Struct
3612 RegionText string
3613
3614 XMP Area Struct
3615
3616 Field Name Writable
3617 ---------- --------
3618 D real
3619 H real
3620 Unit string
3621 W real
3622 X real
3623 Y real
3624
3625 XMP QualifiedLink Struct
3626
3627 Field Name Writable
3628 ---------- --------
3629 Link string
3630 LinkQualifier string
3631
3632 XMP EEREDetails Struct
3633
3634 Field Name Writable
3635 ---------- --------
3636 EncRightsExpr string
3637 RightsExprEncType string
3638 RightsExprLangId string
3639
3640 XMP EpisodeOrSeason Struct
3641
3642 Field Name Writable
3643 ---------- --------
3644 Identifier string
3645 Name string
3646 Number string
3647
3648 XMP ImageRegion Struct
3649
3650 This structure is new in the IPTC Extension version 1.5 specification.
3651 As well as the fields defined below, this structure may contain any
3652 top-level XMP tags, but since they aren't pre-defined the only way to
3653 add these tags is to write ImageRegion as a structure with these tags
3654 as new fields.
3655
3656 Field Name Writable
3657 ---------- --------
3658 Name lang-alt
3659 RegionBoundary RegionBoundary Struct
3660 RCtype Entity Struct+
3661 RId string
3662 RRole Entity Struct+
3663
3664 XMP RegionBoundary Struct
3665
3666 Field Name Writable
3667 ---------- --------
3668 RbH real
3669 RbRx real
3670 RbShape string
3671 RbUnit string
3672 RbVertices BoundaryPoint Struct+
3673 RbW real
3674 RbX real
3675 RbY real
3676
3677 XMP BoundaryPoint Struct
3678
3679 Field Name Writable
3680 ---------- --------
3681 RbX real
3682 RbY real
3683
3684 XMP LEREDetails Struct
3685
3686 Field Name Writable
3687 ---------- --------
3688 LinkedRightsExpr string
3689 RightsExprEncType string
3690 RightsExprLangId string
3691
3692 XMP LocationDetails Struct
3693
3694 Field Name Writable
3695 ---------- --------
3696 City string
3697 CountryCode string
3698 CountryName string
3699 GPSAltitude rational
3700 GPSLatitude string
3701 GPSLongitude string
3702 Identifier string+
3703 LocationId string+
3704 LocationName lang-alt
3705 ProvinceState string
3706 Sublocation string
3707 WorldRegion string
3708
3709 XMP PersonDetails Struct
3710
3711 Field Name Writable
3712 ---------- --------
3713 PersonCharacteristic CVTermDetails Struct+
3714 PersonDescription lang-alt
3715 PersonId string+
3716 PersonName lang-alt
3717
3718 XMP ProductDetails Struct
3719
3720 Field Name Writable
3721 ---------- --------
3722 ProductDescription lang-alt
3723 ProductGTIN string
3724 ProductName lang-alt
3725
3726 XMP PublicationEvent Struct
3727
3728 Field Name Writable
3729 ---------- --------
3730 Date date
3731 Identifier string
3732 Name string
3733
3734 XMP Rating Struct
3735
3736 Field Name Writable
3737 ---------- --------
3738 RatingRegion LocationDetails Struct+
3739 RatingScaleMaxValue string
3740 RatingScaleMinValue string
3741 RatingSourceLink string
3742 RatingValue string
3743 RatingValueLogoLink string
3744
3745 XMP Device Struct
3746
3747 Field Name Writable
3748 ---------- --------
3749 AttLensDescription string
3750 Manufacturer string
3751 ModelName string
3752 OwnersDeviceId string
3753 SerialNumber string
3754
3755 XMP RegistryEntryDetails Struct
3756
3757 Field Name Writable
3758 ---------- --------
3759 RegEntryRole string
3760 RegItemId string
3761 RegOrgId string
3762
3763 XMP Series Struct
3764
3765 Field Name Writable
3766 ---------- --------
3767 Identifier string
3768 Name string
3769
3770 XMP LinkedImage Struct
3771
3772 Field Name Writable
3773 ---------- --------
3774 HeightPixels integer
3775 ImageRole string
3776 Link string
3777 LinkQualifier string+
3778 UsedVideoFrame Timecode Struct
3779 WidthPixels integer
3780 Format string
3781
3782 XMP Timecode Struct
3783
3784 Field Name Writable
3785 ---------- --------
3786 TimeFormat string
3787 TimeValue string
3788 Value integer
3789
3790 XMP TemporalCoverage Struct
3791
3792 Field Name Writable
3793 ---------- --------
3794 TempCoverageFrom date
3795 TempCoverageTo date
3796
3797 XMP LImage Tags
3798
3799 Tags written by RED smartphones.
3800
3801 These tags belong to the ExifTool XMP-LImage family 1 group.
3802
3803 Tag Name Writable
3804 -------- --------
3805 MajorVersion string
3806 MinorVersion string
3807 RightAlbedo string
3808
3809 XMP Lightroom Tags
3810
3811 Adobe Lightroom "lr" namespace tags.
3812
3813 These tags belong to the ExifTool XMP-lr family 1 group.
3814
3815 Tag Name Writable
3816 -------- --------
3817 HierarchicalSubject string+
3818 PrivateRTKInfo string
3819
3820 XMP MediaPro Tags
3821
3822 iView MediaPro namespace tags.
3823
3824 These tags belong to the ExifTool XMP-mediapro family 1 group.
3825
3826 Tag Name Writable
3827 -------- --------
3828 CatalogSets string+
3829 Event string/
3830 Location string/
3831 People string+
3832 Status string
3833 UserFields string+
3834
3835 XMP pdf Tags
3836
3837 Adobe PDF namespace tags. The official XMP specification defines only
3838 Keywords, PDFVersion, Producer and Trapped. The other tags are
3839 included because they have been observed in PDF files, but some are
3840 avoided when writing due to name conflicts with other XMP namespaces.
3841
3842 These tags belong to the ExifTool XMP-pdf family 1 group.
3843
3844 Tag Name Writable
3845 -------- --------
3846 Author string
3847 Copyright string/
3848 CreationDate date
3849 Creator string/
3850 Keywords string
3851 Marked boolean/
3852 ModDate date
3853 PDFVersion string
3854 Producer string
3855 Subject string/
3856 Title string/
3857 Trapped string
3858
3859 XMP pdfx Tags
3860
3861 PDF extension tags. This namespace is used to store application-
3862 defined PDF information, so there are no pre-defined tags. User-
3863 defined tags must be created to enable writing of XMP-pdfx information.
3864
3865 These tags belong to the ExifTool XMP-pdfx family 1 group.
3866
3867 Tag Name Writable
3868 -------- --------
3869 [no tags known]
3870
3871 XMP photoshop Tags
3872
3873 Adobe Photoshop namespace tags.
3874
3875 These tags belong to the ExifTool XMP-photoshop family 1 group.
3876
3877 Tag Name Writable
3878 -------- --------
3879 AuthorsPosition string
3880 CaptionWriter string
3881 Category string
3882 City string
3883 ColorMode integer
3884 Country string
3885 Credit string
3886 DateCreated date
3887 DocumentAncestors string+
3888 EmbeddedXMPDigest string
3889 Headline string
3890 History string
3891 ICCProfileName string
3892 Instructions string
3893 LegacyIPTCDigest string
3894 SidecarForExtension string
3895 Source string
3896 State string
3897 SupplementalCategories string+
3898 TextLayers Layer Struct+
3899 TextLayerName string_+
3900 TextLayerText string_+
3901 TransmissionReference string
3902 Urgency integer
3903
3904 XMP Layer Struct
3905
3906 Field Name Writable
3907 ---------- --------
3908 LayerName string
3909 LayerText string
3910
3911 XMP PixelLive Tags
3912
3913 PixelLive namespace tags. These tags are not writable because they are
3914 very uncommon and I haven't been able to locate a reference which gives
3915 the namespace URI.
3916
3917 These tags belong to the ExifTool XMP-PixelLive family 1 group.
3918
3919 Tag Name Writable
3920 -------- --------
3921 Author no
3922 Comments no
3923 Copyright no
3924 Date no
3925 Genre no
3926 Title no
3927
3928 XMP pmi Tags
3929
3930 PRISM Metadata for Images 3.0 namespace tags. (see
3931 <http://www.prismstandard.org/>)
3932
3933 These tags belong to the ExifTool XMP-pmi family 1 group.
3934
3935 Tag Name Writable
3936 -------- --------
3937 Color string/
3938 ContactInfo string/
3939 DisplayName string/
3940 DistributorProductID string/
3941 EventAlias string/
3942 EventEnd string/
3943 EventStart string/
3944 EventSubtype string/
3945 EventType string/
3946 Field string/
3947 Framing string/
3948 Location string/
3949 Make string/
3950 Manufacturer string/
3951 Model string/
3952 ModelYear string/
3953 ObjectDescription string/
3954 ObjectSubtype string/
3955 ObjectType string/
3956 Orientation string/
3957 PositionDescriptor string/
3958 ProductID string/
3959 ProductIDType string/
3960 Season string/
3961 SequenceName string/
3962 SequenceNumber string/
3963 SequenceTotalNumber string/
3964 Setting string/
3965 ShootID string/
3966 SlideshowName string/
3967 SlideshowNumber integer/
3968 SlideshowTotalNumber integer/
3969 Viewpoint string/
3970 VisualTechnique string/
3971
3972 XMP prism Tags
3973
3974 Publishing Requirements for Industry Standard Metadata 3.0 namespace
3975 tags. (see <http://www.prismstandard.org/>)
3976
3977 These tags belong to the ExifTool XMP-prism family 1 group.
3978
3979 Tag Name Writable
3980 -------- --------
3981 AcademicField string/
3982 AggregateIssueNumber integer/
3983 AggregationType string/+
3984 AlternateTitle prismAlternateTitle Struct+
3985 AlternateTitleA-lang string/_+
3986 AlternateTitleA-platform string/_+
3987 AlternateTitleText string/_+
3988 BlogTitle string/
3989 BlogURL string/
3990 BookEdition string/
3991 ByteCount integer/
3992 Channel prismChannel Struct+
3993 ChannelA-lang string/_+
3994 ChannelChannel string/_+
3995 ChannelSubchannel1 string/_+
3996 ChannelSubchannel2 string/_+
3997 ChannelSubchannel3 string/_+
3998 ChannelSubchannel4 string/_+
3999 ComplianceProfile string/
4000 ContentType string/
4001 CopyrightYear string/
4002 CorporateEntity string/+
4003 CoverDate date/
4004 CoverDisplayDate string/
4005 CreationDate date/
4006 DateRecieved date/
4007 Device string/
4008 Distributor string/
4009 DOI string/
4010 Edition string/
4011 EIssn string/
4012 EndingPage string/
4013 Event string/+
4014 Genre string/+
4015 HasAlternative string/+
4016 HasCorrection prismHasCorrection Struct
4017 HasCorrectionA-lang string/_
4018 HasCorrectionA-platform string/_
4019 HasCorrectionText string/_
4020 HasTranslation string/+
4021 Industry string/+
4022 IsAlternativeOf string/+
4023 ISBN string/+
4024 IsCorrectionOf string/+
4025 ISSN string/
4026 IssueIdentifier string/
4027 IssueName string/
4028 IssueTeaser string/
4029 IssueType string/
4030 IsTranslationOf string/
4031 Keyword string/+
4032 KillDate prismKillDate Struct
4033 KillDateA-platform string/_
4034 KillDateDate date/_
4035 Link string/+
4036 Location string/+
4037 ModificationDate date/
4038 NationalCatalogNumber string/
4039 Number string/
4040 Object string/+
4041 OffSaleDate prismOffSaleDate Struct+
4042 OffSaleDateA-platform string/_+
4043 OffSaleDateDate date/_+
4044 OnSaleDate prismOnSaleDate Struct+
4045 OnSaleDateA-platform string/_+
4046 OnSaleDateDate date/_+
4047 OnSaleDay prismOnSaleDay Struct+
4048 OnSaleDayA-platform string/_+
4049 OnSaleDayDay string/_+
4050 Organization string/+
4051 OriginPlatform string/+
4052 PageCount integer/
4053 PageProgressionDirection string/
4054 PageRange string/+
4055 Person string/
4056 Platform string/
4057 ProductCode string/
4058 Profession string/
4059 PublicationDate prismPublicationDate Struct+
4060 PublicationDateA-platform string/_+
4061 PublicationDateDate date/_+
4062 PublicationDisplayDate prismPublicationDate Struct+
4063 PublicationDisplayDateA-platform string/_+
4064 PublicationDisplayDateDate date/_+
4065 PublicationName string/
4066 PublishingFrequency string/
4067 Rating string/
4068 SamplePageRange string/
4069 Section string/
4070 SellingAgency string/
4071 SeriesNumber integer/
4072 SeriesTitle string/
4073 Sport string/
4074 StartingPage string/
4075 Subsection1 string/
4076 Subsection2 string/
4077 Subsection3 string/
4078 Subsection4 string/
4079 Subtitle string/
4080 SupplementDisplayID string/
4081 SupplementStartingPage string/
4082 SupplementTitle string/
4083 Teaser string/+
4084 Ticker string/+
4085 TimePeriod string/
4086 URL prismUrl Struct+
4087 URLA-platform string/_+
4088 URLUrl string/_+
4089 UspsNumber string/
4090 VersionIdentifier string/
4091 Volume string/
4092 WordCount integer/
4093
4094 XMP prismAlternateTitle Struct
4095
4096 Field Name Writable
4097 ---------- --------
4098 A-lang string
4099 A-platform string
4100 Text string
4101
4102 XMP prismChannel Struct
4103
4104 Field Name Writable
4105 ---------- --------
4106 A-lang string
4107 Channel string
4108 Subchannel1 string
4109 Subchannel2 string
4110 Subchannel3 string
4111 Subchannel4 string
4112
4113 XMP prismHasCorrection Struct
4114
4115 Field Name Writable
4116 ---------- --------
4117 A-lang string
4118 A-platform string
4119 Text string
4120
4121 XMP prismKillDate Struct
4122
4123 Field Name Writable
4124 ---------- --------
4125 A-platform string
4126 Date date
4127
4128 XMP prismOffSaleDate Struct
4129
4130 Field Name Writable
4131 ---------- --------
4132 A-platform string
4133 Date date
4134
4135 XMP prismOnSaleDate Struct
4136
4137 Field Name Writable
4138 ---------- --------
4139 A-platform string
4140 Date date
4141
4142 XMP prismOnSaleDay Struct
4143
4144 Field Name Writable
4145 ---------- --------
4146 A-platform string
4147 Day string
4148
4149 XMP prismPublicationDate Struct
4150
4151 Field Name Writable
4152 ---------- --------
4153 A-platform string
4154 Date date
4155
4156 XMP prismUrl Struct
4157
4158 Field Name Writable
4159 ---------- --------
4160 A-platform string
4161 Url string
4162
4163 XMP prl Tags
4164
4165 PRISM Rights Language 2.1 namespace tags. These tags have been
4166 deprecated since the release of the PRISM Usage Rights 3.0. (see
4167 <http://www.prismstandard.org/>)
4168
4169 These tags belong to the ExifTool XMP-prl family 1 group.
4170
4171 Tag Name Writable
4172 -------- --------
4173 Geography string/+
4174 Industry string/+
4175 Usage string/+
4176
4177 XMP prm Tags
4178
4179 PRISM Recipe Metadata 3.0 namespace tags. (see
4180 <http://www.prismstandard.org/>)
4181
4182 These tags belong to the ExifTool XMP-prm family 1 group.
4183
4184 Tag Name Writable
4185 -------- --------
4186 CookingEquipment string/
4187 CookingMethod string/
4188 Course string/
4189 Cuisine string/
4190 DietaryNeeds string/
4191 DishType string/
4192 Duration string/
4193 IngredientExclusion string/
4194 MainIngredient string/
4195 Meal string/
4196 RecipeEndingPage string/
4197 RecipePageRange string/
4198 RecipeSource string/
4199 RecipeStartingPage string/
4200 RecipeTitle string/
4201 ServingSize string/
4202 SkillLevel string/
4203 SpecialOccasion string/
4204 Yield string/
4205
4206 XMP pur Tags
4207
4208 PRISM Usage Rights 3.0 namespace tags. (see
4209 <http://www.prismstandard.org/>)
4210
4211 These tags belong to the ExifTool XMP-pur family 1 group.
4212
4213 Tag Name Writable
4214 -------- --------
4215 AdultContentWarning string/+
4216 Agreement string/+
4217 Copyright lang-alt/
4218 CreditLine string/+
4219 EmbargoDate date/+
4220 ExclusivityEndDate date/+
4221 ExpirationDate date/+
4222 ImageSizeRestriction string/
4223 OptionEndDate date/+
4224 Permissions string/+
4225 Restrictions string/+
4226 ReuseProhibited boolean/
4227 RightsAgent string/
4228 RightsOwner string/
4229
4230 XMP rdf Tags
4231
4232 Most RDF attributes are handled internally, but the "about" attribute
4233 is treated specially to allow it to be set to a specific value if
4234 required.
4235
4236 These tags belong to the ExifTool XMP-rdf family 1 group.
4237
4238 Tag Name Writable
4239 -------- --------
4240 About string!
4241
4242 XMP swf Tags
4243
4244 Adobe SWF namespace tags.
4245
4246 These tags belong to the ExifTool XMP-swf family 1 group.
4247
4248 Tag Name Writable
4249 -------- --------
4250 BackgroundAlpha integer
4251 ForwardLock boolean
4252 MaxStorage integer
4253 Type string/
4254
4255 XMP tiff Tags
4256
4257 EXIF namespace for TIFF tags. See
4258 <https://web.archive.org/web/20180921145139if_/http://www.cipa.jp:80/std/documents/e/DC-010-2017_E.pdf>
4259 for the specification.
4260
4261 These tags belong to the ExifTool XMP-tiff family 1 group.
4262
4263 Tag Name Writable
4264 -------- --------
4265 Artist string
4266 BitsPerSample integer+
4267 Compression integer
4268 Copyright lang-alt
4269 DateTime date
4270 ImageDescription lang-alt
4271 ImageHeight integer
4272 ImageWidth integer
4273 Make string
4274 Model string
4275 NativeDigest string
4276 Orientation integer
4277 PhotometricInterpretation integer
4278 PlanarConfiguration integer
4279 PrimaryChromaticities rational+
4280 ReferenceBlackWhite rational+
4281 ResolutionUnit integer
4282 SamplesPerPixel integer
4283 Software string
4284 TransferFunction integer+
4285 WhitePoint rational+
4286 XResolution rational
4287 YCbCrCoefficients rational+
4288 YCbCrPositioning integer
4289 YCbCrSubSampling integer+
4290 YResolution rational
4291
4292 XMP x Tags
4293
4294 The "x" namespace is used for the "xmpmeta" wrapper, and may contain an
4295 "xmptk" attribute that is extracted as the XMPToolkit tag. When
4296 writing, the XMPToolkit tag is generated automatically by ExifTool
4297 unless specifically set to another value.
4298
4299 These tags belong to the ExifTool XMP-x family 1 group.
4300
4301 Tag Name Writable
4302 -------- --------
4303 XMPToolkit string!
4304
4305 XMP xmp Tags
4306
4307 XMP namespace tags. If the older "xap", "xapBJ", "xapMM" or
4308 "xapRights" namespace prefixes are found, they are translated to the
4309 newer "xmp", "xmpBJ", "xmpMM" and "xmpRights" prefixes for use in
4310 family 1 group names.
4311
4312 These tags belong to the ExifTool XMP-xmp family 1 group.
4313
4314 Tag Name Writable
4315 -------- --------
4316 Advisory string+
4317 Author string/
4318 BaseURL string
4319 CreateDate date
4320 CreatorTool string
4321 Description lang-alt/
4322 Format string/
4323 Identifier string/+
4324 Keywords string/
4325 Label string
4326 MetadataDate date
4327 ModifyDate date
4328 Nickname string
4329 PageInfo PageInfo Struct+
4330 PageImageFormat string_+
4331 PageImageHeight integer_+
4332 PageImage string_+
4333 PageImagePageNumber integer_+
4334 PageImageWidth integer_+
4335 Rating real
4336 Thumbnails Thumbnail Struct+
4337 ThumbnailFormat string_+
4338 ThumbnailHeight integer_+
4339 ThumbnailImage string/_+
4340 ThumbnailWidth integer_+
4341 Title lang-alt/
4342
4343 XMP PageInfo Struct
4344
4345 Field Name Writable
4346 ---------- --------
4347 PageNumber integer
4348 Format string
4349 Height integer
4350 Image string
4351 Width integer
4352
4353 XMP Thumbnail Struct
4354
4355 Field Name Writable
4356 ---------- --------
4357 Format string
4358 Height integer
4359 Image string
4360 Width integer
4361
4362 XMP xmpBJ Tags
4363
4364 XMP Basic Job Ticket namespace tags.
4365
4366 These tags belong to the ExifTool XMP-xmpBJ family 1 group.
4367
4368 Tag Name Writable
4369 -------- --------
4370 JobRef JobRef Struct+
4371 JobRefId string_+
4372 JobRefName string_+
4373 JobRefUrl string_+
4374
4375 XMP JobRef Struct
4376
4377 Field Name Writable
4378 ---------- --------
4379 Id string
4380 Name string
4381 Url string
4382
4383 XMP xmpDM Tags
4384
4385 XMP Dynamic Media namespace tags.
4386
4387 These tags belong to the ExifTool XMP-xmpDM family 1 group.
4388
4389 Tag Name Writable
4390 -------- --------
4391 AbsPeakAudioFilePath string
4392 Album string
4393 AltTapeName string
4394 AltTimecode Timecode Struct
4395 AltTimecodeTimeFormat string_
4396 AltTimecodeTimeValue string_
4397 AltTimecodeValue integer_
4398 Artist string/
4399 AudioChannelType string
4400 AudioCompressor string
4401 AudioModDate date
4402 AudioSampleRate integer
4403 AudioSampleType string
4404 BeatSpliceParams BeatSpliceStretch Struct
4405 BeatSpliceParamsRiseInDecibel real_
4406 BeatSpliceParamsRiseInTimeDuration Time Struct_
4407 BeatSpliceParamsRiseInTimeDurationScale rational_
4408 BeatSpliceParamsRiseInTimeDurationValue integer_
4409 BeatSpliceParamsUseFileBeatsMarker boolean_
4410 CameraAngle string
4411 CameraLabel string
4412 CameraModel string
4413 CameraMove string
4414 Client string
4415 DMComment string
4416 Composer string
4417 ContributedMedia Media Struct+
4418 ContributedMediaDuration Time Struct_+
4419 ContributedMediaDurationScale rational_+
4420 ContributedMediaDurationValue integer_+
4421 ContributedMediaManaged boolean_+
4422 ContributedMediaPath string_+
4423 ContributedMediaStartTime Time Struct_+
4424 ContributedMediaStartTimeScale rational_+
4425 ContributedMediaStartTimeValue integer_+
4426 ContributedMediaTrack string_+
4427 ContributedMediaWebStatement string_+
4428 Copyright string/
4429 Director string
4430 DirectorPhotography string
4431 DiscNumber string
4432 Duration Time Struct
4433 DurationScale rational_
4434 DurationValue integer_
4435 Engineer string
4436 FileDataRate rational
4437 Genre string
4438 Good boolean
4439 Instrument string
4440 IntroTime Time Struct
4441 IntroTimeScale rational_
4442 IntroTimeValue integer_
4443 Key string
4444 LogComment string
4445 Loop boolean
4446 Lyrics string
4447 Markers Marker Struct+
4448 MarkersComment string_+
4449 MarkersCuePointParams CuePointParam Struct_+
4450 MarkersCuePointParamsKey string_+
4451 MarkersCuePointParamsValue string_+
4452 MarkersCuePointType string_+
4453 MarkersDuration string_+
4454 MarkersLocation string_+
4455 MarkersName string_+
4456 MarkersProbability real_+
4457 MarkersSpeaker string_+
4458 MarkersStartTime string_+
4459 MarkersTarget string_+
4460 MarkersType string_+
4461 MetadataModDate date
4462 NumberOfBeats real
4463 OutCue Time Struct
4464 OutCueScale rational_
4465 OutCueValue integer_
4466 PartOfCompilation boolean
4467 ProjectName string
4468 ProjectRef ProjectLink Struct
4469 ProjectRefPath string_
4470 ProjectRefType string_
4471 PullDown string
4472 RelativePeakAudioFilePath string
4473 RelativeTimestamp Time Struct
4474 RelativeTimestampScale rational_
4475 RelativeTimestampValue integer_
4476 ReleaseDate date
4477 ResampleParams ResampleStretch Struct
4478 ResampleParamsQuality string_
4479 ScaleType string
4480 Scene string/
4481 ShotDate date
4482 ShotDay string
4483 ShotLocation string
4484 ShotName string
4485 ShotNumber string
4486 ShotSize string
4487 SpeakerPlacement string
4488 StartTimecode Timecode Struct
4489 StartTimecodeTimeFormat string_
4490 StartTimecodeTimeValue string_
4491 StartTimecodeValue integer_
4492 StartTimeSampleSize integer
4493 StartTimeScale string
4494 StretchMode string
4495 TakeNumber integer
4496 TapeName string
4497 Tempo real
4498 TimeScaleParams TimeScaleStretch Struct
4499 TimeScaleParamsFrameOverlappingPercentage real_
4500 TimeScaleParamsFrameSize real_
4501 TimeScaleParamsQuality string_
4502 TimeSignature string
4503 TrackNumber integer
4504 Tracks Track Struct+
4505 TracksFrameRate string_+
4506 TracksMarkers Marker Struct_+
4507 TracksMarkersComment string_+
4508 TracksMarkersCuePointParams CuePointParam Struct_+
4509 TracksMarkersCuePointParamsKey string_+
4510 TracksMarkersCuePointParamsValue string_+
4511 TracksMarkersCuePointType string_+
4512 TracksMarkersDuration string_+
4513 TracksMarkersLocation string_+
4514 TracksMarkersName string_+
4515 TracksMarkersProbability real_+
4516 TracksMarkersSpeaker string_+
4517 TracksMarkersStartTime string_+
4518 TracksMarkersTarget string_+
4519 TracksMarkersType string_+
4520 TracksTrackName string_+
4521 TracksTrackType string_+
4522 VideoAlphaMode string
4523 VideoAlphaPremultipleColor Colorant Struct
4524 VideoAlphaPremultipleColorA integer_
4525 VideoAlphaPremultipleColorB integer_
4526 VideoAlphaPremultipleColorBlack real_
4527 VideoAlphaPremultipleColorBlue integer_
4528 VideoAlphaPremultipleColorCyan real_
4529 VideoAlphaPremultipleColorGray integer_
4530 VideoAlphaPremultipleColorGreen integer_
4531 VideoAlphaPremultipleColorL real_
4532 VideoAlphaPremultipleColorMagenta real_
4533 VideoAlphaPremultipleColorMode string_
4534 VideoAlphaPremultipleColorRed integer_
4535 VideoAlphaPremultipleColorSwatchName string_
4536 VideoAlphaPremultipleColorTint integer_
4537 VideoAlphaPremultipleColorType string_
4538 VideoAlphaPremultipleColorYellow real_
4539 VideoAlphaUnityIsTransparent boolean
4540 VideoColorSpace string
4541 VideoCompressor string
4542 VideoFieldOrder string
4543 VideoFrameRate real
4544 VideoFrameSize Dimensions Struct
4545 VideoFrameSizeH real_
4546 VideoFrameSizeUnit string_
4547 VideoFrameSizeW real_
4548 VideoModDate date
4549 VideoPixelAspectRatio rational
4550 VideoPixelDepth string
4551
4552 XMP BeatSpliceStretch Struct
4553
4554 Field Name Writable
4555 ---------- --------
4556 RiseInDecibel real
4557 RiseInTimeDuration Time Struct
4558 UseFileBeatsMarker boolean
4559
4560 XMP Time Struct
4561
4562 Field Name Writable
4563 ---------- --------
4564 Scale rational
4565 Value integer
4566
4567 XMP Media Struct
4568
4569 Field Name Writable
4570 ---------- --------
4571 Duration Time Struct
4572 Managed boolean
4573 Path string
4574 StartTime Time Struct
4575 Track string
4576 WebStatement string
4577
4578 XMP Marker Struct
4579
4580 Field Name Writable
4581 ---------- --------
4582 Comment string
4583 CuePointParams CuePointParam Struct+
4584 CuePointType string
4585 Duration string
4586 Location string
4587 Name string
4588 Probability real
4589 Speaker string
4590 StartTime string
4591 Target string
4592 Type string
4593
4594 XMP CuePointParam Struct
4595
4596 Field Name Writable
4597 ---------- --------
4598 Key string
4599 Value string
4600
4601 XMP ProjectLink Struct
4602
4603 Field Name Writable
4604 ---------- --------
4605 Path string
4606 Type string
4607
4608 XMP ResampleStretch Struct
4609
4610 Field Name Writable
4611 ---------- --------
4612 Quality string
4613
4614 XMP TimeScaleStretch Struct
4615
4616 Field Name Writable
4617 ---------- --------
4618 FrameOverlappingPercentage real
4619 FrameSize real
4620 Quality string
4621
4622 XMP Track Struct
4623
4624 Field Name Writable
4625 ---------- --------
4626 FrameRate string
4627 Markers Marker Struct+
4628 TrackName string
4629 TrackType string
4630
4631 XMP Colorant Struct
4632
4633 Field Name Writable
4634 ---------- --------
4635 A integer
4636 B integer
4637 L real
4638 Black real
4639 Blue integer
4640 Cyan real
4641 Gray integer
4642 Green integer
4643 Magenta real
4644 Mode string
4645 Red integer
4646 SwatchName string
4647 Tint integer
4648 Type string
4649 Yellow real
4650
4651 XMP Dimensions Struct
4652
4653 Field Name Writable
4654 ---------- --------
4655 H real
4656 Unit string
4657 W real
4658
4659 XMP xmpMM Tags
4660
4661 XMP Media Management namespace tags.
4662
4663 These tags belong to the ExifTool XMP-xmpMM family 1 group.
4664
4665 Tag Name Writable
4666 -------- --------
4667 DerivedFrom ResourceRef Struct
4668 DerivedFromAlternatePaths string_+
4669 DerivedFromDocumentID string_
4670 DerivedFromFilePath string_
4671 DerivedFromFromPart string_
4672 DerivedFromInstanceID string_
4673 DerivedFromLastModifyDate date_
4674 DerivedFromLastURL string_
4675 DerivedFromLinkCategory string_
4676 DerivedFromLinkForm string_
4677 DerivedFromManager string_
4678 DerivedFromManagerVariant string_
4679 DerivedFromManageTo string_
4680 DerivedFromManageUI string_
4681 DerivedFromMaskMarkers string_
4682 DerivedFromOriginalDocumentID string_
4683 DerivedFromPartMapping string_
4684 DerivedFromPlacedResolutionUnit string_
4685 DerivedFromPlacedXResolution string_
4686 DerivedFromPlacedYResolution string_
4687 DerivedFromRenditionClass string_
4688 DerivedFromRenditionParams string_
4689 DerivedFromToPart string_
4690 DerivedFromVersionID string_
4691 DocumentID string
4692 History ResourceEvent Struct+
4693 HistoryAction string_+
4694 HistoryChanged string_+
4695 HistoryInstanceID string_+
4696 HistoryParameters string_+
4697 HistorySoftwareAgent string_+
4698 HistoryWhen date_+
4699 Ingredients ResourceRef Struct+
4700 IngredientsAlternatePaths string_+
4701 IngredientsDocumentID string_+
4702 IngredientsFilePath string_+
4703 IngredientsFromPart string_+
4704 IngredientsInstanceID string_+
4705 IngredientsLastModifyDate date_+
4706 IngredientsLastURL string_+
4707 IngredientsLinkCategory string_+
4708 IngredientsLinkForm string_+
4709 IngredientsManager string_+
4710 IngredientsManagerVariant string_+
4711 IngredientsManageTo string_+
4712 IngredientsManageUI string_+
4713 IngredientsMaskMarkers string_+
4714 IngredientsOriginalDocumentID string_+
4715 IngredientsPartMapping string_+
4716 IngredientsPlacedResolutionUnit string_+
4717 IngredientsPlacedXResolution string_+
4718 IngredientsPlacedYResolution string_+
4719 IngredientsRenditionClass string_+
4720 IngredientsRenditionParams string_+
4721 IngredientsToPart string_+
4722 IngredientsVersionID string_+
4723 InstanceID string
4724 LastURL string
4725 ManagedFrom ResourceRef Struct
4726 ManagedFromAlternatePaths string_+
4727 ManagedFromDocumentID string_
4728 ManagedFromFilePath string_
4729 ManagedFromFromPart string_
4730 ManagedFromInstanceID string_
4731 ManagedFromLastModifyDate date_
4732 ManagedFromLastURL string_
4733 ManagedFromLinkCategory string_
4734 ManagedFromLinkForm string_
4735 ManagedFromManager string_
4736 ManagedFromManagerVariant string_
4737 ManagedFromManageTo string_
4738 ManagedFromManageUI string_
4739 ManagedFromMaskMarkers string_
4740 ManagedFromOriginalDocumentID string_
4741 ManagedFromPartMapping string_
4742 ManagedFromPlacedResolutionUnit string_
4743 ManagedFromPlacedXResolution string_
4744 ManagedFromPlacedYResolution string_
4745 ManagedFromRenditionClass string_
4746 ManagedFromRenditionParams string_
4747 ManagedFromToPart string_
4748 ManagedFromVersionID string_
4749 Manager string
4750 ManagerVariant string
4751 ManageTo string
4752 ManageUI string
4753 Manifest ManifestItem Struct+
4754 ManifestLinkForm string_+
4755 ManifestPlacedResolutionUnit string_+
4756 ManifestPlacedXResolution real_+
4757 ManifestPlacedYResolution real_+
4758 ManifestReference ResourceRef Struct_+
4759 ManifestReferenceAlternatePaths string_+
4760 ManifestReferenceDocumentID string_+
4761 ManifestReferenceFilePath string_+
4762 ManifestReferenceFromPart string_+
4763 ManifestReferenceInstanceID string_+
4764 ManifestReferenceLastModifyDate date_+
4765 ManifestReferenceLastURL string_+
4766 ManifestReferenceLinkCategory string_+
4767 ManifestReferenceLinkForm string_+
4768 ManifestReferenceManager string_+
4769 ManifestReferenceManagerVariant string_+
4770 ManifestReferenceManageTo string_+
4771 ManifestReferenceManageUI string_+
4772 ManifestReferenceMaskMarkers string_+
4773 ManifestReferenceOriginalDocumentID string_+
4774 ManifestReferencePartMapping string_+
4775 ManifestReferencePlacedResolutionUnit string_+
4776 ManifestReferencePlacedXResolution string_+
4777 ManifestReferencePlacedYResolution string_+
4778 ManifestReferenceRenditionClass string_+
4779 ManifestReferenceRenditionParams string_+
4780 ManifestReferenceToPart string_+
4781 ManifestReferenceVersionID string_+
4782 OriginalDocumentID string
4783 Pantry PantryItem Struct+
4784 PantryInstanceID string_
4785 PreservedFileName string
4786 RenditionClass string
4787 RenditionOf ResourceRef Struct
4788 RenditionOfAlternatePaths string_+
4789 RenditionOfDocumentID string_
4790 RenditionOfFilePath string_
4791 RenditionOfFromPart string_
4792 RenditionOfInstanceID string_
4793 RenditionOfLastModifyDate date_
4794 RenditionOfLastURL string_
4795 RenditionOfLinkCategory string_
4796 RenditionOfLinkForm string_
4797 RenditionOfManager string_
4798 RenditionOfManagerVariant string_
4799 RenditionOfManageTo string_
4800 RenditionOfManageUI string_
4801 RenditionOfMaskMarkers string_
4802 RenditionOfOriginalDocumentID string_
4803 RenditionOfPartMapping string_
4804 RenditionOfPlacedResolutionUnit string_
4805 RenditionOfPlacedXResolution string_
4806 RenditionOfPlacedYResolution string_
4807 RenditionOfRenditionClass string_
4808 RenditionOfRenditionParams string_
4809 RenditionOfToPart string_
4810 RenditionOfVersionID string_
4811 RenditionParams string
4812 SaveID integer
4813 Subject string/+
4814 VersionID string
4815 Versions Version Struct+
4816 VersionsComments string_+
4817 VersionsEvent ResourceEvent Struct_+
4818 VersionsEventAction string_+
4819 VersionsEventChanged string_+
4820 VersionsEventInstanceID string_+
4821 VersionsEventParameters string_+
4822 VersionsEventSoftwareAgent string_+
4823 VersionsEventWhen date_+
4824 VersionsModifier string_+
4825 VersionsModifyDate date_+
4826 VersionsVersion string_+
4827
4828 XMP ResourceRef Struct
4829
4830 Field Name Writable
4831 ---------- --------
4832 AlternatePaths string+
4833 DocumentID string
4834 FilePath string
4835 FromPart string
4836 InstanceID string
4837 LastModifyDate date
4838 LastURL string
4839 LinkCategory string
4840 LinkForm string
4841 ManageTo string
4842 ManageUI string
4843 Manager string
4844 ManagerVariant string
4845 MaskMarkers string
4846 OriginalDocumentID string
4847 PartMapping string
4848 PlacedResolutionUnit string
4849 PlacedXResolution string
4850 PlacedYResolution string
4851 RenditionClass string
4852 RenditionParams string
4853 ToPart string
4854 VersionID string
4855
4856 XMP ResourceEvent Struct
4857
4858 Field Name Writable
4859 ---------- --------
4860 Action string
4861 Changed string
4862 InstanceID string
4863 Parameters string
4864 SoftwareAgent string
4865 When date
4866
4867 XMP ManifestItem Struct
4868
4869 Field Name Writable
4870 ---------- --------
4871 LinkForm string
4872 PlacedResolutionUnit string
4873 PlacedXResolution real
4874 PlacedYResolution real
4875 Reference ResourceRef Struct
4876
4877 XMP PantryItem Struct
4878
4879 This structure must have an InstanceID field, but may also contain any
4880 other XMP properties.
4881
4882 Field Name Writable
4883 ---------- --------
4884 InstanceID string
4885
4886 XMP Version Struct
4887
4888 Field Name Writable
4889 ---------- --------
4890 Comments string
4891 Event ResourceEvent Struct
4892 Modifier string
4893 ModifyDate date
4894 Version string
4895
4896 XMP xmpNote Tags
4897
4898 XMP Note namespace tags.
4899
4900 These tags belong to the ExifTool XMP-xmpNote family 1 group.
4901
4902 Tag Name Writable
4903 -------- --------
4904 HasExtendedXMP string*
4905
4906 XMP xmpPLUS Tags
4907
4908 XMP Picture Licensing Universal System (PLUS) tags as written by some
4909 older Adobe applications. See PLUS XMP Tags for the current PLUS tags.
4910
4911 These tags belong to the ExifTool XMP-xmpPLUS family 1 group.
4912
4913 Tag Name Writable
4914 -------- --------
4915 CreditLineReq boolean/
4916 ReuseAllowed boolean/
4917
4918 XMP xmpRights Tags
4919
4920 XMP Rights Management namespace tags.
4921
4922 These tags belong to the ExifTool XMP-xmpRights family 1 group.
4923
4924 Tag Name Writable
4925 -------- --------
4926 Certificate string
4927 Marked boolean
4928 Owner string+
4929 UsageTerms lang-alt
4930 WebStatement string
4931
4932 XMP xmpTPg Tags
4933
4934 XMP Paged-Text namespace tags.
4935
4936 These tags belong to the ExifTool XMP-xmpTPg family 1 group.
4937
4938 Tag Name Writable
4939 -------- --------
4940 Colorants Colorant Struct+
4941 ColorantA integer_+
4942 ColorantB integer_+
4943 ColorantBlack real_+
4944 ColorantBlue integer_+
4945 ColorantCyan real_+
4946 ColorantGray integer_+
4947 ColorantGreen integer_+
4948 ColorantL real_+
4949 ColorantMagenta real_+
4950 ColorantMode string_+
4951 ColorantRed integer_+
4952 ColorantSwatchName string_+
4953 ColorantTint integer_+
4954 ColorantType string_+
4955 ColorantYellow real_+
4956 Fonts Font Struct+
4957 ChildFontFiles string_+
4958 FontComposite boolean_+
4959 FontFace string_+
4960 FontFamily string_+
4961 FontFileName string_+
4962 FontName string_+
4963 FontType string_+
4964 FontVersion string_+
4965 HasVisibleOverprint boolean
4966 HasVisibleTransparency boolean
4967 MaxPageSize Dimensions Struct
4968 MaxPageSizeH real_
4969 MaxPageSizeUnit string_
4970 MaxPageSizeW real_
4971 NPages integer
4972 PlateNames string+
4973 SwatchGroups SwatchGroup Struct+
4974 SwatchGroupsColorants Colorant Struct_+
4975 SwatchColorantA integer_+
4976 SwatchColorantB integer_+
4977 SwatchColorantBlack real_+
4978 SwatchColorantBlue integer_+
4979 SwatchColorantCyan real_+
4980 SwatchColorantGray integer_+
4981 SwatchColorantGreen integer_+
4982 SwatchColorantL real_+
4983 SwatchColorantMagenta real_+
4984 SwatchColorantMode string_+
4985 SwatchColorantRed integer_+
4986 SwatchColorantSwatchName string_+
4987 SwatchColorantTint integer_+
4988 SwatchColorantType string_+
4989 SwatchColorantYellow real_+
4990 SwatchGroupName string_+
4991 SwatchGroupType integer_+
4992
4993 XMP Font Struct
4994
4995 Field Name Writable
4996 ---------- --------
4997 ChildFontFiles string+
4998 Composite boolean
4999 FontFace string
5000 FontFamily string
5001 FontFileName string
5002 FontName string
5003 FontType string
5004 VersionString string
5005
5006 XMP SwatchGroup Struct
5007
5008 Field Name Writable
5009 ---------- --------
5010 Colorants Colorant Struct+
5011 GroupName string
5012 GroupType integer
5013
5014 XMP XML Tags
5015
5016 Tag ID Tag Name Writable
5017 ------ -------- --------
5018 'dc' dc XMP dc
5019 'lastUpdate' LastUpdate no
5020
5021 XMP SVG Tags
5022
5023 SVG (Scalable Vector Graphics) image tags. By default, only the top-
5024 level SVG and Metadata tags are extracted from these images, but all
5025 graphics tags may be extracted by setting the Unknown option to 2 (-U
5026 on the command line). The SVG tags are not part of XMP as such, but
5027 are included with the XMP module for convenience. (see
5028 <http://www.w3.org/TR/SVG11/>)
5029
5030 These tags belong to the ExifTool XMP-svg family 1 group.
5031
5032 Tag ID Tag Name Writable
5033 ------ -------- --------
5034 'height' ImageHeight no
5035 'id' ID no
5036 'metadataId' MetadataID no
5037 'version' SVGVersion no
5038 'width' ImageWidth no
5039
5040 GPS Tags
5041 These GPS tags are part of the EXIF standard, and are stored in a
5042 separate IFD within the EXIF information.
5043
5044 ExifTool is very flexible about the input format when writing lat/long
5045 coordinates, and will accept from 1 to 3 floating point numbers (for
5046 decimal degrees, degrees and minutes, or degrees, minutes and seconds)
5047 separated by just about anything, and will format them properly
5048 according to the EXIF specification.
5049
5050 Some GPS tags have values which are fixed-length strings. For these,
5051 the indicated string lengths include a null terminator which is added
5052 automatically by ExifTool. Remember that the descriptive values are
5053 used when writing (eg. 'Above Sea Level', not '0') unless the print
5054 conversion is disabled (with '-n' on the command line or the PrintConv
5055 option in the API, or by suffixing the tag name with a "#" character).
5056
5057 When adding GPS information to an image, it is important to set all of
5058 the following tags: GPSLatitude, GPSLatitudeRef, GPSLongitude,
5059 GPSLongitudeRef, and GPSAltitude and GPSAltitudeRef if the altitude is
5060 known. ExifTool will write the required GPSVersionID tag automatically
5061 if new a GPS IFD is added to an image.
5062
5063 Tag ID Tag Name Writable
5064 ------ -------- --------
5065 0x0000 GPSVersionID int8u[4]:
5066 0x0001 GPSLatitudeRef string[2]
5067 0x0002 GPSLatitude rational64u[3]
5068 0x0003 GPSLongitudeRef string[2]
5069 0x0004 GPSLongitude rational64u[3]
5070 0x0005 GPSAltitudeRef int8u
5071 0x0006 GPSAltitude rational64u
5072 0x0007 GPSTimeStamp rational64u[3]
5073 0x0008 GPSSatellites string
5074 0x0009 GPSStatus string[2]
5075 0x000a GPSMeasureMode string[2]
5076 0x000b GPSDOP rational64u
5077 0x000c GPSSpeedRef string[2]
5078 0x000d GPSSpeed rational64u
5079 0x000e GPSTrackRef string[2]
5080 0x000f GPSTrack rational64u
5081 0x0010 GPSImgDirectionRef string[2]
5082 0x0011 GPSImgDirection rational64u
5083 0x0012 GPSMapDatum string
5084 0x0013 GPSDestLatitudeRef string[2]
5085 0x0014 GPSDestLatitude rational64u[3]
5086 0x0015 GPSDestLongitudeRef string[2]
5087 0x0016 GPSDestLongitude rational64u[3]
5088 0x0017 GPSDestBearingRef string[2]
5089 0x0018 GPSDestBearing rational64u
5090 0x0019 GPSDestDistanceRef string[2]
5091 0x001a GPSDestDistance rational64u
5092 0x001b GPSProcessingMethod undef
5093 0x001c GPSAreaInformation undef
5094 0x001d GPSDateStamp string[11]
5095 0x001e GPSDifferential int16u
5096 0x001f GPSHPositioningError rational64u
5097
5098 GeoTiff Tags
5099 ExifTool extracts the following tags from GeoTIFF images. See
5100 <http://www.remotesensing.org/geotiff/spec/geotiffhome.html> for the
5101 complete GeoTIFF specification. Also included in the table below are
5102 ChartTIFF tags (see <http://www.charttiff.com/whitepapers.shtml>).
5103 GeoTIFF tags are not writable individually, but they may be copied en
5104 mass via the block tags GeoTiffDirectory, GeoTiffDoubleParams and
5105 GeoTiffAsciiParams.
5106
5107 Tag ID Tag Name Writable
5108 ------ -------- --------
5109 0x0001 GeoTiffVersion no
5110 0x0400 GTModelType no
5111 0x0401 GTRasterType no
5112 0x0402 GTCitation no
5113 0x0800 GeographicType no
5114 0x0801 GeogCitation no
5115 0x0802 GeogGeodeticDatum no
5116 0x0803 GeogPrimeMeridian no
5117 0x0804 GeogLinearUnits no
5118 0x0805 GeogLinearUnitSize no
5119 0x0806 GeogAngularUnits no
5120 0x0807 GeogAngularUnitSize no
5121 0x0808 GeogEllipsoid no
5122 0x0809 GeogSemiMajorAxis no
5123 0x080a GeogSemiMinorAxis no
5124 0x080b GeogInvFlattening no
5125 0x080c GeogAzimuthUnits no
5126 0x080d GeogPrimeMeridianLong no
5127 0x080e GeogToWGS84 no
5128 0x0c00 ProjectedCSType no
5129 0x0c01 PCSCitation no
5130 0x0c02 Projection no
5131 0x0c03 ProjCoordTrans no
5132 0x0c04 ProjLinearUnits no
5133 0x0c05 ProjLinearUnitSize no
5134 0x0c06 ProjStdParallel1 no
5135 0x0c07 ProjStdParallel2 no
5136 0x0c08 ProjNatOriginLong no
5137 0x0c09 ProjNatOriginLat no
5138 0x0c0a ProjFalseEasting no
5139 0x0c0b ProjFalseNorthing no
5140 0x0c0c ProjFalseOriginLong no
5141 0x0c0d ProjFalseOriginLat no
5142 0x0c0e ProjFalseOriginEasting no
5143 0x0c0f ProjFalseOriginNorthing no
5144 0x0c10 ProjCenterLong no
5145 0x0c11 ProjCenterLat no
5146 0x0c12 ProjCenterEasting no
5147 0x0c13 ProjCenterNorthing no
5148 0x0c14 ProjScaleAtNatOrigin no
5149 0x0c15 ProjScaleAtCenter no
5150 0x0c16 ProjAzimuthAngle no
5151 0x0c17 ProjStraightVertPoleLong no
5152 0x0c18 ProjRectifiedGridAngle no
5153 0x1000 VerticalCSType no
5154 0x1001 VerticalCitation no
5155 0x1002 VerticalDatum no
5156 0x1003 VerticalUnits no
5157 0xb799 ChartFormat no
5158 0xb79a ChartSource no
5159 0xb79b ChartSourceEdition no
5160 0xb79c ChartSourceDate no
5161 0xb79d ChartCorrDate no
5162 0xb79e ChartCountryOrigin no
5163 0xb79f ChartRasterEdition no
5164 0xb7a0 ChartSoundingDatum no
5165 0xb7a1 ChartDepthUnits no
5166 0xb7a2 ChartMagVar no
5167 0xb7a3 ChartMagVarYear no
5168 0xb7a4 ChartMagVarAnnChange no
5169 0xb7a5 ChartWGSNSShift no
5170 0xb7a7 InsetNWPixelX no
5171 0xb7a8 InsetNWPixelY no
5172 0xb7a9 ChartContourInterval no
5173
5174 PLUS Tags
5175 PLUS XMP Tags
5176
5177 PLUS (Picture Licensing Universal System) License Data Format 1.2.1 XMP
5178 tags. Note that all controlled-vocabulary tags in this table (ie. tags
5179 with a fixed set of values) have raw values which begin with
5180 "http://ns.useplus.org/ldf/vocab/", but to reduce clutter this prefix
5181 has been removed from the values shown below. See
5182 <http://ns.useplus.org/> for the complete specification.
5183
5184 These tags belong to the ExifTool XMP-plus family 1 group.
5185
5186 Tag Name Writable
5187 -------- --------
5188 AdultContentWarning string
5189 CopyrightOwner CopyrightOwner Struct+
5190 CopyrightOwnerID string_+
5191 CopyrightOwnerName string_+
5192 CopyrightOwnerImageID string
5193 CopyrightRegistrationNumber string
5194 CopyrightStatus string
5195 CreditLineRequired string
5196 Custom1 lang-alt+
5197 Custom10 lang-alt+
5198 Custom2 lang-alt+
5199 Custom3 lang-alt+
5200 Custom4 lang-alt+
5201 Custom5 lang-alt+
5202 Custom6 lang-alt+
5203 Custom7 lang-alt+
5204 Custom8 lang-alt+
5205 Custom9 lang-alt+
5206 EndUser EndUser Struct+
5207 EndUserID string_+
5208 EndUserName string_+
5209 FileNameAsDelivered string
5210 FirstPublicationDate date
5211 ImageAlterationConstraints string+
5212 ImageCreator ImageCreator Struct+
5213 ImageCreatorID string_+
5214 ImageCreatorName string_+
5215 ImageCreatorImageID string
5216 ImageDuplicationConstraints string
5217 ImageFileConstraints string+
5218 ImageFileFormatAsDelivered string
5219 ImageFileSizeAsDelivered string
5220 ImageSupplier ImageSupplier Struct+
5221 ImageSupplierImageID string
5222 ImageSupplierID string_+
5223 ImageSupplierName string_+
5224 ImageType string
5225 Licensee Licensee Struct+
5226 LicenseeImageID string
5227 LicenseeImageNotes lang-alt
5228 LicenseeID string_+
5229 LicenseeName string_+
5230 LicenseEndDate date
5231 LicenseeProjectReference string+
5232 LicenseeTransactionID string+
5233 LicenseID string
5234 LicenseStartDate date
5235 LicenseTransactionDate date
5236 Licensor Licensor Struct+
5237 LicensorImageID string
5238 LicensorCity string_+
5239 LicensorCountry string_+
5240 LicensorEmail string_+
5241 LicensorExtendedAddress string_+
5242 LicensorID string_+
5243 LicensorName string_+
5244 LicensorPostalCode string_+
5245 LicensorRegion string_+
5246 LicensorStreetAddress string_+
5247 LicensorTelephone1 string_+
5248 LicensorTelephone2 string_+
5249 LicensorTelephoneType1 string_+
5250 LicensorTelephoneType2 string_+
5251 LicensorURL string_+
5252 LicensorNotes lang-alt
5253 LicensorTransactionID string+
5254 MediaConstraints lang-alt
5255 MediaSummaryCode string
5256 MinorModelAgeDisclosure string
5257 ModelReleaseID string+
5258 ModelReleaseStatus string
5259 OtherConditions lang-alt
5260 OtherConstraints lang-alt
5261 OtherImageInfo lang-alt
5262 OtherLicenseDocuments string+
5263 OtherLicenseInfo lang-alt
5264 OtherLicenseRequirements lang-alt
5265 ProductOrServiceConstraints lang-alt
5266 PropertyReleaseID string+
5267 PropertyReleaseStatus string
5268 RegionConstraints lang-alt
5269 Reuse string
5270 TermsAndConditionsText lang-alt
5271 TermsAndConditionsURL string
5272 PLUSVersion string
5273
5274 XMP CopyrightOwner Struct
5275
5276 Field Name Writable
5277 ---------- --------
5278 CopyrightOwnerID string
5279 CopyrightOwnerName string
5280
5281 XMP EndUser Struct
5282
5283 Field Name Writable
5284 ---------- --------
5285 EndUserID string
5286 EndUserName string
5287
5288 XMP ImageCreator Struct
5289
5290 Field Name Writable
5291 ---------- --------
5292 ImageCreatorID string
5293 ImageCreatorName string
5294
5295 XMP ImageSupplier Struct
5296
5297 Field Name Writable
5298 ---------- --------
5299 ImageSupplierID string
5300 ImageSupplierName string
5301
5302 XMP Licensee Struct
5303
5304 Field Name Writable
5305 ---------- --------
5306 LicenseeID string
5307 LicenseeName string
5308
5309 XMP Licensor Struct
5310
5311 Field Name Writable
5312 ---------- --------
5313 LicensorCity string
5314 LicensorCountry string
5315 LicensorEmail string
5316 LicensorExtendedAddress string
5317 LicensorID string
5318 LicensorName string
5319 LicensorPostalCode string
5320 LicensorRegion string
5321 LicensorStreetAddress string
5322 LicensorTelephone1 string
5323 LicensorTelephone2 string
5324 LicensorTelephoneType1 string
5325 LicensorTelephoneType2 string
5326 LicensorURL string
5327
5328 ICC_Profile Tags
5329 ICC profile information is used in many different file types including
5330 JPEG, TIFF, PDF, PostScript, Photoshop, PNG, MIFF, PICT, QuickTime, XCF
5331 and some RAW formats. While the tags listed below are not individually
5332 writable, the entire profile itself can be accessed via the extra
5333 'ICC_Profile' tag, but this tag is neither extracted nor written unless
5334 specified explicitly. See <http://www.color.org/icc_specs2.xalter> for
5335 the official ICC specification.
5336
5337 Tag ID Tag Name Writable
5338 ------ -------- --------
5339 'A2B0' AToB0 no
5340 'A2B1' AToB1 no
5341 'A2B2' AToB2 no
5342 'B2A0' BToA0 no
5343 'B2A1' BToA1 no
5344 'B2A2' BToA2 no
5345 'B2D0' BToD0 no
5346 'B2D1' BToD1 no
5347 'B2D2' BToD2 no
5348 'B2D3' BToD3 no
5349 'D2B0' DToB0 no
5350 'D2B1' DToB1 no
5351 'D2B2' DToB2 no
5352 'D2B3' DToB3 no
5353 'Header' ProfileHeader ICC_Profile Header
5354 'MS00' WCSProfiles no
5355 'bTRC' BlueTRC no
5356 'bXYZ' BlueMatrixColumn no
5357 'bfd ' UCRBG no
5358 'bkpt' MediaBlackPoint no
5359 'calt' CalibrationDateTime no
5360 'chad' ChromaticAdaptation no
5361 'chrm' Chromaticity ICC_Profile Chromaticity
5362 'ciis' ColorimetricIntentImageState no
5363 'clot' ColorantTableOut no
5364 'clro' ColorantOrder no
5365 'clrt' ColorantTable ICC_Profile ColorantTable
5366 'cprt' ProfileCopyright no
5367 'crdi' CRDInfo no
5368 'desc' ProfileDescription no
5369 'devs' DeviceSettings no
5370 'dmdd' DeviceModelDesc no
5371 'dmnd' DeviceMfgDesc no
5372 'dscm' ProfileDescriptionML no
5373 'fpce' FocalPlaneColorimetryEstimates no
5374 'gTRC' GreenTRC no
5375 'gXYZ' GreenMatrixColumn no
5376 'gamt' Gamut no
5377 'kTRC' GrayTRC no
5378 'lumi' Luminance no
5379 'meas' Measurement ICC_Profile Measurement
5380 'meta' Metadata ICC_Profile Metadata
5381 'mmod' MakeAndModel no
5382 'ncl2' NamedColor2 no
5383 'ncol' NamedColor no
5384 'ndin' NativeDisplayInfo no
5385 'pre0' Preview0 no
5386 'pre1' Preview1 no
5387 'pre2' Preview2 no
5388 'ps2i' PS2RenderingIntent no
5389 'ps2s' PostScript2CSA no
5390 'psd0' PostScript2CRD0 no
5391 'psd1' PostScript2CRD1 no
5392 'psd2' PostScript2CRD2 no
5393 'psd3' PostScript2CRD3 no
5394 'pseq' ProfileSequenceDesc no
5395 'psid' ProfileSequenceIdentifier no
5396 'psvm' PS2CRDVMSize no
5397 'rTRC' RedTRC no
5398 'rXYZ' RedMatrixColumn no
5399 'resp' OutputResponse no
5400 'rhoc' ReflectionHardcopyOrigColorimetry no
5401 'rig0' PerceptualRenderingIntentGamut no
5402 'rig2' SaturationRenderingIntentGamut no
5403 'rpoc' ReflectionPrintOutputColorimetry no
5404 'sape' SceneAppearanceEstimates no
5405 'scoe' SceneColorimetryEstimates no
5406 'scrd' ScreeningDesc no
5407 'scrn' Screening no
5408 'targ' CharTarget no
5409 'tech' Technology no
5410 'vcgt' VideoCardGamma no
5411 'view' ViewingConditions ICC_Profile ViewingConditions
5412 'vued' ViewingCondDesc no
5413 'wtpt' MediaWhitePoint no
5414
5415 ICC_Profile Header Tags
5416
5417 Index1 Tag Name Writable
5418 ------ -------- --------
5419 4 ProfileCMMType no
5420 8 ProfileVersion no
5421 12 ProfileClass no
5422 16 ColorSpaceData no
5423 20 ProfileConnectionSpace no
5424 24 ProfileDateTime no
5425 36 ProfileFileSignature no
5426 40 PrimaryPlatform no
5427 44 CMMFlags no
5428 48 DeviceManufacturer no
5429 52 DeviceModel no
5430 56 DeviceAttributes no
5431 64 RenderingIntent no
5432 68 ConnectionSpaceIlluminant no
5433 80 ProfileCreator no
5434 84 ProfileID no
5435
5436 ICC_Profile Chromaticity Tags
5437
5438 Index1 Tag Name Writable
5439 ------ -------- --------
5440 8 ChromaticityChannels no
5441 10 ChromaticityColorant no
5442 12 ChromaticityChannel1 no
5443 20 ChromaticityChannel2 no
5444 28 ChromaticityChannel3 no
5445 36 ChromaticityChannel4 no
5446
5447 ICC_Profile ColorantTable Tags
5448
5449 Index1 Tag Name Writable
5450 ------ -------- --------
5451 8 ColorantCount no
5452 12 Colorant1Name no
5453 44 Colorant1Coordinates no
5454 50 Colorant2Name no
5455 82 Colorant2Coordinates no
5456 88 Colorant3Name no
5457 120 Colorant3Coordinates no
5458
5459 ICC_Profile Measurement Tags
5460
5461 Index1 Tag Name Writable
5462 ------ -------- --------
5463 8 MeasurementObserver no
5464 12 MeasurementBacking no
5465 24 MeasurementGeometry no
5466 28 MeasurementFlare no
5467 32 MeasurementIlluminant no
5468
5469 ICC_Profile Metadata Tags
5470
5471 Only these few tags have been pre-defined, but ExifTool will extract
5472 any Metadata tags that exist.
5473
5474 Tag Name Writable
5475 -------- --------
5476 ManufacturerName no
5477 MediaColor no
5478 MediaWeight no
5479
5480 ICC_Profile ViewingConditions Tags
5481
5482 Index1 Tag Name Writable
5483 ------ -------- --------
5484 8 ViewingCondIlluminant no
5485 20 ViewingCondSurround no
5486 32 ViewingCondIlluminantType no
5487
5488 PrintIM Tags
5489 The format of the PrintIM information is known, however no PrintIM tags
5490 have been decoded. Use the Unknown (-u) option to extract PrintIM
5491 information.
5492
5493 Tag ID Tag Name Writable
5494 ------ -------- --------
5495 'PrintIMVersion' PrintIMVersion no
5496
5497 Photoshop Tags
5498 Photoshop tags are found in PSD and PSB files, as well as inside
5499 embedded Photoshop information in many other file types (JPEG, TIFF,
5500 PDF, PNG to name a few).
5501
5502 Many Photoshop tags are marked as Unknown (indicated by a question mark
5503 after the tag name) because the information they provide is not very
5504 useful under normal circumstances. These unknown tags are not
5505 extracted unless the Unknown (-u) option is used. See
5506 <http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/> for the
5507 official specification
5508
5509 Photoshop path tags (Tag ID's 0x7d0 to 0xbb5) are not defined by
5510 default, but a config file included in the full ExifTool distribution
5511 (config_files/photoshop_paths.config) contains the tag definitions to
5512 allow access to this information.
5513
5514 Tag ID Tag Name Writable
5515 ------ -------- --------
5516 0x03e8 Photoshop2Info? no
5517 0x03e9 MacintoshPrintInfo? no
5518 0x03ea XMLData? no
5519 0x03eb Photoshop2ColorTable? no
5520 0x03ed ResolutionInfo Photoshop Resolution
5521 0x03ee AlphaChannelsNames no
5522 0x03ef DisplayInfo? no
5523 0x03f0 PStringCaption? no
5524 0x03f1 BorderInformation? no
5525 0x03f2 BackgroundColor? no
5526 0x03f3 PrintFlags? no
5527 0x03f4 BW_HalftoningInfo? no
5528 0x03f5 ColorHalftoningInfo? no
5529 0x03f6 DuotoneHalftoningInfo? no
5530 0x03f7 BW_TransferFunc? no
5531 0x03f8 ColorTransferFuncs? no
5532 0x03f9 DuotoneTransferFuncs? no
5533 0x03fa DuotoneImageInfo? no
5534 0x03fb EffectiveBW? no
5535 0x03fc ObsoletePhotoshopTag1? no
5536 0x03fd EPSOptions? no
5537 0x03fe QuickMaskInfo? no
5538 0x03ff ObsoletePhotoshopTag2? no
5539 0x0400 TargetLayerID? no
5540 0x0401 WorkingPath? no
5541 0x0402 LayersGroupInfo? no
5542 0x0403 ObsoletePhotoshopTag3? no
5543 0x0404 IPTCData IPTC
5544 0x0405 RawImageMode? no
5545 0x0406 JPEG_Quality Photoshop JPEG_Quality
5546 0x0408 GridGuidesInfo? no
5547 0x0409 PhotoshopBGRThumbnail undef!
5548 0x040a CopyrightFlag int8u
5549 0x040b URL string
5550 0x040c PhotoshopThumbnail undef!
5551 0x040d GlobalAngle int32u
5552 0x040e ColorSamplersResource? no
5553 0x040f ICC_Profile ICC_Profile
5554 0x0410 Watermark? no
5555 0x0411 ICC_Untagged? no
5556 0x0412 EffectsVisible? no
5557 0x0413 SpotHalftone? no
5558 0x0414 IDsBaseValue? no
5559 0x0415 UnicodeAlphaNames? no
5560 0x0416 IndexedColorTableCount? no
5561 0x0417 TransparentIndex? no
5562 0x0419 GlobalAltitude int32u
5563 0x041a SliceInfo Photoshop SliceInfo
5564 0x041b WorkflowURL no
5565 0x041c JumpToXPEP? no
5566 0x041d AlphaIdentifiers? no
5567 0x041e URL_List no+
5568 0x0421 VersionInfo Photoshop VersionInfo
5569 0x0422 EXIFInfo EXIF
5570 0x0423 ExifInfo2? no
5571 0x0424 XMP XMP
5572 0x0425 IPTCDigest string!
5573 0x0426 PrintScaleInfo Photoshop PrintScaleInfo
5574 0x0428 PixelInfo Photoshop PixelInfo
5575 0x0429 LayerComps? no
5576 0x042a AlternateDuotoneColors? no
5577 0x042b AlternateSpotColors? no
5578 0x042d LayerSelectionIDs? no
5579 0x042e HDRToningInfo? no
5580 0x042f PrintInfo? no
5581 0x0430 LayerGroupsEnabledID? no
5582 0x0431 ColorSamplersResource2? no
5583 0x0432 MeasurementScale? no
5584 0x0433 TimelineInfo? no
5585 0x0434 SheetDisclosure? no
5586 0x0435 DisplayInfo? no
5587 0x0436 OnionSkins? no
5588 0x0438 CountInfo? no
5589 0x043a PrintInfo2? no
5590 0x043b PrintStyle? no
5591 0x043c MacintoshNSPrintInfo? no
5592 0x043d WindowsDEVMODE? no
5593 0x043e AutoSaveFilePath? no
5594 0x043f AutoSaveFormat? no
5595 0x0440 PathSelectionState? no
5596 0x0bb7 ClippingPathName no
5597 0x0bb8 OriginPathInfo? no
5598 0x1b58 ImageReadyVariables? no
5599 0x1b59 ImageReadyDataSets? no
5600 0x1f40 LightroomWorkflow? no
5601 0x2710 PrintFlagsInfo? no
5602
5603 Photoshop Resolution Tags
5604
5605 Index2 Tag Name Writable
5606 ------ -------- --------
5607 0 XResolution int32u
5608 2 DisplayedUnitsX int16u
5609 4 YResolution int32u
5610 6 DisplayedUnitsY int16u
5611
5612 Photoshop JPEG_Quality Tags
5613
5614 Index2 Tag Name Writable
5615 ------ -------- --------
5616 0 PhotoshopQuality int16s
5617 1 PhotoshopFormat no
5618 2 ProgressiveScans no
5619
5620 Photoshop SliceInfo Tags
5621
5622 Index1 Tag Name Writable
5623 ------ -------- --------
5624 20 SlicesGroupName no
5625 24 NumSlices no
5626
5627 Photoshop VersionInfo Tags
5628
5629 Index1 Tag Name Writable
5630 ------ -------- --------
5631 4 HasRealMergedData no
5632 5 WriterName no
5633 9 ReaderName no
5634
5635 Photoshop PrintScaleInfo Tags
5636
5637 Index1 Tag Name Writable
5638 ------ -------- --------
5639 0 PrintStyle no
5640 2 PrintPosition no
5641 10 PrintScale no
5642
5643 Photoshop PixelInfo Tags
5644
5645 Index1 Tag Name Writable
5646 ------ -------- --------
5647 4 PixelAspectRatio no
5648
5649 Photoshop DocumentData Tags
5650
5651 Tag ID Tag Name Writable
5652 ------ -------- --------
5653 'Layr' Layers Photoshop Layers
5654 'Lr16' Layers Photoshop Layers
5655
5656 Photoshop Layers Tags
5657
5658 Tags extracted from Photoshop layer information.
5659
5660 Tag ID Tag Name Writable
5661 ------ -------- --------
5662 '_xbnd' LayerBlendModes no+
5663 '_xcnt' LayerCount no
5664 '_xnam' LayerNames no+
5665 '_xopc' LayerOpacities no+
5666 '_xrct' LayerRectangles no+
5667 'luni' LayerUnicodeNames no+
5668 'lyid' LayerIDs? no+
5669 'shmd' LayerModifyDates no+
5670
5671 Photoshop Header Tags
5672
5673 This information is found in the PSD file header.
5674
5675 Index2 Tag Name Writable
5676 ------ -------- --------
5677 6 NumChannels no
5678 7 ImageHeight no
5679 9 ImageWidth no
5680 11 BitDepth no
5681 12 ColorMode no
5682
5683 Photoshop ImageData Tags
5684
5685 Index1 Tag Name Writable
5686 ------ -------- --------
5687 0 Compression no
5688
5689 Apple Tags
5690 Tags extracted from the maker notes of iPhone images.
5691
5692 Tag ID Tag Name Writable
5693 ------ -------- --------
5694 0x0003 RunTime Apple RunTime
5695 0x0008 AccelerationVector rational64s[3]
5696 0x000a HDRImageType int32s
5697 0x000b BurstUUID string
5698 0x0011 ContentIdentifier string
5699 0x0015 ImageUniqueID string
5700
5701 Apple RunTime Tags
5702
5703 This PLIST-format information contains the elements of a CMTime
5704 structure representing the amount of time the phone has been running
5705 since the last boot, not including standby time.
5706
5707 Tag ID Tag Name Writable
5708 ------ -------- --------
5709 'epoch' RunTimeEpoch no
5710 'flags' RunTimeFlags no
5711 'timescale' RunTimeScale no
5712 'value' RunTimeValue no
5713
5714 Canon Tags
5715 Tag ID Tag Name Writable
5716 ------ -------- --------
5717 0x0001 CanonCameraSettings Canon CameraSettings
5718 0x0002 CanonFocalLength Canon FocalLength
5719 0x0003 CanonFlashInfo? no
5720 0x0004 CanonShotInfo Canon ShotInfo
5721 0x0005 CanonPanorama Canon Panorama
5722 0x0006 CanonImageType string
5723 0x0007 CanonFirmwareVersion string
5724 0x0008 FileNumber int32u
5725 0x0009 OwnerName string
5726 0x000a UnknownD30 Canon UnknownD30
5727 0x000c SerialNumber int32u
5728 0x000d CanonCameraInfo1D Canon CameraInfo1D
5729 CanonCameraInfo1DmkII Canon CameraInfo1DmkII
5730 CanonCameraInfo1DmkIIN Canon CameraInfo1DmkIIN
5731 CanonCameraInfo1DmkIII Canon CameraInfo1DmkIII
5732 CanonCameraInfo1DmkIV Canon CameraInfo1DmkIV
5733 CanonCameraInfo1DX Canon CameraInfo1DX
5734 CanonCameraInfo5D Canon CameraInfo5D
5735 CanonCameraInfo5DmkII Canon CameraInfo5DmkII
5736 CanonCameraInfo5DmkIII Canon CameraInfo5DmkIII
5737 CanonCameraInfo6D Canon CameraInfo6D
5738 CanonCameraInfo7D Canon CameraInfo7D
5739 CanonCameraInfo40D Canon CameraInfo40D
5740 CanonCameraInfo50D Canon CameraInfo50D
5741 CanonCameraInfo60D Canon CameraInfo60D
5742 CanonCameraInfo70D Canon CameraInfo70D
5743 CanonCameraInfo80D Canon CameraInfo80D
5744 CanonCameraInfo450D Canon CameraInfo450D
5745 CanonCameraInfo500D Canon CameraInfo500D
5746 CanonCameraInfo550D Canon CameraInfo550D
5747 CanonCameraInfo600D Canon CameraInfo600D
5748 CanonCameraInfo650D Canon CameraInfo650D
5749 CanonCameraInfo700D Canon CameraInfo650D
5750 CanonCameraInfo750D Canon CameraInfo750D
5751 CanonCameraInfo760D Canon CameraInfo750D
5752 CanonCameraInfo1000D Canon CameraInfo1000D
5753 CanonCameraInfo1100D Canon CameraInfo600D
5754 CanonCameraInfo1200D Canon CameraInfo60D
5755 CanonCameraInfoPowerShot Canon CameraInfoPowerShot
5756 CanonCameraInfoPowerShot2 Canon CameraInfoPowerShot2
5757 CanonCameraInfoUnknown32 Canon CameraInfoUnknown32
5758 CanonCameraInfoUnknown16 Canon CameraInfoUnknown16
5759 CanonCameraInfoUnknown Canon CameraInfoUnknown
5760 0x000e CanonFileLength int32u
5761 0x000f CustomFunctions1D CanonCustom Functions1D
5762 CustomFunctions5D CanonCustom Functions5D
5763 CustomFunctions10D CanonCustom Functions10D
5764 CustomFunctions20D CanonCustom Functions20D
5765 CustomFunctions30D CanonCustom Functions30D
5766 CustomFunctions350D CanonCustom Functions350D
5767 CustomFunctions400D CanonCustom Functions400D
5768 CustomFunctionsD30 CanonCustom FunctionsD30
5769 CustomFunctionsD60 CanonCustom FunctionsD30
5770 CustomFunctionsUnknown CanonCustom FuncsUnknown
5771 0x0010 CanonModelID int32u
5772 0x0011 MovieInfo Canon MovieInfo
5773 0x0012 CanonAFInfo Canon AFInfo
5774 0x0013 ThumbnailImageValidArea int16u[4]
5775 0x0015 SerialNumberFormat int32u
5776 0x001a SuperMacro int16u
5777 0x001c DateStampMode int16u
5778 0x001d MyColors Canon MyColors
5779 0x001e FirmwareRevision int32u
5780 0x0023 Categories int32u[2]
5781 0x0024 FaceDetect1 Canon FaceDetect1
5782 0x0025 FaceDetect2 Canon FaceDetect2
5783 0x0026 CanonAFInfo2 Canon AFInfo2
5784 0x0027 ContrastInfo Canon ContrastInfo
5785 0x0028 ImageUniqueID int8u
5786 0x0029 WBInfo Canon WBInfo
5787 0x002f FaceDetect3 Canon FaceDetect3
5788 0x0035 TimeInfo Canon TimeInfo
5789 0x0038 BatteryType undef
5790 0x003c AFInfo3 Canon AFInfo2
5791 0x0081 RawDataOffset no
5792 0x0083 OriginalDecisionDataOffset int32u*
5793 0x0090 CustomFunctions1D CanonCustom Functions1D
5794 0x0091 PersonalFunctions CanonCustom PersonalFuncs
5795 0x0092 PersonalFunctionValues CanonCustom PersonalFuncValues
5796 0x0093 CanonFileInfo Canon FileInfo
5797 0x0094 AFPointsInFocus1D no
5798 0x0095 LensModel string
5799 0x0096 SerialInfo Canon SerialInfo
5800 InternalSerialNumber string
5801 0x0097 DustRemovalData undef!
5802 0x0098 CropInfo Canon CropInfo
5803 0x0099 CustomFunctions2 CanonCustom Functions2
5804 0x009a AspectInfo Canon AspectInfo
5805 0x00a0 ProcessingInfo Canon Processing
5806 0x00a1 ToneCurveTable no
5807 0x00a2 SharpnessTable no
5808 0x00a3 SharpnessFreqTable no
5809 0x00a4 WhiteBalanceTable no
5810 0x00a9 ColorBalance Canon ColorBalance
5811 0x00aa MeasuredColor Canon MeasuredColor
5812 0x00ae ColorTemperature int16u
5813 0x00b0 CanonFlags Canon Flags
5814 0x00b1 ModifiedInfo Canon ModifiedInfo
5815 0x00b2 ToneCurveMatching no
5816 0x00b3 WhiteBalanceMatching no
5817 0x00b4 ColorSpace int16u
5818 0x00b6 PreviewImageInfo Canon PreviewImageInfo
5819 0x00d0 VRDOffset int32u*
5820 0x00e0 SensorInfo Canon SensorInfo
5821 0x4001 ColorData1 Canon ColorData1
5822 ColorData2 Canon ColorData2
5823 ColorData3 Canon ColorData3
5824 ColorData4 Canon ColorData4
5825 ColorData5 Canon ColorData5
5826 ColorData6 Canon ColorData6
5827 ColorData7 Canon ColorData7
5828 ColorData8 Canon ColorData8
5829 ColorData9 Canon ColorData9
5830 ColorDataUnknown Canon ColorDataUnknown
5831 0x4002 CRWParam? no
5832 0x4003 ColorInfo Canon ColorInfo
5833 0x4005 Flavor? no
5834 0x4008 PictureStyleUserDef [Values 0-2]
5835 Canon PictureStyle
5836 0x4009 PictureStylePC [Values 0-2]
5837 Canon PictureStyle
5838 0x4010 CustomPictureStyleFileName string
5839 0x4013 AFMicroAdj Canon AFMicroAdj
5840 0x4015 VignettingCorr Canon VignettingCorr
5841 VignettingCorrUnknown1 Canon VignettingCorrUnknown
5842 VignettingCorrUnknown2 Canon VignettingCorrUnknown
5843 0x4016 VignettingCorr2 Canon VignettingCorr2
5844 0x4018 LightingOpt Canon LightingOpt
5845 0x4019 LensInfo Canon LensInfo
5846 0x4020 AmbienceInfo Canon Ambience
5847 0x4021 MultiExp Canon MultiExp
5848 0x4024 FilterInfo Canon FilterInfo
5849 0x4025 HDRInfo Canon HDRInfo
5850 0x4028 AFConfig Canon AFConfig
5851 0x403f RawBurstModeRoll Canon RawBurstInfo
5852
5853 Canon CameraSettings Tags
5854
5855 Index2 Tag Name Writable
5856 ------ -------- --------
5857 1 MacroMode int16s
5858 2 SelfTimer int16s
5859 3 Quality int16s
5860 4 CanonFlashMode int16s
5861 5 ContinuousDrive int16s
5862 7 FocusMode int16s
5863 9 RecordMode int16s
5864 10 CanonImageSize int16s
5865 11 EasyMode int16s
5866 12 DigitalZoom int16s
5867 13 Contrast int16s
5868 14 Saturation int16s
5869 15 Sharpness int16s
5870 16 CameraISO int16s
5871 17 MeteringMode int16s
5872 18 FocusRange int16s
5873 19 AFPoint int16s
5874 20 CanonExposureMode int16s
5875 22 LensType int16u
5876 23 MaxFocalLength int16u
5877 24 MinFocalLength int16u
5878 25 FocalUnits int16s
5879 26 MaxAperture int16s
5880 27 MinAperture int16s
5881 28 FlashActivity int16s
5882 29 FlashBits int16s
5883 32 FocusContinuous int16s
5884 33 AESetting int16s
5885 34 ImageStabilization int16s
5886 35 DisplayAperture int16s
5887 36 ZoomSourceWidth int16s
5888 37 ZoomTargetWidth int16s
5889 39 SpotMeteringMode int16s
5890 40 PhotoEffect int16s
5891 41 ManualFlashOutput int16s
5892 42 ColorTone int16s
5893 46 SRAWQuality int16s
5894
5895 Canon FocalLength Tags
5896
5897 Index2 Tag Name Writable
5898 ------ -------- --------
5899 0 FocalType int16u
5900 1 FocalLength int16u
5901 2 FocalPlaneXSize int16u
5902 FocalPlaneXUnknown? int16u
5903 3 FocalPlaneYSize int16u
5904 FocalPlaneYUnknown? int16u
5905
5906 Canon ShotInfo Tags
5907
5908 Index2 Tag Name Writable
5909 ------ -------- --------
5910 1 AutoISO int16s
5911 2 BaseISO int16s
5912 3 MeasuredEV int16s
5913 4 TargetAperture int16s
5914 5 TargetExposureTime int16s
5915 6 ExposureCompensation int16s
5916 7 WhiteBalance int16s
5917 8 SlowShutter int16s
5918 9 SequenceNumber int16s
5919 10 OpticalZoomCode int16s
5920 12 CameraTemperature int16s
5921 13 FlashGuideNumber int16s
5922 14 AFPointsInFocus int16s
5923 15 FlashExposureComp int16s
5924 16 AutoExposureBracketing int16s
5925 17 AEBBracketValue int16s
5926 18 ControlMode int16s
5927 19 FocusDistanceUpper int16u
5928 20 FocusDistanceLower int16u
5929 21 FNumber int16s
5930 22 ExposureTime int16s
5931 23 MeasuredEV2 int16s
5932 24 BulbDuration int16s
5933 26 CameraType int16s
5934 27 AutoRotate int16s
5935 28 NDFilter int16s
5936 29 SelfTimer2 int16s
5937 33 FlashOutput int16s
5938
5939 Canon Panorama Tags
5940
5941 Index2 Tag Name Writable
5942 ------ -------- --------
5943 2 PanoramaFrameNumber int16s
5944 5 PanoramaDirection int16s
5945
5946 Canon UnknownD30 Tags
5947
5948 Index2 Tag Name Writable
5949 ------ -------- --------
5950 [no tags known]
5951
5952 Canon CameraInfo1D Tags
5953
5954 Information in the "CameraInfo" records is tricky to decode because the
5955 encodings are very different than in other Canon records (even
5956 sometimes switching endianness between values within a single camera),
5957 plus there is considerable variation in format from model to model. The
5958 first table below lists CameraInfo tags for the 1D and 1DS.
5959
5960 Index1 Tag Name Writable
5961 ------ -------- --------
5962 4 ExposureTime int8u
5963 10 FocalLength int16u
5964 13 LensType int16uRev
5965 14 MinFocalLength int16u
5966 16 MaxFocalLength int16u
5967 65 SharpnessFrequency int8u
5968 66 Sharpness int8s
5969 68 WhiteBalance int8u
5970 71 SharpnessFrequency int8u
5971 72 ColorTemperature int16u
5972 Sharpness int8s
5973 74 WhiteBalance int8u
5974 75 PictureStyle int8u
5975 78 ColorTemperature int16u
5976 81 PictureStyle int8u
5977
5978 Canon CameraInfo1DmkII Tags
5979
5980 CameraInfo tags for the 1DmkII and 1DSmkII.
5981
5982 Index1 Tag Name Writable
5983 ------ -------- --------
5984 4 ExposureTime int8u
5985 9 FocalLength int16uRev
5986 12 LensType int16uRev
5987 17 MinFocalLength int16uRev
5988 19 MaxFocalLength int16uRev
5989 45 FocalType int8u
5990 54 WhiteBalance int8u
5991 55 ColorTemperature int16uRev
5992 57 CanonImageSize int16u
5993 102 JPEGQuality int8u
5994 108 PictureStyle int8u
5995 110 Saturation int8s
5996 111 ColorTone int8s
5997 114 Sharpness int8s
5998 115 Contrast int8s
5999 117 ISO string[5]
6000
6001 Canon CameraInfo1DmkIIN Tags
6002
6003 CameraInfo tags for the 1DmkIIN.
6004
6005 Index1 Tag Name Writable
6006 ------ -------- --------
6007 4 ExposureTime int8u
6008 9 FocalLength int16uRev
6009 12 LensType int16uRev
6010 17 MinFocalLength int16uRev
6011 19 MaxFocalLength int16uRev
6012 54 WhiteBalance int8u
6013 55 ColorTemperature int16uRev
6014 115 PictureStyle int8u
6015 116 Sharpness int8s
6016 117 Contrast int8s
6017 118 Saturation int8s
6018 119 ColorTone int8s
6019 121 ISO string[5]
6020
6021 Canon CameraInfo1DmkIII Tags
6022
6023 CameraInfo tags for the 1DmkIII and 1DSmkIII.
6024
6025 Index1 Tag Name Writable
6026 ------ -------- --------
6027 3 FNumber int8u
6028 4 ExposureTime int8u
6029 6 ISO int8u
6030 24 CameraTemperature int8u
6031 27 MacroMagnification int8u
6032 29 FocalLength int16uRev
6033 48 CameraOrientation int8u
6034 67 FocusDistanceUpper int16uRev
6035 69 FocusDistanceLower int16uRev
6036 94 WhiteBalance int16u
6037 98 ColorTemperature int16u
6038 134 PictureStyle int8u
6039 273 LensType int16uRev
6040 275 MinFocalLength int16uRev
6041 277 MaxFocalLength int16uRev
6042 310 FirmwareVersion string[6]
6043 370 FileIndex int32u
6044 374 ShutterCount int32u
6045 382 DirectoryIndex int32u
6046 682 PictureStyleInfo Canon PSInfo
6047 1114 TimeStamp1 int32u
6048 1118 TimeStamp int32u
6049
6050 Canon PSInfo Tags
6051
6052 Custom picture style information for various models.
6053
6054 Index1 Tag Name Writable
6055 ------ -------- --------
6056 0 ContrastStandard int32s
6057 4 SharpnessStandard int32s
6058 8 SaturationStandard int32s
6059 12 ColorToneStandard int32s
6060 16 FilterEffectStandard? int32s
6061 20 ToningEffectStandard? int32s
6062 24 ContrastPortrait int32s
6063 28 SharpnessPortrait int32s
6064 32 SaturationPortrait int32s
6065 36 ColorTonePortrait int32s
6066 40 FilterEffectPortrait? int32s
6067 44 ToningEffectPortrait? int32s
6068 48 ContrastLandscape int32s
6069 52 SharpnessLandscape int32s
6070 56 SaturationLandscape int32s
6071 60 ColorToneLandscape int32s
6072 64 FilterEffectLandscape? int32s
6073 68 ToningEffectLandscape? int32s
6074 72 ContrastNeutral int32s
6075 76 SharpnessNeutral int32s
6076 80 SaturationNeutral int32s
6077 84 ColorToneNeutral int32s
6078 88 FilterEffectNeutral? int32s
6079 92 ToningEffectNeutral? int32s
6080 96 ContrastFaithful int32s
6081 100 SharpnessFaithful int32s
6082 104 SaturationFaithful int32s
6083 108 ColorToneFaithful int32s
6084 112 FilterEffectFaithful? int32s
6085 116 ToningEffectFaithful? int32s
6086 120 ContrastMonochrome int32s
6087 124 SharpnessMonochrome int32s
6088 128 SaturationMonochrome? int32s
6089 132 ColorToneMonochrome? int32s
6090 136 FilterEffectMonochrome int32s
6091 140 ToningEffectMonochrome int32s
6092 144 ContrastUserDef1 int32s
6093 148 SharpnessUserDef1 int32s
6094 152 SaturationUserDef1 int32s
6095 156 ColorToneUserDef1 int32s
6096 160 FilterEffectUserDef1 int32s
6097 164 ToningEffectUserDef1 int32s
6098 168 ContrastUserDef2 int32s
6099 172 SharpnessUserDef2 int32s
6100 176 SaturationUserDef2 int32s
6101 180 ColorToneUserDef2 int32s
6102 184 FilterEffectUserDef2 int32s
6103 188 ToningEffectUserDef2 int32s
6104 192 ContrastUserDef3 int32s
6105 196 SharpnessUserDef3 int32s
6106 200 SaturationUserDef3 int32s
6107 204 ColorToneUserDef3 int32s
6108 208 FilterEffectUserDef3 int32s
6109 212 ToningEffectUserDef3 int32s
6110 216 UserDef1PictureStyle int16u
6111 218 UserDef2PictureStyle int16u
6112 220 UserDef3PictureStyle int16u
6113
6114 Canon CameraInfo1DmkIV Tags
6115
6116 CameraInfo tags for the EOS 1D Mark IV. Indices shown are for firmware
6117 versions 1.0.x, but they may be different for other firmware versions.
6118
6119 Index1 Tag Name Writable
6120 ------ -------- --------
6121 3 FNumber int8u
6122 4 ExposureTime int8u
6123 6 ISO int8u
6124 7 HighlightTonePriority int8u
6125 8 MeasuredEV2 int8u
6126 9 MeasuredEV3 int8u
6127 21 FlashMeteringMode int8u
6128 25 CameraTemperature int8u
6129 30 FocalLength int16uRev
6130 53 CameraOrientation int8u
6131 84 FocusDistanceUpper int16uRev
6132 86 FocusDistanceLower int16uRev
6133 120 WhiteBalance int16u
6134 124 ColorTemperature int16u
6135 335 LensType int16uRev
6136 337 MinFocalLength int16uRev
6137 339 MaxFocalLength int16uRev
6138 493 FirmwareVersion no
6139 556 FileIndex int32u
6140 568 DirectoryIndex int32u
6141 872 PictureStyleInfo Canon PSInfo
6142
6143 Canon CameraInfo1DX Tags
6144
6145 CameraInfo tags for the EOS 1D X. Indices shown are for firmware
6146 version 1.0.2, but they may be different for other firmware versions.
6147
6148 Index1 Tag Name Writable
6149 ------ -------- --------
6150 3 FNumber int8u
6151 4 ExposureTime int8u
6152 6 ISO int8u
6153 27 CameraTemperature int8u
6154 35 FocalLength int16uRev
6155 125 CameraOrientation int8u
6156 140 FocusDistanceUpper int16uRev
6157 142 FocusDistanceLower int16uRev
6158 188 WhiteBalance int16u
6159 192 ColorTemperature int16u
6160 244 PictureStyle int8u
6161 423 LensType int16uRev
6162 425 MinFocalLength int16uRev
6163 427 MaxFocalLength int16uRev
6164 640 FirmwareVersion no
6165 720 FileIndex int32u
6166 732 DirectoryIndex int32u
6167 1012 PictureStyleInfo Canon PSInfo2
6168
6169 Canon PSInfo2 Tags
6170
6171 Custom picture style information for the EOS 5DmkIII, 60D, 600D and
6172 1100D.
6173
6174 Index1 Tag Name Writable
6175 ------ -------- --------
6176 0 ContrastStandard int32s
6177 4 SharpnessStandard int32s
6178 8 SaturationStandard int32s
6179 12 ColorToneStandard int32s
6180 16 FilterEffectStandard? int32s
6181 20 ToningEffectStandard? int32s
6182 24 ContrastPortrait int32s
6183 28 SharpnessPortrait int32s
6184 32 SaturationPortrait int32s
6185 36 ColorTonePortrait int32s
6186 40 FilterEffectPortrait? int32s
6187 44 ToningEffectPortrait? int32s
6188 48 ContrastLandscape int32s
6189 52 SharpnessLandscape int32s
6190 56 SaturationLandscape int32s
6191 60 ColorToneLandscape int32s
6192 64 FilterEffectLandscape? int32s
6193 68 ToningEffectLandscape? int32s
6194 72 ContrastNeutral int32s
6195 76 SharpnessNeutral int32s
6196 80 SaturationNeutral int32s
6197 84 ColorToneNeutral int32s
6198 88 FilterEffectNeutral? int32s
6199 92 ToningEffectNeutral? int32s
6200 96 ContrastFaithful int32s
6201 100 SharpnessFaithful int32s
6202 104 SaturationFaithful int32s
6203 108 ColorToneFaithful int32s
6204 112 FilterEffectFaithful? int32s
6205 116 ToningEffectFaithful? int32s
6206 120 ContrastMonochrome int32s
6207 124 SharpnessMonochrome int32s
6208 128 SaturationMonochrome? int32s
6209 132 ColorToneMonochrome? int32s
6210 136 FilterEffectMonochrome int32s
6211 140 ToningEffectMonochrome int32s
6212 144 ContrastAuto int32s
6213 148 SharpnessAuto int32s
6214 152 SaturationAuto int32s
6215 156 ColorToneAuto int32s
6216 160 FilterEffectAuto int32s
6217 164 ToningEffectAuto int32s
6218 168 ContrastUserDef1 int32s
6219 172 SharpnessUserDef1 int32s
6220 176 SaturationUserDef1 int32s
6221 180 ColorToneUserDef1 int32s
6222 184 FilterEffectUserDef1 int32s
6223 188 ToningEffectUserDef1 int32s
6224 192 ContrastUserDef2 int32s
6225 196 SharpnessUserDef2 int32s
6226 200 SaturationUserDef2 int32s
6227 204 ColorToneUserDef2 int32s
6228 208 FilterEffectUserDef2 int32s
6229 212 ToningEffectUserDef2 int32s
6230 216 ContrastUserDef3 int32s
6231 220 SharpnessUserDef3 int32s
6232 224 SaturationUserDef3 int32s
6233 228 ColorToneUserDef3 int32s
6234 232 FilterEffectUserDef3 int32s
6235 236 ToningEffectUserDef3 int32s
6236 240 UserDef1PictureStyle int16u
6237 242 UserDef2PictureStyle int16u
6238 244 UserDef3PictureStyle int16u
6239
6240 Canon CameraInfo5D Tags
6241
6242 CameraInfo tags for the EOS 5D.
6243
6244 Index1 Tag Name Writable
6245 ------ -------- --------
6246 3 FNumber int8u
6247 4 ExposureTime int8u
6248 6 ISO int8u
6249 12 LensType int16uRev
6250 23 CameraTemperature int8u
6251 27 MacroMagnification int8s
6252 39 CameraOrientation int8s
6253 40 FocalLength int16uRev
6254 56 AFPointsInFocus5D int16uRev
6255 84 WhiteBalance int16u
6256 88 ColorTemperature int16u
6257 108 PictureStyle int8u
6258 147 MinFocalLength int16uRev
6259 149 MaxFocalLength int16uRev
6260 151 LensType int16uRev
6261 164 FirmwareRevision string[8]
6262 172 ShortOwnerName string[16]
6263 204 DirectoryIndex int32u
6264 208 FileIndex int16u
6265 232 ContrastStandard int8s
6266 233 ContrastPortrait int8s
6267 234 ContrastLandscape int8s
6268 235 ContrastNeutral int8s
6269 236 ContrastFaithful int8s
6270 237 ContrastMonochrome int8s
6271 238 ContrastUserDef1 int8s
6272 239 ContrastUserDef2 int8s
6273 240 ContrastUserDef3 int8s
6274 241 SharpnessStandard int8s
6275 242 SharpnessPortrait int8s
6276 243 SharpnessLandscape int8s
6277 244 SharpnessNeutral int8s
6278 245 SharpnessFaithful int8s
6279 246 SharpnessMonochrome int8s
6280 247 SharpnessUserDef1 int8s
6281 248 SharpnessUserDef2 int8s
6282 249 SharpnessUserDef3 int8s
6283 250 SaturationStandard int8s
6284 251 SaturationPortrait int8s
6285 252 SaturationLandscape int8s
6286 253 SaturationNeutral int8s
6287 254 SaturationFaithful int8s
6288 255 FilterEffectMonochrome int8s
6289 256 SaturationUserDef1 int8s
6290 257 SaturationUserDef2 int8s
6291 258 SaturationUserDef3 int8s
6292 259 ColorToneStandard int8s
6293 260 ColorTonePortrait int8s
6294 261 ColorToneLandscape int8s
6295 262 ColorToneNeutral int8s
6296 263 ColorToneFaithful int8s
6297 264 ToningEffectMonochrome int8s
6298 265 ColorToneUserDef1 int8s
6299 266 ColorToneUserDef2 int8s
6300 267 ColorToneUserDef3 int8s
6301 268 UserDef1PictureStyle int16u
6302 270 UserDef2PictureStyle int16u
6303 272 UserDef3PictureStyle int16u
6304 284 TimeStamp int32u
6305
6306 Canon CameraInfo5DmkII Tags
6307
6308 CameraInfo tags for the EOS 5D Mark II. Indices shown are for firmware
6309 version 1.0.6, but they may be different for other firmware versions.
6310
6311 Index1 Tag Name Writable
6312 ------ -------- --------
6313 3 FNumber int8u
6314 4 ExposureTime int8u
6315 6 ISO int8u
6316 7 HighlightTonePriority int8u
6317 21 FlashMeteringMode int8u
6318 25 CameraTemperature int8u
6319 27 MacroMagnification int8u
6320 30 FocalLength int16uRev
6321 49 CameraOrientation int8u
6322 80 FocusDistanceUpper int16uRev
6323 82 FocusDistanceLower int16uRev
6324 111 WhiteBalance int16u
6325 115 ColorTemperature int16u
6326 167 PictureStyle int8u
6327 189 HighISONoiseReduction int8u
6328 191 AutoLightingOptimizer int8u
6329 230 LensType int16uRev
6330 232 MinFocalLength int16uRev
6331 234 MaxFocalLength int16uRev
6332 382 FirmwareVersion no
6333 443 FileIndex int32u
6334 455 DirectoryIndex int32u
6335 759 PictureStyleInfo Canon PSInfo
6336
6337 Canon CameraInfo5DmkIII Tags
6338
6339 CameraInfo tags for the EOS 5D Mark III. Indices shown are for
6340 firmware versions 1.0.x, but they may be different for other firmware
6341 versions.
6342
6343 Index1 Tag Name Writable
6344 ------ -------- --------
6345 3 FNumber int8u
6346 4 ExposureTime int8u
6347 6 ISO int8u
6348 27 CameraTemperature int8u
6349 35 FocalLength int16uRev
6350 125 CameraOrientation int8u
6351 140 FocusDistanceUpper int16uRev
6352 142 FocusDistanceLower int16uRev
6353 188 WhiteBalance int16u
6354 192 ColorTemperature int16u
6355 244 PictureStyle int8u
6356 339 LensType int16uRev
6357 341 MinFocalLength int16uRev
6358 343 MaxFocalLength int16uRev
6359 356 LensSerialNumber undef[5]
6360 572 FirmwareVersion no
6361 652 FileIndex int32u
6362 656 FileIndex2 int32u
6363 664 DirectoryIndex int32u
6364 668 DirectoryIndex2 int32u
6365 944 PictureStyleInfo Canon PSInfo2
6366
6367 Canon CameraInfo6D Tags
6368
6369 CameraInfo tags for the EOS 6D.
6370
6371 Index1 Tag Name Writable
6372 ------ -------- --------
6373 3 FNumber int8u
6374 4 ExposureTime int8u
6375 6 ISO int8u
6376 27 CameraTemperature int8u
6377 35 FocalLength int16uRev
6378 131 CameraOrientation int8u
6379 146 FocusDistanceUpper int16uRev
6380 148 FocusDistanceLower int16uRev
6381 194 WhiteBalance int16u
6382 198 ColorTemperature int16u
6383 250 PictureStyle int8u
6384 353 LensType int16uRev
6385 355 MinFocalLength int16uRev
6386 357 MaxFocalLength int16uRev
6387 598 FirmwareVersion no
6388 682 FileIndex int32u
6389 694 DirectoryIndex int32u
6390 966 PictureStyleInfo Canon PSInfo2
6391
6392 Canon CameraInfo7D Tags
6393
6394 CameraInfo tags for the EOS 7D. Indices shown are for firmware
6395 versions 1.0.x, but they may be different for other firmware versions.
6396
6397 Index1 Tag Name Writable
6398 ------ -------- --------
6399 3 FNumber int8u
6400 4 ExposureTime int8u
6401 6 ISO int8u
6402 7 HighlightTonePriority int8u
6403 8 MeasuredEV2 int8u
6404 9 MeasuredEV int8u
6405 21 FlashMeteringMode int8u
6406 25 CameraTemperature int8u
6407 30 FocalLength int16uRev
6408 53 CameraOrientation int8u
6409 84 FocusDistanceUpper int16uRev
6410 86 FocusDistanceLower int16uRev
6411 119 WhiteBalance int16u
6412 123 ColorTemperature int16u
6413 175 CameraPictureStyle int8u
6414 201 HighISONoiseReduction int8u
6415 274 LensType int16uRev
6416 276 MinFocalLength int16uRev
6417 278 MaxFocalLength int16uRev
6418 428 FirmwareVersion no
6419 491 FileIndex int32u
6420 503 DirectoryIndex int32u
6421 807 PictureStyleInfo Canon PSInfo
6422
6423 Canon CameraInfo40D Tags
6424
6425 CameraInfo tags for the EOS 40D.
6426
6427 Index1 Tag Name Writable
6428 ------ -------- --------
6429 3 FNumber int8u
6430 4 ExposureTime int8u
6431 6 ISO int8u
6432 21 FlashMeteringMode int8u
6433 24 CameraTemperature int8u
6434 27 MacroMagnification int8u
6435 29 FocalLength int16uRev
6436 48 CameraOrientation int8u
6437 67 FocusDistanceUpper int16uRev
6438 69 FocusDistanceLower int16uRev
6439 111 WhiteBalance int16u
6440 115 ColorTemperature int16u
6441 214 LensType int16uRev
6442 216 MinFocalLength int16uRev
6443 218 MaxFocalLength int16uRev
6444 255 FirmwareVersion string[6]
6445 307 FileIndex int32u
6446 319 DirectoryIndex int32u
6447 603 PictureStyleInfo Canon PSInfo
6448 2347 LensModel string[64]
6449
6450 Canon CameraInfo50D Tags
6451
6452 CameraInfo tags for the EOS 50D. Indices shown are for firmware
6453 versions 1.0.x, but they may be different for other firmware versions.
6454
6455 Index1 Tag Name Writable
6456 ------ -------- --------
6457 3 FNumber int8u
6458 4 ExposureTime int8u
6459 6 ISO int8u
6460 7 HighlightTonePriority int8u
6461 21 FlashMeteringMode int8u
6462 25 CameraTemperature int8u
6463 30 FocalLength int16uRev
6464 49 CameraOrientation int8u
6465 80 FocusDistanceUpper int16uRev
6466 82 FocusDistanceLower int16uRev
6467 111 WhiteBalance int16u
6468 115 ColorTemperature int16u
6469 167 PictureStyle int8u
6470 189 HighISONoiseReduction int8u
6471 191 AutoLightingOptimizer int8u
6472 234 LensType int16uRev
6473 236 MinFocalLength int16uRev
6474 238 MaxFocalLength int16uRev
6475 350 FirmwareVersion no
6476 411 FileIndex int32u
6477 423 DirectoryIndex int32u
6478 727 PictureStyleInfo Canon PSInfo
6479
6480 Canon CameraInfo60D Tags
6481
6482 CameraInfo tags for the EOS 60D and 1200D.
6483
6484 Index1 Tag Name Writable
6485 ------ -------- --------
6486 3 FNumber int8u
6487 4 ExposureTime int8u
6488 6 ISO int8u
6489 25 CameraTemperature int8u
6490 30 FocalLength int16uRev
6491 54 CameraOrientation int8u
6492 85 FocusDistanceUpper int16uRev
6493 87 FocusDistanceLower int16uRev
6494 125 ColorTemperature int16u
6495 232 LensType int16uRev
6496 234 MinFocalLength int16uRev
6497 236 MaxFocalLength int16uRev
6498 409 FirmwareVersion no
6499 473 FileIndex int32u
6500 485 DirectoryIndex int32u
6501 761 PictureStyleInfo Canon PSInfo2
6502 801 PictureStyleInfo Canon PSInfo2
6503
6504 Canon CameraInfo70D Tags
6505
6506 CameraInfo tags for the EOS 70D.
6507
6508 Index1 Tag Name Writable
6509 ------ -------- --------
6510 3 FNumber int8u
6511 4 ExposureTime int8u
6512 6 ISO int8u
6513 27 CameraTemperature int8u
6514 35 FocalLength int16uRev
6515 132 CameraOrientation int8u
6516 147 FocusDistanceUpper int16uRev
6517 149 FocusDistanceLower int16uRev
6518 199 ColorTemperature int16u
6519 358 LensType int16uRev
6520 360 MinFocalLength int16uRev
6521 362 MaxFocalLength int16uRev
6522 606 FirmwareVersion no
6523 691 FileIndex int32u
6524 703 DirectoryIndex int32u
6525 975 PictureStyleInfo Canon PSInfo2
6526
6527 Canon CameraInfo80D Tags
6528
6529 CameraInfo tags for the EOS 70D.
6530
6531 Index1 Tag Name Writable
6532 ------ -------- --------
6533 3 FNumber int8u
6534 4 ExposureTime int8u
6535 6 ISO int8u
6536 27 CameraTemperature int8u
6537 35 FocalLength int16uRev
6538 150 CameraOrientation int8u
6539 165 FocusDistanceUpper int16uRev
6540 167 FocusDistanceLower int16uRev
6541 314 ColorTemperature int16u
6542 393 LensType int16uRev
6543 395 MinFocalLength int16uRev
6544 397 MaxFocalLength int16uRev
6545 1114 FirmwareVersion no
6546 1198 FileIndex int32u
6547 1210 DirectoryIndex int32u
6548
6549 Canon CameraInfo450D Tags
6550
6551 CameraInfo tags for the EOS 450D.
6552
6553 Index1 Tag Name Writable
6554 ------ -------- --------
6555 3 FNumber int8u
6556 4 ExposureTime int8u
6557 6 ISO int8u
6558 21 FlashMeteringMode int8u
6559 24 CameraTemperature int8u
6560 27 MacroMagnification int8u
6561 29 FocalLength int16uRev
6562 48 CameraOrientation int8u
6563 67 FocusDistanceUpper int16uRev
6564 69 FocusDistanceLower int16uRev
6565 111 WhiteBalance int16u
6566 115 ColorTemperature int16u
6567 222 LensType int16uRev
6568 263 FirmwareVersion string[6]
6569 271 OwnerName string[32]
6570 307 DirectoryIndex int32u
6571 319 FileIndex int32u
6572 611 PictureStyleInfo Canon PSInfo
6573 2355 LensModel string[64]
6574
6575 Canon CameraInfo500D Tags
6576
6577 CameraInfo tags for the EOS 500D.
6578
6579 Index1 Tag Name Writable
6580 ------ -------- --------
6581 3 FNumber int8u
6582 4 ExposureTime int8u
6583 6 ISO int8u
6584 7 HighlightTonePriority int8u
6585 21 FlashMeteringMode int8u
6586 25 CameraTemperature int8u
6587 30 FocalLength int16uRev
6588 49 CameraOrientation int8u
6589 80 FocusDistanceUpper int16uRev
6590 82 FocusDistanceLower int16uRev
6591 115 WhiteBalance int16u
6592 119 ColorTemperature int16u
6593 171 PictureStyle int8u
6594 188 HighISONoiseReduction int8u
6595 190 AutoLightingOptimizer int8u
6596 246 LensType int16uRev
6597 248 MinFocalLength int16uRev
6598 250 MaxFocalLength int16uRev
6599 400 FirmwareVersion no
6600 467 FileIndex int32u
6601 479 DirectoryIndex int32u
6602 779 PictureStyleInfo Canon PSInfo
6603
6604 Canon CameraInfo550D Tags
6605
6606 CameraInfo tags for the EOS 550D.
6607
6608 Index1 Tag Name Writable
6609 ------ -------- --------
6610 3 FNumber int8u
6611 4 ExposureTime int8u
6612 6 ISO int8u
6613 7 HighlightTonePriority int8u
6614 21 FlashMeteringMode int8u
6615 25 CameraTemperature int8u
6616 30 FocalLength int16uRev
6617 53 CameraOrientation int8u
6618 84 FocusDistanceUpper int16uRev
6619 86 FocusDistanceLower int16uRev
6620 120 WhiteBalance int16u
6621 124 ColorTemperature int16u
6622 176 PictureStyle int8u
6623 255 LensType int16uRev
6624 257 MinFocalLength int16uRev
6625 259 MaxFocalLength int16uRev
6626 420 FirmwareVersion no
6627 484 FileIndex int32u
6628 496 DirectoryIndex int32u
6629 796 PictureStyleInfo Canon PSInfo
6630
6631 Canon CameraInfo600D Tags
6632
6633 CameraInfo tags for the EOS 600D and 1100D.
6634
6635 Index1 Tag Name Writable
6636 ------ -------- --------
6637 3 FNumber int8u
6638 4 ExposureTime int8u
6639 6 ISO int8u
6640 7 HighlightTonePriority int8u
6641 21 FlashMeteringMode int8u
6642 25 CameraTemperature int8u
6643 30 FocalLength int16uRev
6644 56 CameraOrientation int8u
6645 87 FocusDistanceUpper int16uRev
6646 89 FocusDistanceLower int16uRev
6647 123 WhiteBalance int16u
6648 127 ColorTemperature int16u
6649 179 PictureStyle int8u
6650 234 LensType int16uRev
6651 236 MinFocalLength int16uRev
6652 238 MaxFocalLength int16uRev
6653 411 FirmwareVersion no
6654 475 FileIndex int32u
6655 487 DirectoryIndex int32u
6656 763 PictureStyleInfo Canon PSInfo2
6657
6658 Canon CameraInfo650D Tags
6659
6660 CameraInfo tags for the EOS 650D and 700D.
6661
6662 Index1 Tag Name Writable
6663 ------ -------- --------
6664 3 FNumber int8u
6665 4 ExposureTime int8u
6666 6 ISO int8u
6667 27 CameraTemperature int8u
6668 35 FocalLength int16uRev
6669 125 CameraOrientation int8u
6670 140 FocusDistanceUpper int16uRev
6671 142 FocusDistanceLower int16uRev
6672 188 WhiteBalance int16u
6673 192 ColorTemperature int16u
6674 244 PictureStyle int8u
6675 295 LensType int16uRev
6676 297 MinFocalLength int16uRev
6677 299 MaxFocalLength int16uRev
6678 539 FirmwareVersion no
6679 544 FirmwareVersion no
6680 624 FileIndex int32u
6681 628 FileIndex int32u
6682 636 DirectoryIndex int32u
6683 640 DirectoryIndex int32u
6684 912 PictureStyleInfo Canon PSInfo2
6685
6686 Canon CameraInfo750D Tags
6687
6688 CameraInfo tags for the EOS 750D and 760D.
6689
6690 Index1 Tag Name Writable
6691 ------ -------- --------
6692 3 FNumber int8u
6693 4 ExposureTime int8u
6694 6 ISO int8u
6695 27 CameraTemperature int8u
6696 35 FocalLength int16uRev
6697 165 FocusDistanceUpper int16uRev
6698 167 FocusDistanceLower int16uRev
6699 305 WhiteBalance int16u
6700 309 ColorTemperature int16u
6701 361 PictureStyle int8u
6702 388 LensType int16uRev
6703 390 MinFocalLength int16uRev
6704 392 MaxFocalLength int16uRev
6705 1085 FirmwareVersion no
6706 1097 FirmwareVersion no
6707
6708 Canon CameraInfo1000D Tags
6709
6710 CameraInfo tags for the EOS 1000D.
6711
6712 Index1 Tag Name Writable
6713 ------ -------- --------
6714 3 FNumber int8u
6715 4 ExposureTime int8u
6716 6 ISO int8u
6717 21 FlashMeteringMode int8u
6718 24 CameraTemperature int8u
6719 27 MacroMagnification int8u
6720 29 FocalLength int16uRev
6721 48 CameraOrientation int8u
6722 67 FocusDistanceUpper int16uRev
6723 69 FocusDistanceLower int16uRev
6724 111 WhiteBalance int16u
6725 115 ColorTemperature int16u
6726 226 LensType int16uRev
6727 228 MinFocalLength int16uRev
6728 230 MaxFocalLength int16uRev
6729 267 FirmwareVersion string[6]
6730 311 DirectoryIndex int32u
6731 323 FileIndex int32u
6732 615 PictureStyleInfo Canon PSInfo
6733 2359 LensModel string[64]
6734
6735 Canon CameraInfoPowerShot Tags
6736
6737 CameraInfo tags for PowerShot models such as the A450, A460, A550,
6738 A560, A570, A630, A640, A650, A710, A720, G7, G9, S5, SD40, SD750,
6739 SD800, SD850, SD870, SD900, SD950, SD1000, SX100 and TX1.
6740
6741 Index4 Tag Name Writable
6742 ------ -------- --------
6743 0 ISO int32s
6744 5 FNumber int32s
6745 6 ExposureTime int32s
6746 23 Rotation int32s
6747 135 CameraTemperature int32s
6748 145 CameraTemperature int32s
6749
6750 Canon CameraInfoPowerShot2 Tags
6751
6752 CameraInfo tags for PowerShot models such as the A470, A480, A490,
6753 A495, A580, A590, A1000, A1100, A2000, A2100, A3000, A3100, D10, E1,
6754 G10, G11, S90, S95, SD770, SD780, SD790, SD880, SD890, SD940, SD960,
6755 SD970, SD980, SD990, SD1100, SD1200, SD1300, SD1400, SD3500, SD4000,
6756 SD4500, SX1, SX10, SX20, SX110, SX120, SX130, SX200 and SX210.
6757
6758 Index4 Tag Name Writable
6759 ------ -------- --------
6760 1 ISO int32s
6761 6 FNumber int32s
6762 7 ExposureTime int32s
6763 24 Rotation int32s
6764 153 CameraTemperature int32s
6765 159 CameraTemperature int32s
6766 164 CameraTemperature int32s
6767 168 CameraTemperature int32s
6768 261 CameraTemperature int32s
6769
6770 Canon CameraInfoUnknown32 Tags
6771
6772 Unknown CameraInfo tags are divided into 3 tables based on format size.
6773
6774 Index4 Tag Name Writable
6775 ------ -------- --------
6776 71 CameraTemperature int32s
6777 83 CameraTemperature int32s
6778 91 CameraTemperature int32s
6779 92 CameraTemperature int32s
6780 100 CameraTemperature int32s
6781 -3 CameraTemperature int32s
6782
6783 Canon CameraInfoUnknown16 Tags
6784
6785 Index2 Tag Name Writable
6786 ------ -------- --------
6787 [no tags known]
6788
6789 Canon CameraInfoUnknown Tags
6790
6791 Index1 Tag Name Writable
6792 ------ -------- --------
6793 363 LensSerialNumber undef[5]
6794
6795 Canon MovieInfo Tags
6796
6797 Tags written by some Canon cameras when recording video.
6798
6799 Index2 Tag Name Writable
6800 ------ -------- --------
6801 1 FrameRate int16u
6802 2 FrameCount int16u
6803 4 FrameCount int32u
6804 6 FrameRate rational32u
6805 106 Duration int32u
6806 108 AudioBitrate int32u
6807 110 AudioSampleRate int32u
6808 112 AudioChannels int32u
6809 116 VideoCodec undef[4]
6810
6811 Canon AFInfo Tags
6812
6813 Auto-focus information used by many older Canon models. The values in
6814 this record are sequential, and some have variable sizes based on the
6815 value of NumAFPoints (which may be 1,5,7,9,15,45 or 53). The AFArea
6816 coordinates are given in a system where the image has dimensions given
6817 by AFImageWidth and AFImageHeight, and 0,0 is the image center. The
6818 direction of the Y axis depends on the camera model, with positive Y
6819 upwards for EOS models, but apparently downwards for PowerShot models.
6820
6821 Sequence Tag Name Writable
6822 -------- -------- --------
6823 0 NumAFPoints no
6824 1 ValidAFPoints no
6825 2 CanonImageWidth no
6826 3 CanonImageHeight no
6827 4 AFImageWidth no
6828 5 AFImageHeight no
6829 6 AFAreaWidth no
6830 7 AFAreaHeight no
6831 8 AFAreaXPositions no
6832 9 AFAreaYPositions no
6833 10 AFPointsInFocus no
6834 11 PrimaryAFPoint no
6835 Canon_AFInfo_0x000b? no
6836 12 PrimaryAFPoint no
6837
6838 Canon MyColors Tags
6839
6840 Index2 Tag Name Writable
6841 ------ -------- --------
6842 2 MyColorMode int16u
6843
6844 Canon FaceDetect1 Tags
6845
6846 Index2 Tag Name Writable
6847 ------ -------- --------
6848 2 FacesDetected int16u
6849 3 FaceDetectFrameSize int16u[2]
6850 8 Face1Position int16s[2]
6851 10 Face2Position int16s[2]
6852 12 Face3Position int16s[2]
6853 14 Face4Position int16s[2]
6854 16 Face5Position int16s[2]
6855 18 Face6Position int16s[2]
6856 20 Face7Position int16s[2]
6857 22 Face8Position int16s[2]
6858 24 Face9Position int16s[2]
6859
6860 Canon FaceDetect2 Tags
6861
6862 Index1 Tag Name Writable
6863 ------ -------- --------
6864 1 FaceWidth int8u
6865 2 FacesDetected int8u
6866
6867 Canon AFInfo2 Tags
6868
6869 Newer version of the AFInfo record containing much of the same
6870 information (and coordinate confusion) as the older version. In this
6871 record, NumAFPoints may be 7, 9, 11, 19, 31, 45 or 61, depending on the
6872 camera model.
6873
6874 Sequence Tag Name Writable
6875 -------- -------- --------
6876 0 AFInfoSize? no
6877 1 AFAreaMode no
6878 2 NumAFPoints no
6879 3 ValidAFPoints no
6880 4 CanonImageWidth no
6881 5 CanonImageHeight no
6882 6 AFImageWidth no
6883 7 AFImageHeight no
6884 8 AFAreaWidths no
6885 9 AFAreaHeights no
6886 10 AFAreaXPositions no
6887 11 AFAreaYPositions no
6888 12 AFPointsInFocus no
6889 13 AFPointsSelected no
6890 Canon_AFInfo2_0x000d? no
6891 14 PrimaryAFPoint no
6892
6893 Canon ContrastInfo Tags
6894
6895 Index2 Tag Name Writable
6896 ------ -------- --------
6897 4 IntelligentContrast int16u
6898
6899 Canon WBInfo Tags
6900
6901 WB tags for the Canon G9.
6902
6903 Index4 Tag Name Writable
6904 ------ -------- --------
6905 2 WB_GRGBLevelsAuto int32s[4]
6906 10 WB_GRGBLevelsDaylight int32s[4]
6907 18 WB_GRGBLevelsCloudy int32s[4]
6908 26 WB_GRGBLevelsTungsten int32s[4]
6909 34 WB_GRGBLevelsFluorescent int32s[4]
6910 42 WB_GRGBLevelsFluorHigh int32s[4]
6911 50 WB_GRGBLevelsFlash int32s[4]
6912 58 WB_GRGBLevelsUnderwater int32s[4]
6913 66 WB_GRGBLevelsCustom1 int32s[4]
6914 74 WB_GRGBLevelsCustom2 int32s[4]
6915
6916 Canon FaceDetect3 Tags
6917
6918 Index2 Tag Name Writable
6919 ------ -------- --------
6920 3 FacesDetected int16u
6921
6922 Canon TimeInfo Tags
6923
6924 Index4 Tag Name Writable
6925 ------ -------- --------
6926 1 TimeZone int32s
6927 2 TimeZoneCity int32s
6928 3 DaylightSavings int32s
6929
6930 Canon FileInfo Tags
6931
6932 Index2 Tag Name Writable
6933 ------ -------- --------
6934 1 FileNumber int32u
6935 ShutterCount int32u
6936 3 BracketMode int16s
6937 4 BracketValue int16s
6938 5 BracketShotNumber int16s
6939 6 RawJpgQuality int16s
6940 7 RawJpgSize int16s
6941 8 LongExposureNoiseReduction2 int16s
6942 9 WBBracketMode int16s
6943 12 WBBracketValueAB int16s
6944 13 WBBracketValueGM int16s
6945 14 FilterEffect int16s
6946 15 ToningEffect int16s
6947 16 MacroMagnification int16s
6948 19 LiveViewShooting int16s
6949 20 FocusDistanceUpper int16u
6950 21 FocusDistanceLower int16u
6951 25 FlashExposureLock int16s
6952 61 RFLensType int16u
6953
6954 Canon SerialInfo Tags
6955
6956 Index1 Tag Name Writable
6957 ------ -------- --------
6958 9 InternalSerialNumber string
6959
6960 Canon CropInfo Tags
6961
6962 Index2 Tag Name Writable
6963 ------ -------- --------
6964 0 CropLeftMargin int16u
6965 1 CropRightMargin int16u
6966 2 CropTopMargin int16u
6967 3 CropBottomMargin int16u
6968
6969 Canon AspectInfo Tags
6970
6971 Index4 Tag Name Writable
6972 ------ -------- --------
6973 0 AspectRatio int32u
6974 1 CroppedImageWidth int32u
6975 2 CroppedImageHeight int32u
6976 3 CroppedImageLeft int32u
6977 4 CroppedImageTop int32u
6978
6979 Canon Processing Tags
6980
6981 Index2 Tag Name Writable
6982 ------ -------- --------
6983 1 ToneCurve int16s
6984 2 Sharpness int16s
6985 3 SharpnessFrequency int16s
6986 4 SensorRedLevel int16s
6987 5 SensorBlueLevel int16s
6988 6 WhiteBalanceRed int16s
6989 7 WhiteBalanceBlue int16s
6990 8 WhiteBalance int16s
6991 9 ColorTemperature int16s
6992 10 PictureStyle int16s
6993 11 DigitalGain int16s
6994 12 WBShiftAB int16s
6995 13 WBShiftGM int16s
6996
6997 Canon ColorBalance Tags
6998
6999 These tags are used by the 10D and 300D.
7000
7001 Index2 Tag Name Writable
7002 ------ -------- --------
7003 1 WB_RGGBLevelsAuto int16s[4]
7004 5 WB_RGGBLevelsDaylight int16s[4]
7005 9 WB_RGGBLevelsShade int16s[4]
7006 13 WB_RGGBLevelsCloudy int16s[4]
7007 17 WB_RGGBLevelsTungsten int16s[4]
7008 21 WB_RGGBLevelsFluorescent int16s[4]
7009 25 WB_RGGBLevelsFlash int16s[4]
7010 29 WB_RGGBLevelsCustom int16s[4]
7011 BlackLevels int16s[4]
7012 33 WB_RGGBLevelsKelvin int16s[4]
7013 37 WB_RGGBBlackLevels int16s[4]
7014
7015 Canon MeasuredColor Tags
7016
7017 Index2 Tag Name Writable
7018 ------ -------- --------
7019 1 MeasuredRGGB int16u[4]
7020
7021 Canon Flags Tags
7022
7023 Index2 Tag Name Writable
7024 ------ -------- --------
7025 1 ModifiedParamFlag int16s
7026
7027 Canon ModifiedInfo Tags
7028
7029 Index2 Tag Name Writable
7030 ------ -------- --------
7031 1 ModifiedToneCurve int16s
7032 2 ModifiedSharpness int16s
7033 3 ModifiedSharpnessFreq int16s
7034 4 ModifiedSensorRedLevel int16s
7035 5 ModifiedSensorBlueLevel int16s
7036 6 ModifiedWhiteBalanceRed int16s
7037 7 ModifiedWhiteBalanceBlue int16s
7038 8 ModifiedWhiteBalance int16s
7039 9 ModifiedColorTemp int16s
7040 10 ModifiedPictureStyle int16s
7041 11 ModifiedDigitalGain int16s
7042
7043 Canon PreviewImageInfo Tags
7044
7045 Index4 Tag Name Writable
7046 ------ -------- --------
7047 1 PreviewQuality int32u
7048 2 PreviewImageLength int32u*
7049 3 PreviewImageWidth int32u
7050 4 PreviewImageHeight int32u
7051 5 PreviewImageStart int32u*
7052
7053 Canon SensorInfo Tags
7054
7055 Index2 Tag Name Writable
7056 ------ -------- --------
7057 1 SensorWidth no
7058 2 SensorHeight no
7059 5 SensorLeftBorder no
7060 6 SensorTopBorder no
7061 7 SensorRightBorder no
7062 8 SensorBottomBorder no
7063 9 BlackMaskLeftBorder no
7064 10 BlackMaskTopBorder no
7065 11 BlackMaskRightBorder no
7066 12 BlackMaskBottomBorder no
7067
7068 Canon ColorData1 Tags
7069
7070 These tags are used by the 20D and 350D.
7071
7072 Index2 Tag Name Writable
7073 ------ -------- --------
7074 25 WB_RGGBLevelsAsShot int16s[4]
7075 29 ColorTempAsShot int16s
7076 30 WB_RGGBLevelsAuto int16s[4]
7077 34 ColorTempAuto int16s
7078 35 WB_RGGBLevelsDaylight int16s[4]
7079 39 ColorTempDaylight int16s
7080 40 WB_RGGBLevelsShade int16s[4]
7081 44 ColorTempShade int16s
7082 45 WB_RGGBLevelsCloudy int16s[4]
7083 49 ColorTempCloudy int16s
7084 50 WB_RGGBLevelsTungsten int16s[4]
7085 54 ColorTempTungsten int16s
7086 55 WB_RGGBLevelsFluorescent int16s[4]
7087 59 ColorTempFluorescent int16s
7088 60 WB_RGGBLevelsFlash int16s[4]
7089 64 ColorTempFlash int16s
7090 65 WB_RGGBLevelsCustom1 int16s[4]
7091 69 ColorTempCustom1 int16s
7092 70 WB_RGGBLevelsCustom2 int16s[4]
7093 74 ColorTempCustom2 int16s
7094 75 ColorCalib? Canon ColorCalib
7095
7096 Canon ColorCalib Tags
7097
7098 Camera color calibration data. For the 20D, 350D, 1DmkII and 1DSmkII
7099 the order of the coefficients is A, B, C, Temperature, but for newer
7100 models it is B, C, A, Temperature. These tags are extracted only when
7101 the Unknown option is used.
7102
7103 Index2 Tag Name Writable
7104 ------ -------- --------
7105 0 CameraColorCalibration01? int16s[4]
7106 4 CameraColorCalibration02? int16s[4]
7107 8 CameraColorCalibration03? int16s[4]
7108 12 CameraColorCalibration04? int16s[4]
7109 16 CameraColorCalibration05? int16s[4]
7110 20 CameraColorCalibration06? int16s[4]
7111 24 CameraColorCalibration07? int16s[4]
7112 28 CameraColorCalibration08? int16s[4]
7113 32 CameraColorCalibration09? int16s[4]
7114 36 CameraColorCalibration10? int16s[4]
7115 40 CameraColorCalibration11? int16s[4]
7116 44 CameraColorCalibration12? int16s[4]
7117 48 CameraColorCalibration13? int16s[4]
7118 52 CameraColorCalibration14? int16s[4]
7119 56 CameraColorCalibration15? int16s[4]
7120
7121 Canon ColorData2 Tags
7122
7123 These tags are used by the 1DmkII and 1DSmkII.
7124
7125 Index2 Tag Name Writable
7126 ------ -------- --------
7127 24 WB_RGGBLevelsAuto int16s[4]
7128 28 ColorTempAuto int16s
7129 29 WB_RGGBLevelsUnknown? int16s[4]
7130 33 ColorTempUnknown? int16s
7131 34 WB_RGGBLevelsAsShot int16s[4]
7132 38 ColorTempAsShot int16s
7133 39 WB_RGGBLevelsDaylight int16s[4]
7134 43 ColorTempDaylight int16s
7135 44 WB_RGGBLevelsShade int16s[4]
7136 48 ColorTempShade int16s
7137 49 WB_RGGBLevelsCloudy int16s[4]
7138 53 ColorTempCloudy int16s
7139 54 WB_RGGBLevelsTungsten int16s[4]
7140 58 ColorTempTungsten int16s
7141 59 WB_RGGBLevelsFluorescent int16s[4]
7142 63 ColorTempFluorescent int16s
7143 64 WB_RGGBLevelsKelvin int16s[4]
7144 68 ColorTempKelvin int16s
7145 69 WB_RGGBLevelsFlash int16s[4]
7146 73 ColorTempFlash int16s
7147 74 WB_RGGBLevelsUnknown2? int16s[4]
7148 78 ColorTempUnknown2? int16s
7149 79 WB_RGGBLevelsUnknown3? int16s[4]
7150 83 ColorTempUnknown3? int16s
7151 84 WB_RGGBLevelsUnknown4? int16s[4]
7152 88 ColorTempUnknown4? int16s
7153 89 WB_RGGBLevelsUnknown5? int16s[4]
7154 93 ColorTempUnknown5? int16s
7155 94 WB_RGGBLevelsUnknown6? int16s[4]
7156 98 ColorTempUnknown6? int16s
7157 99 WB_RGGBLevelsUnknown7? int16s[4]
7158 103 ColorTempUnknown7? int16s
7159 104 WB_RGGBLevelsUnknown8? int16s[4]
7160 108 ColorTempUnknown8? int16s
7161 109 WB_RGGBLevelsUnknown9? int16s[4]
7162 113 ColorTempUnknown9? int16s
7163 114 WB_RGGBLevelsUnknown10? int16s[4]
7164 118 ColorTempUnknown10? int16s
7165 119 WB_RGGBLevelsUnknown11? int16s[4]
7166 123 ColorTempUnknown11? int16s
7167 124 WB_RGGBLevelsUnknown12? int16s[4]
7168 128 ColorTempUnknown12? int16s
7169 129 WB_RGGBLevelsUnknown13? int16s[4]
7170 133 ColorTempUnknown13? int16s
7171 134 WB_RGGBLevelsUnknown14? int16s[4]
7172 138 ColorTempUnknown14? int16s
7173 139 WB_RGGBLevelsUnknown15? int16s[4]
7174 143 ColorTempUnknown15? int16s
7175 144 WB_RGGBLevelsPC1 int16s[4]
7176 148 ColorTempPC1 int16s
7177 149 WB_RGGBLevelsPC2 int16s[4]
7178 153 ColorTempPC2 int16s
7179 154 WB_RGGBLevelsPC3 int16s[4]
7180 158 ColorTempPC3 int16s
7181 159 WB_RGGBLevelsUnknown16? int16s[4]
7182 163 ColorTempUnknown16? int16s
7183 164 ColorCalib? Canon ColorCalib
7184 618 RawMeasuredRGGB int32u[4]
7185
7186 Canon ColorData3 Tags
7187
7188 These tags are used by the 1DmkIIN, 5D, 30D and 400D.
7189
7190 Index2 Tag Name Writable
7191 ------ -------- --------
7192 0 ColorDataVersion int16s
7193 63 WB_RGGBLevelsAsShot int16s[4]
7194 67 ColorTempAsShot int16s
7195 68 WB_RGGBLevelsAuto int16s[4]
7196 72 ColorTempAuto int16s
7197 73 WB_RGGBLevelsMeasured int16s[4]
7198 77 ColorTempMeasured int16s
7199 78 WB_RGGBLevelsDaylight int16s[4]
7200 82 ColorTempDaylight int16s
7201 83 WB_RGGBLevelsShade int16s[4]
7202 87 ColorTempShade int16s
7203 88 WB_RGGBLevelsCloudy int16s[4]
7204 92 ColorTempCloudy int16s
7205 93 WB_RGGBLevelsTungsten int16s[4]
7206 97 ColorTempTungsten int16s
7207 98 WB_RGGBLevelsFluorescent int16s[4]
7208 102 ColorTempFluorescent int16s
7209 103 WB_RGGBLevelsKelvin int16s[4]
7210 107 ColorTempKelvin int16s
7211 108 WB_RGGBLevelsFlash int16s[4]
7212 112 ColorTempFlash int16s
7213 113 WB_RGGBLevelsPC1 int16s[4]
7214 117 ColorTempPC1 int16s
7215 118 WB_RGGBLevelsPC2 int16s[4]
7216 122 ColorTempPC2 int16s
7217 123 WB_RGGBLevelsPC3 int16s[4]
7218 127 ColorTempPC3 int16s
7219 128 WB_RGGBLevelsCustom int16s[4]
7220 132 ColorTempCustom int16s
7221 133 ColorCalib? Canon ColorCalib
7222 196 PerChannelBlackLevel int16u[4]
7223 584 FlashOutput int16s
7224 585 FlashBatteryLevel int16s
7225 586 ColorTempFlashData int16s
7226 647 MeasuredRGGBData int32u[4]
7227
7228 Canon ColorData4 Tags
7229
7230 These tags are used by the 1DmkIII, 1DSmkIII, 1DmkIV, 5DmkII, 7D, 40D,
7231 50D, 60D, 450D, 500D, 550D, 1000D and 1100D.
7232
7233 Index2 Tag Name Writable
7234 ------ -------- --------
7235 0 ColorDataVersion int16s
7236 63 ColorCoefs Canon ColorCoefs
7237 168 ColorCalib? Canon ColorCalib
7238 231 AverageBlackLevel int16u[4]
7239 640 RawMeasuredRGGB int32u[4]
7240 692 PerChannelBlackLevel int16u[4]
7241 696 NormalWhiteLevel int16u
7242 697 SpecularWhiteLevel int16u
7243 698 LinearityUpperMargin int16u
7244 715 PerChannelBlackLevel int16u[4]
7245 719 NormalWhiteLevel int16u
7246 PerChannelBlackLevel int16u[4]
7247 720 SpecularWhiteLevel int16u
7248 721 LinearityUpperMargin int16u
7249 723 NormalWhiteLevel int16u
7250 724 SpecularWhiteLevel int16u
7251 725 LinearityUpperMargin int16u
7252
7253 Canon ColorCoefs Tags
7254
7255 Index2 Tag Name Writable
7256 ------ -------- --------
7257 0 WB_RGGBLevelsAsShot int16s[4]
7258 4 ColorTempAsShot int16s
7259 5 WB_RGGBLevelsAuto int16s[4]
7260 9 ColorTempAuto int16s
7261 10 WB_RGGBLevelsMeasured int16s[4]
7262 14 ColorTempMeasured int16s
7263 15 WB_RGGBLevelsUnknown? int16s[4]
7264 19 ColorTempUnknown? int16s
7265 20 WB_RGGBLevelsDaylight int16s[4]
7266 24 ColorTempDaylight int16s
7267 25 WB_RGGBLevelsShade int16s[4]
7268 29 ColorTempShade int16s
7269 30 WB_RGGBLevelsCloudy int16s[4]
7270 34 ColorTempCloudy int16s
7271 35 WB_RGGBLevelsTungsten int16s[4]
7272 39 ColorTempTungsten int16s
7273 40 WB_RGGBLevelsFluorescent int16s[4]
7274 44 ColorTempFluorescent int16s
7275 45 WB_RGGBLevelsKelvin int16s[4]
7276 49 ColorTempKelvin int16s
7277 50 WB_RGGBLevelsFlash int16s[4]
7278 54 ColorTempFlash int16s
7279 55 WB_RGGBLevelsUnknown2? int16s[4]
7280 59 ColorTempUnknown2? int16s
7281 60 WB_RGGBLevelsUnknown3? int16s[4]
7282 64 ColorTempUnknown3? int16s
7283 65 WB_RGGBLevelsUnknown4? int16s[4]
7284 69 ColorTempUnknown4? int16s
7285 70 WB_RGGBLevelsUnknown5? int16s[4]
7286 74 ColorTempUnknown5? int16s
7287 75 WB_RGGBLevelsUnknown6? int16s[4]
7288 79 ColorTempUnknown6? int16s
7289 80 WB_RGGBLevelsUnknown7? int16s[4]
7290 84 ColorTempUnknown7? int16s
7291 85 WB_RGGBLevelsUnknown8? int16s[4]
7292 89 ColorTempUnknown8? int16s
7293 90 WB_RGGBLevelsUnknown9? int16s[4]
7294 94 ColorTempUnknown9? int16s
7295 95 WB_RGGBLevelsUnknown10? int16s[4]
7296 99 ColorTempUnknown10? int16s
7297 100 WB_RGGBLevelsUnknown11? int16s[4]
7298 104 ColorTempUnknown11? int16s
7299 105 WB_RGGBLevelsUnknown12? int16s[4]
7300 109 ColorTempUnknown12? int16s
7301 110 WB_RGGBLevelsUnknown13? int16s[4]
7302 114 ColorTempUnknown13? int16s
7303
7304 Canon ColorData5 Tags
7305
7306 These tags are used by many EOS M and PowerShot models.
7307
7308 Index2 Tag Name Writable
7309 ------ -------- --------
7310 0 ColorDataVersion int16s
7311 71 ColorCoefs Canon ColorCoefs
7312 ColorCoefs2 Canon ColorCoefs2
7313 186 ColorCalib2? Canon ColorCalib2
7314 255 ColorCalib2? Canon ColorCalib2
7315 264 PerChannelBlackLevel int16s[4]
7316 333 PerChannelBlackLevel int16s[4]
7317 1385 NormalWhiteLevel int16u
7318 1386 SpecularWhiteLevel int16u
7319
7320 Canon ColorCoefs2 Tags
7321
7322 Index2 Tag Name Writable
7323 ------ -------- --------
7324 0 WB_RGGBLevelsAsShot int16s[4]
7325 7 ColorTempAsShot int16s
7326 8 WB_RGGBLevelsAuto int16s[4]
7327 15 ColorTempAuto int16s
7328 16 WB_RGGBLevelsMeasured int16s[4]
7329 23 ColorTempMeasured int16s
7330 24 WB_RGGBLevelsUnknown? int16s[4]
7331 31 ColorTempUnknown? int16s
7332 32 WB_RGGBLevelsDaylight int16s[4]
7333 39 ColorTempDaylight int16s
7334 40 WB_RGGBLevelsShade int16s[4]
7335 47 ColorTempShade int16s
7336 48 WB_RGGBLevelsCloudy int16s[4]
7337 55 ColorTempCloudy int16s
7338 56 WB_RGGBLevelsTungsten int16s[4]
7339 63 ColorTempTungsten int16s
7340 64 WB_RGGBLevelsFluorescent int16s[4]
7341 71 ColorTempFluorescent int16s
7342 72 WB_RGGBLevelsKelvin int16s[4]
7343 79 ColorTempKelvin int16s
7344 80 WB_RGGBLevelsFlash int16s[4]
7345 87 ColorTempFlash int16s
7346 88 WB_RGGBLevelsUnknown2? int16s[4]
7347 95 ColorTempUnknown2? int16s
7348 96 WB_RGGBLevelsUnknown3? int16s[4]
7349 103 ColorTempUnknown3? int16s
7350 104 WB_RGGBLevelsUnknown4? int16s[4]
7351 111 ColorTempUnknown4? int16s
7352 112 WB_RGGBLevelsUnknown5? int16s[4]
7353 119 ColorTempUnknown5? int16s
7354 120 WB_RGGBLevelsUnknown6? int16s[4]
7355 127 ColorTempUnknown6? int16s
7356 128 WB_RGGBLevelsUnknown7? int16s[4]
7357 135 ColorTempUnknown7? int16s
7358 136 WB_RGGBLevelsUnknown8? int16s[4]
7359 143 ColorTempUnknown8? int16s
7360 144 WB_RGGBLevelsUnknown9? int16s[4]
7361 151 ColorTempUnknown9? int16s
7362 152 WB_RGGBLevelsUnknown10? int16s[4]
7363 159 ColorTempUnknown10? int16s
7364 160 WB_RGGBLevelsUnknown11? int16s[4]
7365 167 ColorTempUnknown11? int16s
7366 168 WB_RGGBLevelsUnknown12? int16s[4]
7367 175 ColorTempUnknown12? int16s
7368 176 WB_RGGBLevelsUnknown13? int16s[4]
7369 183 ColorTempUnknown13? int16s
7370
7371 Canon ColorCalib2 Tags
7372
7373 B, C, A, D, Temperature.
7374
7375 Index2 Tag Name Writable
7376 ------ -------- --------
7377 0 CameraColorCalibration01? int16s[5]
7378 5 CameraColorCalibration02? int16s[5]
7379 10 CameraColorCalibration03? int16s[5]
7380 15 CameraColorCalibration04? int16s[5]
7381 20 CameraColorCalibration05? int16s[5]
7382 25 CameraColorCalibration06? int16s[5]
7383 30 CameraColorCalibration07? int16s[5]
7384 35 CameraColorCalibration08? int16s[5]
7385 40 CameraColorCalibration09? int16s[5]
7386 45 CameraColorCalibration10? int16s[5]
7387 50 CameraColorCalibration11? int16s[5]
7388 55 CameraColorCalibration12? int16s[5]
7389 60 CameraColorCalibration13? int16s[5]
7390 65 CameraColorCalibration14? int16s[5]
7391 70 CameraColorCalibration15? int16s[5]
7392
7393 Canon ColorData6 Tags
7394
7395 These tags are used by the EOS 600D and 1200D.
7396
7397 Index2 Tag Name Writable
7398 ------ -------- --------
7399 0 ColorDataVersion int16s
7400 63 WB_RGGBLevelsAsShot int16s[4]
7401 67 ColorTempAsShot int16s
7402 68 WB_RGGBLevelsAuto int16s[4]
7403 72 ColorTempAuto int16s
7404 73 WB_RGGBLevelsMeasured int16s[4]
7405 77 ColorTempMeasured int16s
7406 78 WB_RGGBLevelsUnknown? int16s[4]
7407 82 ColorTempUnknown? int16s
7408 83 WB_RGGBLevelsUnknown2? int16s[4]
7409 87 ColorTempUnknown2? int16s
7410 88 WB_RGGBLevelsUnknown3? int16s[4]
7411 92 ColorTempUnknown3? int16s
7412 93 WB_RGGBLevelsUnknown4? int16s[4]
7413 97 ColorTempUnknown4? int16s
7414 98 WB_RGGBLevelsUnknown5? int16s[4]
7415 102 ColorTempUnknown5? int16s
7416 103 WB_RGGBLevelsDaylight int16s[4]
7417 107 ColorTempDaylight int16s
7418 108 WB_RGGBLevelsShade int16s[4]
7419 112 ColorTempShade int16s
7420 113 WB_RGGBLevelsCloudy int16s[4]
7421 117 ColorTempCloudy int16s
7422 118 WB_RGGBLevelsTungsten int16s[4]
7423 122 ColorTempTungsten int16s
7424 123 WB_RGGBLevelsFluorescent int16s[4]
7425 127 ColorTempFluorescent int16s
7426 128 WB_RGGBLevelsKelvin int16s[4]
7427 132 ColorTempKelvin int16s
7428 133 WB_RGGBLevelsFlash int16s[4]
7429 137 ColorTempFlash int16s
7430 138 WB_RGGBLevelsUnknown6? int16s[4]
7431 142 ColorTempUnknown6? int16s
7432 143 WB_RGGBLevelsUnknown7? int16s[4]
7433 147 ColorTempUnknown7? int16s
7434 148 WB_RGGBLevelsUnknown8? int16s[4]
7435 152 ColorTempUnknown8? int16s
7436 153 WB_RGGBLevelsUnknown9? int16s[4]
7437 157 ColorTempUnknown9? int16s
7438 158 WB_RGGBLevelsUnknown10? int16s[4]
7439 162 ColorTempUnknown10? int16s
7440 163 WB_RGGBLevelsUnknown11? int16s[4]
7441 167 ColorTempUnknown11? int16s
7442 168 WB_RGGBLevelsUnknown12? int16s[4]
7443 172 ColorTempUnknown12? int16s
7444 173 WB_RGGBLevelsUnknown13? int16s[4]
7445 177 ColorTempUnknown13? int16s
7446 178 WB_RGGBLevelsUnknown14? int16s[4]
7447 182 ColorTempUnknown14? int16s
7448 183 WB_RGGBLevelsUnknown15? int16s[4]
7449 187 ColorTempUnknown15? int16s
7450 188 ColorCalib? Canon ColorCalib
7451 251 AverageBlackLevel int16u[4]
7452 404 RawMeasuredRGGB int32u[4]
7453 479 PerChannelBlackLevel int16u[4]
7454 483 NormalWhiteLevel int16u
7455 484 SpecularWhiteLevel int16u
7456 485 LinearityUpperMargin int16u
7457
7458 Canon ColorData7 Tags
7459
7460 These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M
7461 and 7DmkII.
7462
7463 Index2 Tag Name Writable
7464 ------ -------- --------
7465 0 ColorDataVersion int16s
7466 63 WB_RGGBLevelsAsShot int16s[4]
7467 67 ColorTempAsShot int16s
7468 68 WB_RGGBLevelsAuto int16s[4]
7469 72 ColorTempAuto int16s
7470 73 WB_RGGBLevelsMeasured int16s[4]
7471 77 ColorTempMeasured int16s
7472 78 WB_RGGBLevelsUnknown? int16s[4]
7473 82 ColorTempUnknown? int16s
7474 83 WB_RGGBLevelsUnknown2? int16s[4]
7475 87 ColorTempUnknown2? int16s
7476 88 WB_RGGBLevelsUnknown3? int16s[4]
7477 92 ColorTempUnknown3? int16s
7478 93 WB_RGGBLevelsUnknown4? int16s[4]
7479 97 ColorTempUnknown4? int16s
7480 98 WB_RGGBLevelsUnknown5? int16s[4]
7481 102 ColorTempUnknown5? int16s
7482 103 WB_RGGBLevelsUnknown6? int16s[4]
7483 107 ColorTempUnknown6? int16s
7484 108 WB_RGGBLevelsUnknown7? int16s[4]
7485 112 ColorTempUnknown7? int16s
7486 113 WB_RGGBLevelsUnknown8? int16s[4]
7487 117 ColorTempUnknown8? int16s
7488 118 WB_RGGBLevelsUnknown9? int16s[4]
7489 122 ColorTempUnknown9? int16s
7490 123 WB_RGGBLevelsUnknown10? int16s[4]
7491 127 ColorTempUnknown10? int16s
7492 128 WB_RGGBLevelsDaylight int16s[4]
7493 132 ColorTempDaylight int16s
7494 133 WB_RGGBLevelsShade int16s[4]
7495 137 ColorTempShade int16s
7496 138 WB_RGGBLevelsCloudy int16s[4]
7497 142 ColorTempCloudy int16s
7498 143 WB_RGGBLevelsTungsten int16s[4]
7499 147 ColorTempTungsten int16s
7500 148 WB_RGGBLevelsFluorescent int16s[4]
7501 152 ColorTempFluorescent int16s
7502 153 WB_RGGBLevelsKelvin int16s[4]
7503 157 ColorTempKelvin int16s
7504 158 WB_RGGBLevelsFlash int16s[4]
7505 162 ColorTempFlash int16s
7506 163 WB_RGGBLevelsUnknown11? int16s[4]
7507 167 ColorTempUnknown11? int16s
7508 168 WB_RGGBLevelsUnknown12? int16s[4]
7509 172 ColorTempUnknown12? int16s
7510 173 WB_RGGBLevelsUnknown13? int16s[4]
7511 177 ColorTempUnknown13? int16s
7512 178 WB_RGGBLevelsUnknown14? int16s[4]
7513 182 ColorTempUnknown14? int16s
7514 183 WB_RGGBLevelsUnknown15? int16s[4]
7515 187 ColorTempUnknown15? int16s
7516 188 WB_RGGBLevelsUnknown16? int16s[4]
7517 192 ColorTempUnknown16? int16s
7518 193 WB_RGGBLevelsUnknown17? int16s[4]
7519 197 ColorTempUnknown17? int16s
7520 198 WB_RGGBLevelsUnknown18? int16s[4]
7521 202 ColorTempUnknown18? int16s
7522 203 WB_RGGBLevelsUnknown19? int16s[4]
7523 207 ColorTempUnknown19? int16s
7524 208 WB_RGGBLevelsUnknown20? int16s[4]
7525 212 ColorTempUnknown20? int16s
7526 213 ColorCalib? Canon ColorCalib
7527 276 AverageBlackLevel int16u[4]
7528 429 RawMeasuredRGGB int32u[4]
7529 504 PerChannelBlackLevel int16u[4]
7530 508 NormalWhiteLevel int16u
7531 509 SpecularWhiteLevel int16u
7532 510 LinearityUpperMargin int16u
7533 619 RawMeasuredRGGB int32u[4]
7534 728 PerChannelBlackLevel int16u[4]
7535 732 NormalWhiteLevel int16u
7536 733 SpecularWhiteLevel int16u
7537 734 LinearityUpperMargin int16u
7538
7539 Canon ColorData8 Tags
7540
7541 Index2 Tag Name Writable
7542 ------ -------- --------
7543 0 ColorDataVersion int16s
7544 63 WB_RGGBLevelsAsShot int16s[4]
7545 67 ColorTempAsShot int16s
7546 68 WB_RGGBLevelsAuto int16s[4]
7547 72 ColorTempAuto int16s
7548 73 WB_RGGBLevelsMeasured int16s[4]
7549 77 ColorTempMeasured int16s
7550 78 WB_RGGBLevelsUnknown? int16s[4]
7551 82 ColorTempUnknown? int16s
7552 83 WB_RGGBLevelsUnknown2? int16s[4]
7553 87 ColorTempUnknown2? int16s
7554 88 WB_RGGBLevelsUnknown3? int16s[4]
7555 92 ColorTempUnknown3? int16s
7556 93 WB_RGGBLevelsUnknown4? int16s[4]
7557 97 ColorTempUnknown4? int16s
7558 98 WB_RGGBLevelsUnknown5? int16s[4]
7559 102 ColorTempUnknown5? int16s
7560 103 WB_RGGBLevelsUnknown6? int16s[4]
7561 107 ColorTempUnknown6? int16s
7562 108 WB_RGGBLevelsUnknown7? int16s[4]
7563 112 ColorTempUnknown7? int16s
7564 113 WB_RGGBLevelsUnknown8? int16s[4]
7565 117 ColorTempUnknown8? int16s
7566 118 WB_RGGBLevelsUnknown9? int16s[4]
7567 122 ColorTempUnknown9? int16s
7568 123 WB_RGGBLevelsUnknown10? int16s[4]
7569 127 ColorTempUnknown10? int16s
7570 128 WB_RGGBLevelsUnknown11? int16s[4]
7571 132 ColorTempUnknown11? int16s
7572 133 WB_RGGBLevelsDaylight int16s[4]
7573 137 ColorTempDaylight int16s
7574 138 WB_RGGBLevelsShade int16s[4]
7575 142 ColorTempShade int16s
7576 143 WB_RGGBLevelsCloudy int16s[4]
7577 147 ColorTempCloudy int16s
7578 148 WB_RGGBLevelsTungsten int16s[4]
7579 152 ColorTempTungsten int16s
7580 153 WB_RGGBLevelsFluorescent int16s[4]
7581 157 ColorTempFluorescent int16s
7582 158 WB_RGGBLevelsKelvin int16s[4]
7583 162 ColorTempKelvin int16s
7584 163 WB_RGGBLevelsFlash int16s[4]
7585 167 ColorTempFlash int16s
7586 168 WB_RGGBLevelsUnknown12? int16s[4]
7587 172 ColorTempUnknown12? int16s
7588 173 WB_RGGBLevelsUnknown13? int16s[4]
7589 177 ColorTempUnknown13? int16s
7590 178 WB_RGGBLevelsUnknown14? int16s[4]
7591 182 ColorTempUnknown14? int16s
7592 183 WB_RGGBLevelsUnknown15? int16s[4]
7593 187 ColorTempUnknown15? int16s
7594 188 WB_RGGBLevelsUnknown16? int16s[4]
7595 192 ColorTempUnknown16? int16s
7596 193 WB_RGGBLevelsUnknown17? int16s[4]
7597 197 ColorTempUnknown17? int16s
7598 198 WB_RGGBLevelsUnknown18? int16s[4]
7599 202 ColorTempUnknown18? int16s
7600 203 WB_RGGBLevelsUnknown19? int16s[4]
7601 207 ColorTempUnknown19? int16s
7602 208 WB_RGGBLevelsUnknown20? int16s[4]
7603 212 ColorTempUnknown20? int16s
7604 213 WB_RGGBLevelsUnknown21? int16s[4]
7605 217 ColorTempUnknown21? int16s
7606 218 WB_RGGBLevelsUnknown22? int16s[4]
7607 222 ColorTempUnknown22? int16s
7608 223 WB_RGGBLevelsUnknown23? int16s[4]
7609 227 ColorTempUnknown23? int16s
7610 228 WB_RGGBLevelsUnknown24? int16s[4]
7611 232 ColorTempUnknown24? int16s
7612 233 WB_RGGBLevelsUnknown25? int16s[4]
7613 237 ColorTempUnknown25? int16s
7614 238 WB_RGGBLevelsUnknown26? int16s[4]
7615 242 ColorTempUnknown26? int16s
7616 243 WB_RGGBLevelsUnknown27? int16s[4]
7617 247 ColorTempUnknown27? int16s
7618 248 WB_RGGBLevelsUnknown28? int16s[4]
7619 252 ColorTempUnknown28? int16s
7620 253 WB_RGGBLevelsUnknown29? int16s[4]
7621 257 ColorTempUnknown29? int16s
7622 258 WB_RGGBLevelsUnknown30? int16s[4]
7623 262 ColorTempUnknown30? int16s
7624 263 ColorCalib? Canon ColorCalib
7625 326 AverageBlackLevel int16u[4]
7626 556 PerChannelBlackLevel int16u[4]
7627 560 NormalWhiteLevel int16u
7628 561 SpecularWhiteLevel int16u
7629 562 LinearityUpperMargin int16u
7630 778 PerChannelBlackLevel int16u[4]
7631 782 NormalWhiteLevel int16u
7632 783 SpecularWhiteLevel int16u
7633 784 LinearityUpperMargin int16u
7634
7635 Canon ColorData9 Tags
7636
7637 Index2 Tag Name Writable
7638 ------ -------- --------
7639 0 ColorDataVersion int16s
7640 71 WB_RGGBLevelsAsShot int16s[4]
7641 75 ColorTempAsShot int16s
7642 76 WB_RGGBLevelsAuto int16s[4]
7643 80 ColorTempAuto int16s
7644 81 WB_RGGBLevelsMeasured int16s[4]
7645 85 ColorTempMeasured int16s
7646 86 WB_RGGBLevelsUnknown? int16s[4]
7647 90 ColorTempUnknown? int16s
7648 91 WB_RGGBLevelsUnknown2? int16s[4]
7649 95 ColorTempUnknown2? int16s
7650 96 WB_RGGBLevelsUnknown3? int16s[4]
7651 100 ColorTempUnknown3? int16s
7652 101 WB_RGGBLevelsUnknown4? int16s[4]
7653 105 ColorTempUnknown4? int16s
7654 106 WB_RGGBLevelsUnknown5? int16s[4]
7655 110 ColorTempUnknown5? int16s
7656 111 WB_RGGBLevelsUnknown6? int16s[4]
7657 115 ColorTempUnknown6? int16s
7658 116 WB_RGGBLevelsUnknown7? int16s[4]
7659 120 ColorTempUnknown7? int16s
7660 121 WB_RGGBLevelsUnknown8? int16s[4]
7661 125 ColorTempUnknown8? int16s
7662 126 WB_RGGBLevelsUnknown9? int16s[4]
7663 130 ColorTempUnknown9? int16s
7664 131 WB_RGGBLevelsUnknown10? int16s[4]
7665 135 ColorTempUnknown10? int16s
7666 136 WB_RGGBLevelsDaylight int16s[4]
7667 140 ColorTempDaylight int16s
7668 141 WB_RGGBLevelsShade int16s[4]
7669 145 ColorTempShade int16s
7670 146 WB_RGGBLevelsCloudy int16s[4]
7671 150 ColorTempCloudy int16s
7672 151 WB_RGGBLevelsTungsten int16s[4]
7673 155 ColorTempTungsten int16s
7674 156 WB_RGGBLevelsFluorescent int16s[4]
7675 160 ColorTempFluorescent int16s
7676 161 WB_RGGBLevelsKelvin int16s[4]
7677 165 ColorTempKelvin int16s
7678 166 WB_RGGBLevelsFlash int16s[4]
7679 170 ColorTempFlash int16s
7680 171 WB_RGGBLevelsUnknown11? int16s[4]
7681 175 ColorTempUnknown11? int16s
7682 176 WB_RGGBLevelsUnknown12? int16s[4]
7683 180 ColorTempUnknown12? int16s
7684 181 WB_RGGBLevelsUnknown13? int16s[4]
7685 185 ColorTempUnknown13? int16s
7686 186 WB_RGGBLevelsUnknown14? int16s[4]
7687 190 ColorTempUnknown14? int16s
7688 191 WB_RGGBLevelsUnknown15? int16s[4]
7689 195 ColorTempUnknown15? int16s
7690 196 WB_RGGBLevelsUnknown16? int16s[4]
7691 200 ColorTempUnknown16? int16s
7692 201 WB_RGGBLevelsUnknown17? int16s[4]
7693 205 ColorTempUnknown17? int16s
7694 206 WB_RGGBLevelsUnknown18? int16s[4]
7695 210 ColorTempUnknown18? int16s
7696 211 WB_RGGBLevelsUnknown19? int16s[4]
7697 215 ColorTempUnknown19? int16s
7698 216 WB_RGGBLevelsUnknown20? int16s[4]
7699 220 ColorTempUnknown20? int16s
7700 221 WB_RGGBLevelsUnknown21? int16s[4]
7701 225 ColorTempUnknown21? int16s
7702 226 WB_RGGBLevelsUnknown22? int16s[4]
7703 230 ColorTempUnknown22? int16s
7704 231 WB_RGGBLevelsUnknown23? int16s[4]
7705 235 ColorTempUnknown23? int16s
7706 236 WB_RGGBLevelsUnknown24? int16s[4]
7707 240 ColorTempUnknown24? int16s
7708 241 WB_RGGBLevelsUnknown25? int16s[4]
7709 245 ColorTempUnknown25? int16s
7710 246 WB_RGGBLevelsUnknown26? int16s[4]
7711 250 ColorTempUnknown26? int16s
7712 251 WB_RGGBLevelsUnknown27? int16s[4]
7713 255 ColorTempUnknown27? int16s
7714 256 WB_RGGBLevelsUnknown28? int16s[4]
7715 260 ColorTempUnknown28? int16s
7716 261 WB_RGGBLevelsUnknown29? int16s[4]
7717 265 ColorTempUnknown29? int16s
7718 266 ColorCalib? Canon ColorCalib
7719 329 PerChannelBlackLevel int16u[4]
7720 796 NormalWhiteLevel int16u
7721 797 SpecularWhiteLevel int16u
7722 798 LinearityUpperMargin int16u
7723
7724 Canon ColorDataUnknown Tags
7725
7726 Index2 Tag Name Writable
7727 ------ -------- --------
7728 0 ColorDataVersion no
7729
7730 Canon ColorInfo Tags
7731
7732 Index2 Tag Name Writable
7733 ------ -------- --------
7734 1 Saturation int16s
7735 2 ColorTone int16s
7736 3 ColorSpace int16s
7737
7738 Canon AFMicroAdj Tags
7739
7740 Index4 Tag Name Writable
7741 ------ -------- --------
7742 1 AFMicroAdjMode int32s
7743 2 AFMicroAdjValue rational64s
7744
7745 Canon VignettingCorr Tags
7746
7747 This information is found in images from newer EOS models.
7748
7749 Index2 Tag Name Writable
7750 ------ -------- --------
7751 0 VignettingCorrVersion no
7752 2 PeripheralLighting int16s
7753 3 DistortionCorrection int16s
7754 4 ChromaticAberrationCorr int16s
7755 5 ChromaticAberrationCorr int16s
7756 6 PeripheralLightingValue int16s
7757 9 DistortionCorrectionValue int16s
7758 11 OriginalImageWidth int16s
7759 12 OriginalImageHeight int16s
7760
7761 Canon VignettingCorrUnknown Tags
7762
7763 Vignetting correction from PowerShot models.
7764
7765 Index2 Tag Name Writable
7766 ------ -------- --------
7767 0 VignettingCorrVersion no
7768
7769 Canon VignettingCorr2 Tags
7770
7771 Index4 Tag Name Writable
7772 ------ -------- --------
7773 5 PeripheralLightingSetting int32s
7774 6 ChromaticAberrationSetting int32s
7775 7 DistortionCorrectionSetting int32s
7776
7777 Canon LightingOpt Tags
7778
7779 This information is new in images from the EOS 7D.
7780
7781 Index4 Tag Name Writable
7782 ------ -------- --------
7783 1 PeripheralIlluminationCorr int32s
7784 2 AutoLightingOptimizer int32s
7785 3 HighlightTonePriority int32s
7786 4 LongExposureNoiseReduction int32s
7787 5 HighISONoiseReduction int32s
7788
7789 Canon LensInfo Tags
7790
7791 Index1 Tag Name Writable
7792 ------ -------- --------
7793 0 LensSerialNumber undef[5]
7794
7795 Canon Ambience Tags
7796
7797 Index4 Tag Name Writable
7798 ------ -------- --------
7799 1 AmbienceSelection int32s
7800
7801 Canon MultiExp Tags
7802
7803 Index4 Tag Name Writable
7804 ------ -------- --------
7805 1 MultiExposure int32s
7806 2 MultiExposureControl int32s
7807 3 MultiExposureShots int32s
7808
7809 Canon FilterInfo Tags
7810
7811 Information about creative filter settings.
7812
7813 Tag ID Tag Name Writable
7814 ------ -------- --------
7815 0x0101 GrainyBWFilter no
7816 0x0201 SoftFocusFilter no
7817 0x0301 ToyCameraFilter no
7818 0x0401 MiniatureFilter no
7819 0x0402 MiniatureFilterOrientation no
7820 0x0403 MiniatureFilterPosition no
7821 0x0404 MiniatureFilterParameter no
7822 0x0501 FisheyeFilter no
7823 0x0601 PaintingFilter no
7824 0x0701 WatercolorFilter no
7825
7826 Canon HDRInfo Tags
7827
7828 Index4 Tag Name Writable
7829 ------ -------- --------
7830 1 HDR int32s
7831 2 HDREffect int32s
7832
7833 Canon AFConfig Tags
7834
7835 Index4 Tag Name Writable
7836 ------ -------- --------
7837 1 AFConfigTool int32s
7838 2 AFTrackingSensitivity int32s
7839 3 AFAccelDecelTracking int32s
7840 4 AFPointSwitching int32s
7841 5 AIServoFirstImage int32s
7842 6 AIServoSecondImage int32s
7843 7 USMLensElectronicMF int32s
7844 8 AFAssistBeam int32s
7845 9 OneShotAFRelease int32s
7846 10 AutoAFPointSelEOSiTRAF int32s
7847 11 LensDriveWhenAFImpossible int32s
7848 12 SelectAFAreaSelectionMode int32s
7849 13 AFAreaSelectionMethod int32s
7850 14 OrientationLinkedAF int32s
7851 15 ManualAFPointSelPattern int32s
7852 16 AFPointDisplayDuringFocus int32s
7853 17 VFDisplayIllumination int32s
7854 18 AFStatusViewfinder int32s
7855 19 InitialAFPointInServo int32s
7856
7857 Canon RawBurstInfo Tags
7858
7859 Index4 Tag Name Writable
7860 ------ -------- --------
7861 1 RawBurstImageNum int32u
7862 2 RawBurstImageCount int32u
7863
7864 Canon CTMD Tags
7865
7866 Canon Timed MetaData tags found in CR3 images. The ExtractEmbedded
7867 option is automatically applied when reading CR3 files to be able to
7868 extract this information.
7869
7870 Tag ID Tag Name Writable
7871 ------ -------- --------
7872 0x0001 TimeStamp no
7873 0x0004 FocalInfo Canon FocalInfo
7874 0x0005 ExposureInfo Canon ExposureInfo
7875 0x0007 ExifInfo7 Canon ExifInfo
7876 0x0008 ExifInfo8 Canon ExifInfo
7877 0x0009 ExifInfo9 Canon ExifInfo
7878
7879 Canon FocalInfo Tags
7880
7881 Index4 Tag Name Writable
7882 ------ -------- --------
7883 0 FocalLength no
7884
7885 Canon ExposureInfo Tags
7886
7887 Index4 Tag Name Writable
7888 ------ -------- --------
7889 0 FNumber no
7890 1 ExposureTime no
7891 2 ISO no
7892
7893 Canon ExifInfo Tags
7894
7895 Tag ID Tag Name Writable
7896 ------ -------- --------
7897 0x8769 ExifIFD EXIF
7898 0x927c MakerNoteCanon Canon
7899
7900 Canon CDI1 Tags
7901
7902 Tag ID Tag Name Writable
7903 ------ -------- --------
7904 'IAD1' IAD1 Canon IAD1
7905
7906 Canon IAD1 Tags
7907
7908 Index2 Tag Name Writable
7909 ------ -------- --------
7910 [no tags known]
7911
7912 Canon CMP1 Tags
7913
7914 Index2 Tag Name Writable
7915 ------ -------- --------
7916 8 ImageWidth no
7917 10 ImageHeight no
7918
7919 Canon CNOP Tags
7920
7921 Tag ID Tag Name Writable
7922 ------ -------- --------
7923 [no tags known]
7924
7925 Canon CNTH Tags
7926
7927 Canon-specific QuickTime tags found in the CNTH atom of MOV/MP4 videos
7928 from some cameras.
7929
7930 Tag ID Tag Name Writable
7931 ------ -------- --------
7932 'CNDA' ThumbnailImage undef
7933
7934 Canon uuid Tags
7935
7936 Tags extracted from the uuid atom of MP4 videos from cameras such as
7937 the SX280, and CR3 images from cameras such as the EOS M50.
7938
7939 Tag ID Tag Name Writable
7940 ------ -------- --------
7941 'CCTP' CanonCCTP Canon CCTP
7942 'CMT1' IFD0 EXIF
7943 'CMT2' ExifIFD EXIF
7944 'CMT3' MakerNoteCanon Canon
7945 'CMT4' GPSInfo GPS
7946 'CNCV' CompressorVersion no
7947 'CNOP' CanonCNOP Canon CNOP
7948 'CNTH' CanonCNTH Canon CNTH
7949 'THMB' ThumbnailImage no
7950
7951 Canon CCTP Tags
7952
7953 Tag ID Tag Name Writable
7954 ------ -------- --------
7955 [no tags known]
7956
7957 Canon Skip Tags
7958
7959 Information found in the "skip" atom of Canon MOV videos.
7960
7961 Tag ID Tag Name Writable
7962 ------ -------- --------
7963 'CNDB' Unknown_CNDB? no
7964
7965 Canon uuid2 Tags
7966
7967 Tag ID Tag Name Writable
7968 ------ -------- --------
7969 'CNOP' CanonVRD CanonVRD
7970
7971 CanonCustom Tags
7972 CanonCustom Functions1D Tags
7973
7974 These custom functions are used by all 1D models up to but not
7975 including the Mark III.
7976
7977 Tag ID Tag Name Writable
7978 ------ -------- --------
7979 0 FocusingScreen int8u
7980 1 FinderDisplayDuringExposure int8u
7981 2 ShutterReleaseNoCFCard int8u
7982 3 ISOSpeedExpansion int8u
7983 4 ShutterAELButton int8u
7984 5 ManualTv int8u
7985 6 ExposureLevelIncrements int8u
7986 7 USMLensElectronicMF int8u
7987 8 LCDPanels int8u
7988 9 AEBSequenceAutoCancel int8u
7989 10 AFPointIllumination int8u
7990 11 AFPointSelection int8u
7991 12 MirrorLockup int8u
7992 13 AFPointSpotMetering int8u
7993 14 FillFlashAutoReduction int8u
7994 15 ShutterCurtainSync int8u
7995 16 SafetyShiftInAvOrTv int8u
7996 17 AFPointActivationArea int8u
7997 18 SwitchToRegisteredAFPoint int8u
7998 19 LensAFStopButton int8u
7999 20 AIServoTrackingSensitivity int8u
8000 21 AIServoContinuousShooting int8u
8001
8002 CanonCustom Functions5D Tags
8003
8004 Tag ID Tag Name Writable
8005 ------ -------- --------
8006 0 FocusingScreen int8u
8007 1 SetFunctionWhenShooting int8u
8008 2 LongExposureNoiseReduction int8u
8009 3 FlashSyncSpeedAv int8u
8010 4 Shutter-AELock int8u
8011 5 AFAssistBeam int8u
8012 6 ExposureLevelIncrements int8u
8013 7 FlashFiring int8u
8014 8 ISOExpansion int8u
8015 9 AEBSequenceAutoCancel int8u
8016 10 SuperimposedDisplay int8u
8017 11 MenuButtonDisplayPosition int8u
8018 12 MirrorLockup int8u
8019 13 AFPointSelectionMethod int8u
8020 14 ETTLII int8u
8021 15 ShutterCurtainSync int8u
8022 16 SafetyShiftInAvOrTv int8u
8023 17 AFPointActivationArea int8u
8024 18 LCDDisplayReturnToShoot int8u
8025 19 LensAFStopButton int8u
8026 20 AddOriginalDecisionData int8u
8027
8028 CanonCustom Functions10D Tags
8029
8030 Tag ID Tag Name Writable
8031 ------ -------- --------
8032 1 SetButtonWhenShooting int8u
8033 2 ShutterReleaseNoCFCard int8u
8034 3 FlashSyncSpeedAv int8u
8035 4 Shutter-AELock int8u
8036 5 AFAssist int8u
8037 6 ExposureLevelIncrements int8u
8038 7 AFPointRegistration int8u
8039 8 RawAndJpgRecording int8u
8040 9 AEBSequenceAutoCancel int8u
8041 10 SuperimposedDisplay int8u
8042 11 MenuButtonDisplayPosition int8u
8043 12 MirrorLockup int8u
8044 13 AssistButtonFunction int8u
8045 14 FillFlashAutoReduction int8u
8046 15 ShutterCurtainSync int8u
8047 16 SafetyShiftInAvOrTv int8u
8048 17 LensAFStopButton int8u
8049
8050 CanonCustom Functions20D Tags
8051
8052 Tag ID Tag Name Writable
8053 ------ -------- --------
8054 0 SetFunctionWhenShooting int8u
8055 1 LongExposureNoiseReduction int8u
8056 2 FlashSyncSpeedAv int8u
8057 3 Shutter-AELock int8u
8058 4 AFAssistBeam int8u
8059 5 ExposureLevelIncrements int8u
8060 6 FlashFiring int8u
8061 7 ISOExpansion int8u
8062 8 AEBSequenceAutoCancel int8u
8063 9 SuperimposedDisplay int8u
8064 10 MenuButtonDisplayPosition int8u
8065 11 MirrorLockup int8u
8066 12 AFPointSelectionMethod int8u
8067 13 ETTLII int8u
8068 14 ShutterCurtainSync int8u
8069 15 SafetyShiftInAvOrTv int8u
8070 16 LensAFStopButton int8u
8071 17 AddOriginalDecisionData int8u
8072
8073 CanonCustom Functions30D Tags
8074
8075 Tag ID Tag Name Writable
8076 ------ -------- --------
8077 1 SetFunctionWhenShooting int8u
8078 2 LongExposureNoiseReduction int8u
8079 3 FlashSyncSpeedAv int8u
8080 4 Shutter-AELock int8u
8081 5 AFAssistBeam int8u
8082 6 ExposureLevelIncrements int8u
8083 7 FlashFiring int8u
8084 8 ISOExpansion int8u
8085 9 AEBSequenceAutoCancel int8u
8086 10 SuperimposedDisplay int8u
8087 11 MenuButtonDisplayPosition int8u
8088 12 MirrorLockup int8u
8089 13 AFPointSelectionMethod int8u
8090 14 ETTLII int8u
8091 15 ShutterCurtainSync int8u
8092 16 SafetyShiftInAvOrTv int8u
8093 17 MagnifiedView int8u
8094 18 LensAFStopButton int8u
8095 19 AddOriginalDecisionData int8u
8096
8097 CanonCustom Functions350D Tags
8098
8099 Tag ID Tag Name Writable
8100 ------ -------- --------
8101 0 SetButtonCrossKeysFunc int8u
8102 1 LongExposureNoiseReduction int8u
8103 2 FlashSyncSpeedAv int8u
8104 3 Shutter-AELock int8u
8105 4 AFAssistBeam int8u
8106 5 ExposureLevelIncrements int8u
8107 6 MirrorLockup int8u
8108 7 ETTLII int8u
8109 8 ShutterCurtainSync int8u
8110
8111 CanonCustom Functions400D Tags
8112
8113 Tag ID Tag Name Writable
8114 ------ -------- --------
8115 0 SetButtonCrossKeysFunc int8u
8116 1 LongExposureNoiseReduction int8u
8117 2 FlashSyncSpeedAv int8u
8118 3 Shutter-AELock int8u
8119 4 AFAssistBeam int8u
8120 5 ExposureLevelIncrements int8u
8121 6 MirrorLockup int8u
8122 7 ETTLII int8u
8123 8 ShutterCurtainSync int8u
8124 9 MagnifiedView int8u
8125 10 LCDDisplayAtPowerOn int8u
8126
8127 CanonCustom FunctionsD30 Tags
8128
8129 Custom functions for the EOS D30 and D60.
8130
8131 Tag ID Tag Name Writable
8132 ------ -------- --------
8133 1 LongExposureNoiseReduction int8u
8134 2 Shutter-AELock int8u
8135 3 MirrorLockup int8u
8136 4 ExposureLevelIncrements int8u
8137 5 AFAssist int8u
8138 6 FlashSyncSpeedAv int8u
8139 7 AEBSequenceAutoCancel int8u
8140 8 ShutterCurtainSync int8u
8141 9 LensAFStopButton int8u
8142 10 FillFlashAutoReduction int8u
8143 11 MenuButtonReturn int8u
8144 12 SetButtonWhenShooting int8u
8145 13 SensorCleaning int8u
8146 14 SuperimposedDisplay int8u
8147 15 ShutterReleaseNoCFCard int8u
8148
8149 CanonCustom FuncsUnknown Tags
8150
8151 Tag ID Tag Name Writable
8152 ------ -------- --------
8153 [no tags known]
8154
8155 CanonCustom PersonalFuncs Tags
8156
8157 Personal function settings for the EOS-1D.
8158
8159 Index2 Tag Name Writable
8160 ------ -------- --------
8161 1 PF0CustomFuncRegistration int16u
8162 2 PF1DisableShootingModes int16u
8163 3 PF2DisableMeteringModes int16u
8164 4 PF3ManualExposureMetering int16u
8165 5 PF4ExposureTimeLimits int16u
8166 6 PF5ApertureLimits int16u
8167 7 PF6PresetShootingModes int16u
8168 8 PF7BracketContinuousShoot int16u
8169 9 PF8SetBracketShots int16u
8170 10 PF9ChangeBracketSequence int16u
8171 11 PF10RetainProgramShift int16u
8172 14 PF13DrivePriority int16u
8173 15 PF14DisableFocusSearch int16u
8174 16 PF15DisableAFAssistBeam int16u
8175 17 PF16AutoFocusPointShoot int16u
8176 18 PF17DisableAFPointSel int16u
8177 19 PF18EnableAutoAFPointSel int16u
8178 20 PF19ContinuousShootSpeed int16u
8179 21 PF20LimitContinousShots int16u
8180 22 PF21EnableQuietOperation int16u
8181 24 PF23SetTimerLengths int16u
8182 25 PF24LightLCDDuringBulb int16u
8183 26 PF25DefaultClearSettings int16u
8184 27 PF26ShortenReleaseLag int16u
8185 28 PF27ReverseDialRotation int16u
8186 29 PF28NoQuickDialExpComp int16u
8187 30 PF29QuickDialSwitchOff int16u
8188 31 PF30EnlargementMode int16u
8189 32 PF31OriginalDecisionData int16u
8190
8191 CanonCustom PersonalFuncValues Tags
8192
8193 Index2 Tag Name Writable
8194 ------ -------- --------
8195 1 PF1Value int16u
8196 2 PF2Value int16u
8197 3 PF3Value int16u
8198 4 PF4ExposureTimeMin int16u
8199 5 PF4ExposureTimeMax int16u
8200 6 PF5ApertureMin int16u
8201 7 PF5ApertureMax int16u
8202 8 PF8BracketShots int16u
8203 9 PF19ShootingSpeedLow int16u
8204 10 PF19ShootingSpeedHigh int16u
8205 11 PF20MaxContinousShots int16u
8206 12 PF23ShutterButtonTime int16u
8207 13 PF23FELockTime int16u
8208 14 PF23PostReleaseTime int16u
8209 15 PF25AEMode int16u
8210 16 PF25MeteringMode int16u
8211 17 PF25DriveMode int16u
8212 18 PF25AFMode int16u
8213 19 PF25AFPointSel int16u
8214 20 PF25ImageSize int16u
8215 21 PF25WBMode int16u
8216 22 PF25Parameters int16u
8217 23 PF25ColorMatrix int16u
8218 24 PF27Value int16u
8219
8220 CanonCustom Functions2 Tags
8221
8222 Beginning with the EOS 1D Mark III, Canon finally created a set of
8223 custom function tags which are (reasonably) consistent across models.
8224 The EOS 1D Mark III has 57 custom function tags divided into four main
8225 groups: 1. Exposure (0x0101-0x010f), 2. Image (0x0201-0x0203), Flash
8226 Exposure (0x0304-0x0306) and Display (0x0407-0x0409), 3. Auto Focus
8227 (0x0501-0x050e) and Drive (0x060f-0x0611), and 4. Operation
8228 (0x0701-0x070a) and Others (0x080b-0x0810). The table below lists tags
8229 used by the EOS 1D Mark III, as well as newer tags and values added by
8230 later models.
8231
8232 Tag ID Tag Name Writable
8233 ------ -------- --------
8234 0x0101 ExposureLevelIncrements int32s
8235 0x0102 ISOSpeedIncrements int32s
8236 0x0103 ISOSpeedRange int32s[3]
8237 ISOExpansion int32s
8238 0x0104 AEBAutoCancel int32s
8239 0x0105 AEBSequence int32s
8240 0x0106 AEBShotCount int32s
8241 AEBShotCount int32s[2]
8242 0x0107 SpotMeterLinkToAFPoint int32s
8243 0x0108 SafetyShift int32s
8244 0x0109 UsableShootingModes int32s[2]
8245 0x010a UsableMeteringModes int32s[2]
8246 0x010b ExposureModeInManual int32s
8247 0x010c ShutterSpeedRange int32s[3]
8248 ShutterSpeedRange int32s[4]
8249 0x010d ApertureRange int32s[3]
8250 ApertureRange int32s[4]
8251 0x010e ApplyShootingMeteringMode int32s[8]
8252 0x010f FlashSyncSpeedAv int32s
8253 0x0110 AEMicroadjustment int32s[3]
8254 0x0111 FEMicroadjustment int32s[3]
8255 0x0112 SameExposureForNewAperture int32s
8256 0x0113 ExposureCompAutoCancel int32s
8257 0x0114 AELockMeterModeAfterFocus int32s
8258 0x0201 LongExposureNoiseReduction int32s
8259 0x0202 HighISONoiseReduction int32s
8260 0x0203 HighlightTonePriority int32s
8261 0x0204 AutoLightingOptimizer int32s
8262 0x0304 ETTLII int32s
8263 0x0305 ShutterCurtainSync int32s
8264 0x0306 FlashFiring int32s
8265 0x0407 ViewInfoDuringExposure int32s
8266 0x0408 LCDIlluminationDuringBulb int32s
8267 0x0409 InfoButtonWhenShooting int32s
8268 0x040a ViewfinderWarnings int32s
8269 0x040b LVShootingAreaDisplay int32s
8270 0x040c LVShootingAreaDisplay int32s
8271 0x0501 USMLensElectronicMF int32s
8272 0x0502 AIServoTrackingSensitivity int32s
8273 0x0503 AIServoImagePriority int32s
8274 0x0504 AIServoTrackingMethod int32s
8275 0x0505 LensDriveNoAF int32s
8276 0x0506 LensAFStopButton int32s
8277 0x0507 AFMicroadjustment int32s[5]
8278 0x0508 AFPointAreaExpansion int32s
8279 0x0509 SelectableAFPoint int32s
8280 0x050a SwitchToRegisteredAFPoint int32s
8281 0x050b AFPointAutoSelection int32s
8282 0x050c AFPointDisplayDuringFocus int32s
8283 0x050d AFPointBrightness int32s
8284 0x050e AFAssistBeam int32s
8285 0x050f AFPointSelectionMethod int32s
8286 0x0510 VFDisplayIllumination int32s
8287 SuperimposedDisplay int32s
8288 0x0511 AFDuringLiveView int32s
8289 0x0512 SelectAFAreaSelectMode int32s
8290 0x0513 ManualAFPointSelectPattern int32s
8291 0x0514 DisplayAllAFPoints int32s
8292 0x0515 FocusDisplayAIServoAndMF int32s
8293 0x0516 OrientationLinkedAFPoint int32s
8294 0x0517 MultiControllerWhileMetering int32s
8295 0x0518 AccelerationTracking int32s
8296 0x0519 AIServoFirstImagePriority int32s
8297 0x051a AIServoSecondImagePriority int32s
8298 0x051b AFAreaSelectMethod int32s
8299 0x051c AutoAFPointColorTracking int32s
8300 0x051d VFDisplayIllumination int32s
8301 0x051e InitialAFPointAIServoAF int32s
8302 0x060f MirrorLockup int32s
8303 0x0610 ContinuousShootingSpeed int32s[3]
8304 0x0611 ContinuousShotLimit int32s[2]
8305 0x0612 RestrictDriveModes int32s[2]
8306 0x0701 Shutter-AELock int32s
8307 AFAndMeteringButtons int32s
8308 ShutterButtonAFOnButton int32s
8309 0x0702 AFOnAELockButtonSwitch int32s
8310 0x0703 QuickControlDialInMeter int32s
8311 0x0704 SetButtonWhenShooting int32s
8312 0x0705 ManualTv int32s
8313 0x0706 DialDirectionTvAv int32s
8314 0x0707 AvSettingWithoutLens int32s
8315 0x0708 WBMediaImageSizeSetting int32s
8316 0x0709 LockMicrophoneButton int32s
8317 0x070a ButtonFunctionControlOff int32s
8318 0x070b AssignFuncButton int32s
8319 0x070c CustomControls int32s
8320 0x070d StartMovieShooting int32s
8321 0x070e FlashButtonFunction int32s
8322 0x070f MultiFunctionLock int32s
8323 0x0710 TrashButtonFunction int32s
8324 0x0711 ShutterReleaseWithoutLens int32s
8325 0x0712 ControlRingRotation int32s
8326 0x0713 FocusRingRotation int32s
8327 0x0714 RFLensMFFocusRingSensitivity int32s
8328 0x0715 CustomizeDials int32s
8329 0x080b FocusingScreen int32s
8330 0x080c TimerLength int32s[4]
8331 0x080d ShortReleaseTimeLag int32s
8332 0x080e AddAspectRatioInfo int32s
8333 0x080f AddOriginalDecisionData int32s
8334 0x0810 LiveViewExposureSimulation int32s
8335 0x0811 LCDDisplayAtPowerOn int32s
8336 0x0812 MemoAudioQuality int32s
8337 0x0813 DefaultEraseOption int32s
8338 0x0814 RetractLensOnPowerOff int32s
8339 0x0815 AddIPTCInformation int32s
8340 0x0816 AudioCompression int32s
8341
8342 CanonVRD Tags
8343 Canon Digital Photo Professional writes VRD (Recipe Data) information
8344 as a trailer record to JPEG, TIFF, CRW and CR2 images, or as stand-
8345 alone VRD or DR4 files. The tags listed below represent information
8346 found in these records. The complete VRD/DR4 data record may be
8347 accessed as a block using the Extra 'CanonVRD' or 'CanonDR4' tag, but
8348 this tag is not extracted or copied unless specified explicitly.
8349
8350 Tag ID Tag Name Writable
8351 ------ -------- --------
8352 0xffff00f4 EditData CanonVRD Edit
8353 0xffff00f5 IHLData CanonVRD IHL
8354 0xffff00f6 XMP XMP
8355 0xffff00f7 Edit4Data CanonVRD Edit4
8356
8357 CanonVRD Edit Tags
8358
8359 Canon VRD edit information.
8360
8361 Index Tag Name Writable
8362 ----- -------- --------
8363 0 VRD1 CanonVRD Ver1
8364 1 VRDStampTool CanonVRD StampTool
8365 2 VRD2 CanonVRD Ver2
8366
8367 CanonVRD Ver1 Tags
8368
8369 Index1 Tag Name Writable
8370 ------ -------- --------
8371 2 VRDVersion no
8372 6 WBAdjRGGBLevels int16u[4]
8373 24 WhiteBalanceAdj int16u
8374 26 WBAdjColorTemp int16u
8375 36 WBFineTuneActive int16u
8376 40 WBFineTuneSaturation int16u
8377 44 WBFineTuneTone int16u
8378 46 RawColorAdj int16u
8379 48 RawCustomSaturation int32s
8380 52 RawCustomTone int32s
8381 56 RawBrightnessAdj int32s
8382 60 ToneCurveProperty int16u
8383 122 DynamicRangeMin int16u
8384 124 DynamicRangeMax int16u
8385 272 ToneCurveActive int16u
8386 275 ToneCurveMode int8u
8387 276 BrightnessAdj int8s
8388 277 ContrastAdj int8s
8389 278 SaturationAdj int16s
8390 286 ColorToneAdj int32s
8391 294 LuminanceCurvePoints int16u[21]
8392 336 LuminanceCurveLimits int16u[4]
8393 345 ToneCurveInterpolation int8u
8394 352 RedCurvePoints int16u[21]
8395 394 RedCurveLimits int16u[4]
8396 410 GreenCurvePoints int16u[21]
8397 452 GreenCurveLimits int16u[4]
8398 468 BlueCurvePoints int16u[21]
8399 510 BlueCurveLimits int16u[4]
8400 526 RGBCurvePoints int16u[21]
8401 568 RGBCurveLimits int16u[4]
8402 580 CropActive int16u
8403 582 CropLeft int16u
8404 584 CropTop int16u
8405 586 CropWidth int16u
8406 588 CropHeight int16u
8407 602 SharpnessAdj int16u
8408 608 CropAspectRatio int16u
8409 610 ConstrainedCropWidth float
8410 614 ConstrainedCropHeight float
8411 618 CheckMark int16u
8412 622 Rotation int16u
8413 624 WorkColorSpace int16u
8414
8415 CanonVRD StampTool Tags
8416
8417 Index1 Tag Name Writable
8418 ------ -------- --------
8419 0 StampToolCount no
8420
8421 CanonVRD Ver2 Tags
8422
8423 Tags added in DPP version 2.0 and later.
8424
8425 Index2 Tag Name Writable
8426 ------ -------- --------
8427 2 PictureStyle int16s
8428 3 IsCustomPictureStyle int16s
8429 13 StandardRawColorTone int16s
8430 14 StandardRawSaturation int16s
8431 15 StandardRawContrast int16s
8432 16 StandardRawLinear int16s
8433 17 StandardRawSharpness int16s
8434 18 StandardRawHighlightPoint int16s
8435 19 StandardRawShadowPoint int16s
8436 20 StandardOutputHighlightPoint int16s
8437 21 StandardOutputShadowPoint int16s
8438 22 PortraitRawColorTone int16s
8439 23 PortraitRawSaturation int16s
8440 24 PortraitRawContrast int16s
8441 25 PortraitRawLinear int16s
8442 26 PortraitRawSharpness int16s
8443 27 PortraitRawHighlightPoint int16s
8444 28 PortraitRawShadowPoint int16s
8445 29 PortraitOutputHighlightPoint int16s
8446 30 PortraitOutputShadowPoint int16s
8447 31 LandscapeRawColorTone int16s
8448 32 LandscapeRawSaturation int16s
8449 33 LandscapeRawContrast int16s
8450 34 LandscapeRawLinear int16s
8451 35 LandscapeRawSharpness int16s
8452 36 LandscapeRawHighlightPoint int16s
8453 37 LandscapeRawShadowPoint int16s
8454 38 LandscapeOutputHighlightPoint int16s
8455 39 LandscapeOutputShadowPoint int16s
8456 40 NeutralRawColorTone int16s
8457 41 NeutralRawSaturation int16s
8458 42 NeutralRawContrast int16s
8459 43 NeutralRawLinear int16s
8460 44 NeutralRawSharpness int16s
8461 45 NeutralRawHighlightPoint int16s
8462 46 NeutralRawShadowPoint int16s
8463 47 NeutralOutputHighlightPoint int16s
8464 48 NeutralOutputShadowPoint int16s
8465 49 FaithfulRawColorTone int16s
8466 50 FaithfulRawSaturation int16s
8467 51 FaithfulRawContrast int16s
8468 52 FaithfulRawLinear int16s
8469 53 FaithfulRawSharpness int16s
8470 54 FaithfulRawHighlightPoint int16s
8471 55 FaithfulRawShadowPoint int16s
8472 56 FaithfulOutputHighlightPoint int16s
8473 57 FaithfulOutputShadowPoint int16s
8474 58 MonochromeFilterEffect int16s
8475 59 MonochromeToningEffect int16s
8476 60 MonochromeContrast int16s
8477 61 MonochromeLinear int16s
8478 62 MonochromeSharpness int16s
8479 63 MonochromeRawHighlightPoint int16s
8480 64 MonochromeRawShadowPoint int16s
8481 65 MonochromeOutputHighlightPoint int16s
8482 66 MonochromeOutputShadowPoint int16s
8483 69 UnknownContrast? int16s
8484 70 UnknownLinear? int16s
8485 71 UnknownSharpness? int16s
8486 72 UnknownRawHighlightPoint? int16s
8487 73 UnknownRawShadowPoint? int16s
8488 74 UnknownOutputHighlightPoint? int16s
8489 75 UnknownOutputShadowPoint? int16s
8490 76 CustomColorTone int16s
8491 77 CustomSaturation int16s
8492 78 CustomContrast int16s
8493 79 CustomLinear int16s
8494 80 CustomSharpness int16s
8495 81 CustomRawHighlightPoint int16s
8496 82 CustomRawShadowPoint int16s
8497 83 CustomOutputHighlightPoint int16s
8498 84 CustomOutputShadowPoint int16s
8499 88 CustomPictureStyleData no
8500 94 ChrominanceNoiseReduction int16s
8501 95 LuminanceNoiseReduction int16s
8502 96 ChrominanceNR_TIFF_JPEG int16s
8503 98 ChromaticAberrationOn int16s
8504 99 DistortionCorrectionOn int16s
8505 100 PeripheralIlluminationOn int16s
8506 101 ColorBlur int16s
8507 102 ChromaticAberration int16s
8508 103 DistortionCorrection int16s
8509 104 PeripheralIllumination int16s
8510 105 AberrationCorrectionDistance int16s
8511 106 ChromaticAberrationRed int16s
8512 107 ChromaticAberrationBlue int16s
8513 109 LuminanceNR_TIFF_JPEG int16s
8514 110 AutoLightingOptimizerOn int16s
8515 111 AutoLightingOptimizer int16s
8516 117 StandardRawHighlight int16s
8517 118 PortraitRawHighlight int16s
8518 119 LandscapeRawHighlight int16s
8519 120 NeutralRawHighlight int16s
8520 121 FaithfulRawHighlight int16s
8521 122 MonochromeRawHighlight int16s
8522 123 UnknownRawHighlight? int16s
8523 124 CustomRawHighlight int16s
8524 126 StandardRawShadow int16s
8525 127 PortraitRawShadow int16s
8526 128 LandscapeRawShadow int16s
8527 129 NeutralRawShadow int16s
8528 130 FaithfulRawShadow int16s
8529 131 MonochromeRawShadow int16s
8530 132 UnknownRawShadow? int16s
8531 133 CustomRawShadow int16s
8532 139 AngleAdj int32s
8533 142 CheckMark2 int16u
8534 144 UnsharpMask int16s
8535 146 StandardUnsharpMaskStrength int16s
8536 148 StandardUnsharpMaskFineness int16s
8537 150 StandardUnsharpMaskThreshold int16s
8538 152 PortraitUnsharpMaskStrength int16s
8539 154 PortraitUnsharpMaskFineness int16s
8540 156 PortraitUnsharpMaskThreshold int16s
8541 158 LandscapeUnsharpMaskStrength int16s
8542 160 LandscapeUnsharpMaskFineness int16s
8543 162 LandscapeUnsharpMaskThreshold int16s
8544 164 NeutraUnsharpMaskStrength int16s
8545 166 NeutralUnsharpMaskFineness int16s
8546 168 NeutralUnsharpMaskThreshold int16s
8547 170 FaithfulUnsharpMaskStrength int16s
8548 172 FaithfulUnsharpMaskFineness int16s
8549 174 FaithfulUnsharpMaskThreshold int16s
8550 176 MonochromeUnsharpMaskStrength int16s
8551 178 MonochromeUnsharpMaskFineness int16s
8552 180 MonochromeUnsharpMaskThreshold int16s
8553 182 CustomUnsharpMaskStrength int16s
8554 184 CustomUnsharpMaskFineness int16s
8555 186 CustomUnsharpMaskThreshold int16s
8556 188 CustomDefaultUnsharpStrength int16s
8557 190 CustomDefaultUnsharpFineness int16s
8558 192 CustomDefaultUnsharpThreshold int16s
8559 214 CropCircleActive int16s
8560 215 CropCircleX int16s
8561 216 CropCircleY int16s
8562 217 CropCircleRadius int16s
8563 220 DLOOn int16s
8564 221 DLOSetting int16s
8565 222 DLOShootingDistance int16s
8566 223 DLODataLength no
8567 224 DLOInfo CanonVRD DLOInfo
8568 225 CameraRawColorTone int16s
8569 226 CameraRawSaturation int16s
8570 227 CameraRawContrast int16s
8571 228 CameraRawLinear int16s
8572 229 CameraRawSharpness int16s
8573 230 CameraRawHighlightPoint int16s
8574 231 CameraRawShadowPoint int16s
8575 232 CameraRawOutputHighlightPoint int16s
8576 233 CameraRawOutputShadowPoint int16s
8577
8578 CanonVRD DLOInfo Tags
8579
8580 Tags added when DLO (Digital Lens Optimizer) is on.
8581
8582 Index2 Tag Name Writable
8583 ------ -------- --------
8584 4 DLOSettingApplied int16s
8585 5 DLOVersion string[10]
8586 10 DLOData no
8587
8588 CanonVRD IHL Tags
8589
8590 Tag ID Tag Name Writable
8591 ------ -------- --------
8592 0x0001 IHL_EXIF EXIF
8593 IHL_EXIF? no
8594 0x0003 ThumbnailImage no
8595 0x0004 PreviewImage no
8596 0x0005 RawCodecVersion no
8597 0x0006 CRCDevelParams? no
8598
8599 CanonVRD Edit4 Tags
8600
8601 Canon DPP version 4 edit information.
8602
8603 Index Tag Name Writable
8604 ----- -------- --------
8605 0 DR4 CanonVRD DR4
8606
8607 CanonVRD DR4 Tags
8608
8609 Tags written by Canon DPP version 4 in CanonVRD trailers and DR4 files.
8610 Each tag has three associated flag words which are stored with the
8611 directory entry, some of which are extracted as a separate tag,
8612 indicated in the table below by a decimal appended to the tag ID (.0,
8613 .1 or .2).
8614
8615 Tag ID Tag Name Writable
8616 ------ -------- --------
8617 'header' DR4Header CanonVRD DR4Header
8618 0x10002 Rotation yes
8619 0x10003 AngleAdj yes
8620 0x10021 CustomPictureStyle yes
8621 0x10101 CheckMark yes
8622 0x10200 WorkColorSpace yes
8623 0x20001 RawBrightnessAdj yes
8624 0x20101 WhiteBalanceAdj yes
8625 0x20102 WBAdjColorTemp yes
8626 0x20105 WBAdjMagentaGreen yes
8627 0x20106 WBAdjBlueAmber yes
8628 0x20125 WBAdjRGGBLevels yes
8629 0x20200 GammaLinear yes
8630 0x20301 PictureStyle yes
8631 0x20303 ContrastAdj yes
8632 0x20304 ColorToneAdj yes
8633 0x20305 ColorSaturationAdj yes
8634 0x20306 MonochromeToningEffect yes
8635 0x20307 MonochromeFilterEffect yes
8636 0x20308 UnsharpMaskStrength yes
8637 0x20309 UnsharpMaskFineness yes
8638 0x2030a UnsharpMaskThreshold yes
8639 0x2030b ShadowAdj yes
8640 0x2030c HighlightAdj yes
8641 0x20310 SharpnessAdj yes
8642 0x20310.0 SharpnessAdjOn yes
8643 0x20311 SharpnessStrength yes
8644 0x20400 ToneCurve CanonVRD ToneCurve
8645 0x20400.1 ToneCurveOriginal yes
8646 0x20410 ToneCurveBrightness yes
8647 0x20411 ToneCurveContrast yes
8648 0x20500 AutoLightingOptimizer yes
8649 0x20500.0 AutoLightingOptimizerOn yes
8650 0x20600 LuminanceNoiseReduction yes
8651 0x20601 ChrominanceNoiseReduction yes
8652 0x20670 ColorMoireReduction yes
8653 0x20670.0 ColorMoireReductionOn yes
8654 0x20701 ShootingDistance yes
8655 0x20702 PeripheralIllumination yes
8656 0x20702.0 PeripheralIlluminationOn yes
8657 0x20703 ChromaticAberration yes
8658 0x20703.0 ChromaticAberrationOn yes
8659 0x20704 ColorBlurOn yes
8660 0x20705 DistortionCorrection yes
8661 0x20705.0 DistortionCorrectionOn yes
8662 0x20706 DLOSetting yes
8663 0x20706.0 DLOOn yes
8664 0x20707 ChromaticAberrationRed yes
8665 0x20708 ChromaticAberrationBlue yes
8666 0x20709 DistortionEffect yes
8667 0x2070b DiffractionCorrectionOn yes
8668 0x20900 ColorHue yes
8669 0x20901 SaturationAdj yes
8670 0x20910 RedHSL yes
8671 0x20911 OrangeHSL yes
8672 0x20912 YellowHSL yes
8673 0x20913 GreenHSL yes
8674 0x20914 AquaHSL yes
8675 0x20915 BlueHSL yes
8676 0x20916 PurpleHSL yes
8677 0x20917 MagentaHSL yes
8678 0x20a00 GammaInfo CanonVRD GammaInfo
8679 0x30101 CropAspectRatio yes
8680 0x30102 CropAspectRatioCustom yes
8681 0xf0100 CropInfo CanonVRD CropInfo
8682 0xf0500 CustomPictureStyleData yes
8683 0xf0510 StampInfo CanonVRD StampInfo
8684 0xf0511 DustInfo CanonVRD DustInfo
8685 0xf0512 LensFocalLength yes
8686
8687 CanonVRD DR4Header Tags
8688
8689 Index4 Tag Name Writable
8690 ------ -------- --------
8691 3 DR4CameraModel int32u
8692
8693 CanonVRD ToneCurve Tags
8694
8695 Index4 Tag Name Writable
8696 ------ -------- --------
8697 0 ToneCurveColorSpace int32u
8698 1 ToneCurveShape int32u
8699 3 ToneCurveInputRange int32u[2]
8700 5 ToneCurveOutputRange int32u[2]
8701 7 RGBCurvePoints int32u[21]
8702 10 ToneCurveX int32u
8703 11 ToneCurveY int32u
8704 45 RedCurvePoints int32u[21]
8705 83 GreenCurvePoints int32u[21]
8706 121 BlueCurvePoints int32u[21]
8707
8708 CanonVRD GammaInfo Tags
8709
8710 Index8 Tag Name Writable
8711 ------ -------- --------
8712 2 GammaContrast double
8713 3 GammaColorTone double
8714 4 GammaSaturation double
8715 5 GammaUnsharpMaskStrength double
8716 6 GammaUnsharpMaskFineness double
8717 7 GammaUnsharpMaskThreshold double
8718 8 GammaSharpnessStrength double
8719 9 GammaShadow double
8720 10 GammaHighlight double
8721 12 GammaBlackPoint double
8722 13 GammaWhitePoint double
8723 14 GammaMidPoint double
8724 15 GammaCurveOutputRange double[2]
8725
8726 CanonVRD CropInfo Tags
8727
8728 Index4 Tag Name Writable
8729 ------ -------- --------
8730 0 CropActive int32s
8731 1 CropRotatedOriginalWidth int32s
8732 2 CropRotatedOriginalHeight int32s
8733 3 CropX int32s
8734 4 CropY int32s
8735 5 CropWidth int32s
8736 6 CropHeight int32s
8737 8 CropRotation double
8738 10 CropOriginalWidth int32s
8739 11 CropOriginalHeight int32s
8740
8741 CanonVRD StampInfo Tags
8742
8743 Index4 Tag Name Writable
8744 ------ -------- --------
8745 2 StampToolCount no
8746
8747 CanonVRD DustInfo Tags
8748
8749 Index4 Tag Name Writable
8750 ------ -------- --------
8751 2 DustDeleteApplied no
8752
8753 Casio Tags
8754 Tag ID Tag Name Writable
8755 ------ -------- --------
8756 0x0001 RecordingMode int16u
8757 0x0002 Quality int16u
8758 0x0003 FocusMode int16u
8759 0x0004 FlashMode int16u
8760 0x0005 FlashIntensity int16u
8761 0x0006 ObjectDistance int32u
8762 0x0007 WhiteBalance int16u
8763 0x000a DigitalZoom int32u
8764 0x000b Sharpness int16u
8765 0x000c Contrast int16u
8766 0x000d Saturation int16u
8767 0x0014 ISO int16u
8768 0x0015 FirmwareDate string[18]
8769 0x0016 Enhancement int16u
8770 0x0017 ColorFilter int16u
8771 0x0018 AFPoint int16u
8772 0x0019 FlashIntensity int16u
8773 0x0e00 PrintIM PrintIM
8774
8775 Casio Type2 Tags
8776
8777 Tag ID Tag Name Writable
8778 ------ -------- --------
8779 0x0002 PreviewImageSize int16u[2]
8780 0x0003 PreviewImageLength int32u*
8781 0x0004 PreviewImageStart int32u*
8782 0x0008 QualityMode int16u
8783 0x0009 CasioImageSize int16u
8784 0x000d FocusMode int16u
8785 0x0014 ISO int16u
8786 0x0019 WhiteBalance int16u
8787 0x001d FocalLength rational64u
8788 0x001f Saturation int16u
8789 0x0020 Contrast int16u
8790 0x0021 Sharpness int16u
8791 0x0e00 PrintIM PrintIM
8792 0x2000 PreviewImage undef
8793 0x2001 FirmwareDate string[18]
8794 0x2011 WhiteBalanceBias int16u[2]
8795 0x2012 WhiteBalance int16u
8796 0x2021 AFPointPosition int16u[4]~
8797 0x2022 ObjectDistance int32u
8798 0x2034 FlashDistance int16u
8799 0x2076 SpecialEffectMode int8u[3]
8800 0x2089 FaceInfo1 Casio FaceInfo1
8801 FaceInfo2 Casio FaceInfo2
8802 FaceInfoUnknown? yes
8803 0x211c FacesDetected int8u
8804 0x3000 RecordMode int16u
8805 0x3001 ReleaseMode int16u
8806 0x3002 Quality int16u
8807 0x3003 FocusMode int16u
8808 0x3006 HometownCity string
8809 0x3007 BestShotMode int16u
8810 0x3008 AutoISO int16u
8811 0x3009 AFMode int16u
8812 0x3011 Sharpness undef[2]
8813 0x3012 Contrast undef[2]
8814 0x3013 Saturation undef[2]
8815 0x3014 ISO int16u
8816 0x3015 ColorMode int16u
8817 0x3016 Enhancement int16u
8818 0x3017 ColorFilter int16u
8819 0x301b ArtMode int16u
8820 0x301c SequenceNumber int16u
8821 0x301d BracketSequence int16u[2]
8822 0x3020 ImageStabilization int16u
8823 0x302a LightingMode int16u
8824 0x302b PortraitRefiner int16u
8825 0x3030 SpecialEffectLevel int16u
8826 0x3031 SpecialEffectSetting int16u
8827 0x3103 DriveMode int16u
8828 0x310b ArtModeParameters int8u[3]
8829 0x4001 CaptureFrameRate int16u[n]
8830 0x4003 VideoQuality int16u
8831
8832 Casio FaceInfo1 Tags
8833
8834 Face-detect tags extracted from models such as the EX-H5.
8835
8836 Index1 Tag Name Writable
8837 ------ -------- --------
8838 0 FacesDetected int8u
8839 1 FaceDetectFrameSize int16u[2]
8840 13 Face1Position int16u[4]
8841 124 Face2Position int16u[4]
8842 235 Face3Position int16u[4]
8843 346 Face4Position int16u[4]
8844 457 Face5Position int16u[4]
8845 568 Face6Position int16u[4]
8846 679 Face7Position int16u[4]
8847 790 Face8Position int16u[4]
8848 901 Face9Position int16u[4]
8849 1012 Face10Position int16u[4]
8850
8851 Casio FaceInfo2 Tags
8852
8853 Face-detect tags extracted from models such as the EX-H20G and
8854 EX-ZR100.
8855
8856 Index1 Tag Name Writable
8857 ------ -------- --------
8858 2 FacesDetected int8u
8859 4 FaceDetectFrameSize int16u[2]
8860 8 FaceOrientation int8u
8861 24 Face1Position int16u[4]
8862 76 Face2Position int16u[4]
8863 128 Face3Position int16u[4]
8864 180 Face4Position int16u[4]
8865 232 Face5Position int16u[4]
8866 284 Face6Position int16u[4]
8867 336 Face7Position int16u[4]
8868 388 Face8Position int16u[4]
8869 440 Face9Position int16u[4]
8870 492 Face10Position int16u[4]
8871
8872 Casio QVCI Tags
8873
8874 This information is found in the APP1 QVCI segment of JPEG images from
8875 the Casio QV-7000SX.
8876
8877 Index1 Tag Name Writable
8878 ------ -------- --------
8879 44 CasioQuality no
8880 55 FocalRange? no
8881 77 DateTimeOriginal no
8882 98 ModelType no
8883 114 ManufactureIndex no
8884 124 ManufactureCode no
8885
8886 Casio AVI Tags
8887
8888 This information is found in Casio GV-10 AVI videos.
8889
8890 Index1 Tag Name Writable
8891 ------ -------- --------
8892 0 Software no
8893
8894 DJI Tags
8895 This table lists tags found in the maker notes of images from some DJI
8896 Phantom drones.
8897
8898 Tag ID Tag Name Writable
8899 ------ -------- --------
8900 0x0001 Make string
8901 0x0003 SpeedX float
8902 0x0004 SpeedY float
8903 0x0005 SpeedZ float
8904 0x0006 Pitch float
8905 0x0007 Yaw float
8906 0x0008 Roll float
8907 0x0009 CameraPitch float
8908 0x000a CameraYaw float
8909 0x000b CameraRoll float
8910
8911 DJI XMP Tags
8912
8913 XMP tags used by DJI for images from drones.
8914
8915 These tags belong to the ExifTool XMP-drone-dji family 1 group.
8916
8917 Tag Name Writable
8918 -------- --------
8919 AbsoluteAltitude real
8920 CalibratedFocalLength real
8921 CalibratedOpticalCenterX real
8922 CalibratedOpticalCenterY real
8923 CamReverse string
8924 DewarpData string
8925 DewarpFlag string
8926 FlightPitchDegree real
8927 FlightRollDegree real
8928 FlightXSpeed real
8929 FlightYSpeed real
8930 FlightYawDegree real
8931 FlightZSpeed real
8932 GPSLatitude real/
8933 GPSLongitude real/
8934 GPSLongtitude real
8935 GimbalPitchDegree real
8936 GimbalReverse string
8937 GimbalRollDegree real
8938 GimbalYawDegree real
8939 Latitude real
8940 Longitude real
8941 RelativeAltitude real
8942 RtkFlag string
8943 RtkStdHgt real
8944 RtkStdLat real
8945 RtkStdLon real
8946 SelfData string
8947
8948 FLIR Tags
8949 Information extracted from the maker notes of JPEG images from thermal
8950 imaging cameras by FLIR Systems Inc.
8951
8952 Tag ID Tag Name Writable
8953 ------ -------- --------
8954 0x0001 ImageTemperatureMax rational64u
8955 0x0002 ImageTemperatureMin rational64u
8956 0x0003 Emissivity rational64u
8957 0x0004 UnknownTemperature? rational64u
8958 0x0005 CameraTemperatureRangeMax? rational64u
8959 0x0006 CameraTemperatureRangeMin? rational64u
8960
8961 FLIR FFF Tags
8962
8963 Information extracted from FLIR FFF images and the APP1 FLIR segment of
8964 JPEG images. These tags may also be extracted from the first frame of
8965 an FLIR SEQ file.
8966
8967 Tag ID Tag Name Writable
8968 ------ -------- --------
8969 '_header' FFFHeader FLIR Header
8970 0x0001 RawData FLIR RawData
8971 0x0005 GainDeadData FLIR GainDeadData
8972 0x0006 CoarseData FLIR CoarseData
8973 0x000e EmbeddedImage FLIR EmbeddedImage
8974 0x0020 CameraInfo FLIR CameraInfo
8975 0x0021 MeasurementInfo FLIR MeasInfo
8976 0x0022 PaletteInfo FLIR PaletteInfo
8977 0x0023 TextInfo FLIR TextInfo
8978 0x0024 EmbeddedAudioFile no
8979 0x0028 PaintData FLIR PaintData
8980 0x002a PiP FLIR PiP
8981 0x002b GPSInfo FLIR GPSInfo
8982 0x002c MeterLink FLIR MeterLink
8983 0x002e ParameterInfo FLIR ParamInfo
8984
8985 FLIR Header Tags
8986
8987 Tags extracted from the FLIR FFF/AFF header.
8988
8989 Index1 Tag Name Writable
8990 ------ -------- --------
8991 4 CreatorSoftware no
8992
8993 FLIR RawData Tags
8994
8995 The thermal image data may be stored either as raw data, or in PNG
8996 format. If stored as raw data, ExifTool adds a TIFF header to allow
8997 the data to be viewed as a TIFF image. If stored in PNG format, the
8998 PNG image is extracted as-is. Note that most FLIR cameras using the
8999 PNG format seem to write the 16-bit raw image data in the wrong byte
9000 order.
9001
9002 Index2 Tag Name Writable
9003 ------ -------- --------
9004 1 RawThermalImageWidth no
9005 2 RawThermalImageHeight no
9006 16 RawThermalImageType no
9007 16.1 RawThermalImage no
9008
9009 FLIR GainDeadData Tags
9010
9011 Information found in FFF-format .GAN calibration image files.
9012
9013 Index2 Tag Name Writable
9014 ------ -------- --------
9015 1 GainDeadMapImageWidth no
9016 2 GainDeadMapImageHeight no
9017 16 GainDeadMapImageType no
9018 16.1 GainDeadMapImage no
9019
9020 FLIR CoarseData Tags
9021
9022 Information found in FFF-format .CRS correction image files.
9023
9024 Index2 Tag Name Writable
9025 ------ -------- --------
9026 1 CoarseMapImageWidth no
9027 2 CoarseMapImageHeight no
9028 16 CoarseMapImageType no
9029 16.1 CoarseMapImage no
9030
9031 FLIR EmbeddedImage Tags
9032
9033 Index2 Tag Name Writable
9034 ------ -------- --------
9035 1 EmbeddedImageWidth no
9036 2 EmbeddedImageHeight no
9037 16 EmbeddedImageType no
9038 16.1 EmbeddedImage no
9039
9040 FLIR CameraInfo Tags
9041
9042 FLIR camera information. The Planck tags are variables used in the
9043 temperature calculation. See
9044 <https://exiftool.org/forum/index.php?topic=4898.msg23972#msg23972> for
9045 details.
9046
9047 Index1 Tag Name Writable
9048 ------ -------- --------
9049 32 Emissivity no
9050 36 ObjectDistance no
9051 40 ReflectedApparentTemperature no
9052 44 AtmosphericTemperature no
9053 48 IRWindowTemperature no
9054 52 IRWindowTransmission no
9055 60 RelativeHumidity no
9056 88 PlanckR1 no
9057 92 PlanckB no
9058 96 PlanckF no
9059 112 AtmosphericTransAlpha1 no
9060 116 AtmosphericTransAlpha2 no
9061 120 AtmosphericTransBeta1 no
9062 124 AtmosphericTransBeta2 no
9063 128 AtmosphericTransX no
9064 144 CameraTemperatureRangeMax no
9065 148 CameraTemperatureRangeMin no
9066 152 CameraTemperatureMaxClip no
9067 156 CameraTemperatureMinClip no
9068 160 CameraTemperatureMaxWarn no
9069 164 CameraTemperatureMinWarn no
9070 168 CameraTemperatureMaxSaturated no
9071 172 CameraTemperatureMinSaturated no
9072 212 CameraModel no
9073 244 CameraPartNumber no
9074 260 CameraSerialNumber no
9075 276 CameraSoftware no
9076 368 LensModel no
9077 400 LensPartNumber no
9078 416 LensSerialNumber no
9079 436 FieldOfView no
9080 492 FilterModel no
9081 508 FilterPartNumber no
9082 540 FilterSerialNumber no
9083 776 PlanckO no
9084 780 PlanckR2 no
9085 784 RawValueRangeMin no
9086 786 RawValueRangeMax no
9087 824 RawValueMedian no
9088 828 RawValueRange no
9089 900 DateTimeOriginal no
9090 912 FocusStepCount no
9091 1116 FocusDistance no
9092 1124 FrameRate no
9093
9094 FLIR MeasInfo Tags
9095
9096 Tags listed below are only for the first measurement tool, however
9097 multiple measurements may be added, and information is extracted for
9098 all of them. Tags for subsequent measurements are generated as
9099 required with the prefixes "Meas2", "Meas3", etc.
9100
9101 Tag Name Writable
9102 -------- --------
9103 Meas1Label no
9104 Meas1Params no
9105 Meas1Type no
9106
9107 FLIR PaletteInfo Tags
9108
9109 Index1 Tag Name Writable
9110 ------ -------- --------
9111 0 PaletteColors no
9112 6 AboveColor no
9113 9 BelowColor no
9114 12 OverflowColor no
9115 15 UnderflowColor no
9116 18 Isotherm1Color no
9117 21 Isotherm2Color no
9118 26 PaletteMethod no
9119 27 PaletteStretch no
9120 48 PaletteFileName no
9121 80 PaletteName no
9122 112 Palette no
9123
9124 FLIR TextInfo Tags
9125
9126 Tag Name Writable
9127 -------- --------
9128 Label0 no
9129 Label1 no
9130 Label2 no
9131 Label3 no
9132 Value0 no
9133 Value1 no
9134 Value2 no
9135 Value3 no
9136
9137 FLIR PaintData Tags
9138
9139 Information generated by FLIR Tools "Paint colors" tool.
9140
9141 Index2 Tag Name Writable
9142 ------ -------- --------
9143 5 PaintImageWidth no
9144 6 PaintImageHeight no
9145 20 PaintImageType no
9146 20.1 PaintImage no
9147
9148 FLIR PiP Tags
9149
9150 FLIR Picture in Picture tags.
9151
9152 Index2 Tag Name Writable
9153 ------ -------- --------
9154 0 Real2IR no
9155 2 OffsetX no
9156 3 OffsetY no
9157 4 PiPX1 no
9158 5 PiPX2 no
9159 6 PiPY1 no
9160 7 PiPY2 no
9161
9162 FLIR GPSInfo Tags
9163
9164 Index1 Tag Name Writable
9165 ------ -------- --------
9166 0 GPSValid no
9167 4 GPSVersionID no
9168 8 GPSLatitudeRef no
9169 10 GPSLongitudeRef no
9170 16 GPSLatitude no
9171 24 GPSLongitude no
9172 32 GPSAltitude no
9173 64 GPSDOP no
9174 68 GPSSpeedRef no
9175 70 GPSTrackRef no
9176 76 GPSSpeed no
9177 80 GPSTrack no
9178 88 GPSMapDatum no
9179
9180 FLIR MeterLink Tags
9181
9182 Tags containing Meterlink humidity meter information.
9183
9184 Index1 Tag Name Writable
9185 ------ -------- --------
9186 26 Reading1Units no
9187 28 Reading1Description no
9188 32 Reading1Device no
9189 96 Reading1Value no
9190 126 Reading2Units no
9191 128 Reading2Description no
9192 132 Reading2Device no
9193 196 Reading2Value no
9194 226 Reading3Units no
9195 228 Reading3Description no
9196 232 Reading3Device no
9197 296 Reading3Value no
9198 326 Reading4Units no
9199 328 Reading4Description no
9200 332 Reading4Device no
9201 396 Reading4Value no
9202
9203 FLIR ParamInfo Tags
9204
9205 Tag Name Writable
9206 -------- --------
9207 DateTimeGenerated no
9208 Param0 no
9209 Param1 no
9210 Param2 no
9211 Param3 no
9212
9213 FLIR UserData Tags
9214
9215 Tags written by some FLIR cameras in a top-level (!) "udta" atom of MP4
9216 videos.
9217
9218 Tag ID Tag Name Writable
9219 ------ -------- --------
9220 'uuid' FLIR_Parts FLIR Parts
9221 FLIR_Serial FLIR SerialNums
9222 FLIR_Params FLIR Params
9223 FLIR_UnknownUUID FLIR UnknownUUID
9224 FLIR_GPS FLIR GPS_UUID
9225 FLIR_MoreInfo FLIR MoreInfo
9226 SoftwareComponents? no
9227 FLIR_Unknown? no
9228 Units no+
9229 ThumbnailImage no
9230
9231 FLIR Parts Tags
9232
9233 Tags extracted from the "uuid" box with ID
9234 43c3993b0f94424b82056b66513f485d in FLIR MP4 videos.
9235
9236 Index1 Tag Name Writable
9237 ------ -------- --------
9238 4 BAHPVer no
9239 BALPVer no
9240 Battery no
9241 BAVPVer no
9242 CamCore no
9243 DetectorBoard no
9244 Detector no
9245 GIDCVer no
9246 GIDPVer no
9247 GIPC_CPLD no
9248 GIPCVer no
9249 GIXIVer no
9250 MainBoard no
9251 Optics no
9252 PartNumber no
9253
9254 FLIR SerialNums Tags
9255
9256 Tags extracted from the "uuid" box with ID
9257 57f5b93e51e448afa0d9c3ef1b37f712 in FLIR MP4 videos.
9258
9259 Index1 Tag Name Writable
9260 ------ -------- --------
9261 12 UnknownSerial1? no
9262 45 UnknownSerial2? no
9263 78 UnknownSerial3? no
9264 111 UnknownSerial4? no
9265 123 UnknownNumber? no
9266 126 CameraSerialNumber no
9267
9268 FLIR Params Tags
9269
9270 Tags extracted from the "uuid" box with ID
9271 41e5dcf9e80a41ceadfe7f0c58082c19 in FLIR MP4 videos.
9272
9273 Index4 Tag Name Writable
9274 ------ -------- --------
9275 1 ReflectedApparentTemperature no
9276 2 AtmosphericTemperature no
9277 3 Emissivity no
9278 4 ObjectDistance no
9279 5 RelativeHumidity no
9280 6 EstimatedAtmosphericTrans no
9281 7 IRWindowTemperature no
9282 8 IRWindowTransmission no
9283
9284 FLIR UnknownUUID Tags
9285
9286 Tags extracted from the "uuid" box with ID
9287 574520502cbb44adae5415e9b839d903 in FLIR MP4 videos.
9288
9289 Index4 Tag Name Writable
9290 ------ -------- --------
9291 [no tags known]
9292
9293 FLIR GPS_UUID Tags
9294
9295 Tags extracted from the "uuid" box with ID
9296 7f2e21008b464918afb1de709a74f6f5 in FLIR MP4 videos.
9297
9298 Index4 Tag Name Writable
9299 ------ -------- --------
9300 1 GPSLatitude no
9301 2 GPSLongitude no
9302 3 GPSAltitude no
9303
9304 FLIR MoreInfo Tags
9305
9306 Tags extracted from the "uuid" box with ID
9307 2b452fdc74354094baee22a6b23a7cf8 in FLIR MP4 videos.
9308
9309 Index1 Tag Name Writable
9310 ------ -------- --------
9311 5 LensModel no
9312 11 UnknownTemperature1? no
9313 15 UnknownTemperature2? no
9314
9315 FLIR AFF Tags
9316
9317 Tags extracted from FLIR "AFF" SEQ images.
9318
9319 Tag ID Tag Name Writable
9320 ------ -------- --------
9321 '_header' AFFHeader FLIR Header
9322 0x0001 AFF1 FLIR AFF1
9323 0x0005 AFF5 FLIR AFF5
9324
9325 FLIR AFF1 Tags
9326
9327 Index2 Tag Name Writable
9328 ------ -------- --------
9329 1 SensorWidth no
9330 2 SensorHeight no
9331
9332 FLIR AFF5 Tags
9333
9334 Index2 Tag Name Writable
9335 ------ -------- --------
9336 19 SensorWidth no
9337 20 SensorHeight no
9338
9339 FLIR FPF Tags
9340
9341 Tags extracted from FLIR Public image Format (FPF) files.
9342
9343 Index1 Tag Name Writable
9344 ------ -------- --------
9345 32 FPFVersion no
9346 36 ImageDataOffset no
9347 40 ImageType no
9348 42 ImagePixelFormat no
9349 44 ImageWidth no
9350 46 ImageHeight no
9351 48 ExternalTriggerCount no
9352 52 SequenceFrameNumber no
9353 120 CameraModel no
9354 152 CameraPartNumber no
9355 184 CameraSerialNumber no
9356 216 CameraTemperatureRangeMin no
9357 220 CameraTemperatureRangeMax no
9358 224 LensModel no
9359 256 LensPartNumber no
9360 288 LensSerialNumber no
9361 320 FilterModel no
9362 336 FilterPartNumber no
9363 384 FilterSerialNumber no
9364 480 Emissivity no
9365 484 ObjectDistance no
9366 488 ReflectedApparentTemperature no
9367 492 AtmosphericTemperature no
9368 496 RelativeHumidity no
9369 500 ComputedAtmosphericTrans no
9370 504 EstimatedAtmosphericTrans no
9371 508 ReferenceTemperature no
9372 512 IRWindowTemperature no
9373 516 IRWindowTransmission no
9374 584 DateTimeOriginal no
9375 676 CameraScaleMin no
9376 680 CameraScaleMax no
9377 684 CalculatedScaleMin no
9378 688 CalculatedScaleMax no
9379 692 ActualScaleMin no
9380 696 ActualScaleMax no
9381
9382 FujiFilm Tags
9383 Tag ID Tag Name Writable
9384 ------ -------- --------
9385 0x0000 Version undef
9386 0x0010 InternalSerialNumber string
9387 0x1000 Quality string
9388 0x1001 Sharpness int16u
9389 0x1002 WhiteBalance int16u
9390 0x1003 Saturation int16u
9391 0x1004 Contrast int16u
9392 0x1005 ColorTemperature int16u
9393 0x1006 Contrast int16u
9394 0x100a WhiteBalanceFineTune int32s[2]
9395 0x100b NoiseReduction int16u
9396 0x100e NoiseReduction int16u
9397 0x1010 FujiFlashMode int16u
9398 0x1011 FlashExposureComp rational64s
9399 0x1020 Macro int16u
9400 0x1021 FocusMode int16u
9401 0x1022 AFMode int16u
9402 0x1023 FocusPixel int16u[2]
9403 0x102b PrioritySettings FujiFilm PrioritySettings
9404 0x102d FocusSettings FujiFilm FocusSettings
9405 0x102e AFCSettings FujiFilm AFCSettings
9406 0x1030 SlowSync int16u
9407 0x1031 PictureMode int16u
9408 0x1032 ExposureCount int16u
9409 0x1033 EXRAuto int16u
9410 0x1034 EXRMode int16u
9411 0x1040 ShadowTone int32s
9412 0x1041 HighlightTone int32s
9413 0x1044 DigitalZoom int32u
9414 0x1045 LensModulationOptimizer int32u
9415 0x1047 GrainEffect int32s
9416 0x1048 ColorChromeEffect int32s
9417 0x1049 BWAdjustment int8s
9418 0x104d CropMode int16u
9419 0x104e ColorChromeFXBlue int32s
9420 0x1050 ShutterType int16u
9421 0x1100 AutoBracketing int16u
9422 0x1101 SequenceNumber int16u
9423 0x1103 DriveSettings FujiFilm DriveSettings
9424 0x1153 PanoramaAngle int16u
9425 0x1154 PanoramaDirection int16u
9426 0x1201 AdvancedFilter int32u
9427 0x1210 ColorMode int16u
9428 0x1300 BlurWarning int16u
9429 0x1301 FocusWarning int16u
9430 0x1302 ExposureWarning int16u
9431 0x1304 GEImageSize string
9432 0x1400 DynamicRange int16u
9433 0x1401 FilmMode int16u
9434 0x1402 DynamicRangeSetting int16u
9435 0x1403 DevelopmentDynamicRange int16u
9436 0x1404 MinFocalLength rational64s
9437 0x1405 MaxFocalLength rational64s
9438 0x1406 MaxApertureAtMinFocal rational64s
9439 0x1407 MaxApertureAtMaxFocal rational64s
9440 0x140b AutoDynamicRange int16u
9441 0x1422 ImageStabilization int16u[3]
9442 0x1425 SceneRecognition int16u
9443 0x1431 Rating int32u
9444 0x1436 ImageGeneration int16u
9445 0x1438 ImageCount int16u
9446 0x1443 DRangePriority int16u
9447 0x1444 DRangePriorityAuto int16u
9448 0x1445 DRangePriorityFixed int16u
9449 0x1446 FlickerReduction int32u
9450 0x3803 VideoRecordingMode int32u
9451 0x3804 PeripheralLighting int16u
9452 0x3806 VideoCompression int16u
9453 0x3820 FrameRate int16u
9454 0x3821 FrameWidth int16u
9455 0x3822 FrameHeight int16u
9456 0x3824 FullHDHighSpeedRec int32u
9457 0x4005 FaceElementSelected int16u[4]
9458 0x4100 FacesDetected int16u
9459 0x4103 FacePositions int16u[n]
9460 0x4200 NumFaceElements int16u
9461 0x4201 FaceElementTypes int8u[n]
9462 0x4203 FaceElementPositions int16u[n]
9463 0x4282 FaceRecInfo FujiFilm FaceRecInfo
9464 0x8000 FileSource string
9465 0x8002 OrderNumber int32u
9466 0x8003 FrameNumber int16u
9467 0xb211 Parallax rational64s
9468
9469 FujiFilm PrioritySettings Tags
9470
9471 Index2 Tag Name Writable
9472 ------ -------- --------
9473 0.1 AF-SPriority int16u & 0x0f
9474 0.2 AF-CPriority int16u & 0xf0
9475
9476 FujiFilm FocusSettings Tags
9477
9478 Index4 Tag Name Writable
9479 ------ -------- --------
9480 0.1 FocusMode2 int32u & 0xff
9481 0.2 AFAreaMode int32u & 0xf00
9482 0.3 AFAreaPointSize int32u & 0xf000
9483 0.4 AFAreaZoneSize int32u & 0xf0000
9484
9485 FujiFilm AFCSettings Tags
9486
9487 Index4 Tag Name Writable
9488 ------ -------- --------
9489 0 AF-CSetting int32u
9490 0.1 AF-CTrackingSensitivity int32u & 0x0f
9491 0.2 AF-CSpeedTrackingSensitivity int32u & 0xf0
9492 0.3 AF-CZoneAreaSwitching int32u & 0xf00
9493
9494 FujiFilm DriveSettings Tags
9495
9496 Index4 Tag Name Writable
9497 ------ -------- --------
9498 0.1 DriveMode int32u & 0xff
9499 0.2 DriveSpeed int32u & 0xff000000
9500
9501 FujiFilm FaceRecInfo Tags
9502
9503 Face recognition information.
9504
9505 Tag Name Writable
9506 -------- --------
9507 Face1Birthday no
9508 Face1Category no
9509 Face1Name no
9510 Face2Birthday no
9511 Face2Category no
9512 Face2Name no
9513 Face3Birthday no
9514 Face3Category no
9515 Face3Name no
9516 Face4Birthday no
9517 Face4Category no
9518 Face4Name no
9519 Face5Birthday no
9520 Face5Category no
9521 Face5Name no
9522 Face6Birthday no
9523 Face6Category no
9524 Face6Name no
9525 Face7Birthday no
9526 Face7Category no
9527 Face7Name no
9528 Face8Birthday no
9529 Face8Category no
9530 Face8Name no
9531
9532 FujiFilm RAF Tags
9533
9534 FujiFilm RAF images contain meta information stored in a proprietary
9535 FujiFilm RAF format, as well as EXIF information stored inside an
9536 embedded JPEG preview image. The table below lists tags currently
9537 decoded from the RAF-format information.
9538
9539 Tag ID Tag Name Writable
9540 ------ -------- --------
9541 0x0100 RawImageFullSize no
9542 0x0110 RawImageCropTopLeft no
9543 0x0111 RawImageCroppedSize no
9544 0x0115 RawImageAspectRatio no
9545 0x0121 RawImageSize no
9546 0x0130 FujiLayout no
9547 0x0131 XTransLayout no
9548 0x2000 WB_GRGBLevelsAuto no
9549 0x2100 WB_GRGBLevelsDaylight no
9550 0x2200 WB_GRGBLevelsCloudy no
9551 0x2300 WB_GRGBLevelsDaylightFluor no
9552 0x2301 WB_GRGBLevelsDayWhiteFluor no
9553 0x2302 WB_GRGBLevelsWhiteFluorescent no
9554 0x2310 WB_GRGBLevelsWarmWhiteFluor no
9555 0x2311 WB_GRGBLevelsLivingRoomWarmWhiteFluor no
9556 0x2400 WB_GRGBLevelsTungsten no
9557 0x2ff0 WB_GRGBLevels no
9558 0x9200 RelativeExposure no
9559 0x9650 RawExposureBias no
9560 0xc000 RAFData FujiFilm RAFData
9561
9562 FujiFilm RAFData Tags
9563
9564 Index1 Tag Name Writable
9565 ------ -------- --------
9566 0 RawImageWidth no
9567 4 RawImageWidth no
9568 RawImageHeight no
9569 8 RawImageWidth no
9570 RawImageHeight no
9571 12 RawImageHeight no
9572
9573 FujiFilm IFD Tags
9574
9575 Tags found in the FujiIFD information of RAF images from some models.
9576
9577 Tag ID Tag Name Writable
9578 ------ -------- --------
9579 0xf000 FujiIFD FujiFilm IFD
9580 0xf001 RawImageFullWidth no
9581 0xf002 RawImageFullHeight no
9582 0xf003 BitsPerSample no
9583 0xf007 StripOffsets no
9584 0xf008 StripByteCounts no
9585 0xf00a BlackLevel no
9586 0xf00b GeometricDistortionParams no
9587 0xf00c WB_GRBLevelsStandard no
9588 0xf00d WB_GRBLevelsAuto no
9589 0xf00e WB_GRBLevels no
9590 0xf00f ChromaticAberrationParams no
9591 0xf010 VignettingParams no
9592
9593 FujiFilm FFMV Tags
9594
9595 Information found in the FFMV atom of MOV videos.
9596
9597 Index1 Tag Name Writable
9598 ------ -------- --------
9599 0 MovieStreamName no
9600
9601 FujiFilm MOV Tags
9602
9603 This information is found in MOV videos from some FujiFilm cameras.
9604
9605 Index1 Tag Name Writable
9606 ------ -------- --------
9607 0 Make no
9608 24 Model no
9609 46 ExposureTime no
9610 50 FNumber no
9611 58 ExposureCompensation no
9612
9613 GE Tags
9614 This table lists tags found in the maker notes of some General Imaging
9615 camera models.
9616
9617 Tag ID Tag Name Writable
9618 ------ -------- --------
9619 0x0202 Macro int16u
9620 0x0207 GEModel string
9621 0x0300 GEMake string
9622
9623 HP Tags
9624 These tables list tags found in the maker notes of some Hewlett-Packard
9625 camera models.
9626
9627 The first table lists tags found in the EXIF-format maker notes of the
9628 PhotoSmart 720 (also used by the Vivitar ViviCam 3705, 3705B and 3715).
9629
9630 Tag ID Tag Name Writable
9631 ------ -------- --------
9632 0x0e00 PrintIM PrintIM
9633
9634 HP Type2 Tags
9635
9636 These tags are used by the PhotoSmart E427.
9637
9638 Tag ID Tag Name Writable
9639 ------ -------- --------
9640 'Lens Shading' LensShading no
9641 'PreviewImage' PreviewImage no
9642 'Serial Number' SerialNumber no
9643
9644 HP Type4 Tags
9645
9646 These tags are used by the PhotoSmart M627.
9647
9648 Index1 Tag Name Writable
9649 ------ -------- --------
9650 12 MaxAperture no
9651 16 ExposureTime no
9652 20 CameraDateTime no
9653 52 ISO no
9654 92 SerialNumber no
9655
9656 HP Type6 Tags
9657
9658 These tags are used by the PhotoSmart M425, M525 and M527.
9659
9660 Index1 Tag Name Writable
9661 ------ -------- --------
9662 12 FNumber no
9663 16 ExposureTime no
9664 20 CameraDateTime no
9665 52 ISO no
9666 88 SerialNumber no
9667
9668 HP TDHD Tags
9669
9670 These tags are extracted from the APP6 "TDHD" segment of Photosmart
9671 R837 JPEG images. Many other unknown tags exist in is data, and can be
9672 seen with the Unknown (-u) option.
9673
9674 Tag ID Tag Name Writable
9675 ------ -------- --------
9676 'CMSN' SerialNumber no
9677 'FWRV' FirmwareVersion no
9678 'LSLV' LSLV HP TDHD
9679 'TDHD' TDHD HP TDHD
9680
9681 JVC Tags
9682 JVC EXIF maker note tags.
9683
9684 Tag ID Tag Name Writable
9685 ------ -------- --------
9686 0x0002 CPUVersions no
9687 0x0003 Quality no
9688
9689 JVC Text Tags
9690
9691 JVC/Victor text-based maker note tags.
9692
9693 Tag ID Tag Name Writable
9694 ------ -------- --------
9695 'QTY' Quality no
9696 'VER' MakerNoteVersion no
9697
9698 Kodak Tags
9699 Many Kodak models don't store the maker notes in standard IFD format,
9700 and these formats vary with different models. Some information has
9701 been decoded, but much of the Kodak information remains unknown.
9702
9703 The table below contains the most common set of Kodak tags. The
9704 following Kodak camera models have been tested and found to use these
9705 tags: C360, C663, C875, CX6330, CX6445, CX7330, CX7430, CX7525, CX7530,
9706 DC4800, DC4900, DX3500, DX3600, DX3900, DX4330, DX4530, DX4900, DX6340,
9707 DX6440, DX6490, DX7440, DX7590, DX7630, EasyShare-One, LS420, LS443,
9708 LS633, LS743, LS753, V530, V550, V570, V603, V610, V705, Z650, Z700,
9709 Z710, Z730, Z740, Z760 and Z7590.
9710
9711 Index1 Tag Name Writable
9712 ------ -------- --------
9713 0 KodakModel string[8]
9714 9 Quality int8u
9715 10 BurstMode int8u
9716 12 KodakImageWidth int16u
9717 14 KodakImageHeight int16u
9718 16 YearCreated int16u
9719 18 MonthDayCreated int8u[2]
9720 20 TimeCreated int8u[4]
9721 24 BurstMode2? int16u
9722 27 ShutterMode int8u
9723 28 MeteringMode int8u
9724 29 SequenceNumber int8u
9725 30 FNumber int16u
9726 32 ExposureTime int32u
9727 36 ExposureCompensation int16s
9728 38 VariousModes? int16u
9729 40 Distance1? int32u
9730 44 Distance2? int32u
9731 48 Distance3? int32u
9732 52 Distance4? int32u
9733 56 FocusMode int8u
9734 58 VariousModes2? int16u
9735 60 PanoramaMode? int16u
9736 62 SubjectDistance? int16u
9737 64 WhiteBalance int8u
9738 92 FlashMode int8u
9739 93 FlashFired int8u
9740 94 ISOSetting int16u
9741 96 ISO int16u
9742 98 TotalZoom int16u
9743 100 DateTimeStamp int16u
9744 102 ColorMode int16u
9745 104 DigitalZoom int16u
9746 107 Sharpness int8s
9747
9748 Kodak IFD Tags
9749
9750 These tags are found in a separate IFD of JPEG, TIFF, DCR and KDC
9751 images from some older Kodak models such as the DC50, DC120, DCS760C,
9752 DCS Pro 14N, 14nx, SLR/n, Pro Back and Canon EOS D2000.
9753
9754 Tag ID Tag Name Writable
9755 ------ -------- --------
9756 0x0000 KodakVersion int8u[4]
9757 0x0001 UnknownEV? rational64u
9758 0x0003 ExposureValue rational64u
9759 0x03e9 OriginalFileName string
9760 0x03ea KodakTag int32u
9761 0x03eb SensorLeftBorder int16u
9762 0x03ec SensorTopBorder int16u
9763 0x03ed SensorImageWidth int16u
9764 0x03ee SensorImageHeight int16u
9765 0x03ef BlackLevelTop int16u
9766 0x03f0 BlackLevelBottom int16u
9767 0x03f1 TextualInfo Kodak TextualInfo
9768 0x03f2 FlashMode? int16u
9769 0x03f3 FlashCompensation rational64s
9770 0x03f4 WindMode? int16u
9771 0x03f5 FocusMode? int16u
9772 0x03f8 MinAperture rational64u
9773 0x03f9 MaxAperture rational64u
9774 0x03fa WhiteBalanceMode? int16u
9775 0x03fb WhiteBalanceDetected? int16u
9776 0x03fc WhiteBalance int16u
9777 0x03fd Processing Kodak Processing
9778 ProcessingParameters no
9779 0x03fe ImageAbsoluteX int16s
9780 0x03ff ImageAbsoluteY int16s
9781 0x0400 ApplicationKeyString string
9782 0x0401 Time string
9783 0x0402 GPSString string
9784 0x0403 EventLogCapture? no
9785 0x0404 ComponentTable? no
9786 0x0405 CustomIlluminant? int16u
9787 0x0406 CameraTemperature rational64s
9788 CameraTemperature no
9789 0x0407 AdapterVoltage rational64u
9790 0x0408 BatteryVoltage rational64u
9791 0x0409 DacVoltages no
9792 0x040a IlluminantDetectorData? no
9793 0x040b PixelClockFrequency int32u
9794 0x040c CenterPixel int16u[3]
9795 0x040d BurstCount int16u
9796 0x040e BlackLevelRough int16u
9797 0x040f OffsetMapHorizontal? no
9798 0x0410 OffsetMapVertical? no
9799 0x0411 Histogram? no
9800 0x0412 VerticalClockOverlaps int16u[2]
9801 0x0413 SensorTemperature no
9802 0x0414 XilinxVersion string
9803 0x0415 FirmwareVersion int32u
9804 0x0416 BlackLevelRoughAfter int16u
9805 0x0417 BrightRowsTop no
9806 0x0418 EventLogProcess no
9807 0x0419 DacVoltagesFlush no
9808 0x041a FlashUsed no
9809 0x041b FlashType no
9810 0x041c SelfTimer no
9811 0x041d AFMode no
9812 0x041e LensType no
9813 0x041f ImageCropX int16s
9814 0x0420 ImageCropY int16s
9815 0x0421 AdjustedTbnImageWidth no
9816 0x0422 AdjustedTbnImageHeight no
9817 0x0423 IntegrationTime int32u
9818 0x0424 BracketingMode no
9819 0x0425 BracketingStep no
9820 0x0426 BracketingCounter no
9821 0x042e HuffmanTableLength no
9822 0x042f HuffmanTableValue no
9823 0x0438 MainBoardVersion int32u
9824 0x0439 ImagerBoardVersion int32u
9825 0x044c FocusEdgeMap no
9826 0x05e6 IdleTiming no
9827 0x05e7 FlushTiming no
9828 0x05e8 IntegrateTiming no
9829 0x05e9 RegisterReadTiming no
9830 0x05ea FirstLineTransferTiming no
9831 0x05eb ShiftTiming no
9832 0x05ec NormalLineTransferTiming no
9833 0x05ed TestTransferTiming no
9834 0x05fa MinimumFlushRows no
9835 0x05fd ImagerPowerOnDelayMsec int32u
9836 0x05fe ImagerInitialTimingCode no
9837 0x05ff ImagerLogicProgram no
9838 0x0600 ImagerBiasSettlingDelayMsec int32u
9839 0x0604 IdleSequence no
9840 0x0605 FirstFlushSequence no
9841 0x0606 FinalFlushSequence no
9842 0x0607 SampleBlackSequence no
9843 0x0608 TransferSequence no
9844 0x060e DacCountsPerVolt no
9845 0x060f BlackDacChannel no
9846 0x0610 BlackAdCountsPerDacVolt no
9847 0x0611 BlackTarget no
9848 0x0612 BlackDacSettlingMsec no
9849 0x07d0 StandardMatrixDaylight rational64s[9]
9850 0x07d1 StandardMatrixTungsten rational64s[9]
9851 0x07d2 StandardMatrixFluorescent rational64s[9]
9852 0x07d3 StandardMatrixFlash rational64s[9]
9853 0x07d4 StandardMatrixCustom rational64s[9]
9854 0x07da DeviantMatrixDaylight rational64s[9]
9855 0x07db DeviantMatrixTungsten rational64s[9]
9856 0x07dc DeviantMatrixFluorescent rational64s[9]
9857 0x07dd DeviantMatrixFlash rational64s[9]
9858 0x07de DeviantMatrixCustom rational64s[9]
9859 0x07e4 UniqueMatrixDaylight rational64s[9]
9860 0x07e5 UniqueMatrixTungsten rational64s[9]
9861 0x07e6 UniqueMatrixFluorescent rational64s[9]
9862 0x07e7 UniqueMatrixFlash rational64s[9]
9863 0x07e8 UniqueMatrixCustom rational64s[9]
9864 0x07e9 UniqueMatrixAuto rational64s[9]
9865 0x0834 StandardWhiteDaylight rational64s[3]
9866 0x0835 StandardWhiteTungsten rational64s[3]
9867 0x0836 StandardWhiteFluorescent rational64s[3]
9868 0x0837 StandardWhiteFlash rational64s[3]
9869 0x0838 StandardWhiteCustom rational64s[3]
9870 0x083e DeviantWhiteDaylight rational64s[3]
9871 0x083f DeviantWhiteTungsten rational64s[3]
9872 0x0840 DeviantWhiteFluorescent rational64s[3]
9873 0x0841 DeviantWhiteFlash rational64s[3]
9874 0x0842 DeviantWhiteCustom rational64s[3]
9875 0x0846 ColorTemperature int16u
9876 0x0847 WB_RGBLevelsAsShot no
9877 0x0848 WB_RGBLevelsDaylight no
9878 0x0849 WB_RGBLevelsTungsten no
9879 0x084a WB_RGBLevelsFluorescent no
9880 0x084b WB_RGBLevelsFlash no
9881 0x084c WB_RGBLevelsCustom no
9882 0x084d WB_RGBLevelsAuto no
9883 0x0852 WB_RGBMulDaylight rational64u[3]
9884 0x0853 WB_RGBMulTungsten rational64u[3]
9885 0x0854 WB_RGBMulFluorescent rational64u[3]
9886 0x0855 WB_RGBMulFlash rational64u[3]
9887 0x085c WB_RGBCoeffsDaylight no
9888 0x085d WB_RGBCoeffsTungsten no
9889 0x085e WB_RGBCoeffsFluorescent no
9890 0x085f WB_RGBCoeffsFlash no
9891 0x0898 ExposureGainDaylight rational64s
9892 0x0899 ExposureGainTungsten rational64s
9893 0x089a ExposureGainFluorescent rational64s
9894 0x089b ExposureGainFlash rational64s
9895 0x089c ExposureGainCustom rational64s
9896 0x089d AnalogISOTable rational64u[3]
9897 0x089e AnalogCaptureISO int32u
9898 0x089f ISOCalibrationGain rational64u
9899 0x08a0 ISOCalibrationGainTable no
9900 0x08a1 ExposureHeadroomFactor no
9901 0x08ab LinearitySplineTags no
9902 0x08fc MonitorMatrix rational64s[9]
9903 0x08fd TonScaleTable no
9904 0x08fe Gamma rational64u
9905 0x08ff LogLinTable no
9906 0x0900 LinLogTable no
9907 0x0901 GammaTable no
9908 0x0902 LogScale rational64u
9909 0x0903 BaseISO rational64u
9910 0x0904 LinLogCoring int16u
9911 0x0905 PatternGainConversionTable no
9912 0x0906 DefectCount no
9913 0x0907 DefectList no
9914 0x0908 DefectListPacked no
9915 0x0909 ImageSpace int16u
9916 0x090a ThumbnailCompressionTable no
9917 0x090b ThumbnailExpansionTable no
9918 0x090c ImageCompressionTable no
9919 0x090d ImageExpansionTable no
9920 0x090e EighteenPercentPoint no
9921 0x090f DefectIsoCode int16u
9922 0x0910 BaseISODaylight rational64u
9923 0x0911 BaseISOTungsten rational64u
9924 0x0912 BaseISOFluorescent rational64u
9925 0x0913 BaseISOFlash rational64u
9926 0x091a MatrixSelectThreshold int16s
9927 0x091b MatrixSelectK rational64u
9928 0x091c IlluminantDetectTable no
9929 0x091d RGTable no
9930 0x091e MatrixSelectThreshold1 int16s
9931 0x091f MatrixSelectThreshold2 int16s
9932 0x0924 PortraitMatrix no
9933 0x0925 PortraitToneScaleTable no
9934 0x092e EnableSharpening int16u
9935 0x092f SharpeningKernel int16s[25]
9936 0x0930 EdgeMapSlope int16u
9937 0x0931 EdgeMapX1 int16u
9938 0x0932 EdgeMapX2 int16u
9939 0x0933 KernelDenominators int16u[3]
9940 0x0934 EdgeMapX3 int16u
9941 0x0935 EdgeMapX4 int16u
9942 0x0936 SharpenForThumbnail no
9943 0x0937 EdgeSpline no
9944 0x0938 DownSampleBy2Hor no
9945 0x0939 DownSampleBy2Ver no
9946 0x093a DownSampleBy4Hor no
9947 0x093b DownSampleBy4Ver no
9948 0x093c DownSampleBy3Hor no
9949 0x093d DownSampleBy3Ver no
9950 0x093e DownSampleBy6Hor no
9951 0x093f DownSampleBy6Ver no
9952 0x0940 DownSampleBy2Hor3MPdcr no
9953 0x0941 DownSampleBy2Ver3MPdcr no
9954 0x0942 ThumbnailResizeRatio no
9955 0x0943 AtCaptureUserCrop int32u[4]
9956 0x0944 ImageResolution int32u
9957 0x0945 ImageResolutionJpg int32u
9958 0x094c USMParametersLow no
9959 0x094d USMParametersMed no
9960 0x094e USMParametersHigh no
9961 0x094f USMParametersHost no
9962 0x0950 EdgeSplineLow no
9963 0x0951 EdgeSplineMed no
9964 0x0952 EdgeSplineHigh no
9965 0x0953 USMParametersHost6MP no
9966 0x0954 USMParametersHost3MP no
9967 0x0960 PatternImagerWidth int16u
9968 0x0961 PatternImagerHeight int16u
9969 0x0962 PatternAreaWidth int16u
9970 0x0963 PatternAreaHeight int16u
9971 0x0964 PatternCorrectionGains no
9972 0x0965 PatternCorrectionOffsets no
9973 0x0966 PatternX int16u
9974 0x0967 PatternY int16u
9975 0x0968 PatternCorrectionFactors no
9976 0x0969 PatternCorrectionFactorScale int16u
9977 0x096a PatternCropRows1 int16u
9978 0x096b PatternCropRows2 int16u
9979 0x096c PatternCropCols1 int16u
9980 0x096d PatternCropCols2 int16u
9981 0x096e PixelCorrectionGains no
9982 0x096f StitchRows no
9983 0x0970 StitchColumns no
9984 0x0971 PixelCorrectionScale int16u
9985 0x0972 PixelCorrectionOffset int16u
9986 0x0988 LensTableIndex no
9987 0x0992 DiffTileGains602832 no
9988 0x0993 DiffTileGains24t852822 no
9989 0x099c TileGainDeterminationTable no
9990 0x099d NemoBlurKernel no
9991 0x099e NemoTileSize no
9992 0x099f NemoGainFactors no
9993 0x09a0 NemoDarkLimit no
9994 0x09a1 NemoHighlight12Limit no
9995 0x09c4 ImagerFileProductionLevel int16u
9996 0x09c5 ImagerFileDateCreated int32u
9997 0x09c6 CalibrationVersion string
9998 0x09c7 ImagerFileTagsVersionStandard int16u
9999 0x09c8 IFCameraModel string
10000 0x09c9 CalibrationHistory string
10001 0x09ca CalibrationLog no
10002 0x09ce SensorSerialNumber string
10003 0x09f6 DefectConcealArtCorrectThres no
10004 0x09f7 SglColDCACThres1 no
10005 0x09f8 SglColDCACThres2 no
10006 0x09f9 SglColDCACTHres3 no
10007 0x0a01 DblColDCACThres1 no
10008 0x0a02 DblColDCACThres2 no
10009 0x0a0a DefectConcealThresTable no
10010 0x0a28 MonoUniqueMatrix no
10011 0x0a29 MonoMonitorMatrix no
10012 0x0a2a MonoToneScaleTable no
10013 0x0a5a OmenInitialScaling no
10014 0x0a5b OmenInitialRows no
10015 0x0a5c OmenInitialColumns no
10016 0x0a5d OmenInitialIPFStrength int32s[4]
10017 0x0a5e OmenEarlyStrength int32s[4]
10018 0x0a5f OmenAutoStrength int32s[4]
10019 0x0a60 OmenAtCaptureStrength int32s[4]
10020 0x0a61 OmenAtCaptureMode no
10021 0x0a62 OmenFocalLengthLimit int16s
10022 0x0a64 OmenSurfaceIndex int16s
10023 0x0a65 OmenPercentToRationalLimitsRed no
10024 0x0a66 OmenPercentToRationalLimitsGoR no
10025 0x0a67 OmenPercentToRationalLimitsBlue no
10026 0x0a68 OmenPercentToRationalLimitsGoB no
10027 0x0a6e OmenEarlyGoBSurface no
10028 0x0a6f OmenEarlyGoBRows no
10029 0x0a70 OmenEarlyGoBColumns no
10030 0x0a73 OmenSmoothingKernel no
10031 0x0a74 OmenGradientOffset no
10032 0x0a75 OmenGradientKernel no
10033 0x0a76 OmenGradientKernelTaps no
10034 0x0a77 OmenRatioClipFactors no
10035 0x0a78 OmenRatioExclusionFactors no
10036 0x0a79 OmenGradientExclusionLimits no
10037 0x0a7a OmenROICoordinates no
10038 0x0a7b OmenROICoefficients no
10039 0x0a7c OmenRangeWeighting no
10040 0x0a7d OmenMeanToStrength no
10041 0x0bb8 FactoryWhiteGainsDaylight no
10042 0x0bb9 FactoryWhiteOffsetsDaylight no
10043 0x0bba DacGainsCoarse no
10044 0x0bbb DacGainsFine no
10045 0x0bbc DigitalExposureGains no
10046 0x0bbd DigitalExposureBiases no
10047 0x0bbe BlackClamp no
10048 0x0bbf ChannelCoarseGainAdjust no
10049 0x0bc0 BlackClampOffset no
10050 0x0bf4 DMPixelThresholdFactor no
10051 0x0bf5 DMWindowThresholdFactor no
10052 0x0bf6 DMTrimFraction no
10053 0x0bf7 DMSmoothRejThresh no
10054 0x0bf8 DMFillRejThresh no
10055 0x0bf9 VMWsize no
10056 0x0bfa DMErodeRadius no
10057 0x0bfb DMNumPatches no
10058 0x0bfc DMNoiseScale no
10059 0x0bfe BrightDefectThreshold no
10060 0x0bff BrightDefectIntegrationMS no
10061 0x0c00 BrightDefectIsoCode no
10062 0x0c03 TopDarkRow1 no
10063 0x0c04 TopDarkRow2 no
10064 0x0c05 BottomDarkRow1 no
10065 0x0c06 BottomDarkRow2 no
10066 0x0c07 LeftDarkCol1 no
10067 0x0c08 LeftDarkCol2 no
10068 0x0c09 RightDarkCol1 no
10069 0x0c0a RightDarkCol2 no
10070 0x0c0b HMPixThresh no
10071 0x0c0c HMColThresh no
10072 0x0c0d HMWsize no
10073 0x0c0e HMColRejThresh no
10074 0x0c0f VMPixThresh no
10075 0x0c10 VMColThresh no
10076 0x0c11 VMNbands no
10077 0x0c12 VMColDropThresh no
10078 0x0c13 VMPatchResLimit no
10079 0x0c14 MapScale no
10080 0x0c1c Klut no
10081 0x0c1d RimNonlinearity no
10082 0x0c1e InverseRimNonlinearity no
10083 0x0c1f RembrandtToneScale no
10084 0x0c20 RimToNifColorTransform no
10085 0x0c21 RimToNifScaleFactor no
10086 0x0c22 NifNonlinearity no
10087 0x0c23 SBALogTransform no
10088 0x0c24 InverseSBALogTransform no
10089 0x0c25 SBABlack int16u
10090 0x0c26 SBAGray int16u
10091 0x0c27 SBAWhite int16u
10092 0x0c28 GaussianWeights no
10093 0x0c29 SfsBoundary no
10094 0x0c2a CoringTableBest no
10095 0x0c2b CoringTableBetter no
10096 0x0c2c CoringTableGood no
10097 0x0c2d ExposureReferenceGain no
10098 0x0c2e ExposureReferenceOffset no
10099 0x0c2f SBARedBalanceLut no
10100 0x0c30 SBAGreenBalanceLut no
10101 0x0c31 SBABlueBalanceLut no
10102 0x0c32 SBANeutralBAL int32s
10103 0x0c33 SBAGreenMagentaBAL int32s
10104 0x0c34 SBAIlluminantBAL int32s
10105 0x0c35 SBAAnalysisComplete int8u
10106 0x0c36 JPEGQTableBest no
10107 0x0c37 JPEGQTableBetter no
10108 0x0c38 JPEGQTableGood no
10109 0x0c39 RembrandtPortraitToneScale no
10110 0x0c3a RembrandtConsumerToneScale no
10111 0x0c3b CFAGreenThreshold1 no
10112 0x0c3c CFAGreenThreshold2 no
10113 0x0c3d QTableLarge50Pct no
10114 0x0c3e QTableLarge67Pct no
10115 0x0c3f QTableLarge100Pct no
10116 0x0c40 QTableMedium50Pct no
10117 0x0c41 QTableMedium67Pct no
10118 0x0c42 QTableMedium100Pct no
10119 0x0c43 QTableSmall50Pct no
10120 0x0c44 QTableSmall67Pct no
10121 0x0c45 QTableSmall100Pct no
10122 0x0c46 SBAHighGray int16u
10123 0x0c47 SBALowGray int16u
10124 0x0c48 CaptureLook int16u
10125 0x0c49 SBAIllOffset int16s
10126 0x0c4a SBAGmOffset int16s
10127 0x0c4b NifNonlinearity12Bit no
10128 0x0c4c SharpeningOn no
10129 0x0c4d NifNonlinearity16Bit no
10130 0x0c4e RawHistogram no
10131 0x0c4f RawCFAComponentAverages no
10132 0x0c50 DisableFlagsPresent no
10133 0x0c51 DelayCols no
10134 0x0c52 DummyColsLeft no
10135 0x0c53 TrashColsRight no
10136 0x0c54 BlackColsRight no
10137 0x0c55 DummyColsRight no
10138 0x0c56 OverClockColsRight no
10139 0x0c57 UnusedBlackRowsTopOut no
10140 0x0c58 TrashRowsBottom no
10141 0x0c59 BlackRowsBottom no
10142 0x0c5a OverClockRowsBottom no
10143 0x0c5b BlackColsLeft no
10144 0x0c5c BlackRowsTop no
10145 0x0c5d PartialActiveColsLeft no
10146 0x0c5e PartialActiveColsRight no
10147 0x0c5f PartialActiveRowsTop no
10148 0x0c60 PartialActiveRowsBottom no
10149 0x0c61 ProcessBorderColsLeft int16u
10150 0x0c62 ProcessBorderColsRight int16u
10151 0x0c63 ProcessBorderRowsTop int16u
10152 0x0c64 ProcessBorderRowsBottom int16u
10153 0x0c65 ActiveCols no
10154 0x0c66 ActiveRows no
10155 0x0c67 FirstLines no
10156 0x0c68 UnusedBlackRowsTopIn no
10157 0x0c69 UnusedBlackRowsBottomIn no
10158 0x0c6a UnusedBlackRowsBottomOut no
10159 0x0c6b UnusedBlackColsLeftOut no
10160 0x0c6c UnusedBlackColsLeftIn no
10161 0x0c6d UnusedBlackColsRightIn no
10162 0x0c6e UnusedBlackColsRightOut no
10163 0x0c6f CFAOffsetRows int32u
10164 0x0c70 ShiftCols int16s
10165 0x0c71 CFAOffsetCols int32u
10166 0x0c76 DarkMapScale no
10167 0x0c77 HMapHandling no
10168 0x0c78 VMapHandling no
10169 0x0c79 DarkThreshold no
10170 0x0c7a DMDitherMatrix int16u
10171 0x0c7b DMDitherMatrixWidth int16u
10172 0x0c7c DMDitherMatrixHeight int16u
10173 0x0c7d MaxPixelValueThreshold int16u
10174 0x0c7e HoleFillDeltaThreshold int16u
10175 0x0c7f DarkPedestal int16u
10176 0x0c80 ImageProcessingFileTagsVersionNumber int16u
10177 0x0c81 ImageProcessingFileDateCreated string
10178 0x0c82 DoublingMicrovolts int32s
10179 0x0c83 DarkFrameShortExposure int32u
10180 0x0c84 DarkFrameLongExposure int32u
10181 0x0c85 DarkFrameCountFactor rational64u
10182 0x0c88 HoleFillDarkDeltaThreshold int16u
10183 0x0c89 FarkleWhiteThreshold no
10184 0x0c8a ColumnResetOffsets no
10185 0x0c8b ColumnGainFactors no
10186 0x0c8c Channel0LagKernel no
10187 0x0c8d Channel1LagKernel no
10188 0x0c8e Channel2LagKernel no
10189 0x0c8f Channel3LagKernel no
10190 0x0c90 BluegrassTable no
10191 0x0c91 BluegrassScale1 no
10192 0x0c92 BluegrassScale2 no
10193 0x0ce4 FinishedFileProcessingRequest no
10194 0x0ce5 FirmwareVersion string
10195 0x0ce6 HostSoftwareExportVersion no
10196 0x0ce7 HostSoftwareRendering int32u
10197 0x0dac DCS3XXProcessingInfoIFD no
10198 0x0dad DCS3XXProcessingInfo no
10199 0x0dae IPAVersion int32u
10200 0x0db6 FinishIPAVersion no
10201 0x0db7 FinishIPFVersion no
10202 0x0db8 FinishFileType int32u
10203 0x0db9 FinishResolution int32u
10204 0x0dba FinishNoise int32u
10205 0x0dbb FinishSharpening int32u
10206 0x0dbc FinishLook int32u
10207 0x0dbd FinishExposure int32u
10208 0x0e0b SigmaScalingFactorLowRes rational64u
10209 0x0e0c SigmaScalingFactorCamera rational64u
10210 0x0e0d SigmaImpulseParameters int16u[n]
10211 0x0e0e SigmaNoiseThreshTableV2 no
10212 0x0e0f SigmaSizeTable int16u[n]
10213 0x0e10 DacGainsCoarseAdjPreIF41 no
10214 0x0e11 SigmaNoiseFilterCalTableV1 no
10215 0x0e12 SigmaNoiseFilterTableV1 no
10216 0x0e13 Lin12ToKlut8 no
10217 0x0e14 SigmaNoiseFilterTableV1Version no
10218 0x0e15 Lin12ToKlut12 no
10219 0x0e16 Klut12ToLin12 no
10220 0x0e17 NifNonlinearity12To16 no
10221 0x0e18 SBALog12Transform no
10222 0x0e19 InverseSBALog12Transform no
10223 0x0e1a ToneScale0 no
10224 0x0e1b ToneScale1 no
10225 0x0e1c ToneScale2 no
10226 0x0e1d ToneScale3 no
10227 0x0e1e ToneScale4 no
10228 0x0e1f ToneScale5 no
10229 0x0e20 ToneScale6 no
10230 0x0e21 ToneScale7 no
10231 0x0e22 ToneScale8 no
10232 0x0e23 ToneScale9 no
10233 0x0e24 DayMat0 no
10234 0x0e25 DayMat1 no
10235 0x0e26 DayMat2 no
10236 0x0e27 DayMat3 no
10237 0x0e28 DayMat4 no
10238 0x0e29 DayMat5 no
10239 0x0e2a DayMat6 no
10240 0x0e2b DayMat7 no
10241 0x0e2c DayMat8 no
10242 0x0e2d DayMat9 no
10243 0x0e2e TungMat0 no
10244 0x0e2f TungMat1 no
10245 0x0e30 TungMat2 no
10246 0x0e31 TungMat3 no
10247 0x0e32 TungMat4 no
10248 0x0e33 TungMat5 no
10249 0x0e34 TungMat6 no
10250 0x0e35 TungMat7 no
10251 0x0e36 TungMat8 no
10252 0x0e37 TungMat9 no
10253 0x0e38 FluorMat0 no
10254 0x0e39 FluorMat1 no
10255 0x0e3a FluorMat2 no
10256 0x0e3b FluorMat3 no
10257 0x0e3c FluorMat4 no
10258 0x0e3d FluorMat5 no
10259 0x0e3e FluorMat6 no
10260 0x0e3f FluorMat7 no
10261 0x0e40 FluorMat8 no
10262 0x0e41 FluorMat9 no
10263 0x0e42 FlashMat0 no
10264 0x0e43 FlashMat1 no
10265 0x0e44 FlashMat2 no
10266 0x0e45 FlashMat3 no
10267 0x0e46 FlashMat4 no
10268 0x0e47 FlashMat5 no
10269 0x0e48 FlashMat6 no
10270 0x0e49 FlashMat7 no
10271 0x0e4a FlashMat8 no
10272 0x0e4b FlashMat9 no
10273 0x0e4c KodakLook string
10274 0x0e4d IPFCameraModel string
10275 0x0e4e AH2GreenInterpolationThreshold int16u
10276 0x0e4f ResamplingKernelDenominators067 int16u[3]
10277 0x0e50 ResamplingKernelDenominators050 int16u[3]
10278 0x0e51 ResamplingKernelDenominators100 int16u[3]
10279 0x0e56 LookMat0 no
10280 0x0e57 LookMat1 no
10281 0x0e58 LookMat2 no
10282 0x0e59 LookMat3 no
10283 0x0e5a LookMat4 no
10284 0x0e5b LookMat5 no
10285 0x0e5c LookMat6 no
10286 0x0e5d LookMat7 no
10287 0x0e5e LookMat8 no
10288 0x0e5f LookMat9 no
10289 0x0e60 CFAInterpolationAlgorithm int16u
10290 0x0e61 CFAInterpolationMetric int16u
10291 0x0e62 CFAZipperFixThreshold int16u
10292 0x0e63 NoiseReductionParametersKhufuRGB int16u[9]
10293 0x0e64 NoiseReductionParametersKhufu6MP int16u[9]
10294 0x0e65 NoiseReductionParametersKhufu3MP int16u[9]
10295 0x0e6a ChromaNoiseHighFThresh int32u[2]
10296 0x0e6b ChromaNoiseLowFThresh int32u[2]
10297 0x0e6c ChromaNoiseEdgeMapThresh int32u
10298 0x0e6d ChromaNoiseColorSpace int32u
10299 0x0e6e EnableChromaNoiseReduction int16u
10300 0x0e6f NoiseReductionParametersHostRGB int16u[9]
10301 0x0e70 NoiseReductionParametersHost6MP int16u[9]
10302 0x0e71 NoiseReductionParametersHost3MP int16u[9]
10303 0x0e72 NoiseReductionParametersCamera int16u[6]
10304 0x0e73 NoiseReductionParametersAtCapture int16u[6]
10305 0x0e74 LCDMatrix rational64s[9]
10306 0x0e75 LCDMatrixChickFix rational64s[9]
10307 0x0e76 LCDMatrixMarvin rational64s[9]
10308 0x0e7c LCDGammaTableChickFix no
10309 0x0e7d LCDGammaTableMarvin no
10310 0x0e7e LCDGammaTable no
10311 0x0e7f LCDSharpeningF1 no
10312 0x0e80 LCDSharpeningF2 no
10313 0x0e81 LCDSharpeningF3 no
10314 0x0e82 LCDSharpeningF4 no
10315 0x0e83 LCDEdgeMapX1 no
10316 0x0e84 LCDEdgeMapX2 no
10317 0x0e85 LCDEdgeMapX3 no
10318 0x0e86 LCDEdgeMapX4 no
10319 0x0e87 LCDEdgeMapSlope no
10320 0x0e88 YCrCbMatrix no
10321 0x0e89 LCDEdgeSpline no
10322 0x0e92 Fac18Per int16u
10323 0x0e93 Fac170Per int16u
10324 0x0e94 Fac100Per int16u
10325 0x0e9b ExtraTickLocations no
10326 0x0e9c RGBtoeV0 no
10327 0x0e9d RGBtoeV1 no
10328 0x0e9e RGBtoeV2 no
10329 0x0e9f RGBtoeV3 no
10330 0x0ea0 RGBtoeV4 no
10331 0x0ea1 RGBtoeV5 no
10332 0x0ea2 RGBtoeV6 no
10333 0x0ea3 RGBtoeV7 no
10334 0x0ea4 RGBtoeV8 no
10335 0x0ea5 RGBtoeV9 no
10336 0x0ea6 LCDHistLUT0 no
10337 0x0ea7 LCDHistLUT1 no
10338 0x0ea8 LCDHistLUT2 no
10339 0x0ea9 LCDHistLUT3 no
10340 0x0eaa LCDHistLUT4 no
10341 0x0eab LCDHistLUT5 no
10342 0x0eac LCDHistLUT6 no
10343 0x0ead LCDHistLUT7 no
10344 0x0eae LCDHistLUT8 no
10345 0x0eaf LCDHistLUT9 no
10346 0x0eb0 LCDLinearClipValue no
10347 0x0ece LCDStepYvalues no
10348 0x0ecf LCDStepYvaluesChickFix no
10349 0x0ed0 LCDStepYvaluesMarvin no
10350 0x0ed8 InterpolationCoefficients no
10351 0x0ed9 InterpolationCoefficients6MP no
10352 0x0eda InterpolationCoefficients3MP no
10353 0x0f00 NoiseReductionParametersHostNormal no
10354 0x0f01 NoiseReductionParametersHostStrong no
10355 0x0f02 NoiseReductionParametersHostLow no
10356 0x0f0a MariahTextureThreshold int16u
10357 0x0f0b MariahMapLoThreshold int16u
10358 0x0f0c MariahMapHiThreshold int16u
10359 0x0f0d MariahChromaBlurSize int16u
10360 0x0f0e MariahSigmaThreshold int16u
10361 0x0f0f MariahThresholds no
10362 0x0f10 MariahThresholdsNormal no
10363 0x0f11 MariahThresholdsStrong no
10364 0x0f12 MariahThresholdsLow no
10365 0x0f14 KhufuLinearRedMixingCoefficient no
10366 0x0f15 KhufuLinearGreenMixingCoefficient no
10367 0x0f16 KhufuLinearBlueMixingCoefficient no
10368 0x0f17 KhufuUSpaceC2MixingCoefficient no
10369 0x0f18 KhufuSigmaGaussianWeights no
10370 0x0f19 KhufuSigmaScalingFactors6MP no
10371 0x0f1a KhufuSigmaScalingFactors3MP no
10372 0x0f1b KhufuSigmaScalingFactors14MP no
10373 0x0f32 KhufuI0Thresholds no
10374 0x0f33 KhufuI1Thresholds no
10375 0x0f34 KhufuI2Thresholds no
10376 0x0f35 KhufuI3Thresholds no
10377 0x0f36 KhufuI4Thresholds no
10378 0x0f37 KhufuI5Thresholds no
10379 0x0f3c CondadoDayBVThresh int16u
10380 0x0f3d CondadoNeuRange int16u
10381 0x0f3e CondadoBVFactor int16s
10382 0x0f3f CondadoIllFactor int16s
10383 0x0f40 CondadoTunThresh int16s
10384 0x0f41 CondadoFluThresh int16s
10385 0x0f42 CondadoDayOffsets int16s[2]
10386 0x0f43 CondadoTunOffsets int16s[2]
10387 0x0f44 CondadoFluOffsets int16s[2]
10388 0x0f5a ERIMMToCRGB0Spline no
10389 0x0f5b ERIMMToCRGB1Spline no
10390 0x0f5c ERIMMToCRGB2Spline no
10391 0x0f5d ERIMMToCRGB3Spline no
10392 0x0f5e ERIMMToCRGB4Spline no
10393 0x0f5f ERIMMToCRGB5Spline no
10394 0x0f60 ERIMMToCRGB6Spline no
10395 0x0f61 ERIMMToCRGB7Spline no
10396 0x0f62 ERIMMToCRGB8Spline no
10397 0x0f63 ERIMMToCRGB9Spline no
10398 0x0f64 CRGBToERIMM0Spline no
10399 0x0f65 CRGBToERIMM1Spline no
10400 0x0f66 CRGBToERIMM2Spline no
10401 0x0f67 CRGBToERIMM3Spline no
10402 0x0f68 CRGBToERIMM4Spline no
10403 0x0f69 CRGBToERIMM5Spline no
10404 0x0f6a CRGBToERIMM6Spline no
10405 0x0f6b CRGBToERIMM7Spline no
10406 0x0f6c CRGBToERIMM8Spline no
10407 0x0f6d CRGBToERIMM9Spline no
10408 0x0f6e ERIMMNonLinearitySpline no
10409 0x0f6f Delta12To8Spline no
10410 0x0f70 Delta8To12Spline no
10411 0x0f71 InverseMonitorMatrix no
10412 0x0f72 NifNonlinearityExt no
10413 0x0f73 InvNifNonLinearity no
10414 0x0f74 RIMM13ToERIMM12Spline no
10415 0x0f78 ToneScale0Spline no
10416 0x0f79 ToneScale1Spline no
10417 0x0f7a ToneScale2Spline no
10418 0x0f7b ToneScale3Spline no
10419 0x0f7c ToneScale4Spline no
10420 0x0f7d ToneScale5Spline no
10421 0x0f7e ToneScale6Spline no
10422 0x0f7f ToneScale7Spline no
10423 0x0f80 ToneScale8Spline no
10424 0x0f81 ToneScale9Spline no
10425 0x0f82 ERIMMToneScale0Spline no
10426 0x0f83 ERIMMToneScale1Spline no
10427 0x0f84 ERIMMToneScale2Spline no
10428 0x0f85 ERIMMToneScale3Spline no
10429 0x0f86 ERIMMToneScale4Spline no
10430 0x0f87 ERIMMToneScale5Spline no
10431 0x0f88 ERIMMToneScale6Spline no
10432 0x0f89 ERIMMToneScale7Spline no
10433 0x0f8a ERIMMToneScale8Spline no
10434 0x0f8b ERIMMToneScale9Spline no
10435 0x0f8c RIMMToCRGB0Spline no
10436 0x0f8d RIMMToCRGB1Spline no
10437 0x0f8e RIMMToCRGB2Spline no
10438 0x0f8f RIMMToCRGB3Spline no
10439 0x0f90 RIMMToCRGB4Spline no
10440 0x0f91 RIMMToCRGB5Spline no
10441 0x0f92 RIMMToCRGB6Spline no
10442 0x0f93 RIMMToCRGB7Spline no
10443 0x0f94 RIMMToCRGB8Spline no
10444 0x0f95 RIMMToCRGB9Spline no
10445 0x0fa0 QTableLarge25Pct no
10446 0x0fa1 QTableMedium25Pct no
10447 0x0fa2 QTableSmall25Pct no
10448 0x1130 NoiseReductionKernel no
10449 0x1388 UserMetaData no
10450 0x1389 InputProfile undef
10451 0x138a KodakLookProfile undef
10452 0x138b OutputProfile undef
10453 0x1390 SourceProfilePrefix string
10454 0x1391 ToneCurveProfileName string
10455 0x1392 InputProfile ICC_Profile
10456 0x1393 ProcessParametersV2 no
10457 0x1394 ReservedBlob2 no
10458 0x1395 ReservedBlob3 no
10459 0x1396 ReservedBlob4 no
10460 0x1397 ReservedBlob5 no
10461 0x1398 ReservedBlob6 no
10462 0x1399 ReservedBlob7 no
10463 0x139a ReservedBlob8 no
10464 0x139b ReservedBlob9 no
10465 0x1770 ScriptVersion int32u
10466 0x177a ImagerTimingData no
10467 0x1784 ISO int32u
10468 0x17a2 Scav11Cols no
10469 0x17a3 Scav12Cols no
10470 0x17a4 Scav21Cols no
10471 0x17a5 Scav22Cols no
10472 0x17a6 ActiveCTEMonitor1Cols no
10473 0x17a7 ActiveCTEMonitor2Cols no
10474 0x17a8 ActiveCTEMonitorRows no
10475 0x17a9 ActiveBuf1Cols no
10476 0x17aa ActiveBuf2Cols no
10477 0x17ab ActiveBuf1Rows no
10478 0x17ac ActiveBuf2Rows no
10479 0x17c0 HRNoiseLines no
10480 0x17c1 RNoiseLines no
10481 0x17c2 ANoiseLines no
10482 0x17d4 ImagerCols int16u
10483 0x17de ImagerRows int16u
10484 0x17e8 PartialActiveCols1 int32u
10485 0x17f2 PartialActiveCols2 int32u
10486 0x17fc PartialActiveRows1 int32u
10487 0x1806 PartialActiveRows2 int32u
10488 0x1810 ElectricalBlackColumns int32u
10489 0x181a ResetBlackSegRows int32u
10490 0x1838 CaptureWidthNormal int32u
10491 0x1839 CaptureHeightNormal int32u
10492 0x183a CaptureWidthResetBlackSegNormal no
10493 0x183b CaptureHeightResetBlackSegNormal no
10494 0x183c DarkRefOffsetNormal no
10495 0x1842 CaptureWidthTest int32u
10496 0x1843 CaptureHeightTest no
10497 0x1844 CaptureWidthResetBlackSegTest no
10498 0x1845 CaptureHeightResetBlackSegTest no
10499 0x1846 DarkRefOffsetTest no
10500 0x184c ImageSegmentStartLine int32u
10501 0x184d ImageSegmentLines int32u
10502 0x184e SkipLineTime int32u
10503 0x1860 FastResetLineTime int32u
10504 0x186a NormalLineTime int32u
10505 0x1874 MinIntegrationRows int32u
10506 0x187e PreReadFastResetCount int32u
10507 0x1888 TransferTimeNormal int32u
10508 0x1889 TransferTimeTest int32u
10509 0x188a QuietTime int32u
10510 0x189c OverClockCols int16u
10511 0x18a6 H2ResetBlackPixels int32u
10512 0x18b0 H3ResetBlackPixels int32u
10513 0x18ba BlackAcquireRows int32u
10514 0x18c4 OverClockRows int16u
10515 0x18ce H3ResetBlackColumns int32u
10516 0x18d8 DarkBlackSegRows int32u
10517 0x1900 CrossbarEnable no
10518 0x1901 FifoenOnePixelDelay int32u
10519 0x1902 ReadoutTypeRequested int32u
10520 0x1903 ReadoutTypeActual int32u
10521 0x190a OffsetDacValue int32u
10522 0x1914 TempAmpGainX100 int32u
10523 0x191e VarrayDacNominalValues int32u[3]
10524 0x1928 VddimDacNominalValues no
10525 0x1964 C14Configuration int32u
10526 0x196e TDA1Offset int32u[3]
10527 0x196f TDA1Bandwidth int32u
10528 0x1970 TDA1Gain int32u[3]
10529 0x1971 TDA1EdgePolarity int32u
10530 0x1978 TDA2Offset int32u[3]
10531 0x1979 TDA2Bandwidth int32u
10532 0x197a TDA2Gain int32u[3]
10533 0x197b TDA2EdgePolarity int32u
10534 0x1982 TDA3Offset int32u[3]
10535 0x1983 TDA3Bandwidth int32u
10536 0x1984 TDA3Gain int32u[3]
10537 0x1985 TDA3EdgePolarity int32u
10538 0x198c TDA4Offset int32u[3]
10539 0x198d TDA4Bandwidth int32u
10540 0x198e TDA4Gain int32u[3]
10541 0x198f TDA4EdgePolarity int32u
10542 0xfde8 ComLenBlkSize int16u
10543
10544 Kodak TextualInfo Tags
10545
10546 Below is a list of tags which have been observed in the Kodak
10547 TextualInfo data, however ExifTool will extract information from any
10548 tags found here.
10549
10550 Tag ID Tag Name Writable
10551 ------ -------- --------
10552 'AF Function' AFMode no
10553 'Actual Compensation' ActualCompensation no
10554 'Aperture' Aperture no
10555 'Auto Bracket' AutoBracket no
10556 'Brightness Value' BrightnessValue no
10557 'Camera' CameraModel no
10558 'Camera body' CameraBody no
10559 'Compensation' ExposureCompensation no
10560 'Date' Date no
10561 'Exposure Bias' ExposureBias no
10562 'Exposure Mode' ExposureMode no
10563 'Firmware Version' FirmwareVersion no
10564 'Flash Compensation' FlashExposureComp no
10565 'Flash Fired' FlashFired no
10566 'Flash Sync Mode' FlashSyncMode no
10567 'Focal Length' FocalLength no
10568 'Height' KodakImageHeight no
10569 'ISO' ISO no
10570 'ISO Speed' ISO no
10571 'Image Number' ImageNumber no
10572 'Lens' Lens no
10573 'Max Aperture' MaxAperture no
10574 'Meter Mode' MeterMode no
10575 'Min Aperture' MinAperture no
10576 'Popup Flash' PopupFlash no
10577 'Serial Number' SerialNumber no
10578 'Shooting Mode' ShootingMode no
10579 'Shutter' ShutterSpeed no
10580 'Temperature' Temperature no
10581 'Time' Time no
10582 'White balance' WhiteBalance no
10583 'Width' KodakImageWidth no
10584 '_other_info' OtherInfo no
10585
10586 Kodak Processing Tags
10587
10588 Index2 Tag Name Writable
10589 ------ -------- --------
10590 20 WB_RGBLevels no
10591
10592 Kodak Type2 Tags
10593
10594 These tags are used by the Kodak DC220, DC260, DC265 and DC290,
10595 Hewlett-Packard PhotoSmart 618, C500 and C912, Pentax EI-200 and
10596 EI-2000, and Minolta EX1500Z.
10597
10598 Index1 Tag Name Writable
10599 ------ -------- --------
10600 8 KodakMaker string[32]
10601 40 KodakModel string[32]
10602 108 KodakImageWidth int32u
10603 112 KodakImageHeight int32u
10604
10605 Kodak Type3 Tags
10606
10607 These tags are used by the DC240, DC280, DC3400 and DC5000.
10608
10609 Index1 Tag Name Writable
10610 ------ -------- --------
10611 12 YearCreated int16u
10612 14 MonthDayCreated int8u[2]
10613 16 TimeCreated int8u[4]
10614 30 OpticalZoom int16u
10615 55 Sharpness int8s
10616 56 ExposureTime int32u
10617 60 FNumber int16u
10618 78 ISO int16u
10619
10620 Kodak Type4 Tags
10621
10622 These tags are used by the DC200 and DC215.
10623
10624 Index1 Tag Name Writable
10625 ------ -------- --------
10626 32 OriginalFileName string[12]
10627
10628 Kodak Type5 Tags
10629
10630 These tags are used by the CX4200, CX4210, CX4230, CX4300, CX4310,
10631 CX6200 and CX6230.
10632
10633 Index1 Tag Name Writable
10634 ------ -------- --------
10635 20 ExposureTime int32u
10636 26 WhiteBalance int8u
10637 28 FNumber int16u
10638 30 ISO int16u
10639 32 OpticalZoom int16u
10640 34 DigitalZoom int16u
10641 39 FlashMode int8u
10642 42 ImageRotated int8u
10643 43 Macro int8u
10644
10645 Kodak Type6 Tags
10646
10647 These tags are used by the DX3215 and DX3700.
10648
10649 Index1 Tag Name Writable
10650 ------ -------- --------
10651 16 ExposureTime int32u
10652 20 ISOSetting? int32u
10653 24 FNumber int16u
10654 26 ISO int16u
10655 28 OpticalZoom int16u
10656 30 DigitalZoom int16u
10657 34 Flash int16u
10658
10659 Kodak Type7 Tags
10660
10661 The maker notes of models such as the C340, C433, CC533, LS755, V803
10662 and V1003 seem to start with the camera serial number. The C310, C315,
10663 C330, C643, C743, CD33, CD43, CX7220 and CX7300 maker notes are also
10664 decoded using this table, although the strings for these cameras don't
10665 conform to the usual Kodak serial number format, and instead have the
10666 model name followed by 8 digits.
10667
10668 Index1 Tag Name Writable
10669 ------ -------- --------
10670 0 SerialNumber string[16]
10671
10672 Kodak Type8 Tags
10673
10674 Kodak models such as the ZD710, P712, P850, P880, V1233, V1253, V1275,
10675 V1285, Z612, Z712, Z812, Z885 use standard TIFF IFD format for the
10676 maker notes. In keeping with Kodak's strategy of inconsistent
10677 makernotes, models such as the M380, M1033, M1093, V1073, V1273, Z1012,
10678 Z1085 and Z8612 also use these tags, but these makernotes begin with a
10679 TIFF header instead of an IFD entry count and use relative instead of
10680 absolute offsets. There is a large amount of information stored in
10681 these maker notes (apparently with much duplication), but relatively
10682 few tags have so far been decoded.
10683
10684 Tag ID Tag Name Writable
10685 ------ -------- --------
10686 0xfc00 SubIFD0 Kodak SubIFD0
10687 Kodak SubIFD0
10688 0xfc01 SubIFD1 Kodak SubIFD1
10689 Kodak SubIFD1
10690 0xfc02 SubIFD2 Kodak SubIFD2
10691 Kodak SubIFD2
10692 0xfc03 SubIFD3 Kodak SubIFD3
10693 Kodak SubIFD3
10694 0xfc04 SubIFD4 Kodak SubIFD4
10695 Kodak SubIFD4
10696 0xfc05 SubIFD5 Kodak SubIFD5
10697 Kodak SubIFD5
10698 0xfc06 SubIFD6 Kodak SubIFD6
10699 Kodak SubIFD6
10700 0xfcff SubIFD255 Kodak SubIFD0
10701 0xff00 CameraInfo Kodak CameraInfo
10702
10703 Kodak SubIFD0 Tags
10704
10705 SubIFD0 through SubIFD5 tags are written a number of newer Kodak
10706 models.
10707
10708 Tag ID Tag Name Writable
10709 ------ -------- --------
10710 0xfa02 SceneMode int16u
10711 0xfa19 SerialNumber string
10712 0xfa1d KodakImageWidth int16u
10713 0xfa1e KodakImageHeight int16u
10714 0xfa20 SensorWidth int16u
10715 0xfa21 SensorHeight int16u
10716 0xfa23 FNumber int16u
10717 0xfa24 ExposureTime int32u
10718 0xfa2e ISO int16u
10719 0xfa3d OpticalZoom int16u
10720 0xfa46 ISO int16u
10721 0xfa51 KodakImageWidth int16u
10722 0xfa52 KodakImageHeight int16u
10723 0xfa54 ThumbnailWidth int16u
10724 0xfa55 ThumbnailHeight int16u
10725 0xfa57 PreviewImageWidth int16u
10726 0xfa58 PreviewImageHeight int16u
10727
10728 Kodak SubIFD1 Tags
10729
10730 Tag ID Tag Name Writable
10731 ------ -------- --------
10732 0x0027 ISO int16u
10733 0x0028 ISO int16u
10734
10735 Kodak SubIFD2 Tags
10736
10737 Tag ID Tag Name Writable
10738 ------ -------- --------
10739 0x6002 SceneModeUsed int32u
10740 0x6006 OpticalZoom int32u
10741 0x6103 MaxAperture int32u
10742 0xf002 SceneModeUsed int32u
10743 0xf006 OpticalZoom int32u
10744 0xf103 FNumber int32u
10745 0xf104 ExposureTime int32u
10746 0xf105 ISO int32u
10747
10748 Kodak SubIFD3 Tags
10749
10750 Tag ID Tag Name Writable
10751 ------ -------- --------
10752 0x1000 OpticalZoom int16u
10753
10754 Kodak SubIFD4 Tags
10755
10756 Tag ID Tag Name Writable
10757 ------ -------- --------
10758 [no tags known]
10759
10760 Kodak SubIFD5 Tags
10761
10762 Tag ID Tag Name Writable
10763 ------ -------- --------
10764 0x000f OpticalZoom int16u
10765
10766 Kodak SubIFD6 Tags
10767
10768 SubIFD6 is written by the M580.
10769
10770 Tag ID Tag Name Writable
10771 ------ -------- --------
10772 [no tags known]
10773
10774 Kodak CameraInfo Tags
10775
10776 These tags are used by the P712, P850 and P880.
10777
10778 Tag ID Tag Name Writable
10779 ------ -------- --------
10780 0xf900 SensorWidth int16u
10781 0xf901 SensorHeight int16u
10782 0xf902 BayerPattern string
10783 0xf903 SensorFullWidth int16u
10784 0xf904 SensorFullHeight int16u
10785 0xf907 KodakImageWidth int16u
10786 0xf908 KodakImageHeight int16u
10787 0xfa00 KodakInfoType string
10788 0xfa04 SerialNumber string
10789 0xfd04 FNumber int16u
10790 0xfd05 ExposureTime int32u
10791 0xfd06 ISO int16u
10792
10793 Kodak Type9 Tags
10794
10795 These tags are used by the Kodak C140, C180, C913, C1013, M320, M340
10796 and M550, as well as various cameras marketed by other manufacturers.
10797
10798 Index1 Tag Name Writable
10799 ------ -------- --------
10800 12 FNumber int16u
10801 16 ExposureTime int32u
10802 20 DateTimeOriginal string[20]
10803 52 ISO int16u
10804 87 FirmwareVersion string[16]
10805 168 UnknownNumber no
10806 196 UnknownNumber no
10807
10808 Kodak Type10 Tags
10809
10810 Another variation of the IFD-format type, this time with just a byte
10811 order indicator instead of a full TIFF header. These tags are used by
10812 the Z980.
10813
10814 Tag ID Tag Name Writable
10815 ------ -------- --------
10816 0x0002 PreviewImageSize int16u[2]
10817 0x0012 ExposureTime int32u
10818 0x0013 FNumber int16u
10819 0x0014 ISO int16u
10820 0x001d FocalLength int32u
10821
10822 Kodak Type11 Tags
10823
10824 These tags are found in models such as the PixPro S-1. They are not
10825 writable because the inconsistency of Kodak maker notes is beginning to
10826 get on my nerves.
10827
10828 Tag ID Tag Name Writable
10829 ------ -------- --------
10830 0x0104 FirmwareVersion no
10831 0x0203 PictureEffect no
10832 0x0207 KodakModel no
10833 0x0300 KodakMake no
10834 0x0308 LensSerialNumber no
10835 0x0309 LensModel no
10836 0x030d LevelMeter? no
10837 0x0311 Pitch no
10838 0x0312 Yaw no
10839 0x0313 Roll no
10840 0x0314 CX? no
10841 0x0315 CY? no
10842 0x0316 Rads? no
10843
10844 Kodak Unknown Tags
10845
10846 Index1 Tag Name Writable
10847 ------ -------- --------
10848 [no tags known]
10849
10850 Kodak Meta Tags
10851
10852 These tags are found in the APP3 "Meta" segment of JPEG images from
10853 Kodak cameras such as the DC280, DC3400, DC5000, MC3, M580, Z950 and
10854 Z981. The structure of this segment is similar to the APP1 "Exif"
10855 segment, but a different set of tags is used.
10856
10857 Tag ID Tag Name Writable
10858 ------ -------- --------
10859 0xc350 FilmProductCode no
10860 0xc351 ImageSourceEK no
10861 0xc352 CaptureConditionsPAR no
10862 0xc353 CameraOwner undef
10863 0xc354 SerialNumber undef
10864 0xc355 UserSelectGroupTitle no
10865 0xc356 DealerIDNumber no
10866 0xc357 CaptureDeviceFID no
10867 0xc358 EnvelopeNumber no
10868 0xc359 FrameNumber no
10869 0xc35a FilmCategory no
10870 0xc35b FilmGencode no
10871 0xc35c ModelAndVersion no
10872 0xc35d FilmSize no
10873 0xc35e SBA_RGBShifts no
10874 0xc35f SBAInputImageColorspace no
10875 0xc360 SBAInputImageBitDepth no
10876 0xc361 SBAExposureRecord no
10877 0xc362 UserAdjSBA_RGBShifts no
10878 0xc363 ImageRotationStatus no
10879 0xc364 RollGuidElements no
10880 0xc365 MetadataNumber no
10881 0xc366 EditTagArray no
10882 0xc367 Magnification no
10883 0xc36c NativeXResolution no
10884 0xc36d NativeYResolution no
10885 0xc36e KodakEffectsIFD Kodak SpecialEffects
10886 0xc36f KodakBordersIFD Kodak Borders
10887 0xc37a NativeResolutionUnit no
10888 0xc418 SourceImageDirectory no
10889 0xc419 SourceImageFileName no
10890 0xc41a SourceImageVolumeName no
10891 0xc46c PrintQuality no
10892 0xc46e ImagePrintStatus no
10893
10894 Kodak SpecialEffects Tags
10895
10896 The Kodak SpecialEffects and Borders tags are found in sub-IFD's within
10897 the Kodak JPEG APP3 "Meta" segment.
10898
10899 Tag ID Tag Name Writable
10900 ------ -------- --------
10901 0x0000 DigitalEffectsVersion no
10902 0x0001 DigitalEffectsName no
10903 0x0002 DigitalEffectsType no
10904
10905 Kodak Borders Tags
10906
10907 Tag ID Tag Name Writable
10908 ------ -------- --------
10909 0x0000 BordersVersion no
10910 0x0001 BorderName no
10911 0x0002 BorderID no
10912 0x0003 BorderLocation no
10913 0x0004 BorderType no
10914 0x0008 WatermarkType no
10915
10916 Kodak KDC_IFD Tags
10917
10918 These tags are found in a separate IFD of KDC images from some newer
10919 Kodak models such as the P880 and Z1015IS.
10920
10921 Tag ID Tag Name Writable
10922 ------ -------- --------
10923 0xfa00 SerialNumber string
10924 0xfa0d WhiteBalance int8u
10925 0xfa25 WB_RGBLevelsAuto no
10926 0xfa27 WB_RGBLevelsTungsten no
10927 0xfa28 WB_RGBLevelsFluorescent no
10928 0xfa29 WB_RGBLevelsDaylight no
10929 0xfa2a WB_RGBLevelsShade no
10930
10931 Kodak frea Tags
10932
10933 Information stored in the "frea" atom of Kodak PixPro SP360 MP4 videos.
10934
10935 Tag ID Tag Name Writable
10936 ------ -------- --------
10937 'scra' PreviewImage no
10938 'thma' ThumbnailImage no
10939 'tima' Duration no
10940 'ver ' KodakVersion no
10941
10942 Kodak Free Tags
10943
10944 Information stored in the "free" atom of Kodak MP4 videos. (VERY bad
10945 form for Kodak to store useful information in an atom intended for
10946 unused space!)
10947
10948 Tag ID Tag Name Writable
10949 ------ -------- --------
10950 'AprV' ApertureValue no
10951 'BrtV' BrightnessValue no
10952 'Expc' ExposureCompensation no
10953 'Expo' ExposureTime no
10954 'FL35' FocalLengthIn35mmFormat no
10955 'FNum' FNumber no
10956 'FoLn' FocalLength no
10957 'ISOS' ISO no
10958 'SVer' FirmwareVersion no
10959 'Scrn' PreviewInfo Kodak Scrn
10960 'Seri' SerialNumber no
10961 'StSV' ShutterSpeedValue no
10962
10963 Kodak Scrn Tags
10964
10965 Index2 Tag Name Writable
10966 ------ -------- --------
10967 0 PreviewImageWidth no
10968 1 PreviewImageHeight no
10969 2 PreviewImageLength no
10970 4 PreviewImage no
10971
10972 Kodak DcMD Tags
10973
10974 Metadata directory found in MOV and MP4 videos from some Kodak cameras.
10975
10976 Tag ID Tag Name Writable
10977 ------ -------- --------
10978 'CMbo' CameraByteOrder no
10979 'Cmbo' CameraByteOrder no
10980 'DcEM' DcEM Kodak DcEM
10981 'DcME' DcME Kodak DcME
10982
10983 Kodak DcEM Tags
10984
10985 Tag ID Tag Name Writable
10986 ------ -------- --------
10987 [no tags known]
10988
10989 Kodak DcME Tags
10990
10991 Tag ID Tag Name Writable
10992 ------ -------- --------
10993 [no tags known]
10994
10995 Kodak MOV Tags
10996
10997 This information is found in the TAGS atom of MOV videos from Kodak
10998 models such as the P880.
10999
11000 Index1 Tag Name Writable
11001 ------ -------- --------
11002 0 Make no
11003 22 Model no
11004 64 ModelType no
11005 78 ExposureTime no
11006 82 FNumber no
11007 90 ExposureCompensation no
11008 112 FocalLength no
11009
11010 Kodak pose Tags
11011
11012 Streamed orientation information from the PixPro 4KVR360, extracted as
11013 sub-documents when the Duplicates option is used.
11014
11015 Tag ID Tag Name Writable
11016 ------ -------- --------
11017 'Accelerometer' Accelerometer no
11018 'AngularVelocity' AngularVelocity no
11019
11020 Leaf Tags
11021 These tags are found in .MOS images from Leaf digital camera backs as
11022 written by Creo Leaf Capture. They exist within the Leaf-specific
11023 directory structure of EXIF tag 0x8606. The tables below list observed
11024 Leaf tags, however ExifTool will extract any tags found in the Leaf
11025 directories even if they don't appear in these tables.
11026
11027 Tag ID Tag Name Writable
11028 ------ -------- --------
11029 'JPEG_preview_data' PreviewImage no
11030 'JPEG_preview_info' PreviewInfo no
11031 'PDA_histogram_data' PDAHistogram no
11032 'back_serial_number' BackSerial no
11033 'camera_profile' CameraProfile Leaf CameraProfile
11034 'icc_camera_profile' ICC_Profile ICC_Profile
11035 'icc_camera_to_tone_matrix' ToneMatrix no
11036 'icc_camera_to_tone_space_flow' ToneSpaceFlow no
11037 'icc_rgb_ws_profile' RGB_Profile ICC_Profile
11038 'image_offset' ImageOffset no
11039 'pattern_ratation_angle' PatternAngle no
11040
11041 Leaf CameraProfile Tags
11042
11043 All Tag ID's in the following table have a leading 'CamProf_' which has
11044 been removed.
11045
11046 Tag ID Tag Name Writable
11047 ------ -------- --------
11048 'back_type' CameraBackType no
11049 'capture_profile' CaptureProfile Leaf CaptureProfile
11050 'image_profile' ImageProfile Leaf ImageProfile
11051 'name' CameraName no
11052 'type' CameraType no
11053 'version' CameraProfileVersion no
11054
11055 Leaf CaptureProfile Tags
11056
11057 All Tag ID's in the following table have a leading 'CaptProf_' which
11058 has been removed.
11059
11060 Tag ID Tag Name Writable
11061 ------ -------- --------
11062 'CCD_rect' CCDRect no
11063 'CCD_valid_rect' CCDValidRect no
11064 'CCD_video_rect' CCDVideoRect no
11065 'back_type' CaptProfBackType no
11066 'center_dark_rect' CenterDarkRect no
11067 'color_averages' ColorAverages no
11068 'color_matrix' ColorMatrix no
11069 'dark_correction_type' DarkCorrectionType no
11070 'image_bounds' ImageBounds no
11071 'image_fields' ImageFields no
11072 'image_offset' ImageOffset no
11073 'left_dark_rect' LeftDarkRect no
11074 'luminance_consts' LuminanceConsts no
11075 'mosaic_pattern' MosaicPattern no
11076 'name' CaptProfName no
11077 'number_of_planes' NumberOfPlanes no
11078 'raw_data_rotation' RawDataRotation no
11079 'reconstruction_type' ReconstructionType no
11080 'right_dark_rect' RightDarkRect no
11081 'serial_number' CaptureSerial no
11082 'type' CaptProfType no
11083 'version' CaptProfVersion no
11084 'xy_offset_info' XYOffsetInfo no
11085
11086 Leaf ImageProfile Tags
11087
11088 All Tag ID's in the following table have a leading 'ImgProf_' which has
11089 been removed.
11090
11091 Tag ID Tag Name Writable
11092 ------ -------- --------
11093 'back_type' ImgProfBackType no
11094 'image_status' ImageStatus no
11095 'name' ImgProfName no
11096 'rotation_angle' RotationAngle no
11097 'shoot_setup' ShootSetup Leaf ShootSetup
11098 'type' ImgProfType no
11099 'version' ImgProfVersion no
11100
11101 Leaf ShootSetup Tags
11102
11103 All Tag ID's in the following table have a leading 'ShootObj_' which
11104 has been removed.
11105
11106 Tag ID Tag Name Writable
11107 ------ -------- --------
11108 'back_type' ShootObjBackType no
11109 'camera_setup' CameraSetup Leaf CameraSetup
11110 'capture_setup' CaptureSetup Leaf CaptureSetup
11111 'color_setup' ColorSetup Leaf ColorSetup
11112 'look_header' LookHeader Leaf LookHeader
11113 'name' ShootObjName no
11114 'save_setup' SaveSetup Leaf SaveSetup
11115 'type' ShootObjType no
11116 'version' ShootObjVersion no
11117
11118 Leaf CameraSetup Tags
11119
11120 All Tag ID's in the following table have a leading 'CameraObj_' which
11121 has been removed.
11122
11123 Tag ID Tag Name Writable
11124 ------ -------- --------
11125 'ISO_speed' ISOSpeed no
11126 'back_type' CameraObjBackType no
11127 'camera_type' CameraType no
11128 'lens_ID' LensID no
11129 'lens_type' LensType no
11130 'name' CameraObjName no
11131 'strobe' Strobe no
11132 'type' CameraObjType no
11133 'version' CameraObjVersion no
11134
11135 Leaf CaptureSetup Tags
11136
11137 All Tag ID's in the following table have a leading 'CaptureObj_' which
11138 has been removed.
11139
11140 Tag ID Tag Name Writable
11141 ------ -------- --------
11142 'Multi_quality' MultiQuality no
11143 'back_type' CaptureObjBackType no
11144 'name' CaptureObjName no
11145 'neutals' Neutals Leaf Neutrals
11146 'selection' Selection Leaf Selection
11147 'sharpness' Sharpness Leaf Sharpness
11148 'single_quality' SingleQuality no
11149 'tone_curve' ToneCurve Leaf ToneCurve
11150 'type' CaptureObjType no
11151 'version' CaptureObjVersion no
11152
11153 Leaf Neutrals Tags
11154
11155 All Tag ID's in the following table have a leading 'NeutObj_' which has
11156 been removed.
11157
11158 Tag ID Tag Name Writable
11159 ------ -------- --------
11160 'back_type' NeutObjBackType no
11161 'color_casts' ColorCasts no
11162 'highlight_end_points' HighlightEndPoints no
11163 'name' NeutObjName no
11164 'neutrals' Neutrals no
11165 'shadow_end_points' ShadowEndPoints no
11166 'type' NeutObjType no
11167 'version' NeutObjVersion no
11168
11169 Leaf Selection Tags
11170
11171 All Tag ID's in the following table have a leading 'SelObj_' which has
11172 been removed.
11173
11174 Tag ID Tag Name Writable
11175 ------ -------- --------
11176 'back_type' SelObjBackType no
11177 'locks' Locks no
11178 'name' SelObjName no
11179 'orientation' Orientation no
11180 'rect' Rect no
11181 'resolution' Resolution no
11182 'scale' Scale no
11183 'type' SelObjType no
11184 'version' SelObjVersion no
11185
11186 Leaf Sharpness Tags
11187
11188 All Tag ID's in the following table have a leading 'SharpObj_' which
11189 has been removed.
11190
11191 Tag ID Tag Name Writable
11192 ------ -------- --------
11193 'back_type' SharpObjBackType no
11194 'data_len' DataLen no
11195 'name' SharpObjName no
11196 'sharp_info' SharpInfo no
11197 'sharp_method' SharpMethod no
11198 'type' SharpObjType no
11199 'version' SharpObjVersion no
11200
11201 Leaf ToneCurve Tags
11202
11203 All Tag ID's in the following table have a leading 'ToneObj_' which has
11204 been removed.
11205
11206 Tag ID Tag Name Writable
11207 ------ -------- --------
11208 'back_type' ToneObjBackType no
11209 'gamma' Gamma no
11210 'name' ToneObjName no
11211 'npts' Npts no
11212 'tones' Tones no
11213 'type' ToneObjType no
11214 'version' ToneObjVersion no
11215
11216 Leaf ColorSetup Tags
11217
11218 All Tag ID's in the following table have a leading 'ColorObj_' which
11219 has been removed.
11220
11221 Tag ID Tag Name Writable
11222 ------ -------- --------
11223 'back_type' ColorObjBackType no
11224 'color_mode' ColorMode no
11225 'color_type' ColorType no
11226 'has_ICC' HasICC no
11227 'input_profile' InputProfile no
11228 'name' ColorObjName no
11229 'output_profile' OutputProfile no
11230 'type' ColorObjType no
11231 'version' ColorObjVersion no
11232
11233 Leaf LookHeader Tags
11234
11235 All Tag ID's in the following table have a leading 'LookHead_' which
11236 has been removed.
11237
11238 Tag ID Tag Name Writable
11239 ------ -------- --------
11240 'back_type' LookHeadBackType no
11241 'name' LookHeadName no
11242 'type' LookHeadType no
11243 'version' LookHeadVersion no
11244
11245 Leaf SaveSetup Tags
11246
11247 All Tag ID's in the following table have a leading 'SaveObj_' which has
11248 been removed.
11249
11250 Tag ID Tag Name Writable
11251 ------ -------- --------
11252 'back_type' SaveObjBackType no
11253 'leaf_auto_active' LeafAutoActive no
11254 'leaf_auto_base_name' LeafAutoBaseName no
11255 'leaf_hot_folder' LeafHotFolder no
11256 'leaf_open_proc_HDR' LeafOpenProcHDR no
11257 'leaf_output_file_type' LeafOutputFileType no
11258 'leaf_save_selection' LeafSaveSelection no
11259 'name' SaveObjName no
11260 'std_auto_active' StdAutoActive no
11261 'std_base_name' StdBaseName no
11262 'std_hot_folder' StdHotFolder no
11263 'std_open_in_photoshop' StdOpenInPhotoshop no
11264 'std_output_bit_depth' StdOutputBitDepth no
11265 'std_output_color_mode' StdOutputColorMode no
11266 'std_output_file_type' StdOutputFileType no
11267 'std_oxygen' StdOxygen no
11268 'std_save_selection' StdSaveSelection no
11269 'std_scaled_output' StdScaledOutput no
11270 'std_sharpen_output' StdSharpenOutput no
11271 'type' SaveObjType no
11272 'version' SaveObjVersion no
11273
11274 Leaf SubIFD Tags
11275
11276 Leaf writes a TIFF-format sub-IFD inside IFD0 of a MOS image. No tags
11277 in this sub-IFD are currently known, except for tags 0x8602 and 0x8606
11278 which really shouldn't be here anyway (so they don't appear in the
11279 table below) because they duplicate references to the same data from
11280 tags with the same ID in IFD0.
11281
11282 Tag ID Tag Name Writable
11283 ------ -------- --------
11284 [no tags known]
11285
11286 Minolta Tags
11287 These tags are used by Minolta, Konica/Minolta as well as some Sony
11288 cameras. Minolta doesn't make things easy for decoders because the
11289 meaning of some tags and the location where some information is stored
11290 is different for different camera models. (Take MinoltaQuality for
11291 example, which may be located in 5 different places.)
11292
11293 Tag ID Tag Name Writable
11294 ------ -------- --------
11295 0x0000 MakerNoteVersion undef[4]
11296 0x0001 MinoltaCameraSettingsOld Minolta CameraSettings
11297 0x0003 MinoltaCameraSettings Minolta CameraSettings
11298 0x0004 MinoltaCameraSettings7D Minolta CameraSettings7D
11299 0x0010 CameraInfoA100 Minolta CameraInfoA100
11300 0x0018 ISInfoA100 Minolta ISInfoA100
11301 ImageStabilization no
11302 0x0020 WBInfoA100 Minolta WBInfoA100
11303 0x0040 CompressedImageSize int32u
11304 0x0081 PreviewImage undef
11305 0x0088 PreviewImageStart int32u*
11306 0x0089 PreviewImageLength int32u*
11307 0x0100 SceneMode int32u
11308 0x0101 ColorMode int32u
11309 0x0102 MinoltaQuality int32u
11310 0x0103 MinoltaQuality int32u
11311 MinoltaImageSize int32u
11312 0x0104 FlashExposureComp rational64s
11313 0x0105 Teleconverter int32u
11314 0x0107 ImageStabilization int32u
11315 0x0109 RawAndJpgRecording int32u
11316 0x010a ZoneMatching int32u
11317 0x010b ColorTemperature int32u
11318 0x010c LensType int32u
11319 0x0111 ColorCompensationFilter int32s
11320 0x0112 WhiteBalanceFineTune int32u
11321 0x0113 ImageStabilization int32u
11322 0x0114 MinoltaCameraSettings5D Minolta CameraSettings5D
11323 CameraSettingsA100 Minolta CameraSettingsA100
11324 0x0115 WhiteBalance int32u
11325 0x0e00 PrintIM PrintIM
11326 0x0f00 MinoltaCameraSettings2 no
11327
11328 Minolta CameraSettings Tags
11329
11330 There is some variability in CameraSettings information between
11331 different models (and sometimes even between different firmware
11332 versions), so this information may not be as reliable as it should be.
11333 Because of this, tags in the following tables are set to lower priority
11334 to prevent them from superseding the values of same-named tags in other
11335 locations when duplicate tags are disabled.
11336
11337 Index4 Tag Name Writable
11338 ------ -------- --------
11339 1 ExposureMode int32u
11340 2 FlashMode int32u
11341 3 WhiteBalance int32u~
11342 4 MinoltaImageSize int32u
11343 5 MinoltaQuality int32u
11344 6 DriveMode int32u
11345 7 MeteringMode int32u
11346 8 ISO int32u
11347 9 ExposureTime int32u
11348 10 FNumber int32u
11349 11 MacroMode int32u
11350 12 DigitalZoom int32u
11351 13 ExposureCompensation int32u
11352 14 BracketStep int32u
11353 16 IntervalLength int32u
11354 17 IntervalNumber int32u
11355 18 FocalLength int32u
11356 19 FocusDistance int32u
11357 20 FlashFired int32u
11358 21 MinoltaDate int32u
11359 22 MinoltaTime int32u
11360 23 MaxAperture int32u
11361 26 FileNumberMemory int32u
11362 27 LastFileNumber int32u
11363 28 ColorBalanceRed int32u
11364 29 ColorBalanceGreen int32u
11365 30 ColorBalanceBlue int32u
11366 31 Saturation int32u
11367 32 Contrast int32u
11368 33 Sharpness int32u
11369 34 SubjectProgram int32u
11370 35 FlashExposureComp int32u
11371 36 ISOSetting int32u
11372 37 MinoltaModelID int32u
11373 38 IntervalMode int32u
11374 39 FolderName int32u
11375 40 ColorMode int32u
11376 41 ColorFilter int32u
11377 42 BWFilter int32u
11378 43 InternalFlash int32u
11379 44 Brightness int32u
11380 45 SpotFocusPointX int32u
11381 46 SpotFocusPointY int32u
11382 47 WideFocusZone int32u
11383 48 FocusMode int32u
11384 49 FocusArea int32u
11385 50 DECPosition int32u
11386 51 ColorProfile int32u
11387 52 DataImprint int32u
11388 63 FlashMetering int32u
11389
11390 Minolta CameraSettings7D Tags
11391
11392 Index2 Tag Name Writable
11393 ------ -------- --------
11394 0 ExposureMode int16u
11395 2 MinoltaImageSize int16u
11396 3 MinoltaQuality int16u
11397 4 WhiteBalance int16u
11398 14 FocusMode int16u
11399 16 AFPoints int16u
11400 21 Flash int16u
11401 22 FlashMode int16u
11402 28 ISOSetting int16u
11403 30 ExposureCompensation int16s
11404 37 ColorSpace int16u
11405 38 Sharpness int16u
11406 39 Contrast int16u
11407 40 Saturation int16u
11408 45 FreeMemoryCardImages int16u
11409 63 ColorTemperature int16s
11410 64 HueAdjustment int16u
11411 70 Rotation int16u
11412 71 FNumber int16u
11413 72 ExposureTime int16u
11414 74 FreeMemoryCardImages int16u
11415 94 ImageNumber int16u
11416 96 NoiseReduction int16u
11417 98 ImageNumber2 int16u
11418 113 ImageStabilization int16u
11419 117 ZoneMatchingOn int16u
11420
11421 Minolta CameraInfoA100 Tags
11422
11423 Camera information for the Sony DSLR-A100.
11424
11425 Index1 Tag Name Writable
11426 ------ -------- --------
11427 1 AFSensorActive int8u
11428 2 AFStatusActiveSensor int16s
11429 4 AFStatusTop-right int16s
11430 6 AFStatusBottom-right int16s
11431 8 AFStatusBottom int16s
11432 10 AFStatusMiddleHorizontal int16s
11433 12 AFStatusCenterVertical int16s
11434 14 AFStatusTop int16s
11435 16 AFStatusTop-left int16s
11436 18 AFStatusBottom-left int16s
11437 20 FocusLocked int8u
11438 21 AFPoint int8u
11439 22 AFMode int8u
11440 45 AFStatusLeft int16s
11441 47 AFStatusCenterHorizontal int16s
11442 49 AFStatusRight int16s
11443 51 AFAreaMode int8u
11444
11445 Minolta ISInfoA100 Tags
11446
11447 Image stabilization information for the Sony DSLR-A100.
11448
11449 Index1 Tag Name Writable
11450 ------ -------- --------
11451 0 ImageStabilization int16u
11452
11453 Minolta WBInfoA100 Tags
11454
11455 White balance information for the Sony DSLR-A100.
11456
11457 Index1 Tag Name Writable
11458 ------ -------- --------
11459 14 DriveMode int8u
11460 16 Rotation int8u
11461 20 ImageStabilizationSetting int8u
11462 21 DynamicRangeOptimizerMode int8u
11463 42 ExposureCompensationMode int8u
11464 43 WBBracketShotNumber int8u
11465 44 WhiteBalanceBracketing int8u
11466 45 ExposureBracketShotNumber int8u
11467 49 FlashFunction int16u
11468 52 ExposureMode int16u
11469 54 ColorMode int16u
11470 56 AverageLV int16u
11471 60 FrameNumber int8u
11472 150 WB_RGBLevels int16u[3]
11473 174 WB_GBRGLevels int16u[4]
11474 192 WB_RedLevelsTungsten int16u[7]
11475 206 WB_BlueLevelsTungsten int16u[7]
11476 220 WB_RedLevelsDaylight int16u[7]
11477 234 WB_BlueLevelsDaylight int16u[7]
11478 248 WB_RedLevelsCloudy int16u[7]
11479 262 WB_BlueLevelsCloudy int16u[7]
11480 276 WB_RedLevelsFlash int16u[7]
11481 290 WB_BlueLevelsFlash int16u[7]
11482 332 WB_RedLevelsFluorescent int16u[7]
11483 346 WB_BlueLevelsFluorescent int16u[7]
11484 360 WB_RedLevelsShade int16u[7]
11485 374 WB_BlueLevelsShade int16u[7]
11486 392 WB_RedLevel6500K int16u
11487 394 WB_BlueLevel6500K int16u
11488 396 WB_RedLevelCustom int16u
11489 398 WB_BlueLevelCustom int16u
11490 408 WB_RedLevel3500K int16u
11491 410 WB_BlueLevel3500K int16u
11492 446 WB_RedLevelsKelvin int16u[75]
11493 596 WB_BlueLevelsKelvin int16u[75]
11494 772 WB_RBLevelsFlash int16u[2]
11495 776 WB_RBLevelsCoolWhiteF int16u[2]
11496 1000 WB_RBLevelsTungsten int16u[2]
11497 1004 WB_RBLevelsDaylight int16u[2]
11498 1008 WB_RBLevelsCloudy int16u[2]
11499 1012 WB_RBLevelsFlash int16u[2]
11500 1020 WB_RedLevelsFluorescent int16u[7]
11501 1034 WB_BlueLevelsFluorescent int16u[7]
11502 1048 WB_RBLevelsShade int16u[2]
11503 1056 WB_RBLevels6500K int16u[2]
11504 1060 WB_RBLevelsCustom int16u[2]
11505 1072 WB_RBLevels3500K int16u[2]
11506 1320 WB_RBLevelsDaylight int16u[2]
11507 1350 WB_RGBLevels int16u[3]
11508 1576 AEMeteringSegments int8u[40]
11509 1680 MeasuredLV int8u
11510 1681 BrightnessValue int8u
11511 4172 TiffMeteringImage no
11512 18872 ExposureTime int8u
11513 18874 ISO int8u
11514 18875 FocusDistance int8u
11515 18877 LensType int16uRev
11516 18880 ExposureCompensation int8s
11517 18881 FlashExposureComp int8s
11518 18882 ImageStabilization int8u
11519 18883 BrightnessValue int8u
11520 18885 MaxAperture int8u
11521 18887 FNumber int8u
11522 18908 InternalSerialNumber string[12]
11523
11524 Minolta CameraSettings5D Tags
11525
11526 Index2 Tag Name Writable
11527 ------ -------- --------
11528 10 ExposureMode int16u
11529 12 MinoltaImageSize int16u
11530 13 MinoltaQuality int16u
11531 14 WhiteBalance int16u
11532 31 Flash int16u
11533 32 FlashMode int16u
11534 37 MeteringMode int16u
11535 38 ISOSetting int16u
11536 47 ColorSpace int16u
11537 48 Sharpness int16u
11538 49 Contrast int16u
11539 50 Saturation int16u
11540 53 ExposureTime int16u
11541 54 FNumber int16u
11542 55 FreeMemoryCardImages int16u
11543 73 ColorTemperature int16s
11544 74 HueAdjustment int16u
11545 80 Rotation int16u
11546 83 ExposureCompensation int16u
11547 84 FreeMemoryCardImages int16u
11548 101 Rotation int16u
11549 110 ColorTemperature int16s
11550 113 PictureFinish int16u
11551 174 ImageNumber int16u
11552 176 NoiseReduction int16u
11553 189 ImageStabilization int16u
11554
11555 Minolta CameraSettingsA100 Tags
11556
11557 Camera settings information for the Sony DSLR-A100.
11558
11559 Index2 Tag Name Writable
11560 ------ -------- --------
11561 0 ExposureMode int16u
11562 1 ExposureCompensationSetting int16u
11563 5 HighSpeedSync int16u
11564 6 ShutterSpeedSetting int16u
11565 7 ApertureSetting int16u
11566 8 ExposureTime int16u
11567 9 FNumber int16u
11568 10 DriveMode2 int16u
11569 11 WhiteBalance int16u
11570 12 FocusMode int16u
11571 13 AFPointSelected int16u
11572 14 AFAreaMode int16u
11573 15 FlashMode int16u
11574 16 FlashExposureCompSet int16u
11575 18 MeteringMode int16u
11576 19 ISOSetting int16u
11577 20 ZoneMatchingMode int16u
11578 21 DynamicRangeOptimizer int16u
11579 22 ColorMode int16u
11580 23 ColorSpace int16u
11581 24 Sharpness int16u
11582 25 Contrast int16u
11583 26 Saturation int16u
11584 28 FlashMetering int16u
11585 29 PrioritySetupShutterRelease int16u
11586 30 DriveMode int16u
11587 31 SelfTimerTime int16u
11588 32 ContinuousBracketing int16u
11589 33 SingleFrameBracketing int16u
11590 34 WhiteBalanceBracketing int16u
11591 35 WhiteBalanceSetting int16u
11592 36 PresetWhiteBalance int16u
11593 37 ColorTemperatureSetting int16u
11594 38 CustomWBSetting int16u
11595 39 DynamicRangeOptimizerSetting int16u
11596 50 FreeMemoryCardImages int16u
11597 52 CustomWBRedLevel int16u
11598 53 CustomWBGreenLevel int16u
11599 54 CustomWBBlueLevel int16u
11600 55 CustomWBError int16u
11601 56 WhiteBalanceFineTune int16s
11602 57 ColorTemperature int16u
11603 58 ColorCompensationFilter int16s
11604 59 SonyImageSize int16u
11605 60 SonyQuality int16u
11606 61 InstantPlaybackTime int16u
11607 62 InstantPlaybackSetup int16u
11608 63 NoiseReduction int16u
11609 64 EyeStartAF int16u
11610 65 RedEyeReduction int16u
11611 66 FlashDefault int16u
11612 67 AutoBracketOrder int16u
11613 68 FocusHoldButton int16u
11614 69 AELButton int16u
11615 70 ControlDialSet int16u
11616 71 ExposureCompensationMode int16u
11617 72 AFAssist int16u
11618 73 CardShutterLock int16u
11619 74 LensShutterLock int16u
11620 75 AFAreaIllumination int16u
11621 76 MonitorDisplayOff int16u
11622 77 RecordDisplay int16u
11623 78 PlayDisplay int16u
11624 80 ExposureIndicator int16u
11625 81 AELExposureIndicator int16u
11626 82 ExposureBracketingIndicatorLast int16u
11627 83 MeteringOffScaleIndicator int16u
11628 84 FlashExposureIndicator int16u
11629 85 FlashExposureIndicatorNext int16u
11630 86 FlashExposureIndicatorLast int16u
11631 87 ImageStabilization int16u
11632 88 FocusModeSwitch int16u
11633 89 FlashType int16u
11634 90 Rotation int16u
11635 91 AELock int16u
11636 94 ColorTemperature int16u
11637 95 ColorCompensationFilter int16s
11638 96 BatteryState int16u
11639
11640 Minolta MMA Tags
11641
11642 This information is found in MOV videos from Minolta models such as the
11643 DiMAGE A2, S414 and 7Hi.
11644
11645 Index1 Tag Name Writable
11646 ------ -------- --------
11647 0 Make no
11648 20 SoftwareVersion no
11649
11650 Minolta MOV1 Tags
11651
11652 This information is found in MOV videos from some Konica Minolta models
11653 such as the DiMage Z10 and X50.
11654
11655 Index1 Tag Name Writable
11656 ------ -------- --------
11657 0 Make no
11658 32 ModelType no
11659 46 ExposureTime no
11660 50 FNumber no
11661 58 ExposureCompensation no
11662 80 FocalLength no
11663
11664 Minolta MOV2 Tags
11665
11666 This information is found in MOV videos from some Minolta models such
11667 as the DiMAGE X and Xt.
11668
11669 Index1 Tag Name Writable
11670 ------ -------- --------
11671 0 Make no
11672 24 ModelType no
11673 38 ExposureTime no
11674 42 FNumber no
11675 50 ExposureCompensation no
11676 72 FocalLength no
11677
11678 Motorola Tags
11679 Tag ID Tag Name Writable
11680 ------ -------- --------
11681 0x5500 BuildNumber string
11682 0x5501 SerialNumber string
11683 0x665e Sensor string
11684 0x6705 ManufactureDate string
11685
11686 Nikon Tags
11687 Tag ID Tag Name Writable
11688 ------ -------- --------
11689 0x0001 MakerNoteVersion undef[4]
11690 0x0002 ISO int16u[2]
11691 0x0003 ColorMode string
11692 0x0004 Quality string
11693 0x0005 WhiteBalance string
11694 0x0006 Sharpness string
11695 0x0007 FocusMode string
11696 0x0008 FlashSetting string
11697 0x0009 FlashType string
11698 0x000b WhiteBalanceFineTune int16s[n]
11699 0x000c WB_RBLevels rational64u[4]
11700 0x000d ProgramShift undef[4]
11701 0x000e ExposureDifference undef[4]
11702 0x000f ISOSelection string
11703 0x0010 DataDump no
11704 0x0011 PreviewIFD Nikon PreviewIFD
11705 0x0012 FlashExposureComp undef[4]
11706 0x0013 ISOSetting int16u[2]
11707 0x0014 ColorBalanceA Nikon ColorBalanceA
11708 NRWData Nikon ColorBalanceB
11709 Nikon ColorBalanceC
11710 0x0016 ImageBoundary int16u[4]
11711 0x0017 ExternalFlashExposureComp undef[4]
11712 0x0018 FlashExposureBracketValue undef[4]
11713 0x0019 ExposureBracketValue rational64s
11714 0x001a ImageProcessing string
11715 0x001b CropHiSpeed int16u[7]
11716 0x001c ExposureTuning undef[3]
11717 0x001d SerialNumber string!
11718 0x001e ColorSpace int16u
11719 0x001f VRInfo Nikon VRInfo
11720 0x0020 ImageAuthentication int8u
11721 0x0021 FaceDetect Nikon FaceDetect
11722 0x0022 ActiveD-Lighting int16u
11723 0x0023 PictureControlData Nikon PictureControl
11724 Nikon PictureControl2
11725 Nikon PictureControl3
11726 Nikon PictureControlUnknown
11727 0x0024 WorldTime Nikon WorldTime
11728 0x0025 ISOInfo Nikon ISOInfo
11729 0x002a VignetteControl int16u
11730 0x002b DistortInfo Nikon DistortInfo
11731 0x002c UnknownInfo Nikon UnknownInfo
11732 0x0032 UnknownInfo2 Nikon UnknownInfo2
11733 0x0034 ShutterMode int16u
11734 0x0035 HDRInfo Nikon HDRInfo
11735 0x0037 MechanicalShutterCount int32u
11736 0x0039 LocationInfo Nikon LocationInfo
11737 0x003d BlackLevel int16u[4]
11738 0x0045 CropArea int16u[4]
11739 0x004f ColorTemperatureAuto int16u
11740 0x0080 ImageAdjustment string
11741 0x0081 ToneComp string
11742 0x0082 AuxiliaryLens string
11743 0x0083 LensType int8u
11744 0x0084 Lens rational64u[4]
11745 0x0085 ManualFocusDistance rational64u
11746 0x0086 DigitalZoom rational64u
11747 0x0087 FlashMode int8u
11748 0x0088 AFInfo Nikon AFInfo
11749 Nikon AFInfo
11750 0x0089 ShootingMode int16u~
11751 0x008b LensFStops undef[4]
11752 0x008c ContrastCurve undef!
11753 0x008d ColorHue string
11754 0x008f SceneMode string
11755 0x0090 LightSource string
11756 0x0091 ShotInfoD40 Nikon ShotInfoD40
11757 ShotInfoD80 Nikon ShotInfoD80
11758 ShotInfoD90 Nikon ShotInfoD90
11759 ShotInfoD3a Nikon ShotInfoD3a
11760 ShotInfoD3b Nikon ShotInfoD3b
11761 ShotInfoD3X Nikon ShotInfoD3X
11762 ShotInfoD3S Nikon ShotInfoD3S
11763 ShotInfoD300a Nikon ShotInfoD300a
11764 ShotInfoD300b Nikon ShotInfoD300b
11765 ShotInfoD300S Nikon ShotInfoD300S
11766 ShotInfoD700 Nikon ShotInfoD700
11767 ShotInfoD800 Nikon ShotInfoD800
11768 ShotInfoD810 Nikon ShotInfoD810
11769 ShotInfoD850 Nikon ShotInfoD850
11770 ShotInfoD5000 Nikon ShotInfoD5000
11771 ShotInfoD5100 Nikon ShotInfoD5100
11772 ShotInfoD5200 Nikon ShotInfoD5200
11773 ShotInfoD7000 Nikon ShotInfoD7000
11774 ShotInfoD4 Nikon ShotInfoD4
11775 ShotInfoD4S Nikon ShotInfoD4S
11776 ShotInfoD5 Nikon ShotInfoD500
11777 ShotInfoD500 Nikon ShotInfoD500
11778 ShotInfoD6 Nikon ShotInfo
11779 ShotInfoD610 Nikon ShotInfoD610
11780 ShotInfo02xx Nikon ShotInfo
11781 ShotInfoUnknown Nikon ShotInfo
11782 0x0092 HueAdjustment int16s
11783 0x0093 NEFCompression int16u
11784 0x0094 SaturationAdj int16s
11785 0x0095 NoiseReduction string
11786 0x0096 NEFLinearizationTable undef!
11787 0x0097 ColorBalance0100 Nikon ColorBalance1
11788 ColorBalance0102 Nikon ColorBalance2
11789 ColorBalance0103 Nikon ColorBalance3
11790 ColorBalance0205 Nikon ColorBalance2
11791 ColorBalance0209 Nikon ColorBalance4
11792 ColorBalance02 Nikon ColorBalance2
11793 ColorBalance0211 Nikon ColorBalance4
11794 ColorBalance0213 Nikon ColorBalance2
11795 ColorBalance0215 Nikon ColorBalance4
11796 ColorBalanceUnknown02 Nikon ColorBalanceUnknown
11797 ColorBalanceUnknown04 Nikon ColorBalanceUnknown
11798 ColorBalanceUnknown Nikon ColorBalanceUnknown
11799 0x0098 LensData0100 Nikon LensData00
11800 LensData0101 Nikon LensData01
11801 LensData0201 Nikon LensData01
11802 LensData0204 Nikon LensData0204
11803 LensData0400 Nikon LensData0400
11804 LensData0402 Nikon LensData0402
11805 LensData0403 Nikon LensData0403
11806 LensData0800 Nikon LensData0800
11807 LensDataUnknown Nikon LensDataUnknown
11808 0x0099 RawImageCenter int16u[2]
11809 0x009a SensorPixelSize rational64u[2]
11810 0x009c SceneAssist string
11811 0x009d DateStampMode int16u
11812 0x009e RetouchHistory int16u[10]
11813 0x00a0 SerialNumber string
11814 0x00a2 ImageDataSize int32u
11815 0x00a5 ImageCount int32u
11816 0x00a6 DeletedImageCount int32u
11817 0x00a7 ShutterCount int32u!
11818 0x00a8 FlashInfo0100 Nikon FlashInfo0100
11819 FlashInfo0102 Nikon FlashInfo0102
11820 FlashInfo0103 Nikon FlashInfo0103
11821 FlashInfo0106 Nikon FlashInfo0106
11822 FlashInfo0107 Nikon FlashInfo0107
11823 FlashInfoUnknown Nikon FlashInfoUnknown
11824 0x00a9 ImageOptimization string
11825 0x00aa Saturation string
11826 0x00ab VariProgram string
11827 0x00ac ImageStabilization string
11828 0x00ad AFResponse string
11829 0x00b0 MultiExposure Nikon MultiExposure
11830 Nikon MultiExposure
11831 0x00b1 HighISONoiseReduction int16u
11832 0x00b3 ToningEffect string
11833 0x00b6 PowerUpTime undef
11834 0x00b7 AFInfo2 Nikon AFInfo2
11835 0x00b8 FileInfo Nikon FileInfo
11836 Nikon FileInfo
11837 0x00b9 AFTune Nikon AFTune
11838 0x00bb RetouchInfo Nikon RetouchInfo
11839 0x00bd PictureControlData Nikon PictureControl
11840 0x00c3 BarometerInfo Nikon BarometerInfo
11841 0x0e00 PrintIM PrintIM
11842 0x0e01 NikonCaptureData NikonCapture
11843 0x0e09 NikonCaptureVersion string^
11844 0x0e0e NikonCaptureOffsets Nikon CaptureOffsets
11845 0x0e10 NikonScanIFD Nikon Scan
11846 0x0e13 NikonCaptureEditVersions NikonCapture
11847 NikonCaptureEditVersions undef!^
11848 0x0e1d NikonICCProfile ICC_Profile
11849 0x0e1e NikonCaptureOutput Nikon CaptureOutput
11850 0x0e22 NEFBitDepth int16u[4]!
11851
11852 Nikon PreviewIFD Tags
11853
11854 Tag ID Tag Name Writable
11855 ------ -------- --------
11856 0x00fe SubfileType no
11857 0x0103 Compression no
11858 0x011a XResolution no
11859 0x011b YResolution no
11860 0x0128 ResolutionUnit no
11861 0x0201 PreviewImageStart int32u*
11862 0x0202 PreviewImageLength int32u*
11863 0x0213 YCbCrPositioning no
11864
11865 Nikon ColorBalanceA Tags
11866
11867 Index2 Tag Name Writable
11868 ------ -------- --------
11869 624 WB_RBLevels int16u[2]!
11870 626 WB_RBLevelsAuto int16u[2]!
11871 628 WB_RBLevelsDaylight int16u[14]!
11872 642 WB_RBLevelsIncandescent int16u[14]!
11873 656 WB_RBLevelsFluorescent int16u[6]!
11874 662 WB_RBLevelsCloudy int16u[14]!
11875 676 WB_RBLevelsFlash int16u[14]!
11876 690 WB_RBLevelsShade int16u[14]!
11877
11878 Nikon ColorBalanceB Tags
11879
11880 Color balance tags used by the P6000.
11881
11882 Index1 Tag Name Writable
11883 ------ -------- --------
11884 4 ColorBalanceVersion undef[4]
11885 5096 WB_RGGBLevels int32u[4]!
11886 5112 WB_RGGBLevelsDaylight int32u[4]!
11887 5128 WB_RGGBLevelsCloudy int32u[4]!
11888 5160 WB_RGGBLevelsTungsten int32u[4]!
11889 5176 WB_RGGBLevelsFluorescentW int32u[4]!
11890 5192 WB_RGGBLevelsFlash int32u[4]!
11891 5224 WB_RGGBLevelsCustom int32u[4]!
11892 5240 WB_RGGBLevelsAuto int32u[4]!
11893
11894 Nikon ColorBalanceC Tags
11895
11896 Color balance tags used by the P1000, P7000, P7100 and B700.
11897
11898 Index1 Tag Name Writable
11899 ------ -------- --------
11900 4 ColorBalanceVersion undef[4]
11901 32 BlackLevel int16u
11902 56 WB_RGGBLevels int32u[4]!
11903 76 WB_RGGBLevelsDaylight int32u[4]!
11904 96 WB_RGGBLevelsCloudy int32u[4]!
11905 116 WB_RGGBLevelsShade int32u[4]!
11906 136 WB_RGGBLevelsTungsten int32u[4]!
11907 156 WB_RGGBLevelsFluorescentW int32u[4]!
11908 176 WB_RGGBLevelsFluorescentN int32u[4]!
11909 196 WB_RGGBLevelsFluorescentD int32u[4]!
11910 216 WB_RGGBLevelsHTMercury int32u[4]!
11911 256 WB_RGGBLevelsCustom int32u[4]!
11912 276 WB_RGGBLevelsAuto int32u[4]!
11913
11914 Nikon VRInfo Tags
11915
11916 Index1 Tag Name Writable
11917 ------ -------- --------
11918 0 VRInfoVersion no
11919 4 VibrationReduction int8u
11920 6 VRMode int8u
11921
11922 Nikon FaceDetect Tags
11923
11924 Index2 Tag Name Writable
11925 ------ -------- --------
11926 1 FaceDetectFrameSize int16u[2]
11927 3 FacesDetected int16u
11928 4 Face1Position int16u[4]
11929 8 Face2Position int16u[4]
11930 12 Face3Position int16u[4]
11931 16 Face4Position int16u[4]
11932 20 Face5Position int16u[4]
11933 24 Face6Position int16u[4]
11934 28 Face7Position int16u[4]
11935 32 Face8Position int16u[4]
11936 36 Face9Position int16u[4]
11937 40 Face10Position int16u[4]
11938 44 Face11Position int16u[4]
11939 48 Face12Position int16u[4]
11940
11941 Nikon PictureControl Tags
11942
11943 Index1 Tag Name Writable
11944 ------ -------- --------
11945 0 PictureControlVersion no
11946 4 PictureControlName string[20]
11947 24 PictureControlBase string[20]
11948 48 PictureControlAdjust int8u
11949 49 PictureControlQuickAdjust int8u
11950 50 Sharpness int8u
11951 51 Contrast int8u
11952 52 Brightness int8u
11953 53 Saturation int8u
11954 54 HueAdjustment int8u
11955 55 FilterEffect int8u
11956 56 ToningEffect int8u
11957 57 ToningSaturation int8u
11958
11959 Nikon PictureControl2 Tags
11960
11961 Index1 Tag Name Writable
11962 ------ -------- --------
11963 0 PictureControlVersion no
11964 4 PictureControlName string[20]
11965 24 PictureControlBase string[20]
11966 48 PictureControlAdjust int8u
11967 49 PictureControlQuickAdjust int8u
11968 51 Sharpness int8u
11969 53 Clarity int8u
11970 55 Contrast int8u
11971 57 Brightness int8u
11972 59 Saturation int8u
11973 61 Hue int8u
11974 63 FilterEffect int8u
11975 64 ToningEffect int8u
11976 65 ToningSaturation int8u
11977
11978 Nikon PictureControl3 Tags
11979
11980 Index1 Tag Name Writable
11981 ------ -------- --------
11982 0 PictureControlVersion no
11983 8 PictureControlName string[20]
11984 28 PictureControlBase string[20]
11985 54 PictureControlAdjust int8u
11986 55 PictureControlQuickAdjust int8u
11987 57 Sharpness int8u
11988 59 MidRangeSharpness int8u
11989 61 Clarity int8u
11990 63 Contrast int8u
11991 65 Brightness int8u
11992 67 Saturation int8u
11993 69 Hue int8u
11994 71 FilterEffect int8u
11995 72 ToningEffect int8u
11996 73 ToningSaturation int8u
11997
11998 Nikon PictureControlUnknown Tags
11999
12000 Index1 Tag Name Writable
12001 ------ -------- --------
12002 0 PictureControlVersion no
12003
12004 Nikon WorldTime Tags
12005
12006 Index1 Tag Name Writable
12007 ------ -------- --------
12008 0 TimeZone int16s
12009 2 DaylightSavings int8u
12010 3 DateDisplayFormat int8u
12011
12012 Nikon ISOInfo Tags
12013
12014 Index1 Tag Name Writable
12015 ------ -------- --------
12016 0 ISO int8u
12017 4 ISOExpansion int16u
12018 6 ISO2 int8u
12019 10 ISOExpansion2 int16u
12020
12021 Nikon DistortInfo Tags
12022
12023 Index1 Tag Name Writable
12024 ------ -------- --------
12025 0 DistortionVersion? no
12026 4 AutoDistortionControl int8u
12027
12028 Nikon UnknownInfo Tags
12029
12030 Index4 Tag Name Writable
12031 ------ -------- --------
12032 0 UnknownInfoVersion? no
12033
12034 Nikon UnknownInfo2 Tags
12035
12036 Index4 Tag Name Writable
12037 ------ -------- --------
12038 0 UnknownInfo2Version? no
12039
12040 Nikon HDRInfo Tags
12041
12042 Index1 Tag Name Writable
12043 ------ -------- --------
12044 0 HDRInfoVersion string[4]
12045 4 HDR int8u
12046 5 HDRLevel int8u
12047 6 HDRSmoothing int8u
12048 7 HDRLevel2 int8u
12049
12050 Nikon LocationInfo Tags
12051
12052 Tags written by some Nikon GPS-equipped cameras like the AW100.
12053
12054 Index1 Tag Name Writable
12055 ------ -------- --------
12056 0 LocationInfoVersion undef[4]
12057 4 TextEncoding int8u
12058 5 CountryCode undef[3]
12059 8 POILevel int8u
12060 9 Location undef[70]
12061
12062 Nikon AFInfo Tags
12063
12064 Index1 Tag Name Writable
12065 ------ -------- --------
12066 0 AFAreaMode int8u
12067 1 AFPoint int8u
12068 2 AFPointsInFocus int16u
12069
12070 Nikon ShotInfoD40 Tags
12071
12072 These tags are extracted from encrypted data in D40 and D40X images.
12073
12074 Index Tag Name Writable
12075 ----- -------- --------
12076 0 ShotInfoVersion no
12077 582 ShutterCount int32u
12078 586.1 VibrationReduction int8u & 0x08
12079 729 CustomSettingsD40 NikonCustom SettingsD40
12080
12081 Nikon ShotInfoD80 Tags
12082
12083 These tags are extracted from encrypted data in D80 images.
12084
12085 Index Tag Name Writable
12086 ----- -------- --------
12087 0 ShotInfoVersion no
12088 586 ShutterCount int32u
12089 590.1 Rotation int8u & 0x07
12090 590.2 VibrationReduction int8u & 0x18
12091 590.3 FlashFired int8u & 0xe0
12092 708 NikonImageSize int8u & 0xf0
12093 708.1 ImageQuality int8u & 0x0f
12094 748 CustomSettingsD80 NikonCustom SettingsD80
12095
12096 Nikon ShotInfoD90 Tags
12097
12098 These tags are extracted from encrypted data in images from the D90
12099 with firmware 1.00.
12100
12101 Index Tag Name Writable
12102 ----- -------- --------
12103 0 ShotInfoVersion no
12104 4 FirmwareVersion no
12105 693 ISO2 int8u
12106 725 ShutterCount int32u
12107 884 CustomSettingsD90 NikonCustom SettingsD90
12108
12109 Nikon ShotInfoD3a Tags
12110
12111 These tags are extracted from encrypted data in images from the D3 with
12112 firmware 1.00 and earlier.
12113
12114 Index Tag Name Writable
12115 ----- -------- --------
12116 0 ShotInfoVersion no
12117 598 ISO2 int8u
12118 630 ShutterCount int32u
12119 723.1 NikonImageSize int8u & 0x18
12120 723.2 ImageQuality int8u & 0x07
12121 769 CustomSettingsD3 NikonCustom SettingsD3
12122
12123 Nikon ShotInfoD3b Tags
12124
12125 These tags are extracted from encrypted data in images from the D3 with
12126 firmware 1.10, 2.00, 2.01 and 2.02.
12127
12128 Index Tag Name Writable
12129 ----- -------- --------
12130 0 ShotInfoVersion no
12131 4 FirmwareVersion no
12132 16 ImageArea int8u
12133 605 ISO2 int8u
12134 637 ShutterCount int32u
12135 639 ShutterCount int32u
12136 650 PreFlashReturnStrength int8u
12137 732.1 NikonImageSize int8u & 0x18
12138 732.2 ImageQuality int8u & 0x07
12139 778 CustomSettingsD3 NikonCustom SettingsD3
12140
12141 Nikon ShotInfoD3X Tags
12142
12143 These tags are extracted from encrypted data in images from the D3X
12144 with firmware 1.00.
12145
12146 Index Tag Name Writable
12147 ----- -------- --------
12148 0 ShotInfoVersion no
12149 4 FirmwareVersion no
12150 605 ISO2 int8u
12151 640 ShutterCount int32u
12152 779 CustomSettingsD3X NikonCustom SettingsD3
12153
12154 Nikon ShotInfoD3S Tags
12155
12156 These tags are extracted from encrypted data in images from the D3S
12157 with firmware 1.00 and earlier.
12158
12159 Index Tag Name Writable
12160 ----- -------- --------
12161 0 ShotInfoVersion no
12162 4 FirmwareVersion no
12163 16 ImageArea int8u
12164 545 ISO2 int8u
12165 578 ShutterCount int32u
12166 718 CustomSettingsD3S NikonCustom SettingsD3
12167
12168 Nikon ShotInfoD300a Tags
12169
12170 These tags are extracted from encrypted data in images from the D300
12171 with firmware 1.00 and earlier.
12172
12173 Index Tag Name Writable
12174 ----- -------- --------
12175 0 ShotInfoVersion no
12176 604 ISO2 int8u
12177 633 ShutterCount int32u
12178 721 AFFineTuneAdj int16u
12179 790 CustomSettingsD300 NikonCustom SettingsD3
12180
12181 Nikon ShotInfoD300b Tags
12182
12183 These tags are extracted from encrypted data in images from the D300
12184 with firmware 1.10.
12185
12186 Index Tag Name Writable
12187 ----- -------- --------
12188 0 ShotInfoVersion no
12189 4 FirmwareVersion no
12190 613 ISO2 int8u
12191 644 ShutterCount int32u
12192 732 AFFineTuneAdj int16u
12193 802 CustomSettingsD300 NikonCustom SettingsD3
12194
12195 Nikon ShotInfoD300S Tags
12196
12197 These tags are extracted from encrypted data in images from the D300S
12198 with firmware 1.00.
12199
12200 Index Tag Name Writable
12201 ----- -------- --------
12202 0 ShotInfoVersion no
12203 4 FirmwareVersion no
12204 613 ISO2 int8u
12205 646 ShutterCount int32u
12206 804 CustomSettingsD300S NikonCustom SettingsD3
12207
12208 Nikon ShotInfoD700 Tags
12209
12210 These tags are extracted from encrypted data in images from the D700
12211 with firmware 1.02f.
12212
12213 Index Tag Name Writable
12214 ----- -------- --------
12215 0 ShotInfoVersion no
12216 4 FirmwareVersion no
12217 613 ISO2 int8u
12218 647 ShutterCount int32u
12219 804 CustomSettingsD700 NikonCustom SettingsD700
12220
12221 Nikon ShotInfoD800 Tags
12222
12223 These tags are extracted from encrypted data in images from the D800.
12224
12225 Index Tag Name Writable
12226 ----- -------- --------
12227 0 ShotInfoVersion no
12228 4 FirmwareVersion no
12229 1216 RepeatingFlashOutputExternal int8u
12230 1218 RepeatingFlashRateExternal int8u
12231 1219 RepeatingFlashCountExternal int8u
12232 1234 FlashExposureComp2 int8s
12233 1242 RepeatingFlashRateBuilt-in int8u
12234 1243 RepeatingFlashCountBuilt-in int8u
12235 1308 SequenceNumber int8u
12236 1531 ShutterCount int32u
12237 1772 CustomSettingsD800 NikonCustom SettingsD800
12238
12239 Nikon ShotInfoD810 Tags
12240
12241 These tags are extracted from encrypted data in images from the D810.
12242 Note that the indices listed below are for firmware version 1.0, but
12243 they may be different for other firmware versions.
12244
12245 Index Tag Name Writable
12246 ----- -------- --------
12247 0 ShotInfoVersion no
12248 4 FirmwareVersion no
12249 464 SecondarySlotFunction int8u & 0x03
12250 5974 AEBracketingSteps int8u & 0xff
12251 5975 WBBracketingSteps int8u & 0xff
12252 5982 NikonMeteringMode int8u & 0x03
12253 6236 ISOAutoShutterTime int8u & 0x3f
12254 6237 ISOAutoHiLimit int8u & 0xff
12255 6315 CustomSettingsD810 NikonCustom SettingsD810
12256 14068 RollAngle fixed32u
12257 14072 PitchAngle fixed32u
12258 14076 YawAngle fixed32u
12259
12260 Nikon ShotInfoD850 Tags
12261
12262 These tags are extracted from encrypted data in images from the D850.
12263
12264 Index Tag Name Writable
12265 ----- -------- --------
12266 0 ShotInfoVersion no
12267 4 FirmwareVersion no
12268 1937 PhotoShootingMenuBankImageArea int8u & 0x07
12269 4029 PhotoShootingMenuBank int8u & 0x03
12270 4031 PrimarySlot int8u & 0x80
12271 4152 CustomSettingsD850 NikonCustom SettingsD850
12272 12027 RollAngle fixed32u
12273 12031 PitchAngle fixed32u
12274 12035 YawAngle fixed32u
12275
12276 Nikon ShotInfoD5000 Tags
12277
12278 These tags are extracted from encrypted data in images from the D5000
12279 with firmware 1.00.
12280
12281 Index Tag Name Writable
12282 ----- -------- --------
12283 0 ShotInfoVersion no
12284 4 FirmwareVersion no
12285 693 ISO2 int8u
12286 726 ShutterCount int32u
12287 888 CustomSettingsD5000 NikonCustom SettingsD5000
12288
12289 Nikon ShotInfoD5100 Tags
12290
12291 Index Tag Name Writable
12292 ----- -------- --------
12293 0 ShotInfoVersion no
12294 4 FirmwareVersion no
12295 801 ShutterCount int32u
12296 1031 CustomSettingsD5100 NikonCustom SettingsD5100
12297
12298 Nikon ShotInfoD5200 Tags
12299
12300 Index Tag Name Writable
12301 ----- -------- --------
12302 0 ShotInfoVersion no
12303 4 FirmwareVersion no
12304 3032 ShutterCount int32u
12305 3285 CustomSettingsD5200 NikonCustom SettingsD5200
12306
12307 Nikon ShotInfoD7000 Tags
12308
12309 These tags are extracted from encrypted data in images from the D7000
12310 with firmware 1.01b.
12311
12312 Index Tag Name Writable
12313 ----- -------- --------
12314 0 ShotInfoVersion no
12315 4 FirmwareVersion no
12316 800 ShutterCount int32u
12317 1028 CustomSettingsD7000 NikonCustom SettingsD7000
12318
12319 Nikon ShotInfoD4 Tags
12320
12321 These tags are extracted from encrypted data in images from the D4.
12322
12323 Index Tag Name Writable
12324 ----- -------- --------
12325 0 ShotInfoVersion no
12326 4 FirmwareVersion no
12327 1873 CustomSettingsD4 NikonCustom SettingsD4
12328
12329 Nikon ShotInfoD4S Tags
12330
12331 These tags are extracted from encrypted data in images from the D4S.
12332
12333 Index Tag Name Writable
12334 ----- -------- --------
12335 0 ShotInfoVersion no
12336 4 FirmwareVersion no
12337 464 SecondarySlotFunction int8u & 0x03
12338 5964 AEBracketingSteps int8u & 0xff
12339 5965 WBBracketingSteps int8u & 0xff
12340 6221 ReleaseMode int8u & 0xff
12341 6301 CustomSettingsD4S NikonCustom SettingsD4
12342 6338 MultiSelectorLiveViewMode int8u & 0xc0
12343 6378 ISOAutoShutterTime int8u & 0x3f
12344 6379 ISOAutoHiLimit int8u & 0xff
12345 6461 CustomSettingsD4S NikonCustom SettingsD4
12346 13579 RollAngle fixed32u
12347 13583 PitchAngle fixed32u
12348 13587 YawAngle fixed32u
12349 13971 Rotation int8u & 0x30
12350
12351 Nikon ShotInfoD500 Tags
12352
12353 These tags are extracted from encrypted data in images from the D5 and
12354 D500.
12355
12356 Index Tag Name Writable
12357 ----- -------- --------
12358 0 ShotInfoVersion no
12359 4 FirmwareVersion no
12360 202 Rotation int8u & 0x03
12361 1506 FlickerReductionIndicator int8u & 0x01
12362 2004 JPGCompression int8u & 0x01
12363 2171 AEBracketingSteps int8u & 0xff
12364 2172 WBBracketingSteps int8u & 0xff
12365 2179 ADLBracketingStep int8u & 0xf0
12366 2180 ADLBracketingType int8u & 0x0f
12367 3709 PhotoShootingMenuBank int8u & 0x03
12368 3711 PrimarySlot int8u & 0x80
12369 3713 ISOAutoShutterTime int8u & 0x3f
12370 3714 ISOAutoHiLimit int8u & 0xff
12371 3716 FlickerReduction int8u & 0x20
12372 3716.1 PhotoShootingMenuBankImageArea int8u & 0x07
12373 3819 CustomSettingsD5 NikonCustom SettingsD5
12374 CustomSettingsD500 NikonCustom SettingsD500
12375 11300 RollAngle fixed32u
12376 11304 PitchAngle fixed32u
12377 11308 YawAngle fixed32u
12378 11940 NikonMeteringMode int8u & 0x03
12379
12380 Nikon ShotInfo Tags
12381
12382 This information is encrypted for ShotInfoVersion 02xx, and some tags
12383 are only valid for specific models.
12384
12385 Index1 Tag Name Writable
12386 ------ -------- --------
12387 0 ShotInfoVersion no
12388 4 FirmwareVersion no
12389 16 DistortionControl int8u
12390 102 VR_0x66? int8u
12391 106 ShutterCount int32u
12392 110 DeletedImageCount int32u
12393 117 VibrationReduction int8u
12394 130 VibrationReduction int8u
12395 343 ShutterCount undef[2]
12396 430 VibrationReduction int8u
12397 589 ShutterCount int32u
12398
12399 Nikon ShotInfoD610 Tags
12400
12401 These tags are extracted from encrypted data in images from the D610.
12402
12403 Index Tag Name Writable
12404 ----- -------- --------
12405 0 ShotInfoVersion no
12406 4 FirmwareVersion no
12407 1999 CustomSettingsD610 NikonCustom SettingsD610
12408
12409 Nikon ColorBalance1 Tags
12410
12411 Index2 Tag Name Writable
12412 ------ -------- --------
12413 0 WB_RBGGLevels int16u[4]!
12414
12415 Nikon ColorBalance2 Tags
12416
12417 This information is encrypted for most camera models.
12418
12419 Index2 Tag Name Writable
12420 ------ -------- --------
12421 0 WB_RGGBLevels int16u[4]!
12422
12423 Nikon ColorBalance3 Tags
12424
12425 Index2 Tag Name Writable
12426 ------ -------- --------
12427 0 WB_RGBGLevels int16u[4]!
12428
12429 Nikon ColorBalance4 Tags
12430
12431 Index2 Tag Name Writable
12432 ------ -------- --------
12433 0 WB_GRBGLevels int16u[4]!
12434
12435 Nikon ColorBalanceUnknown Tags
12436
12437 Index1 Tag Name Writable
12438 ------ -------- --------
12439 0 ColorBalanceVersion undef[4]
12440
12441 Nikon LensData00 Tags
12442
12443 This structure is used by the D100, and D1X with firmware version 1.1.
12444
12445 Index1 Tag Name Writable
12446 ------ -------- --------
12447 0 LensDataVersion no
12448 6 LensIDNumber int8u
12449 7 LensFStops int8u
12450 8 MinFocalLength int8u
12451 9 MaxFocalLength int8u
12452 10 MaxApertureAtMinFocal int8u
12453 11 MaxApertureAtMaxFocal int8u
12454 12 MCUVersion int8u
12455
12456 Nikon LensData01 Tags
12457
12458 Nikon encrypts the LensData information below if LensDataVersion is
12459 0201 or higher, but the decryption algorithm is known so the
12460 information can be extracted.
12461
12462 Index1 Tag Name Writable
12463 ------ -------- --------
12464 0 LensDataVersion no
12465 4 ExitPupilPosition int8u
12466 5 AFAperture int8u
12467 8 FocusPosition int8u
12468 9 FocusDistance int8u
12469 10 FocalLength int8u
12470 11 LensIDNumber int8u
12471 12 LensFStops int8u
12472 13 MinFocalLength int8u
12473 14 MaxFocalLength int8u
12474 15 MaxApertureAtMinFocal int8u
12475 16 MaxApertureAtMaxFocal int8u
12476 17 MCUVersion int8u
12477 18 EffectiveMaxAperture int8u
12478
12479 Nikon LensData0204 Tags
12480
12481 Nikon encrypts the LensData information below if LensDataVersion is
12482 0201 or higher, but the decryption algorithm is known so the
12483 information can be extracted.
12484
12485 Index1 Tag Name Writable
12486 ------ -------- --------
12487 0 LensDataVersion no
12488 4 ExitPupilPosition int8u
12489 5 AFAperture int8u
12490 8 FocusPosition int8u
12491 10 FocusDistance int8u
12492 11 FocalLength int8u
12493 12 LensIDNumber int8u
12494 13 LensFStops int8u
12495 14 MinFocalLength int8u
12496 15 MaxFocalLength int8u
12497 16 MaxApertureAtMinFocal int8u
12498 17 MaxApertureAtMaxFocal int8u
12499 18 MCUVersion int8u
12500 19 EffectiveMaxAperture int8u
12501
12502 Nikon LensData0400 Tags
12503
12504 Tags extracted from the encrypted lens data of the Nikon 1J1/1V1/1J2.
12505
12506 Index1 Tag Name Writable
12507 ------ -------- --------
12508 0 LensDataVersion no
12509 394 LensModel string[64]
12510
12511 Nikon LensData0402 Tags
12512
12513 Tags extracted from the encrypted lens data of the Nikon 1J3/1S1/1V2.
12514
12515 Index1 Tag Name Writable
12516 ------ -------- --------
12517 0 LensDataVersion no
12518 395 LensModel string[64]
12519
12520 Nikon LensData0403 Tags
12521
12522 Tags extracted from the encrypted lens data of the Nikon 1J4/1J5.
12523
12524 Index1 Tag Name Writable
12525 ------ -------- --------
12526 0 LensDataVersion no
12527 684 LensModel string[64]
12528
12529 Nikon LensData0800 Tags
12530
12531 Tags found in the encrypted LensData from cameras such as the Z6 and
12532 Z7.
12533
12534 Index1 Tag Name Writable
12535 ------ -------- --------
12536 0 LensDataVersion no
12537 4 ExitPupilPosition int8u
12538 5 AFAperture int8u
12539 9 FocusPosition int8u
12540 11 FocusDistance int8u
12541 12 FocalLength int8u
12542 13 LensIDNumber int8u
12543 14 LensFStops int8u
12544 15 MinFocalLength int8u
12545 16 MaxFocalLength int8u
12546 17 MaxApertureAtMinFocal int8u
12547 18 MaxApertureAtMaxFocal int8u
12548 19 MCUVersion int8u
12549 20 EffectiveMaxAperture int8u
12550 48 LensID int16u
12551 54 MaxAperture int16u
12552 56 FNumber int16u
12553 60 FocalLength int16u
12554 79 FocusDistance int8u
12555
12556 Nikon LensDataUnknown Tags
12557
12558 Index1 Tag Name Writable
12559 ------ -------- --------
12560 0 LensDataVersion no
12561
12562 Nikon FlashInfo0100 Tags
12563
12564 These tags are used by the D2H, D2Hs, D2X, D2Xs, D50, D70, D70s, D80
12565 and D200.
12566
12567 Index1 Tag Name Writable
12568 ------ -------- --------
12569 0 FlashInfoVersion no
12570 4 FlashSource int8u
12571 6 ExternalFlashFirmware int8u[2]
12572 8 ExternalFlashFlags int8u
12573 9.1 FlashCommanderMode int8u & 0x80
12574 9.2 FlashControlMode int8u & 0x7f
12575 10 FlashOutput int8u
12576 FlashCompensation int8s
12577 11 FlashFocalLength int8u
12578 12 RepeatingFlashRate int8u
12579 13 RepeatingFlashCount int8u
12580 14 FlashGNDistance int8u
12581 15 FlashGroupAControlMode int8u & 0x0f
12582 16 FlashGroupBControlMode int8u & 0x0f
12583 17 FlashGroupAOutput int8u
12584 FlashGroupACompensation int8s
12585 18 FlashGroupBOutput int8u
12586 FlashGroupBCompensation int8s
12587
12588 Nikon FlashInfo0102 Tags
12589
12590 These tags are used by the D3 (firmware 1.x), D40, D40X, D60 and D300
12591 (firmware 1.00).
12592
12593 Index1 Tag Name Writable
12594 ------ -------- --------
12595 0 FlashInfoVersion no
12596 4 FlashSource int8u
12597 6 ExternalFlashFirmware int8u[2]
12598 8 ExternalFlashFlags int8u
12599 9.1 FlashCommanderMode int8u & 0x80
12600 9.2 FlashControlMode int8u & 0x7f
12601 10 FlashOutput int8u
12602 FlashCompensation int8s
12603 12 FlashFocalLength int8u
12604 13 RepeatingFlashRate int8u
12605 14 RepeatingFlashCount int8u
12606 15 FlashGNDistance int8u
12607 16.1 FlashGroupAControlMode int8u & 0x0f
12608 17.1 FlashGroupBControlMode int8u & 0xf0
12609 17.2 FlashGroupCControlMode int8u & 0x0f
12610 18 FlashGroupAOutput int8u
12611 FlashGroupACompensation int8s
12612 19 FlashGroupBOutput int8u
12613 FlashGroupBCompensation int8s
12614 20 FlashGroupCOutput int8u
12615 FlashGroupCCompensation int8s
12616
12617 Nikon FlashInfo0103 Tags
12618
12619 These tags are used by the D3 (firmware 2.x), D3X, D3S, D4, D90, D300
12620 (firmware 1.10), D300S, D600, D700, D800, D3000, D3100, D3200, D5000,
12621 D5100, D5200, D7000.
12622
12623 Index1 Tag Name Writable
12624 ------ -------- --------
12625 0 FlashInfoVersion no
12626 4 FlashSource int8u
12627 6 ExternalFlashFirmware int8u[2]
12628 8 ExternalFlashFlags int8u
12629 9.1 FlashCommanderMode int8u & 0x80
12630 9.2 FlashControlMode int8u & 0x7f
12631 10 FlashOutput int8u
12632 FlashCompensation int8s
12633 12 FlashFocalLength int8u
12634 13 RepeatingFlashRate int8u
12635 14 RepeatingFlashCount int8u
12636 15 FlashGNDistance int8u
12637 16 FlashColorFilter int8u
12638 17.1 FlashGroupAControlMode int8u & 0x0f
12639 18.1 FlashGroupBControlMode int8u & 0xf0
12640 18.2 FlashGroupCControlMode int8u & 0x0f
12641 19 FlashGroupAOutput int8u
12642 FlashGroupACompensation int8s
12643 20 FlashGroupBOutput int8u
12644 FlashGroupBCompensation int8s
12645 21 FlashGroupCOutput int8u
12646 FlashGroupCCompensation int8s
12647 27 ExternalFlashCompensation int8s
12648 29 FlashExposureComp3 int8s
12649 39 FlashExposureComp4 int8s
12650
12651 Nikon FlashInfo0106 Tags
12652
12653 These tags are used by the Df, D610, D3300, D5300, D7100 and Coolpix A.
12654
12655 Index1 Tag Name Writable
12656 ------ -------- --------
12657 0 FlashInfoVersion no
12658 4 FlashSource int8u
12659 6 ExternalFlashFirmware int8u[2]
12660 8 ExternalFlashFlags int8u
12661 9.1 FlashCommanderMode int8u & 0x80
12662 9.2 FlashControlMode int8u & 0x7f
12663 12 FlashFocalLength int8u
12664 13 RepeatingFlashRate int8u
12665 14 RepeatingFlashCount int8u
12666 15 FlashGNDistance int8u
12667 16 FlashColorFilter int8u
12668 17.1 FlashGroupAControlMode int8u & 0x0f
12669 18.1 FlashGroupBControlMode int8u & 0xf0
12670 18.2 FlashGroupCControlMode int8u & 0x0f
12671 39 FlashOutput int8u
12672 FlashCompensation int8s
12673 40 FlashGroupAOutput int8u
12674 FlashGroupACompensation int8s
12675 41 FlashGroupBOutput int8u
12676 FlashGroupBCompensation int8s
12677 42 FlashGroupCOutput int8u
12678 FlashGroupCCompensation int8s
12679
12680 Nikon FlashInfo0107 Tags
12681
12682 These tags are used by the D4S, D750, D810, D5500, D7200
12683 (FlashInfoVersion 0107) and the D5, D500, D850 and D3400
12684 (FlashInfoVersion 0108).
12685
12686 Index1 Tag Name Writable
12687 ------ -------- --------
12688 0 FlashInfoVersion no
12689 4 FlashSource int8u
12690 6 ExternalFlashFirmware int8u[2]
12691 8.1 ExternalFlashZoomOverride int8u & 0x80
12692 8.2 ExternalFlashStatus int8u & 0x01
12693 9.1 ExternalFlashReadyState int8u & 0x07
12694 10 FlashCompensation int8s
12695 12 FlashFocalLength int8u
12696 13 RepeatingFlashRate int8u
12697 14 RepeatingFlashCount int8u
12698 15 FlashGNDistance int8u
12699 17.1 FlashGroupAControlMode int8u & 0x0f
12700 18.1 FlashGroupBControlMode int8u & 0xf0
12701 18.2 FlashGroupCControlMode int8u & 0x0f
12702 40 FlashGroupAOutput int8u
12703 FlashGroupACompensation int8s
12704 41 FlashGroupBOutput int8u
12705 FlashGroupBCompensation int8s
12706 42 FlashGroupCOutput int8u
12707 FlashGroupCCompensation int8s
12708
12709 Nikon FlashInfoUnknown Tags
12710
12711 Index1 Tag Name Writable
12712 ------ -------- --------
12713 0 FlashInfoVersion no
12714
12715 Nikon MultiExposure Tags
12716
12717 Index4 Tag Name Writable
12718 ------ -------- --------
12719 0 MultiExposureVersion no
12720 1 MultiExposureMode int32u
12721 2 MultiExposureShots int32u
12722 3 MultiExposureAutoGain int32u
12723
12724 Nikon AFInfo2 Tags
12725
12726 These tags are written by Nikon DSLR's which have the live view
12727 feature.
12728
12729 Index1 Tag Name Writable
12730 ------ -------- --------
12731 0 AFInfo2Version no
12732 4 ContrastDetectAF int8u
12733 5 AFAreaMode int8u
12734 6 PhaseDetectAF int8u
12735 7 PrimaryAFPoint int8u
12736 8 AFPointsUsed undef[7]
12737 AFPointsUsed undef[2]
12738 AFPointsUsed undef[5]
12739 AFPointsUsed undef[17]
12740 AFPointsUsed undef[21]
12741 AFPointsUsed undef[29]
12742 AFPointsUsed undef[20]
12743 AFPointsUsed undef[13]
12744 AFPointsUsed undef[7]
12745 10 AFPointsUsed undef[14]
12746 16 AFImageWidth int16u
12747 18 AFImageHeight int16u
12748 20 AFAreaXPosition int16u
12749 22 AFAreaYPosition int16u
12750 24 AFAreaWidth int16u
12751 26 AFAreaHeight int16u
12752 28 ContrastDetectAFInFocus int8u
12753 AFPointsSelected undef[20]
12754 42 AFImageWidth int16u
12755 44 AFImageHeight int16u
12756 46 AFAreaXPosition int16u
12757 48 AFAreaYPosition int16u
12758 AFPointsInFocus undef[20]
12759 50 AFAreaWidth int16u
12760 52 AFAreaHeight int16u
12761 56 PrimaryAFPoint int8u
12762 68 PrimaryAFPoint int8u
12763 70 AFImageWidth int16u
12764 72 AFImageHeight int16u
12765 74 AFAreaXPosition int16u
12766 76 AFAreaYPosition int16u
12767 78 AFAreaWidth int16u
12768 80 AFAreaHeight int16u
12769 82 ContrastDetectAFInFocus int8u
12770
12771 Nikon FileInfo Tags
12772
12773 Index2 Tag Name Writable
12774 ------ -------- --------
12775 0 FileInfoVersion no
12776 2 MemoryCardNumber int16u
12777 3 DirectoryNumber int16u
12778 4 FileNumber int16u
12779
12780 Nikon AFTune Tags
12781
12782 Index1 Tag Name Writable
12783 ------ -------- --------
12784 0 AFFineTune int8u
12785 1 AFFineTuneIndex int8u
12786 2 AFFineTuneAdj int8s
12787 3 AFFineTuneAdjTele int8s
12788
12789 Nikon RetouchInfo Tags
12790
12791 Index1 Tag Name Writable
12792 ------ -------- --------
12793 0 RetouchInfoVersion no
12794 5 RetouchNEFProcessing int8s
12795
12796 Nikon BarometerInfo Tags
12797
12798 Index1 Tag Name Writable
12799 ------ -------- --------
12800 0 BarometerInfoVersion no
12801 6 Altitude int32s
12802
12803 Nikon CaptureOffsets Tags
12804
12805 Tag ID Tag Name Writable
12806 ------ -------- --------
12807 0x0001 IFD0_Offset no
12808 0x0002 PreviewIFD_Offset no
12809 0x0003 SubIFD_Offset no
12810
12811 Nikon Scan Tags
12812
12813 This information is written by the Nikon Scan software.
12814
12815 Tag ID Tag Name Writable
12816 ------ -------- --------
12817 0x0002 FilmType string
12818 0x0040 MultiSample string
12819 0x0041 BitDepth int16u
12820 0x0050 MasterGain rational64s
12821 0x0051 ColorGain rational64s[3]
12822 0x0060 ScanImageEnhancer int32u
12823 0x0100 DigitalICE string
12824 0x0110 ROCInfo Nikon ROC
12825 0x0120 GEMInfo Nikon GEM
12826 0x0200 DigitalDEEShadowAdj int32u
12827 0x0201 DigitalDEEThreshold int32u
12828 0x0202 DigitalDEEHighlightAdj int32u
12829
12830 Nikon ROC Tags
12831
12832 Index4 Tag Name Writable
12833 ------ -------- --------
12834 0 DigitalROC int32u
12835
12836 Nikon GEM Tags
12837
12838 Index4 Tag Name Writable
12839 ------ -------- --------
12840 0 DigitalGEM int32u
12841
12842 Nikon CaptureOutput Tags
12843
12844 Index4 Tag Name Writable
12845 ------ -------- --------
12846 2 OutputImageWidth int32u
12847 3 OutputImageHeight int32u
12848 4 OutputResolution int32u
12849
12850 Nikon Type2 Tags
12851
12852 Tag ID Tag Name Writable
12853 ------ -------- --------
12854 0x0003 Quality yes
12855 0x0004 ColorMode yes
12856 0x0005 ImageAdjustment yes
12857 0x0006 CCDSensitivity yes
12858 0x0007 WhiteBalance yes
12859 0x0008 Focus yes
12860 0x000a DigitalZoom yes
12861 0x000b Converter yes
12862
12863 Nikon NEFInfo Tags
12864
12865 As-yet unknown information found in SubIFD1 tag 0xc7d5 of NEF images
12866 from cameras such as the Z6 and Z7, and NRW images from some Coolpix
12867 cameras.
12868
12869 Tag ID Tag Name Writable
12870 ------ -------- --------
12871 [no tags known]
12872
12873 Nikon NCDT Tags
12874
12875 Nikon-specific QuickTime tags found in the NCDT atom of MOV videos from
12876 various Nikon models.
12877
12878 Tag ID Tag Name Writable
12879 ------ -------- --------
12880 'NCDB' NikonNCDB Nikon NCDB
12881 'NCHD' MakerNoteVersion no
12882 'NCM1' PreviewImage1 no
12883 'NCM2' PreviewImage2 no
12884 'NCTG' NikonTags Nikon NCTG
12885 'NCTH' ThumbnailImage no
12886 'NCVW' PreviewImage no
12887
12888 Nikon NCDB Tags
12889
12890 Tag ID Tag Name Writable
12891 ------ -------- --------
12892 [no tags known]
12893
12894 Nikon NCTG Tags
12895
12896 These tags are found in proprietary-format records of the NCTG atom in
12897 MOV videos from some Nikon cameras.
12898
12899 Tag ID Tag Name Writable
12900 ------ -------- --------
12901 0x0001 Make no
12902 0x0002 Model no
12903 0x0003 Software no
12904 0x0011 CreateDate no
12905 0x0012 DateTimeOriginal no
12906 0x0013 FrameCount no
12907 0x0016 FrameRate no
12908 0x0019 TimeZone no
12909 0x0022 FrameWidth no
12910 0x0023 FrameHeight no
12911 0x0032 AudioChannels no
12912 0x0033 AudioBitsPerSample no
12913 0x0034 AudioSampleRate no
12914 0x1002 NikonDateTime no
12915 0x1013 ElectronicVR no
12916 0x110829a ExposureTime no
12917 0x110829d FNumber no
12918 0x1108822 ExposureProgram no
12919 0x1109204 ExposureCompensation no
12920 0x1109207 MeteringMode no
12921 0x110920a FocalLength no
12922 0x110a431 SerialNumber no
12923 0x110a432 LensInfo no
12924 0x110a433 LensMake no
12925 0x110a434 LensModel no
12926 0x110a435 LensSerialNumber no
12927 0x1200000 GPSVersionID no
12928 0x1200001 GPSLatitudeRef no
12929 0x1200002 GPSLatitude no
12930 0x1200003 GPSLongitudeRef no
12931 0x1200004 GPSLongitude no
12932 0x1200005 GPSAltitudeRef no
12933 0x1200006 GPSAltitude no
12934 0x1200007 GPSTimeStamp no
12935 0x1200008 GPSSatellites no
12936 0x1200010 GPSImgDirectionRef no
12937 0x1200011 GPSImgDirection no
12938 0x1200012 GPSMapDatum no
12939 0x120001d GPSDateStamp no
12940 0x2000001 MakerNoteVersion no
12941 0x2000005 WhiteBalance no
12942 0x2000007 FocusMode no
12943 0x200000b WhiteBalanceFineTune no
12944 0x200001b CropHiSpeed no
12945 0x200001e ColorSpace no
12946 0x200001f VRInfo Nikon VRInfo
12947 0x2000022 ActiveD-Lighting no
12948 0x2000023 PictureControlData Nikon PictureControl
12949 Nikon PictureControl2
12950 Nikon PictureControl3
12951 Nikon PictureControlUnknown
12952 0x2000024 WorldTime Nikon WorldTime
12953 0x2000025 ISOInfo Nikon ISOInfo
12954 0x200002a VignetteControl no
12955 0x200002c UnknownInfo Nikon UnknownInfo
12956 0x2000032 UnknownInfo2 Nikon UnknownInfo2
12957 0x2000039 LocationInfo Nikon LocationInfo
12958 0x2000083 LensType no
12959 0x2000084 Lens no
12960 0x2000087 FlashMode no
12961 0x2000098 LensData0100 Nikon LensData00
12962 LensData0101 Nikon LensData01
12963 LensData0201 Nikon LensData01
12964 LensData0204 Nikon LensData0204
12965 LensData0400 Nikon LensData0400
12966 LensData0402 Nikon LensData0402
12967 LensData0403 Nikon LensData0403
12968 LensData0800 Nikon LensData0800
12969 LensDataUnknown Nikon LensDataUnknown
12970 0x20000a7 ShutterCount no
12971 0x20000a8 FlashInfo0100 Nikon FlashInfo0100
12972 FlashInfo0102 Nikon FlashInfo0102
12973 FlashInfo0103 Nikon FlashInfo0103
12974 FlashInfo0106 Nikon FlashInfo0106
12975 FlashInfo0107 Nikon FlashInfo0107
12976 FlashInfoUnknown Nikon FlashInfoUnknown
12977 0x20000ab VariProgram no
12978 0x20000b1 HighISONoiseReduction no
12979 0x20000b7 AFInfo2 Nikon AFInfo2
12980 0x20000c3 BarometerInfo Nikon BarometerInfo
12981
12982 Nikon MOV Tags
12983
12984 This information is found in MOV and QT videos from some Nikon cameras.
12985
12986 Index1 Tag Name Writable
12987 ------ -------- --------
12988 0 Make no
12989 24 Model no
12990 38 ExposureTime no
12991 42 FNumber no
12992 50 ExposureCompensation no
12993 68 WhiteBalance no
12994 72 FocalLength no
12995 175 Software no
12996 223 ISO no
12997
12998 Nikon AVI Tags
12999
13000 Nikon-specific RIFF tags found in AVI videos.
13001
13002 Tag ID Tag Name Writable
13003 ------ -------- --------
13004 'nctg' NikonTags Nikon AVITags
13005 'ncth' ThumbnailImage no
13006 'ncvr' NikonVers Nikon AVIVers
13007 'ncvw' PreviewImage no
13008
13009 Nikon AVITags Tags
13010
13011 These tags and the AVIVer tags below are found in proprietary-format
13012 records of Nikon AVI videos.
13013
13014 Tag ID Tag Name Writable
13015 ------ -------- --------
13016 0x0003 Make no
13017 0x0004 Model no
13018 0x0005 Software no
13019 0x0006 Equipment no
13020 0x0007 Orientation no
13021 0x0008 ExposureTime no
13022 0x0009 FNumber no
13023 0x000a ExposureCompensation no
13024 0x000b MaxApertureValue no
13025 0x000c MeteringMode no
13026 0x000f FocalLength no
13027 0x0010 XResolution no
13028 0x0011 YResolution no
13029 0x0012 ResolutionUnit no
13030 0x0013 DateTimeOriginal no
13031 0x0014 CreateDate no
13032 0x0016 Duration no
13033 0x0018 FocusMode no
13034 0x001b DigitalZoom no
13035 0x001d ColorMode no
13036 0x001e Sharpness no
13037 0x001f WhiteBalance no
13038 0x0020 NoiseReduction no
13039
13040 Nikon AVIVers Tags
13041
13042 Tag ID Tag Name Writable
13043 ------ -------- --------
13044 0x0001 MakerNoteType no
13045 0x0002 MakerNoteVersion no
13046
13047 NikonCustom Tags
13048 Unfortunately, the NikonCustom settings are stored in a binary data
13049 block which changes from model to model. This means that significant
13050 effort must be spent in decoding these for each model, usually
13051 requiring hundreds of test images from a dedicated Nikon owner. For
13052 this reason, the NikonCustom settings have not been decoded for all
13053 models. The tables below list the custom settings for the currently
13054 supported models.
13055
13056 NikonCustom SettingsD40 Tags
13057
13058 Custom settings for the Nikon D40.
13059
13060 Index1 Tag Name Writable
13061 ------ -------- --------
13062 0.1 Beep int8u & 0x80
13063 0.2 AFAssist int8u & 0x40
13064 0.3 NoMemoryCard int8u & 0x20
13065 0.4 ImageReview int8u & 0x10
13066 1.1 AutoISO int8u & 0x80
13067 1.2 AutoISOMax int8u & 0x30
13068 1.3 AutoISOMinShutterSpeed int8u & 0x07
13069 2.1 ImageReviewTime int8u & 0x07
13070 3.1 MonitorOffTime int8u & 0xe0
13071 3.2 MeteringTime int8u & 0x1c
13072 3.3 SelfTimerTime int8u & 0x03
13073 3.4 RemoteOnDuration int8u & 0xc0
13074 4.1 AELockButton int8u & 0x0e
13075 4.2 AELock int8u & 0x01
13076 5.1 ShootingModeSetting int8u & 0x70
13077 5.2 TimerFunctionButton int8u & 0x07
13078 6.1 Metering int8u & 0x03
13079 8.1 InternalFlash int8u & 0x10
13080 8.2 ManualFlashOutput int8u & 0x07
13081 9 FlashLevel int8s
13082 10.1 FocusModeSetting int8u & 0xc0
13083 11.1 AFAreaModeSetting int8u & 0x30
13084
13085 NikonCustom SettingsD80 Tags
13086
13087 Custom settings for the Nikon D80.
13088
13089 Index1 Tag Name Writable
13090 ------ -------- --------
13091 0.1 Beep int8u & 0x80
13092 0.2 AFAssist int8u & 0x40
13093 0.3 NoMemoryCard int8u & 0x20
13094 0.4 ImageReview int8u & 0x10
13095 0.5 Illumination int8u & 0x08
13096 0.6 MainDialExposureComp int8u & 0x04
13097 0.7 EVStepSize int8u & 0x01
13098 1.1 AutoISO int8u & 0x40
13099 1.2 AutoISOMax int8u & 0x30
13100 1.3 AutoISOMinShutterSpeed int8u & 0x0f
13101 2.1 AutoBracketSet int8u & 0xc0
13102 2.2 AutoBracketOrder int8u & 0x20
13103 3.1 MonitorOffTime int8u & 0xe0
13104 3.2 MeteringTime int8u & 0x1c
13105 3.3 SelfTimerTime int8u & 0x03
13106 4.1 AELockButton int8u & 0x1e
13107 4.2 AELock int8u & 0x01
13108 4.3 RemoteOnDuration int8u & 0xc0
13109 5.1 CommandDials int8u & 0x80
13110 5.2 FunctionButton int8u & 0x78
13111 6.1 GridDisplay int8u & 0x80
13112 6.2 ViewfinderWarning int8u & 0x40
13113 6.3 CenterWeightedAreaSize int8u & 0x0c
13114 6.4 ExposureDelayMode int8u & 0x20
13115 6.5 MB-D80Batteries int8u & 0x03
13116 7.1 FlashWarning int8u & 0x80
13117 7.2 FlashShutterSpeed int8u & 0x78
13118 7.3 AutoFP int8u & 0x04
13119 7.4 ModelingFlash int8u & 0x02
13120 8.1 InternalFlash int8u & 0xc0
13121 8.2 ManualFlashOutput int8u & 0x07
13122 9.1 RepeatingFlashOutput int8u & 0x70
13123 9.2 RepeatingFlashCount int8u & 0x0f
13124 10.1 RepeatingFlashRate int8u & 0xf0
13125 10.2 CommanderChannel int8u & 0x03
13126 11.1 CommanderInternalFlash int8u & 0xc0
13127 11.2 CommanderGroupAMode int8u & 0x30
13128 11.3 CommanderGroupBMode int8u & 0x0c
13129 12.1 CommanderInternalTTLComp int8u & 0x1f
13130 12.2 CommanderInternalManualOutput int8u & 0xe0
13131 13.1 CommanderGroupA_TTL-AAComp int8u & 0x1f
13132 13.2 CommanderGroupAManualOutput int8u & 0xe0
13133 14.1 CommanderGroupB_TTL-AAComp int8u & 0x1f
13134 14.2 CommanderGroupBManualOutput int8u & 0xe0
13135 15.1 CenterAFArea int8u & 0x80
13136 15.2 FocusAreaSelection int8u & 0x04
13137 15.3 AFAreaIllumination int8u & 0x03
13138 16.1 AFAreaModeSetting int8u & 0xc0
13139
13140 NikonCustom SettingsD90 Tags
13141
13142 Custom settings for the D90.
13143
13144 Index1 Tag Name Writable
13145 ------ -------- --------
13146 0.1 LightSwitch int8u & 0x08
13147 2.1 AFAreaModeSetting int8u & 0x60
13148 2.2 CenterFocusPoint int8u & 0x10
13149 2.3 AFAssist int8u & 0x01
13150 2.4 AFPointIllumination int8u & 0x06
13151 2.5 FocusPointWrap int8u & 0x08
13152 3.1 AELockForMB-D80 int8u & 0x1c
13153 3.2 MB-D80BatteryType int8u & 0x03
13154 4.1 Beep int8u & 0x40
13155 4.2 GridDisplay int8u & 0x02
13156 4.3 ISODisplay int8u & 0x0c
13157 4.4 ViewfinderWarning int8u & 0x01
13158 4.5 NoMemoryCard int8u & 0x20
13159 5.1 ScreenTips int8u & 0x04
13160 5.2 FileNumberSequence int8u & 0x08
13161 5.3 ShootingInfoDisplay int8u & 0xc0
13162 5.4 LCDIllumination int8u & 0x20
13163 6.1 EasyExposureComp int8u & 0x01
13164 6.2 ReverseIndicators int8u & 0x80
13165 7.1 ExposureControlStepSize int8u & 0x40
13166 8.1 CenterWeightedAreaSize int8u & 0x60
13167 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13168 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13169 9.2 FineTuneOptSpotMetering int8u & 0x0f
13170 11.1 CLModeShootingSpeed int8u & 0x07
13171 11.2 ExposureDelayMode int8u & 0x40
13172 13.1 AutoBracketSet int8u & 0xe0
13173 13.2 AutoBracketOrder int8u & 0x10
13174 14.1 FuncButton int8u & 0x78
13175 16.1 OKButton int8u & 0x18
13176 17.1 AELockButton int8u & 0x38
13177 18.1 CommandDialsReverseRotation int8u & 0x80
13178 18.2 ShutterReleaseButtonAE-L int8u & 0x02
13179 19.1 MeteringTime int8u & 0xf0
13180 19.2 RemoteOnDuration int8u & 0x03
13181 20.1 SelfTimerTime int8u & 0xc0
13182 20.2 SelfTimerShotCount int8u & 0x1e
13183 21.1 PlaybackMonitorOffTime int8u & 0x1c
13184 21.2 ImageReviewTime int8u & 0xe0
13185 22.1 MenuMonitorOffTime int8u & 0xe0
13186 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13187 23.1 FlashShutterSpeed int8u & 0x0f
13188 24.1 InternalFlash int8u & 0xc0
13189 24.2 ManualFlashOutput int8u & 0x1f
13190 25.1 RepeatingFlashOutput int8u & 0x70
13191 25.2 RepeatingFlashCount int8u & 0x0f
13192 26.1 RepeatingFlashRate int8u & 0xf0
13193 31.1 FlashWarning int8u & 0x80
13194 31.2 CommanderInternalTTLComp int8u & 0x1f
13195 31.3 ModelingFlash int8u & 0x20
13196 31.4 AutoFP int8u & 0x40
13197 32.1 CommanderGroupA_TTLComp int8u & 0x1f
13198 33.1 CommanderGroupB_TTLComp int8u & 0x1f
13199 34.1 LiveViewAF int8u & 0xc0
13200
13201 NikonCustom SettingsD3 Tags
13202
13203 Custom settings for the D3, D3S, D3X, D300 and D300S.
13204
13205 Index1 Tag Name Writable
13206 ------ -------- --------
13207 0.1 CustomSettingsBank int8u & 0x03
13208 0.2 CustomSettingsAllDefault int8u & 0x80
13209 1.1 AF-CPrioritySelection int8u & 0xc0
13210 1.2 AF-SPrioritySelection int8u & 0x20
13211 1.3 AFPointSelection int8u & 0x10
13212 1.4 DynamicAFArea int8u & 0x0c
13213 1.5 FocusTrackingLockOn int8u & 0x03
13214 2.1 AFActivation int8u & 0x80
13215 2.2 FocusPointWrap int8u & 0x08
13216 2.3 AFPointIllumination int8u & 0x60
13217 AFPointIllumination int8u & 0x06
13218 2.4 AFPointBrightness int8u & 0x06
13219 2.5 AFAssist int8u & 0x01
13220 3.1 AFOnButton int8u & 0x07
13221 3.2 VerticalAFOnButton int8u & 0x70
13222 3.3 AF-OnForMB-D10 int8u & 0x70
13223 4.1 FocusTrackingLockOn int8u & 0x07
13224 4.2 AssignBktButton int8u & 0x08
13225 4.3 MultiSelectorLiveView int8u & 0xc0
13226 4.4 InitialZoomLiveView int8u & 0x30
13227 6.1 ISOStepSize int8u & 0xc0
13228 6.2 ExposureControlStepSize int8u & 0x30
13229 6.3 ExposureCompStepSize int8u & 0x0c
13230 6.4 EasyExposureCompensation int8u & 0x03
13231 7.1 CenterWeightedAreaSize int8u & 0xe0
13232 7.2 FineTuneOptCenterWeighted int8u & 0x0f
13233 8.1 FineTuneOptMatrixMetering int8u & 0xf0
13234 8.2 FineTuneOptSpotMetering int8u & 0x0f
13235 9.1 MultiSelectorShootMode int8u & 0xc0
13236 9.2 MultiSelectorPlaybackMode int8u & 0x30
13237 9.3 InitialZoomSetting int8u & 0x0c
13238 9.4 MultiSelector int8u & 0x01
13239 10.1 ExposureDelayMode int8u & 0x40
13240 10.2 CLModeShootingSpeed int8u & 0x07
13241 10.3 CHModeShootingSpeed int8u & 0x30
13242 11 MaxContinuousRelease int8u
13243 12.1 ReverseIndicators int8u & 0x20
13244 12.2 FileNumberSequence int8u & 0x02
13245 FileNumberSequence int8u & 0x08
13246 12.3 RearDisplay int8u & 0x80
13247 12.4 ViewfinderDisplay int8u & 0x40
13248 12.5 BatteryOrder int8u & 0x04
13249 12.6 MB-D10Batteries int8u & 0x03
13250 12.7 ScreenTips int8u & 0x10
13251 13.1 Beep int8u & 0xc0
13252 13.2 ShootingInfoDisplay int8u & 0x30
13253 13.3 GridDisplay int8u & 0x02
13254 13.4 ViewfinderWarning int8u & 0x01
13255 13.5 MultiSelectorPlaybackMode int8u & 0x03
13256 14.1 PreviewButton int8u & 0xf8
13257 FuncButton int8u & 0xf8
13258 14.2 PreviewButtonPlusDials int8u & 0x07
13259 FuncButtonPlusDials int8u & 0x07
13260 15.1 FuncButton int8u & 0xf8
13261 PreviewButton int8u & 0xf8
13262 15.2 FuncButtonPlusDials int8u & 0x07
13263 PreviewButtonPlusDials int8u & 0x07
13264 16.1 AELockButton int8u & 0xf8
13265 16.2 AELockButtonPlusDials int8u & 0x07
13266 17.1 CommandDialsReverseRotation int8u & 0x80
13267 17.2 CommandDialsChangeMainSub int8u & 0x40
13268 17.3 CommandDialsApertureSetting int8u & 0x20
13269 17.4 CommandDialsMenuAndPlayback int8u & 0x10
13270 17.5 LCDIllumination int8u & 0x08
13271 17.6 PhotoInfoPlayback int8u & 0x04
13272 17.7 ShutterReleaseButtonAE-L int8u & 0x02
13273 17.8 ReleaseButtonToUseDial int8u & 0x01
13274 18.1 SelfTimerTime int8u & 0x18
13275 18.2 MonitorOffTime int8u & 0x07
13276 20.1 FlashSyncSpeed int8u & 0xe0
13277 FlashSyncSpeed int8u & 0xf0
13278 20.2 FlashShutterSpeed int8u & 0x0f
13279 21.1 AutoBracketSet int8u & 0xc0
13280 AutoBracketSet int8u & 0xe0
13281 21.2 AutoBracketModeM int8u & 0x30
13282 AutoBracketModeM int8u & 0x18
13283 21.3 AutoBracketOrder int8u & 0x08
13284 AutoBracketOrder int8u & 0x04
13285 21.4 ModelingFlash int8u & 0x01
13286 22.1 NoMemoryCard int8u & 0x80
13287 22.2 MeteringTime int8u & 0x0f
13288 23.1 InternalFlash int8u & 0xc0
13289 25.1 ImageReviewTime int8u & 0xe0
13290 25.2 PlaybackMonitorOffTime int8u & 0x1c
13291 26.1 MenuMonitorOffTime int8u & 0xe0
13292 26.2 ShootingInfoMonitorOffTime int8u & 0x1c
13293
13294 NikonCustom SettingsD700 Tags
13295
13296 Custom settings for the D700.
13297
13298 Index1 Tag Name Writable
13299 ------ -------- --------
13300 0.1 CustomSettingsBank int8u & 0x03
13301 0.2 CustomSettingsAllDefault int8u & 0x80
13302 1.1 AF-CPrioritySelection int8u & 0xc0
13303 1.2 AF-SPrioritySelection int8u & 0x20
13304 1.3 AFPointSelection int8u & 0x10
13305 1.4 DynamicAFArea int8u & 0x0c
13306 2.1 AFActivation int8u & 0x80
13307 2.2 FocusPointWrap int8u & 0x08
13308 2.3 AFPointIllumination int8u & 0x06
13309 2.4 AFAssist int8u & 0x01
13310 3.1 FocusTrackingLockOn int8u & 0x07
13311 3.2 AF-OnForMB-D10 int8u & 0x70
13312 4.1 ISOStepSize int8u & 0xc0
13313 4.2 ExposureControlStepSize int8u & 0x30
13314 4.3 ExposureCompStepSize int8u & 0x0c
13315 4.4 EasyExposureCompensation int8u & 0x03
13316 5.1 CenterWeightedAreaSize int8u & 0x70
13317 6.1 FineTuneOptMatrixMetering int8u & 0xf0
13318 6.2 FineTuneOptSpotMetering int8u & 0x0f
13319 7.1 ShutterReleaseButtonAE-L int8u & 0x80
13320 7.2 SelfTimerTime int8u & 0x30
13321 7.3 MeteringTime int8u & 0x0f
13322 8.1 PlaybackMonitorOffTime int8u & 0x38
13323 8.2 MenuMonitorOffTime int8u & 0x07
13324 9.1 ShootingInfoMonitorOffTime int8u & 0x38
13325 9.2 ImageReviewTime int8u & 0x07
13326 10.1 Beep int8u & 0xc0
13327 10.2 ShootingInfoDisplay int8u & 0x30
13328 10.3 LCDIllumination int8u & 0x08
13329 10.4 ExposureDelayMode int8u & 0x04
13330 10.5 GridDisplay int8u & 0x02
13331 11.1 FileNumberSequence int8u & 0x40
13332 11.2 CLModeShootingSpeed int8u & 0x07
13333 12 MaxContinuousRelease int8u
13334 13.1 ScreenTips int8u & 0x08
13335 13.2 BatteryOrder int8u & 0x04
13336 13.3 MB-D10BatteryType int8u & 0x03
13337 15.1 FlashSyncSpeed int8u & 0xf0
13338 15.2 FlashShutterSpeed int8u & 0x0f
13339 16.1 FlashControlBuilt-in int8u & 0xc0
13340 16.2 ManualFlashOutput int8u & 0x1f
13341 17.1 RepeatingFlashOutput int8u & 0x70
13342 17.2 RepeatingFlashCount int8u & 0x0f
13343 18.1 RepeatingFlashRate int8u & 0xf0
13344 18.2 CommanderInternalTTLChannel int8u & 0x03
13345 20.1 CommanderInternalTTLCompBuiltin int8u & 0x1f
13346 21.1 CommanderInternalTTLCompGroupA int8u & 0x1f
13347 22.1 CommanderInternalTTLCompGroupB int8u & 0x1f
13348 26.1 AutoBracketSet int8u & 0xc0
13349 26.2 AutoBracketModeM int8u & 0x30
13350 26.3 AutoBracketOrder int8u & 0x08
13351 26.4 ModelingFlash int8u & 0x01
13352 27.1 MultiSelectorShootMode int8u & 0xc0
13353 27.2 MultiSelectorPlaybackMode int8u & 0x30
13354 27.3 InitialZoomSetting int8u & 0x0c
13355 27.4 MultiSelector int8u & 0x01
13356 28.1 FuncButton int8u & 0xf8
13357 29.1 PreviewButton int8u & 0xf8
13358 30.1 AELockButton int8u & 0xf8
13359 31.1 FuncButtonPlusDials int8u & 0x70
13360 31.2 PreviewButtonPlusDials int8u & 0x07
13361 32.1 AELockButtonPlusDials int8u & 0x70
13362 33.1 CommandDialsReverseRotation int8u & 0x80
13363 33.2 CommandDialsChangeMainSub int8u & 0x40
13364 33.3 CommandDialsApertureSetting int8u & 0x20
13365 33.4 CommandDialsMenuAndPlayback int8u & 0x10
13366 33.5 ReverseIndicators int8u & 0x08
13367 33.6 PhotoInfoPlayback int8u & 0x04
13368 33.7 NoMemoryCard int8u & 0x02
13369 33.8 ReleaseButtonToUseDial int8u & 0x01
13370
13371 NikonCustom SettingsD800 Tags
13372
13373 Custom settings for the D800 and D800E.
13374
13375 Index1 Tag Name Writable
13376 ------ -------- --------
13377 12.1 AutoBracketingSet int8u & 0xe0
13378 12.2 AutoBracketOrder int8u & 0x10
13379 12.3 AutoBracketingMode int8u & 0x0c
13380 22.1 FlashSyncSpeed int8u & 0xf0
13381 22.2 FlashShutterSpeed int8u & 0x0f
13382 23.1 FlashControlBuilt-in int8u & 0xc0
13383 23.2 ManualFlashOutput int8u & 0x1f
13384 24.1 RepeatingFlashOutput int8u & 0x70
13385 24.2 RepeatingFlashCount int8u & 0x0f
13386 25.1 RepeatingFlashRate int8u & 0xf0
13387 25.2 CommanderChannel int8u & 0x03
13388 27.1 CommanderInternalFlash int8u & 0xc0
13389 27.2 CommanderInternalManualOutput int8u & 0x1f
13390 28.1 CommanderGroupAMode int8u & 0xc0
13391 28.2 CommanderGroupAManualOutput int8u & 0x1f
13392 29.1 CommanderGroupBMode int8u & 0xc0
13393 29.2 CommanderGroupBManualOutput int8u & 0x1f
13394 30.1 ModelingFlash int8u & 0x20
13395 30.2 CommanderInternalTTLComp int8u & 0x1f
13396 31.1 CommanderGroupA_TTL-AAComp int8u & 0x1f
13397 32.1 CommanderGroupB_TTL-AAComp int8u & 0x1f
13398
13399 NikonCustom SettingsD810 Tags
13400
13401 Custom settings for the D810.
13402
13403 Index1 Tag Name Writable
13404 ------ -------- --------
13405 0.1 LightSwitch int8u & 0x08
13406 0.2 CustomSettingsBank int8u & 0x03
13407 1.1 AF-CPrioritySelection int8u & 0xc0
13408 1.2 AF-SPrioritySelection int8u & 0x20
13409 1.3 AFPointSelection int8u & 0x10
13410 1.4 FocusTrackingLockOn int8u & 0x07
13411 2.1 AFActivation int8u & 0x80
13412 2.2 FocusPointWrap int8u & 0x08
13413 2.3 AFPointBrightness int8u & 0x06
13414 2.4 AFAssist int8u & 0x01
13415 3.1 BatteryOrder int8u & 0x40
13416 3.2 MB-D12BatteryType int8u & 0x03
13417 4.1 Pitch int8u & 0x40
13418 4.2 NoMemoryCard int8u & 0x20
13419 4.3 ISODisplay int8u & 0x0c
13420 4.4 GridDisplay int8u & 0x02
13421 5.1 ShootingInfoDisplay int8u & 0xc0
13422 5.2 LCDIllumination int8u & 0x20
13423 5.3 ElectronicFront-CurtainShutter int8u & 0x08
13424 5.4 ScreenTips int8u & 0x04
13425 5.5 Beep int8u & 0x03
13426 6.1 ReverseIndicators int8u & 0x80
13427 6.2 CommandDialsReverseRotation int8u & 0x18
13428 6.3 EasyExposureCompensation int8u & 0x03
13429 7.1 ExposureControlStepSize int8u & 0xc0
13430 7.2 ISOStepSize int8u & 0x30
13431 7.3 ExposureCompStepSize int8u & 0x0c
13432 8.1 CenterWeightedAreaSize int8u & 0xe0
13433 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13434 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13435 9.2 FineTuneOptSpotMetering int8u & 0x0f
13436 10.1 MultiSelectorShootMode int8u & 0xc0
13437 10.2 MultiSelectorPlaybackMode int8u & 0x30
13438 10.3 MultiSelector int8u & 0x01
13439 11.1 ExposureDelayMode int8u & 0xc0
13440 11.2 CLModeShootingSpeed int8u & 0x0f
13441 12.1 MaxContinuousRelease int8u
13442 13.1 AutoBracketSet int8u & 0xe0
13443 13.2 AutoBracketOrder int8u & 0x10
13444 13.3 AutoBracketModeM int8u & 0x0c
13445 14.1 FuncButton int8u & 0x1f
13446 15.1 PreviewButton int8u & 0x1f
13447 16.1 AssignBktButton int8u & 0x07
13448 17.1 AELockButton int8u & 0x1f
13449 18.1 CommandDialsChangeMainSub int8u & 0xe0
13450 18.2 CommandDialsMenuAndPlayback int8u & 0x18
13451 18.3 CommandDialsApertureSetting int8u & 0x04
13452 18.4 ShutterReleaseButtonAE-L int8u & 0x02
13453 18.5 ReleaseButtonToUseDial int8u & 0x01
13454 19.1 StandbyTimer int8u & 0xf0
13455 20.1 SelfTimerTime int8u & 0xc0
13456 20.2 SelfTimerShotInterval int8u & 0x30
13457 20.3 SelfTimerShotCount int8u & 0x0f
13458 21.1 ImageReviewMonitorOffTime int8u & 0xe0
13459 21.2 LiveViewMonitorOffTime int8u & 0x1c
13460 22.1 MenuMonitorOffTime int8u & 0xe0
13461 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13462 23.1 FlashSyncSpeed int8u & 0xf0
13463 23.2 FlashShutterSpeed int8u & 0x0f
13464 24.1 FlashControlBuilt-in int8u & 0xc0
13465 31.1 ModelingFlash int8u & 0x20
13466 36.1 PlaybackMonitorOffTime int8u & 0xe0
13467 37.1 MultiSelectorLiveView int8u & 0xc0
13468 38.1 ShutterSpeedLock int8u & 0x80
13469 38.2 ApertureLock int8u & 0x40
13470 38.3 MovieShutterButton int8u & 0x20
13471 38.4 FlashExposureCompArea int8u & 0x04
13472 40.1 MovieAELockButtonAssignment int8u & 0x0f
13473 41.1 MovieFunctionButton int8u & 0x70
13474 41.2 MoviePreviewButton int8u & 0x07
13475 42.1 FuncButtonPlusDials int8u & 0x0f
13476 43.1 PreviewButtonPlusDials int8u & 0x0f
13477 44.1 AELockButtonPlusDials int8u & 0x0f
13478 45.1 AssignMovieRecordButton int8u & 0x0f
13479 46.1 FineTuneOptHighlightWeighted int8u & 0x0f
13480 47.1 DynamicAreaAFDisplay int8u & 0x80
13481 47.2 AFPointIllumination int8u & 0x40
13482 47.3 StoreByOrientation int8u & 0x18
13483 47.4 GroupAreaAFIllumination int8u & 0x04
13484 48.1 MatrixMetering int8u & 0x80
13485 48.2 LiveViewButtonOptions int8u & 0x30
13486 48.3 AFModeRestrictions int8u & 0x03
13487 49.1 LimitAFAreaModeSelection int8u & 0x7e
13488 50.1 AF-OnForMB-D12 int8u & 0x07
13489 51.1 AssignRemoteFnButton int8u & 0x1f
13490 52.1 LensFocusFunctionButtons int8u & 0x3f
13491
13492 NikonCustom SettingsD850 Tags
13493
13494 Custom settings for the D850.
13495
13496 Index1 Tag Name Writable
13497 ------ -------- --------
13498 0.2 CustomSettingsBank int8u & 0x03
13499 1.1 AF-CPrioritySelection int8u & 0xc0
13500 1.2 AF-SPrioritySelection int8u & 0x20
13501 1.3 AFPointSelection int8u & 0x10
13502 1.4 Three-DTrackingFaceDetection int8u & 0x08
13503 1.5 BlockShotAFResponse int8u & 0x07
13504 2.1 FocusPointWrap int8u & 0x08
13505 2.2 AFPointBrightness int8u & 0x06
13506 4.1 ISODisplay int8u & 0x08
13507 4.2 GridDisplay int8u & 0x02
13508 5.1 LCDIllumination int8u & 0x20
13509 5.2 ElectronicFront-CurtainShutter int8u & 0x08
13510 6.1 ReverseIndicators int8u & 0x80
13511 6.2 CommandDialsReverseRotation int8u & 0x18
13512 6.3 EasyExposureCompensation int8u & 0x03
13513 7.1 ExposureControlStepSize int8u & 0xc0
13514 7.2 ISOStepSize int8u & 0x30
13515 7.3 ExposureCompStepSize int8u & 0x0c
13516 8.1 CenterWeightedAreaSize int8u & 0xe0
13517 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13518 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13519 9.2 FineTuneOptSpotMetering int8u & 0x0f
13520 10.1 MultiSelectorShootMode int8u & 0xe0
13521 10.2 MultiSelectorPlaybackMode int8u & 0x0c
13522 10.3 MultiSelector int8u & 0x01
13523 11.1 ExposureDelayMode int8u & 0xe0
13524 11.2 CLModeShootingSpeed int8u & 0x0f
13525 12.1 MaxContinuousRelease int8u
13526 13.1 AutoBracketOrder int8u & 0x10
13527 13.2 AutoBracketModeM int8u & 0x0c
13528 14.1 Func1Button int8u & 0x3f
13529 15.1 PreviewButton int8u & 0x3f
13530 16.1 AssignBktButton int8u & 0x07
13531 18.1 CommandDialsChangeMainSub int8u & 0xe0
13532 18.2 CommandDialsMenuAndPlayback int8u & 0x18
13533 18.3 CommandDialsApertureSetting int8u & 0x04
13534 18.4 ReleaseButtonToUseDial int8u & 0x01
13535 19.1 StandbyTimer int8u & 0xf0
13536 20.1 SelfTimerTime int8u & 0xc0
13537 20.2 SelfTimerShotInterval int8u & 0x30
13538 20.3 SelfTimerShotCount int8u & 0x0f
13539 21.1 ImageReviewMonitorOffTime int8u & 0xe0
13540 21.2 LiveViewMonitorOffTime int8u & 0x1c
13541 22.1 MenuMonitorOffTime int8u & 0xe0
13542 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13543 23.1 FlashSyncSpeed int8u & 0xf0
13544 23.2 FlashShutterSpeed int8u & 0x0f
13545 31.1 ModelingFlash int8u & 0x20
13546 36.1 PlaybackMonitorOffTime int8u & 0xe0
13547 37.1 MultiSelectorLiveView int8u & 0xc0
13548 38.1 ShutterSpeedLock int8u & 0x80
13549 38.2 ApertureLock int8u & 0x40
13550 38.3 MovieShutterButton int8u & 0x10
13551 38.4 FlashExposureCompArea int8u & 0x04
13552 38.5 AutoFlashISOSensitivity int8u & 0x02
13553 41.1 MovieFunc1Button int8u & 0xf0
13554 41.2 MoviePreviewButton int8u & 0x0f
13555 42.1 Func1ButtonPlusDials int8u & 0x0f
13556 43.1 PreviewButtonPlusDials int8u & 0x0f
13557 45.1 AssignMovieRecordButtonPlusDials int8u & 0x0f
13558 46.1 FineTuneOptHighlightWeighted int8u & 0x0f
13559 47.1 DynamicAreaAFDisplay int8u & 0x80
13560 47.2 AFPointIllumination int8u & 0x40
13561 47.3 StoreByOrientation int8u & 0x18
13562 48.1 MatrixMetering int8u & 0x80
13563 48.2 LiveViewButtonOptions int8u & 0x30
13564 48.3 AFModeRestrictions int8u & 0x03
13565 49.1 LimitAFAreaModeSelection int8u & 0x7e
13566 52.1 LensFocusFunctionButtons int8u & 0x3f
13567 66.1 VerticalMultiSelector int8u & 0xff
13568 67.1 AssignMB-D18FuncButton int8u & 0x3f
13569 68.1 AssignMB-D18FuncButtonPlusDials int8u & 0x0f
13570 70.1 AF-OnButton int8u & 0x3f
13571 71.1 SubSelector int8u & 0x80
13572 72.1 SubSelectorCenter int8u & 0x3f
13573 73.1 SubSelectorPlusDials int8u & 0x0f
13574 74.1 AssignMovieSubselector int8u & 0xf0
13575 75.1 AssignMovieFunc1ButtonPlusDials int8u & 0x10
13576 75.2 AssignMoviePreviewButtonPlusDials int8u & 0x01
13577 76.1 AssignMovieSubselectorPlusDials int8u & 0x10
13578 77.1 SyncReleaseMode int8u & 0x80
13579 77.2 ContinuousModeLiveView int8u & 0x40
13580 78.1 Three-DTrackingWatchArea int8u & 0x80
13581 78.2 SubjectMotion int8u & 0x60
13582 78.3 AFActivation int8u & 0x08
13583 78.4 ShutterReleaseButtonAE-L int8u & 0x03
13584 79.1 AssignMB-D18AF-OnButton int8u & 0x7f
13585 80.1 Func2Button int8u & 0x3f
13586 82.1 AssignMovieFunc2Button int8u & 0x70
13587
13588 NikonCustom SettingsD5000 Tags
13589
13590 Custom settings for the D5000.
13591
13592 Index1 Tag Name Writable
13593 ------ -------- --------
13594 0.1 AFAreaModeSetting int8u & 0x60
13595 0.2 AFAssist int8u & 0x01
13596 2.1 Beep int8u & 0xc0
13597 2.2 GridDisplay int8u & 0x02
13598 2.3 ISODisplay int8u & 0x08
13599 2.4 NoMemoryCard int8u & 0x20
13600 3.1 FileNumberSequence int8u & 0x08
13601 4.1 RangeFinder int8u & 0x10
13602 4.2 DateImprint int8u & 0x08
13603 4.3 ReverseIndicators int8u & 0x80
13604 5.1 EVStepSize int8u & 0x40
13605 9.1 ExposureDelayMode int8u & 0x40
13606 11.1 AutoBracketSet int8u & 0xc0
13607 12.1 TimerFunctionButton int8u & 0x38
13608 15.1 AELockButton int8u & 0x38
13609 16.1 ShutterReleaseButtonAE-L int8u & 0x02
13610 16.2 CommandDialsReverseRotation int8u & 0x80
13611 17.1 MeteringTime int8u & 0x70
13612 17.2 RemoteOnDuration int8u & 0x03
13613 18.1 SelfTimerTime int8u & 0xc0
13614 18.2 SelfTimerShotCount int8u & 0x1e
13615 19.1 ImageReviewTime int8u & 0xe0
13616 20.1 PlaybackMenusTime int8u & 0xe0
13617 22.1 InternalFlash int8u & 0xc0
13618 22.2 ManualFlashOutput int8u & 0x1f
13619 32.1 LiveViewAF int8u & 0x60
13620
13621 NikonCustom SettingsD5100 Tags
13622
13623 Custom settings for the D5100.
13624
13625 Index1 Tag Name Writable
13626 ------ -------- --------
13627 0.1 AF-CPrioritySelection int8u & 0x80
13628 1.1 AFAssist int8u & 0x01
13629 3.1 Beep int8u & 0xc0
13630 3.2 NoMemoryCard int8u & 0x20
13631 3.3 ISODisplay int8u & 0x08
13632 4.1 FileNumberSequence int8u & 0x08
13633 5.1 RangeFinder int8u & 0x10
13634 5.2 ReverseIndicators int8u & 0x80
13635 6.1 EVStepSize int8u & 0x40
13636 10.1 ExposureDelayMode int8u & 0x40
13637 12.1 AutoBracketSet int8u & 0xc0
13638 13.1 TimerFunctionButton int8u & 0x38
13639 16.1 AELockButton int8u & 0x38
13640 17.1 ShutterReleaseButtonAE-L int8u & 0x02
13641 17.2 CommandDialsReverseRotation int8u & 0x80
13642 18.1 MeteringTime int8u & 0x70
13643 18.2 RemoteOnDuration int8u & 0x03
13644 19.1 SelfTimerTime int8u & 0xc0
13645 19.2 SelfTimerShotCount int8u & 0x0f
13646 20.1 ImageReviewTime int8u & 0xe0
13647 20.2 LiveViewMonitorOffTime int8u & 0x1c
13648 21.1 PlaybackMenusTime int8u & 0xe0
13649 23.1 ManualFlashOutput int8u & 0x1f
13650
13651 NikonCustom SettingsD5200 Tags
13652
13653 Custom settings for the D5200.
13654
13655 Index1 Tag Name Writable
13656 ------ -------- --------
13657 0.1 AF-CPrioritySelection int8u & 0x80
13658 0.2 NumberOfFocusPoints int8u & 0x10
13659 1.1 AFAssist int8u & 0x01
13660 3.1 Beep int8u & 0xc0
13661 3.2 NoMemoryCard int8u & 0x20
13662 3.3 ISODisplay int8u & 0x08
13663 4.1 FileNumberSequence int8u & 0x08
13664 5.1 RangeFinder int8u & 0x04
13665 5.2 ReverseExposureCompDial int8u & 0x10
13666 5.3 ReverseShutterSpeedAperture int8u & 0x08
13667 5.4 ReverseIndicators int8u & 0x80
13668 6.1 EVStepSize int8u & 0x40
13669 10.1 ExposureDelayMode int8u & 0x40
13670 12.1 AutoBracketSet int8u & 0xc0
13671 13.1 FunctionButton int8u & 0x1f
13672 16.1 AELockButton int8u & 0x0f
13673 17.1 ShutterReleaseButtonAE-L int8u & 0x02
13674 18.1 StandbyTimer int8u & 0xe0
13675 18.2 RemoteOnDuration int8u & 0x03
13676 19.1 SelfTimerTime int8u & 0xc0
13677 19.2 SelfTimerShotCount int8u & 0x0f
13678 20.1 ImageReviewTime int8u & 0xe0
13679 20.2 LiveViewMonitorOffTime int8u & 0x1c
13680 21.1 PlaybackMenusTime int8u & 0xe0
13681 23.1 InternalFlash int8u & 0xc0
13682 23.2 ManualFlashOutput int8u & 0x1f
13683
13684 NikonCustom SettingsD7000 Tags
13685
13686 Custom settings for the D7000.
13687
13688 Index1 Tag Name Writable
13689 ------ -------- --------
13690 0.1 AF-CPrioritySelection int8u & 0x80
13691 0.2 AF-SPrioritySelection int8u & 0x20
13692 0.3 NumberOfFocusPoints int8u & 0x10
13693 0.4 FocusTrackingLockOn int8u & 0x07
13694 1.1 FocusPointWrap int8u & 0x08
13695 1.2 AFPointIllumination int8u & 0x06
13696 1.3 AFAssist int8u & 0x01
13697 2.1 BatteryOrder int8u & 0x40
13698 2.2 AF-OnForMB-D11 int8u & 0x1c
13699 2.3 MB-D11BatteryType int8u & 0x03
13700 3.1 BeepPitch int8u & 0xc0
13701 3.2 NoMemoryCard int8u & 0x20
13702 3.3 ISODisplay int8u & 0x0c
13703 3.4 GridDisplay int8u & 0x02
13704 3.5 ViewfinderWarning int8u & 0x01
13705 4.1 ShootingInfoDisplay int8u & 0xc0
13706 4.2 LCDIllumination int8u & 0x20
13707 4.3 FileNumberSequence int8u & 0x08
13708 4.4 ScreenTips int8u & 0x04
13709 4.5 BeepVolume int8u & 0x03
13710 5.1 ReverseIndicators int8u & 0x80
13711 5.2 EasyExposureCompensation int8u & 0x03
13712 6.1 ExposureControlStep int8u & 0x40
13713 6.2 ISOSensitivityStep int8u & 0x10
13714 7.1 CenterWeightedAreaSize int8u & 0xe0
13715 10.1 ExposureDelayMode int8u & 0x40
13716 10.2 CLModeShootingSpeed int8u & 0x07
13717 11 MaxContinuousRelease int8u
13718 12.1 AutoBracketSet int8u & 0xe0
13719 12.2 AutoBracketOrder int8u & 0x10
13720 13.1 FuncButton int8u & 0xf8
13721 14.1 PreviewButton int8u & 0xf8
13722 15.1 OKButton int8u & 0x18
13723 16.1 AELockButton int8u & 0x38
13724 17.1 CommandDialsReverseRotation int8u & 0x80
13725 17.2 CommandDialsChangeMainSub int8u & 0x60
13726 17.3 CommandDialsApertureSetting int8u & 0x04
13727 17.4 CommandDialsMenuAndPlayback int8u & 0x18
13728 17.5 ShutterReleaseButtonAE-L int8u & 0x02
13729 17.6 ReleaseButtonToUseDial int8u & 0x01
13730 18.1 MeteringTime int8u & 0xf0
13731 18.2 RemoteOnDuration int8u & 0x03
13732 19.1 SelfTimerTime int8u & 0xc0
13733 19.2 SelfTimerInterval int8u & 0x30
13734 19.3 SelfTimerShotCount int8u & 0x0f
13735 20.1 ImageReviewTime int8u & 0xe0
13736 20.2 LiveViewMonitorOffTime int8u & 0x1c
13737 21.1 MenuMonitorOffTime int8u & 0xe0
13738 21.2 ShootingInfoMonitorOffTime int8u & 0x1c
13739 22.1 FlashSyncSpeed int8u & 0xf0
13740 22.2 FlashShutterSpeed int8u & 0x0f
13741 23.1 FlashControlBuilt-in int8u & 0xc0
13742 23.2 ManualFlashOutput int8u & 0x1f
13743 24.1 RepeatingFlashOutput int8u & 0x70
13744 24.2 RepeatingFlashCount int8u & 0x0f
13745 25.1 RepeatingFlashRate int8u & 0xf0
13746 26.1 CommanderInternalTTLCompBuiltin int8u & 0x1f
13747 27.1 CommanderInternalTTLCompGroupA int8u & 0x1f
13748 28.1 CommanderInternalTTLCompGroupB int8u & 0x1f
13749 30.1 FlashWarning int8u & 0x80
13750 30.2 ModelingFlash int8u & 0x20
13751 34.1 LiveViewAFAreaMode int8u & 0x60
13752 34.2 LiveViewAFMode int8u & 0x02
13753 35.1 PlaybackMonitorOffTime int8u & 0xe0
13754
13755 NikonCustom SettingsD4 Tags
13756
13757 Custom settings for the D4 and D4S.
13758
13759 Index1 Tag Name Writable
13760 ------ -------- --------
13761 0.1 CustomSettingsBank int8u & 0x03
13762 1.1 AF-CPrioritySelection int8u & 0xc0
13763 1.2 AF-SPrioritySelection int8u & 0x20
13764 1.3 AFPointSelection int8u & 0x10
13765 1.4 FocusTrackingLockOn int8u & 0x07
13766 2.1 AFActivation int8u & 0x80
13767 2.2 FocusPointWrap int8u & 0x08
13768 4.1 Pitch int8u & 0x40
13769 4.2 NoMemoryCard int8u & 0x20
13770 4.3 GridDisplay int8u & 0x02
13771 5.1 ShootingInfoDisplay int8u & 0xc0
13772 5.2 LCDIllumination int8u & 0x20
13773 5.3 ScreenTips int8u & 0x04
13774 5.4 Beep int8u & 0x03
13775 6.1 ReverseIndicators int8u & 0x80
13776 6.2 RearDisplay int8u & 0x40
13777 6.3 ViewfinderDisplay int8u & 0x20
13778 6.4 CommandDialsReverseRotation int8u & 0x18
13779 6.5 EasyExposureCompensation int8u & 0x03
13780 7.1 ExposureControlStepSize int8u & 0xc0
13781 7.2 ISOStepSize int8u & 0x30
13782 7.3 ExposureCompStepSize int8u & 0x0c
13783 8.1 CenterWeightedAreaSize int8u & 0xe0
13784 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13785 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13786 9.2 FineTuneOptSpotMetering int8u & 0x0f
13787 10.1 MultiSelectorShootMode int8u & 0xc0
13788 10.2 MultiSelectorPlaybackMode int8u & 0x30
13789 10.3 MultiSelector int8u & 0x01
13790 11.1 ExposureDelayMode int8u & 0xc0
13791 11.2 CHModeShootingSpeed int8u & 0x10
13792 11.3 CLModeShootingSpeed int8u & 0x0f
13793 12 MaxContinuousRelease int8u
13794 13.1 AutoBracketSet int8u & 0xe0
13795 13.2 AutoBracketOrder int8u & 0x10
13796 13.3 AutoBracketModeM int8u & 0x0c
13797 14.1 FuncButton int8u & 0xf8
13798 14.2 FuncButtonPlusDials int8u & 0x07
13799 15.1 PreviewButton int8u & 0xf8
13800 15.2 PreviewButtonPlusDials int8u & 0x07
13801 16.1 AssignBktButton int8u & 0x07
13802 18.1 CommandDialsChangeMainSub int8u & 0xe0
13803 18.2 CommandDialsMenuAndPlayback int8u & 0x18
13804 18.3 CommandDialsApertureSetting int8u & 0x04
13805 18.4 ShutterReleaseButtonAE-L int8u & 0x02
13806 18.5 ReleaseButtonToUseDial int8u & 0x01
13807 19.1 StandbyTimer int8u & 0xf0
13808 20.1 SelfTimerTime int8u & 0xc0
13809 20.2 SelfTimerShotCount int8u & 0x0f
13810 20.3 SelfTimerShotInterval int8u & 0x30
13811 21.1 ImageReviewMonitorOffTime int8u & 0xe0
13812 21.2 LiveViewMonitorOffTime int8u & 0x1c
13813 22.1 MenuMonitorOffTime int8u & 0xe0
13814 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13815 23.1 FlashSyncSpeed int8u & 0xf0
13816 23.2 FlashShutterSpeed int8u & 0x0f
13817 31.1 ModelingFlash int8u & 0x20
13818 36.1 PlaybackMonitorOffTime int8u & 0xe0
13819 37.1 PlaybackZoom int8u & 0x01
13820 38.1 ShutterSpeedLock int8u & 0x80
13821 38.2 ApertureLock int8u & 0x40
13822 38.3 MovieShutterButton int8u & 0x30
13823 38.4 FlashExposureCompArea int8u & 0x04
13824 41.1 MovieFunctionButton int8u & 0x70
13825 41.2 MoviePreviewButton int8u & 0x07
13826 42.1 VerticalMultiSelector int8u & 0x60
13827 42.2 VerticalFuncButton int8u & 0x1f
13828 43.1 VerticalFuncButtonPlusDials int8u & 0xf0
13829 43.2 AssignMovieRecordButton int8u & 0x07
13830 46.1 DynamicAreaAFDisplay int8u & 0x80
13831 46.2 AFPointIllumination int8u & 0x60
13832 46.3 StoreByOrientation int8u & 0x18
13833 46.4 GroupAreaAFIllumination int8u & 0x04
13834 46.5 AFPointBrightness int8u & 0x03
13835 47.1 AFOnButton int8u & 0x70
13836 47.2 VerticalAFOnButton int8u & 0x07
13837 48.1 SubSelectorAssignment int8u & 0x80
13838 48.2 MovieSubSelectorAssignment int8u & 0x07
13839 49.1 SubSelector int8u & 0xf8
13840 49.2 SubSelectorPlusDials int8u & 0x07
13841 50.1 MatrixMetering int8u & 0x80
13842 50.2 LiveViewButtonOptions int8u & 0x30
13843 50.3 AFModeRestrictions int8u & 0x03
13844 51.1 LimitAFAreaModeSelection int8u & 0x7e
13845 52.1 MovieFunctionButtonPlusDials int8u & 0x10
13846 52.2 MoviePreviewButtonPlusDials int8u & 0x01
13847 53.1 MovieSubSelectorAssignmentPlusDials int8u & 0x10
13848 54.1 AssignRemoteFnButton int8u & 0x1f
13849 55.1 LensFocusFunctionButtons int8u & 0x3f
13850
13851 NikonCustom SettingsD5 Tags
13852
13853 Custom settings for the D5.
13854
13855 Index1 Tag Name Writable
13856 ------ -------- --------
13857 0.1 CustomSettingsBank int8u & 0x03
13858 1.1 AF-CPrioritySelection int8u & 0xc0
13859 1.2 AF-SPrioritySelection int8u & 0x20
13860 1.3 NumberOfFocusPoints int8u & 0x10
13861 1.4 Three-DTrackingFaceDetection int8u & 0x08
13862 1.5 BlockShotAFResponse int8u & 0x07
13863 2.1 FocusPointWrap int8u & 0x08
13864 2.2 AFPointBrightness int8u & 0x06
13865 4.1 ISODisplay int8u & 0x08
13866 4.2 GridDisplay int8u & 0x02
13867 5.1 LCDIllumination int8u & 0x20
13868 5.2 ElectronicFront-CurtainShutter int8u & 0x08
13869 6.1 ReverseIndicators int8u & 0x80
13870 6.2 CommandDialsReverseRotation int8u & 0x18
13871 6.3 EasyExposureCompensation int8u & 0x03
13872 7.1 ExposureControlStepSize int8u & 0xc0
13873 7.2 ISOStepSize int8u & 0x30
13874 7.3 ExposureCompStepSize int8u & 0x0c
13875 8.1 CenterWeightedAreaSize int8u & 0xe0
13876 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13877 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13878 9.2 FineTuneOptSpotMetering int8u & 0x0f
13879 10.1 MultiSelectorShootMode int8u & 0xe0
13880 10.3 MultiSelector int8u & 0x01
13881 11.1 ExposureDelayMode int8u & 0xc0
13882 11.2 CLModeShootingSpeed int8u & 0x0f
13883 12.1 MaxContinuousRelease int8u
13884 13.1 AutoBracketOrder int8u & 0x10
13885 13.2 AutoBracketModeM int8u & 0x0c
13886 14.1 Func1Button int8u & 0x3f
13887 15.1 PreviewButton int8u & 0x3f
13888 16.1 AssignBktButton int8u & 0x07
13889 18.1 CommandDialsChangeMainSub int8u & 0xe0
13890 18.2 CommandDialsMenuAndPlayback int8u & 0x18
13891 18.3 CommandDialsApertureSetting int8u & 0x04
13892 18.4 ReleaseButtonToUseDial int8u & 0x01
13893 19.1 StandbyTimer int8u & 0xf0
13894 20.1 SelfTimerTime int8u & 0xc0
13895 20.2 SelfTimerShotInterval int8u & 0x30
13896 20.3 SelfTimerShotCount int8u & 0x0f
13897 21.1 ImageReviewMonitorOffTime int8u & 0xe0
13898 21.2 LiveViewMonitorOffTime int8u & 0x1c
13899 22.1 MenuMonitorOffTime int8u & 0xe0
13900 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13901 23.1 FlashSyncSpeed int8u & 0xf0
13902 23.2 FlashShutterSpeed int8u & 0x0f
13903 31.1 ModelingFlash int8u & 0x20
13904 36.1 PlaybackMonitorOffTime int8u & 0xe0
13905 37.1 MultiSelectorLiveView int8u & 0xc0
13906 38.1 ShutterSpeedLock int8u & 0x80
13907 38.2 ApertureLock int8u & 0x40
13908 38.3 MovieShutterButton int8u & 0x10
13909 38.4 FlashExposureCompArea int8u & 0x04
13910 38.5 AutoFlashISOSensitivity int8u & 0x02
13911 41.1 MovieFunc1Button int8u & 0xf0
13912 41.2 MoviePreviewButton int8u & 0x0f
13913 42.1 Func1ButtonPlusDials int8u & 0x0f
13914 43.1 PreviewButtonPlusDials int8u & 0x0f
13915 45.1 AssignMovieRecordButtonPlusDials int8u & 0x0f
13916 46.1 FineTuneOptHighlightWeighted int8u & 0x0f
13917 47.1 DynamicAreaAFDisplay int8u & 0x80
13918 47.2 AFPointIllumination int8u & 0x40
13919 47.3 StoreByOrientation int8u & 0x18
13920 48.1 MatrixMetering int8u & 0x80
13921 48.2 LiveViewButtonOptions int8u & 0x30
13922 48.3 AFModeRestrictions int8u & 0x03
13923 49.1 LimitAFAreaModeSelection int8u & 0x7e
13924 52.1 LensFocusFunctionButtons int8u & 0x3f
13925 66.1 VerticalMultiSelector int8u & 0xff
13926 67.1 VerticalFuncButton int8u & 0x3f
13927 68.1 VerticalFuncPlusDials int8u & 0x0f
13928 70.1 AF-OnButton int8u & 0x3f
13929 71.1 SubSelector int8u & 0x80
13930 72.1 SubSelectorCenter int8u & 0x3f
13931 73.1 SubSelectorPlusDials int8u & 0x0f
13932 74.1 AssignMovieSubselector int8u & 0xf0
13933 75.1 AssignMovieFunc1ButtonPlusDials int8u & 0x10
13934 75.2 AssignMoviePreviewButtonPlusDials int8u & 0x01
13935 76.1 AssignMovieSubselectorPlusDials int8u & 0x10
13936 77.1 SyncReleaseMode int8u & 0x80
13937 78.1 Three-DTrackingWatchArea int8u & 0x80
13938 78.2 SubjectMotion int8u & 0x60
13939 78.3 AFActivation int8u & 0x08
13940 78.4 ShutterReleaseButtonAE-L int8u & 0x03
13941 79.1 VerticalAFOnButton int8u & 0x7f
13942 80.1 Func2Button int8u & 0x3f
13943 81.1 Func2ButtonPlusDials int8u & 0x0f
13944 82.1 AssignMovieFunc2Button int8u & 0x70
13945 83.1 Func3Button int8u & 0x03
13946
13947 NikonCustom SettingsD500 Tags
13948
13949 Custom settings for the D500.
13950
13951 Index1 Tag Name Writable
13952 ------ -------- --------
13953 0.1 CustomSettingsBank int8u & 0x03
13954 1.1 AF-CPrioritySelection int8u & 0xc0
13955 1.2 AF-SPrioritySelection int8u & 0x20
13956 1.3 NumberOfFocusPoints int8u & 0x10
13957 1.4 Three-DTrackingFaceDetection int8u & 0x08
13958 1.5 BlockShotAFResponse int8u & 0x07
13959 2.1 FocusPointWrap int8u & 0x08
13960 2.2 AFPointBrightness int8u & 0x06
13961 4.1 ISODisplay int8u & 0x08
13962 4.2 GridDisplay int8u & 0x02
13963 5.1 LCDIllumination int8u & 0x20
13964 5.2 ElectronicFront-CurtainShutter int8u & 0x08
13965 6.1 ReverseIndicators int8u & 0x80
13966 6.2 CommandDialsReverseRotation int8u & 0x18
13967 6.3 EasyExposureCompensation int8u & 0x03
13968 7.1 ExposureControlStepSize int8u & 0xc0
13969 7.2 ISOStepSize int8u & 0x30
13970 7.3 ExposureCompStepSize int8u & 0x0c
13971 8.1 CenterWeightedAreaSize int8u & 0xe0
13972 8.2 FineTuneOptMatrixMetering int8u & 0x0f
13973 9.1 FineTuneOptCenterWeighted int8u & 0xf0
13974 9.2 FineTuneOptSpotMetering int8u & 0x0f
13975 10.1 MultiSelectorShootMode int8u & 0xe0
13976 10.2 MultiSelectorPlaybackMode int8u & 0x0c
13977 10.3 MultiSelector int8u & 0x01
13978 11.1 ExposureDelayMode int8u & 0xc0
13979 11.2 CLModeShootingSpeed int8u & 0x0f
13980 12.1 MaxContinuousRelease int8u
13981 13.1 AutoBracketOrder int8u & 0x10
13982 13.2 AutoBracketModeM int8u & 0x0c
13983 14.1 Func1Button int8u & 0x3f
13984 15.1 PreviewButton int8u & 0x3f
13985 16.1 AssignBktButton int8u & 0x07
13986 18.1 CommandDialsChangeMainSub int8u & 0xe0
13987 18.2 CommandDialsMenuAndPlayback int8u & 0x18
13988 18.3 CommandDialsApertureSetting int8u & 0x04
13989 18.4 ReleaseButtonToUseDial int8u & 0x01
13990 19.1 StandbyTimer int8u & 0xf0
13991 20.1 SelfTimerTime int8u & 0xc0
13992 20.2 SelfTimerShotInterval int8u & 0x30
13993 20.3 SelfTimerShotCount int8u & 0x0f
13994 21.1 ImageReviewMonitorOffTime int8u & 0xe0
13995 21.2 LiveViewMonitorOffTime int8u & 0x1c
13996 22.1 MenuMonitorOffTime int8u & 0xe0
13997 22.2 ShootingInfoMonitorOffTime int8u & 0x1c
13998 23.1 FlashSyncSpeed int8u & 0xf0
13999 23.2 FlashShutterSpeed int8u & 0x0f
14000 31.1 ModelingFlash int8u & 0x20
14001 36.1 PlaybackMonitorOffTime int8u & 0xe0
14002 37.1 MultiSelectorLiveView int8u & 0xc0
14003 38.1 ShutterSpeedLock int8u & 0x80
14004 38.2 ApertureLock int8u & 0x40
14005 38.3 MovieShutterButton int8u & 0x10
14006 38.4 FlashExposureCompArea int8u & 0x04
14007 38.5 AutoFlashISOSensitivity int8u & 0x02
14008 41.1 MovieFunc1Button int8u & 0xf0
14009 41.2 MoviePreviewButton int8u & 0x0f
14010 42.1 Func1ButtonPlusDials int8u & 0x0f
14011 43.1 PreviewButtonPlusDials int8u & 0x0f
14012 45.1 AssignMovieRecordButtonPlusDials int8u & 0x0f
14013 46.1 FineTuneOptHighlightWeighted int8u & 0x0f
14014 47.1 DynamicAreaAFDisplay int8u & 0x80
14015 47.2 AFPointIllumination int8u & 0x40
14016 47.3 StoreByOrientation int8u & 0x18
14017 47.4 GroupAreaAFIllumination int8u & 0x04
14018 48.1 MatrixMetering int8u & 0x80
14019 48.2 LiveViewButtonOptions int8u & 0x30
14020 48.3 AFModeRestrictions int8u & 0x03
14021 49.1 LimitAFAreaModeSelection int8u & 0x7e
14022 52.1 LensFocusFunctionButtons int8u & 0x3f
14023 66.1 VerticalMultiSelector int8u & 0xff
14024 67.1 AssignMB-D17FuncButton int8u & 0x3f
14025 68.1 AssignMB-D17FuncButtonPlusDials int8u & 0x0f
14026 70.1 AF-OnButton int8u & 0x3f
14027 71.1 SubSelector int8u & 0x80
14028 72.1 SubSelectorCenter int8u & 0x3f
14029 73.1 SubSelectorPlusDials int8u & 0x0f
14030 74.1 AssignMovieSubselector int8u & 0xf0
14031 75.1 AssignMovieFunc1ButtonPlusDials int8u & 0x10
14032 75.2 AssignMoviePreviewButtonPlusDials int8u & 0x01
14033 76.1 AssignMovieSubselectorPlusDials int8u & 0x10
14034 77.1 SyncReleaseMode int8u & 0x80
14035 78.1 Three-DTrackingWatchArea int8u & 0x80
14036 78.2 SubjectMotion int8u & 0x60
14037 78.3 AFActivation int8u & 0x08
14038 78.4 ShutterReleaseButtonAE-L int8u & 0x03
14039 79.1 AssignMB-D17AF-OnButton int8u & 0x7f
14040 80.1 Func2Button int8u & 0x3f
14041 82.1 AssignMovieFunc2Button int8u & 0x70
14042
14043 NikonCustom SettingsD610 Tags
14044
14045 Custom settings for the D610.
14046
14047 Index1 Tag Name Writable
14048 ------ -------- --------
14049 0.1 AF-CPrioritySelection int8u & 0x80
14050 0.2 AF-SPrioritySelection int8u & 0x20
14051 0.3 NumberOfFocusPoints int8u & 0x10
14052 0.4 FocusTrackingLockOn int8u & 0x07
14053 1.1 FocusPointWrap int8u & 0x08
14054 1.2 AFPointIllumination int8u & 0x06
14055 1.3 AFAssist int8u & 0x01
14056 5.1 EasyExposureCompensation int8u & 0x03
14057 6.1 ExposureControlStep int8u & 0x40
14058 6.2 ISOSensitivityStep int8u & 0x10
14059 7.1 CenterWeightedAreaSize int8u & 0xe0
14060 7.2 FineTuneOptMatrixMetering int8u & 0x0f
14061 8.1 FineTuneOptCenterWeighted int8u & 0xf0
14062 8.2 FineTuneOptSpotMetering int8u & 0x0f
14063 17.1 ShutterReleaseButtonAE-L int8u & 0x02
14064 18.1 StandbyTimer int8u & 0xf0
14065 18.2 RemoteOnDuration int8u & 0x03
14066 19.1 SelfTimerTime int8u & 0xc0
14067 19.2 SelfTimerShotInterval int8u & 0x30
14068 19.3 SelfTimerShotCount int8u & 0x0f
14069 20.1 ImageReviewMonitorOffTime int8u & 0xe0
14070 20.2 LiveViewMonitorOffTime int8u & 0x1c
14071 21.1 MenuMonitorOffTime int8u & 0xe0
14072 21.2 ShootingInfoMonitorOffTime int8u & 0x1c
14073 35.1 PlaybackMonitorOffTime int8u & 0xe0
14074
14075 NikonCapture Tags
14076 This information is written by the Nikon Capture software in tag 0x0e01
14077 of the maker notes of NEF images.
14078
14079 Tag ID Tag Name Writable
14080 ------ -------- --------
14081 0x8ae85e LCHEditor int8u
14082 0x83a1a25 HistogramXML undef
14083 0xc89224b ColorAberrationControl int8u
14084 0x116fea21 HighlightData NikonCapture HighlightData
14085 0x2175eb78 D-LightingHQ int8u
14086 0x2fc08431 StraightenAngle double
14087 0x374233e0 CropData NikonCapture CropData
14088 0x39c456ac PictureCtrl NikonCapture PictureCtrl
14089 0x3cfc73c6 RedEyeData NikonCapture RedEyeData
14090 0x3d136244 EditVersionName string
14091 0x416391c6 QuickFix int8u
14092 0x56a54260 Exposure NikonCapture Exposure
14093 0x5f0e7d23 ColorBooster int8u
14094 0x6a6e36b6 D-LightingHQSelected int8u
14095 0x753dcbc0 NoiseReduction int8u
14096 0x76a43200 UnsharpMask int8u
14097 0x76a43201 Curves int8u
14098 0x76a43202 ColorBalanceAdj int8u
14099 0x76a43203 AdvancedRaw int8u
14100 0x76a43204 WhiteBalanceAdj int8u
14101 0x76a43205 VignetteControl int8u
14102 0x76a43206 FlipHorizontal int8u
14103 0x76a43207 Rotation int16u
14104 0x84589434 BrightnessData NikonCapture Brightness
14105 0x890ff591 D-LightingHQData NikonCapture DLightingHQ
14106 0x926f13e0 NoiseReductionData NikonCapture NoiseReduction
14107 0x9ef5f6e0 IPTCData IPTC
14108 0xab5eca5e PhotoEffects int8u
14109 0xac6bd5c0 VignetteControlIntensity int16s
14110 0xb0384e1e PhotoEffectsData NikonCapture PhotoEffects
14111 0xb999a36f ColorBoostData NikonCapture ColorBoost
14112 0xbf3c6c20 WBAdjData NikonCapture WBAdjData
14113 0xce5554aa D-LightingHS int8u
14114 0xe2173c47 PictureControl int8u
14115 0xe37b4337 D-LightingHSData NikonCapture DLightingHS
14116 0xe42b5161 UnsharpData NikonCapture UnsharpData
14117 0xe9651831 PhotoEffectHistoryXML undef
14118 0xfe28a44f AutoRedEye int8u
14119 0xfe443a45 ImageDustOff int8u
14120
14121 NikonCapture HighlightData Tags
14122
14123 Index1 Tag Name Writable
14124 ------ -------- --------
14125 0 ShadowProtection int8s
14126 1 SaturationAdj int8s
14127 6 HighlightProtection int8s
14128
14129 NikonCapture CropData Tags
14130
14131 Index1 Tag Name Writable
14132 ------ -------- --------
14133 30 CropLeft double
14134 38 CropTop double
14135 46 CropRight double
14136 54 CropBottom double
14137 142 CropOutputWidthInches double
14138 150 CropOutputHeightInches double
14139 158 CropScaledResolution double
14140 174 CropSourceResolution double
14141 182 CropOutputResolution double
14142 190 CropOutputScale double
14143 198 CropOutputWidth double
14144 206 CropOutputHeight double
14145 214 CropOutputPixels double
14146
14147 NikonCapture PictureCtrl Tags
14148
14149 Index1 Tag Name Writable
14150 ------ -------- --------
14151 0 PictureControlActive int8u
14152 19 PictureControlMode string[16]
14153 42 QuickAdjust int8u
14154 43 SharpeningAdj int8u
14155 44 ContrastAdj int8u
14156 45 BrightnessAdj int8u
14157 46 SaturationAdj int8u
14158 47 HueAdj int8u
14159
14160 NikonCapture RedEyeData Tags
14161
14162 Index1 Tag Name Writable
14163 ------ -------- --------
14164 0 RedEyeCorrection int8u
14165
14166 NikonCapture Exposure Tags
14167
14168 Index1 Tag Name Writable
14169 ------ -------- --------
14170 0 ExposureAdj int16s
14171 18 ExposureAdj2 double
14172 36 ActiveD-Lighting int8u
14173 37 ActiveD-LightingMode int8u
14174
14175 NikonCapture Brightness Tags
14176
14177 Index1 Tag Name Writable
14178 ------ -------- --------
14179 0 BrightnessAdj double
14180 8 EnhanceDarkTones int8u
14181
14182 NikonCapture DLightingHQ Tags
14183
14184 Index4 Tag Name Writable
14185 ------ -------- --------
14186 0 D-LightingHQShadow int32u
14187 1 D-LightingHQHighlight int32u
14188 2 D-LightingHQColorBoost int32u
14189
14190 NikonCapture NoiseReduction Tags
14191
14192 Index1 Tag Name Writable
14193 ------ -------- --------
14194 4 EdgeNoiseReduction int8u
14195 5 ColorMoireReductionMode int8u
14196 9 NoiseReductionIntensity int32u
14197 13 NoiseReductionSharpness int32u
14198 17 NoiseReductionMethod int16u
14199 21 ColorMoireReduction int8u
14200 23 NoiseReduction int8u
14201 24 ColorNoiseReductionIntensity int32u
14202 28 ColorNoiseReductionSharpness int32u
14203
14204 NikonCapture PhotoEffects Tags
14205
14206 Index1 Tag Name Writable
14207 ------ -------- --------
14208 0 PhotoEffectsType int8u
14209 4 PhotoEffectsRed int16s
14210 6 PhotoEffectsGreen int16s
14211 8 PhotoEffectsBlue int16s
14212
14213 NikonCapture ColorBoost Tags
14214
14215 Index1 Tag Name Writable
14216 ------ -------- --------
14217 0 ColorBoostType int8u
14218 1 ColorBoostLevel int32u
14219
14220 NikonCapture WBAdjData Tags
14221
14222 Index1 Tag Name Writable
14223 ------ -------- --------
14224 0 WBAdjRedBalance double
14225 8 WBAdjBlueBalance double
14226 16 WBAdjMode int8u
14227 20 WBAdjLighting int16u
14228 24 WBAdjTemperature int16u
14229 37 WBAdjTint int32s
14230
14231 NikonCapture DLightingHS Tags
14232
14233 Index4 Tag Name Writable
14234 ------ -------- --------
14235 0 D-LightingHSAdjustment int32u
14236 1 D-LightingHSColorBoost int32u
14237
14238 NikonCapture UnsharpData Tags
14239
14240 Index1 Tag Name Writable
14241 ------ -------- --------
14242 0 UnsharpCount int8u
14243 19 Unsharp1Color int16u
14244 23 Unsharp1Intensity int16u
14245 25 Unsharp1HaloWidth int16u
14246 27 Unsharp1Threshold int8u
14247 46 Unsharp2Color int16u
14248 50 Unsharp2Intensity int16u
14249 52 Unsharp2HaloWidth int16u
14250 54 Unsharp2Threshold int8u
14251 73 Unsharp3Color int16u
14252 77 Unsharp3Intensity int16u
14253 79 Unsharp3HaloWidth int16u
14254 81 Unsharp3Threshold int8u
14255 100 Unsharp4Color int16u
14256 104 Unsharp4Intensity int16u
14257 106 Unsharp4HaloWidth int16u
14258 108 Unsharp4Threshold int8u
14259
14260 Nintendo Tags
14261 Tag ID Tag Name Writable
14262 ------ -------- --------
14263 0x1101 CameraInfo Nintendo CameraInfo
14264
14265 Nintendo CameraInfo Tags
14266
14267 Index1 Tag Name Writable
14268 ------ -------- --------
14269 0 ModelID undef[4]
14270 8 TimeStamp int32u
14271 24 InternalSerialNumber undef[4]
14272 40 Parallax float
14273 48 Category int16u
14274
14275 Olympus Tags
14276 Tags 0x0000 through 0x0103 are used by some older Olympus cameras, and
14277 are the same as Konica/Minolta tags. These tags are also used for some
14278 models from other brands such as Acer, BenQ, Epson, Hitachi, HP,
14279 Maginon, Minolta, Pentax, Ricoh, Samsung, Sanyo, SeaLife, Sony, Supra
14280 and Vivitar.
14281
14282 Tag ID Tag Name Writable
14283 ------ -------- --------
14284 0x0000 MakerNoteVersion undef
14285 0x0001 MinoltaCameraSettingsOld Minolta CameraSettings
14286 0x0003 MinoltaCameraSettings Minolta CameraSettings
14287 0x0040 CompressedImageSize int32u
14288 0x0081 PreviewImageData no
14289 0x0088 PreviewImageStart no
14290 0x0089 PreviewImageLength no
14291 0x0100 ThumbnailImage undef
14292 0x0104 BodyFirmwareVersion string
14293 0x0200 SpecialMode int32u[3]~
14294 0x0201 Quality int16u~
14295 0x0202 Macro int16u
14296 0x0203 BWMode int16u
14297 0x0204 DigitalZoom rational64u
14298 0x0205 FocalPlaneDiagonal rational64u
14299 0x0206 LensDistortionParams int16s[6]
14300 0x0207 CameraType string
14301 0x0208 TextInfo Olympus TextInfo
14302 0x0209 CameraID string
14303 0x020b EpsonImageWidth int32u
14304 0x020c EpsonImageHeight int32u
14305 0x020d EpsonSoftware string
14306 0x0280 PreviewImage int8u
14307 0x0300 PreCaptureFrames int16u
14308 0x0301 WhiteBoard int16u
14309 0x0302 OneTouchWB int16u
14310 0x0303 WhiteBalanceBracket int16u
14311 0x0304 WhiteBalanceBias int16u
14312 0x0400 SensorArea undef[8]
14313 0x0401 BlackLevel int32u[4]
14314 0x0403 SceneMode int16u
14315 0x0404 SerialNumber string
14316 0x0405 Firmware string
14317 0x0e00 PrintIM PrintIM
14318 0x0f00 DataDump no
14319 0x0f01 DataDump2 no
14320 0x0f04 ZoomedPreviewStart int32u*
14321 0x0f05 ZoomedPreviewLength int32u*
14322 0x0f06 ZoomedPreviewSize int16u[2]
14323 0x1000 ShutterSpeedValue rational64s
14324 0x1001 ISOValue rational64s
14325 0x1002 ApertureValue rational64s
14326 0x1003 BrightnessValue rational64s
14327 0x1004 FlashMode int16u
14328 0x1005 FlashDevice int16u
14329 0x1006 ExposureCompensation rational64s
14330 0x1007 SensorTemperature int16s
14331 0x1008 LensTemperature int16s
14332 0x1009 LightCondition int16u
14333 0x100a FocusRange int16u
14334 0x100b FocusMode int16u
14335 0x100c ManualFocusDistance rational64u
14336 0x100d ZoomStepCount int16u
14337 0x100e FocusStepCount int16u
14338 0x100f Sharpness int16u
14339 0x1010 FlashChargeLevel int16u
14340 0x1011 ColorMatrix int16u[9]
14341 0x1012 BlackLevel int16u[4]
14342 0x1013 ColorTemperatureBG? int16u
14343 0x1014 ColorTemperatureRG? int16u
14344 0x1015 WBMode int16u[2]
14345 0x1017 RedBalance int16u[2]
14346 0x1018 BlueBalance int16u[2]
14347 0x1019 ColorMatrixNumber int16u
14348 0x101a SerialNumber string
14349 0x101b ExternalFlashAE1_0? int32u
14350 0x101c ExternalFlashAE2_0? int32u
14351 0x101d InternalFlashAE1_0? int32u
14352 0x101e InternalFlashAE2_0? int32u
14353 0x101f ExternalFlashAE1? int32u
14354 0x1020 ExternalFlashAE2? int32u
14355 0x1021 InternalFlashAE1? int32u
14356 0x1022 InternalFlashAE2? int32u
14357 0x1023 FlashExposureComp rational64s
14358 0x1024 InternalFlashTable int16u
14359 0x1025 ExternalFlashGValue rational64s
14360 0x1026 ExternalFlashBounce int16u
14361 0x1027 ExternalFlashZoom int16u
14362 0x1028 ExternalFlashMode int16u
14363 0x1029 Contrast int16u
14364 0x102a SharpnessFactor int16u
14365 0x102b ColorControl int16u[6]
14366 0x102c ValidBits int16u[2]
14367 0x102d CoringFilter int16u
14368 0x102e OlympusImageWidth int32u
14369 0x102f OlympusImageHeight int32u
14370 0x1030 SceneDetect int16u
14371 0x1031 SceneArea? int32u[8]
14372 0x1033 SceneDetectData? int32u[720]
14373 0x1034 CompressionRatio rational64u
14374 0x1035 PreviewImageValid int32u
14375 0x1036 PreviewImageStart int32u*
14376 0x1037 PreviewImageLength int32u*
14377 0x1038 AFResult int16u
14378 0x1039 CCDScanMode int16u
14379 0x103a NoiseReduction int16u
14380 0x103b FocusStepInfinity int16u
14381 0x103c FocusStepNear int16u
14382 0x103d LightValueCenter rational64s
14383 0x103e LightValuePeriphery rational64s
14384 0x103f FieldCount? int16u
14385 0x2010 Equipment Olympus Equipment
14386 EquipmentIFD Olympus Equipment
14387 0x2020 CameraSettings Olympus CameraSettings
14388 CameraSettingsIFD Olympus CameraSettings
14389 0x2030 RawDevelopment Olympus RawDevelopment
14390 RawDevelopmentIFD Olympus RawDevelopment
14391 0x2031 RawDev2 Olympus RawDevelopment2
14392 RawDev2IFD Olympus RawDevelopment2
14393 0x2040 ImageProcessing Olympus ImageProcessing
14394 ImageProcessingIFD Olympus ImageProcessing
14395 0x2050 FocusInfo Olympus FocusInfo
14396 FocusInfoIFD Olympus FocusInfo
14397 CameraParameters undef
14398 0x2100 Olympus2100 Olympus FE
14399 Olympus2100IFD Olympus FE
14400 0x2200 Olympus2200 Olympus FE
14401 Olympus2200IFD Olympus FE
14402 0x2300 Olympus2300 Olympus FE
14403 Olympus2300IFD Olympus FE
14404 0x2400 Olympus2400 Olympus FE
14405 Olympus2400IFD Olympus FE
14406 0x2500 Olympus2500 Olympus FE
14407 Olympus2500IFD Olympus FE
14408 0x2600 Olympus2600 Olympus FE
14409 Olympus2600IFD Olympus FE
14410 0x2700 Olympus2700 Olympus FE
14411 Olympus2700IFD Olympus FE
14412 0x2800 Olympus2800 Olympus FE
14413 Olympus2800IFD Olympus FE
14414 0x2900 Olympus2900 Olympus FE
14415 Olympus2900IFD Olympus FE
14416 0x3000 RawInfo Olympus RawInfo
14417 RawInfoIFD Olympus RawInfo
14418 0x4000 MainInfo Olympus
14419 MainInfoIFD Olympus
14420 0x5000 UnknownInfo Olympus UnknownInfo
14421 UnknownInfoIFD Olympus UnknownInfo
14422
14423 Olympus TextInfo Tags
14424
14425 This information is in text format (similar to APP12 information, but
14426 with spaces instead of linefeeds). Below are tags which have been
14427 observed, but any information found here will be extracted, even if the
14428 tag is not listed.
14429
14430 Tag ID Tag Name Writable
14431 ------ -------- --------
14432 'Resolution' Resolution no
14433 'Type' CameraType no
14434
14435 Olympus Equipment Tags
14436
14437 Tag ID Tag Name Writable
14438 ------ -------- --------
14439 0x0000 EquipmentVersion undef[4]
14440 0x0100 CameraType2 string[6]
14441 0x0101 SerialNumber string[32]
14442 0x0102 InternalSerialNumber string[32]
14443 0x0103 FocalPlaneDiagonal rational64u
14444 0x0104 BodyFirmwareVersion int32u
14445 0x0201 LensType int8u[6]
14446 0x0202 LensSerialNumber string[32]
14447 0x0203 LensModel string
14448 0x0204 LensFirmwareVersion int32u
14449 0x0205 MaxApertureAtMinFocal int16u
14450 0x0206 MaxApertureAtMaxFocal int16u
14451 0x0207 MinFocalLength int16u
14452 0x0208 MaxFocalLength int16u
14453 0x020a MaxAperture int16u
14454 0x020b LensProperties int16u
14455 0x0301 Extender int8u[6]
14456 0x0302 ExtenderSerialNumber string[32]
14457 0x0303 ExtenderModel string
14458 0x0304 ExtenderFirmwareVersion int32u
14459 0x0403 ConversionLens string
14460 0x1000 FlashType int16u
14461 0x1001 FlashModel int16u
14462 0x1002 FlashFirmwareVersion int32u
14463 0x1003 FlashSerialNumber string[32]
14464
14465 Olympus CameraSettings Tags
14466
14467 Tag ID Tag Name Writable
14468 ------ -------- --------
14469 0x0000 CameraSettingsVersion undef[4]
14470 0x0100 PreviewImageValid int32u
14471 0x0101 PreviewImageStart int32u*
14472 0x0102 PreviewImageLength int32u*
14473 0x0200 ExposureMode int16u
14474 0x0201 AELock int16u
14475 0x0202 MeteringMode int16u
14476 0x0203 ExposureShift rational64s
14477 0x0204 NDFilter yes
14478 0x0300 MacroMode int16u
14479 0x0301 FocusMode int16u[n]
14480 0x0302 FocusProcess int16u[n]
14481 0x0303 AFSearch int16u
14482 0x0304 AFAreas int32u[64]~
14483 0x0305 AFPointSelected rational64s[5]
14484 0x0306 AFFineTune int8u
14485 0x0307 AFFineTuneAdj int16s[3]
14486 0x0400 FlashMode int16u
14487 0x0401 FlashExposureComp rational64s
14488 0x0403 FlashRemoteControl int16u
14489 0x0404 FlashControlMode int16u[n]
14490 0x0405 FlashIntensity rational64s[n]
14491 0x0406 ManualFlashStrength rational64s[n]
14492 0x0500 WhiteBalance2 int16u
14493 0x0501 WhiteBalanceTemperature int16u
14494 0x0502 WhiteBalanceBracket int16s
14495 0x0503 CustomSaturation int16s[3]~
14496 0x0504 ModifiedSaturation int16u
14497 0x0505 ContrastSetting int16s[3]
14498 0x0506 SharpnessSetting int16s[3]
14499 0x0507 ColorSpace int16u
14500 0x0509 SceneMode int16u
14501 0x050a NoiseReduction int16u
14502 0x050b DistortionCorrection int16u
14503 0x050c ShadingCompensation int16u
14504 0x050d CompressionFactor rational64u
14505 0x050f Gradation int16s[n]
14506 0x0520 PictureMode int16u[n]
14507 0x0521 PictureModeSaturation int16s[3]
14508 0x0522 PictureModeHue? int16s
14509 0x0523 PictureModeContrast int16s[3]
14510 0x0524 PictureModeSharpness int16s[3]
14511 0x0525 PictureModeBWFilter int16s
14512 0x0526 PictureModeTone int16s
14513 0x0527 NoiseFilter int16s[3]
14514 0x0529 ArtFilter int16u[4]
14515 0x052c MagicFilter int16u[4]
14516 0x052d PictureModeEffect int16s[3]
14517 0x052e ToneLevel yes
14518 0x052f ArtFilterEffect int16u[20]
14519 0x0532 ColorCreatorEffect int16s[6]
14520 0x0537 MonochromeProfileSettings int16s[6]
14521 0x0538 FilmGrainEffect int16s
14522 0x0539 ColorProfileSettings int16s[14]
14523 0x053a MonochromeVignetting int16s
14524 0x053b MonochromeColor int16s
14525 0x0600 DriveMode int16u[n]~
14526 0x0601 PanoramaMode int16u~
14527 0x0603 ImageQuality2 int16u
14528 0x0604 ImageStabilization int32u
14529 0x0804 StackedImage int32u[2]
14530 0x0900 ManometerPressure int16u
14531 0x0901 ManometerReading int32s[2]
14532 0x0902 ExtendedWBDetect int16u
14533 0x0903 RollAngle int16s[2]
14534 0x0904 PitchAngle int16s[2]
14535 0x0908 DateTimeUTC string
14536
14537 Olympus RawDevelopment Tags
14538
14539 Tag ID Tag Name Writable
14540 ------ -------- --------
14541 0x0000 RawDevVersion undef[4]
14542 0x0100 RawDevExposureBiasValue rational64s
14543 0x0101 RawDevWhiteBalanceValue int16u
14544 0x0102 RawDevWBFineAdjustment int16s
14545 0x0103 RawDevGrayPoint int16u[3]
14546 0x0104 RawDevSaturationEmphasis int16s[3]
14547 0x0105 RawDevMemoryColorEmphasis int16u
14548 0x0106 RawDevContrastValue int16s[3]
14549 0x0107 RawDevSharpnessValue int16s[3]
14550 0x0108 RawDevColorSpace int16u
14551 0x0109 RawDevEngine int16u
14552 0x010a RawDevNoiseReduction int16u
14553 0x010b RawDevEditStatus int16u
14554 0x010c RawDevSettings int16u
14555
14556 Olympus RawDevelopment2 Tags
14557
14558 Tag ID Tag Name Writable
14559 ------ -------- --------
14560 0x0000 RawDevVersion undef[4]
14561 0x0100 RawDevExposureBiasValue rational64s
14562 0x0101 RawDevWhiteBalance int16u
14563 0x0102 RawDevWhiteBalanceValue int16u
14564 0x0103 RawDevWBFineAdjustment int16s
14565 0x0104 RawDevGrayPoint int16u[3]
14566 0x0105 RawDevContrastValue int16s[3]
14567 0x0106 RawDevSharpnessValue int16s[3]
14568 0x0107 RawDevSaturationEmphasis int16s[3]
14569 0x0108 RawDevMemoryColorEmphasis int16u
14570 0x0109 RawDevColorSpace int16u
14571 0x010a RawDevNoiseReduction int16u
14572 0x010b RawDevEngine int16u
14573 0x010c RawDevPictureMode int16u
14574 0x010d RawDevPMSaturation int16s[3]
14575 0x010e RawDevPMContrast int16s[3]
14576 0x010f RawDevPMSharpness int16s[3]
14577 0x0110 RawDevPM_BWFilter int16u
14578 0x0111 RawDevPMPictureTone int16u
14579 0x0112 RawDevGradation int16s[3]
14580 0x0113 RawDevSaturation3 int16s[3]
14581 0x0119 RawDevAutoGradation int16u
14582 0x0120 RawDevPMNoiseFilter int16u
14583 0x0121 RawDevArtFilter int16u[4]
14584
14585 Olympus ImageProcessing Tags
14586
14587 Tag ID Tag Name Writable
14588 ------ -------- --------
14589 0x0000 ImageProcessingVersion undef[4]
14590 0x0100 WB_RBLevels int16u[2]
14591 0x0102 WB_RBLevels3000K int16u[2]
14592 0x0103 WB_RBLevels3300K int16u[2]
14593 0x0104 WB_RBLevels3600K int16u[2]
14594 0x0105 WB_RBLevels3900K int16u[2]
14595 0x0106 WB_RBLevels4000K int16u[2]
14596 0x0107 WB_RBLevels4300K int16u[2]
14597 0x0108 WB_RBLevels4500K int16u[2]
14598 0x0109 WB_RBLevels4800K int16u[2]
14599 0x010a WB_RBLevels5300K int16u[2]
14600 0x010b WB_RBLevels6000K int16u[2]
14601 0x010c WB_RBLevels6600K int16u[2]
14602 0x010d WB_RBLevels7500K int16u[2]
14603 0x010e WB_RBLevelsCWB1 int16u[2]
14604 0x010f WB_RBLevelsCWB2 int16u[2]
14605 0x0110 WB_RBLevelsCWB3 int16u[2]
14606 0x0111 WB_RBLevelsCWB4 int16u[2]
14607 0x0113 WB_GLevel3000K int16u
14608 0x0114 WB_GLevel3300K int16u
14609 0x0115 WB_GLevel3600K int16u
14610 0x0116 WB_GLevel3900K int16u
14611 0x0117 WB_GLevel4000K int16u
14612 0x0118 WB_GLevel4300K int16u
14613 0x0119 WB_GLevel4500K int16u
14614 0x011a WB_GLevel4800K int16u
14615 0x011b WB_GLevel5300K int16u
14616 0x011c WB_GLevel6000K int16u
14617 0x011d WB_GLevel6600K int16u
14618 0x011e WB_GLevel7500K int16u
14619 0x011f WB_GLevel int16u
14620 0x0200 ColorMatrix int16u[9]
14621 0x0300 Enhancer int16u
14622 0x0301 EnhancerValues int16u[7]
14623 0x0310 CoringFilter int16u
14624 0x0311 CoringValues int16u[7]
14625 0x0600 BlackLevel2 int16u[4]
14626 0x0610 GainBase int16u
14627 0x0611 ValidBits int16u[2]
14628 0x0612 CropLeft int16u[2]
14629 0x0613 CropTop int16u[2]
14630 0x0614 CropWidth int32u
14631 0x0615 CropHeight int32u
14632 0x0635 UnknownBlock1? undef
14633 0x0636 UnknownBlock2? undef
14634 0x0805 SensorCalibration int16s[2]
14635 0x1010 NoiseReduction2 int16u
14636 0x1011 DistortionCorrection2 int16u
14637 0x1012 ShadingCompensation2 int16u
14638 0x101c MultipleExposureMode int16u[2]
14639 0x1103 UnknownBlock3? undef
14640 0x1104 UnknownBlock4? undef
14641 0x1112 AspectRatio int8u[2]
14642 0x1113 AspectFrame int16u[4]
14643 0x1200 FacesDetected int32u[n]
14644 0x1201 FaceDetectArea int16s[n]
14645 0x1202 MaxFaces int32u[3]
14646 0x1203 FaceDetectFrameSize int16u[6]
14647 0x1207 FaceDetectFrameCrop int16s[12]
14648 0x1306 CameraTemperature no
14649 0x1900 KeystoneCompensation int8u[2]
14650 0x1901 KeystoneDirection int8u[2]
14651 0x1906 KeystoneValue int16s[3]
14652
14653 Olympus FocusInfo Tags
14654
14655 Tag ID Tag Name Writable
14656 ------ -------- --------
14657 0x0000 FocusInfoVersion undef[4]
14658 0x0209 AutoFocus? int16u
14659 0x0210 SceneDetect int16u
14660 0x0211 SceneArea? int32u[8]
14661 0x0212 SceneDetectData? int32u[720]
14662 0x0300 ZoomStepCount int16u
14663 0x0301 FocusStepCount int16u
14664 0x0303 FocusStepInfinity int16u
14665 0x0304 FocusStepNear int16u
14666 0x0305 FocusDistance rational64u
14667 0x0308 AFPoint int16u
14668 0x0328 AFInfo Olympus AFInfo
14669 0x1201 ExternalFlash int16u[2]
14670 0x1203 ExternalFlashGuideNumber? rational64s
14671 0x1204 ExternalFlashBounce int16u
14672 0x1205 ExternalFlashZoom rational64u
14673 0x1208 InternalFlash int16u[n]
14674 0x1209 ManualFlash int16u[2]~
14675 0x120a MacroLED int16u
14676 0x1500 SensorTemperature int16s
14677 0x1600 ImageStabilization undef~
14678
14679 Olympus AFInfo Tags
14680
14681 Index1 Tag Name Writable
14682 ------ -------- --------
14683 [no tags known]
14684
14685 Olympus FE Tags
14686
14687 Some FE models write a large number of tags here, but most of this
14688 information remains unknown.
14689
14690 Tag ID Tag Name Writable
14691 ------ -------- --------
14692 0x0100 BodyFirmwareVersion string
14693
14694 Olympus RawInfo Tags
14695
14696 These tags are found only in ORF images of some models (eg. C8080WZ).
14697
14698 Tag ID Tag Name Writable
14699 ------ -------- --------
14700 0x0000 RawInfoVersion undef[4]
14701 0x0100 WB_RBLevelsUsed int16u[2]
14702 0x0110 WB_RBLevelsAuto int16u[2]
14703 0x0120 WB_RBLevelsShade int16u[2]
14704 0x0121 WB_RBLevelsCloudy int16u[2]
14705 0x0122 WB_RBLevelsFineWeather int16u[2]
14706 0x0123 WB_RBLevelsTungsten int16u[2]
14707 0x0124 WB_RBLevelsEveningSunlight int16u[2]
14708 0x0130 WB_RBLevelsDaylightFluor int16u[2]
14709 0x0131 WB_RBLevelsDayWhiteFluor int16u[2]
14710 0x0132 WB_RBLevelsCoolWhiteFluor int16u[2]
14711 0x0133 WB_RBLevelsWhiteFluorescent int16u[2]
14712 0x0200 ColorMatrix2 int16u[9]
14713 0x0310 CoringFilter int16u
14714 0x0311 CoringValues int16u[11]
14715 0x0600 BlackLevel2 int16u[4]
14716 0x0601 YCbCrCoefficients no
14717 0x0611 ValidPixelDepth int16u[2]
14718 0x0612 CropLeft int16u
14719 0x0613 CropTop int16u
14720 0x0614 CropWidth int32u
14721 0x0615 CropHeight int32u
14722 0x1000 LightSource int16u
14723 0x1001 WhiteBalanceComp int16s[3]
14724 0x1010 SaturationSetting int16s[3]
14725 0x1011 HueSetting int16s[3]
14726 0x1012 ContrastSetting int16s[3]
14727 0x1013 SharpnessSetting int16s[3]
14728 0x2000 CMExposureCompensation rational64s
14729 0x2001 CMWhiteBalance int16u
14730 0x2002 CMWhiteBalanceComp int16s
14731 0x2010 CMWhiteBalanceGrayPoint int16u[3]
14732 0x2020 CMSaturation int16s[3]
14733 0x2021 CMHue int16s[3]
14734 0x2022 CMContrast int16s[3]
14735 0x2023 CMSharpness int16s[3]
14736
14737 Olympus UnknownInfo Tags
14738
14739 Tag ID Tag Name Writable
14740 ------ -------- --------
14741 [no tags known]
14742
14743 Olympus DSS Tags
14744
14745 Information extracted from DSS/DS2 files and the ID3 XOLY frame of MP3
14746 files written by some Olympus voice recorders.
14747
14748 Index1 Tag Name Writable
14749 ------ -------- --------
14750 12 Model no
14751 38 StartTime no
14752 50 EndTime no
14753 62 Duration no
14754 798 Comment no
14755
14756 Olympus MOV1 Tags
14757
14758 This information is found in MOV videos from Olympus models such as the
14759 D540Z, D595Z, FE100, FE110, FE115, FE170 and FE200.
14760
14761 Index1 Tag Name Writable
14762 ------ -------- --------
14763 0 Make no
14764 24 Model no
14765 38 ExposureUnknown? no
14766 42 FNumber no
14767 50 ExposureCompensation no
14768 72 FocalLength no
14769
14770 Olympus MOV2 Tags
14771
14772 This information is found in MOV videos from Olympus models such as the
14773 FE120, FE140 and FE190.
14774
14775 Index1 Tag Name Writable
14776 ------ -------- --------
14777 0 Make no
14778 24 Model no
14779 54 ExposureTime no
14780 58 FNumber no
14781 66 ExposureCompensation no
14782 88 FocalLength no
14783 193 ISO no
14784
14785 Olympus MP4 Tags
14786
14787 This information is found in MP4 videos from Olympus models such as the
14788 u7040 and u9010.
14789
14790 Index1 Tag Name Writable
14791 ------ -------- --------
14792 0 Make no
14793 24 Model no
14794 40 FNumber no
14795 48 ExposureCompensation no
14796 104 MovableInfo Olympus MovableInfo
14797 114 MovableInfo Olympus MovableInfo
14798
14799 Olympus MovableInfo Tags
14800
14801 Index1 Tag Name Writable
14802 ------ -------- --------
14803 4 ISO no
14804 44 EncoderVersion no
14805 60 DecoderVersion no
14806 131 Thumbnail Olympus Thumbnail
14807
14808 Olympus Thumbnail Tags
14809
14810 Index4 Tag Name Writable
14811 ------ -------- --------
14812 1 ThumbnailWidth no
14813 2 ThumbnailHeight no
14814 3 ThumbnailLength no
14815 4 ThumbnailOffset no
14816
14817 Olympus MOV3 Tags
14818
14819 QuickTime information found in the TAGS atom of MOV videos from the
14820 E-M5.
14821
14822 Tag ID Tag Name Writable
14823 ------ -------- --------
14824 'OLYM' OlympusAtom Olympus OLYM2
14825
14826 Olympus OLYM2 Tags
14827
14828 Tag ID Tag Name Writable
14829 ------ -------- --------
14830 'prms' MakerNotes Olympus prms
14831 'scrn' PreviewInfo Olympus scrn2
14832 'thmb' ThumbInfo Olympus thmb2
14833
14834 Olympus prms Tags
14835
14836 Information extracted from the "prms" atom in MOV videos from Olympus
14837 models such as the OM E-M5.
14838
14839 Index1 Tag Name Writable
14840 ------ -------- --------
14841 18 Make no
14842 44 Model no
14843 131 DateTime1 no
14844 157 DateTime2 no
14845
14846 Olympus scrn2 Tags
14847
14848 Index1 Tag Name Writable
14849 ------ -------- --------
14850 2 OlympusPreview Olympus scrn
14851
14852 Olympus scrn Tags
14853
14854 Information extracted from the "scrn" atom of Olympus MP4 videos.
14855
14856 Index1 Tag Name Writable
14857 ------ -------- --------
14858 0 PreviewImageLength no
14859 4 PreviewImage no
14860
14861 Olympus thmb2 Tags
14862
14863 Index1 Tag Name Writable
14864 ------ -------- --------
14865 0 ThumbnailWidth no
14866 2 ThumbnailHeight no
14867 4 ThumbnailLength no
14868 8 ThumbnailImage no
14869
14870 Olympus thmb Tags
14871
14872 Information extracted from the "thmb" atom of Olympus MP4 videos.
14873
14874 Index1 Tag Name Writable
14875 ------ -------- --------
14876 0 ThumbnailLength no
14877 4 ThumbnailImage no
14878
14879 Olympus OLYM Tags
14880
14881 Tags found in the OLYM atom of MP4 videos from the TG-810.
14882
14883 Index1 Tag Name Writable
14884 ------ -------- --------
14885 14 Make no
14886 40 Model no
14887 90 FNumber no
14888 127 DateTimeOriginal no
14889 153 DateTime2 no
14890 265 ThumbnailWidth no
14891 267 ThumbnailHeight no
14892
14893 Olympus AVI Tags
14894
14895 This information is found in Olympus AVI videos.
14896
14897 Index1 Tag Name Writable
14898 ------ -------- --------
14899 18 Make no
14900 44 Model no
14901 94 FNumber no
14902 131 DateTime1 no
14903 157 DateTime2 no
14904 297 ThumbInfo Olympus thmb2
14905
14906 Olympus WAV Tags
14907
14908 This information is found in WAV files from Olympus PCM linear
14909 recorders like the LS-5, LS-10, LS-11.
14910
14911 Index1 Tag Name Writable
14912 ------ -------- --------
14913 12 Model no
14914 28 FileNumber no
14915 38 DateTimeOriginal no
14916 50 DateTimeEnd no
14917 62 RecordingTime no
14918 512 Duration no
14919 522 Index01 no
14920 532 Index02 no
14921 542 Index03 no
14922 552 Index04 no
14923 562 Index05 no
14924 572 Index06 no
14925 582 Index07 no
14926 592 Index08 no
14927 602 Index09 no
14928 612 Index10 no
14929 622 Index11 no
14930 632 Index12 no
14931 642 Index13 no
14932 652 Index14 no
14933 662 Index15 no
14934 672 Index16 no
14935
14936 Panasonic Tags
14937 These tags are used in Panasonic/Leica cameras.
14938
14939 Tag ID Tag Name Writable
14940 ------ -------- --------
14941 0x0001 ImageQuality int16u
14942 0x0002 FirmwareVersion undef
14943 0x0003 WhiteBalance int16u
14944 0x0007 FocusMode int16u
14945 0x000f AFAreaMode int8u[2]
14946 0x001a ImageStabilization int16u
14947 0x001c MacroMode int16u
14948 0x001f ShootingMode int16u
14949 0x0020 Audio int16u
14950 0x0021 DataDump no
14951 0x0023 WhiteBalanceBias int16s
14952 0x0024 FlashBias int16s
14953 0x0025 InternalSerialNumber undef[16]
14954 0x0026 PanasonicExifVersion undef
14955 0x0028 ColorEffect int16u
14956 0x0029 TimeSincePowerOn int32u
14957 0x002a BurstMode int16u
14958 0x002b SequenceNumber int32u
14959 0x002c ContrastMode int16u
14960 0x002d NoiseReduction int16u
14961 0x002e SelfTimer int16u
14962 0x0030 Rotation int16u
14963 0x0031 AFAssistLamp int16u
14964 0x0032 ColorMode int16u
14965 0x0033 BabyAge string
14966 0x0034 OpticalZoomMode int16u
14967 0x0035 ConversionLens int16u
14968 0x0036 TravelDay int16u
14969 0x0039 Contrast int16u
14970 0x003a WorldTimeLocation int16u
14971 0x003b TextStamp int16u
14972 0x003c ProgramISO int16u
14973 0x003d AdvancedSceneType int16u
14974 0x003e TextStamp int16u
14975 0x003f FacesDetected int16u
14976 0x0040 Saturation int16u
14977 0x0041 Sharpness int16u
14978 0x0042 FilmMode int16u
14979 0x0043 JPEGQuality int16u
14980 0x0044 ColorTempKelvin int16u
14981 0x0045 BracketSettings int16u
14982 0x0046 WBShiftAB int16u
14983 0x0047 WBShiftGM int16u
14984 0x0048 FlashCurtain int16u
14985 0x0049 LongExposureNoiseReduction int16u
14986 0x004b PanasonicImageWidth int32u
14987 0x004c PanasonicImageHeight int32u
14988 0x004d AFPointPosition rational64u[2]
14989 0x004e FaceDetInfo Panasonic FaceDetInfo
14990 0x0051 LensType string
14991 0x0052 LensSerialNumber string
14992 0x0053 AccessoryType string
14993 0x0054 AccessorySerialNumber string
14994 0x0059 Transform undef[4]
14995 0x005d IntelligentExposure int16u
14996 0x0060 LensFirmwareVersion undef[4]
14997 0x0061 FaceRecInfo Panasonic FaceRecInfo
14998 0x0062 FlashWarning int16u
14999 0x0063 RecognizedFaceFlags? undef[4]
15000 0x0065 Title undef
15001 0x0066 BabyName undef
15002 0x0067 Location undef
15003 0x0069 Country undef
15004 0x006b State undef
15005 0x006d City undef
15006 0x006f Landmark undef
15007 0x0070 IntelligentResolution int8u
15008 0x0076 HDRShot int16u
15009 0x0077 BurstSpeed int16u
15010 0x0079 IntelligentD-Range int16u
15011 0x007c ClearRetouch int16u
15012 0x0080 City2 undef
15013 0x0086 ManometerPressure int16u
15014 0x0089 PhotoStyle int16u
15015 0x008a ShadingCompensation int16u
15016 0x008b WBShiftIntelligentAuto int16u
15017 0x008c AccelerometerZ int16u
15018 0x008d AccelerometerX int16u
15019 0x008e AccelerometerY int16u
15020 0x008f CameraOrientation int8u
15021 0x0090 RollAngle int16u
15022 0x0091 PitchAngle int16u
15023 0x0092 WBShiftCreativeControl int8u
15024 0x0093 SweepPanoramaDirection int8u
15025 0x0094 SweepPanoramaFieldOfView int16u
15026 0x0096 TimerRecording int8u
15027 0x009d InternalNDFilter rational64u
15028 0x009e HDR int16u
15029 0x009f ShutterType int16u
15030 0x00a1 FilterEffect rational64u[0.5]
15031 0x00a3 ClearRetouchValue rational64u
15032 0x00a7 OutputLUT yes
15033 0x00ab TouchAE int16u
15034 0x00ac MonochromeFilterEffect int16u
15035 0x00ad HighlightShadow int16u[2]
15036 0x00af TimeStamp string
15037 0x00b3 VideoBurstResolution int16u
15038 0x00b4 MultiExposure int16u
15039 0x00b9 RedEyeRemoval int16u
15040 0x00bb VideoBurstMode int32u
15041 0x00bc DiffractionCorrection int16u
15042 0x00bd FocusBracket int16u
15043 0x00be LongExposureNRUsed int16u
15044 0x00bf PostFocusMerging int32u[2]
15045 0x00c1 VideoPreburst int16u
15046 0x00c4 LensTypeMake int16u
15047 0x00c5 LensTypeModel int16u
15048 0x00d1 ISO int32u
15049 0x00d2 MonochromeGrainEffect int16u
15050 0x00d6 NoiseReductionStrength rational64s
15051 0x0e00 PrintIM PrintIM
15052 0x2003 TimeInfo Panasonic TimeInfo
15053 0x8000 MakerNoteVersion undef
15054 0x8001 SceneMode int16u
15055 0x8002 HighlightWarning int16u
15056 0x8003 DarkFocusEnvironment int16u
15057 0x8004 WBRedLevel int16u
15058 0x8005 WBGreenLevel int16u
15059 0x8006 WBBlueLevel int16u
15060 0x8008 TextStamp int16u
15061 0x8009 TextStamp int16u
15062 0x8010 BabyAge string
15063 0x8012 Transform undef[4]
15064
15065 Panasonic FaceDetInfo Tags
15066
15067 Face detection position information.
15068
15069 Index2 Tag Name Writable
15070 ------ -------- --------
15071 0 NumFacePositions int16u
15072 1 Face1Position int16u[4]
15073 5 Face2Position int16u[4]
15074 9 Face3Position int16u[4]
15075 13 Face4Position int16u[4]
15076 17 Face5Position int16u[4]
15077
15078 Panasonic FaceRecInfo Tags
15079
15080 Tags written by cameras with facial recognition. These cameras not
15081 only detect faces in an image, but also recognize specific people based
15082 a user-supplied set of known faces.
15083
15084 Index1 Tag Name Writable
15085 ------ -------- --------
15086 0 FacesRecognized int16u
15087 4 RecognizedFace1Name string[20]
15088 24 RecognizedFace1Position int16u[4]
15089 32 RecognizedFace1Age string[20]
15090 52 RecognizedFace2Name string[20]
15091 72 RecognizedFace2Position int16u[4]
15092 80 RecognizedFace2Age string[20]
15093 100 RecognizedFace3Name string[20]
15094 120 RecognizedFace3Position int16u[4]
15095 128 RecognizedFace3Age string[20]
15096
15097 Panasonic TimeInfo Tags
15098
15099 Index1 Tag Name Writable
15100 ------ -------- --------
15101 0 PanasonicDateTime undef[8]
15102 16 TimeLapseShotNumber int32u
15103
15104 Panasonic Leica2 Tags
15105
15106 These tags are used by the Leica M8.
15107
15108 Tag ID Tag Name Writable
15109 ------ -------- --------
15110 0x0300 Quality int16u
15111 0x0302 UserProfile int32u
15112 0x0303 SerialNumber int32u
15113 0x0304 WhiteBalance int16u
15114 0x0310 LensType int32u
15115 0x0311 ExternalSensorBrightnessValue rational64s
15116 0x0312 MeasuredLV rational64s
15117 0x0313 ApproximateFNumber rational64u
15118 0x0320 CameraTemperature int32s
15119 0x0321 ColorTemperature int32u
15120 0x0322 WBRedLevel rational64u
15121 0x0323 WBGreenLevel rational64u
15122 0x0324 WBBlueLevel rational64u
15123 0x0325 UV-IRFilterCorrection int32u
15124 0x0330 CCDVersion int32u
15125 0x0331 CCDBoardVersion int32u
15126 0x0332 ControllerBoardVersion int32u
15127 0x0333 M16CVersion int32u
15128 0x0340 ImageIDNumber int32u
15129
15130 Panasonic Leica3 Tags
15131
15132 These tags are used by the Leica R8 and R9 digital backs.
15133
15134 Tag ID Tag Name Writable
15135 ------ -------- --------
15136 0x000b SerialInfo Panasonic SerialInfo
15137 0x000d WB_RGBLevels int16u[3]
15138
15139 Panasonic SerialInfo Tags
15140
15141 Index1 Tag Name Writable
15142 ------ -------- --------
15143 4 SerialNumber no
15144
15145 Panasonic Leica4 Tags
15146
15147 This information is written by the M9.
15148
15149 Tag ID Tag Name Writable
15150 ------ -------- --------
15151 0x3000 Subdir3000 Panasonic Subdir
15152 0x3100 Subdir3100 Panasonic Subdir
15153 0x3400 Subdir3400 Panasonic Subdir
15154 0x3900 Subdir3900 Panasonic Subdir
15155
15156 Panasonic Subdir Tags
15157
15158 Tag ID Tag Name Writable
15159 ------ -------- --------
15160 0x300a Contrast int32u
15161 0x300b Sharpening int32u
15162 0x300d Saturation int32u
15163 0x3033 WhiteBalance int32u
15164 0x3034 JPEGQuality int32u
15165 0x3036 WB_RGBLevels rational64u[3]
15166 0x3038 UserProfile string
15167 0x303a JPEGSize int32u
15168 0x3103 SerialNumber string
15169 0x3109 FirmwareVersion string
15170 0x312a BaseISO int32u
15171 0x312b SensorWidth int32u
15172 0x312c SensorHeight int32u
15173 0x312d SensorBitDepth int32u
15174 0x3402 CameraTemperature int32s
15175 0x3405 LensType int32u
15176 0x3406 ApproximateFNumber rational64u
15177 0x3407 MeasuredLV int32s
15178 0x3408 ExternalSensorBrightnessValue int32s
15179 0x3901 Data1 Panasonic Data1
15180 0x3902 Data2 Panasonic Data2
15181
15182 Panasonic Data1 Tags
15183
15184 Index1 Tag Name Writable
15185 ------ -------- --------
15186 22 LensType int32u
15187
15188 Panasonic Data2 Tags
15189
15190 Index1 Tag Name Writable
15191 ------ -------- --------
15192 [no tags known]
15193
15194 Panasonic Leica5 Tags
15195
15196 This information is written by the X1, X2, X VARIO and T.
15197
15198 Tag ID Tag Name Writable
15199 ------ -------- --------
15200 0x0303 LensType string
15201 0x0305 SerialNumber int32u
15202 0x0407 OriginalFileName string
15203 0x0408 OriginalDirectory string
15204 0x040a FocusInfo Panasonic FocusInfo
15205 0x040d ExposureMode int8u[4]
15206 0x0410 ShotInfo Panasonic ShotInfo
15207 0x0412 FilmMode string
15208 0x0413 WB_RGBLevels rational64u[3]
15209 0x0500 InternalSerialNumber undef
15210
15211 Panasonic FocusInfo Tags
15212
15213 Index2 Tag Name Writable
15214 ------ -------- --------
15215 0 FocusDistance int16u
15216 1 FocalLength int16u
15217
15218 Panasonic ShotInfo Tags
15219
15220 Index1 Tag Name Writable
15221 ------ -------- --------
15222 0 FileIndex int16u
15223
15224 Panasonic Leica6 Tags
15225
15226 This information is written by the S2 and M (Typ 240), as a trailer in
15227 JPEG images.
15228
15229 Tag ID Tag Name Writable
15230 ------ -------- --------
15231 0x0300 PreviewImage undef
15232 0x0301 UnknownBlock? no
15233 0x0303 LensType string
15234 0x0304 FocusDistance int32u
15235 0x0311 ExternalSensorBrightnessValue rational64s
15236 0x0312 MeasuredLV rational64s
15237 0x0320 FirmwareVersion int8u[4]
15238 0x0321 LensSerialNumber int32u
15239
15240 Panasonic Leica9 Tags
15241
15242 This information is written by the Leica S (Typ 007) and M10 models.
15243
15244 Tag ID Tag Name Writable
15245 ------ -------- --------
15246 0x0304 FocusDistance int32u
15247 0x0311 ExternalSensorBrightnessValue rational64s
15248 0x0312 MeasuredLV rational64s
15249 0x034c UserProfile string
15250 0x0359 ISOSelected int32s
15251 0x035a FNumber int32s
15252
15253 Panasonic Type2 Tags
15254
15255 This type of maker notes is used by models such as the NV-DS65,
15256 PV-D2002, PV-DC3000, PV-DV203, PV-DV401, PV-DV702, PV-L2001, PV-SD4090,
15257 PV-SD5000 and iPalm.
15258
15259 Index2 Tag Name Writable
15260 ------ -------- --------
15261 0 MakerNoteType no
15262 3 Gain no
15263
15264 Panasonic PANA Tags
15265
15266 Tags extracted from the PANA and LEIC user data found in MP4 videos
15267 from various Panasonic and Leica models.
15268
15269 Index1 Tag Name Writable
15270 ------ -------- --------
15271 0 Make no
15272 4 Model no
15273 12 Model no
15274 16 JPEG-likeData EXIF
15275 22 Model no
15276 52 Version1 no
15277 62 Version2 no
15278 80 MakerNoteLeica5 Panasonic Leica5
15279 88 ThumbnailWidth no
15280 90 ThumbnailHeight no
15281 92 ThumbnailImage no
15282 1334 ThumbnailWidth no
15283 1338 ThumbnailHeight no
15284 1342 ThumbnailLength no
15285 1350 ThumbnailImage no
15286 1358 ThumbnailWidth no
15287 1362 ThumbnailHeight no
15288 1366 ThumbnailLength no
15289 1374 ThumbnailImage no
15290 16488 ExifData EXIF
15291 16512 ExifData EXIF
15292
15293 Pentax Tags
15294 These tags are used in Pentax/Asahi cameras.
15295
15296 Tag ID Tag Name Writable
15297 ------ -------- --------
15298 0x0000 PentaxVersion int8u[4]
15299 0x0001 PentaxModelType int16u
15300 0x0002 PreviewImageSize int16u[2]
15301 0x0003 PreviewImageLength int32u*
15302 0x0004 PreviewImageStart int32u*
15303 0x0005 PentaxModelID int32u
15304 0x0006 Date undef[4]
15305 0x0007 Time undef[3]
15306 0x0008 Quality int16u
15307 0x0009 PentaxImageSize int16u
15308 0x000b PictureMode int16u[n]
15309 0x000c FlashMode int16u[n]
15310 0x000d FocusMode int16u
15311 0x000e AFPointSelected int16u
15312 0x000f AFPointsInFocus int32u
15313 AFPointsInFocus int16u
15314 0x0010 FocusPosition int16u
15315 0x0012 ExposureTime int32u
15316 0x0013 FNumber int16u
15317 0x0014 ISO int16u
15318 0x0015 LightReading int16u
15319 0x0016 ExposureCompensation int16u
15320 ExposureCompensation int16u[2]
15321 0x0017 MeteringMode int16u
15322 0x0018 AutoBracketing int16u[n]
15323 0x0019 WhiteBalance int16u
15324 0x001a WhiteBalanceMode int16u
15325 0x001b BlueBalance int16u
15326 0x001c RedBalance int16u
15327 0x001d FocalLength int32u
15328 0x001e DigitalZoom int16u
15329 0x001f Saturation int16u[n]
15330 0x0020 Contrast int16u[n]
15331 0x0021 Sharpness int16u[n]
15332 0x0022 WorldTimeLocation int16u
15333 0x0023 HometownCity int16u
15334 0x0024 DestinationCity int16u
15335 0x0025 HometownDST int16u
15336 0x0026 DestinationDST int16u
15337 0x0027 DSPFirmwareVersion undef
15338 0x0028 CPUFirmwareVersion undef
15339 0x0029 FrameNumber int32u
15340 0x002d EffectiveLV int16u
15341 EffectiveLV int32u
15342 0x0032 ImageEditing undef[4]
15343 0x0033 PictureMode int8u[3]
15344 0x0034 DriveMode int8u[4]
15345 0x0035 SensorSize int16u[2]
15346 0x0037 ColorSpace int16u
15347 0x0038 ImageAreaOffset int16u[2]
15348 0x0039 RawImageSize int16u[2]~
15349 0x003c AFPointsInFocus no
15350 0x003d DataScaling int16u
15351 0x003e PreviewImageBorders int8u[4]
15352 0x003f LensRec Pentax LensRec
15353 0x0040 SensitivityAdjust int16u
15354 0x0041 ImageEditCount int16u
15355 0x0047 CameraTemperature int8s
15356 0x0048 AELock int16u
15357 0x0049 NoiseReduction int16u
15358 0x004d FlashExposureComp int32s
15359 FlashExposureComp int8s[2]
15360 0x004f ImageTone int16u
15361 0x0050 ColorTemperature int16u
15362 0x0053 ColorTempDaylight undef[4]
15363 0x0054 ColorTempShade undef[4]
15364 0x0055 ColorTempCloudy undef[4]
15365 0x0056 ColorTempTungsten undef[4]
15366 0x0057 ColorTempFluorescentD undef[4]
15367 0x0058 ColorTempFluorescentN undef[4]
15368 0x0059 ColorTempFluorescentW undef[4]
15369 0x005a ColorTempFlash undef[4]
15370 0x005c ShakeReductionInfo Pentax SRInfo
15371 Pentax SRInfo2
15372 0x005d ShutterCount undef[4]
15373 0x0060 FaceInfo Pentax FaceInfo
15374 0x0062 RawDevelopmentProcess int16u
15375 0x0067 Hue int16u
15376 0x0068 AWBInfo Pentax AWBInfo
15377 0x0069 DynamicRangeExpansion undef[4]
15378 0x006b TimeInfo Pentax TimeInfo
15379 0x006c HighLowKeyAdj int16s[2]
15380 0x006d ContrastHighlight int16s[2]
15381 0x006e ContrastShadow int16s[2]
15382 0x006f ContrastHighlightShadowAdj int8u
15383 0x0070 FineSharpness int8u[n]
15384 0x0071 HighISONoiseReduction int8u
15385 0x0072 AFAdjustment int16s
15386 0x0073 MonochromeFilterEffect int16u
15387 0x0074 MonochromeToning int16u
15388 0x0076 FaceDetect int8u[2]
15389 0x0077 FaceDetectFrameSize int16u[2]
15390 0x0079 ShadowCorrection int8u[n]
15391 0x007a ISOAutoParameters int8u[2]
15392 0x007b CrossProcess int8u
15393 0x007d LensCorr Pentax LensCorr
15394 0x007e WhiteLevel int32u
15395 0x007f BleachBypassToning int16u
15396 0x0080 AspectRatio yes
15397 0x0082 BlurControl int8u[4]
15398 0x0085 HDR int8u[4]
15399 0x0087 ShutterType int8u
15400 0x0088 NeutralDensityFilter int8u[n]
15401 0x008b ISO int32u
15402 0x0092 IntervalShooting int16u[2]
15403 0x0095 SkinToneCorrection int8s[2]
15404 0x0096 ClarityControl int8s[2]
15405 0x0200 BlackPoint int16u[4]
15406 0x0201 WhitePoint int16u[4]
15407 0x0203 ColorMatrixA int16s[9]
15408 0x0204 ColorMatrixB int16s[9]
15409 0x0205 CameraSettings Pentax CameraSettings
15410 CameraSettingsUnknown Pentax CameraSettingsUnknown
15411 0x0206 AEInfo Pentax AEInfo
15412 AEInfo2 Pentax AEInfo2
15413 AEInfo3 Pentax AEInfo3
15414 AEInfoUnknown Pentax AEInfoUnknown
15415 0x0207 LensInfo Pentax LensInfo
15416 Pentax LensInfo2
15417 Pentax LensInfo3
15418 Pentax LensInfo4
15419 Pentax LensInfo5
15420 0x0208 FlashInfo Pentax FlashInfo
15421 FlashInfoUnknown Pentax FlashInfoUnknown
15422 0x0209 AEMeteringSegments int8u[n]
15423 0x020a FlashMeteringSegments int8u[n]
15424 0x020b SlaveFlashMeteringSegments int8u[n]
15425 0x020d WB_RGGBLevelsDaylight int16u[4]
15426 0x020e WB_RGGBLevelsShade int16u[4]
15427 0x020f WB_RGGBLevelsCloudy int16u[4]
15428 0x0210 WB_RGGBLevelsTungsten int16u[4]
15429 0x0211 WB_RGGBLevelsFluorescentD int16u[4]
15430 0x0212 WB_RGGBLevelsFluorescentN int16u[4]
15431 0x0213 WB_RGGBLevelsFluorescentW int16u[4]
15432 0x0214 WB_RGGBLevelsFlash int16u[4]
15433 0x0215 CameraInfo Pentax CameraInfo
15434 0x0216 BatteryInfo Pentax BatteryInfo
15435 0x021b SaturationInfo? no
15436 0x021f AFInfo Pentax AFInfo
15437 0x0220 HuffmanTable? no
15438 0x0221 KelvinWB Pentax KelvinWB
15439 0x0222 ColorInfo Pentax ColorInfo
15440 0x0224 EVStepInfo Pentax EVStepInfo
15441 0x0226 ShotInfo Pentax ShotInfo
15442 0x0227 FacePos Pentax FacePos
15443 0x0228 FaceSize Pentax FaceSize
15444 0x0229 SerialNumber string
15445 0x022a FilterInfo Pentax FilterInfo
15446 0x022b LevelInfo Pentax LevelInfo
15447 0x022d WBLevels Pentax WBLevels
15448 0x022e Artist string
15449 0x022f Copyright string
15450 0x0230 FirmwareVersion string
15451 0x0231 ContrastDetectAFArea int16u[4]
15452 0x0235 CrossProcessParams undef[10]
15453 0x0239 LensInfoQ Pentax LensInfoQ
15454 0x023f Model string
15455 0x0243 PixelShiftInfo Pentax PixelShiftInfo
15456 0x0245 AFPointInfo Pentax AFPointInfo
15457 0x03fe DataDump no
15458 0x03ff TempInfo Pentax TempInfo
15459 UnknownInfo Pentax UnknownInfo
15460 0x0402 ToneCurve yes~
15461 0x0403 ToneCurves yes~
15462 0x0405 UnknownBlock? undef
15463 0x0e00 PrintIM PrintIM
15464
15465 Pentax LensRec Tags
15466
15467 This record stores the LensType, plus one or two unknown bytes for some
15468 models.
15469
15470 Index1 Tag Name Writable
15471 ------ -------- --------
15472 0 LensType int8u[2]
15473 3 ExtenderStatus int8u
15474
15475 Pentax SRInfo Tags
15476
15477 Shake reduction information.
15478
15479 Index1 Tag Name Writable
15480 ------ -------- --------
15481 0 SRResult int8u
15482 1 ShakeReduction int8u
15483 2 SRHalfPressTime int8u
15484 3 SRFocalLength int8u
15485
15486 Pentax SRInfo2 Tags
15487
15488 Shake reduction information for the K-3.
15489
15490 Index1 Tag Name Writable
15491 ------ -------- --------
15492 0 SRResult? int8u
15493 1 ShakeReduction int8u
15494
15495 Pentax FaceInfo Tags
15496
15497 Index1 Tag Name Writable
15498 ------ -------- --------
15499 0 FacesDetected int8u
15500 2 FacePosition int8u[2]
15501
15502 Pentax AWBInfo Tags
15503
15504 Index1 Tag Name Writable
15505 ------ -------- --------
15506 0 WhiteBalanceAutoAdjustment int8u
15507 1 TungstenAWB int8u
15508
15509 Pentax TimeInfo Tags
15510
15511 Index1 Tag Name Writable
15512 ------ -------- --------
15513 0.1 WorldTimeLocation int8u & 0x01
15514 0.2 HometownDST int8u & 0x02
15515 0.3 DestinationDST int8u & 0x04
15516 2 HometownCity int8u
15517 3 DestinationCity int8u
15518
15519 Pentax LensCorr Tags
15520
15521 Index1 Tag Name Writable
15522 ------ -------- --------
15523 0 DistortionCorrection int8u
15524 1 ChromaticAberrationCorrection int8u
15525 2 PeripheralIlluminationCorr int8u
15526 3 DiffractionCorrection int8u
15527
15528 Pentax CameraSettings Tags
15529
15530 Camera settings information written by Pentax DSLR cameras.
15531
15532 Index1 Tag Name Writable
15533 ------ -------- --------
15534 0 PictureMode2 int8u
15535 1.1 ProgramLine int8u & 0x03
15536 1.2 EVSteps int8u & 0x20
15537 1.3 E-DialInProgram int8u & 0x40
15538 1.4 ApertureRingUse int8u & 0x80
15539 2 FlashOptions int8u & 0xf0
15540 2.1 MeteringMode2 int8u & 0x0f
15541 3 AFPointMode int8u & 0xf0
15542 3.1 FocusMode2 int8u & 0x0f
15543 4 AFPointSelected2 int16u
15544 6 ISOFloor int8u
15545 7 DriveMode2 int8u
15546 8 ExposureBracketStepSize int8u
15547 9 BracketShotNumber int8u
15548 10 WhiteBalanceSet int8u & 0xf0
15549 10.1 MultipleExposureSet int8u & 0x0f
15550 13 RawAndJpgRecording int8u
15551 14.1 JpgRecordedPixels int8u & 0x03
15552 14.2 LinkAEToAFPoint int8u & 0x01
15553 14.3 SensitivitySteps int8u & 0x02
15554 14.4 ISOAuto int8u & 0x04
15555 16 FlashOptions2 int8u & 0xf0
15556 16.1 MeteringMode3 int8u & 0x0f
15557 17.1 SRActive int8u & 0x80
15558 17.2 Rotation int8u & 0x60
15559 17.3 ISOSetting int8u & 0x04
15560 17.4 SensitivitySteps int8u & 0x02
15561 18 TvExposureTimeSetting int8u
15562 19 AvApertureSetting int8u
15563 20 SvISOSetting int8u
15564 21 BaseExposureCompensation int8u
15565
15566 Pentax CameraSettingsUnknown Tags
15567
15568 This information has not yet been decoded for models such as the K-01.
15569
15570 Index1 Tag Name Writable
15571 ------ -------- --------
15572 [no tags known]
15573
15574 Pentax AEInfo Tags
15575
15576 Auto-exposure information for most Pentax models.
15577
15578 Index1 Tag Name Writable
15579 ------ -------- --------
15580 0 AEExposureTime int8u
15581 1 AEAperture int8u
15582 2 AE_ISO int8u
15583 3 AEXv int8u
15584 4 AEBXv int8s
15585 5 AEMinExposureTime int8u
15586 6 AEProgramMode int8u
15587 7 AEFlags no
15588 8 AEApertureSteps int8u
15589 9 AEMaxAperture int8u
15590 10 AEMaxAperture2 int8u
15591 11 AEMinAperture int8u
15592 12 AEMeteringMode int8u
15593 13 AEWhiteBalance int8u & 0xf0
15594 13.1 AEMeteringMode2 int8u & 0x0f
15595 14 FlashExposureCompSet int8s
15596 21 LevelIndicator int8u
15597
15598 Pentax AEInfo2 Tags
15599
15600 Auto-exposure information for the K-01.
15601
15602 Index1 Tag Name Writable
15603 ------ -------- --------
15604 2 AEExposureTime int8u
15605 3 AEAperture int8u
15606 4 AE_ISO int8u
15607 5 AEXv int8u
15608 6 AEBXv int8s
15609 8 AEError int8s
15610 11 AEApertureSteps int8u
15611 15 SceneMode int8u
15612 16 AEMaxAperture int8u
15613 17 AEMaxAperture2 int8u
15614 18 AEMinAperture int8u
15615 19 AEMinExposureTime int8u
15616
15617 Pentax AEInfo3 Tags
15618
15619 Auto-exposure information for the K-3, K-30, K-50 and K-500.
15620
15621 Index1 Tag Name Writable
15622 ------ -------- --------
15623 16 AEExposureTime int8u
15624 17 AEAperture int8u
15625 18 AE_ISO int8u
15626 28 AEMaxAperture int8u
15627 29 AEMaxAperture2 int8u
15628 30 AEMinAperture int8u
15629 31 AEMinExposureTime int8u
15630
15631 Pentax AEInfoUnknown Tags
15632
15633 Index1 Tag Name Writable
15634 ------ -------- --------
15635 [no tags known]
15636
15637 Pentax LensInfo Tags
15638
15639 Pentax lens information structure for models such as the *istD.
15640
15641 Index1 Tag Name Writable
15642 ------ -------- --------
15643 0 LensType int8u[2]
15644 3 LensData Pentax LensData
15645
15646 Pentax LensInfo2 Tags
15647
15648 Pentax lens information structure for models such as the K10D and K20D.
15649
15650 Index1 Tag Name Writable
15651 ------ -------- --------
15652 0 LensType int8u[4]
15653 4 LensData Pentax LensData
15654
15655 Pentax LensData Tags
15656
15657 Pentax lens data information. Some of these tags require interesting
15658 binary gymnastics to decode them into useful values.
15659
15660 Index1 Tag Name Writable
15661 ------ -------- --------
15662 0.1 AutoAperture int8u & 0x01
15663 0.2 MinAperture int8u & 0x06
15664 0.3 LensFStops int8u & 0x70
15665 1 LensKind? int8u
15666 2 LC1? int8u
15667 3 MinFocusDistance int8u & 0xf8
15668 3.1 FocusRangeIndex int8u & 0x07
15669 4 LC3? int8u
15670 5 LC4? int8u
15671 6 LC5? int8u
15672 7 LC6? int8u
15673 8 LC7? int8u
15674 9 LensFocalLength int8u
15675 LC8? int8u
15676 10 NominalMaxAperture int8u & 0xf0
15677 10.1 NominalMinAperture int8u & 0x0f
15678 11 LC10? int8u
15679 12 LC11? int8u
15680 13 LC12? int8u
15681 14.1 MaxAperture int8u & 0x7f
15682 15 LC14? int8u
15683 16 LC15? int8u
15684
15685 Pentax LensInfo3 Tags
15686
15687 Pentax lens information structure for 645D.
15688
15689 Index1 Tag Name Writable
15690 ------ -------- --------
15691 1 LensType int8u[4]
15692 13 LensData Pentax LensData
15693
15694 Pentax LensInfo4 Tags
15695
15696 Pentax lens information structure for models such as the K-5 and K-r.
15697
15698 Index1 Tag Name Writable
15699 ------ -------- --------
15700 1 LensType int8u[4]
15701 12 LensData Pentax LensData
15702
15703 Pentax LensInfo5 Tags
15704
15705 Pentax lens information structure for the K-01 and newer models.
15706
15707 Index1 Tag Name Writable
15708 ------ -------- --------
15709 1 LensType int8u[5]
15710 15 LensData Pentax LensData
15711
15712 Pentax FlashInfo Tags
15713
15714 Flash information tags for the K10D, K20D and K200D.
15715
15716 Index1 Tag Name Writable
15717 ------ -------- --------
15718 0 FlashStatus int8u
15719 1 InternalFlashMode int8u
15720 2 ExternalFlashMode int8u
15721 3 InternalFlashStrength int8u
15722 4 TTL_DA_AUp int8u
15723 5 TTL_DA_ADown int8u
15724 6 TTL_DA_BUp int8u
15725 7 TTL_DA_BDown int8u
15726 24.1 ExternalFlashGuideNumber int8u & 0x1f
15727 25 ExternalFlashExposureComp int8u
15728 26 ExternalFlashBounce int8u
15729
15730 Pentax FlashInfoUnknown Tags
15731
15732 Index1 Tag Name Writable
15733 ------ -------- --------
15734 [no tags known]
15735
15736 Pentax CameraInfo Tags
15737
15738 Index4 Tag Name Writable
15739 ------ -------- --------
15740 0 PentaxModelID int32u
15741 1 ManufactureDate int32u
15742 2 ProductionCode int32u[2]
15743 4 InternalSerialNumber int32u
15744
15745 Pentax BatteryInfo Tags
15746
15747 Index1 Tag Name Writable
15748 ------ -------- --------
15749 0.1 PowerSource int8u & 0x0f
15750 1.1 BodyBatteryState int8u & 0xf0
15751 1.2 GripBatteryState int8u & 0x0f
15752 GripBatteryState? int8u & 0x0f
15753 2 BodyBatteryADNoLoad int8u
15754 BodyBatteryVoltage1 int16u
15755 3 BodyBatteryADLoad int8u
15756 4 GripBatteryADNoLoad int8u
15757 BodyBatteryVoltage2 int16u
15758 5 GripBatteryADLoad int8u
15759 6 BodyBatteryVoltage3 int16u
15760 8 BodyBatteryVoltage4 int16u
15761
15762 Pentax AFInfo Tags
15763
15764 Index1 Tag Name Writable
15765 ------ -------- --------
15766 0 AFPointsUnknown1? int16u
15767 2 AFPointsUnknown2? int16u
15768 4 AFPredictor int16s
15769 6 AFDefocus int8u
15770 7 AFIntegrationTime int8u
15771 11 AFPointsInFocus int8u
15772 509 AFHold int8u
15773
15774 Pentax KelvinWB Tags
15775
15776 White balance Blue/Red gains as a function of color temperature.
15777
15778 Index2 Tag Name Writable
15779 ------ -------- --------
15780 1 KelvinWB_Daylight int16u[4]
15781 5 KelvinWB_01 int16u[4]
15782 9 KelvinWB_02 int16u[4]
15783 13 KelvinWB_03 int16u[4]
15784 17 KelvinWB_04 int16u[4]
15785 21 KelvinWB_05 int16u[4]
15786 25 KelvinWB_06 int16u[4]
15787 29 KelvinWB_07 int16u[4]
15788 33 KelvinWB_08 int16u[4]
15789 37 KelvinWB_09 int16u[4]
15790 41 KelvinWB_10 int16u[4]
15791 45 KelvinWB_11 int16u[4]
15792 49 KelvinWB_12 int16u[4]
15793 53 KelvinWB_13 int16u[4]
15794 57 KelvinWB_14 int16u[4]
15795 61 KelvinWB_15 int16u[4]
15796 65 KelvinWB_16 int16u[4]
15797
15798 Pentax ColorInfo Tags
15799
15800 Index1 Tag Name Writable
15801 ------ -------- --------
15802 16 WBShiftAB int8s
15803 17 WBShiftGM int8s
15804
15805 Pentax EVStepInfo Tags
15806
15807 Index1 Tag Name Writable
15808 ------ -------- --------
15809 0 EVSteps int8u
15810 1 SensitivitySteps int8u
15811
15812 Pentax ShotInfo Tags
15813
15814 Index1 Tag Name Writable
15815 ------ -------- --------
15816 1 CameraOrientation int8u
15817
15818 Pentax FacePos Tags
15819
15820 Index2 Tag Name Writable
15821 ------ -------- --------
15822 0 Face1Position int16u[2]
15823 2 Face2Position int16u[2]
15824 4 Face3Position int16u[2]
15825 6 Face4Position int16u[2]
15826 8 Face5Position int16u[2]
15827 10 Face6Position int16u[2]
15828 12 Face7Position int16u[2]
15829 14 Face8Position int16u[2]
15830 16 Face9Position int16u[2]
15831 18 Face10Position int16u[2]
15832 20 Face11Position int16u[2]
15833 22 Face12Position int16u[2]
15834 24 Face13Position int16u[2]
15835 26 Face14Position int16u[2]
15836 28 Face15Position int16u[2]
15837 30 Face16Position int16u[2]
15838 32 Face17Position int16u[2]
15839 34 Face18Position int16u[2]
15840 36 Face19Position int16u[2]
15841 38 Face20Position int16u[2]
15842 40 Face21Position int16u[2]
15843 42 Face22Position int16u[2]
15844 44 Face23Position int16u[2]
15845 46 Face24Position int16u[2]
15846 48 Face25Position int16u[2]
15847 50 Face26Position int16u[2]
15848 52 Face27Position int16u[2]
15849 54 Face28Position int16u[2]
15850 56 Face29Position int16u[2]
15851 58 Face30Position int16u[2]
15852 60 Face31Position int16u[2]
15853 62 Face32Position int16u[2]
15854
15855 Pentax FaceSize Tags
15856
15857 Index2 Tag Name Writable
15858 ------ -------- --------
15859 0 Face1Size int16u[2]
15860 2 Face2Size int16u[2]
15861 4 Face3Size int16u[2]
15862 6 Face4Size int16u[2]
15863 8 Face5Size int16u[2]
15864 10 Face6Size int16u[2]
15865 12 Face7Size int16u[2]
15866 14 Face8Size int16u[2]
15867 16 Face9Size int16u[2]
15868 18 Face10Size int16u[2]
15869 20 Face11Size int16u[2]
15870 22 Face12Size int16u[2]
15871 24 Face13Size int16u[2]
15872 26 Face14Size int16u[2]
15873 28 Face15Size int16u[2]
15874 30 Face16Size int16u[2]
15875 32 Face17Size int16u[2]
15876 34 Face18Size int16u[2]
15877 36 Face19Size int16u[2]
15878 38 Face20Size int16u[2]
15879 40 Face21Size int16u[2]
15880 42 Face22Size int16u[2]
15881 44 Face23Size int16u[2]
15882 46 Face24Size int16u[2]
15883 48 Face25Size int16u[2]
15884 50 Face26Size int16u[2]
15885 52 Face27Size int16u[2]
15886 54 Face28Size int16u[2]
15887 56 Face29Size int16u[2]
15888 58 Face30Size int16u[2]
15889 60 Face31Size int16u[2]
15890 62 Face32Size int16u[2]
15891
15892 Pentax FilterInfo Tags
15893
15894 The parameters associated with each type of digital filter are unique,
15895 and these settings are also extracted with the DigitalFilter tag.
15896 Information is not extracted for filters that are "Off" unless the
15897 Unknown option is used.
15898
15899 Index1 Tag Name Writable
15900 ------ -------- --------
15901 0 SourceDirectoryIndex int16u
15902 2 SourceFileIndex int16u
15903 5 DigitalFilter01 undef[17]
15904 22 DigitalFilter02 undef[17]
15905 39 DigitalFilter03 undef[17]
15906 56 DigitalFilter04 undef[17]
15907 73 DigitalFilter05 undef[17]
15908 90 DigitalFilter06 undef[17]
15909 107 DigitalFilter07 undef[17]
15910 124 DigitalFilter08 undef[17]
15911 141 DigitalFilter09 undef[17]
15912 158 DigitalFilter10 undef[17]
15913 175 DigitalFilter11 undef[17]
15914 192 DigitalFilter12 undef[17]
15915 209 DigitalFilter13 undef[17]
15916 226 DigitalFilter14 undef[17]
15917 243 DigitalFilter15 undef[17]
15918 260 DigitalFilter16 undef[17]
15919 277 DigitalFilter17 undef[17]
15920 294 DigitalFilter18 undef[17]
15921 311 DigitalFilter19 undef[17]
15922 328 DigitalFilter20 undef[17]
15923
15924 Pentax LevelInfo Tags
15925
15926 Tags decoded from the electronic level information for the K-5. May
15927 not be valid for other models.
15928
15929 Index1 Tag Name Writable
15930 ------ -------- --------
15931 0 LevelOrientation int8s & 0x0f
15932 0.1 CompositionAdjust int8s & 0xf0
15933 1 RollAngle int8s
15934 2 PitchAngle int8s
15935 5 CompositionAdjustX int8s
15936 6 CompositionAdjustY int8s
15937 7 CompositionAdjustRotation int8s
15938
15939 Pentax WBLevels Tags
15940
15941 Index1 Tag Name Writable
15942 ------ -------- --------
15943 2 WB_RGGBLevelsDaylight int16u[4]
15944 11 WB_RGGBLevelsShade int16u[4]
15945 20 WB_RGGBLevelsCloudy int16u[4]
15946 29 WB_RGGBLevelsTungsten int16u[4]
15947 38 WB_RGGBLevelsFluorescentD int16u[4]
15948 47 WB_RGGBLevelsFluorescentN int16u[4]
15949 56 WB_RGGBLevelsFluorescentW int16u[4]
15950 65 WB_RGGBLevelsFlash int16u[4]
15951 74 WB_RGGBLevelsFluorescentL int16u[4]
15952 83 WB_RGGBLevelsUnknown? int16u[4]
15953 92 WB_RGGBLevelsUserSelected int16u[4]
15954
15955 Pentax LensInfoQ Tags
15956
15957 More lens information stored by the Pentax Q.
15958
15959 Index1 Tag Name Writable
15960 ------ -------- --------
15961 12 LensModel string[30]
15962 42 LensInfo string[20]
15963
15964 Pentax PixelShiftInfo Tags
15965
15966 Pixel shift information stored by the K-3 II.
15967
15968 Index1 Tag Name Writable
15969 ------ -------- --------
15970 0 PixelShiftResolution int8u
15971
15972 Pentax AFPointInfo Tags
15973
15974 AF point information written by the K-1.
15975
15976 Index1 Tag Name Writable
15977 ------ -------- --------
15978 2 NumAFPoints int16u
15979 4 AFPointsInFocus int8u[9]~
15980 4.1 AFPointsSelected int8u[9]~
15981 4.2 AFPointsSpecial int8u[9]~
15982
15983 Pentax TempInfo Tags
15984
15985 A number of additional temperature readings are extracted from this
15986 256-byte binary-data block in images from models such as the K-01, K-3,
15987 K-5, K-50 and K-500. It is currently not known where the corresponding
15988 temperature sensors are located in the camera.
15989
15990 Index1 Tag Name Writable
15991 ------ -------- --------
15992 12 SensorTemperature int16s
15993 14 SensorTemperature2 int16s
15994 20 CameraTemperature4 int16s
15995 22 CameraTemperature5 int16s
15996
15997 Pentax UnknownInfo Tags
15998
15999 Index1 Tag Name Writable
16000 ------ -------- --------
16001 [no tags known]
16002
16003 Pentax Type2 Tags
16004
16005 These tags are used by the Pentax Optio 330 and 430, and are similar to
16006 the tags used by Casio.
16007
16008 Tag ID Tag Name Writable
16009 ------ -------- --------
16010 0x0001 RecordingMode int16u
16011 0x0002 Quality int16u
16012 0x0003 FocusMode int16u
16013 0x0004 FlashMode int16u
16014 0x0007 WhiteBalance int16u
16015 0x000a DigitalZoom int32u
16016 0x000b Sharpness int16u
16017 0x000c Contrast int16u
16018 0x000d Saturation int16u
16019 0x0014 ISO int16u
16020 0x0017 ColorFilter int16u
16021 0x0e00 PrintIM PrintIM
16022 0x1000 HometownCityCode undef[4]
16023 0x1001 DestinationCityCode undef[4]
16024
16025 Pentax Type4 Tags
16026
16027 The following few tags are extracted from the wealth of information
16028 available in maker notes of the Optio E20 and E25. These maker notes
16029 are stored as ASCII text in a format very similar to some HP models.
16030
16031 Tag ID Tag Name Writable
16032 ------ -------- --------
16033 'F/W Version' FirmwareVersion no
16034
16035 Pentax S1 Tags
16036
16037 Tags extracted from the maker notes of AVI videos from the Optio S1.
16038
16039 Tag ID Tag Name Writable
16040 ------ -------- --------
16041 0x0000 MakerNoteVersion no
16042
16043 Pentax PENT Tags
16044
16045 Tags found in the PENT atom of MOV videos from the Optio WG-2 GPS.
16046
16047 Index1 Tag Name Writable
16048 ------ -------- --------
16049 0 Make no
16050 26 Model no
16051 56 ExposureTime no
16052 60 FNumber no
16053 68 ExposureCompensation no
16054 84 FocalLength no
16055 113 DateTime1 no
16056 139 DateTime2 no
16057 167 ISO no
16058 199 GPSVersionID no
16059 207 GPSLatitudeRef no
16060 209 GPSLatitude no
16061 233 GPSLongitudeRef no
16062 235 GPSLongitude no
16063 259 GPSAltitudeRef no
16064 260 GPSAltitude no
16065 284 GPSTimeStamp no
16066 308 GPSSatellites no
16067 311 GPSStatus no
16068 313 GPSMeasureMode no
16069 315 GPSMapDatum no
16070 322 GPSDateStamp no
16071 371 AudioCodecID no
16072 2003 PreviewImage no
16073
16074 Pentax PXTH Tags
16075
16076 Tags found in the PXTH atom of MOV videos from the K-01.
16077
16078 Index1 Tag Name Writable
16079 ------ -------- --------
16080 0 PreviewImageLength no
16081 4 PreviewImage no
16082
16083 Pentax MOV Tags
16084
16085 This information is found in MOV videos from cameras such as the Optio
16086 WP.
16087
16088 Index1 Tag Name Writable
16089 ------ -------- --------
16090 0 Make no
16091 38 ExposureTime no
16092 42 FNumber no
16093 50 ExposureCompensation no
16094 68 WhiteBalance no
16095 72 FocalLength no
16096 175 ISO no
16097
16098 Pentax Junk Tags
16099
16100 Tags found in the JUNK chunk of AVI videos from the RS1000.
16101
16102 Index1 Tag Name Writable
16103 ------ -------- --------
16104 12 Model no
16105
16106 Pentax Junk2 Tags
16107
16108 This information is found in AVI videos from the Optio RZ18.
16109
16110 Index1 Tag Name Writable
16111 ------ -------- --------
16112 18 Make no
16113 44 Model no
16114 94 FNumber no
16115 131 DateTime1 no
16116 157 DateTime2 no
16117 299 ThumbnailWidth no
16118 301 ThumbnailHeight no
16119 303 ThumbnailLength no
16120 307 ThumbnailImage no
16121
16122 Pentax AVI Tags
16123
16124 Pentax-specific RIFF tags found in AVI videos.
16125
16126 Tag ID Tag Name Writable
16127 ------ -------- --------
16128 'hymn' MakerNotes Pentax
16129 'mknt' MakerNotes Pentax
16130
16131 PhaseOne Tags
16132 These tags are extracted from the maker notes of Phase One images.
16133
16134 Tag ID Tag Name Writable
16135 ------ -------- --------
16136 0x0100 CameraOrientation no
16137 0x0102 SerialNumber string
16138 0x0105 ISO int32s
16139 0x0106 ColorMatrix1 float[9]
16140 0x0107 WB_RGBLevels float[3]
16141 0x0108 SensorWidth int32s
16142 0x0109 SensorHeight int32s
16143 0x010a SensorLeftMargin int32s
16144 0x010b SensorTopMargin int32s
16145 0x010c ImageWidth int32s
16146 0x010d ImageHeight int32s
16147 0x010e RawFormat int32s
16148 0x010f RawData no
16149 0x0110 SensorCalibration PhaseOne SensorCalibration
16150 0x0112 DateTimeOriginal no
16151 0x0113 ImageNumber int32s
16152 0x0203 Software string
16153 0x0204 System string
16154 0x0210 SensorTemperature float
16155 0x0211 SensorTemperature2 float
16156 0x0212 UnknownDate? int32u
16157 0x021c StripOffsets no
16158 0x021d BlackLevel int32s
16159 0x0222 SplitColumn int32s
16160 0x0223 BlackLevelData int16u[n]
16161 0x0226 ColorMatrix2 float[9]
16162 0x0267 AFAdjustment float
16163 0x0301 FirmwareVersions string
16164 0x0400 ShutterSpeedValue float
16165 0x0401 ApertureValue float
16166 0x0402 ExposureCompensation float
16167 0x0403 FocalLength float
16168 0x0410 CameraModel string
16169 0x0412 LensModel string
16170 0x0414 MaxApertureValue float
16171 0x0415 MinApertureValue float
16172 0x0455 Viewfinder string
16173
16174 PhaseOne SensorCalibration Tags
16175
16176 Tag ID Tag Name Writable
16177 ------ -------- --------
16178 0x0400 SensorDefects no
16179 0x0401 AllColorFlatField1? no
16180 0x0407 SerialNumber string
16181 0x040b RedBlueFlatField? no
16182 0x0410 AllColorFlatField2? no
16183 0x0416 AllColorFlatField3? no
16184 0x0419 LinearizationCoefficients1 no
16185 0x041a LinearizationCoefficients2 no
16186
16187 Reconyx Tags
16188 The following tags are extracted from the maker notes of Reconyx
16189 Hyperfire cameras such as the HC500, HC600 and PC900.
16190
16191 Index2 Tag Name Writable
16192 ------ -------- --------
16193 0 MakerNoteVersion no
16194 1 FirmwareVersion no
16195 4 FirmwareDate int16u[2]
16196 6 TriggerMode string[2]
16197 7 Sequence int16u[2]
16198 9 EventNumber int16u[2]
16199 11 DateTimeOriginal int16u[6]
16200 18 MoonPhase int16u
16201 19 AmbientTemperatureFahrenheit int16s
16202 20 AmbientTemperature int16s
16203 21 SerialNumber undef[30]
16204 36 Contrast int16u
16205 37 Brightness int16u
16206 38 Sharpness int16u
16207 39 Saturation int16u
16208 40 InfraredIlluminator int16u
16209 41 MotionSensitivity int16u
16210 42 BatteryVoltage int16u
16211 43 UserLabel string[22]
16212
16213 Reconyx Type2 Tags
16214
16215 Tags extracted from models such as the UltraFire.
16216
16217 Index1 Tag Name Writable
16218 ------ -------- --------
16219 24 FirmwareVersion undef[7]
16220 31 Micro1Version undef[7]
16221 38 BootLoaderVersion undef[7]
16222 45 Micro2Version undef[7]
16223 52 TriggerMode undef[1]
16224 53 Sequence int8u[2]
16225 55 EventNumber int32u
16226 59 DateTimeOriginal int8u[7]
16227 66 DayOfWeek int8u
16228 67 MoonPhase int8u
16229 68 AmbientTemperatureFahrenheit int16s
16230 70 AmbientTemperature int16s
16231 72 Illumination int8u
16232 73 BatteryVoltage int16u
16233 75 SerialNumber string[15]
16234 90 UserLabel string[21]
16235
16236 Reconyx Type3 Tags
16237
16238 Tags extracted from models such as the HF2 PRO.
16239
16240 Index1 Tag Name Writable
16241 ------ -------- --------
16242 16 FileNumber int16u
16243 18 DirectoryNumber int16u
16244 42 FirmwareVersion int16u[3]
16245 48 FirmwareDate int16u[2]
16246 52 TriggerMode string[2]
16247 54 Sequence int16u[2]
16248 58 EventNumber int16u[2]
16249 62 DateTimeOriginal int16u[6]
16250 74 DayOfWeek int16u
16251 76 MoonPhase int16u
16252 78 AmbientTemperatureFahrenheit int16s
16253 80 AmbientTemperature int16s
16254 82 Contrast int16u
16255 84 Brightness int16u
16256 86 Sharpness int16u
16257 88 Saturation int16u
16258 90 Flash int16u
16259 92 AmbientInfrared int16u
16260 94 AmbientLight int16u
16261 96 MotionSensitivity int16u
16262 98 BatteryVoltage int16u
16263 100 BatteryVoltageAvg int16u
16264 102 BatteryType int16u
16265 104 UserLabel string[22]
16266 126 SerialNumber unicode[15]
16267
16268 Sanyo Tags
16269 Tag ID Tag Name Writable
16270 ------ -------- --------
16271 0x00ff MakerNoteOffset int32u
16272 0x0100 SanyoThumbnail undef
16273 0x0200 SpecialMode int32u[3]
16274 0x0201 SanyoQuality int16u
16275 0x0202 Macro int16u
16276 0x0204 DigitalZoom rational64u
16277 0x0207 SoftwareVersion yes
16278 0x0208 PictInfo yes
16279 0x0209 CameraID yes
16280 0x020e SequentialShot int16u
16281 0x020f WideRange int16u
16282 0x0210 ColorAdjustmentMode int16u
16283 0x0213 QuickShot int16u
16284 0x0214 SelfTimer int16u
16285 0x0216 VoiceMemo int16u
16286 0x0217 RecordShutterRelease int16u
16287 0x0218 FlickerReduce int16u
16288 0x0219 OpticalZoomOn int16u
16289 0x021b DigitalZoomOn int16u
16290 0x021d LightSourceSpecial int16u
16291 0x021e Resaved int16u
16292 0x021f SceneSelect int16u
16293 0x0223 ManualFocusDistance rational64u
16294 FaceInfo -
16295 0x0224 SequenceShotInterval int16u
16296 0x0225 FlashMode int16u
16297 0x0e00 PrintIM PrintIM
16298 0x0f00 DataDump no
16299
16300 Sanyo FaceInfo Tags
16301
16302 Index4 Tag Name Writable
16303 ------ -------- --------
16304 0 FacesDetected int32u
16305 4 FacePosition int32u[4]
16306
16307 Sanyo MOV Tags
16308
16309 This information is found in Sanyo MOV videos.
16310
16311 Index1 Tag Name Writable
16312 ------ -------- --------
16313 0 Make no
16314 24 Model no
16315 38 ExposureTime no
16316 42 FNumber no
16317 50 ExposureCompensation no
16318 68 WhiteBalance no
16319 72 FocalLength no
16320
16321 Sanyo MP4 Tags
16322
16323 This information is found in Sanyo MP4 videos.
16324
16325 Index1 Tag Name Writable
16326 ------ -------- --------
16327 0 Make no
16328 24 Model no
16329 50 FNumber no
16330 58 ExposureCompensation no
16331 106 ISO no
16332 209 Software no
16333 210 Software no
16334 241 Thumbnail Sanyo Thumbnail
16335 242 Thumbnail Sanyo Thumbnail
16336
16337 Sanyo Thumbnail Tags
16338
16339 Index4 Tag Name Writable
16340 ------ -------- --------
16341 1 ThumbnailWidth no
16342 2 ThumbnailHeight no
16343 3 ThumbnailLength no
16344 4 ThumbnailOffset no
16345
16346 Samsung Tags
16347 Tags found in the binary "STMN" format maker notes written by a number
16348 of Samsung models.
16349
16350 Index4 Tag Name Writable
16351 ------ -------- --------
16352 0 MakerNoteVersion undef[8]
16353 2 PreviewImageStart int32u*
16354 3 PreviewImageLength int32u*
16355 11 SamsungIFD Samsung IFD
16356
16357 Samsung IFD Tags
16358
16359 This is a standard-format IFD found in the maker notes of some Samsung
16360 models, except that the entry count is a 4-byte integer and the offsets
16361 are relative to the end of the IFD. Currently, no tags in this IFD are
16362 known, so the Unknown (-u) or Verbose (-v) option must be used to see
16363 this information.
16364
16365 Tag ID Tag Name Writable
16366 ------ -------- --------
16367 [no tags known]
16368
16369 Samsung Type2 Tags
16370
16371 Tags found in the EXIF-format maker notes of newer Samsung models.
16372
16373 Tag ID Tag Name Writable
16374 ------ -------- --------
16375 0x0001 MakerNoteVersion undef[4]
16376 0x0002 DeviceType int32u
16377 0x0003 SamsungModelID int32u
16378 0x0011 OrientationInfo Samsung OrientationInfo
16379 0x0020 SmartAlbumColor int16u[2]
16380 0x0021 PictureWizard Samsung PictureWizard
16381 0x0030 LocalLocationName string
16382 0x0031 LocationName string
16383 0x0035 PreviewIFD Nikon PreviewIFD
16384 Nikon PreviewIFD
16385 0x0040 RawDataByteOrder yes
16386 0x0041 WhiteBalanceSetup int32u
16387 0x0043 CameraTemperature rational64s
16388 0x0050 RawDataCFAPattern yes
16389 0x0100 FaceDetect int16u
16390 0x0120 FaceRecognition int32u
16391 0x0123 FaceName string
16392 0xa001 FirmwareName string
16393 0xa002 SerialNumber string
16394 0xa003 LensType int16u[n]
16395 0xa004 LensFirmware string
16396 0xa005 InternalLensSerialNumber string
16397 0xa010 SensorAreas int32u[8]
16398 0xa011 ColorSpace int16u
16399 0xa012 SmartRange int16u
16400 0xa013 ExposureCompensation rational64s
16401 0xa014 ISO int32u
16402 0xa018 ExposureTime rational64u
16403 0xa019 FNumber rational64u
16404 0xa01a FocalLengthIn35mmFormat int32u
16405 0xa020 EncryptionKey int32u[11]!
16406 0xa021 WB_RGGBLevelsUncorrected int32u[4]
16407 0xa022 WB_RGGBLevelsAuto int32u[4]
16408 0xa023 WB_RGGBLevelsIlluminator1 int32u[4]
16409 0xa024 WB_RGGBLevelsIlluminator2 int32u[4]
16410 0xa025 HighlightLinearityLimit int32u
16411 0xa028 WB_RGGBLevelsBlack int32s[4]
16412 0xa030 ColorMatrix int32s[9]
16413 0xa031 ColorMatrixSRGB int32s[9]
16414 0xa032 ColorMatrixAdobeRGB int32s[9]
16415 0xa033 CbCrMatrixDefault int32s[4]
16416 0xa034 CbCrMatrix int32s[4]
16417 0xa035 CbCrGainDefault int32u[2]
16418 0xa036 CbCrGain int32u[2]
16419 0xa040 ToneCurveSRGBDefault int32u[23]
16420 0xa041 ToneCurveAdobeRGBDefault int32u[23]
16421 0xa042 ToneCurveSRGB int32u[23]
16422 0xa043 ToneCurveAdobeRGB int32u[23]
16423 0xa048 RawData? int32s[12]
16424 0xa050 Distortion? int32s[8]
16425 0xa051 ChromaticAberration? int16u[22]
16426 0xa052 Vignetting? int16u[15]
16427 0xa053 VignettingCorrection? int16u[15]
16428 0xa054 VignettingSetting? int16u[15]
16429
16430 Samsung OrientationInfo Tags
16431
16432 Camera orientation information written by the Gear 360 (SM-C200).
16433
16434 Index8 Tag Name Writable
16435 ------ -------- --------
16436 0 YawAngle? rational64s
16437 1 PitchAngle rational64s
16438 2 RollAngle rational64s
16439
16440 Samsung PictureWizard Tags
16441
16442 Index2 Tag Name Writable
16443 ------ -------- --------
16444 0 PictureWizardMode int16u
16445 1 PictureWizardColor int16u
16446 2 PictureWizardSaturation int16u
16447 3 PictureWizardSharpness int16u
16448 4 PictureWizardContrast int16u
16449
16450 Samsung APP5 Tags
16451
16452 Tag ID Tag Name Writable
16453 ------ -------- --------
16454 'ssuniqueid' UniqueID no
16455
16456 Samsung Trailer Tags
16457
16458 Tags extracted from the trailer of JPEG images written when using
16459 certain features (such as "Sound & Shot" or "Shot & More") from Samsung
16460 models such as the Galaxy S4 and Tab S.
16461
16462 Tag Name Writable
16463 -------- --------
16464 DepthMapData no
16465 DepthMapName no
16466 DualCameraImage no
16467 DualCameraImageName no
16468 DualShotExtra Samsung DualShotExtra
16469 EmbeddedAudioFile no
16470 EmbeddedAudioFileName no
16471 EmbeddedImage no
16472 EmbeddedImageName no
16473 EmbeddedVideoFile no
16474 EmbeddedVideoType no
16475 SingleShotDepthMap no
16476 SingleShotMeta Samsung SingleShotMeta
16477 SurroundShotVideo no
16478 SurroundShotVideoName no
16479 TimeStamp no
16480
16481 Samsung DualShotExtra Tags
16482
16483 Index4 Tag Name Writable
16484 ------ -------- --------
16485 16 DepthMapWidth no
16486 17 DepthMapHeight no
16487
16488 Samsung SingleShotMeta Tags
16489
16490 Tag ID Tag Name Writable
16491 ------ -------- --------
16492 'beautyColorLevel' BeautyColorLevel no
16493 'beautyRetouchLevel' BeautyRetouchLevel no
16494 'blurStrength' BlurStrength no
16495 'bokehShape' BokehShape no
16496 'colorpopStrength' ColorpopStrength no
16497 'depthHWHeight' DepthHWHeight no
16498 'depthHWWidth' DepthHWWidth no
16499 'depthSWHeight' DepthSWHeight no
16500 'depthSWWidth' DepthSWWidth no
16501 'deviceOrientation' DeviceOrientation no
16502 'effectStrength' EffectStrength no
16503 'effectType' EffectType no
16504 'flipStatus' FlipStatus no
16505 'inputHeight' InputHeight no
16506 'inputWidth' InputWidth no
16507 'isArtBokeh' IsArtBokeh no
16508 'lensFacing' LensFacing no
16509 'monoStrength' MonoStrength no
16510 'objectOrientation' ObjectOrientation no
16511 'outputHeight' OutputHeight no
16512 'outputWidth' OutputWidth no
16513 'perfMode' PerfMode no
16514 'segHeight' SegHeight no
16515 'segWidth' SegWidth no
16516 'sidelightStrength' SidelightStrength no
16517 'spinStrength' SpinStrength no
16518 'vintageStrength' VintageStrength no
16519 'zoomStrength' ZoomStrength no
16520
16521 Samsung sec Tags
16522
16523 This information is found in the @sec atom of Samsung MP4 videos from
16524 models such as the WB30F.
16525
16526 Index1 Tag Name Writable
16527 ------ -------- --------
16528 0 Make no
16529 32 Model no
16530 512 ThumbnailWidth no
16531 516 ThumbnailHeight no
16532 520 ThumbnailLength no
16533 524 ThumbnailImage no
16534
16535 Samsung INFO Tags
16536
16537 This information is found in MP4 videos from Samsung models such as the
16538 SMX-C20N.
16539
16540 Tag ID Tag Name Writable
16541 ------ -------- --------
16542 'EFCT' Effect no
16543 'QLTY' Quality no
16544
16545 Samsung MP4 Tags
16546
16547 This information is found in Samsung MP4 videos from models such as the
16548 WP10.
16549
16550 Index1 Tag Name Writable
16551 ------ -------- --------
16552 0 Make no
16553 24 Model no
16554 46 ExposureTime no
16555 50 FNumber no
16556 58 ExposureCompensation no
16557 106 ISO no
16558 125 Software no
16559 244 Thumbnail Samsung Thumbnail
16560
16561 Samsung Thumbnail Tags
16562
16563 Index4 Tag Name Writable
16564 ------ -------- --------
16565 1 ThumbnailWidth no
16566 2 ThumbnailHeight no
16567 3 ThumbnailLength no
16568 4 ThumbnailOffset no
16569
16570 Samsung smta Tags
16571
16572 This information is found in the smta atom of Samsung MP4 videos from
16573 models such as the Galaxy S4.
16574
16575 Tag ID Tag Name Writable
16576 ------ -------- --------
16577 'svss' SamsungSvss Samsung svss
16578
16579 Samsung svss Tags
16580
16581 This information is found in the svss atom of Samsung MP4 videos from
16582 models such as the Galaxy S4.
16583
16584 Tag ID Tag Name Writable
16585 ------ -------- --------
16586 [no tags known]
16587
16588 Ricoh Tags
16589 Tag ID Tag Name Writable
16590 ------ -------- --------
16591 0x0001 MakerNoteType string
16592 0x0002 FirmwareVersion string
16593 0x0005 SerialNumber undef[16]
16594 InternalSerialNumber undef[16]
16595 0x0e00 PrintIM PrintIM
16596 0x1000 RecordingFormat int16u
16597 0x1001 ImageInfo Ricoh ImageInfo
16598 ExposureProgram int16u
16599 0x1002 DriveMode int16u
16600 0x1003 Sharpness int32u
16601 WhiteBalance int16u
16602 0x1004 WhiteBalanceFineTune int16u
16603 0x1006 FocusMode int16u
16604 0x1007 AutoBracketing int16u
16605 0x1009 MacroMode int16u
16606 0x100a FlashMode int16u
16607 0x100b FlashExposureComp rational64s
16608 0x100c ManualFlashOutput rational64s
16609 0x100d FullPressSnap int16u
16610 0x100e DynamicRangeExpansion int16u
16611 0x100f NoiseReduction int16u
16612 0x1010 ImageEffects int16u
16613 0x1011 Vignetting int16u
16614 0x1012 Contrast int32u
16615 0x1013 Saturation int32u
16616 0x1014 Sharpness int32u
16617 0x1015 ToningEffect int16u
16618 0x1016 HueAdjust int16u
16619 0x1017 WideAdapter int16u
16620 0x1018 CropMode int16u
16621 0x1019 NDFilter int16u
16622 0x101a WBBracketShotNumber int16u
16623 0x1200 AFStatus int16u
16624 0x1201 AFAreaXPosition1 int32u
16625 0x1202 AFAreaYPosition1 int32u
16626 0x1203 AFAreaXPosition int32u
16627 0x1204 AFAreaYPosition int32u
16628 0x1205 AFAreaMode int16u
16629 0x1307 ColorTempKelvin int32u
16630 0x1308 ColorTemperature int32u
16631 0x1500 FocalLength rational64u
16632 0x1601 SensorWidth int32u
16633 0x1602 SensorHeight int32u
16634 0x1603 CroppedImageWidth int32u
16635 0x1604 CroppedImageHeight int32u
16636 0x2001 RicohSubdir Ricoh Subdir
16637 RicohSubdirIFD Ricoh Subdir
16638 RicohRR1Subdir Ricoh Subdir
16639 0x4001 ThetaSubdir Ricoh ThetaSubdir
16640
16641 Ricoh ImageInfo Tags
16642
16643 Index1 Tag Name Writable
16644 ------ -------- --------
16645 0 RicohImageWidth int16u
16646 2 RicohImageHeight int16u
16647 6 RicohDate int8u[7]
16648 28 PreviewImageStart int16u*
16649 30 PreviewImageLength int16u*
16650 32 FlashMode int8u
16651 33 Macro int8u
16652 34 Sharpness int8u
16653 38 WhiteBalance int8u
16654 39 ISOSetting int8u
16655 40 Saturation int8u
16656
16657 Ricoh Subdir Tags
16658
16659 Tag ID Tag Name Writable
16660 ------ -------- --------
16661 0x0004 ManufactureDate1 string[20]
16662 0x0005 ManufactureDate2 string[20]
16663 0x001a FaceInfo Ricoh FaceInfo
16664 0x0029 FirmwareInfo Ricoh FirmwareInfo
16665 0x002a NoiseReduction int32u
16666 0x002c SerialInfo Ricoh SerialInfo
16667
16668 Ricoh FaceInfo Tags
16669
16670 Index1 Tag Name Writable
16671 ------ -------- --------
16672 181 FacesDetected int8u
16673 182 FaceDetectFrameSize int16u[2]
16674 188 Face1Position int16u[4]
16675 200 Face2Position int16u[4]
16676 212 Face3Position int16u[4]
16677 224 Face4Position int16u[4]
16678 236 Face5Position int16u[4]
16679 248 Face6Position int16u[4]
16680 260 Face7Position int16u[4]
16681 272 Face8Position int16u[4]
16682
16683 Ricoh FirmwareInfo Tags
16684
16685 Index1 Tag Name Writable
16686 ------ -------- --------
16687 0 FirmwareRevision string[12]
16688 12 FirmwareRevision2 string[12]
16689
16690 Ricoh SerialInfo Tags
16691
16692 This information is found in images from the GXR.
16693
16694 Index1 Tag Name Writable
16695 ------ -------- --------
16696 0 BodyFirmware string[16]
16697 16 BodySerialNumber string[16]
16698 32 LensFirmware string[16]
16699 48 LensSerialNumber string[16]
16700
16701 Ricoh ThetaSubdir Tags
16702
16703 Tag ID Tag Name Writable
16704 ------ -------- --------
16705 0x0003 Accelerometer rational64s[2]
16706 0x0004 Compass rational64u
16707 0x000a TimeZone string
16708
16709 Ricoh Type2 Tags
16710
16711 Tags written by models such as the Ricoh HZ15 and the Pentax XG-1.
16712 These are not writable due to numerous formatting errors as written by
16713 these cameras.
16714
16715 Tag ID Tag Name Writable
16716 ------ -------- --------
16717 0x0207 RicohModel no
16718 0x0300 RicohMake no
16719
16720 Ricoh Text Tags
16721
16722 Some Ricoh DC and RDC models use a text-based format for their maker
16723 notes instead of the IFD format used by the Caplio models. Below is a
16724 list of known tags in this information.
16725
16726 Tag ID Tag Name Writable
16727 ------ -------- --------
16728 'Bg' BlueGain no
16729 'Gg' GreenGain no
16730 'Rev' FirmwareVersion no
16731 'Rg' RedGain no
16732 'Rv' FirmwareVersion no
16733
16734 Ricoh RMETA Tags
16735
16736 The Ricoh Caplio Pro G3 has the ability to add custom fields to the
16737 APP5 "RMETA" segment of JPEG images. While only a few observed tags
16738 have been defined below, ExifTool will extract any information found
16739 here.
16740
16741 Tag ID Tag Name Writable
16742 ------ -------- --------
16743 'Azimuth' Azimuth no
16744 'Condition' Condition no
16745 'Lit' Lit no
16746 'Location' Location no
16747 'Sign type' SignType no
16748 '_audio' SoundFile no
16749
16750 Ricoh AVI Tags
16751
16752 Tag ID Tag Name Writable
16753 ------ -------- --------
16754 'mnrt' MakerNoteRicoh Ricoh
16755 'rdc2' RicohRDC2? no
16756 'thum' ThumbnailImage no
16757 'ucmt' Comment no
16758
16759 Sigma Tags
16760 These tags are written by Sigma/Foveon cameras. In the early days
16761 Sigma was a class leader by releasing their maker note specification to
16762 the public, but since then they have deviated from this standard and
16763 newer camera models are less than consistent about their metadata
16764 formats.
16765
16766 Tag ID Tag Name Writable
16767 ------ -------- --------
16768 0x0002 SerialNumber string
16769 0x0003 DriveMode string
16770 0x0004 ResolutionMode string
16771 0x0005 AFMode string
16772 0x0006 FocusSetting string
16773 0x0007 WhiteBalance string
16774 0x0008 ExposureMode string
16775 0x0009 MeteringMode string
16776 0x000a LensFocalRange string
16777 0x000b ColorSpace string
16778 0x000c ExposureCompensation string
16779 ExposureAdjust? rational64s
16780 0x000d Contrast string
16781 Contrast rational64s
16782 0x000e Shadow string
16783 Shadow rational64s
16784 0x000f Highlight string
16785 Highlight rational64s
16786 0x0010 Saturation string
16787 Saturation rational64s
16788 0x0011 Sharpness string
16789 Sharpness rational64s
16790 0x0012 X3FillLight string
16791 X3FillLight rational64s
16792 0x0014 ColorAdjustment string
16793 ColorAdjustment rational64s[3]
16794 0x0015 AdjustmentMode string
16795 0x0016 Quality string
16796 0x0017 Firmware string
16797 0x0018 Software string
16798 0x0019 AutoBracket string
16799 0x001a PreviewImageStart int32u*
16800 ChrominanceNoiseReduction string
16801 0x001b PreviewImageLength int32u*
16802 LuminanceNoiseReduction string
16803 0x001c PreviewImageSize int16u[2]
16804 PreviewImageStart int32u*
16805 0x001d MakerNoteVersion undef
16806 PreviewImageLength int32u*
16807 0x001e PreviewImageSize int16u[2]
16808 0x001f AFPoint string
16809 MakerNoteVersion undef
16810 0x0022 FileFormat string
16811 0x0024 Calibration string
16812 0x0026 FileFormat string
16813 0x0027 LensType string
16814 LensType -
16815 Sigma LensType
16816 0x002a LensFocalRange rational64u[2]
16817 0x002b LensMaxApertureRange rational64u[2]
16818 0x002c ColorMode int32u
16819 0x0030 LensApertureRange string
16820 Calibration string
16821 0x0031 FNumber rational64u
16822 0x0032 ExposureTime rational64u
16823 0x0033 ExposureTime2 string
16824 0x0034 BurstShot int32u
16825 0x0035 ExposureCompensation rational64s
16826 0x0039 SensorTemperature string
16827 0x003a FlashExposureComp rational64s
16828 0x003b Firmware string
16829 0x003c WhiteBalance string
16830 0x003d PictureMode string
16831 0x0048 LensApertureRange string
16832 0x0049 FNumber rational64u
16833 0x004a ExposureTime rational64u
16834 0x004b ExposureTime2 string
16835 0x004d ExposureCompensation rational64s
16836 0x0055 SensorTemperature string
16837 0x0056 FlashExposureComp rational64s
16838 0x0057 Firmware2 string
16839 0x0058 WhiteBalance string
16840 0x0059 DigitalFilter string
16841 0x0084 Model string
16842 0x0086 ISO int16u
16843 0x0087 ResolutionMode string
16844 0x0088 WhiteBalance string
16845 0x008c Firmware string
16846 0x011f CameraCalibration float[9]
16847 0x0120 WBSettings Sigma WBSettings
16848 0x0121 WBSettings2 Sigma WBSettings2
16849
16850 Sigma WBSettings Tags
16851
16852 Index4 Tag Name Writable
16853 ------ -------- --------
16854 0 WB_RGBLevelsAuto float[3]
16855 3 WB_RGBLevelsDaylight float[3]
16856 6 WB_RGBLevelsShade float[3]
16857 9 WB_RGBLevelsOvercast float[3]
16858 12 WB_RGBLevelsIncandescent float[3]
16859 15 WB_RGBLevelsFluorescent float[3]
16860 18 WB_RGBLevelsFlash float[3]
16861 21 WB_RGBLevelsCustom1 float[3]
16862 24 WB_RGBLevelsCustom2 float[3]
16863 27 WB_RGBLevelsCustom3 float[3]
16864
16865 Sigma WBSettings2 Tags
16866
16867 Index4 Tag Name Writable
16868 ------ -------- --------
16869 0 WB_RGBLevelsUnknown0? float[3]
16870 3 WB_RGBLevelsUnknown1? float[3]
16871 6 WB_RGBLevelsUnknown2? float[3]
16872 9 WB_RGBLevelsUnknown3? float[3]
16873 12 WB_RGBLevelsUnknown4? float[3]
16874 15 WB_RGBLevelsUnknown5? float[3]
16875 18 WB_RGBLevelsUnknown6? float[3]
16876 21 WB_RGBLevelsUnknown7? float[3]
16877 24 WB_RGBLevelsUnknown8? float[3]
16878 27 WB_RGBLevelsUnknown9? float[3]
16879
16880 Sony Tags
16881 The following information has been decoded from the MakerNotes of Sony
16882 cameras. Some of these tags have been inherited from the Minolta
16883 MakerNotes.
16884
16885 Tag ID Tag Name Writable
16886 ------ -------- --------
16887 0x0010 CameraInfo Sony CameraInfo
16888 CameraInfo2 Sony CameraInfo2
16889 CameraInfo3 Sony CameraInfo3
16890 CameraInfoUnknown Sony CameraInfoUnknown
16891 0x0020 FocusInfo Sony FocusInfo
16892 MoreInfo Sony MoreInfo
16893 0x0102 Quality int32u
16894 0x0104 FlashExposureComp rational64s
16895 0x0105 Teleconverter int32u
16896 0x0112 WhiteBalanceFineTune int32u
16897 0x0114 CameraSettings Sony CameraSettings
16898 CameraSettings2 Sony CameraSettings2
16899 CameraSettings3 Sony CameraSettings3
16900 CameraSettingsUnknown Sony CameraSettingsUnknown
16901 0x0115 WhiteBalance int32u
16902 0x0116 ExtraInfo Sony ExtraInfo
16903 ExtraInfo2 Sony ExtraInfo2
16904 ExtraInfo3 Sony ExtraInfo3
16905 0x0e00 PrintIM PrintIM
16906 0x1000 MultiBurstMode undef
16907 0x1001 MultiBurstImageWidth int16u
16908 0x1002 MultiBurstImageHeight int16u
16909 0x1003 Panorama Sony Panorama
16910 0x2001 PreviewImage undef
16911 0x2002 Rating int32u
16912 0x2004 Contrast int32s
16913 0x2005 Saturation int32s
16914 0x2006 Sharpness int32s
16915 0x2007 Brightness int32s
16916 0x2008 LongExposureNoiseReduction int32u
16917 0x2009 HighISONoiseReduction int16u
16918 0x200a HDR int32u
16919 0x200b MultiFrameNoiseReduction int32u
16920 0x200e PictureEffect int16u
16921 0x200f SoftSkinEffect int32u
16922 0x2010 Tag2010a Sony Tag2010a
16923 Tag2010b Sony Tag2010b
16924 Tag2010c Sony Tag2010c
16925 Tag2010d Sony Tag2010d
16926 Tag2010e Sony Tag2010e
16927 Tag2010f Sony Tag2010f
16928 Tag2010g Sony Tag2010g
16929 Tag2010h Sony Tag2010h
16930 Tag2010i Sony Tag2010i
16931 0x2011 VignettingCorrection int32u
16932 0x2012 LateralChromaticAberration int32u
16933 0x2013 DistortionCorrectionSetting int32u
16934 0x2014 WBShiftAB_GM int32s[2]
16935 0x2016 AutoPortraitFramed int16u
16936 0x2017 FlashAction int32u
16937 0x201a ElectronicFrontCurtainShutter int32u
16938 0x201b FocusMode int8u
16939 0x201c AFAreaModeSetting int8u
16940 0x201d FlexibleSpotPosition int16u[2]
16941 0x201e AFPointSelected int8u
16942 0x2020 AFPointsUsed no
16943 0x2021 AFTracking int8u
16944 0x2022 FocalPlaneAFPointsUsed no
16945 0x2023 MultiFrameNREffect int32u
16946 0x2026 WBShiftAB_GM_Precise int32s[2]~
16947 0x2027 FocusLocation int16u[4]
16948 0x2028 VariableLowPassFilter int16u[2]
16949 0x2029 RAWFileType int16u
16950 0x202a Tag202a Sony Tag202a
16951 0x202b PrioritySetInAWB int8u
16952 0x202c MeteringMode2 int16u
16953 0x202d ExposureStandardAdjustment rational64s
16954 0x202e Quality int16u[2]
16955 0x202f PixelShiftInfo undef
16956 0x2031 SerialNumber string
16957 0x3000 ShotInfo Sony ShotInfo
16958 0x900b Tag900b Sony Tag900b
16959 0x9050 Tag9050a Sony Tag9050a
16960 Tag9050b Sony Tag9050b
16961 0x9400 Tag9400a Sony Tag9400a
16962 Tag9400b Sony Tag9400b
16963 Tag9400c Sony Tag9400c
16964 0x9401 Tag9401 Sony Tag9401
16965 0x9402 Tag9402 Sony Tag9402
16966 0x9403 Tag9403 Sony Tag9403
16967 0x9404 Tag9404a Sony Tag9404a
16968 Tag9404b Sony Tag9404b
16969 Tag9404c Sony Tag9404c
16970 0x9405 Tag9405a Sony Tag9405a
16971 Tag9405b Sony Tag9405b
16972 0x9406 Tag9406 Sony Tag9406
16973 0x940a Tag940a Sony Tag940a
16974 0x940c Tag940c Sony Tag940c
16975 0x940e AFInfo Sony AFInfo
16976 Tag940e Sony Tag940e
16977 0xb000 FileFormat int8u[4]
16978 0xb001 SonyModelID int16u
16979 0xb020 CreativeStyle string
16980 0xb021 ColorTemperature int32u
16981 0xb022 ColorCompensationFilter int32u
16982 0xb023 SceneMode int32u
16983 0xb024 ZoneMatching int32u
16984 0xb025 DynamicRangeOptimizer int32u
16985 0xb026 ImageStabilization int32u
16986 0xb027 LensType int32u
16987 0xb028 MinoltaMakerNote Minolta
16988 0xb029 ColorMode int32u
16989 0xb02a LensSpec int8u[8]
16990 0xb02b FullImageSize int32u[2]
16991 0xb02c PreviewImageSize int32u[2]
16992 0xb040 Macro int16u
16993 0xb041 ExposureMode int16u
16994 0xb042 FocusMode int16u
16995 0xb043 AFAreaMode int16u
16996 0xb044 AFIlluminator int16u
16997 0xb047 JPEGQuality int16u
16998 0xb048 FlashLevel int16s
16999 0xb049 ReleaseMode int16u
17000 0xb04a SequenceNumber int16u
17001 0xb04b Anti-Blur int16u
17002 0xb04e FocusMode int16u
17003 0xb04f DynamicRangeOptimizer int16u
17004 0xb050 HighISONoiseReduction2 int16u
17005 0xb052 IntelligentAuto int16u
17006 0xb054 WhiteBalance int16u
17007
17008 Sony CameraInfo Tags
17009
17010 Camera information for the A700, A850 and A900.
17011
17012 Index1 Tag Name Writable
17013 ------ -------- --------
17014 0 LensSpec undef[8]
17015 20 FocusModeSetting int8u
17016 21 AFPointSelected int8u
17017 25 AFPoint int8u
17018 30 AFStatusActiveSensor int16s
17019 32 AFStatusUpper-left int16s
17020 34 AFStatusLeft int16s
17021 36 AFStatusLower-left int16s
17022 38 AFStatusFarLeft int16s
17023 40 AFStatusBottomAssist-left int16s
17024 42 AFStatusBottom int16s
17025 44 AFStatusBottomAssist-right int16s
17026 46 AFStatusCenter-7 int16s
17027 48 AFStatusCenter-horizontal int16s
17028 50 AFStatusCenter-9 int16s
17029 52 AFStatusCenter-10 int16s
17030 54 AFStatusCenter-11 int16s
17031 56 AFStatusCenter-12 int16s
17032 58 AFStatusCenter-vertical int16s
17033 60 AFStatusCenter-14 int16s
17034 62 AFStatusTopAssist-left int16s
17035 64 AFStatusTop int16s
17036 66 AFStatusTopAssist-right int16s
17037 68 AFStatusFarRight int16s
17038 70 AFStatusUpper-right int16s
17039 72 AFStatusRight int16s
17040 74 AFStatusLower-right int16s
17041 76 AFStatusCenterF2-8 int16s
17042 304 AFMicroAdjValue int8u
17043 305 AFMicroAdjMode int8u & 0x80
17044 305.1 AFMicroAdjRegisteredLenses int8u & 0x7f
17045
17046 Sony CameraInfo2 Tags
17047
17048 Camera information for the DSLR-A200, A230, A290, A300, A330, A350,
17049 A380 and A390.
17050
17051 Index1 Tag Name Writable
17052 ------ -------- --------
17053 0 LensSpec undef[8]
17054 20 AFPointSelected int8u
17055 21 FocusModeSetting int8u
17056 24 AFPoint int8u
17057 27 AFStatusActiveSensor int16s
17058 29 AFStatusTop-right int16s
17059 31 AFStatusBottom-right int16s
17060 33 AFStatusBottom int16s
17061 35 AFStatusMiddleHorizontal int16s
17062 37 AFStatusCenterVertical int16s
17063 39 AFStatusTop int16s
17064 41 AFStatusTop-left int16s
17065 43 AFStatusBottom-left int16s
17066 45 AFStatusLeft int16s
17067 47 AFStatusCenterHorizontal int16s
17068 49 AFStatusRight int16s
17069
17070 Sony CameraInfo3 Tags
17071
17072 Camera information stored by the A33, A35, A55, A450, A500, A550, A560,
17073 A580, NEX-3/5/5C/C3 and VG10E. Some tags are valid only for some of
17074 these models.
17075
17076 Index1 Tag Name Writable
17077 ------ -------- --------
17078 0 LensSpec undef[8]
17079 14 FocalLength int16u
17080 16 FocalLengthTeleZoom int16u
17081 20 AFPointSelected int8u
17082 21 FocusMode int8u
17083 24 AFPoint int8u
17084 25 FocusStatus int8u
17085 27 AFStatusActiveSensor int16s
17086 28 AFPointSelected int8u
17087 29 FocusMode int8u
17088 AFStatusTop-right int16s
17089 31 AFStatusBottom-right int16s
17090 32 AFPoint int8u
17091 33 AFStatusActiveSensor int16s
17092 AFStatusBottom int16s
17093 35 AFStatus15 Sony AFStatus15
17094 AFStatusMiddleHorizontal int16s
17095 37 AFStatusCenterVertical int16s
17096 39 AFStatusTop int16s
17097 41 AFStatusTop-left int16s
17098 43 AFStatusBottom-left int16s
17099 45 AFStatusLeft int16s
17100 47 AFStatusCenterHorizontal int16s
17101 49 AFStatusRight int16s
17102
17103 Sony AFStatus15 Tags
17104
17105 AF Status information for models with 15-point AF.
17106
17107 Index1 Tag Name Writable
17108 ------ -------- --------
17109 0 AFStatusUpper-left int16s
17110 2 AFStatusLeft int16s
17111 4 AFStatusLower-left int16s
17112 6 AFStatusFarLeft int16s
17113 8 AFStatusTopHorizontal int16s
17114 10 AFStatusNearRight int16s
17115 12 AFStatusCenterHorizontal int16s
17116 14 AFStatusNearLeft int16s
17117 16 AFStatusBottomHorizontal int16s
17118 18 AFStatusTopVertical int16s
17119 20 AFStatusCenterVertical int16s
17120 22 AFStatusBottomVertical int16s
17121 24 AFStatusFarRight int16s
17122 26 AFStatusUpper-right int16s
17123 28 AFStatusRight int16s
17124 30 AFStatusLower-right int16s
17125 32 AFStatusUpper-middle int16s
17126 34 AFStatusLower-middle int16s
17127
17128 Sony CameraInfoUnknown Tags
17129
17130 Index1 Tag Name Writable
17131 ------ -------- --------
17132 [no tags known]
17133
17134 Sony FocusInfo Tags
17135
17136 More camera settings and focus information decoded for models such as
17137 the A200, A230, A290, A300, A330, A350, A380, A390, A700, A850 and
17138 A900.
17139
17140 Index1 Tag Name Writable
17141 ------ -------- --------
17142 14 DriveMode2 int8u
17143 16 Rotation int8u
17144 20 ImageStabilizationSetting int8u
17145 21 DynamicRangeOptimizerMode int8u
17146 43 BracketShotNumber int8u
17147 44 WhiteBalanceBracketing int8u
17148 45 BracketShotNumber2 int8u
17149 46 DynamicRangeOptimizerBracket int8u
17150 47 ExposureBracketShotNumber int8u
17151 63 ExposureProgram int8u
17152 65 CreativeStyle int8u
17153 109 ISOSetting int8u
17154 111 ISO int8u
17155 119 DynamicRangeOptimizerMode int8u
17156 121 DynamicRangeOptimizerLevel int8u
17157 2118 ShutterCount int32u
17158 2491 FocusPosition int8u
17159 4368 TiffMeteringImage no
17160
17161 Sony MoreInfo Tags
17162
17163 More camera settings information decoded for the A450, A500, A550,
17164 A560, A580, A33, A35, A55, NEX-3/5/C3 and VG10E.
17165
17166 Tag ID Tag Name Writable
17167 ------ -------- --------
17168 0x0001 MoreSettings Sony MoreSettings
17169 0x0002 FaceInfo Sony FaceInfo
17170 FaceInfoA Sony FaceInfoA
17171 0x0107 TiffMeteringImage no
17172 0x0201 MoreInfo0201 Sony MoreInfo0201
17173 0x0401 MoreInfo0401 Sony MoreInfo0401
17174
17175 Sony MoreSettings Tags
17176
17177 Index1 Tag Name Writable
17178 ------ -------- --------
17179 1 DriveMode2 int8u
17180 2 ExposureProgram int8u
17181 3 MeteringMode int8u
17182 4 DynamicRangeOptimizerSetting int8u
17183 5 DynamicRangeOptimizerLevel int8u
17184 6 ColorSpace int8u
17185 7 CreativeStyleSetting int8u
17186 8 ContrastSetting int8s
17187 9 SaturationSetting int8s
17188 10 SharpnessSetting int8s
17189 13 WhiteBalanceSetting int8u
17190 14 ColorTemperatureSetting int8u
17191 15 ColorCompensationFilterSet int8s
17192 16 FlashMode int8u
17193 17 LongExposureNoiseReduction int8u
17194 18 HighISONoiseReduction int8u
17195 19 FocusMode int8u
17196 21 MultiFrameNoiseReduction int8u
17197 22 HDRSetting int8u
17198 23 HDRLevel int8u
17199 24 ViewingMode int8u
17200 25 FaceDetection int8u
17201 26 CustomWB_RBLevels int16uRev[2]
17202 30 BrightnessValue int8u
17203 ExposureCompensationSet int8u
17204 31 ISO int8u
17205 FlashExposureCompSet int8u
17206 32 FNumber int8u
17207 LiveViewAFMethod int8u
17208 33 ExposureTime int8u
17209 ISO int8u
17210 34 FNumber int8u
17211 35 FocalLength2 int8u
17212 ExposureTime int8u
17213 36 ExposureCompensation2 int16s
17214 37 FocalLength2 int8u
17215 ISO int8u
17216 38 FlashExposureCompSet2 int16s
17217 ExposureCompensation2 int16s
17218 FNumber int8u
17219 39 ExposureTime int8u
17220 40 Orientation2 int8u
17221 41 FocusPosition2 int8u
17222 FocalLength2 int8u
17223 42 FlashAction int8u
17224 ExposureCompensation2 int16s
17225 43 FocusPosition2 int8u
17226 44 FocusMode2 int8u
17227 FlashAction int8u
17228 FlashExposureCompSet2 int16s
17229 46 FocusMode2 int8u
17230 Orientation2 int8u
17231 47 FocusPosition2 int8u
17232 48 FlashAction int8u
17233 50 FocusMode2 int8u
17234 119 FlashAction2 int8u
17235 120 FlashActionExternal int8u
17236 124 FlashActionExternal int8u
17237 130 FlashStatus int8u
17238 134 FlashStatus int8u
17239
17240 Sony FaceInfo Tags
17241
17242 Index2 Tag Name Writable
17243 ------ -------- --------
17244 0 FacesDetected int16s
17245 1 Face1Position int16u[4]
17246 6 Face2Position int16u[4]
17247 11 Face3Position int16u[4]
17248 16 Face4Position int16u[4]
17249 21 Face5Position int16u[4]
17250 26 Face6Position int16u[4]
17251 31 Face7Position int16u[4]
17252 36 Face8Position int16u[4]
17253
17254 Sony FaceInfoA Tags
17255
17256 Index2 Tag Name Writable
17257 ------ -------- --------
17258 3 FacesDetected no
17259 11 PotentialFace1Position int16u[4]
17260 21 PotentialFace2Position int16u[4]
17261 31 PotentialFace3Position int16u[4]
17262 41 PotentialFace4Position int16u[4]
17263 51 PotentialFace5Position int16u[4]
17264 61 PotentialFace6Position int16u[4]
17265 71 PotentialFace7Position int16u[4]
17266 81 PotentialFace8Position int16u[4]
17267 91 Face1Position int16u[4]
17268 101 Face2Position int16u[4]
17269 111 Face3Position int16u[4]
17270 121 Face4Position int16u[4]
17271
17272 Sony MoreInfo0201 Tags
17273
17274 Index1 Tag Name Writable
17275 ------ -------- --------
17276 283 ImageCount int32u
17277 293 ShutterCount int32u
17278 330 ShutterCount int32u
17279
17280 Sony MoreInfo0401 Tags
17281
17282 Index1 Tag Name Writable
17283 ------ -------- --------
17284 1102 ShotNumberSincePowerUp int32u
17285
17286 Sony CameraSettings Tags
17287
17288 Camera settings for the A200, A300, A350, A700, A850 and A900.
17289
17290 Index2 Tag Name Writable
17291 ------ -------- --------
17292 0 ExposureTime int16u
17293 1 FNumber int16u
17294 2 HighSpeedSync int16u
17295 3 ExposureCompensationSet int16u
17296 4 DriveMode int16u & 0xff
17297 5 WhiteBalanceSetting int16u
17298 6 WhiteBalanceFineTune int16u
17299 7 ColorTemperatureSet int16u
17300 8 ColorCompensationFilterSet int16u
17301 12 ColorTemperatureCustom int16u
17302 13 ColorCompensationFilterCustom int16u
17303 15 WhiteBalance int16u
17304 16 FocusModeSetting int16u
17305 17 AFAreaMode int16u
17306 18 AFPointSetting int16u
17307 19 FlashMode int16u
17308 20 FlashExposureCompSet int16u
17309 21 MeteringMode int16u
17310 22 ISOSetting int16u
17311 24 DynamicRangeOptimizerMode int16u
17312 25 DynamicRangeOptimizerLevel int16u
17313 26 CreativeStyle int16u
17314 27 ColorSpace int16u
17315 28 Sharpness int16u
17316 29 Contrast int16u
17317 30 Saturation int16u
17318 31 ZoneMatchingValue int16u
17319 34 Brightness int16u
17320 35 FlashControl int16u
17321 40 PrioritySetupShutterRelease int16u
17322 41 AFIlluminator int16u
17323 42 AFWithShutter int16u
17324 43 LongExposureNoiseReduction int16u
17325 44 HighISONoiseReduction int16u
17326 45 ImageStyle int16u
17327 46 FocusModeSwitch int16u
17328 47 ShutterSpeedSetting int16u
17329 48 ApertureSetting int16u
17330 60 ExposureProgram int16u
17331 61 ImageStabilizationSetting int16u
17332 62 FlashAction int16u
17333 63 Rotation int16u
17334 64 AELock int16u
17335 76 FlashAction2 int16u
17336 77 FocusMode int16u
17337 80 BatteryState int16u
17338 81 BatteryLevel int16u
17339 83 FocusStatus int16u
17340 84 SonyImageSize int16u
17341 85 AspectRatio int16u
17342 86 Quality int16u
17343 88 ExposureLevelIncrements int16u
17344 106 RedEyeReduction int16u
17345 154 FolderNumber int16u & 0x3ff
17346 155 ImageNumber int16u & 0x3fff
17347
17348 Sony CameraSettings2 Tags
17349
17350 Camera settings for the A230, A290, A330, A380 and A390.
17351
17352 Index2 Tag Name Writable
17353 ------ -------- --------
17354 0 ExposureTime int16u
17355 1 FNumber int16u
17356 2 HighSpeedSync int16u
17357 3 ExposureCompensationSet int16u
17358 4 WhiteBalanceSetting int16u
17359 5 WhiteBalanceFineTune int16u
17360 6 ColorTemperatureSet int16u
17361 7 ColorCompensationFilterSet int16u
17362 8 CustomWB_RGBLevels int16u[3]
17363 11 ColorTemperatureCustom int16u
17364 12 ColorCompensationFilterCustom int16u
17365 14 WhiteBalance int16u
17366 15 FocusModeSetting int16u
17367 16 AFAreaMode int16u
17368 17 AFPointSetting int16u
17369 18 FlashExposureCompSet int16u
17370 19 MeteringMode int16u
17371 20 ISOSetting int16u
17372 22 DynamicRangeOptimizerMode int16u
17373 23 DynamicRangeOptimizerLevel int16u
17374 24 CreativeStyle int16u
17375 25 Sharpness int16u
17376 26 Contrast int16u
17377 27 Saturation int16u
17378 31 FlashControl int16u
17379 37 LongExposureNoiseReduction int16u
17380 38 HighISONoiseReduction int16u
17381 39 ImageStyle int16u
17382 40 ShutterSpeedSetting int16u
17383 41 ApertureSetting int16u
17384 60 ExposureProgram int16u
17385 61 ImageStabilizationSetting int16u
17386 62 FlashAction int16u
17387 63 Rotation int16u
17388 64 AELock int16u
17389 76 FlashAction2 int16u
17390 77 FocusMode int16u
17391 83 FocusStatus int16u
17392 84 SonyImageSize int16u
17393 85 AspectRatio int16u
17394 86 Quality int16u
17395 88 ExposureLevelIncrements int16u
17396 126 DriveMode int16u & 0xff
17397 127 FlashMode int16u
17398 131 ColorSpace int16u
17399
17400 Sony CameraSettings3 Tags
17401
17402 Camera settings for models such as the A33, A35, A55, A450, A500, A550,
17403 A560, A580, NEX-3, NEX-5, NEX-C3 and NEX-VG10E.
17404
17405 Index1 Tag Name Writable
17406 ------ -------- --------
17407 0 ShutterSpeedSetting int8u
17408 1 ApertureSetting int8u
17409 2 ISOSetting int8u
17410 3 ExposureCompensationSet int8u
17411 4 DriveModeSetting int8u
17412 5 ExposureProgram int8u
17413 6 FocusModeSetting int8u
17414 7 MeteringMode int8u
17415 9 SonyImageSize int8u
17416 10 AspectRatio int8u
17417 11 Quality int8u
17418 12 DynamicRangeOptimizerSetting int8u
17419 13 DynamicRangeOptimizerLevel int8u
17420 14 ColorSpace int8u
17421 15 CreativeStyleSetting int8u
17422 16 ContrastSetting int8s
17423 17 SaturationSetting int8s
17424 18 SharpnessSetting int8s
17425 22 WhiteBalanceSetting int8u
17426 23 ColorTemperatureSetting int8u
17427 24 ColorCompensationFilterSet int8s
17428 25 CustomWB_RGBLevels int16uRev[3]
17429 32 FlashMode int8u
17430 33 FlashControl int8u
17431 35 FlashExposureCompSet int8u
17432 36 AFAreaMode int8u
17433 37 LongExposureNoiseReduction int8u
17434 38 HighISONoiseReduction int8u
17435 39 SmileShutterMode int8u
17436 40 RedEyeReduction int8u
17437 45 HDRSetting int8u
17438 46 HDRLevel int8u
17439 47 ViewingMode int8u
17440 48 FaceDetection int8u
17441 49 SmileShutter int8u
17442 50 SweepPanoramaSize int8u
17443 51 SweepPanoramaDirection int8u
17444 52 DriveMode int8u
17445 53 MultiFrameNoiseReduction int8u
17446 54 LiveViewAFSetting int8u
17447 56 PanoramaSize3D int8u
17448 131 AFButtonPressed int8u
17449 132 LiveViewMetering int8u
17450 133 ViewingMode2 int8u
17451 134 AELock int8u
17452 135 FlashStatusBuilt-in int8u
17453 136 FlashStatusExternal int8u
17454 139 LiveViewFocusMode int8u
17455 153 LensMount int8u
17456 268 SequenceNumber int8u
17457 276 FolderNumber int32u & 0xffc000
17458 276.1 ImageNumber int32u & 0x3fff
17459 512 ShotNumberSincePowerUp2 int32u
17460 643 AFButtonPressed int8u
17461 644 LiveViewMetering int8u
17462 645 ViewingMode2 int8u
17463 646 AELock int8u
17464 647 FlashStatusBuilt-in int8u
17465 648 FlashStatusExternal int8u
17466 651 LiveViewFocusMode int8u
17467 780 SequenceNumber int8u
17468 788 ImageNumber int16u & 0x3fff
17469 790 FolderNumber int16u & 0x3ff
17470 1008 LensE-mountVersion int16u
17471 1011 LensFirmwareVersion int16u~
17472 1015 LensType2 int16u
17473 1024 ImageNumber int16u & 0x3fff
17474 1026 FolderNumber int16u & 0x3ff
17475
17476 Sony CameraSettingsUnknown Tags
17477
17478 Index2 Tag Name Writable
17479 ------ -------- --------
17480 [no tags known]
17481
17482 Sony ExtraInfo Tags
17483
17484 Extra hardware information for the A850 and A900.
17485
17486 Index1 Tag Name Writable
17487 ------ -------- --------
17488 1 BatteryTemperature int8u
17489 2 BatteryUnknown? no
17490 8 BatteryVoltage? no
17491 10 ImageStabilization2? int8u
17492 12 BatteryLevel int8u
17493 26 ExtraInfoVersion int8u[4]
17494
17495 Sony ExtraInfo2 Tags
17496
17497 Extra hardware information for the A230/290/330/380/390.
17498
17499 Index1 Tag Name Writable
17500 ------ -------- --------
17501 4 BatteryLevel int8u
17502 18 ImageStabilization int8u
17503
17504 Sony ExtraInfo3 Tags
17505
17506 Extra hardware information for the A33, A35, A55, A450, A500, A550,
17507 A560, A580 and NEX-3/5/C3/VG10.
17508
17509 Index1 Tag Name Writable
17510 ------ -------- --------
17511 0 BatteryUnknown? int16u
17512 2 BatteryTemperature int8u
17513 4 BatteryLevel int8u
17514 6 BatteryVoltage1 int16u
17515 8 BatteryVoltage2 int16u
17516 17 ImageStabilization int8u
17517 20 BatteryState int8u
17518 ExposureProgram int8u
17519 ModeDialPosition int8u
17520 22 MemoryCardConfiguration int8u & 0xc0
17521 CameraOrientation int8u
17522 24 CameraOrientation int8u & 0x30
17523
17524 Sony Panorama Tags
17525
17526 Tags found in panorama images from various Sony DSC, NEX, SLT and DSLR
17527 cameras. The width/height values of these tags are not affected by
17528 camera rotation -- the width is always the longer dimension.
17529
17530 Index4 Tag Name Writable
17531 ------ -------- --------
17532 1 PanoramaFullWidth int32u
17533 2 PanoramaFullHeight int32u
17534 3 PanoramaDirection int32u
17535 4 PanoramaCropLeft int32u
17536 5 PanoramaCropTop int32u
17537 6 PanoramaCropRight int32u
17538 7 PanoramaCropBottom int32u
17539 8 PanoramaFrameWidth int32u
17540 9 PanoramaFrameHeight int32u
17541 10 PanoramaSourceWidth int32u
17542 11 PanoramaSourceHeight int32u
17543
17544 Sony Tag2010a Tags
17545
17546 Valid for NEX-5N.
17547
17548 Index1 Tag Name Writable
17549 ------ -------- --------
17550 1200 MeterInfo? Sony MeterInfo
17551 4392 ReleaseMode3 int8u
17552 4396 ReleaseMode2 int8u
17553 4404 SelfTimer int8u
17554 4408 FlashMode int8u
17555 4414 StopsAboveBaseISO int16u
17556 4416 BrightnessValue int16u
17557 4420 DynamicRangeOptimizer int8u
17558 4424 HDRSetting int8u
17559 4428 ExposureCompensation int16s
17560 4446 PictureProfile int8u
17561 4447 PictureProfile int8u
17562 4451 PictureEffect2 int8u
17563 4464 Quality2 int8u
17564 4468 MeteringMode int8u
17565 4469 ExposureProgram int8u
17566 4476 WB_RGBLevels int16u[3]
17567
17568 Sony MeterInfo Tags
17569
17570 Information possibly related to metering. Extracted only if the
17571 Unknown option is used.
17572
17573 Index1 Tag Name Writable
17574 ------ -------- --------
17575 0 MeterInfo1Row1 int32u[27]
17576 108 MeterInfo1Row2 int32u[27]
17577 216 MeterInfo1Row3 int32u[27]
17578 324 MeterInfo1Row4 int32u[27]
17579 432 MeterInfo1Row5 int32u[27]
17580 540 MeterInfo1Row6 int32u[27]
17581 648 MeterInfo1Row7 int32u[27]
17582 756 MeterInfo2Row1 int32u[33]
17583 888 MeterInfo2Row2 int32u[33]
17584 1020 MeterInfo2Row3 int32u[33]
17585 1152 MeterInfo2Row4 int32u[33]
17586 1284 MeterInfo2Row5 int32u[33]
17587 1416 MeterInfo2Row6 int32u[33]
17588 1548 MeterInfo2Row7 int32u[33]
17589 1680 MeterInfo2Row8 int32u[33]
17590 1812 MeterInfo2Row9 int32u[33]
17591
17592 Sony Tag2010b Tags
17593
17594 Valid for SLT-A65/A77, NEX-7/VG20E.
17595
17596 Index1 Tag Name Writable
17597 ------ -------- --------
17598 0 SequenceImageNumber int32u
17599 4 SequenceFileNumber int32u
17600 8 ReleaseMode2 int32u
17601 438 SonyDateTime undef[7]
17602 804 DynamicRangeOptimizer int8u
17603 1204 MeterInfo? Sony MeterInfo
17604 4392 ReleaseMode3 int8u
17605 4396 ReleaseMode2 int8u
17606 4404 SelfTimer int8u
17607 4408 FlashMode int8u
17608 4414 StopsAboveBaseISO int16u
17609 4416 BrightnessValue int16u
17610 4420 DynamicRangeOptimizer int8u
17611 4424 HDRSetting int8u
17612 4428 ExposureCompensation int16s
17613 4450 PictureProfile int8u
17614 4451 PictureProfile int8u
17615 4455 PictureEffect2 int8u
17616 4468 Quality2 int8u
17617 4472 MeteringMode int8u
17618 4473 ExposureProgram int8u
17619 4480 WB_RGBLevels int16u[3]
17620 4632 SonyISO int16u
17621 6691 DistortionCorrParams int16s[16]
17622
17623 Sony Tag2010c Tags
17624
17625 Valid for SLT-A37/A57 and NEX-F3.
17626
17627 Index1 Tag Name Writable
17628 ------ -------- --------
17629 0 SequenceImageNumber int32u
17630 4 SequenceFileNumber int32u
17631 8 ReleaseMode2 int32u
17632 512 DigitalZoomRatio int8u
17633 528 SonyDateTime undef[7]
17634 768 DynamicRangeOptimizer int8u
17635 1168 MeterInfo? Sony MeterInfo
17636 4356 ReleaseMode3 int8u
17637 4360 ReleaseMode2 int8u
17638 4368 SelfTimer int8u
17639 4372 FlashMode int8u
17640 4378 StopsAboveBaseISO int16u
17641 4380 BrightnessValue int16u
17642 4384 DynamicRangeOptimizer int8u
17643 4388 HDRSetting int8u
17644 4392 ExposureCompensation int16s
17645 4414 PictureProfile int8u
17646 4415 PictureProfile int8u
17647 4419 PictureEffect2 int8u
17648 4432 Quality2 int8u
17649 4436 MeteringMode int8u
17650 4437 ExposureProgram int8u
17651 4444 WB_RGBLevels int16u[3]
17652 4596 SonyISO int16u
17653
17654 Sony Tag2010d Tags
17655
17656 Valid for DSC-HX10V/HX20V/HX200V/TX66/TX200V/TX300V/WX50/WX100/WX150,
17657 but not valid for panorama images.
17658
17659 Index1 Tag Name Writable
17660 ------ -------- --------
17661 0 SequenceImageNumber int32u
17662 4 SequenceFileNumber int32u
17663 8 ReleaseMode2 int32u
17664 510 SonyDateTime undef[7]
17665 892 DynamicRangeOptimizer int8u
17666 1292 MeterInfo? Sony MeterInfo
17667 4480 ReleaseMode3 int8u
17668 4484 ReleaseMode2 int8u
17669 4492 SelfTimer int8u
17670 4496 FlashMode int8u
17671 4502 StopsAboveBaseISO int16u
17672 4504 BrightnessValue int16u
17673 4508 DynamicRangeOptimizer int8u
17674 4512 HDRSetting int8u
17675 4538 PictureProfile int8u
17676 4539 PictureProfile int8u
17677 4543 PictureEffect2 int8u
17678 4560 MeteringMode int8u
17679 4561 ExposureProgram int8u
17680 4568 WB_RGBLevels int16u[3]
17681 4720 SonyISO int16u
17682
17683 Sony Tag2010e Tags
17684
17685 Valid for SLT-A58/A99, ILCE-3000/3500, NEX-3N/5R/5T/6/VG30E/VG900,
17686 DSC-RX100, DSC-RX1/RX1R. Also valid for
17687 DSC-HX300/HX50V/TX30/WX60/WX200/ WX300, but not for panorama images.
17688
17689 Index1 Tag Name Writable
17690 ------ -------- --------
17691 0 SequenceImageNumber int32u
17692 4 SequenceFileNumber int32u
17693 8 ReleaseMode2 int32u
17694 540 DigitalZoomRatio int8u
17695 556 SonyDateTime undef[7]
17696 808 DynamicRangeOptimizer int8u
17697 1208 MeterInfo? Sony MeterInfo
17698 4444 ReleaseMode3 int8u
17699 4448 ReleaseMode2 int8u
17700 4456 SelfTimer int8u
17701 4460 FlashMode int8u
17702 4466 StopsAboveBaseISO int16u
17703 4468 BrightnessValue int16u
17704 4472 DynamicRangeOptimizer int8u
17705 4476 HDRSetting int8u
17706 4480 ExposureCompensation int16s
17707 4502 PictureProfile int8u
17708 4503 PictureProfile int8u
17709 4507 PictureEffect2 int8u
17710 4520 Quality2 int8u
17711 4524 MeteringMode int8u
17712 4525 ExposureProgram int8u
17713 4532 WB_RGBLevels int16u[3]
17714 4692 SonyISO int16u
17715 4696 SonyISO int16u
17716 4728 FocalLength int16u
17717 4730 MinFocalLength int16u
17718 4732 MaxFocalLength int16u
17719 4736 SonyISO int16u
17720 6256 DistortionCorrParams int16s[16]
17721 6289 LensFormat int8u
17722 6290 LensMount int8u
17723 6291 LensType2 int16u
17724 6294 LensType int16u
17725 6296 DistortionCorrParamsPresent int8u
17726 6297 DistortionCorrParamsNumber int8u
17727
17728 Sony Tag2010f Tags
17729
17730 Valid for DSC-RX100M2, DSC-QX10/QX100.
17731
17732 Index1 Tag Name Writable
17733 ------ -------- --------
17734 4 ReleaseMode2 int32u
17735 80 DynamicRangeOptimizer int8u
17736 480 MeterInfo? Sony MeterInfo
17737 4116 ReleaseMode3 int8u
17738 4120 ReleaseMode2 int8u
17739 4128 SelfTimer int8u
17740 4132 FlashMode int8u
17741 4138 StopsAboveBaseISO int16u
17742 4140 BrightnessValue int16u
17743 4144 DynamicRangeOptimizer int8u
17744 4148 HDRSetting int8u
17745 4152 ExposureCompensation int16s
17746 4174 PictureProfile int8u
17747 4175 PictureProfile int8u
17748 4179 PictureEffect2 int8u
17749 4192 Quality2 int8u
17750 4196 MeteringMode int8u
17751 4197 ExposureProgram int8u
17752 4204 WB_RGBLevels int16u[3]
17753 4404 FocalLength int16u
17754 4406 MinFocalLength int16u
17755 4408 MaxFocalLength int16u
17756 4412 SonyISO int16u
17757
17758 Sony Tag2010g Tags
17759
17760 Valid for DSC-HX60V/HX350/HX400V/QX30/RX10/RX100M3/WX220/WX350,
17761 ILCE-7/7R/7S/7M2/5000/5100/6000/QX1, ILCA-68/77M2.
17762
17763 Index1 Tag Name Writable
17764 ------ -------- --------
17765 4 ReleaseMode2 int32u
17766 80 DynamicRangeOptimizer int8u
17767 524 ReleaseMode3 int8u
17768 528 ReleaseMode2 int8u
17769 536 SelfTimer int8u
17770 540 FlashMode int8u
17771 546 StopsAboveBaseISO int16u
17772 548 BrightnessValue int16u
17773 552 DynamicRangeOptimizer int8u
17774 556 HDRSetting int8u
17775 560 ExposureCompensation int16s
17776 582 PictureProfile int8u
17777 583 PictureProfile int8u
17778 587 PictureEffect2 int8u
17779 600 Quality2 int8u
17780 604 MeteringMode int8u
17781 605 ExposureProgram int8u
17782 612 WB_RGBLevels int16u[3]
17783 812 FocalLength int16u
17784 814 MinFocalLength int16u
17785 816 MaxFocalLength int16u
17786 836 SonyISO int16u
17787 904 MeterInfo? Sony MeterInfo
17788 6300 DistortionCorrParams int16s[16]
17789 6333 LensFormat int8u
17790 6334 LensMount int8u
17791 6335 LensType2 int16u
17792 6338 LensType int16u
17793 6340 DistortionCorrParamsPresent int8u
17794 6341 DistortionCorrParamsNumber int8u
17795
17796 Sony Tag2010h Tags
17797
17798 Valid for
17799 DSC-HX80/HX90V/RX0/RX1RM2/RX10M2/RX10M3/RX100M4/RX100M5/WX500,
17800 ILCE-6300/6500/7RM2/7SM2, ILCA-99M2.
17801
17802 Index1 Tag Name Writable
17803 ------ -------- --------
17804 4 ReleaseMode2 int32u
17805 80 DynamicRangeOptimizer int8u
17806 524 ReleaseMode3 int8u
17807 528 ReleaseMode2 int8u
17808 536 SelfTimer int8u
17809 540 FlashMode int8u
17810 546 StopsAboveBaseISO int16u
17811 548 BrightnessValue int16u
17812 552 DynamicRangeOptimizer int8u
17813 556 HDRSetting int8u
17814 560 ExposureCompensation int16s
17815 582 PictureProfile int8u
17816 583 PictureProfile int8u
17817 587 PictureEffect2 int8u
17818 600 Quality2 int8u
17819 604 MeteringMode int8u
17820 605 ExposureProgram int8u
17821 612 WB_RGBLevels int16u[3]
17822 812 FocalLength int16u
17823 814 MinFocalLength int16u
17824 816 MaxFocalLength int16u
17825 838 SonyISO int16u
17826 904 MeterInfo? Sony MeterInfo
17827 920 MeterInfo? Sony MeterInfo
17828 6348 DistortionCorrParams int16s[16]
17829 6381 LensFormat int8u
17830 6382 LensMount int8u
17831 6383 LensType2 int16u
17832 6386 LensType int16u
17833 6388 DistortionCorrParamsPresent int8u
17834 6389 DistortionCorrParamsNumber int8u
17835
17836 Sony Tag2010i Tags
17837
17838 Valid for ILCE-6100/6400/6600/7M3/7RM3/7RM4/9/9M2,
17839 DSC-RX0M2/RX10M4/RX100M6/ RX100M5A/RX100M7/HX99.
17840
17841 Index1 Tag Name Writable
17842 ------ -------- --------
17843 4 ReleaseMode2 int32u
17844 78 DynamicRangeOptimizer int8u
17845 516 ReleaseMode3 int8u
17846 520 ReleaseMode2 int8u
17847 528 SelfTimer int8u
17848 529 FlashMode int8u
17849 535 StopsAboveBaseISO int16u
17850 537 BrightnessValue int16u
17851 539 DynamicRangeOptimizer int8u
17852 543 HDRSetting int8u
17853 547 ExposureCompensation int16s
17854 567 PictureProfile int8u
17855 568 PictureProfile int8u
17856 572 PictureEffect2 int8u
17857 583 Quality2 int8u
17858 587 MeteringMode int8u
17859 588 ExposureProgram int8u
17860 594 WB_RGBLevels int16u[3]
17861 778 FocalLength int16u
17862 780 MinFocalLength int16u
17863 782 MaxFocalLength int16u
17864 800 SonyISO int16u
17865 877 MeterInfo? Sony MeterInfo9
17866 6096 DistortionCorrParams int16s[16]
17867 6129 LensFormat int8u
17868 6130 LensMount int8u
17869 6131 LensType2 int16u
17870 6134 LensType int16u
17871 6136 DistortionCorrParamsPresent int8u
17872 6137 DistortionCorrParamsNumber int8u
17873
17874 Sony MeterInfo9 Tags
17875
17876 Information possibly related to metering. Extracted only if the
17877 Unknown option is used.
17878
17879 Index1 Tag Name Writable
17880 ------ -------- --------
17881 0 MeterInfo1Row1 no
17882 90 MeterInfo1Row2 no
17883 180 MeterInfo1Row3 no
17884 270 MeterInfo1Row4 no
17885 360 MeterInfo1Row5 no
17886 450 MeterInfo1Row6 no
17887 540 MeterInfo1Row7 no
17888 630 MeterInfo2Row1 no
17889 740 MeterInfo2Row2 no
17890 850 MeterInfo2Row3 no
17891 960 MeterInfo2Row4 no
17892 1070 MeterInfo2Row5 no
17893 1180 MeterInfo2Row6 no
17894 1290 MeterInfo2Row7 no
17895 1400 MeterInfo2Row8 no
17896 1510 MeterInfo2Row9 no
17897
17898 Sony Tag202a Tags
17899
17900 Index1 Tag Name Writable
17901 ------ -------- --------
17902 1 FocalPlaneAFPointsUsed int8u
17903 2 FocalPlaneAFPointArea int16u[2]
17904 6 FocalPlaneAFPointLocation1 int16u[2]
17905 10 FocalPlaneAFPointLocation2 int16u[2]
17906 14 FocalPlaneAFPointLocation3 int16u[2]
17907 18 FocalPlaneAFPointLocation4 int16u[2]
17908 22 FocalPlaneAFPointLocation5 int16u[2]
17909 26 FocalPlaneAFPointLocation6 int16u[2]
17910 30 FocalPlaneAFPointLocation7 int16u[2]
17911 34 FocalPlaneAFPointLocation8 int16u[2]
17912 38 FocalPlaneAFPointLocation9 int16u[2]
17913 42 FocalPlaneAFPointLocation10 int16u[2]
17914 46 FocalPlaneAFPointLocation11 int16u[2]
17915 50 FocalPlaneAFPointLocation12 int16u[2]
17916 54 FocalPlaneAFPointLocation13 int16u[2]
17917 58 FocalPlaneAFPointLocation14 int16u[2]
17918 62 FocalPlaneAFPointLocation15 int16u[2]
17919
17920 Sony ShotInfo Tags
17921
17922 Index1 Tag Name Writable
17923 ------ -------- --------
17924 2 FaceInfoOffset no
17925 6 SonyDateTime string[20]
17926 26 SonyImageHeight int16u
17927 28 SonyImageWidth int16u
17928 48 FacesDetected int16u
17929 50 FaceInfoLength no
17930 52 MetaVersion string[16]
17931 72 FaceInfo1 Sony FaceInfo1
17932 94 FaceInfo2 Sony FaceInfo2
17933
17934 Sony FaceInfo1 Tags
17935
17936 Index1 Tag Name Writable
17937 ------ -------- --------
17938 0 Face1Position int16u[4]
17939 32 Face2Position int16u[4]
17940 64 Face3Position int16u[4]
17941 96 Face4Position int16u[4]
17942 128 Face5Position int16u[4]
17943 160 Face6Position int16u[4]
17944 192 Face7Position int16u[4]
17945 224 Face8Position int16u[4]
17946
17947 Sony FaceInfo2 Tags
17948
17949 Index1 Tag Name Writable
17950 ------ -------- --------
17951 0 Face1Position int16u[4]
17952 37 Face2Position int16u[4]
17953 74 Face3Position int16u[4]
17954 111 Face4Position int16u[4]
17955 148 Face5Position int16u[4]
17956 185 Face6Position int16u[4]
17957 222 Face7Position int16u[4]
17958 259 Face8Position int16u[4]
17959
17960 Sony Tag900b Tags
17961
17962 Index1 Tag Name Writable
17963 ------ -------- --------
17964 2 FacesDetected no
17965 189 FaceDetection no
17966
17967 Sony Tag9050a Tags
17968
17969 Data for tags 0x9050, 0x94xx and 0x2010 is encrypted by a simple
17970 substitution cipher, but the deciphered values are listed below.
17971
17972 Index1 Tag Name Writable
17973 ------ -------- --------
17974 0 SonyMaxAperture int8u
17975 1 SonyMinAperture int8u
17976 32 Shutter int16u[3]
17977 49 FlashStatus int8u
17978 50 ShutterCount int32u
17979 58 SonyExposureTime int16u
17980 60 SonyFNumber int16u
17981 63 ReleaseMode2 int8u
17982 76 ShutterCount2 int32u
17983 81 SonyDateTime2 undef[6]
17984 103 ReleaseMode2 int8u
17985 124 InternalSerialNumber int8u[4]~
17986 240 InternalSerialNumber int8u[5]
17987 261 LensMount int8u
17988 262 LensFormat int8u
17989 263 LensType2 int16u
17990 265 LensType int16u
17991 267 DistortionCorrParamsPresent int8u
17992 276 APS-CSizeCapture int8u
17993 277 LensSpecFeatures undef[2]
17994 278 LensSpecFeatures undef[2]
17995 416 ShutterCount3 int32u
17996 426 ShutterCount3 int32u
17997 445 ShutterCount3 int32u
17998
17999 Sony Tag9050b Tags
18000
18001 Valid from July 2015 for
18002 ILCE-6100/6300/6400/6500/6600/7M3/7RM2/7RM3/7RM4/ 7SM2/9/9M2,
18003 ILCA-99M2.
18004
18005 Index1 Tag Name Writable
18006 ------ -------- --------
18007 0 SonyMaxAperture int8u
18008 1 SonyMinAperture int8u
18009 38 Shutter int16u[3]
18010 57 FlashStatus int8u
18011 58 ShutterCount int32u
18012 70 SonyExposureTime int16u
18013 72 SonyFNumber int16u
18014 75 ReleaseMode2 int8u
18015 80 ShutterCount2 int32u
18016 82 ShutterCount2 int32u
18017 88 ShutterCount2 int32u
18018 97 SonyTimeMinSec no
18019 107 ReleaseMode2 int8u
18020 109 ReleaseMode2 int8u
18021 115 ReleaseMode2 int8u
18022 136 InternalSerialNumber int8u[6]~
18023 261 LensMount int8u
18024 262 LensFormat int8u
18025 263 LensType2 int16u
18026 265 LensType int16u
18027 267 DistortionCorrParamsPresent int8u
18028 276 APS-CSizeCapture int8u
18029 278 LensSpecFeatures undef[2]
18030 415 ShutterCount3 int32u
18031 459 ShutterCount3 int32u
18032 461 ShutterCount3 int32u
18033 491 APS-CSizeCapture int8u
18034 493 LensSpecFeatures undef[2]
18035 494 APS-CSizeCapture int8u
18036 496 LensSpecFeatures undef[2]
18037 538 APS-CSizeCapture int8u
18038 540 LensSpecFeatures undef[2]
18039 APS-CSizeCapture int8u
18040 542 LensSpecFeatures undef[2]
18041
18042 Sony Tag9400a Tags
18043
18044 Valid for many DSC, NEX and SLT models
18045
18046 Index1 Tag Name Writable
18047 ------ -------- --------
18048 8 SequenceImageNumber int32u
18049 12 SequenceFileNumber int32u
18050 16 ReleaseMode2 int8u
18051 18 DigitalZoom int8u
18052 26 ShotNumberSincePowerUp int32u
18053 34 SequenceLength int8u
18054 40 CameraOrientation int8u
18055 41 Quality2 int8u
18056 68 SonyImageHeight int16u~
18057 82 ModelReleaseYear int8u~
18058
18059 Sony Tag9400b Tags
18060
18061 Valid for NEX-3N, ILCE-3000/3500, SLT-A58, DSC-WX60, DSC-WX300,
18062 DSC-RX100M2, DSC-HX50V, DSC-QX10/QX100.
18063
18064 Index1 Tag Name Writable
18065 ------ -------- --------
18066 8 SequenceImageNumber int32u
18067 12 SequenceFileNumber int32u
18068 16 ReleaseMode2 int8u
18069 18 DigitalZoom int8u
18070 22 ShotNumberSincePowerUp int32u
18071 30 SequenceLength int8u
18072 36 CameraOrientation int8u
18073 37 Quality2 int8u
18074 63 SonyImageHeight int16u~
18075 70 ModelReleaseYear int8u~
18076
18077 Sony Tag9400c Tags
18078
18079 Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX1RM2/RX10/
18080 RX10M2/RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/
18081 WX350/WX500,
18082 ILCE-7/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/5100/6000/
18083 6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
18084
18085 Index1 Tag Name Writable
18086 ------ -------- --------
18087 9 ReleaseMode2 int8u
18088 10 ShotNumberSincePowerUp int8u
18089 ShotNumberSincePowerUp int32u
18090 18 SequenceImageNumber int32u
18091 22 SequenceLength int8u
18092 26 SequenceFileNumber int32u
18093 30 SequenceLength int8u
18094 41 CameraOrientation int8u
18095 42 Quality2 int8u
18096 71 SonyImageHeight int16u~
18097 83 ModelReleaseYear int8u~
18098
18099 Sony Tag9401 Tags
18100
18101 Index1 Tag Name Writable
18102 ------ -------- --------
18103 1176 ISOInfo Sony ISOInfo
18104 1186 ISOInfo Sony ISOInfo
18105 1437 ISOInfo Sony ISOInfo
18106 1588 ISOInfo Sony ISOInfo
18107 1590 ISOInfo Sony ISOInfo
18108 1612 ISOInfo Sony ISOInfo
18109 1619 ISOInfo Sony ISOInfo
18110 1656 ISOInfo Sony ISOInfo
18111 1720 ISOInfo Sony ISOInfo
18112 1758 ISOInfo Sony ISOInfo
18113 1767 ISOInfo Sony ISOInfo
18114
18115 Sony ISOInfo Tags
18116
18117 Index1 Tag Name Writable
18118 ------ -------- --------
18119 0 ISOSetting int8u
18120 2 ISOAutoMin int8u
18121 4 ISOAutoMax int8u
18122
18123 Sony Tag9402 Tags
18124
18125 Index1 Tag Name Writable
18126 ------ -------- --------
18127 4 AmbientTemperature int8s
18128 22 FocusMode int8u & 0x7f
18129 23 AFAreaMode int8u
18130 45 FocusPosition2 int8u
18131
18132 Sony Tag9403 Tags
18133
18134 Index1 Tag Name Writable
18135 ------ -------- --------
18136 5 CameraTemperature int8s
18137
18138 Sony Tag9404a Tags
18139
18140 Index1 Tag Name Writable
18141 ------ -------- --------
18142 11 ExposureProgram int8u
18143 13 IntelligentAuto int8u
18144 25 LensZoomPosition int16u
18145
18146 Sony Tag9404b Tags
18147
18148 Index1 Tag Name Writable
18149 ------ -------- --------
18150 12 ExposureProgram int8u
18151 14 IntelligentAuto int8u
18152 30 LensZoomPosition int16u
18153 32 FocusPosition2 int8u
18154
18155 Sony Tag9404c Tags
18156
18157 Index1 Tag Name Writable
18158 ------ -------- --------
18159 11 ExposureProgram int8u
18160 13 IntelligentAuto int8u
18161
18162 Sony Tag9405a Tags
18163
18164 Valid for SLT, NEX, ILCE-3000/3500 and several DSC models.
18165
18166 Index1 Tag Name Writable
18167 ------ -------- --------
18168 1536 DistortionCorrParamsPresent int8u
18169 1537 DistortionCorrection int8u
18170 1539 LensFormat int8u
18171 1540 LensMount int8u
18172 1541 LensType2 int16u
18173 1544 LensType int16u
18174 1610 VignettingCorrParams int16s[16]
18175 1642 ChromaticAberrationCorrParams int16s[32]
18176 1738 DistortionCorrParams int16s[16]
18177
18178 Sony Tag9405b Tags
18179
18180 Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX10/RX10M2/
18181 RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/WX350,
18182 ILCE-7/7M2/7M3/7R/7RM2/7RM3/7RM4/7S/7SM2/9/9M2/5000/5100/6000/6100/6300/
18183 6400/6500/6600/QX1, ILCA-68/77M2/99M2.
18184
18185 Index1 Tag Name Writable
18186 ------ -------- --------
18187 4 SonyISO int16u
18188 6 BaseISO int16u
18189 10 StopsAboveBaseISO int16u
18190 14 SonyExposureTime2 int16u
18191 16 ExposureTime rational32u
18192 20 SonyFNumber int16u
18193 22 SonyMaxApertureValue int16u
18194 36 SequenceImageNumber int32u
18195 52 ReleaseMode2 int8u
18196 62 SonyImageWidthMax int16u
18197 64 SonyImageHeightMax int16u
18198 66 HighISONoiseReduction int8u
18199 68 LongExposureNoiseReduction int8u
18200 70 PictureEffect2 int8u
18201 72 ExposureProgram int8u
18202 74 CreativeStyle int8u
18203 82 Sharpness int8s
18204 90 DistortionCorrParamsPresent int8u
18205 91 DistortionCorrection int8u
18206 93 LensFormat int8u
18207 94 LensMount int8u
18208 96 LensType2 int16u
18209 98 LensType int16u
18210 100 DistortionCorrParams int16s[16]
18211 834 LensZoomPosition int16u
18212 842 VignettingCorrParams int16s[16]
18213 846 LensZoomPosition int16u
18214 848 VignettingCorrParams int16s[16]
18215 858 LensZoomPosition int16u
18216 860 VignettingCorrParams int16s[16]
18217 872 VignettingCorrParams int16s[16]
18218 892 ChromaticAberrationCorrParams int16s[32]
18219 900 ChromaticAberrationCorrParams int16s[32]
18220 924 ChromaticAberrationCorrParams int16s[32]
18221 944 ChromaticAberrationCorrParams int16s[32]
18222 952 ChromaticAberrationCorrParams int16s[32]
18223
18224 Sony Tag9406 Tags
18225
18226 Index1 Tag Name Writable
18227 ------ -------- --------
18228 5 BatteryTemperature int8u
18229 6 BatteryLevelGrip1 int8u
18230 7 BatteryLevel int8u
18231 8 BatteryLevelGrip2 int8u
18232
18233 Sony Tag940a Tags
18234
18235 These tags are currently extracted for SLT models only.
18236
18237 Index1 Tag Name Writable
18238 ------ -------- --------
18239 4 AFPointsSelected int32u
18240
18241 Sony Tag940c Tags
18242
18243 NEX and ILCE models only.
18244
18245 Index1 Tag Name Writable
18246 ------ -------- --------
18247 8 LensMount2 int8u
18248 9 LensType3 int16u
18249 11 CameraE-mountVersion int16u
18250 13 LensE-mountVersion int16u
18251 20 LensFirmwareVersion int16u~
18252
18253 Sony AFInfo Tags
18254
18255 These tags are currently extracted for SLT models only.
18256
18257 Index1 Tag Name Writable
18258 ------ -------- --------
18259 2 AFType int8u
18260 4 AFStatusActiveSensor int16s
18261 5 FocusMode int8u
18262 7 AFPoint int8u
18263 8 AFPointInFocus int8u
18264 9 AFPointAtShutterRelease int8u
18265 10 AFAreaMode int8u
18266 11 FocusMode int8u
18267 16 AFPointsUsed int8u[10]
18268 17 AFStatus15 Sony AFStatus15
18269 AFStatus19 Sony AFStatus19
18270 55 AFPoint int8u
18271 56 AFPointInFocus int8u
18272 57 AFPointAtShutterRelease int8u
18273 58 AFAreaMode int8u
18274 59 AFStatusActiveSensor int16s
18275 67 ExposureProgram int8u
18276 80 AFMicroAdj int8s
18277 125 AFStatus79 Sony AFStatus79
18278 366 AFPointsUsed int32u
18279 381 AFMicroAdj int8s
18280 382 ExposureProgram int8u
18281
18282 Sony AFStatus19 Tags
18283
18284 AF Status information for models with 19-point AF.
18285
18286 Index1 Tag Name Writable
18287 ------ -------- --------
18288 0 AFStatusUpperFarLeft int16s
18289 2 AFStatusUpper-leftHorizontal int16s
18290 4 AFStatusFarLeftHorizontal int16s
18291 6 AFStatusLeftHorizontal int16s
18292 8 AFStatusLowerFarLeft int16s
18293 10 AFStatusLower-leftHorizontal int16s
18294 12 AFStatusUpper-leftVertical int16s
18295 14 AFStatusLeftVertical int16s
18296 16 AFStatusLower-leftVertical int16s
18297 18 AFStatusFarLeftVertical int16s
18298 20 AFStatusTopHorizontal int16s
18299 22 AFStatusNearRight int16s
18300 24 AFStatusCenterHorizontal int16s
18301 26 AFStatusNearLeft int16s
18302 28 AFStatusBottomHorizontal int16s
18303 30 AFStatusTopVertical int16s
18304 32 AFStatusUpper-middle int16s
18305 34 AFStatusCenterVertical int16s
18306 36 AFStatusLower-middle int16s
18307 38 AFStatusBottomVertical int16s
18308 40 AFStatusUpperFarRight int16s
18309 42 AFStatusUpper-rightHorizontal int16s
18310 44 AFStatusFarRightHorizontal int16s
18311 46 AFStatusRightHorizontal int16s
18312 48 AFStatusLowerFarRight int16s
18313 50 AFStatusLower-rightHorizontal int16s
18314 52 AFStatusFarRightVertical int16s
18315 54 AFStatusUpper-rightVertical int16s
18316 56 AFStatusRightVertical int16s
18317 58 AFStatusLower-rightVertical int16s
18318
18319 Sony AFStatus79 Tags
18320
18321 AF Status information for models with 79-point AF.
18322
18323 Index1 Tag Name Writable
18324 ------ -------- --------
18325 0 AFStatus_00_B4 int16s
18326 2 AFStatus_01_C4 int16s
18327 4 AFStatus_02_D4 int16s
18328 6 AFStatus_03_E4 int16s
18329 8 AFStatus_04_F4 int16s
18330 10 AFStatus_05_G4 int16s
18331 12 AFStatus_06_H4 int16s
18332 14 AFStatus_07_B3 int16s
18333 16 AFStatus_08_C3 int16s
18334 18 AFStatus_09_D3 int16s
18335 20 AFStatus_10_E3 int16s
18336 22 AFStatus_11_F3 int16s
18337 24 AFStatus_12_G3 int16s
18338 26 AFStatus_13_H3 int16s
18339 28 AFStatus_14_B2 int16s
18340 30 AFStatus_15_C2 int16s
18341 32 AFStatus_16_D2 int16s
18342 34 AFStatus_17_E2 int16s
18343 36 AFStatus_18_F2 int16s
18344 38 AFStatus_19_G2 int16s
18345 40 AFStatus_20_H2 int16s
18346 42 AFStatus_21_C1 int16s
18347 44 AFStatus_22_D1 int16s
18348 46 AFStatus_23_E1 int16s
18349 48 AFStatus_24_F1 int16s
18350 50 AFStatus_25_G1 int16s
18351 52 AFStatus_26_A7_Vertical int16s
18352 54 AFStatus_27_A6_Vertical int16s
18353 56 AFStatus_28_A5_Vertical int16s
18354 58 AFStatus_29_C7_Vertical int16s
18355 60 AFStatus_30_C6_Vertical int16s
18356 62 AFStatus_31_C5_Vertical int16s
18357 64 AFStatus_32_E7_Vertical int16s
18358 66 AFStatus_33_E6_Center_Vertical int16s
18359 68 AFStatus_34_E5_Vertical int16s
18360 70 AFStatus_35_G7_Vertical int16s
18361 72 AFStatus_36_G6_Vertical int16s
18362 74 AFStatus_37_G5_Vertical int16s
18363 76 AFStatus_38_I7_Vertical int16s
18364 78 AFStatus_39_I6_Vertical int16s
18365 80 AFStatus_40_I5_Vertical int16s
18366 82 AFStatus_41_A7 int16s
18367 84 AFStatus_42_B7 int16s
18368 86 AFStatus_43_C7 int16s
18369 88 AFStatus_44_D7 int16s
18370 90 AFStatus_45_E7 int16s
18371 92 AFStatus_46_F7 int16s
18372 94 AFStatus_47_G7 int16s
18373 96 AFStatus_48_H7 int16s
18374 98 AFStatus_49_I7 int16s
18375 100 AFStatus_50_A6 int16s
18376 102 AFStatus_51_B6 int16s
18377 104 AFStatus_52_C6 int16s
18378 106 AFStatus_53_D6 int16s
18379 108 AFStatus_54_E6_Center int16s
18380 110 AFStatus_55_F6 int16s
18381 112 AFStatus_56_G6 int16s
18382 114 AFStatus_57_H6 int16s
18383 116 AFStatus_58_I6 int16s
18384 118 AFStatus_59_A5 int16s
18385 120 AFStatus_60_B5 int16s
18386 122 AFStatus_61_C5 int16s
18387 124 AFStatus_62_D5 int16s
18388 126 AFStatus_63_E5 int16s
18389 128 AFStatus_64_F5 int16s
18390 130 AFStatus_65_G5 int16s
18391 132 AFStatus_66_H5 int16s
18392 134 AFStatus_67_I5 int16s
18393 136 AFStatus_68_C11 int16s
18394 138 AFStatus_69_D11 int16s
18395 140 AFStatus_70_E11 int16s
18396 142 AFStatus_71_F11 int16s
18397 144 AFStatus_72_G11 int16s
18398 146 AFStatus_73_B10 int16s
18399 148 AFStatus_74_C10 int16s
18400 150 AFStatus_75_D10 int16s
18401 152 AFStatus_76_E10 int16s
18402 154 AFStatus_77_F10 int16s
18403 156 AFStatus_78_G10 int16s
18404 158 AFStatus_79_H10 int16s
18405 160 AFStatus_80_B9 int16s
18406 162 AFStatus_81_C9 int16s
18407 164 AFStatus_82_D9 int16s
18408 166 AFStatus_83_E9 int16s
18409 168 AFStatus_84_F9 int16s
18410 170 AFStatus_85_G9 int16s
18411 172 AFStatus_86_H9 int16s
18412 174 AFStatus_87_B8 int16s
18413 176 AFStatus_88_C8 int16s
18414 178 AFStatus_89_D8 int16s
18415 180 AFStatus_90_E8 int16s
18416 182 AFStatus_91_F8 int16s
18417 184 AFStatus_92_G8 int16s
18418 186 AFStatus_93_H8 int16s
18419 188 AFStatus_94_E6_Center_F2-8 int16s
18420
18421 Sony Tag940e Tags
18422
18423 E-mount models.
18424
18425 Index1 Tag Name Writable
18426 ------ -------- --------
18427 6662 TiffMeteringImageWidth no
18428 6663 TiffMeteringImageHeight no
18429 6664 TiffMeteringImage no
18430
18431 Sony PIC Tags
18432
18433 The TextInfo data is extracted as a block to preserve the formatting,
18434 and some of the more interesting information is extracted as separate
18435 tags.
18436
18437 Tag ID Tag Name Writable
18438 ------ -------- --------
18439 'BC:' Barcode no
18440 'BarCode:' Barcode no
18441 'Capt:' SensorTemperature no
18442 'FWVer:' FirmwareVersion no
18443 'IFD' PIC_IFD Sony
18444 'Temp:' CameraTemperature no
18445 'Temp:Clbt:' BoardTemperature no
18446 'TextInfo1' TextInfo1 no
18447 'TextInfo2' TextInfo2 no
18448 'VR Enable C:' VibrationReduction no
18449 'barcode:' Barcode no
18450
18451 Sony Ericsson Tags
18452
18453 Maker notes found in images from some Sony Ericsson phones.
18454
18455 Tag ID Tag Name Writable
18456 ------ -------- --------
18457 0x0201 PreviewImageStart int32u*
18458 0x0202 PreviewImageLength int32u*
18459 0x2000 MakerNoteVersion undef[4]
18460
18461 Sony SRF Tags
18462
18463 The maker notes in SRF (Sony Raw Format) images contain 7 IFD's with
18464 family 1 group names SRF0 through SRF6. SRF0 and SRF1 use the tags in
18465 this table, while SRF2 through SRF5 use the tags in the next table, and
18466 SRF6 uses standard EXIF tags. All information other than SRF0 is
18467 encrypted, but thanks to Dave Coffin the decryption algorithm is known.
18468 SRF images are written by the Sony DSC-F828 and DSC-V3.
18469
18470 Tag ID Tag Name Writable
18471 ------ -------- --------
18472 0x0000 SRF2Key no
18473 0x0001 DataKey no
18474
18475 Sony SRF2 Tags
18476
18477 These tags are found in the SRF2 through SRF5 IFD's.
18478
18479 Tag ID Tag Name Writable
18480 ------ -------- --------
18481 0x0002 SRF6Offset no
18482 0x0003 SRFDataOffset? no
18483 0x0004 RawDataOffset no
18484 0x0005 RawDataLength no
18485 0x0043 MaxApertureAtMaxFocal no
18486 0x0044 MaxApertureAtMinFocal no
18487 0x0045 MinFocalLength no
18488 0x0046 MaxFocalLength no
18489 0x00c0 WBRedDaylight no
18490 0x00c1 WBGreenDaylight no
18491 0x00c2 WBBlueDaylight no
18492 0x00c3 WBRedCloudy no
18493 0x00c4 WBGreenCloudy no
18494 0x00c5 WBBlueCloudy no
18495 0x00c6 WBRedFluorescent no
18496 0x00c7 WBGreenFluorescent no
18497 0x00c8 WBBlueFluorescent no
18498 0x00c9 WBRedTungsten no
18499 0x00ca WBGreenTungsten no
18500 0x00cb WBBlueTungsten no
18501 0x00cc WBRedFlash no
18502 0x00cd WBGreenFlash no
18503 0x00ce WBBlueFlash no
18504 0x00d0 WBRedAsShot no
18505 0x00d1 WBGreenAsShot no
18506 0x00d2 WBBlueAsShot no
18507
18508 Sony SR2Private Tags
18509
18510 The SR2 format uses the DNGPrivateData tag to reference a private IFD
18511 containing these tags. SR2 images are written by the Sony DSC-R1, but
18512 this information is also written to ARW images by other models.
18513
18514 Tag ID Tag Name Writable
18515 ------ -------- --------
18516 0x7200 SR2SubIFDOffset no
18517 0x7201 SR2SubIFDLength no
18518 0x7221 SR2SubIFDKey no
18519 0x7240 IDC_IFD SonyIDC
18520 0x7241 IDC2_IFD SonyIDC
18521 0x7250 MRWInfo MinoltaRaw
18522
18523 Sony SR2SubIFD Tags
18524
18525 Tags in the encrypted SR2SubIFD
18526
18527 Tag ID Tag Name Writable
18528 ------ -------- --------
18529 0x7300 BlackLevel no
18530 0x7302 WB_GRBGLevelsAuto no
18531 0x7303 WB_GRBGLevels no
18532 0x7310 BlackLevel no
18533 0x7312 WB_RGGBLevelsAuto no
18534 0x7313 WB_RGGBLevels no
18535 0x7480 WB_RGBLevelsDaylight no
18536 0x7481 WB_RGBLevelsCloudy no
18537 0x7482 WB_RGBLevelsTungsten no
18538 0x7483 WB_RGBLevelsFlash no
18539 0x7484 WB_RGBLevels4500K no
18540 0x7486 WB_RGBLevelsFluorescent no
18541 0x74a0 MaxApertureAtMaxFocal no
18542 0x74a1 MaxApertureAtMinFocal no
18543 0x74a2 MaxFocalLength no
18544 0x74a3 MinFocalLength no
18545 0x74c0 SR2DataIFD Sony SR2DataIFD
18546 0x7800 ColorMatrix no
18547 0x7820 WB_RGBLevelsDaylight no
18548 0x7821 WB_RGBLevelsCloudy no
18549 0x7822 WB_RGBLevelsTungsten no
18550 0x7823 WB_RGBLevelsFlash no
18551 0x7824 WB_RGBLevels4500K no
18552 0x7825 WB_RGBLevelsShade no
18553 0x7826 WB_RGBLevelsFluorescent no
18554 0x7827 WB_RGBLevelsFluorescentP1 no
18555 0x7828 WB_RGBLevelsFluorescentP2 no
18556 0x7829 WB_RGBLevelsFluorescentM1 no
18557 0x782a WB_RGBLevels8500K no
18558 0x782b WB_RGBLevels6000K no
18559 0x782c WB_RGBLevels3200K no
18560 0x782d WB_RGBLevels2500K no
18561 0x787f WhiteLevel no
18562 0x797d VignettingCorrParams no
18563 0x7980 ChromaticAberrationCorrParams no
18564 0x7982 DistortionCorrParams no
18565
18566 Sony SR2DataIFD Tags
18567
18568 Tag ID Tag Name Writable
18569 ------ -------- --------
18570 0x7770 ColorMode no
18571
18572 Sony PMP Tags
18573
18574 These tags are written in the proprietary-format header of PMP images
18575 from the DSC-F1.
18576
18577 Index1 Tag Name Writable
18578 ------ -------- --------
18579 8 JpgFromRawStart no
18580 12 JpgFromRawLength no
18581 22 SonyImageWidth no
18582 24 SonyImageHeight no
18583 27 Orientation no
18584 29 ImageQuality no
18585 52 Comment no
18586 76 DateTimeOriginal no
18587 84 ModifyDate no
18588 102 ExposureTime no
18589 106 FNumber no
18590 108 ExposureCompensation no
18591 112 FocalLength no
18592 118 Flash no
18593
18594 Sony rtmd Tags
18595
18596 These tags are extracted from the 'rtmd' timed metadata of MP4 videos
18597 from some models when the ExtractEmbedded option is used.
18598
18599 Tag ID Tag Name Writable
18600 ------ -------- --------
18601 0xe304 DateTime no
18602
18603 SonyIDC Tags
18604 Tags written by the Sony Image Data Converter utility in ARW images.
18605
18606 Tag ID Tag Name Writable
18607 ------ -------- --------
18608 0x0201 IDCPreviewStart int32u*
18609 0x0202 IDCPreviewLength int32u*
18610 0x8000 IDCCreativeStyle int32u
18611 0x8001 CreativeStyleWasChanged int32u
18612 0x8002 PresetWhiteBalance int32u
18613 0x8013 ColorTemperatureAdj int16u
18614 0x8014 PresetWhiteBalanceAdj int32s
18615 0x8015 ColorCorrection int32s
18616 0x8016 SaturationAdj int32s
18617 0x8017 ContrastAdj int32s
18618 0x8018 BrightnessAdj int32s
18619 0x8019 HueAdj int32s
18620 0x801a SharpnessAdj int32s
18621 0x801b SharpnessOvershoot int32s
18622 0x801c SharpnessUndershoot int32s
18623 0x801d SharpnessThreshold int32s
18624 0x801e NoiseReductionMode int16u
18625 0x8021 GrayPoint int16u[4]
18626 0x8022 D-RangeOptimizerMode int16u
18627 0x8023 D-RangeOptimizerValue int32s
18628 0x8024 D-RangeOptimizerHighlight int32s
18629 0x8026 HighlightColorDistortReduct int16u
18630 0x8027 NoiseReductionValue int32s
18631 0x8028 EdgeNoiseReduction int32s
18632 0x8029 ColorNoiseReduction int32s
18633 0x802d D-RangeOptimizerShadow int32s
18634 0x8030 PeripheralIllumCentralRadius int32s
18635 0x8031 PeripheralIllumCentralValue int32s
18636 0x8032 PeripheralIllumPeriphValue int32s
18637 0x8040 DistortionCompensation int32s
18638 0x9000 ToneCurveBrightnessX int16u[n]
18639 0x9001 ToneCurveRedX int16u[n]
18640 0x9002 ToneCurveGreenX int16u[n]
18641 0x9003 ToneCurveBlueX int16u[n]
18642 0x9004 ToneCurveBrightnessY int16u[n]
18643 0x9005 ToneCurveRedY int16u[n]
18644 0x9006 ToneCurveGreenY int16u[n]
18645 0x9007 ToneCurveBlueY int16u[n]
18646 0x900d ChromaticAberrationCorrection int32s
18647 0x900e InclinationCorrection int32u
18648 0x900f InclinationAngle int32s
18649 0x9010 Cropping int32u
18650 0x9011 CropArea int32u[4]
18651 0x9012 PreviewImageSize int32u[2]
18652 0x9013 PxShiftPeriphEdgeNR int32s
18653 0x9014 PxShiftPeriphEdgeNRValue int32s
18654 0x9017 WhitesAdj int32s
18655 0x9018 BlacksAdj int32s
18656 0x9019 HighlightsAdj int32s
18657 0x901a ShadowsAdj int32s
18658 0xd000 CurrentVersion int32u
18659 0xd001 VersionIFD SonyIDC
18660 0xd100 VersionCreateDate string
18661 0xd101 VersionModifyDate string
18662
18663 Unknown Tags
18664 The following tags are decoded in unsupported maker notes. Use the
18665 Unknown (-u) option to display other unknown tags.
18666
18667 Tag ID Tag Name Writable
18668 ------ -------- --------
18669 0x0e00 PrintIM PrintIM
18670
18671 DNG Tags
18672 The main DNG tags are found in the EXIF table. The tables below define
18673 only information found within structures of these main DNG tag values.
18674 See <http://www.adobe.com/products/dng/> for the official DNG
18675 specification.
18676
18677 DNG AdobeData Tags
18678
18679 This information is found in the "Adobe" DNGPrivateData.
18680
18681 The maker notes ('MakN') are processed by ExifTool, but some
18682 information may have been lost by the Adobe DNG Converter. This is
18683 because the Adobe DNG Converter (as of version 6.3) doesn't properly
18684 handle information referenced from inside the maker notes that lies
18685 outside the original maker notes block. This information is lost when
18686 only the maker note block is copied to the DNG image. While this
18687 doesn't effect all makes of cameras, it is a problem for some major
18688 brands such as Olympus and Sony.
18689
18690 Other entries in this table represent proprietary information that is
18691 extracted from the original RAW image and restructured to a different
18692 (but still proprietary) Adobe format.
18693
18694 Tag ID Tag Name Writable
18695 ------ -------- --------
18696 'CRW ' AdobeCRW CanonRaw
18697 'Koda' AdobeKoda Kodak IFD
18698 'Leaf' AdobeLeaf Leaf SubIFD
18699 'MRW ' AdobeMRW MinoltaRaw
18700 'MakN' MakerNoteApple Apple
18701 MakerNoteNikon Nikon
18702 MakerNoteCanon Canon
18703 MakerNoteCasio Casio
18704 MakerNoteCasio2 Casio Type2
18705 MakerNoteDJI DJI
18706 MakerNoteFLIR FLIR
18707 MakerNoteFujiFilm FujiFilm
18708 MakerNoteGE GE
18709 MakerNoteGE2 FujiFilm
18710 MakerNoteHasselblad Unknown
18711 MakerNoteHP HP
18712 MakerNoteHP2 HP Type2
18713 MakerNoteHP4 HP Type4
18714 MakerNoteHP6 HP Type6
18715 MakerNoteISL Unknown
18716 MakerNoteJVC JVC
18717 MakerNoteJVCText JVC Text
18718 MakerNoteKodak1a Kodak
18719 MakerNoteKodak1b Kodak
18720 MakerNoteKodak2 Kodak Type2
18721 MakerNoteKodak3 Kodak Type3
18722 MakerNoteKodak4 Kodak Type4
18723 MakerNoteKodak5 Kodak Type5
18724 MakerNoteKodak6a Kodak Type6
18725 MakerNoteKodak6b Kodak Type6
18726 MakerNoteKodak7 Kodak Type7
18727 MakerNoteKodak8a Kodak Type8
18728 MakerNoteKodak8b Kodak Type8
18729 MakerNoteKodak8c Kodak Type8
18730 MakerNoteKodak9 Kodak Type9
18731 MakerNoteKodak10 Kodak Type10
18732 MakerNoteKodak11 Kodak Type11
18733 MakerNoteKodak12 Kodak Type11
18734 MakerNoteKodakUnknown Kodak Unknown
18735 MakerNoteKyocera Unknown
18736 MakerNoteMinolta Minolta
18737 MakerNoteMinolta2 Olympus
18738 MakerNoteMinolta3 undef
18739 MakerNoteMotorola Motorola
18740 MakerNoteNikon2 Nikon Type2
18741 MakerNoteNikon3 Nikon
18742 MakerNoteNintendo Nintendo
18743 MakerNoteOlympus Olympus
18744 MakerNoteOlympus2 Olympus
18745 MakerNoteLeica Panasonic
18746 MakerNoteLeica2 Panasonic Leica2
18747 MakerNoteLeica3 Panasonic Leica3
18748 MakerNoteLeica4 Panasonic Leica4
18749 MakerNoteLeica5 Panasonic Leica5
18750 MakerNoteLeica6 Panasonic Leica6
18751 MakerNoteLeica7 Panasonic Leica6
18752 MakerNoteLeica8 Panasonic Leica5
18753 MakerNoteLeica9 Panasonic Leica9
18754 MakerNoteLeica10 Panasonic
18755 MakerNotePanasonic Panasonic
18756 MakerNotePanasonic2 Panasonic Type2
18757 MakerNotePanasonic3 Panasonic
18758 MakerNotePentax Pentax
18759 MakerNotePentax2 Pentax Type2
18760 MakerNotePentax3 Casio Type2
18761 MakerNotePentax4 Pentax Type4
18762 MakerNotePentax5 Pentax
18763 MakerNotePentax6 Pentax S1
18764 MakerNotePhaseOne PhaseOne
18765 MakerNoteReconyx Reconyx
18766 MakerNoteReconyx2 Reconyx Type2
18767 MakerNoteReconyx3 Reconyx Type3
18768 MakerNoteRicohPentax Pentax
18769 MakerNoteRicoh Ricoh
18770 MakerNoteRicoh2 Ricoh Type2
18771 MakerNoteRicohText Ricoh Text
18772 MakerNoteSamsung1a undef
18773 MakerNoteSamsung1b Samsung
18774 MakerNoteSamsung2 Samsung Type2
18775 MakerNoteSanyo Sanyo
18776 MakerNoteSanyoC4 Sanyo
18777 MakerNoteSanyoPatch Sanyo
18778 MakerNoteSigma Sigma
18779 MakerNoteSony Sony
18780 MakerNoteSony2 Olympus
18781 MakerNoteSony3 Olympus
18782 MakerNoteSony4 Sony PIC
18783 MakerNoteSony5 Sony
18784 MakerNoteSonyEricsson Sony Ericsson
18785 MakerNoteSonySRF Sony SRF
18786 MakerNoteUnknownText undef
18787 MakerNoteUnknownBinary undef
18788 MakerNoteUnknown Unknown
18789 'Pano' AdobePano PanasonicRaw
18790 'RAF ' AdobeRAF FujiFilm RAF
18791 'SR2 ' AdobeSR2 Sony SR2Private
18792
18793 DNG OriginalRaw Tags
18794
18795 This table defines tags extracted from the DNG OriginalRawFileData
18796 information.
18797
18798 Tag ID Tag Name Writable
18799 ------ -------- --------
18800 0x0000 OriginalRawImage no
18801 0x0001 OriginalRawResource no
18802 0x0002 OriginalRawFileType no
18803 0x0003 OriginalRawCreator no
18804 0x0004 OriginalTHMImage no
18805 0x0005 OriginalTHMResource no
18806 0x0006 OriginalTHMFileType no
18807 0x0007 OriginalTHMCreator no
18808
18809 CanonRaw Tags
18810 These tags apply to CRW-format Canon RAW files and information in the
18811 APP0 "CIFF" segment of JPEG images. When writing CanonRaw/CIFF
18812 information, the length of the information is preserved (and the new
18813 information is truncated or padded as required) unless Writable is
18814 "resize". Currently, only JpgFromRaw and ThumbnailImage are allowed to
18815 change size. See <https://exiftool.org/canon_raw.html> for a
18816 description of the Canon CRW format.
18817
18818 CRW images also support the addition of a CanonVRD trailer, which in
18819 turn supports XMP. This trailer is created automatically if necessary
18820 when ExifTool is used to write XMP to a CRW image.
18821
18822 Tag ID Tag Name Writable
18823 ------ -------- --------
18824 0x0000 NullRecord undef
18825 0x0001 FreeBytes undef
18826 0x0032 CanonColorInfo1 no
18827 0x0805 CanonFileDescription string[32]
18828 UserComment string[256]
18829 0x080a CanonRawMakeModel CanonRaw MakeModel
18830 0x080b CanonFirmwareVersion string[32]
18831 0x080c ComponentVersion string
18832 0x080d ROMOperationMode string[8]
18833 0x0810 OwnerName string[32]
18834 0x0815 CanonImageType string[32]
18835 0x0816 OriginalFileName string[32]
18836 0x0817 ThumbnailFileName string[32]
18837 0x100a TargetImageType int16u
18838 0x1010 ShutterReleaseMethod int16u
18839 0x1011 ShutterReleaseTiming int16u
18840 0x1016 ReleaseSetting int16u
18841 0x101c BaseISO int16u
18842 0x1028 CanonFlashInfo? int16u[4]
18843 0x1029 CanonFocalLength Canon FocalLength
18844 0x102a CanonShotInfo Canon ShotInfo
18845 0x102c CanonColorInfo2 no
18846 0x102d CanonCameraSettings Canon CameraSettings
18847 0x1030 WhiteSample CanonRaw WhiteSample
18848 0x1031 SensorInfo Canon SensorInfo
18849 0x1033 CustomFunctions10D CanonCustom Functions10D
18850 CustomFunctionsD30 CanonCustom FunctionsD30
18851 CustomFunctionsD60 CanonCustom FunctionsD30
18852 CustomFunctionsUnknown CanonCustom FuncsUnknown
18853 0x1038 CanonAFInfo Canon AFInfo
18854 0x1093 CanonFileInfo Canon FileInfo
18855 0x10a9 ColorBalance Canon ColorBalance
18856 0x10ae ColorTemperature int16u
18857 0x10b4 ColorSpace int16u
18858 0x10b5 RawJpgInfo CanonRaw RawJpgInfo
18859 0x1803 ImageFormat CanonRaw ImageFormat
18860 0x1804 RecordID int32u
18861 0x1806 SelfTimerTime int32u
18862 0x1807 TargetDistanceSetting float
18863 0x180b SerialNumber int32u
18864 UnknownNumber? yes
18865 0x180e TimeStamp CanonRaw TimeStamp
18866 0x1810 ImageInfo CanonRaw ImageInfo
18867 0x1813 FlashInfo CanonRaw FlashInfo
18868 0x1814 MeasuredEV float
18869 0x1817 FileNumber int32u
18870 0x1818 ExposureInfo CanonRaw ExposureInfo
18871 0x1834 CanonModelID int32u
18872 0x1835 DecoderTable CanonRaw DecoderTable
18873 0x183b SerialNumberFormat int32u
18874 0x2005 RawData no
18875 0x2007 JpgFromRaw resize^
18876 0x2008 ThumbnailImage resize^
18877 0x2804 ImageDescription CanonRaw
18878 0x2807 CameraObject CanonRaw
18879 0x3002 ShootingRecord CanonRaw
18880 0x3003 MeasuredInfo CanonRaw
18881 0x3004 CameraSpecification CanonRaw
18882 0x300a ImageProps CanonRaw
18883 0x300b ExifInformation CanonRaw
18884
18885 CanonRaw MakeModel Tags
18886
18887 Index1 Tag Name Writable
18888 ------ -------- --------
18889 0 Make string[6]
18890 6 Model string
18891
18892 CanonRaw WhiteSample Tags
18893
18894 Index2 Tag Name Writable
18895 ------ -------- --------
18896 1 WhiteSampleWidth no
18897 2 WhiteSampleHeight no
18898 3 WhiteSampleLeftBorder no
18899 4 WhiteSampleTopBorder no
18900 5 WhiteSampleBits no
18901
18902 CanonRaw RawJpgInfo Tags
18903
18904 Index2 Tag Name Writable
18905 ------ -------- --------
18906 1 RawJpgQuality int16u
18907 2 RawJpgSize int16u
18908 3 RawJpgWidth int16u
18909 4 RawJpgHeight int16u
18910
18911 CanonRaw ImageFormat Tags
18912
18913 Index4 Tag Name Writable
18914 ------ -------- --------
18915 0 FileFormat int32u
18916 1 TargetCompressionRatio float
18917
18918 CanonRaw TimeStamp Tags
18919
18920 Index4 Tag Name Writable
18921 ------ -------- --------
18922 0 DateTimeOriginal int32u
18923 1 TimeZoneCode int32s
18924 2 TimeZoneInfo int32u
18925
18926 CanonRaw ImageInfo Tags
18927
18928 Index4 Tag Name Writable
18929 ------ -------- --------
18930 0 ImageWidth no
18931 1 ImageHeight no
18932 2 PixelAspectRatio no
18933 3 Rotation int32s
18934 4 ComponentBitDepth no
18935 5 ColorBitDepth no
18936 6 ColorBW no
18937
18938 CanonRaw FlashInfo Tags
18939
18940 Index4 Tag Name Writable
18941 ------ -------- --------
18942 0 FlashGuideNumber float
18943 1 FlashThreshold float
18944
18945 CanonRaw ExposureInfo Tags
18946
18947 Index4 Tag Name Writable
18948 ------ -------- --------
18949 0 ExposureCompensation float
18950 1 ShutterSpeedValue float
18951 2 ApertureValue float
18952
18953 CanonRaw DecoderTable Tags
18954
18955 Index4 Tag Name Writable
18956 ------ -------- --------
18957 0 DecoderTableNumber no
18958 2 CompressedDataOffset no
18959 3 CompressedDataLength no
18960
18961 KyoceraRaw Tags
18962 Tags for Kyocera Contax N Digital RAW images.
18963
18964 Index1 Tag Name Writable
18965 ------ -------- --------
18966 1 FirmwareVersion no
18967 12 Model no
18968 25 Make no
18969 33 DateTimeOriginal no
18970 52 ISO no
18971 56 ExposureTime no
18972 60 WB_RGGBLevels no
18973 88 FNumber no
18974 104 MaxAperture no
18975 112 FocalLength no
18976 124 Lens no
18977
18978 MinoltaRaw Tags
18979 These tags are used in Minolta RAW format (MRW) images.
18980
18981 Tag ID Tag Name Writable
18982 ------ -------- --------
18983 "\0PRD" MinoltaPRD MinoltaRaw PRD
18984 "\0RIF" MinoltaRIF MinoltaRaw RIF
18985 "\0TTW" MinoltaTTW EXIF
18986 "\0WBG" MinoltaWBG MinoltaRaw WBG
18987
18988 MinoltaRaw PRD Tags
18989
18990 Index1 Tag Name Writable
18991 ------ -------- --------
18992 0 FirmwareID string[8]
18993 8 SensorHeight int16u
18994 10 SensorWidth int16u
18995 12 ImageHeight int16u
18996 14 ImageWidth int16u
18997 16 RawDepth int8u
18998 17 BitDepth int8u
18999 18 StorageMethod int8u
19000 23 BayerPattern int8u
19001
19002 MinoltaRaw RIF Tags
19003
19004 Index1 Tag Name Writable
19005 ------ -------- --------
19006 1 Saturation int8s
19007 2 Contrast int8s
19008 3 Sharpness int8s
19009 4 WBMode int8u~
19010 5 ProgramMode int8u
19011 6 ISOSetting int8u
19012 7 ColorMode int32u[0.25]
19013 8 WB_RBLevelsTungsten int16u[2]
19014 12 WB_RBLevelsDaylight int16u[2]
19015 16 WB_RBLevelsCloudy int16u[2]
19016 20 WB_RBLevelsCoolWhiteF int16u[2]
19017 24 WB_RBLevelsFlash int16u[2]
19018 28 WB_RBLevelsCustom int16u[2]
19019 32 WB_RBLevelsShade int16u[2]
19020 36 WB_RBLevelsDaylightF int16u[2]
19021 40 WB_RBLevelsDayWhiteF int16u[2]
19022 44 WB_RBLevelsWhiteF int16u[2]
19023 56 ColorFilter int8s
19024 57 BWFilter int8u
19025 58 ZoneMatching int8u
19026 59 Hue int8s
19027 60 ColorTemperature int8u
19028 74 ZoneMatching int8u
19029 76 ColorTemperature int8u
19030 77 ColorFilter int8u
19031 78 ColorTemperature int8u
19032 79 ColorFilter int8u
19033 80 RawDataLength no
19034
19035 MinoltaRaw WBG Tags
19036
19037 Index1 Tag Name Writable
19038 ------ -------- --------
19039 0 WBScale int8u[4]
19040 4 WB_GBRGLevels int16u[4]
19041 WB_RGGBLevels int16u[4]
19042
19043 PanasonicRaw Tags
19044 These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL
19045 images.
19046
19047 Tag ID Tag Name Writable
19048 ------ -------- --------
19049 0x0001 PanasonicRawVersion undef
19050 0x0002 SensorWidth no
19051 0x0003 SensorHeight no
19052 0x0004 SensorTopBorder no
19053 0x0005 SensorLeftBorder no
19054 0x0006 SensorBottomBorder no
19055 0x0007 SensorRightBorder no
19056 0x0008 SamplesPerPixel int16u!
19057 0x0009 CFAPattern int16u!
19058 0x000a BitsPerSample int16u!
19059 0x000b Compression int16u!
19060 0x000e LinearityLimitRed int16u
19061 0x000f LinearityLimitGreen int16u
19062 0x0010 LinearityLimitBlue int16u
19063 0x0011 RedBalance int16u
19064 0x0012 BlueBalance int16u
19065 0x0013 WBInfo PanasonicRaw WBInfo
19066 0x0017 ISO int16u
19067 0x0018 HighISOMultiplierRed int16u
19068 0x0019 HighISOMultiplierGreen int16u
19069 0x001a HighISOMultiplierBlue int16u
19070 0x001b NoiseReductionParams undef[n]!
19071 0x001c BlackLevelRed int16u
19072 0x001d BlackLevelGreen int16u
19073 0x001e BlackLevelBlue int16u
19074 0x0024 WBRedLevel int16u
19075 0x0025 WBGreenLevel int16u
19076 0x0026 WBBlueLevel int16u
19077 0x0027 WBInfo2 PanasonicRaw WBInfo2
19078 0x002d RawFormat int16u!
19079 0x002e JpgFromRaw JPEG
19080 0x002f CropTop int16u
19081 0x0030 CropLeft int16u
19082 0x0031 CropBottom int16u
19083 0x0032 CropRight int16u
19084 0x010f Make string
19085 0x0110 Model string
19086 0x0111 StripOffsets no
19087 0x0112 Orientation int16u
19088 0x0116 RowsPerStrip no
19089 0x0117 StripByteCounts no
19090 0x0118 RawDataOffset no
19091 0x0119 DistortionInfo PanasonicRaw DistortionInfo
19092 0x011c Gamma int16u
19093 0x0120 CameraIFD PanasonicRaw CameraIFD
19094 0x0121 Multishot int32u
19095 0x02bc ApplicationNotes XMP
19096 0x83bb IPTC-NAA IPTC
19097 0x8769 ExifOffset EXIF
19098 0x8825 GPSInfo GPS
19099
19100 PanasonicRaw WBInfo Tags
19101
19102 Index2 Tag Name Writable
19103 ------ -------- --------
19104 0 NumWBEntries int16u
19105 1 WBType1 int16u
19106 2 WB_RBLevels1 int16u[2]
19107 4 WBType2 int16u
19108 5 WB_RBLevels2 int16u[2]
19109 7 WBType3 int16u
19110 8 WB_RBLevels3 int16u[2]
19111 10 WBType4 int16u
19112 11 WB_RBLevels4 int16u[2]
19113 13 WBType5 int16u
19114 14 WB_RBLevels5 int16u[2]
19115 16 WBType6 int16u
19116 17 WB_RBLevels6 int16u[2]
19117 19 WBType7 int16u
19118 20 WB_RBLevels7 int16u[2]
19119
19120 PanasonicRaw WBInfo2 Tags
19121
19122 Index2 Tag Name Writable
19123 ------ -------- --------
19124 0 NumWBEntries int16u
19125 1 WBType1 int16u
19126 2 WB_RGBLevels1 int16u[3]
19127 5 WBType2 int16u
19128 6 WB_RGBLevels2 int16u[3]
19129 9 WBType3 int16u
19130 10 WB_RGBLevels3 int16u[3]
19131 13 WBType4 int16u
19132 14 WB_RGBLevels4 int16u[3]
19133 17 WBType5 int16u
19134 18 WB_RGBLevels5 int16u[3]
19135 21 WBType6 int16u
19136 22 WB_RGBLevels6 int16u[3]
19137 25 WBType7 int16u
19138 26 WB_RGBLevels7 int16u[3]
19139
19140 PanasonicRaw DistortionInfo Tags
19141
19142 Lens distortion correction information.
19143
19144 Tag ID Tag Name Writable
19145 ------ -------- --------
19146 0x0002 DistortionParam02 int16s
19147 0x0004 DistortionParam04 int16s
19148 0x0005 DistortionScale int16s
19149 7.1 DistortionCorrection int16s & 0x0f
19150 0x0008 DistortionParam08 int16s
19151 0x0009 DistortionParam09 int16s
19152 0x000b DistortionParam11 int16s
19153 0x000c DistortionN? int16s
19154
19155 PanasonicRaw CameraIFD Tags
19156
19157 Tag ID Tag Name Writable
19158 ------ -------- --------
19159 0x1001 MultishotOn no
19160 0x1100 FocusStepNear no
19161 0x1101 FocusStepCount no
19162 0x1102 FlashFired no
19163 0x1105 ZoomPosition no
19164 0x1200 LensAttached no
19165 0x1201 LensTypeMake no
19166 0x1202 LensTypeModel no
19167 0x1203 FocalLengthIn35mmFormat no
19168 0x1305 HighISOMode no
19169 0x3200 WB_CFA0_LevelDaylight no
19170 0x3201 WB_CFA1_LevelDaylight no
19171 0x3202 WB_CFA2_LevelDaylight no
19172 0x3203 WB_CFA3_LevelDaylight no
19173 0x3300 WhiteBalanceSet no
19174 0x3420 WB_RedLevelAuto no
19175 0x3421 WB_BlueLevelAuto no
19176 0x3501 Orientation no
19177 0x3600 WhiteBalanceDetected no
19178
19179 SigmaRaw Tags
19180 These tags are used in Sigma and Foveon RAW (.X3F) images. Metadata is
19181 also extracted from the JpgFromRaw image if it exists (all models but
19182 the SD9 and SD10). Currently, metadata may only be written to the
19183 embedded JpgFromRaw.
19184
19185 Tag ID Tag Name Writable
19186 ------ -------- --------
19187 'Header' Header SigmaRaw Header
19188 'Header4' Header4 SigmaRaw Header4
19189 'HeaderExt' HeaderExt SigmaRaw HeaderExt
19190 'IMA2' PreviewImage no
19191 JpgFromRaw no
19192 'IMAG' PreviewImage no
19193 'PROP' Properties SigmaRaw Properties
19194
19195 SigmaRaw Header Tags
19196
19197 Information extracted from the header of an X3F file.
19198
19199 Tag ID Tag Name Writable
19200 ------ -------- --------
19201 0x0001 FileVersion no
19202 0x0002 ImageUniqueID no
19203 0x0006 MarkBits no
19204 0x0007 ImageWidth no
19205 0x0008 ImageHeight no
19206 0x0009 Rotation no
19207 0x000a WhiteBalance no
19208 0x0012 SceneCaptureType no
19209
19210 SigmaRaw Header4 Tags
19211
19212 Header information for version 4.0 or greater X3F.
19213
19214 Index4 Tag Name Writable
19215 ------ -------- --------
19216 1 FileVersion no
19217 10 ImageWidth no
19218 11 ImageHeight no
19219 12 Rotation no
19220
19221 SigmaRaw HeaderExt Tags
19222
19223 Extended header data found in version 2.1 and 2.2 files
19224
19225 Tag ID Tag Name Writable
19226 ------ -------- --------
19227 0x0000 Unused no
19228 0x0001 ExposureAdjust no
19229 0x0002 Contrast no
19230 0x0003 Shadow no
19231 0x0004 Highlight no
19232 0x0005 Saturation no
19233 0x0006 Sharpness no
19234 0x0007 RedAdjust no
19235 0x0008 GreenAdjust no
19236 0x0009 BlueAdjust no
19237 0x000a X3FillLight no
19238
19239 SigmaRaw Properties Tags
19240
19241 Tag ID Tag Name Writable
19242 ------ -------- --------
19243 'AEMODE' MeteringMode no
19244 'AFAREA' AFArea no
19245 'AFINFOCUS' AFInFocus no
19246 'AFMODE' FocusMode no
19247 'APERTURE' FNumber no
19248 'AP_DESC' ApertureDisplayed no
19249 'BRACKET' BracketShot no
19250 'BURST' BurstShot no
19251 'CAMMANUF' Make no
19252 'CAMMODEL' Model no
19253 'CAMNAME' CameraName no
19254 'CAMSERIAL' SerialNumber no
19255 'CM_DESC' SceneCaptureType no
19256 'COLORSPACE' ColorSpace no
19257 'DRIVE' DriveMode no
19258 'EVAL_STATE' EvalState no
19259 'EXPCOMP' ExposureCompensation no
19260 'EXPNET' NetExposureCompensation no
19261 'EXPTIME' IntegrationTime no
19262 'FIRMVERS' FirmwareVersion no
19263 'FLASH' FlashMode no
19264 'FLASHEXPCOMP' FlashExpComp no
19265 'FLASHPOWER' FlashPower no
19266 'FLASHTTLMODE' FlashTTLMode no
19267 'FLASHTYPE' FlashType no
19268 'FLENGTH' FocalLength no
19269 'FLEQ35MM' FocalLengthIn35mmFormat no
19270 'FOCUS' Focus no
19271 'IMAGEBOARDID' ImageBoardID no
19272 'IMAGERBOARDID' ImagerBoardID no
19273 'IMAGERTEMP' SensorTemperature no
19274 'ISO' ISO no
19275 'LENSARANGE' LensApertureRange no
19276 'LENSFRANGE' LensFocalRange no
19277 'LENSMODEL' LensType no
19278 'PMODE' ExposureProgram no
19279 'RESOLUTION' Quality no
19280 'SENSORID' SensorID no
19281 'SHUTTER' ExposureTime no
19282 'SH_DESC' ShutterSpeedDisplayed no
19283 'TIME' DateTimeOriginal no
19284 'VERSION_BF' VersionBF no
19285 'WB_DESC' WhiteBalance no
19286
19287 Lytro Tags
19288 Tag definitions for Lytro Light Field Picture (LFP) files. ExifTool
19289 extracts the full JSON metadata blocks, as well as breaking them down
19290 into individual tags. All available tags are extracted from the JSON
19291 metadata, even if they don't appear in the table below.
19292
19293 Tag Name Writable
19294 -------- --------
19295 AccelerometerTime no
19296 AccelerometerX no
19297 AccelerometerY no
19298 AccelerometerZ no
19299 CameraType no
19300 DateTimeOriginal no
19301 EmbeddedImage no
19302 ExposureTime no
19303 FNumber no
19304 FirmwareVersion no
19305 FocalLength no
19306 FocalPlaneXResolution no
19307 FrameExposureTime no
19308 ISO no
19309 ImageLimitExposureBias no
19310 ImageModulationExposureBias no
19311 JSONMetadata no+
19312 LensTemperature no
19313 Make no
19314 Model no
19315 Orientation no
19316 SensorSerialNumber no
19317 SerialNumber no
19318 SocTemperature no
19319
19320 JFIF Tags
19321 The following information is extracted from the JPEG JFIF header. See
19322 <https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JFIF 1.02
19323 specification.
19324
19325 Index1 Tag Name Writable
19326 ------ -------- --------
19327 0 JFIFVersion no:
19328 2 ResolutionUnit int8u:
19329 3 XResolution int16u:
19330 5 YResolution int16u:
19331 7 ThumbnailWidth no
19332 8 ThumbnailHeight no
19333 9 ThumbnailTIFF no
19334
19335 JFIF Extension Tags
19336
19337 Thumbnail images extracted from the JFXX segment.
19338
19339 Tag ID Tag Name Writable
19340 ------ -------- --------
19341 0x0010 ThumbnailImage no
19342 0x0011 ThumbnailTIFF no
19343 0x0013 ThumbnailTIFF no
19344
19345 FlashPix Tags
19346 The FlashPix file format, introduced in 1996, was developed by Kodak,
19347 Hewlett-Packard and Microsoft. Internally the FPX file structure
19348 mimics that of an old DOS disk with fixed-sized "sectors" (usually 512
19349 bytes) and a "file allocation table" (FAT). No wonder this image
19350 format never became popular. However, some of the structures used in
19351 FlashPix streams are part of the EXIF specification, and are still
19352 being used in the APP2 FPXR segment of JPEG images by some digital
19353 cameras from manufacturers such as FujiFilm, Hewlett-Packard, Kodak and
19354 Sanyo.
19355
19356 ExifTool extracts FlashPix information from both FPX images and the
19357 APP2 FPXR segment of JPEG images. As well, FlashPix information is
19358 extracted from DOC, PPT, XLS (Microsoft Word, PowerPoint and Excel)
19359 documents, VSD (Microsoft Visio) drawings, and FLA (Macromedia/Adobe
19360 Flash project) files since these are based on the same file format as
19361 FlashPix (the Windows Compound Binary File format). Note that ExifTool
19362 identifies any unrecognized Windows Compound Binary file as a FlashPix
19363 (FPX) file. See <http://graphcomp.com/info/specs/livepicture/fpx.pdf>
19364 for the FlashPix specification.
19365
19366 Tag ID Tag Name Writable
19367 ------ -------- --------
19368 "\x01CompObj" CompObj FlashPix CompObj
19369 "\x05Audio Info" AudioInfo FlashPix AudioInfo
19370 "\x05Data Object" DataObject FlashPix DataObject
19371 "\x05DocumentSummaryInformation" DocumentInfo FlashPix DocumentInfo
19372 "\x05Extension List" Extensions FlashPix Extensions
19373 "\x05Global Info" GlobalInfo FlashPix GlobalInfo
19374 "\x05Image Contents" Image FlashPix Image
19375 "\x05Image Info" ImageInfo FlashPix ImageInfo
19376 "\x05Operation" Operation FlashPix Operation
19377 "\x05Screen Nail" ScreenNail no
19378 "\x05SummaryInformation" SummaryInfo FlashPix SummaryInfo
19379 "\x05Transform" Transform FlashPix Transform
19380 'Audio Stream' AudioStream no
19381 'Contents' Contents XMP
19382 'Current User' CurrentUser no
19383 'ICC Profile 0001' ICC_Profile ICC_Profile
19384 'Preview' PreviewImage no
19385 'Property' PreviewInfo FlashPix PreviewInfo
19386 'Subimage 0000 Header' SubimageHdr FlashPix SubimageHdr
19387 'WordDocument' WordDocument FlashPix WordDocument
19388
19389 FlashPix CompObj Tags
19390
19391 Index4 Tag Name Writable
19392 ------ -------- --------
19393 0 CompObjUserTypeLen no
19394 1 CompObjUserType no
19395
19396 FlashPix AudioInfo Tags
19397
19398 Tag ID Tag Name Writable
19399 ------ -------- --------
19400 [no tags known]
19401
19402 FlashPix DataObject Tags
19403
19404 Tag ID Tag Name Writable
19405 ------ -------- --------
19406 0x10000 DataObjectID no
19407 0x10002 LockedPropertyList no
19408 0x10003 DataObjectTitle no
19409 0x10004 LastModifier no
19410 0x10005 RevisionNumber no
19411 0x10006 DataCreateDate no
19412 0x10007 DataModifyDate no
19413 0x10008 CreatingApplication no
19414 0x10100 DataObjectStatus no
19415 0x10101 CreatingTransform no
19416 0x10102 UsingTransforms no
19417 0x10000000 CachedImageHeight no
19418 0x10000001 CachedImageWidth no
19419
19420 FlashPix DocumentInfo Tags
19421
19422 The DocumentSummaryInformation property set includes a UserDefined
19423 property set for which only the Hyperlinks and HyperlinkBase tags are
19424 pre-defined. However, ExifTool will also extract any other information
19425 found in the UserDefined properties.
19426
19427 Tag ID Tag Name Writable
19428 ------ -------- --------
19429 0x0002 Category no
19430 0x0003 PresentationTarget no
19431 0x0004 Bytes no
19432 0x0005 Lines no
19433 0x0006 Paragraphs no
19434 0x0007 Slides no
19435 0x0008 Notes no
19436 0x0009 HiddenSlides no
19437 0x000a MMClips no
19438 0x000b ScaleCrop no
19439 0x000c HeadingPairs no
19440 0x000d TitleOfParts no
19441 0x000e Manager no
19442 0x000f Company no
19443 0x0010 LinksUpToDate no
19444 0x0011 CharCountWithSpaces no
19445 0x0013 SharedDoc no
19446 0x0016 HyperlinksChanged no
19447 0x0017 AppVersion no
19448 '_PID_HLINKS' Hyperlinks no
19449 '_PID_LINKBASE' HyperlinkBase no
19450
19451 FlashPix Extensions Tags
19452
19453 Tag ID Tag Name Writable
19454 ------ -------- --------
19455 0x0001 ExtensionName no
19456 0x0002 ExtensionClassID no
19457 0x0003 ExtensionPersistence no
19458 0x0004 ExtensionCreateDate no
19459 0x0005 ExtensionModifyDate no
19460 0x0006 CreatingApplication no
19461 0x0007 ExtensionDescription no
19462 0x1000 Storage-StreamPathname no
19463 0x2000 FlashPixStreamPathname no
19464 0x2001 FlashPixStreamFieldOffset no
19465 0x3000 PropertySetPathname no
19466 0x3001 PropertySetIDCodes no
19467 0x3002 PropertyVectorElements no
19468 0x4000 SubimageResolutions no
19469 0x10000000 UsedExtensionNumbers no
19470
19471 FlashPix GlobalInfo Tags
19472
19473 Tag ID Tag Name Writable
19474 ------ -------- --------
19475 0x10002 LockedPropertyList no
19476 0x10003 TransformedImageTitle no
19477 0x10004 LastModifier no
19478 0x10100 VisibleOutputs no
19479 0x10101 MaximumImageIndex no
19480 0x10102 MaximumTransformIndex no
19481 0x10103 MaximumOperationIndex no
19482
19483 FlashPix Image Tags
19484
19485 Tag ID Tag Name Writable
19486 ------ -------- --------
19487 0x1000000 NumberOfResolutions no
19488 0x1000002 ImageWidth no
19489 0x1000003 ImageHeight no
19490 0x1000004 DefaultDisplayHeight no
19491 0x1000005 DefaultDisplayWidth no
19492 0x1000006 DisplayUnits no
19493 0x2000000 SubimageWidth no
19494 0x2000001 SubimageHeight no
19495 0x2000002 SubimageColor no
19496 0x2000003 SubimageNumericalFormat no
19497 0x2000004 DecimationMethod no
19498 0x2000005 DecimationPrefilterWidth no
19499 0x2000007 SubimageICC_Profile no
19500 0x3000001 JPEGTables no
19501 0x3000002 MaxJPEGTableIndex no
19502
19503 FlashPix ImageInfo Tags
19504
19505 Tag ID Tag Name Writable
19506 ------ -------- --------
19507 0x21000000 FileSource no
19508 0x21000001 SceneType no
19509 0x21000002 CreationPathVector no
19510 0x21000003 SoftwareRelease no
19511 0x21000004 UserDefinedID no
19512 0x21000005 SharpnessApproximation no
19513 0x22000000 Copyright no
19514 0x22000001 OriginalImageBroker no
19515 0x22000002 DigitalImageBroker no
19516 0x22000003 Authorship no
19517 0x22000004 IntellectualPropertyNotes no
19518 0x23000000 TestTarget no
19519 0x23000002 GroupCaption no
19520 0x23000003 CaptionText no
19521 0x23000004 People no
19522 0x23000007 Things no
19523 0x2300000a DateTimeOriginal no
19524 0x2300000b Events no
19525 0x2300000c Places no
19526 0x2300000f ContentDescriptionNotes no
19527 0x24000000 Make no
19528 0x24000001 Model no
19529 0x24000002 SerialNumber no
19530 0x25000000 CreateDate no
19531 0x25000001 ExposureTime no
19532 0x25000002 FNumber no
19533 0x25000003 ExposureProgram no
19534 0x25000004 BrightnessValue no
19535 0x25000005 ExposureCompensation no
19536 0x25000006 SubjectDistance no
19537 0x25000007 MeteringMode no
19538 0x25000008 LightSource no
19539 0x25000009 FocalLength no
19540 0x2500000a MaxApertureValue no
19541 0x2500000b Flash no
19542 0x2500000c FlashEnergy no
19543 0x2500000d FlashReturn no
19544 0x2500000e BackLight no
19545 0x2500000f SubjectLocation no
19546 0x25000010 ExposureIndex no
19547 0x25000011 SpecialEffectsOpticalFilter no
19548 0x25000012 PerPictureNotes no
19549 0x26000000 SensingMethod no
19550 0x26000001 FocalPlaneXResolution no
19551 0x26000002 FocalPlaneYResolution no
19552 0x26000003 FocalPlaneResolutionUnit no
19553 0x26000004 SpatialFrequencyResponse no
19554 0x26000005 CFAPattern no
19555 0x26000007 ISO no
19556 0x26000008 Opto-ElectricConvFactor no
19557 0x27000000 FilmBrand no
19558 0x27000001 FilmCategory no
19559 0x27000002 FilmSize no
19560 0x27000003 FilmRollNumber no
19561 0x27000004 FilmFrameNumber no
19562 0x28000000 ScannerMake no
19563 0x28000001 ScannerModel no
19564 0x28000002 ScannerSerialNumber no
19565 0x28000003 ScanSoftware no
19566 0x28000004 ScanSoftwareRevisionDate no
19567 0x28000005 ServiceOrganizationName no
19568 0x28000006 ScanOperatorID no
19569 0x28000008 ScanDate no
19570 0x28000009 ModifyDate no
19571 0x2800000a ScannerPixelSize no
19572 0x29000000 OriginalScannedImageSize no
19573 0x29000001 OriginalDocumentSize no
19574 0x29000002 OriginalMedium no
19575 0x29000003 TypeOfOriginal no
19576
19577 FlashPix Operation Tags
19578
19579 Tag ID Tag Name Writable
19580 ------ -------- --------
19581 0x10000 OperationID no
19582
19583 FlashPix SummaryInfo Tags
19584
19585 The Dictionary, CodePage and LocalIndicator tags are common to all
19586 FlashPix property tables, even though they are only listed in the
19587 SummaryInfo table.
19588
19589 Tag ID Tag Name Writable
19590 ------ -------- --------
19591 0x0000 Dictionary no
19592 0x0001 CodePage no
19593 0x0002 Title no
19594 0x0003 Subject no
19595 0x0004 Author no
19596 0x0005 Keywords no
19597 0x0006 Comments no
19598 0x0007 Template no
19599 0x0008 LastModifiedBy no
19600 0x0009 RevisionNumber no
19601 0x000a TotalEditTime no
19602 0x000b LastPrinted no
19603 0x000c CreateDate no
19604 0x000d ModifyDate no
19605 0x000e Pages no
19606 0x000f Words no
19607 0x0010 Characters no
19608 0x0011 ThumbnailClip no
19609 0x0012 Software no
19610 0x0013 Security no
19611 0x0022 CreatedBy no
19612 0x0023 DocumentID no
19613 0x80000000 LocaleIndicator no
19614
19615 FlashPix Transform Tags
19616
19617 Tag ID Tag Name Writable
19618 ------ -------- --------
19619 0x10000 TransformNodeID no
19620 0x10001 OperationClassID no
19621 0x10002 LockedPropertyList no
19622 0x10003 TransformTitle no
19623 0x10004 LastModifier no
19624 0x10005 RevisionNumber no
19625 0x10006 TransformCreateDate no
19626 0x10007 TransformModifyDate no
19627 0x10008 CreatingApplication no
19628 0x10100 InputDataObjectList no
19629 0x10101 OutputDataObjectList no
19630 0x10102 OperationNumber no
19631 0x10000000 ResultAspectRatio no
19632 0x10000001 RectangleOfInterest no
19633 0x10000002 Filtering no
19634 0x10000003 SpatialOrientation no
19635 0x10000004 ColorTwistMatrix no
19636 0x10000005 ContrastAdjustment no
19637
19638 FlashPix PreviewInfo Tags
19639
19640 Preview information written by some FujiFilm models.
19641
19642 Index1 Tag Name Writable
19643 ------ -------- --------
19644 13 PreviewImageWidth no
19645 23 PreviewImageHeight no
19646
19647 FlashPix SubimageHdr Tags
19648
19649 Index4 Tag Name Writable
19650 ------ -------- --------
19651 1 SubimageWidth no
19652 2 SubimageHeight no
19653 3 SubimageTileCount no
19654 4 SubimageTileWidth no
19655 5 SubimageTileHeight no
19656 6 NumChannels no
19657
19658 FlashPix WordDocument Tags
19659
19660 Tags extracted from the Microsoft Word document stream.
19661
19662 Tag ID Tag Name Writable
19663 ------ -------- --------
19664 0x0000 Identification no
19665 0x0003 LanguageCode no
19666 0x0005 DocFlags no
19667 9.1 System no
19668 9.2 Word97 no
19669
19670 FlashPix DocTable Tags
19671
19672 Tags extracted from the Microsoft Word document table.
19673
19674 Tag Name Writable
19675 -------- --------
19676 CommentBy no
19677 DOP FlashPix DOP
19678 LastSavedBy no
19679 ModifyDate no
19680
19681 FlashPix DOP Tags
19682
19683 Microsoft office document properties.
19684
19685 Index1 Tag Name Writable
19686 ------ -------- --------
19687 20 CreateDate no
19688 24 ModifyDate no
19689 28 LastPrinted no
19690 32 RevisionNumber no
19691 34 TotalEditTime no
19692 38 Words no
19693 42 Characters no
19694 46 Pages no
19695 48 Paragraphs no
19696 56 Lines no
19697
19698 MPF Tags
19699 These tags are part of the CIPA Multi-Picture Format specification, and
19700 are found in the APP2 "MPF" segment of JPEG images. MPImage data
19701 referenced from this segment is stored as a JPEG trailer. The MPF tags
19702 are not writable, however the MPF segment may be deleted as a group
19703 (with "MPF:All") but then the JPEG trailer should also be deleted (with
19704 "Trailer:All"). See <http://www.cipa.jp/std/documents/e/DC-007_E.pdf>
19705 for the official specification.
19706
19707 Tag ID Tag Name Writable
19708 ------ -------- --------
19709 0xb000 MPFVersion no
19710 0xb001 NumberOfImages no
19711 0xb002 MPImageList MPF MPImage
19712 0xb003 ImageUIDList no
19713 0xb004 TotalFrames no
19714 0xb101 MPIndividualNum no
19715 0xb201 PanOrientation no
19716 0xb202 PanOverlapH no
19717 0xb203 PanOverlapV no
19718 0xb204 BaseViewpointNum no
19719 0xb205 ConvergenceAngle no
19720 0xb206 BaselineLength no
19721 0xb207 VerticalDivergence no
19722 0xb208 AxisDistanceX no
19723 0xb209 AxisDistanceY no
19724 0xb20a AxisDistanceZ no
19725 0xb20b YawAngle no
19726 0xb20c PitchAngle no
19727 0xb20d RollAngle no
19728
19729 MPF MPImage Tags
19730
19731 The first MPF "Large Thumbnail" image is extracted as PreviewImage, and
19732 the rest of the embedded MPF images are extracted as MPImage#. The
19733 ExtractEmbedded (-ee) option may be used to extract information from
19734 these embedded images.
19735
19736 Index1 Tag Name Writable
19737 ------ -------- --------
19738 0.1 MPImageFlags no
19739 0.2 MPImageFormat no
19740 0.3 MPImageType no
19741 4 MPImageLength no
19742 8 MPImageStart no
19743 12 DependentImage1EntryNumber no
19744 14 DependentImage2EntryNumber no
19745
19746 Stim Tags
19747 These tags are part of the CIPA Stereo Still Image specification, and
19748 are found in the APP3 "Stim" segment of JPEG images. See
19749 <http://www.cipa.jp/std/documents/e/DC-006_E.pdf> for the official
19750 specification.
19751
19752 Tag ID Tag Name Writable
19753 ------ -------- --------
19754 0x0000 StimVersion no
19755 0x0001 ApplicationData no
19756 0x0002 ImageArrangement no
19757 0x0003 ImageRotation no
19758 0x0004 ScalingFactor no
19759 0x0005 CropXSize no
19760 0x0006 CropYSize no
19761 0x0007 CropX Stim CropX
19762 0x0008 CropY Stim CropY
19763 0x0009 ViewType no
19764 0x000a RepresentativeImage no
19765 0x000b ConvergenceBaseImage no
19766 0x000c AssumedDisplaySize no
19767 0x000d AssumedDistanceView no
19768 0x000e RepresentativeDisparityNear no
19769 0x000f RepresentativeDisparityFar no
19770 0x0010 InitialDisplayEffect no
19771 0x0011 ConvergenceDistance no
19772 0x0012 CameraArrangementInterval no
19773 0x0013 ShootingCount no
19774
19775 Stim CropX Tags
19776
19777 Index1 Tag Name Writable
19778 ------ -------- --------
19779 0 CropXCommonOffset no
19780 2 CropXViewpointNumber no
19781 3 CropXOffset no
19782 7 CropXViewpointNumber2 no
19783 8 CropXOffset2 no
19784
19785 Stim CropY Tags
19786
19787 Index1 Tag Name Writable
19788 ------ -------- --------
19789 0 CropYCommonOffset no
19790 2 CropYViewpointNumber no
19791 3 CropYOffset no
19792 7 CropYViewpointNumber2 no
19793 8 CropYOffset2 no
19794
19795 Scalado Tags
19796 Tags extracted from the JPEG APP4 "SCALADO" segment found in images
19797 from HTC, LG and Samsung phones. (Presumably written by Scalado mobile
19798 software, <http://www.scalado.com/>.)
19799
19800 Tag ID Tag Name Writable
19801 ------ -------- --------
19802 'HGHT' PreviewImageHeight no
19803 'QUAL' PreviewQuality no
19804 'SPMO' DataLength? no
19805 'WDTH' PreviewImageWidth no
19806
19807 GoPro Tags
19808 GoPro GPMF Tags
19809
19810 Tags extracted from the GPMF box of GoPro MP4 videos, the APP6 "GoPro"
19811 segment of JPEG files, and from the "gpmd" timed metadata if the
19812 ExtractEmbedded (-ee) option is enabled. Many more tags exist, but are
19813 currently unknown and extracted only with the Unknown (-u) option.
19814 Please let me know if you discover the meaning of any of these unknown
19815 tags. See <https://github.com/gopro/gpmf-parser> for details about this
19816 format.
19817
19818 Tag ID Tag Name Writable
19819 ------ -------- --------
19820 'ACCL' Accelerometer no
19821 'ALLD' AutoLowLightDuration no
19822 'ATTD' Attitude no
19823 'ATTR' AttitudeTarget no
19824 'AUDO' AudioSetting no
19825 'BPOS' Controller? no
19826 'CASN' CameraSerialNumber no
19827 'CSEN' CoyoteSense no
19828 'CYTS' CoyoteStatus no
19829 'DEVC' DeviceContainer GoPro GPMF
19830 'DVID' DeviceID? no
19831 'DVNM' DeviceName no
19832 'DZOM' DigitalZoom no
19833 'EISA' ElectronicImageStabilization no
19834 'EMPT' Empty? no
19835 'ESCS' EscapeStatus? no
19836 'FACE' FaceDetected no
19837 'FCNM' FaceNumbers no
19838 'FMWR' FirmwareVersion no
19839 'FWVS' OtherFirmware no
19840 'GLPI' GPSPos GoPro GLPI
19841 'GPRI' GPSRaw? GoPro GPRI
19842 'GPS5' GPSInfo GoPro GPS5
19843 'GPSF' GPSMeasureMode no
19844 'GPSP' GPSHPositioningError no
19845 'GPSU' GPSDateTime no
19846 'GYRO' Gyroscope no
19847 'ISOE' ISOSpeeds no
19848 'ISOG' ImageSensorGain no
19849 'KBAT' BatteryStatus GoPro KBAT
19850 'LNED' LocalPositionNED no
19851 'MAGN' Magnetometer no
19852 'MINF' Model no
19853 'OREN' AutoRotation no
19854 'PHDR' HDRSetting no
19855 'PIMN' AutoISOMin no
19856 'PIMX' AutoISOMax no
19857 'PRES' PhotoResolution no
19858 'PRTN' ProTune no
19859 'PTCL' ColorMode no
19860 'PTEV' ExposureCompensation no
19861 'PTSH' Sharpness no
19862 'PTWB' WhiteBalance no
19863 'RATE' Rate no
19864 'RMRK' Comments no
19865 'SCAL' ScaleFactor? no
19866 'SCPR' ScaledPressure no
19867 'SHUT' ExposureTimes no
19868 'SIMU' ScaledIMU no
19869 'SIUN' SIUnits? no
19870 'STMP' TimeStamp no
19871 'STNM' StreamName? no
19872 'STRM' NestedSignalStream GoPro GPMF
19873 'SYST' SystemTime no
19874 'TMPC' CameraTemperature no
19875 'TSMP' TotalSamples? no
19876 'TYPE' StructureType? no
19877 'UNIT' Units? no
19878 'VFOV' FieldOfView no
19879 'VFRH' VisualFlightRulesHUD no
19880 'WBAL' ColorTemperatures no
19881 'WRGB' WhiteBalanceRGB no
19882
19883 GoPro GLPI Tags
19884
19885 Index Tag Name Writable
19886 ----- -------- --------
19887 0 GPSDateTime no
19888 1 GPSLatitude no
19889 2 GPSLongitude no
19890 3 GPSAltitude no
19891 5 GPSSpeedX no
19892 6 GPSSpeedY no
19893 7 GPSSpeedZ no
19894 8 GPSTrack no
19895
19896 GoPro GPRI Tags
19897
19898 Index Tag Name Writable
19899 ----- -------- --------
19900 0 GPSDateTimeRaw no
19901 1 GPSLatitudeRaw no
19902 2 GPSLongitudeRaw no
19903 3 GPSAltitudeRaw no
19904 6 GPSSpeedRaw no
19905 7 GPSTrackRaw no
19906
19907 GoPro GPS5 Tags
19908
19909 Index Tag Name Writable
19910 ----- -------- --------
19911 0 GPSLatitude no
19912 1 GPSLongitude no
19913 2 GPSAltitude no
19914 3 GPSSpeed no
19915 4 GPSSpeed3D no
19916
19917 GoPro KBAT Tags
19918
19919 Battery status information found in GoPro Karma videos.
19920
19921 Index Tag Name Writable
19922 ----- -------- --------
19923 0 BatteryCurrent no
19924 1 BatteryCapacity no
19925 3 BatteryTemperature no
19926 4 BatteryVoltage1 no
19927 5 BatteryVoltage2 no
19928 6 BatteryVoltage3 no
19929 7 BatteryVoltage4 no
19930 8 BatteryTime no
19931 14 BatteryLevel no
19932
19933 GoPro fdsc Tags
19934
19935 Tags extracted from the MP4 "fdsc" timed metadata when the
19936 ExtractEmbedded (-ee) option is used.
19937
19938 Index1 Tag Name Writable
19939 ------ -------- --------
19940 8 FirmwareVersion no
19941 23 SerialNumber no
19942 87 OtherSerialNumber no
19943 102 Model no
19944
19945 Qualcomm Tags
19946 The tags below have been observed in the JPEG APP7 "Qualcomm Camera
19947 Attributes" segment written by some cameras such as the HP iPAQ Voice
19948 Messenger. ExifTool will extract any information found from this
19949 segment, even if it is not listed in this table.
19950
19951 Tag Name Writable
19952 -------- --------
19953 AECAggressiveness no
19954 AECCurrentExpIndex no
19955 AECCurrentSensorLuma no
19956 AECEnable no
19957 AECExposureIndexAdjStep no
19958 AECHighLumaRegionCount no
19959 AECHighLumaRegionThreshold no
19960 AECIndoorIdx no
19961 AECLumaTarget no
19962 AECLumaTolerance no
19963 AECMode no
19964 AECOdoorIdx no
19965 AECOutdoorBrightDiscarded no
19966 AECOutdoorBrightEnable no
19967 AECOutdoorBrightReduction no
19968 AECOutdoorBrightThresholdHI no
19969 AECOutdoorBrightThresholdLO no
19970 AECOutdoorGammaIndex no
19971 AECSnapshotDigitalGain no
19972 AECSnapshotExposureTimeMs no
19973 AECSnapshotLineCount no
19974 AECSnapshotSensorGain no
19975 AECVfeLuma no
19976 AFBoundary no
19977 AFCollectEndStat no
19978 AFEnable no
19979 AFFarEnd no
19980 AFFineSrchPoints no
19981 AFFineStep no
19982 AFFocusTime no
19983 AFGrossStep no
19984 AFMode no
19985 AFNearEnd no
19986 AFPosDefMacro no
19987 AFPosDefNorm no
19988 AFPosition no
19989 AFProcess no
19990 AFREnable no
19991 AFRFaster0ExpMod no
19992 AFRFaster0Trigger no
19993 AFRFaster1ExpMod no
19994 AFRFaster1Trigger no
19995 AFRFaster2ExpMod no
19996 AFRFaster2Trigger no
19997 AFRFaster3ExpMod no
19998 AFRFaster3Trigger no
19999 AFRFaster4ExpMod no
20000 AFRFaster4Trigger no
20001 AFRPossibleFrameCnt no
20002 AFRSlower0ExpMod no
20003 AFRSlower0Trigger no
20004 AFRSlower1ExpMod no
20005 AFRSlower1Trigger no
20006 AFRSlower2ExpMod no
20007 AFRSlower2Trigger no
20008 AFRSlower3ExpMod no
20009 AFRSlower3Trigger no
20010 AFRSlower4ExpMod no
20011 AFRSlower4Trigger no
20012 AFResetLensAfterSnap no
20013 AFStepsNearFar no
20014 AFStepsNearInfinity no
20015 AFTestMode no
20016 AFTracePositions00 no
20017 AFTracePositions01 no
20018 AFTracePositions02 no
20019 AFTracePositions03 no
20020 AFTracePositions04 no
20021 AFTracePositions05 no
20022 AFTracePositions06 no
20023 AFTracePositions07 no
20024 AFTracePositions08 no
20025 AFTracePositions09 no
20026 AFTracePositions10 no
20027 AFTracePositions11 no
20028 AFTracePositions12 no
20029 AFTracePositions13 no
20030 AFTracePositions14 no
20031 AFTracePositions15 no
20032 AFTracePositions16 no
20033 AFTracePositions17 no
20034 AFTracePositions18 no
20035 AFTracePositions19 no
20036 AFTracePositions20 no
20037 AFTracePositions21 no
20038 AFTracePositions22 no
20039 AFTracePositions23 no
20040 AFTracePositions24 no
20041 AFTracePositions25 no
20042 AFTracePositions26 no
20043 AFTracePositions27 no
20044 AFTracePositions28 no
20045 AFTracePositions29 no
20046 AFTracePositions30 no
20047 AFTracePositions31 no
20048 AFTracePositions32 no
20049 AFTracePositions33 no
20050 AFTracePositions34 no
20051 AFTracePositions35 no
20052 AFTracePositions36 no
20053 AFTracePositions37 no
20054 AFTracePositions38 no
20055 AFTracePositions39 no
20056 AFTracePositions40 no
20057 AFTracePositions41 no
20058 AFTracePositions42 no
20059 AFTracePositions43 no
20060 AFTracePositions44 no
20061 AFTracePositions45 no
20062 AFTracePositions46 no
20063 AFTracePositions47 no
20064 AFTracePositions48 no
20065 AFTracePositions49 no
20066 AFTraceStats00 no
20067 AFTraceStats01 no
20068 AFTraceStats02 no
20069 AFTraceStats03 no
20070 AFTraceStats04 no
20071 AFTraceStats05 no
20072 AFTraceStats06 no
20073 AFTraceStats07 no
20074 AFTraceStats08 no
20075 AFTraceStats09 no
20076 AFTraceStats10 no
20077 AFTraceStats11 no
20078 AFTraceStats12 no
20079 AFTraceStats13 no
20080 AFTraceStats14 no
20081 AFTraceStats15 no
20082 AFTraceStats16 no
20083 AFTraceStats17 no
20084 AFTraceStats18 no
20085 AFTraceStats19 no
20086 AFTraceStats20 no
20087 AFTraceStats21 no
20088 AFTraceStats22 no
20089 AFTraceStats23 no
20090 AFTraceStats24 no
20091 AFTraceStats25 no
20092 AFTraceStats26 no
20093 AFTraceStats27 no
20094 AFTraceStats28 no
20095 AFTraceStats29 no
20096 AFTraceStats30 no
20097 AFTraceStats31 no
20098 AFTraceStats32 no
20099 AFTraceStats33 no
20100 AFTraceStats34 no
20101 AFTraceStats35 no
20102 AFTraceStats36 no
20103 AFTraceStats37 no
20104 AFTraceStats38 no
20105 AFTraceStats39 no
20106 AFTraceStats40 no
20107 AFTraceStats41 no
20108 AFTraceStats42 no
20109 AFTraceStats43 no
20110 AFTraceStats44 no
20111 AFTraceStats45 no
20112 AFTraceStats46 no
20113 AFTraceStats47 no
20114 AFTraceStats48 no
20115 AFTraceStats49 no
20116 AFUndershootProtect no
20117 AFVfeHorzOffset no
20118 AFVfeHorzWidth no
20119 AFVfeMetricMax no
20120 AFVfeVertHeight no
20121 AFVfeVertOffset no
20122 ASF3EdgeDetect no
20123 ASF3EdgeFilterA11 no
20124 ASF3EdgeFilterA12 no
20125 ASF3EdgeFilterA13 no
20126 ASF3EdgeFilterA21 no
20127 ASF3EdgeFilterA22 no
20128 ASF3EdgeFilterA23 no
20129 ASF3EdgeFilterA31 no
20130 ASF3EdgeFilterA32 no
20131 ASF3EdgeFilterA33 no
20132 ASF3Enable no
20133 ASF3LowerThreshold no
20134 ASF3NoiseFilterA11 no
20135 ASF3NoiseFilterA12 no
20136 ASF3NoiseFilterA13 no
20137 ASF3NoiseFilterA21 no
20138 ASF3NoiseFilterA22 no
20139 ASF3NoiseFilterA23 no
20140 ASF3NoiseFilterA31 no
20141 ASF3NoiseFilterA32 no
20142 ASF3NoiseFilterA33 no
20143 ASF3UpperThreshold no
20144 ASF5BrtLoThres no
20145 ASF5BrtShrpDegF1 no
20146 ASF5BrtShrpDegF2 no
20147 ASF5BrtSmthPercent no
20148 ASF5BrtUpThres no
20149 ASF5Enable no
20150 ASF5ExposureIndex1 no
20151 ASF5ExposureIndex2 no
20152 ASF5Filter1A11 no
20153 ASF5Filter1A12 no
20154 ASF5Filter1A13 no
20155 ASF5Filter1A14 no
20156 ASF5Filter1A15 no
20157 ASF5Filter1A21 no
20158 ASF5Filter1A22 no
20159 ASF5Filter1A23 no
20160 ASF5Filter1A24 no
20161 ASF5Filter1A25 no
20162 ASF5Filter1A31 no
20163 ASF5Filter1A32 no
20164 ASF5Filter1A33 no
20165 ASF5Filter1A34 no
20166 ASF5Filter1A35 no
20167 ASF5Filter1A41 no
20168 ASF5Filter1A42 no
20169 ASF5Filter1A43 no
20170 ASF5Filter1A44 no
20171 ASF5Filter1A45 no
20172 ASF5Filter1A51 no
20173 ASF5Filter1A52 no
20174 ASF5Filter1A53 no
20175 ASF5Filter1A54 no
20176 ASF5Filter1A55 no
20177 ASF5Filter2A11 no
20178 ASF5Filter2A12 no
20179 ASF5Filter2A13 no
20180 ASF5Filter2A14 no
20181 ASF5Filter2A15 no
20182 ASF5Filter2A21 no
20183 ASF5Filter2A22 no
20184 ASF5Filter2A23 no
20185 ASF5Filter2A24 no
20186 ASF5Filter2A25 no
20187 ASF5Filter2A31 no
20188 ASF5Filter2A32 no
20189 ASF5Filter2A33 no
20190 ASF5Filter2A34 no
20191 ASF5Filter2A35 no
20192 ASF5Filter2A41 no
20193 ASF5Filter2A42 no
20194 ASF5Filter2A43 no
20195 ASF5Filter2A44 no
20196 ASF5Filter2A45 no
20197 ASF5Filter2A51 no
20198 ASF5Filter2A52 no
20199 ASF5Filter2A53 no
20200 ASF5Filter2A54 no
20201 ASF5Filter2A55 no
20202 ASF5FilterMode no
20203 ASF5LowLoThres no
20204 ASF5LowShrpDegF1 no
20205 ASF5LowShrpDegF2 no
20206 ASF5LowSmthPrcnt no
20207 ASF5LowUpThres no
20208 ASF5LumaFilter00 no
20209 ASF5LumaFilter01 no
20210 ASF5LumaFilter02 no
20211 ASF5LumaFilter03 no
20212 ASF5LumaFilter04 no
20213 ASF5LumaFilter05 no
20214 ASF5LumaFilter06 no
20215 ASF5LumaFilter07 no
20216 ASF5LumaFilter08 no
20217 ASF5MaxExposureIndex no
20218 ASF5NrmLoThres no
20219 ASF5NrmShrpDegF1 no
20220 ASF5NrmShrpDegF2 no
20221 ASF5NrmSmthPrcnt no
20222 ASF5NrmUpThres no
20223 ASF5NrmizeFactor1 no
20224 ASF5NrmizeFactor2 no
20225 AWBAggressiveness no
20226 AWBAgwGridDist2Thresh no
20227 AWBAlgorithm no
20228 AWBAveBgRatio no
20229 AWBAveRgRatio no
20230 AWBBlueGainAdjRef1 no
20231 AWBBlueGainAdjRef2 no
20232 AWBBlueGainAdjRef3 no
20233 AWBBlueGainAdjRef4 no
20234 AWBBlueGainAdjRef5 no
20235 AWBBlueGainAdjRef6 no
20236 AWBBlueGainAdjRef7 no
20237 AWBBlueGainAdjRef8 no
20238 AWBBlueGainRef1 no
20239 AWBBlueGainRef2 no
20240 AWBBlueGainRef3 no
20241 AWBBlueGainRef4 no
20242 AWBBlueGainRef5 no
20243 AWBBlueGainRef6 no
20244 AWBBlueGainRef7 no
20245 AWBBlueGainRef8 no
20246 AWBCcBias no
20247 AWBCompactClusterR2 no
20248 AWBEnable no
20249 AWBGreenOffsetBg no
20250 AWBGreenOffsetRg no
20251 AWBIndoorSampleInfluence no
20252 AWBLoVfeC1 no
20253 AWBLoVfeC2 no
20254 AWBLoVfeC3 no
20255 AWBLoVfeC4 no
20256 AWBLoVfeM1 no
20257 AWBLoVfeM2 no
20258 AWBLoVfeM3 no
20259 AWBLoVfeM4 no
20260 AWBLoVfeMaxY no
20261 AWBLoVfeMinY no
20262 AWBLowLigColCorEna no
20263 AWBMaxBGain no
20264 AWBMaxGGain no
20265 AWBMaxRGain no
20266 AWBMinBGain no
20267 AWBMinGGain no
20268 AWBMinRGain no
20269 AWBNormVfeC1 no
20270 AWBNormVfeC2 no
20271 AWBNormVfeC3 no
20272 AWBNormVfeC4 no
20273 AWBNormVfeM1 no
20274 AWBNormVfeM2 no
20275 AWBNormVfeM3 no
20276 AWBNormVfeM4 no
20277 AWBNormVfeMaxY no
20278 AWBNormVfeMinY no
20279 AWBOudorVfeC1 no
20280 AWBOudorVfeC2 no
20281 AWBOudorVfeC3 no
20282 AWBOudorVfeC4 no
20283 AWBOudorVfeM1 no
20284 AWBOudorVfeM2 no
20285 AWBOudorVfeM3 no
20286 AWBOudorVfeM4 no
20287 AWBOudorVfeMaxY no
20288 AWBOudorVfeMinY no
20289 AWBOutdoorSampleInfluence no
20290 AWBPrevWbBgain no
20291 AWBPrevWbGgain no
20292 AWBPrevWbRgain no
20293 AWBRedGainAdjRef1 no
20294 AWBRedGainAdjRef2 no
20295 AWBRedGainAdjRef3 no
20296 AWBRedGainAdjRef4 no
20297 AWBRedGainAdjRef5 no
20298 AWBRedGainAdjRef6 no
20299 AWBRedGainAdjRef7 no
20300 AWBRedGainAdjRef8 no
20301 AWBRedGainRef1 no
20302 AWBRedGainRef2 no
20303 AWBRedGainRef3 no
20304 AWBRedGainRef4 no
20305 AWBRedGainRef5 no
20306 AWBRedGainRef6 no
20307 AWBRedGainRef7 no
20308 AWBRedGainRef8 no
20309 AWBSampleDecision no
20310 AWBSnapshotBGain no
20311 AWBSnapshotRGain no
20312 AntiBadingPixelClk no
20313 AntiBadingPixelClkPerLine no
20314 AntibandingEnable no
20315 BlckLvlEvenCols no
20316 BlckLvlOddCols no
20317 CamMclkHz no
20318 ChroSupChroThres1 no
20319 ChroSupChroThres2 no
20320 ChroSupLumaThres1 no
20321 ChroSupLumaThres2 no
20322 ChroSupLumaThres3 no
20323 ChroSupLumaThres4 no
20324 ChromSupress no
20325 ClipToAfRato no
20326 CurrResol no
20327 DayltConvChrmA_M no
20328 DayltConvChrmA_P no
20329 DayltConvChrmB_M no
20330 DayltConvChrmB_P no
20331 DayltConvChrmC_M no
20332 DayltConvChrmC_P no
20333 DayltConvChrmD_M no
20334 DayltConvChrmD_P no
20335 DayltConvChrmKCb no
20336 DayltConvChrmKCr no
20337 DayltConvLumaK no
20338 DayltConvLumaV0 no
20339 DayltConvLumaV1 no
20340 DayltConvLumaV2 no
20341 DefConvChrmA_M no
20342 DefConvChrmA_P no
20343 DefConvChrmB_M no
20344 DefConvChrmB_P no
20345 DefConvChrmC_M no
20346 DefConvChrmC_P no
20347 DefConvChrmD_M no
20348 DefConvChrmD_P no
20349 DefConvChrmKCb no
20350 DefConvChrmKCr no
20351 DefConvLumaK no
20352 DefConvLumaV0 no
20353 DefConvLumaV1 no
20354 DefConvLumaV2 no
20355 DefCorC0 no
20356 DefCorC1 no
20357 DefCorC2 no
20358 DefCorC3 no
20359 DefCorC4 no
20360 DefCorC5 no
20361 DefCorC6 no
20362 DefCorC7 no
20363 DefCorC8 no
20364 DefCorK0 no
20365 DefCorK1 no
20366 DefCorK2 no
20367 DefLumaGammaMode no
20368 DefRgbGammaMode no
20369 DefectPixCorEnable no
20370 DefectPixMaxThresh no
20371 DefectPixMinThresh no
20372 DiscardFrstFrm no
20373 FrmSkipPttrn no
20374 GammaEnable no
20375 HJREnable no
20376 HJRMaxNumFrames no
20377 HJROneToTwoOffset no
20378 HJRTextureThreshold no
20379 HJR_NReductionFlat no
20380 HJR_NReductionTexture no
20381 IncandConvChrmA_M no
20382 IncandConvChrmA_P no
20383 IncandConvChrmB_M no
20384 IncandConvChrmB_P no
20385 IncandConvChrmC_M no
20386 IncandConvChrmC_P no
20387 IncandConvChrmD_M no
20388 IncandConvChrmD_P no
20389 IncandConvChrmKCb no
20390 IncandConvChrmKCr no
20391 IncandConvLumaK no
20392 IncandConvLumaV0 no
20393 IncandConvLumaV1 no
20394 IncandConvLumaV2 no
20395 LADetect no
20396 LAEnable no
20397 MaxPrviewFps no
20398 MaxVideoFps no
20399 NghtshtFps no
20400 NightshotMode no
20401 OutlierDistance no
20402 PclkInvert no
20403 PrviewFps no
20404 PrviewResol no
20405 R2ABlueCtbl00 no
20406 R2ABlueCtbl01 no
20407 R2ABlueCtbl02 no
20408 R2ABlueCtbl03 no
20409 R2ABlueCtbl04 no
20410 R2ABlueCtbl05 no
20411 R2ABlueCtbl06 no
20412 R2ABlueCtbl07 no
20413 R2ABlueCtbl08 no
20414 R2ABlueCtbl09 no
20415 R2ABlueCtbl10 no
20416 R2ABlueCtbl11 no
20417 R2ABlueCtbl12 no
20418 R2ABlueCtbl13 no
20419 R2ABlueCtbl14 no
20420 R2ABlueCtbl15 no
20421 R2ABlueCtbl16 no
20422 R2ABlueCtbl17 no
20423 R2ABlueCtbl18 no
20424 R2ABlueCtbl19 no
20425 R2ABlueCtbl20 no
20426 R2ABlueCtbl21 no
20427 R2ABlueCtbl22 no
20428 R2ABlueCtbl23 no
20429 R2ABlueCtbl24 no
20430 R2ABlueCtbl25 no
20431 R2ABlueCtbl26 no
20432 R2ABlueCtbl27 no
20433 R2ABlueCtbl28 no
20434 R2ABlueCtbl29 no
20435 R2ABlueCtbl30 no
20436 R2ABlueCtbl31 no
20437 R2ABlueStbl00 no
20438 R2ABlueStbl01 no
20439 R2ABlueStbl02 no
20440 R2ABlueStbl03 no
20441 R2ABlueStbl04 no
20442 R2ABlueStbl05 no
20443 R2ABlueStbl06 no
20444 R2ABlueStbl07 no
20445 R2ABlueStbl08 no
20446 R2ABlueStbl09 no
20447 R2ABlueStbl10 no
20448 R2ABlueStbl11 no
20449 R2ABlueStbl12 no
20450 R2ABlueStbl13 no
20451 R2ABlueStbl14 no
20452 R2ABlueStbl15 no
20453 R2ABlueStbl16 no
20454 R2ABlueStbl17 no
20455 R2ABlueStbl18 no
20456 R2ABlueStbl19 no
20457 R2ABlueStbl20 no
20458 R2ABlueStbl21 no
20459 R2ABlueStbl22 no
20460 R2ABlueStbl23 no
20461 R2ABlueStbl24 no
20462 R2ABlueStbl25 no
20463 R2ABlueStbl26 no
20464 R2ABlueStbl27 no
20465 R2ABlueStbl28 no
20466 R2ABlueStbl29 no
20467 R2ABlueStbl30 no
20468 R2ABlueStbl31 no
20469 R2ACx no
20470 R2ACy no
20471 R2AGreenCtbl00 no
20472 R2AGreenCtbl01 no
20473 R2AGreenCtbl02 no
20474 R2AGreenCtbl03 no
20475 R2AGreenCtbl04 no
20476 R2AGreenCtbl05 no
20477 R2AGreenCtbl06 no
20478 R2AGreenCtbl07 no
20479 R2AGreenCtbl08 no
20480 R2AGreenCtbl09 no
20481 R2AGreenCtbl10 no
20482 R2AGreenCtbl11 no
20483 R2AGreenCtbl12 no
20484 R2AGreenCtbl13 no
20485 R2AGreenCtbl14 no
20486 R2AGreenCtbl15 no
20487 R2AGreenCtbl16 no
20488 R2AGreenCtbl17 no
20489 R2AGreenCtbl18 no
20490 R2AGreenCtbl19 no
20491 R2AGreenCtbl20 no
20492 R2AGreenCtbl21 no
20493 R2AGreenCtbl22 no
20494 R2AGreenCtbl23 no
20495 R2AGreenCtbl24 no
20496 R2AGreenCtbl25 no
20497 R2AGreenCtbl26 no
20498 R2AGreenCtbl27 no
20499 R2AGreenCtbl28 no
20500 R2AGreenCtbl29 no
20501 R2AGreenCtbl30 no
20502 R2AGreenCtbl31 no
20503 R2AGreenStbl00 no
20504 R2AGreenStbl01 no
20505 R2AGreenStbl02 no
20506 R2AGreenStbl03 no
20507 R2AGreenStbl04 no
20508 R2AGreenStbl05 no
20509 R2AGreenStbl06 no
20510 R2AGreenStbl07 no
20511 R2AGreenStbl08 no
20512 R2AGreenStbl09 no
20513 R2AGreenStbl10 no
20514 R2AGreenStbl11 no
20515 R2AGreenStbl12 no
20516 R2AGreenStbl13 no
20517 R2AGreenStbl14 no
20518 R2AGreenStbl15 no
20519 R2AGreenStbl16 no
20520 R2AGreenStbl17 no
20521 R2AGreenStbl18 no
20522 R2AGreenStbl19 no
20523 R2AGreenStbl20 no
20524 R2AGreenStbl21 no
20525 R2AGreenStbl22 no
20526 R2AGreenStbl23 no
20527 R2AGreenStbl24 no
20528 R2AGreenStbl25 no
20529 R2AGreenStbl26 no
20530 R2AGreenStbl27 no
20531 R2AGreenStbl28 no
20532 R2AGreenStbl29 no
20533 R2AGreenStbl30 no
20534 R2AGreenStbl31 no
20535 R2AHeight no
20536 R2AIntervals no
20537 R2ARedCtbl00 no
20538 R2ARedCtbl01 no
20539 R2ARedCtbl02 no
20540 R2ARedCtbl03 no
20541 R2ARedCtbl04 no
20542 R2ARedCtbl05 no
20543 R2ARedCtbl06 no
20544 R2ARedCtbl07 no
20545 R2ARedCtbl08 no
20546 R2ARedCtbl09 no
20547 R2ARedCtbl10 no
20548 R2ARedCtbl11 no
20549 R2ARedCtbl12 no
20550 R2ARedCtbl13 no
20551 R2ARedCtbl14 no
20552 R2ARedCtbl15 no
20553 R2ARedCtbl16 no
20554 R2ARedCtbl17 no
20555 R2ARedCtbl18 no
20556 R2ARedCtbl19 no
20557 R2ARedCtbl20 no
20558 R2ARedCtbl21 no
20559 R2ARedCtbl22 no
20560 R2ARedCtbl23 no
20561 R2ARedCtbl24 no
20562 R2ARedCtbl25 no
20563 R2ARedCtbl26 no
20564 R2ARedCtbl27 no
20565 R2ARedCtbl28 no
20566 R2ARedCtbl29 no
20567 R2ARedCtbl30 no
20568 R2ARedCtbl31 no
20569 R2ARedStbl00 no
20570 R2ARedStbl01 no
20571 R2ARedStbl02 no
20572 R2ARedStbl03 no
20573 R2ARedStbl04 no
20574 R2ARedStbl05 no
20575 R2ARedStbl06 no
20576 R2ARedStbl07 no
20577 R2ARedStbl08 no
20578 R2ARedStbl09 no
20579 R2ARedStbl10 no
20580 R2ARedStbl11 no
20581 R2ARedStbl12 no
20582 R2ARedStbl13 no
20583 R2ARedStbl14 no
20584 R2ARedStbl15 no
20585 R2ARedStbl16 no
20586 R2ARedStbl17 no
20587 R2ARedStbl18 no
20588 R2ARedStbl19 no
20589 R2ARedStbl20 no
20590 R2ARedStbl21 no
20591 R2ARedStbl22 no
20592 R2ARedStbl23 no
20593 R2ARedStbl24 no
20594 R2ARedStbl25 no
20595 R2ARedStbl26 no
20596 R2ARedStbl27 no
20597 R2ARedStbl28 no
20598 R2ARedStbl29 no
20599 R2ARedStbl30 no
20600 R2ARedStbl31 no
20601 R2ATbl00 no
20602 R2ATbl01 no
20603 R2ATbl02 no
20604 R2ATbl03 no
20605 R2ATbl04 no
20606 R2ATbl05 no
20607 R2ATbl06 no
20608 R2ATbl07 no
20609 R2ATbl08 no
20610 R2ATbl09 no
20611 R2ATbl10 no
20612 R2ATbl11 no
20613 R2ATbl12 no
20614 R2ATbl13 no
20615 R2ATbl14 no
20616 R2ATbl15 no
20617 R2ATbl16 no
20618 R2ATbl17 no
20619 R2ATbl18 no
20620 R2ATbl19 no
20621 R2ATbl20 no
20622 R2ATbl21 no
20623 R2ATbl22 no
20624 R2ATbl23 no
20625 R2ATbl24 no
20626 R2ATbl25 no
20627 R2ATbl26 no
20628 R2ATbl27 no
20629 R2ATbl28 no
20630 R2ATbl29 no
20631 R2ATbl30 no
20632 R2ATbl31 no
20633 R2AWidth no
20634 R2D65BlueCtbl00 no
20635 R2D65BlueCtbl01 no
20636 R2D65BlueCtbl02 no
20637 R2D65BlueCtbl03 no
20638 R2D65BlueCtbl04 no
20639 R2D65BlueCtbl05 no
20640 R2D65BlueCtbl06 no
20641 R2D65BlueCtbl07 no
20642 R2D65BlueCtbl08 no
20643 R2D65BlueCtbl09 no
20644 R2D65BlueCtbl10 no
20645 R2D65BlueCtbl11 no
20646 R2D65BlueCtbl12 no
20647 R2D65BlueCtbl13 no
20648 R2D65BlueCtbl14 no
20649 R2D65BlueCtbl15 no
20650 R2D65BlueCtbl16 no
20651 R2D65BlueCtbl17 no
20652 R2D65BlueCtbl18 no
20653 R2D65BlueCtbl19 no
20654 R2D65BlueCtbl20 no
20655 R2D65BlueCtbl21 no
20656 R2D65BlueCtbl22 no
20657 R2D65BlueCtbl23 no
20658 R2D65BlueCtbl24 no
20659 R2D65BlueCtbl25 no
20660 R2D65BlueCtbl26 no
20661 R2D65BlueCtbl27 no
20662 R2D65BlueCtbl28 no
20663 R2D65BlueCtbl29 no
20664 R2D65BlueCtbl30 no
20665 R2D65BlueCtbl31 no
20666 R2D65BlueStbl00 no
20667 R2D65BlueStbl01 no
20668 R2D65BlueStbl02 no
20669 R2D65BlueStbl03 no
20670 R2D65BlueStbl04 no
20671 R2D65BlueStbl05 no
20672 R2D65BlueStbl06 no
20673 R2D65BlueStbl07 no
20674 R2D65BlueStbl08 no
20675 R2D65BlueStbl09 no
20676 R2D65BlueStbl10 no
20677 R2D65BlueStbl11 no
20678 R2D65BlueStbl12 no
20679 R2D65BlueStbl13 no
20680 R2D65BlueStbl14 no
20681 R2D65BlueStbl15 no
20682 R2D65BlueStbl16 no
20683 R2D65BlueStbl17 no
20684 R2D65BlueStbl18 no
20685 R2D65BlueStbl19 no
20686 R2D65BlueStbl20 no
20687 R2D65BlueStbl21 no
20688 R2D65BlueStbl22 no
20689 R2D65BlueStbl23 no
20690 R2D65BlueStbl24 no
20691 R2D65BlueStbl25 no
20692 R2D65BlueStbl26 no
20693 R2D65BlueStbl27 no
20694 R2D65BlueStbl28 no
20695 R2D65BlueStbl29 no
20696 R2D65BlueStbl30 no
20697 R2D65BlueStbl31 no
20698 R2D65Cx no
20699 R2D65Cy no
20700 R2D65GreenCtbl00 no
20701 R2D65GreenCtbl01 no
20702 R2D65GreenCtbl02 no
20703 R2D65GreenCtbl03 no
20704 R2D65GreenCtbl04 no
20705 R2D65GreenCtbl05 no
20706 R2D65GreenCtbl06 no
20707 R2D65GreenCtbl07 no
20708 R2D65GreenCtbl08 no
20709 R2D65GreenCtbl09 no
20710 R2D65GreenCtbl10 no
20711 R2D65GreenCtbl11 no
20712 R2D65GreenCtbl12 no
20713 R2D65GreenCtbl13 no
20714 R2D65GreenCtbl14 no
20715 R2D65GreenCtbl15 no
20716 R2D65GreenCtbl16 no
20717 R2D65GreenCtbl17 no
20718 R2D65GreenCtbl18 no
20719 R2D65GreenCtbl19 no
20720 R2D65GreenCtbl20 no
20721 R2D65GreenCtbl21 no
20722 R2D65GreenCtbl22 no
20723 R2D65GreenCtbl23 no
20724 R2D65GreenCtbl24 no
20725 R2D65GreenCtbl25 no
20726 R2D65GreenCtbl26 no
20727 R2D65GreenCtbl27 no
20728 R2D65GreenCtbl28 no
20729 R2D65GreenCtbl29 no
20730 R2D65GreenCtbl30 no
20731 R2D65GreenCtbl31 no
20732 R2D65GreenStbl00 no
20733 R2D65GreenStbl01 no
20734 R2D65GreenStbl02 no
20735 R2D65GreenStbl03 no
20736 R2D65GreenStbl04 no
20737 R2D65GreenStbl05 no
20738 R2D65GreenStbl06 no
20739 R2D65GreenStbl07 no
20740 R2D65GreenStbl08 no
20741 R2D65GreenStbl09 no
20742 R2D65GreenStbl10 no
20743 R2D65GreenStbl11 no
20744 R2D65GreenStbl12 no
20745 R2D65GreenStbl13 no
20746 R2D65GreenStbl14 no
20747 R2D65GreenStbl15 no
20748 R2D65GreenStbl16 no
20749 R2D65GreenStbl17 no
20750 R2D65GreenStbl18 no
20751 R2D65GreenStbl19 no
20752 R2D65GreenStbl20 no
20753 R2D65GreenStbl21 no
20754 R2D65GreenStbl22 no
20755 R2D65GreenStbl23 no
20756 R2D65GreenStbl24 no
20757 R2D65GreenStbl25 no
20758 R2D65GreenStbl26 no
20759 R2D65GreenStbl27 no
20760 R2D65GreenStbl28 no
20761 R2D65GreenStbl29 no
20762 R2D65GreenStbl30 no
20763 R2D65GreenStbl31 no
20764 R2D65Height no
20765 R2D65Intervals no
20766 R2D65RedCtbl00 no
20767 R2D65RedCtbl01 no
20768 R2D65RedCtbl02 no
20769 R2D65RedCtbl03 no
20770 R2D65RedCtbl04 no
20771 R2D65RedCtbl05 no
20772 R2D65RedCtbl06 no
20773 R2D65RedCtbl07 no
20774 R2D65RedCtbl08 no
20775 R2D65RedCtbl09 no
20776 R2D65RedCtbl10 no
20777 R2D65RedCtbl11 no
20778 R2D65RedCtbl12 no
20779 R2D65RedCtbl13 no
20780 R2D65RedCtbl14 no
20781 R2D65RedCtbl15 no
20782 R2D65RedCtbl16 no
20783 R2D65RedCtbl17 no
20784 R2D65RedCtbl18 no
20785 R2D65RedCtbl19 no
20786 R2D65RedCtbl20 no
20787 R2D65RedCtbl21 no
20788 R2D65RedCtbl22 no
20789 R2D65RedCtbl23 no
20790 R2D65RedCtbl24 no
20791 R2D65RedCtbl25 no
20792 R2D65RedCtbl26 no
20793 R2D65RedCtbl27 no
20794 R2D65RedCtbl28 no
20795 R2D65RedCtbl29 no
20796 R2D65RedCtbl30 no
20797 R2D65RedCtbl31 no
20798 R2D65RedStbl00 no
20799 R2D65RedStbl01 no
20800 R2D65RedStbl02 no
20801 R2D65RedStbl03 no
20802 R2D65RedStbl04 no
20803 R2D65RedStbl05 no
20804 R2D65RedStbl06 no
20805 R2D65RedStbl07 no
20806 R2D65RedStbl08 no
20807 R2D65RedStbl09 no
20808 R2D65RedStbl10 no
20809 R2D65RedStbl11 no
20810 R2D65RedStbl12 no
20811 R2D65RedStbl13 no
20812 R2D65RedStbl14 no
20813 R2D65RedStbl15 no
20814 R2D65RedStbl16 no
20815 R2D65RedStbl17 no
20816 R2D65RedStbl18 no
20817 R2D65RedStbl19 no
20818 R2D65RedStbl20 no
20819 R2D65RedStbl21 no
20820 R2D65RedStbl22 no
20821 R2D65RedStbl23 no
20822 R2D65RedStbl24 no
20823 R2D65RedStbl25 no
20824 R2D65RedStbl26 no
20825 R2D65RedStbl27 no
20826 R2D65RedStbl28 no
20827 R2D65RedStbl29 no
20828 R2D65RedStbl30 no
20829 R2D65RedStbl31 no
20830 R2D65Tbl00 no
20831 R2D65Tbl01 no
20832 R2D65Tbl02 no
20833 R2D65Tbl03 no
20834 R2D65Tbl04 no
20835 R2D65Tbl05 no
20836 R2D65Tbl06 no
20837 R2D65Tbl07 no
20838 R2D65Tbl08 no
20839 R2D65Tbl09 no
20840 R2D65Tbl10 no
20841 R2D65Tbl11 no
20842 R2D65Tbl12 no
20843 R2D65Tbl13 no
20844 R2D65Tbl14 no
20845 R2D65Tbl15 no
20846 R2D65Tbl16 no
20847 R2D65Tbl17 no
20848 R2D65Tbl18 no
20849 R2D65Tbl19 no
20850 R2D65Tbl20 no
20851 R2D65Tbl21 no
20852 R2D65Tbl22 no
20853 R2D65Tbl23 no
20854 R2D65Tbl24 no
20855 R2D65Tbl25 no
20856 R2D65Tbl26 no
20857 R2D65Tbl27 no
20858 R2D65Tbl28 no
20859 R2D65Tbl29 no
20860 R2D65Tbl30 no
20861 R2D65Tbl31 no
20862 R2D65Width no
20863 R2TL84BlueCtbl00 no
20864 R2TL84BlueCtbl01 no
20865 R2TL84BlueCtbl02 no
20866 R2TL84BlueCtbl03 no
20867 R2TL84BlueCtbl04 no
20868 R2TL84BlueCtbl05 no
20869 R2TL84BlueCtbl06 no
20870 R2TL84BlueCtbl07 no
20871 R2TL84BlueCtbl08 no
20872 R2TL84BlueCtbl09 no
20873 R2TL84BlueCtbl10 no
20874 R2TL84BlueCtbl11 no
20875 R2TL84BlueCtbl12 no
20876 R2TL84BlueCtbl13 no
20877 R2TL84BlueCtbl14 no
20878 R2TL84BlueCtbl15 no
20879 R2TL84BlueCtbl16 no
20880 R2TL84BlueCtbl17 no
20881 R2TL84BlueCtbl18 no
20882 R2TL84BlueCtbl19 no
20883 R2TL84BlueCtbl20 no
20884 R2TL84BlueCtbl21 no
20885 R2TL84BlueCtbl22 no
20886 R2TL84BlueCtbl23 no
20887 R2TL84BlueCtbl24 no
20888 R2TL84BlueCtbl25 no
20889 R2TL84BlueCtbl26 no
20890 R2TL84BlueCtbl27 no
20891 R2TL84BlueCtbl28 no
20892 R2TL84BlueCtbl29 no
20893 R2TL84BlueCtbl30 no
20894 R2TL84BlueCtbl31 no
20895 R2TL84BlueStbl00 no
20896 R2TL84BlueStbl01 no
20897 R2TL84BlueStbl02 no
20898 R2TL84BlueStbl03 no
20899 R2TL84BlueStbl04 no
20900 R2TL84BlueStbl05 no
20901 R2TL84BlueStbl06 no
20902 R2TL84BlueStbl07 no
20903 R2TL84BlueStbl08 no
20904 R2TL84BlueStbl09 no
20905 R2TL84BlueStbl10 no
20906 R2TL84BlueStbl11 no
20907 R2TL84BlueStbl12 no
20908 R2TL84BlueStbl13 no
20909 R2TL84BlueStbl14 no
20910 R2TL84BlueStbl15 no
20911 R2TL84BlueStbl16 no
20912 R2TL84BlueStbl17 no
20913 R2TL84BlueStbl18 no
20914 R2TL84BlueStbl19 no
20915 R2TL84BlueStbl20 no
20916 R2TL84BlueStbl21 no
20917 R2TL84BlueStbl22 no
20918 R2TL84BlueStbl23 no
20919 R2TL84BlueStbl24 no
20920 R2TL84BlueStbl25 no
20921 R2TL84BlueStbl26 no
20922 R2TL84BlueStbl27 no
20923 R2TL84BlueStbl28 no
20924 R2TL84BlueStbl29 no
20925 R2TL84BlueStbl30 no
20926 R2TL84BlueStbl31 no
20927 R2TL84Cx no
20928 R2TL84Cy no
20929 R2TL84GreenCtbl00 no
20930 R2TL84GreenCtbl01 no
20931 R2TL84GreenCtbl02 no
20932 R2TL84GreenCtbl03 no
20933 R2TL84GreenCtbl04 no
20934 R2TL84GreenCtbl05 no
20935 R2TL84GreenCtbl06 no
20936 R2TL84GreenCtbl07 no
20937 R2TL84GreenCtbl08 no
20938 R2TL84GreenCtbl09 no
20939 R2TL84GreenCtbl10 no
20940 R2TL84GreenCtbl11 no
20941 R2TL84GreenCtbl12 no
20942 R2TL84GreenCtbl13 no
20943 R2TL84GreenCtbl14 no
20944 R2TL84GreenCtbl15 no
20945 R2TL84GreenCtbl16 no
20946 R2TL84GreenCtbl17 no
20947 R2TL84GreenCtbl18 no
20948 R2TL84GreenCtbl19 no
20949 R2TL84GreenCtbl20 no
20950 R2TL84GreenCtbl21 no
20951 R2TL84GreenCtbl22 no
20952 R2TL84GreenCtbl23 no
20953 R2TL84GreenCtbl24 no
20954 R2TL84GreenCtbl25 no
20955 R2TL84GreenCtbl26 no
20956 R2TL84GreenCtbl27 no
20957 R2TL84GreenCtbl28 no
20958 R2TL84GreenCtbl29 no
20959 R2TL84GreenCtbl30 no
20960 R2TL84GreenCtbl31 no
20961 R2TL84GreenStbl00 no
20962 R2TL84GreenStbl01 no
20963 R2TL84GreenStbl02 no
20964 R2TL84GreenStbl03 no
20965 R2TL84GreenStbl04 no
20966 R2TL84GreenStbl05 no
20967 R2TL84GreenStbl06 no
20968 R2TL84GreenStbl07 no
20969 R2TL84GreenStbl08 no
20970 R2TL84GreenStbl09 no
20971 R2TL84GreenStbl10 no
20972 R2TL84GreenStbl11 no
20973 R2TL84GreenStbl12 no
20974 R2TL84GreenStbl13 no
20975 R2TL84GreenStbl14 no
20976 R2TL84GreenStbl15 no
20977 R2TL84GreenStbl16 no
20978 R2TL84GreenStbl17 no
20979 R2TL84GreenStbl18 no
20980 R2TL84GreenStbl19 no
20981 R2TL84GreenStbl20 no
20982 R2TL84GreenStbl21 no
20983 R2TL84GreenStbl22 no
20984 R2TL84GreenStbl23 no
20985 R2TL84GreenStbl24 no
20986 R2TL84GreenStbl25 no
20987 R2TL84GreenStbl26 no
20988 R2TL84GreenStbl27 no
20989 R2TL84GreenStbl28 no
20990 R2TL84GreenStbl29 no
20991 R2TL84GreenStbl30 no
20992 R2TL84GreenStbl31 no
20993 R2TL84Height no
20994 R2TL84Intervals no
20995 R2TL84RedCtbl00 no
20996 R2TL84RedCtbl01 no
20997 R2TL84RedCtbl02 no
20998 R2TL84RedCtbl03 no
20999 R2TL84RedCtbl04 no
21000 R2TL84RedCtbl05 no
21001 R2TL84RedCtbl06 no
21002 R2TL84RedCtbl07 no
21003 R2TL84RedCtbl08 no
21004 R2TL84RedCtbl09 no
21005 R2TL84RedCtbl10 no
21006 R2TL84RedCtbl11 no
21007 R2TL84RedCtbl12 no
21008 R2TL84RedCtbl13 no
21009 R2TL84RedCtbl14 no
21010 R2TL84RedCtbl15 no
21011 R2TL84RedCtbl16 no
21012 R2TL84RedCtbl17 no
21013 R2TL84RedCtbl18 no
21014 R2TL84RedCtbl19 no
21015 R2TL84RedCtbl20 no
21016 R2TL84RedCtbl21 no
21017 R2TL84RedCtbl22 no
21018 R2TL84RedCtbl23 no
21019 R2TL84RedCtbl24 no
21020 R2TL84RedCtbl25 no
21021 R2TL84RedCtbl26 no
21022 R2TL84RedCtbl27 no
21023 R2TL84RedCtbl28 no
21024 R2TL84RedCtbl29 no
21025 R2TL84RedCtbl30 no
21026 R2TL84RedCtbl31 no
21027 R2TL84RedStbl00 no
21028 R2TL84RedStbl01 no
21029 R2TL84RedStbl02 no
21030 R2TL84RedStbl03 no
21031 R2TL84RedStbl04 no
21032 R2TL84RedStbl05 no
21033 R2TL84RedStbl06 no
21034 R2TL84RedStbl07 no
21035 R2TL84RedStbl08 no
21036 R2TL84RedStbl09 no
21037 R2TL84RedStbl10 no
21038 R2TL84RedStbl11 no
21039 R2TL84RedStbl12 no
21040 R2TL84RedStbl13 no
21041 R2TL84RedStbl14 no
21042 R2TL84RedStbl15 no
21043 R2TL84RedStbl16 no
21044 R2TL84RedStbl17 no
21045 R2TL84RedStbl18 no
21046 R2TL84RedStbl19 no
21047 R2TL84RedStbl20 no
21048 R2TL84RedStbl21 no
21049 R2TL84RedStbl22 no
21050 R2TL84RedStbl23 no
21051 R2TL84RedStbl24 no
21052 R2TL84RedStbl25 no
21053 R2TL84RedStbl26 no
21054 R2TL84RedStbl27 no
21055 R2TL84RedStbl28 no
21056 R2TL84RedStbl29 no
21057 R2TL84RedStbl30 no
21058 R2TL84RedStbl31 no
21059 R2TL84Tbl00 no
21060 R2TL84Tbl01 no
21061 R2TL84Tbl02 no
21062 R2TL84Tbl03 no
21063 R2TL84Tbl04 no
21064 R2TL84Tbl05 no
21065 R2TL84Tbl06 no
21066 R2TL84Tbl07 no
21067 R2TL84Tbl08 no
21068 R2TL84Tbl09 no
21069 R2TL84Tbl10 no
21070 R2TL84Tbl11 no
21071 R2TL84Tbl12 no
21072 R2TL84Tbl13 no
21073 R2TL84Tbl14 no
21074 R2TL84Tbl15 no
21075 R2TL84Tbl16 no
21076 R2TL84Tbl17 no
21077 R2TL84Tbl18 no
21078 R2TL84Tbl19 no
21079 R2TL84Tbl20 no
21080 R2TL84Tbl21 no
21081 R2TL84Tbl22 no
21082 R2TL84Tbl23 no
21083 R2TL84Tbl24 no
21084 R2TL84Tbl25 no
21085 R2TL84Tbl26 no
21086 R2TL84Tbl27 no
21087 R2TL84Tbl28 no
21088 R2TL84Tbl29 no
21089 R2TL84Tbl30 no
21090 R2TL84Tbl31 no
21091 R2TL84Width no
21092 RolloffEnable no
21093 SensorFmt no
21094 SensorType no
21095 SensrFulHght no
21096 SensrFulWdth no
21097 SensrQtrHght no
21098 SensrQtrWdth no
21099 SnapshotResol no
21100 TL84ConvChrmA_M no
21101 TL84ConvChrmA_P no
21102 TL84ConvChrmB_M no
21103 TL84ConvChrmB_P no
21104 TL84ConvChrmC_M no
21105 TL84ConvChrmC_P no
21106 TL84ConvChrmD_M no
21107 TL84ConvChrmD_P no
21108 TL84ConvChrmKCb no
21109 TL84ConvChrmKCr no
21110 TL84ConvLumaK no
21111 TL84ConvLumaV0 no
21112 TL84ConvLumaV1 no
21113 TL84ConvLumaV2 no
21114 VideoFps no
21115 YhiYloConvChrmA_M no
21116 YhiYloConvChrmA_P no
21117 YhiYloConvChrmB_M no
21118 YhiYloConvChrmB_P no
21119 YhiYloConvChrmC_M no
21120 YhiYloConvChrmC_P no
21121 YhiYloConvChrmD_M no
21122 YhiYloConvChrmD_P no
21123 YhiYloConvChrmKCb no
21124 YhiYloConvChrmKCr no
21125 YhiYloConvLumaK no
21126 YhiYloConvLumaV0 no
21127 YhiYloConvLumaV1 no
21128 YhiYloConvLumaV2 no
21129 YhiYloCorC0 no
21130 YhiYloCorC1 no
21131 YhiYloCorC2 no
21132 YhiYloCorC3 no
21133 YhiYloCorC4 no
21134 YhiYloCorC5 no
21135 YhiYloCorC6 no
21136 YhiYloCorC7 no
21137 YhiYloCorC8 no
21138 YhiYloCorK0 no
21139 YhiYloCorK1 no
21140 YhiYloCorK2 no
21141
21142 APP12 Tags
21143 APP12 PictureInfo Tags
21144
21145 The JPEG APP12 "Picture Info" segment was used by some older cameras,
21146 and contains ASCII-based meta information. Below are some tags which
21147 have been observed Agfa and Polaroid images, however ExifTool will
21148 extract information from any tags found in this segment.
21149
21150 Tag ID Tag Name Writable
21151 ------ -------- --------
21152 'Aperture' Aperture no
21153 'ColorMode' ColorMode no
21154 'ConTake' ConTake no
21155 'ExpBias' ExposureCompensation no
21156 'FNumber' FNumber no
21157 'FWare' FirmwareVersion no
21158 'Flash' Flash no
21159 'FocusMode' FocusMode no
21160 'FocusPos' FocusPos no
21161 'ID' ID no
21162 'ImageSize' ImageSize no
21163 'LightS' LightS no
21164 'Macro' Macro no
21165 'Protect' Protect no
21166 'Quality' Quality no
21167 'Resolution' Resolution no
21168 'Serial#' SerialNumber no
21169 'Shutter' ExposureTime no
21170 'StrobeTime' StrobeTime no
21171 'TimeDate' DateTimeOriginal no
21172 'Type' CameraType no
21173 'Version' Version no
21174 'Ytarget' YTarget no
21175 'Zoom' Zoom no
21176 'ZoomPos' ZoomPos no
21177 'shtr' ExposureTime no
21178 'ylevel' YLevel no
21179
21180 APP12 Ducky Tags
21181
21182 Photoshop uses the JPEG APP12 "Ducky" segment to store some information
21183 in "Save for Web" images.
21184
21185 Tag ID Tag Name Writable
21186 ------ -------- --------
21187 0x0001 Quality int32u/
21188 0x0002 Comment string/
21189 0x0003 Copyright string/
21190
21191 AFCP Tags
21192 AFCP stands for AXS File Concatenation Protocol, and is a poorly
21193 designed protocol for appending information to the end of files. This
21194 can be used as an auxiliary technique to store IPTC information in
21195 images, but is incompatible with some file formats.
21196
21197 ExifTool will read and write (but not create) AFCP IPTC information in
21198 JPEG and TIFF images.
21199
21200 See
21201 <http://web.archive.org/web/20080828211305/http://www.tocarte.com/media/axs_afcp_spec.pdf>
21202 for the AFCP specification.
21203
21204 Tag ID Tag Name Writable
21205 ------ -------- --------
21206 'IPTC' IPTC IPTC
21207 'Nail' ThumbnailImage no
21208 'PrVw' PreviewImage no
21209 'TEXT' Text no
21210
21211 DarwinCore Tags
21212 Tags defined in the Darwin Core (dwc) XMP namespace. See
21213 <http://rs.tdwg.org/dwc/index.htm> for the official specification.
21214
21215 These tags belong to the ExifTool XMP-dwc family 1 group.
21216
21217 Tag Name Writable
21218 -------- --------
21219 DCTermsLocation DarwinCore DCTermsLocation Struct
21220 DCContinent string_
21221 DCCoordinatePrecision string_
21222 DCCoordinateUncertaintyInMeters string_
21223 DCCountry string_
21224 DCCountryCode string_
21225 DCCounty string_
21226 DCDecimalLatitude string_
21227 DCDecimalLongitude string_
21228 DCFootprintSpatialFit string_
21229 DCFootprintSRS string_
21230 DCFootprintWKT string_
21231 DCGeodeticDatum string_
21232 DCGeoreferencedBy string_
21233 DCGeoreferencedDate string_
21234 DCGeoreferenceProtocol string_
21235 DCGeoreferenceRemarks string_
21236 DCGeoreferenceSources string_
21237 DCGeoreferenceVerificationStatus string_
21238 DCHigherGeography string_
21239 DCHigherGeographyID string_
21240 DCIsland string_
21241 DCIslandGroup string_
21242 DCLocality string_
21243 DCLocationAccordingTo string_
21244 DCLocationID string_
21245 DCLocationRemarks string_
21246 DCMaximumDepthInMeters string_
21247 DCMaximumDistanceAboveSurfaceInMeters string_
21248 DCMaximumElevationInMeters string_
21249 DCMinimumDepthInMeters string_
21250 DCMinimumDistanceAboveSurfaceInMeters string_
21251 DCMinimumElevationInMeters string_
21252 DCMunicipality string_
21253 DCPointRadiusSpatialFit string_
21254 DCStateProvince string_
21255 DCVerbatimCoordinates string_
21256 DCVerbatimCoordinateSystem string_
21257 DCVerbatimDepth string_
21258 DCVerbatimElevation string_
21259 DCVerbatimLatitude string_
21260 DCVerbatimLocality string_
21261 DCVerbatimLongitude string_
21262 DCVerbatimSRS string_
21263 DCWaterBody string_
21264 DCEvent DarwinCore Event Struct
21265 EventDay integer_
21266 EventEarliestDate date_
21267 EventEndDayOfYear integer_
21268 EventDate date_
21269 EventID string_
21270 EventRemarks lang-alt_
21271 EventTime date_
21272 EventFieldNotes string_
21273 EventFieldNumber string_
21274 EventHabitat string_
21275 EventLatestDate date_
21276 EventMonth integer_
21277 EventParentEventID string_
21278 EventSampleSizeUnit string_
21279 EventSampleSizeValue string_
21280 EventSamplingEffort string_
21281 EventSamplingProtocol string_
21282 EventStartDayOfYear integer_
21283 EventVerbatimEventDate string_
21284 EventYear integer_
21285 FossilSpecimen DarwinCore MaterialSample Struct
21286 FossilSpecimenMaterialSampleID string_
21287 GeologicalContext DarwinCore GeologicalContext Struct
21288 GeologicalContextBed string_
21289 EarliestAgeOrLowestStage string_
21290 EarliestEonOrLowestEonothem string_
21291 EarliestEpochOrLowestSeries string_
21292 EarliestEraOrLowestErathem string_
21293 EarliestPeriodOrLowestSystem string_
21294 GeologicalContextFormation string_
21295 GeologicalContextID string_
21296 GeologicalContextGroup string_
21297 HighestBiostratigraphicZone string_
21298 LatestAgeOrHighestStage string_
21299 LatestEonOrHighestEonothem string_
21300 LatestEpochOrHighestSeries string_
21301 LatestEraOrHighestErathem string_
21302 LatestPeriodOrHighestSystem string_
21303 LithostratigraphicTerms string_
21304 LowestBiostratigraphicZone string_
21305 GeologicalContextMember string_
21306 HumanObservation DarwinCore Event Struct
21307 HumanObservationDay integer_
21308 HumanObservationEarliestDate date_
21309 HumanObservationEndDayOfYear integer_
21310 HumanObservationEventDate date_
21311 HumanObservationEventID string_
21312 HumanObservationEventRemarks lang-alt_
21313 HumanObservationEventTime date_
21314 HumanObservationFieldNotes string_
21315 HumanObservationFieldNumber string_
21316 HumanObservationHabitat string_
21317 HumanObservationLatestDate date_
21318 HumanObservationMonth integer_
21319 HumanObservationParentEventID string_
21320 HumanObservationSampleSizeUnit string_
21321 HumanObservationSampleSizeValue string_
21322 HumanObservationSamplingEffort string_
21323 HumanObservationSamplingProtocol string_
21324 HumanObservationStartDayOfYear integer_
21325 HumanObservationVerbatimEventDate string_
21326 HumanObservationYear integer_
21327 Identification DarwinCore Identification Struct
21328 DateIdentified date_
21329 IdentificationID string_
21330 IdentificationQualifier string_
21331 IdentificationReferences string_
21332 IdentificationRemarks string_
21333 IdentificationVerificationStatus string_
21334 IdentifiedBy string_
21335 TypeStatus string_
21336 LivingSpecimen DarwinCore MaterialSample Struct
21337 LivingSpecimenMaterialSampleID string_
21338 MachineObservation DarwinCore Event Struct
21339 MachineObservationDay integer_
21340 MachineObservationEarliestDate date_
21341 MachineObservationEndDayOfYear integer_
21342 MachineObservationEventDate date_
21343 MachineObservationEventID string_
21344 MachineObservationEventRemarks lang-alt_
21345 MachineObservationEventTime date_
21346 MachineObservationFieldNotes string_
21347 MachineObservationFieldNumber string_
21348 MachineObservationHabitat string_
21349 MachineObservationLatestDate date_
21350 MachineObservationMonth integer_
21351 MachineObservationParentEventID string_
21352 MachineObservationSampleSizeUnit string_
21353 MachineObservationSampleSizeValue string_
21354 MachineObservationSamplingEffort string_
21355 MachineObservationSamplingProtocol string_
21356 MachineObservationStartDayOfYear integer_
21357 MachineObservationVerbatimEventDate string_
21358 MachineObservationYear integer_
21359 MaterialSample DarwinCore MaterialSample Struct
21360 MaterialSampleID string_
21361 MeasurementOrFact DarwinCore MeasurementOrFact Struct
21362 MeasurementAccuracy string_
21363 MeasurementDeterminedBy string_
21364 MeasurementDeterminedDate date_
21365 MeasurementID string_
21366 MeasurementMethod string_
21367 MeasurementRemarks string_
21368 MeasurementType string_
21369 MeasurementUnit string_
21370 MeasurementValue string_
21371 Occurrence DarwinCore Occurrence Struct
21372 OccurrenceAssociatedMedia string_
21373 OccurrenceAssociatedOccurrences string_
21374 OccurrenceAssociatedReferences string_
21375 OccurrenceAssociatedSequences string_
21376 OccurrenceAssociatedTaxa string_
21377 OccurrenceBehavior string_
21378 OccurrenceCatalogNumber string_
21379 OccurrenceDisposition string_
21380 OccurrenceEstablishmentMeans string_
21381 OccurrenceIndividualCount string_
21382 OccurrenceIndividualID string_
21383 OccurrenceLifeStage string_
21384 OccurrenceDetails string_
21385 OccurrenceID string_
21386 OccurrenceRemarks string_
21387 OccurrenceStatus string_
21388 OccurrenceOrganismQuantity string_
21389 OccurrenceOrganismQuantityType string_
21390 OccurrenceOtherCatalogNumbers string_
21391 OccurrencePreparations string_
21392 OccurrencePreviousIdentifications string_
21393 OccurrenceRecordedBy string_
21394 OccurrenceRecordNumber string_
21395 OccurrenceReproductiveCondition string_
21396 OccurrenceSex string_
21397 Organism DarwinCore Organism Struct
21398 OrganismAssociatedOccurrences string_
21399 OrganismAssociatedOrganisms string_
21400 OrganismID string_
21401 OrganismName string_
21402 OrganismRemarks string_
21403 OrganismScope string_
21404 OrganismPreviousIdentifications string_
21405 PreservedSpecimen DarwinCore MaterialSample Struct
21406 PreservedSpecimenMaterialSampleID string_
21407 Record DarwinCore Record Struct
21408 RecordBasisOfRecord string_
21409 RecordCollectionCode string_
21410 RecordCollectionID string_
21411 RecordDataGeneralizations string_
21412 RecordDatasetID string_
21413 RecordDatasetName string_
21414 RecordDynamicProperties string_
21415 RecordInformationWithheld string_
21416 RecordInstitutionCode string_
21417 RecordInstitutionID string_
21418 RecordOwnerInstitutionCode string_
21419 ResourceRelationship DarwinCore ResourceRelationship Struct
21420 RelatedResourceID string_
21421 RelationshipAccordingTo string_
21422 RelationshipEstablishedDate date_
21423 RelationshipOfResource string_
21424 RelationshipRemarks string_
21425 ResourceID string_
21426 ResourceRelationshipID string_
21427 Taxon DarwinCore Taxon Struct
21428 TaxonAcceptedNameUsage string_
21429 TaxonAcceptedNameUsageID string_
21430 TaxonClass string_
21431 TaxonFamily string_
21432 TaxonGenus string_
21433 TaxonHigherClassification string_
21434 TaxonInfraspecificEpithet string_
21435 TaxonKingdom string_
21436 TaxonNameAccordingTo string_
21437 TaxonNameAccordingToID string_
21438 TaxonNamePublishedIn string_
21439 TaxonNamePublishedInID string_
21440 TaxonNamePublishedInYear string_
21441 TaxonNomenclaturalCode string_
21442 TaxonNomenclaturalStatus string_
21443 TaxonOrder string_
21444 TaxonOriginalNameUsage string_
21445 TaxonOriginalNameUsageID string_
21446 TaxonParentNameUsage string_
21447 TaxonParentNameUsageID string_
21448 TaxonPhylum string_
21449 TaxonScientificName string_
21450 TaxonScientificNameAuthorship string_
21451 TaxonScientificNameID string_
21452 TaxonSpecificEpithet string_
21453 TaxonSubgenus string_
21454 TaxonConceptID string_
21455 TaxonID string_
21456 TaxonTaxonomicStatus string_
21457 TaxonRank string_
21458 TaxonRemarks string_
21459 TaxonVerbatimTaxonRank string_
21460 TaxonVernacularName lang-alt_
21461
21462 DarwinCore DCTermsLocation Struct
21463
21464 Field Name Writable
21465 ---------- --------
21466 Continent string
21467 CoordinatePrecision string
21468 CoordinateUncertaintyInMeters string
21469 Country string
21470 CountryCode string
21471 County string
21472 DecimalLatitude string
21473 DecimalLongitude string
21474 FootprintSRS string
21475 FootprintSpatialFit string
21476 FootprintWKT string
21477 GeodeticDatum string
21478 GeoreferenceProtocol string
21479 GeoreferenceRemarks string
21480 GeoreferenceSources string
21481 GeoreferenceVerificationStatus string
21482 GeoreferencedBy string
21483 GeoreferencedDate string
21484 HigherGeography string
21485 HigherGeographyID string
21486 Island string
21487 IslandGroup string
21488 Locality string
21489 LocationAccordingTo string
21490 LocationID string
21491 LocationRemarks string
21492 MaximumDepthInMeters string
21493 MaximumDistanceAboveSurfaceInMeters string
21494 MaximumElevationInMeters string
21495 MinimumDepthInMeters string
21496 MinimumDistanceAboveSurfaceInMeters string
21497 MinimumElevationInMeters string
21498 Municipality string
21499 PointRadiusSpatialFit string
21500 StateProvince string
21501 VerbatimCoordinateSystem string
21502 VerbatimCoordinates string
21503 VerbatimDepth string
21504 VerbatimElevation string
21505 VerbatimLatitude string
21506 VerbatimLocality string
21507 VerbatimLongitude string
21508 VerbatimSRS string
21509 WaterBody string
21510
21511 DarwinCore Event Struct
21512
21513 Field Name Writable
21514 ---------- --------
21515 Day integer
21516 EarliestDate date
21517 EndDayOfYear integer
21518 EventDate date
21519 EventID string
21520 EventRemarks lang-alt
21521 EventTime date
21522 FieldNotes string
21523 FieldNumber string
21524 Habitat string
21525 LatestDate date
21526 Month integer
21527 ParentEventID string
21528 SampleSizeUnit string
21529 SampleSizeValue string
21530 SamplingEffort string
21531 SamplingProtocol string
21532 StartDayOfYear integer
21533 VerbatimEventDate string
21534 Year integer
21535
21536 DarwinCore MaterialSample Struct
21537
21538 Field Name Writable
21539 ---------- --------
21540 MaterialSampleID string
21541
21542 DarwinCore GeologicalContext Struct
21543
21544 Field Name Writable
21545 ---------- --------
21546 Bed string
21547 EarliestAgeOrLowestStage string
21548 EarliestEonOrLowestEonothem string
21549 EarliestEpochOrLowestSeries string
21550 EarliestEraOrLowestErathem string
21551 EarliestPeriodOrLowestSystem string
21552 Formation string
21553 GeologicalContextID string
21554 Group string
21555 HighestBiostratigraphicZone string
21556 LatestAgeOrHighestStage string
21557 LatestEonOrHighestEonothem string
21558 LatestEpochOrHighestSeries string
21559 LatestEraOrHighestErathem string
21560 LatestPeriodOrHighestSystem string
21561 LithostratigraphicTerms string
21562 LowestBiostratigraphicZone string
21563 Member string
21564
21565 DarwinCore Identification Struct
21566
21567 Field Name Writable
21568 ---------- --------
21569 DateIdentified date
21570 IdentificationID string
21571 IdentificationQualifier string
21572 IdentificationReferences string
21573 IdentificationRemarks string
21574 IdentificationVerificationStatus string
21575 IdentifiedBy string
21576 TypeStatus string
21577
21578 DarwinCore MeasurementOrFact Struct
21579
21580 Field Name Writable
21581 ---------- --------
21582 MeasurementAccuracy string
21583 MeasurementDeterminedBy string
21584 MeasurementDeterminedDate date
21585 MeasurementID string
21586 MeasurementMethod string
21587 MeasurementRemarks string
21588 MeasurementType string
21589 MeasurementUnit string
21590 MeasurementValue string
21591
21592 DarwinCore Occurrence Struct
21593
21594 Field Name Writable
21595 ---------- --------
21596 AssociatedMedia string
21597 AssociatedOccurrences string
21598 AssociatedReferences string
21599 AssociatedSequences string
21600 AssociatedTaxa string
21601 Behavior string
21602 CatalogNumber string
21603 Disposition string
21604 EstablishmentMeans string
21605 IndividualCount string
21606 IndividualID string
21607 LifeStage string
21608 OccurrenceDetails string
21609 OccurrenceID string
21610 OccurrenceRemarks string
21611 OccurrenceStatus string
21612 OrganismQuantity string
21613 OrganismQuantityType string
21614 OtherCatalogNumbers string
21615 Preparations string
21616 PreviousIdentifications string
21617 RecordNumber string
21618 RecordedBy string
21619 ReproductiveCondition string
21620 Sex string
21621
21622 DarwinCore Organism Struct
21623
21624 Field Name Writable
21625 ---------- --------
21626 AssociatedOccurrences string
21627 AssociatedOrganisms string
21628 OrganismID string
21629 OrganismName string
21630 OrganismRemarks string
21631 OrganismScope string
21632 PreviousIdentifications string
21633
21634 DarwinCore Record Struct
21635
21636 Field Name Writable
21637 ---------- --------
21638 BasisOfRecord string
21639 CollectionCode string
21640 CollectionID string
21641 DataGeneralizations string
21642 DatasetID string
21643 DatasetName string
21644 DynamicProperties string
21645 InformationWithheld string
21646 InstitutionCode string
21647 InstitutionID string
21648 OwnerInstitutionCode string
21649
21650 DarwinCore ResourceRelationship Struct
21651
21652 Field Name Writable
21653 ---------- --------
21654 RelatedResourceID string
21655 RelationshipAccordingTo string
21656 RelationshipEstablishedDate date
21657 RelationshipOfResource string
21658 RelationshipRemarks string
21659 ResourceID string
21660 ResourceRelationshipID string
21661
21662 DarwinCore Taxon Struct
21663
21664 Field Name Writable
21665 ---------- --------
21666 AcceptedNameUsage string
21667 AcceptedNameUsageID string
21668 Class string
21669 Family string
21670 Genus string
21671 HigherClassification string
21672 InfraspecificEpithet string
21673 Kingdom string
21674 NameAccordingTo string
21675 NameAccordingToID string
21676 NamePublishedIn string
21677 NamePublishedInID string
21678 NamePublishedInYear string
21679 NomenclaturalCode string
21680 NomenclaturalStatus string
21681 Order string
21682 OriginalNameUsage string
21683 OriginalNameUsageID string
21684 ParentNameUsage string
21685 ParentNameUsageID string
21686 Phylum string
21687 ScientificName string
21688 ScientificNameAuthorship string
21689 ScientificNameID string
21690 SpecificEpithet string
21691 Subgenus string
21692 TaxonConceptID string
21693 TaxonID string
21694 TaxonRank string
21695 TaxonRemarks string
21696 TaxonomicStatus string
21697 VerbatimTaxonRank string
21698 VernacularName lang-alt
21699
21700 FotoStation Tags
21701 The following tables define information found in the FotoWare
21702 FotoStation trailer.
21703
21704 Tag ID Tag Name Writable
21705 ------ -------- --------
21706 0x0001 IPTC IPTC
21707 0x0002 SoftEdit FotoStation SoftEdit
21708 0x0003 ThumbnailImage yes
21709 0x0004 PreviewImage yes
21710
21711 FotoStation SoftEdit Tags
21712
21713 Index4 Tag Name Writable
21714 ------ -------- --------
21715 0 OriginalImageWidth int32s
21716 1 OriginalImageHeight int32s
21717 2 ColorPlanes int32s
21718 3 XYResolution int32s
21719 4 Rotation int32s
21720 6 CropLeft int32s
21721 7 CropTop int32s
21722 8 CropRight int32s
21723 9 CropBottom int32s
21724 11 CropRotation int32s
21725
21726 PhotoMechanic Tags
21727 The Photo Mechanic trailer contains data in an IPTC-format structure,
21728 with soft edit information stored under record number 2.
21729
21730 Record Tag Name Writable
21731 ------ -------- --------
21732 2 SoftEdit PhotoMechanic SoftEdit
21733
21734 PhotoMechanic SoftEdit Tags
21735
21736 Tag ID Tag Name Writable
21737 ------ -------- --------
21738 209 RawCropLeft int32s
21739 210 RawCropTop int32s
21740 211 RawCropRight int32s
21741 212 RawCropBottom int32s
21742 213 ConstrainedCropWidth int32s
21743 214 ConstrainedCropHeight int32s
21744 215 FrameNum int32s
21745 216 Rotation int32s
21746 217 CropLeft int32s
21747 218 CropTop int32s
21748 219 CropRight int32s
21749 220 CropBottom int32s
21750 221 Tagged int32s
21751 222 ColorClass int32s
21752 223 Rating int32s
21753 236 PreviewCropLeft int32s
21754 237 PreviewCropTop int32s
21755 238 PreviewCropRight int32s
21756 239 PreviewCropBottom int32s
21757
21758 PhotoMechanic XMP Tags
21759
21760 Below is a list of the observed PhotoMechanic XMP tags. The actual
21761 namespace prefix is "photomechanic" but ExifTool shortens this in the
21762 family 1 group name.
21763
21764 These tags belong to the ExifTool XMP-photomech family 1 group.
21765
21766 Tag Name Writable
21767 -------- --------
21768 ColorClass integer
21769 CountryCode string/
21770 EditStatus string
21771 PMVersion string
21772 Prefs string
21773 Tagged boolean
21774 TimeCreated string/
21775
21776 Microsoft Tags
21777 Microsoft XMP Tags
21778
21779 Microsoft Photo 1.0 schema XMP tags. This is likely not a complete
21780 list, but represents tags which have been observed in sample images.
21781 The actual namespace prefix is "MicrosoftPhoto", but ExifTool shortens
21782 this in the family 1 group name.
21783
21784 These tags belong to the ExifTool XMP-microsoft family 1 group.
21785
21786 Tag Name Writable
21787 -------- --------
21788 CameraSerialNumber string
21789 CreatorAppID string
21790 CreatorOpenWithUIOptions string
21791 DateAcquired date
21792 FlashManufacturer string
21793 FlashModel string
21794 ItemSubType string
21795 LastKeywordIPTC string+
21796 LastKeywordXMP string+
21797 LensManufacturer string
21798 LensModel string/
21799 RatingPercent string
21800
21801 Microsoft MP1 Tags
21802
21803 Microsoft Photo 1.1 schema XMP tags which have been observed.
21804
21805 These tags belong to the ExifTool XMP-MP1 family 1 group.
21806
21807 Tag Name Writable
21808 -------- --------
21809 Brightness string/
21810 CameraModelID string/
21811 Contrast string/
21812 ExposureCompensation string/
21813 PanoramicStitchCameraMotion string
21814 PanoramicStitchMapType string
21815 PanoramicStitchPhi0 real
21816 PanoramicStitchPhi1 real
21817 PanoramicStitchTheta0 real
21818 PanoramicStitchTheta1 real
21819 PipelineVersion string
21820 StreamType string
21821 WhiteBalance0 real
21822 WhiteBalance1 real
21823 WhiteBalance2 real
21824
21825 Microsoft MP Tags
21826
21827 Microsoft Photo 1.2 schema XMP tags which have been observed.
21828
21829 These tags belong to the ExifTool XMP-MP family 1 group.
21830
21831 Tag Name Writable
21832 -------- --------
21833 RegionInfoDateRegionsValid date_
21834 RegionInfoMP Microsoft RegionInfo Struct
21835 RegionInfoRegions Microsoft Regions Struct_+
21836 RegionPersonDisplayName string_+
21837 RegionPersonEmailDigest string_+
21838 RegionPersonLiveIdCID string_+
21839 RegionPersonSourceID string_+
21840 RegionRectangle string_+
21841
21842 Microsoft RegionInfo Struct
21843
21844 Field Name Writable
21845 ---------- --------
21846 DateRegionsValid date
21847 Regions Microsoft Regions Struct+
21848
21849 Microsoft Regions Struct
21850
21851 Note that PersonLiveIdCID element is called PersonLiveCID according to
21852 the Microsoft specification, but in practice their software actually
21853 writes PersonLiveIdCID, so ExifTool uses this too.
21854
21855 Field Name Writable
21856 ---------- --------
21857 PersonDisplayName string
21858 PersonEmailDigest string
21859 PersonLiveIdCID string
21860 PersonSourceID string
21861 Rectangle string
21862
21863 Microsoft Stitch Tags
21864
21865 Information found in the Microsoft custom EXIF tag 0x4748, as written
21866 by Windows Live Photo Gallery.
21867
21868 Index4 Tag Name Writable
21869 ------ -------- --------
21870 0 PanoramicStitchVersion int32u
21871 1 PanoramicStitchCameraMotion int32u
21872 2 PanoramicStitchMapType int32u
21873 3 PanoramicStitchTheta0 float
21874 4 PanoramicStitchTheta1 float
21875 5 PanoramicStitchPhi0 float
21876 6 PanoramicStitchPhi1 float
21877
21878 Microsoft Xtra Tags
21879
21880 Tags extracted from the Microsoft "Xtra" atom of QuickTime videos. Tag
21881 ID's are not shown because some are unruly GUID's.
21882
21883 Tag Name Writable
21884 -------- --------
21885 Abstract no
21886 AccountName no
21887 AcquisitionTime no
21888 AcquisitionTimeDay no
21889 AcquisitionTimeMonth no
21890 AcquisitionTimeYear no
21891 AcquisitionTimeYearMonth no
21892 AcquisitionTimeYearMonthDay no
21893 AlbumArtist no
21894 AlbumArtist no
21895 AlbumArtistSortOrder no
21896 AlbumCoverURL no
21897 AlbumID no
21898 AlbumIDAlbumArtist no
21899 AlbumTitle no
21900 AlbumTitle no
21901 AlbumTitleSortOrder no
21902 AlternateSourceURL no
21903 Anniversary no
21904 Artist no
21905 AssistantsName no
21906 AssistantsPhone no
21907 Attachments no
21908 Attributes no
21909 AudioBitrate no
21910 AudioFormat no
21911 AudioSampleRate no
21912 AudioSampleSize no
21913 Author no
21914 Author no
21915 AuthorSortOrder no
21916 AutoSummary no
21917 AverageLevel no
21918 BccAddresses no
21919 BccNames no
21920 Beats-per-minute no
21921 BeatsPerMinute no
21922 BillingInformation no
21923 Birthday no
21924 BitDepth no
21925 Bitrate no
21926 Bitrate no
21927 BroadcastDate no
21928 BusinessAddress no
21929 BusinessCity no
21930 BusinessCountry-Region no
21931 BusinessFax no
21932 BusinessHomePage no
21933 BusinessPOBox no
21934 BusinessPhone no
21935 BusinessPostalCode no
21936 BusinessStateOrProvince no
21937 BusinessStreet no
21938 BuyNow no
21939 BuyTickets no
21940 CDTrackEnabled no
21941 CallLetters no
21942 CallbackNumber no
21943 CameraMaker no
21944 CameraManufacturer no
21945 CameraModel no
21946 CameraModel no
21947 CarPhone no
21948 Category no
21949 Category no
21950 CcAddresses no
21951 CcNames no
21952 CellPhone no
21953 ChannelNumber no
21954 Channels no
21955 Channels no
21956 ChapterNum no
21957 Children no
21958 City no
21959 ClientID no
21960 ClosedCaptioning no
21961 Color no
21962 Comment no
21963 Comments no
21964 Company no
21965 CompanyMainPhone no
21966 Complete no
21967 Composer no
21968 Composers no
21969 Computer no
21970 Conductor no
21971 Conductors no
21972 ContactNames no
21973 ContentDistributor no
21974 ContentDistributorDuration no
21975 ContentDistributorType no
21976 ContentGroupDescription no
21977 ContentType no
21978 Contributors no
21979 ConversationID no
21980 Copyright no
21981 Copyright no
21982 Count no
21983 Country-Region no
21984 Creator no
21985 CurrentBitrate no
21986 DLNAServerUDN no
21987 DLNASourceURI no
21988 DRMIndividualizedVersion no
21989 DRMKeyID no
21990 DTCPIPHost no
21991 DTCPIPPort no
21992 DVDID no
21993 DataRate no
21994 Date no
21995 DateAccessed no
21996 DateAcquired no
21997 DateArchived no
21998 DateCompleted no
21999 DateCreated no
22000 DateImported no
22001 DateLastSaved no
22002 DateModified no
22003 DatePictureTaken no
22004 DateReceived no
22005 DateReleased no
22006 DateSent no
22007 DateVisited no
22008 Department no
22009 Description no
22010 Description no
22011 Description no
22012 Dimensions no
22013 Director no
22014 Directors no
22015 DisplayArtist no
22016 Division no
22017 DocumentID no
22018 DueDate no
22019 Duration no
22020 Duration no
22021 Duration no
22022 E-mail2 no
22023 E-mail3 no
22024 E-mailAddress no
22025 E-mailDisplayName no
22026 E-mailList no
22027 EncodedBy no
22028 EncodingTime no
22029 EndDate no
22030 EntryType no
22031 EpisodeName no
22032 Event no
22033 Event no
22034 ExifVersion no
22035 ExposureBias no
22036 ExposureProgram no
22037 ExposureTime no
22038 F-stop no
22039 FileAs no
22040 FileCount no
22041 FileSize no
22042 FileType no
22043 FileVersion no
22044 FirstName no
22045 FlagColor no
22046 FlagStatus no
22047 FlashMode no
22048 FocalLength no
22049 FocalLength35mm no
22050 Folder no
22051 FolderName no
22052 FolderPath no
22053 FormatTag no
22054 FourCC no
22055 FrameHeight no
22056 FrameRate no
22057 FrameRate no
22058 FrameWidth no
22059 Free-busyStatus no
22060 Frequency no
22061 FromAddresses no
22062 FromNames no
22063 FullName no
22064 Gender no
22065 Genre no
22066 Genre no
22067 GenreID no
22068 GivenName no
22069 HasAttachments no
22070 HasFlag no
22071 Hobbies no
22072 HomeAddress no
22073 HomeCity no
22074 HomeCountry-Region no
22075 HomeFax no
22076 HomePOBox no
22077 HomePhone no
22078 HomePostalCode no
22079 HomeStateOrProvince no
22080 HomeStreet no
22081 HorizontalResolution no
22082 IMAddresses no
22083 ISOSpeed no
22084 Importance no
22085 Incomplete no
22086 InitialKey no
22087 InitialKey no
22088 Initials no
22089 IsAttachment no
22090 IsCompleted no
22091 IsDeleted no
22092 IsNetworkFeed no
22093 IsOnline no
22094 IsProtected no
22095 IsRecurring no
22096 IsVBR no
22097 JobTitle no
22098 Keywords no
22099 Kinds no
22100 Label no
22101 Language no
22102 Language no
22103 LastName no
22104 LastPrinted no
22105 LeadPerformer no
22106 LegalTrademarks no
22107 LensMaker no
22108 LensModel no
22109 LibraryID no
22110 LibraryName no
22111 LightSource no
22112 LinkStatus no
22113 LinkTarget no
22114 Location no
22115 Location no
22116 Lyrics no
22117 MCDI no
22118 MailingAddress no
22119 MaxAperture no
22120 MediaClassPrimaryID no
22121 MediaClassSecondaryID no
22122 MediaContentTypes no
22123 MediaCreated no
22124 MediaOriginalBroadcastDateTime no
22125 MediaOriginalChannel no
22126 MediaStationName no
22127 MediaType no
22128 MeteringMode no
22129 MiddleName no
22130 Mileage no
22131 ModifiedBy no
22132 Mood no
22133 Mood no
22134 MoreInfo no
22135 Name no
22136 Nickname no
22137 OfficeLocation no
22138 OfflineAvailability no
22139 OfflineStatus no
22140 OptionalAttendeeAddresses no
22141 OptionalAttendees no
22142 OrganizerAddress no
22143 OrganizerName no
22144 Orientation no
22145 OriginalAlbumTitle no
22146 OriginalArtist no
22147 OriginalLyricist no
22148 OtherAddress no
22149 OtherCity no
22150 OtherCountry-Region no
22151 OtherPOBox no
22152 OtherPostalCode no
22153 OtherStateOrProvince no
22154 OtherStreet no
22155 Owner no
22156 POBox no
22157 Pager no
22158 Pages no
22159 ParentalRating no
22160 ParentalRating no
22161 ParentalRatingReason no
22162 PartOfSet no
22163 PartOfSet no
22164 PartOfSet no
22165 Participants no
22166 Path no
22167 PeakValue no
22168 PerceivedType no
22169 Period no
22170 Period no
22171 PersonalTitle no
22172 PixelAspectRatioX no
22173 PixelAspectRatioY no
22174 PlaylistIndex no
22175 PostalCode no
22176 PrimaryE-mail no
22177 PrimaryPhone no
22178 Priority no
22179 Producer no
22180 Producers no
22181 ProductName no
22182 ProductVersion no
22183 Profession no
22184 ProgramDescription no
22185 ProgramMode no
22186 ProgramName no
22187 Project no
22188 Protected no
22189 ProtectionType no
22190 Provider no
22191 Provider no
22192 ProviderLogoURL no
22193 ProviderRating no
22194 ProviderStyle no
22195 ProviderURL no
22196 Publisher no
22197 Publisher no
22198 RadioBand no
22199 RadioFormat no
22200 Rating no
22201 RatingOrg no
22202 ReadStatus no
22203 RecordingTime no
22204 RecordingTime no
22205 RecordingTimeDay no
22206 RecordingTimeMonth no
22207 RecordingTimeYear no
22208 RecordingTimeYearMonth no
22209 RecordingTimeYearMonthDay no
22210 ReleaseDate no
22211 ReleaseDateDay no
22212 ReleaseDateMonth no
22213 ReleaseDateYear no
22214 ReleaseDateYearMonth no
22215 ReleaseDateYearMonthDay no
22216 ReminderTime no
22217 RequestState no
22218 RequiredAttendeeAddresses no
22219 RequiredAttendees no
22220 Rerun no
22221 Resources no
22222 SAP no
22223 Saturation no
22224 SearchRanking no
22225 SenderAddress no
22226 SenderName no
22227 Sensitivity no
22228 ShadowFilePath no
22229 Shared no
22230 SharedUserRating no
22231 SharedWith no
22232 Size no
22233 Slides no
22234 Source no
22235 SourceURL no
22236 SpaceFree no
22237 SpaceUsed no
22238 Spouse no
22239 StartDate no
22240 StateOrProvince no
22241 StationCallSign no
22242 StationName no
22243 Status no
22244 Status no
22245 Store no
22246 Street no
22247 Subject no
22248 Subject no
22249 SubjectDistance no
22250 SubscriptionContentID no
22251 Subtitle no
22252 Subtitle no
22253 SubtitleDescription no
22254 Suffix no
22255 Summary no
22256 Sync01 no
22257 Sync02 no
22258 Sync03 no
22259 Sync04 no
22260 Sync05 no
22261 Sync06 no
22262 Sync07 no
22263 Sync08 no
22264 Sync09 no
22265 Sync10 no
22266 Sync11 no
22267 Sync12 no
22268 Sync13 no
22269 Sync14 no
22270 Sync15 no
22271 Sync16 no
22272 SyncOnly no
22273 SyncState no
22274 TTY-TTDPhone no
22275 TaskOwner no
22276 Telex no
22277 Temporary no
22278 Title no
22279 Title no
22280 TitleNum no
22281 TitleSortOrder no
22282 ToAddresses no
22283 ToDoTitle no
22284 ToNames no
22285 TotalBitrate no
22286 TotalDuration no
22287 TotalEditingTime no
22288 TotalFileSize no
22289 TotalSize no
22290 TrackNumber no
22291 TrackNumber no
22292 TrackingID no
22293 Type no
22294 Type no
22295 URL no
22296 UniqueFileIdentifier no
22297 Untitled0 no
22298 Untitled1 no
22299 Untitled2 no
22300 UserCustom1 no
22301 UserCustom2 no
22302 UserEffectiveRating no
22303 UserLastPlayedTime no
22304 UserPlayCount no
22305 UserPlaycountAfternoon no
22306 UserPlaycountEvening no
22307 UserPlaycountMorning no
22308 UserPlaycountNight no
22309 UserPlaycountWeekday no
22310 UserPlaycountWeekend no
22311 UserRating no
22312 UserServiceRating no
22313 UserWebURL no
22314 VerticalResolution no
22315 VideoBitrate no
22316 VideoCompression no
22317 VideoFormat no
22318 VideoFrameRate no
22319 VideoHeight no
22320 VideoWidth no
22321 WMCollectionGroupID no
22322 WMCollectionID no
22323 WMContentID no
22324 WMShadowFileSourceDRMType no
22325 WMShadowFileSourceFileType no
22326 Webpage no
22327 WhiteBalance no
22328 WindowsFileName no
22329 WordCount no
22330 Writer no
22331 Writers no
22332 Year no
22333 Year no
22334
22335 GIMP Tags
22336 The GNU Image Manipulation Program (GIMP) writes these tags in its
22337 native XCF (eXperimental Computing Facilty) images.
22338
22339 Tag ID Tag Name Writable
22340 ------ -------- --------
22341 'header' Header GIMP Header
22342 0x0011 Compression no
22343 0x0013 Resolution GIMP Resolution
22344 0x0014 Tattoo no
22345 0x0015 Parasites GIMP Parasite
22346 0x0016 Units no
22347
22348 GIMP Header Tags
22349
22350 Index1 Tag Name Writable
22351 ------ -------- --------
22352 9 XCFVersion no
22353 14 ImageWidth no
22354 18 ImageHeight no
22355 22 ColorMode no
22356
22357 GIMP Resolution Tags
22358
22359 Index4 Tag Name Writable
22360 ------ -------- --------
22361 0 XResolution no
22362 1 YResolution no
22363
22364 GIMP Parasite Tags
22365
22366 Tag ID Tag Name Writable
22367 ------ -------- --------
22368 'exif-data' ExifData EXIF
22369 'gimp-comment' Comment no
22370 'gimp-image-metadata' XML XMP XML
22371 'gimp-metadata' XMP XMP
22372 'icc-profile' ICC_Profile ICC_Profile
22373 'icc-profile-name' ICCProfileName no
22374 'iptc-data' IPTCData IPTC
22375 'jpeg-exif-data' JPEGExifData EXIF
22376
22377 MIE Tags
22378 MIE is a flexible format which may be used as a stand-alone meta
22379 information format, for encapsulation of other files and information,
22380 or as a trailer appended to other file formats. The tables below
22381 represent currently defined MIE tags, however ExifTool will also
22382 extract any other information present in a MIE file.
22383
22384 When writing MIE information, some special features are supported:
22385
22386 1) String values may be written as ASCII (ISO 8859-1) or UTF-8.
22387 ExifTool automatically detects the presence of wide characters and
22388 treats the string appropriately. Internally, UTF-8 text may be
22389 converted to UTF-16 or UTF-32 and stored in this format in the file if
22390 it is more compact.
22391
22392 2) All MIE string-value tags support localized text. Localized values
22393 are written by adding a language/country code to the tag name in the
22394 form "TAG-xx_YY", where "TAG" is the tag name, "xx" is a 2-character
22395 lower case ISO 639-1 language code, and "YY" is a 2-character upper
22396 case ISO 3166-1 alpha 2 country code (eg. "Title-en_US"). But as
22397 usual, the user interface is case-insensitive, and ExifTool will write
22398 the correct case to the file.
22399
22400 3) Some numerical MIE tags allow units of measurement to be specified.
22401 For these tags, units may be added in brackets immediately following
22402 the value (eg. "55(mi/h)"). If no units are specified, the default
22403 units are written.
22404
22405 4) ExifTool writes compressed metadata to MIE files if the Compress
22406 (-z) option is used and Compress::Zlib is available.
22407
22408 See <https://exiftool.org/MIE1.1-20070121.pdf> for the official MIE
22409 specification.
22410
22411 Tag ID Tag Name Writable
22412 ------ -------- --------
22413 '0Type' SubfileType string
22414 '0Vers' MIEVersion string
22415 '1Directory' SubfileDirectory string
22416 '1Name' SubfileName string
22417 '2MIME' SubfileMIMEType string
22418 'Meta' Meta MIE Meta
22419 'data' SubfileData undef
22420 'rsrc' SubfileResource undef
22421 'zmd5' MD5Digest string
22422 'zmie' TrailerSignature undef
22423
22424 MIE Meta Tags
22425
22426 Tag ID Tag Name Writable
22427 ------ -------- --------
22428 'Audio' Audio MIE Audio
22429 'Camera' Camera MIE Camera
22430 'Document' Document MIE Doc
22431 'EXIF' EXIF EXIF
22432 'Geo' Geo MIE Geo
22433 'ICCProfile' ICC_Profile ICC_Profile
22434 'ID3' ID3 ID3
22435 'IPTC' IPTC IPTC
22436 'Image' Image MIE Image
22437 'MakerNotes' MakerNotes MIE MakerNotes
22438 'Preview' Preview MIE Preview
22439 'Thumbnail' Thumbnail MIE Thumbnail
22440 'Video' Video MIE Video
22441 'XMP' XMP XMP
22442
22443 MIE Audio Tags
22444
22445 For the Audio group (and any other group containing a 'data' element),
22446 tags refer to the contained data if present, otherwise they refer to
22447 the main SubfileData. The "0Type" and "1Name" elements should exist
22448 only if "data" is present.
22449
22450 Tag ID Tag Name Writable
22451 ------ -------- --------
22452 '0Type' RelatedAudioFileType string
22453 '1Name' RelatedAudioFileName string
22454 'Channels' Channels int8u
22455 'Compression' AudioCompression string
22456 'Duration' Duration rational64u~
22457 'SampleBits' SampleBits int16u
22458 'SampleRate' SampleRate int32u
22459 'data' RelatedAudioFile undef
22460
22461 MIE Camera Tags
22462
22463 Tag ID Tag Name Writable
22464 ------ -------- --------
22465 'Brightness' Brightness int8s
22466 'ColorBalance' ColorBalance rational64u[3]
22467 'ColorTemperature' ColorTemperature int32u
22468 'Contrast' Contrast int8s
22469 'DigitalZoom' DigitalZoom rational64u
22470 'ExposureComp' ExposureCompensation rational64s
22471 'ExposureMode' ExposureMode string
22472 'ExposureTime' ExposureTime rational64u
22473 'FirmwareVersion' FirmwareVersion string
22474 'Flash' Flash MIE Flash
22475 'FocusMode' FocusMode string
22476 'ISO' ISO int16u
22477 'ISOSetting' ISOSetting int16u
22478 'ImageNumber' ImageNumber int32u
22479 'ImageQuality' ImageQuality string
22480 'ImageStabilization' ImageStabilization int8u
22481 'Lens' Lens MIE Lens
22482 'Make' Make string
22483 'MeasuredEV' MeasuredEV rational64s
22484 'Model' Model string
22485 'Orientation' Orientation MIE Orient
22486 'OwnerName' OwnerName string
22487 'Saturation' Saturation int8s
22488 'SensorSize' SensorSize rational64u[2]
22489 'SerialNumber' SerialNumber string
22490 'Sharpness' Sharpness int8s
22491 'ShootingMode' ShootingMode string
22492
22493 MIE Flash Tags
22494
22495 Tag ID Tag Name Writable
22496 ------ -------- --------
22497 'ExposureComp' FlashExposureComp rational64s
22498 'Fired' FlashFired int8u
22499 'GuideNumber' FlashGuideNumber string
22500 'Make' FlashMake string
22501 'Mode' FlashMode string
22502 'Model' FlashModel string
22503 'SerialNumber' FlashSerialNumber string
22504 'Type' FlashType string
22505
22506 MIE Lens Tags
22507
22508 All recorded lens parameters (focal length, aperture, etc) include the
22509 effects of the extender if present.
22510
22511 Tag ID Tag Name Writable
22512 ------ -------- --------
22513 'Extender' Extender MIE Extender
22514 'FNumber' FNumber rational64u
22515 'FocalLength' FocalLength rational64u
22516 'FocusDistance' FocusDistance rational64u
22517 'Make' LensMake string
22518 'MaxAperture' MaxAperture rational64u
22519 'MaxApertureAtMaxFocal' MaxApertureAtMaxFocal rational64u
22520 'MaxFocalLength' MaxFocalLength rational64u
22521 'MinAperture' MinAperture rational64u
22522 'MinFocalLength' MinFocalLength rational64u
22523 'Model' LensModel string
22524 'OpticalZoom' OpticalZoom rational64u
22525 'SerialNumber' LensSerialNumber string
22526
22527 MIE Extender Tags
22528
22529 Tag ID Tag Name Writable
22530 ------ -------- --------
22531 'Magnification' ExtenderMagnification rational64s
22532 'Make' ExtenderMake string
22533 'Model' ExtenderModel string
22534 'SerialNumber' ExtenderSerialNumber string
22535
22536 MIE Orient Tags
22537
22538 These tags describe the camera orientation.
22539
22540 Tag ID Tag Name Writable
22541 ------ -------- --------
22542 'Azimuth' Azimuth rational64s
22543 'Declination' Declination rational64s
22544 'Elevation' Elevation rational64s
22545 'RightAscension' RightAscension rational64s
22546 'Rotation' Rotation rational64s
22547
22548 MIE Doc Tags
22549
22550 Information describing the main document, image or file.
22551
22552 Tag ID Tag Name Writable
22553 ------ -------- --------
22554 'Author' Author string
22555 'Comment' Comment string
22556 'Contributors' Contributors string+
22557 'Copyright' Copyright string
22558 'CreateDate' CreateDate string
22559 'EMail' Email string
22560 'Keywords' Keywords string+
22561 'ModifyDate' ModifyDate string
22562 'OriginalDate' DateTimeOriginal string
22563 'Phone' PhoneNumber string
22564 'References' References string+
22565 'Software' Software string
22566 'Title' Title string
22567 'URL' URL string
22568
22569 MIE Geo Tags
22570
22571 Information related to geographic location.
22572
22573 Tag ID Tag Name Writable
22574 ------ -------- --------
22575 'Address' Address string
22576 'City' City string
22577 'Country' Country string
22578 'GPS' GPS MIE GPS
22579 'PostalCode' PostalCode string
22580 'State' State string
22581 'UTM' UTM MIE UTM
22582
22583 MIE GPS Tags
22584
22585 Tag ID Tag Name Writable
22586 ------ -------- --------
22587 'Altitude' GPSAltitude rational64s
22588 'Bearing' GPSDestBearing rational64s
22589 'DateTime' GPSDateTime string
22590 'Datum' GPSMapDatum string
22591 'Differential' GPSDifferential int8u
22592 'Distance' GPSDestDistance rational64s
22593 'Heading' GPSTrack rational64s
22594 'Latitude' GPSLatitude rational64s[n]
22595 'Longitude' GPSLongitude rational64s[n]
22596 'MeasureMode' GPSMeasureMode int8u
22597 'Satellites' GPSSatellites string
22598 'Speed' GPSSpeed rational64s
22599
22600 MIE UTM Tags
22601
22602 Tag ID Tag Name Writable
22603 ------ -------- --------
22604 'Datum' UTMMapDatum string
22605 'Easting' UTMEasting string
22606 'Northing' UTMNorthing string
22607 'Zone' UTMZone int8s
22608
22609 MIE Image Tags
22610
22611 Tag ID Tag Name Writable
22612 ------ -------- --------
22613 '0Type' FullSizeImageType string
22614 '1Name' FullSizeImageName string
22615 'BitDepth' BitDepth int16u
22616 'ColorSpace' ColorSpace string
22617 'Components' ComponentsConfiguration string
22618 'Compression' CompressionRatio rational32u
22619 'ImageSize' ImageSize int16u[n]
22620 'Resolution' Resolution rational64u[n]
22621 'data' FullSizeImage undef
22622
22623 MIE MakerNotes Tags
22624
22625 MIE maker notes are contained within separate groups for each
22626 manufacturer to avoid name conflicts.
22627
22628 Tag ID Tag Name Writable
22629 ------ -------- --------
22630 'Canon' Canon MIE Canon
22631 'Casio' Casio MIE Unknown
22632 'FujiFilm' FujiFilm MIE Unknown
22633 'Kodak' Kodak MIE Unknown
22634 'KonicaMinolta' KonicaMinolta MIE Unknown
22635 'Nikon' Nikon MIE Unknown
22636 'Olympus' Olympus MIE Unknown
22637 'Panasonic' Panasonic MIE Unknown
22638 'Pentax' Pentax MIE Unknown
22639 'Ricoh' Ricoh MIE Unknown
22640 'Sigma' Sigma MIE Unknown
22641 'Sony' Sony MIE Unknown
22642
22643 MIE Canon Tags
22644
22645 Tag ID Tag Name Writable
22646 ------ -------- --------
22647 'VRD' CanonVRD CanonVRD
22648
22649 MIE Unknown Tags
22650
22651 Tag ID Tag Name Writable
22652 ------ -------- --------
22653 [no tags known]
22654
22655 MIE Preview Tags
22656
22657 Tag ID Tag Name Writable
22658 ------ -------- --------
22659 '0Type' PreviewImageType string
22660 '1Name' PreviewImageName string
22661 'ImageSize' PreviewImageSize int16u[n]
22662 'data' PreviewImage undef
22663
22664 MIE Thumbnail Tags
22665
22666 Tag ID Tag Name Writable
22667 ------ -------- --------
22668 '0Type' ThumbnailImageType string
22669 '1Name' ThumbnailImageName string
22670 'ImageSize' ThumbnailImageSize int16u[n]
22671 'data' ThumbnailImage undef
22672
22673 MIE Video Tags
22674
22675 Tag ID Tag Name Writable
22676 ------ -------- --------
22677 '0Type' RelatedVideoFileType string
22678 '1Name' RelatedVideoFileName string
22679 'Codec' Codec string
22680 'Duration' Duration rational64u~
22681 'data' RelatedVideoFile undef
22682
22683 Jpeg2000 Tags
22684 The tags below are extracted from JPEG 2000 images, however ExifTool
22685 currently writes only EXIF, IPTC and XMP tags in these images.
22686
22687 Tag ID Tag Name Writable
22688 ------ -------- --------
22689 'asoc' Association no
22690 'bfil' BinaryFilter no
22691 'bpcc' BitsPerComponent no
22692 'cdef' ComponentDefinition no
22693 'cgrp' ColorGroup no
22694 'chck' DigitalSignature no
22695 'cmap' ComponentMapping no
22696 'colr' ColorSpecification Jpeg2000 ColorSpec
22697 'comp' Composition no
22698 'copt' CompositionOptions no
22699 'cref' Cross-Reference no
22700 'creg' CodestreamRegistration no
22701 'drep' DesiredReproductions no
22702 'dtbl' DataReference no
22703 'flst' FragmentList no
22704 'free' Free no
22705 'ftbl' FragmentTable no
22706 'ftyp' FileType Jpeg2000 FileType
22707 'gtso' GraphicsTechnologyStandardOutput no
22708 'ihdr' ImageHeader Jpeg2000 ImageHeader
22709 'inst' InstructionSet no
22710 'jP ' JP2Signature no
22711 'jp2c' ContiguousCodestream no
22712 'jp2h' JP2Header Jpeg2000
22713 'jp2i' IntellectualProperty XMP
22714 'jpch' CodestreamHeader Jpeg2000
22715 'jplh' CompositingLayerHeader Jpeg2000
22716 'lbl ' Label no
22717 'mdat' MediaData no
22718 'mp7b' MPEG7Binary no
22719 'nlst' NumberList no
22720 'opct' Opacity no
22721 'pclr' Palette no
22722 'prfl' Profile no
22723 'res ' Resolution Jpeg2000
22724 'resc' CaptureResolution Jpeg2000 CaptureResolution
22725 'resd' DisplayResolution Jpeg2000 DisplayResolution
22726 'roid' ROIDescription no
22727 'rreq' ReaderRequirements no
22728 'uinf' UUIDInfo Jpeg2000
22729 'ulst' UUIDList no
22730 'url ' URL no
22731 'uuid' UUID-EXIF EXIF
22732 UUID-EXIF2 EXIF
22733 UUID-EXIF_bad EXIF
22734 UUID-IPTC IPTC
22735 UUID-IPTC2 IPTC
22736 UUID-XMP XMP
22737 UUID-GeoJP2 EXIF
22738 UUID-Photoshop Photoshop
22739 UUID-Unknown no
22740 'xml ' XML XMP
22741
22742 Jpeg2000 ColorSpec Tags
22743
22744 Index1 Tag Name Writable
22745 ------ -------- --------
22746 0 ColorSpecMethod no
22747 1 ColorSpecPrecedence no
22748 2 ColorSpecApproximation no
22749 3 ICC_Profile ICC_Profile
22750 ColorSpace no
22751 ColorSpecData no
22752
22753 Jpeg2000 FileType Tags
22754
22755 Index4 Tag Name Writable
22756 ------ -------- --------
22757 0 MajorBrand no
22758 1 MinorVersion no
22759 2 CompatibleBrands no
22760
22761 Jpeg2000 ImageHeader Tags
22762
22763 Index1 Tag Name Writable
22764 ------ -------- --------
22765 0 ImageHeight no
22766 4 ImageWidth no
22767 8 NumberOfComponents no
22768 10 BitsPerComponent no
22769 11 Compression no
22770
22771 Jpeg2000 CaptureResolution Tags
22772
22773 Index1 Tag Name Writable
22774 ------ -------- --------
22775 0 CaptureYResolution no
22776 4 CaptureXResolution no
22777 8 CaptureYResolutionUnit no
22778 9 CaptureXResolutionUnit no
22779
22780 Jpeg2000 DisplayResolution Tags
22781
22782 Index1 Tag Name Writable
22783 ------ -------- --------
22784 0 DisplayYResolution no
22785 4 DisplayXResolution no
22786 8 DisplayYResolutionUnit no
22787 9 DisplayXResolutionUnit no
22788
22789 GIF Tags
22790 This table lists information extracted from GIF images. See
22791 <http://www.w3.org/Graphics/GIF/spec-gif89a.txt> for the official
22792 GIF89a specification.
22793
22794 Tag Name Writable
22795 -------- --------
22796 Comment yes
22797 Duration no
22798 Extensions GIF Extensions
22799 FrameCount no
22800 GIFVersion no
22801 ScreenDescriptor GIF Screen
22802 Text no
22803
22804 GIF Extensions Tags
22805
22806 Tags extracted from GIF89a application extensions.
22807
22808 Tag ID Tag Name Writable
22809 ------ -------- --------
22810 'ICCRGBG1/012' ICC_Profile ICC_Profile
22811 'MIDICTRL/Jon' MIDIControl GIF MIDIControl
22812 'MIDISONG/Dm7' MIDISong no
22813 'NETSCAPE/2.0' Animation GIF Animation
22814 'XMP Data/XMP' XMP XMP
22815
22816 GIF MIDIControl Tags
22817
22818 Information extracted from the MIDI control block extension.
22819
22820 Index1 Tag Name Writable
22821 ------ -------- --------
22822 0 MIDIControlVersion no
22823 1 SequenceNumber no
22824 2 MelodicPolyphony no
22825 3 PercussivePolyphony no
22826 4 ChannelUsage no
22827 6 DelayTime no
22828
22829 GIF Animation Tags
22830
22831 Information extracted from the "NETSCAPE2.0" animation extension.
22832
22833 Index1 Tag Name Writable
22834 ------ -------- --------
22835 1 AnimationIterations no
22836
22837 GIF Screen Tags
22838
22839 Information extracted from the GIF logical screen descriptor.
22840
22841 Index1 Tag Name Writable
22842 ------ -------- --------
22843 0 ImageWidth no
22844 2 ImageHeight no
22845 4.1 HasColorMap no
22846 4.2 ColorResolutionDepth no
22847 4.3 BitsPerPixel no
22848 5 BackgroundColor no
22849
22850 BMP Tags
22851 There really isn't much meta information in a BMP file as such, just a
22852 bit of image related information.
22853
22854 Index1 Tag Name Writable
22855 ------ -------- --------
22856 0 BMPVersion no
22857 4 ImageWidth no
22858 8 ImageHeight no
22859 12 Planes no
22860 14 BitDepth no
22861 16 Compression no
22862 20 ImageLength no
22863 24 PixelsPerMeterX no
22864 28 PixelsPerMeterY no
22865 32 NumColors no
22866 36 NumImportantColors no
22867 40 RedMask no
22868 44 GreenMask no
22869 48 BlueMask no
22870 52 AlphaMask no
22871 56 ColorSpace no
22872 60 RedEndpoint no
22873 72 GreenEndpoint no
22874 84 BlueEndpoint no
22875 96 GammaRed no
22876 100 GammaGreen no
22877 104 GammaBlue no
22878 108 RenderingIntent no
22879 112 ProfileDataOffset no
22880 116 ProfileSize no
22881
22882 BMP OS2 Tags
22883
22884 Information extracted from OS/2-format BMP images.
22885
22886 Index1 Tag Name Writable
22887 ------ -------- --------
22888 0 BMPVersion no
22889 4 ImageWidth no
22890 6 ImageHeight no
22891 8 Planes no
22892 10 BitDepth no
22893
22894 BMP Extra Tags
22895
22896 Extra information extracted from some BMP images.
22897
22898 Tag Name Writable
22899 -------- --------
22900 EmbeddedJPG no
22901 EmbeddedPNG no
22902 ICC_Profile ICC_Profile
22903 LinkedProfileName no
22904
22905 BPG Tags
22906 The information listed below is extracted from BPG (Better Portable
22907 Graphics) images. See <http://bellard.org/bpg/> for the specification.
22908
22909 Index1 Tag Name Writable
22910 ------ -------- --------
22911 4 PixelFormat no
22912 4.1 Alpha no
22913 4.2 BitDepth no
22914 4.3 ColorSpace no
22915 4.4 Flags no
22916 6 ImageWidth no
22917 7 ImageHeight no
22918 8 ImageLength no
22919
22920 BPG Extensions Tags
22921
22922 Tag ID Tag Name Writable
22923 ------ -------- --------
22924 0x0001 EXIF EXIF
22925 0x0002 ICC_Profile ICC_Profile
22926 0x0003 XMP XMP
22927 0x0004 ThumbnailBPG no
22928 0x0005 AnimationControl? no
22929
22930 PICT Tags
22931 The PICT format contains no true meta information, except for the
22932 possible exception of the LongComment opcode. By default, only
22933 ImageWidth, ImageHeight and X/YResolution are extracted from a PICT
22934 image. Tags in the following table represent image opcodes.
22935 Extraction of these tags is experimental, and is only enabled with the
22936 Verbose or Unknown options.
22937
22938 Tag ID Tag Name Writable
22939 ------ -------- --------
22940 0x0000 Nop no
22941 0x0001 ClipRgn no
22942 0x0002 BkPat no
22943 0x0003 TxFont no
22944 0x0004 TxFace no
22945 0x0005 TxMode no
22946 0x0006 SpExtra no
22947 0x0007 PnSize no
22948 0x0008 PnMode no
22949 0x0009 PnPat no
22950 0x000a FillPat no
22951 0x000b OvSize no
22952 0x000c Origin no
22953 0x000d TxSize no
22954 0x000e FgColor no
22955 0x000f BkColor no
22956 0x0010 TxRatio no
22957 0x0011 VersionOp no
22958 0x0012 BkPixPat no
22959 0x0013 PnPixPat no
22960 0x0014 FillPixPat no
22961 0x0015 PnLocHFrac no
22962 0x0016 ChExtra no
22963 0x0017 Reserved no
22964 0x001a RGBFgCol no
22965 0x001b RGBBkCol no
22966 0x001c HiliteMode no
22967 0x001d HiliteColor no
22968 0x001e DefHilite no
22969 0x001f OpColor no
22970 0x0020 Line no
22971 0x0021 LineFrom no
22972 0x0022 ShortLine no
22973 0x0023 ShortLineFrom no
22974 0x0024 Reserved no
22975 0x0028 LongText no
22976 0x0029 DHText no
22977 0x002a DVText no
22978 0x002b DHDVText no
22979 0x002c FontName no
22980 0x002d LineJustify no
22981 0x002e GlyphState no
22982 0x002f Reserved no
22983 0x0030 FrameRect no
22984 0x0031 PaintRect no
22985 0x0032 EraseRect no
22986 0x0033 InvertRect no
22987 0x0034 FillRect no
22988 0x0035 Reserved no
22989 0x0038 FrameSameRect no
22990 0x0039 PaintSameRect no
22991 0x003a EraseSameRect no
22992 0x003b InvertSameRect no
22993 0x003c FillSameRect no
22994 0x003d Reserved no
22995 0x0040 FrameRRect no
22996 0x0041 PaintRRect no
22997 0x0042 EraseRRect no
22998 0x0043 InvertRRect no
22999 0x0044 FillRRect no
23000 0x0045 Reserved no
23001 0x0048 FrameSameRRect no
23002 0x0049 PaintSameRRect no
23003 0x004a EraseSameRRect no
23004 0x004b InvertSameRRect no
23005 0x004c FillSameRRect no
23006 0x004d Reserved no
23007 0x0050 FrameOval no
23008 0x0051 PaintOval no
23009 0x0052 EraseOval no
23010 0x0053 InvertOval no
23011 0x0054 FillOval no
23012 0x0055 Reserved no
23013 0x0058 FrameSameOval no
23014 0x0059 PaintSameOval no
23015 0x005a EraseSameOval no
23016 0x005b InvertSameOval no
23017 0x005c FillSameOval no
23018 0x005d Reserved no
23019 0x0060 FrameArc no
23020 0x0061 PaintArc no
23021 0x0062 EraseArc no
23022 0x0063 InvertArc no
23023 0x0064 FillArc no
23024 0x0065 Reserved no
23025 0x0068 FrameSameArc no
23026 0x0069 PaintSameArc no
23027 0x006a EraseSameArc no
23028 0x006b InvertSameArc no
23029 0x006c FillSameArc no
23030 0x006d Reserved no
23031 0x0070 FramePoly no
23032 0x0071 PaintPoly no
23033 0x0072 ErasePoly no
23034 0x0073 InvertPoly no
23035 0x0074 FillPoly no
23036 0x0075 Reserved no
23037 0x0078 FrameSamePoly no
23038 0x0079 PaintSamePoly no
23039 0x007a EraseSamePoly no
23040 0x007b InvertSamePoly no
23041 0x007c FillSamePoly no
23042 0x007d Reserved no
23043 0x0080 FrameRgn no
23044 0x0081 PaintRgn no
23045 0x0082 EraseRgn no
23046 0x0083 InvertRgn no
23047 0x0084 FillRgn no
23048 0x0085 Reserved no
23049 0x0088 FrameSameRgn no
23050 0x0089 PaintSameRgn no
23051 0x008a EraseSameRgn no
23052 0x008b InvertSameRgn no
23053 0x008c FillSameRgn no
23054 0x008d Reserved no
23055 0x0090 BitsRect no
23056 0x0091 BitsRgn no
23057 0x0092 Reserved no
23058 0x0098 PackBitsRect no
23059 0x0099 PackBitsRgn no
23060 0x009a DirectBitsRect no
23061 0x009b DirectBitsRgn no
23062 0x009c Reserved no
23063 0x009d Reserved no
23064 0x009e Reserved no
23065 0x009f Reserved no
23066 0x00a0 ShortComment no
23067 0x00a1 LongComment Photoshop
23068 ICC_Profile
23069 0x00a2 Reserved no
23070 0x00b0 Reserved no
23071 0x00d0 Reserved no
23072 0x00ff OpEndPic no
23073 0x0100 Reserved no
23074 0x0200 Reserved no
23075 0x02ff Version no
23076 0x0300 Reserved no
23077 0x0bff Reserved no
23078 0x0c00 HeaderOp no
23079 0x0c01 Reserved no
23080 0x7f00 Reserved no
23081 0x8000 Reserved no
23082 0x8100 Reserved no
23083 0x8200 CompressedQuickTime no
23084 0x8201 UncompressedQuickTime no
23085 0xffff Reserved no
23086
23087 PNG Tags
23088 Tags extracted from PNG images. See
23089 <http://www.libpng.org/pub/png/spec/1.2/> for the official PNG 1.2
23090 specification.
23091
23092 According to the specification, a PNG file should end at the IEND
23093 chunk, however ExifTool will preserve any data found after this when
23094 writing unless it is specifically deleted with "-Trailer:All=". When
23095 reading, a minor warning is issued if this trailer exists, and ExifTool
23096 will attempt to parse this data as additional PNG chunks.
23097
23098 Also according to the PNG specification, there is no restriction on the
23099 location of text-type chunks (tEXt, zTXt and iTXt). However, certain
23100 utilities (including some Apple and Adobe utilities) won't read the XMP
23101 iTXt chunk if it comes after the IDAT chunk, and at least one utility
23102 won't read other text chunks here. For this reason, when writing,
23103 ExifTool 11.63 and later create new text chunks (including XMP) before
23104 IDAT, and move existing text chunks to before IDAT.
23105
23106 The PNG format contains CRC checksums that are validated when reading
23107 with either the Verbose or Validate option. When writing, these
23108 checksums are validated by default, but the FastScan option may be used
23109 to bypass this check if speed is more of a concern.
23110
23111 Tag ID Tag Name Writable
23112 ------ -------- --------
23113 'IHDR' ImageHeader PNG ImageHeader
23114 'PLTE' Palette no
23115 'acTL' AnimationControl PNG AnimationControl
23116 'bKGD' BackgroundColor no
23117 'cHRM' PrimaryChromaticities PNG PrimaryChromaticities
23118 'dSIG' DigitalSignature no
23119 'eXIf' eXIf EXIF
23120 'fRAc' FractalParameters no
23121 'gAMA' Gamma no
23122 'gIFg' GIFGraphicControlExtension no
23123 'gIFt' GIFPlainTextExtension no
23124 'gIFx' GIFApplicationExtension no
23125 'hIST' PaletteHistogram no
23126 'iCCP' ICC_Profile ICC_Profile
23127 'iCCP-name' ProfileName no
23128 'iTXt' InternationalText PNG TextualData
23129 'oFFs' ImageOffset no
23130 'pCAL' PixelCalibration no
23131 'pHYs' PhysicalPixel PNG PhysicalPixel
23132 'sBIT' SignificantBits no
23133 'sCAL' SubjectScale PNG SubjectScale
23134 'sPLT' SuggestedPalette no
23135 'sRGB' SRGBRendering no
23136 'sTER' StereoImage PNG StereoImage
23137 'tEXt' TextualData PNG TextualData
23138 'tIME' ModifyDate yes
23139 'tRNS' Transparency no
23140 'tXMP' XMP XMP
23141 'vpAg' VirtualPage PNG VirtualPage
23142 'zTXt' CompressedText PNG TextualData
23143 'zxIf' zxIf EXIF
23144
23145 PNG ImageHeader Tags
23146
23147 Index1 Tag Name Writable
23148 ------ -------- --------
23149 0 ImageWidth no
23150 4 ImageHeight no
23151 8 BitDepth no
23152 9 ColorType no
23153 10 Compression no
23154 11 Filter no
23155 12 Interlace no
23156
23157 PNG AnimationControl Tags
23158
23159 Tags found in the Animation Control chunk. See
23160 <https://wiki.mozilla.org/APNG_Specification> for details.
23161
23162 Index4 Tag Name Writable
23163 ------ -------- --------
23164 0 AnimationFrames no
23165 1 AnimationPlays no
23166
23167 PNG PrimaryChromaticities Tags
23168
23169 Index4 Tag Name Writable
23170 ------ -------- --------
23171 0 WhitePointX no
23172 1 WhitePointY no
23173 2 RedX no
23174 3 RedY no
23175 4 GreenX no
23176 5 GreenY no
23177 6 BlueX no
23178 7 BlueY no
23179
23180 PNG TextualData Tags
23181
23182 The PNG TextualData format allows arbitrary tag names to be used. The
23183 tags listed below are the only ones that can be written (unless new
23184 user-defined tags are added via the configuration file), however
23185 ExifTool will extract any other TextualData tags that are found. All
23186 TextualData tags (including tags not listed below) are removed when
23187 deleting all PNG tags.
23188
23189 These tags may be stored as tEXt, zTXt or iTXt chunks in the PNG image.
23190 By default ExifTool writes new string-value tags as as uncompressed
23191 tEXt, or compressed zTXt if the Compress (-z) option is used and
23192 Compress::Zlib is available. Alternate language tags and values
23193 containing special characters (unless the Latin character set is used)
23194 are written as iTXt, and compressed if the Compress option is used and
23195 Compress::Zlib is available. Raw profile information is always created
23196 as compressed zTXt if Compress::Zlib is available, or tEXt otherwise.
23197 Standard XMP is written as uncompressed iTXt.
23198
23199 Alternate languages are accessed by suffixing the tag name with a '-',
23200 followed by an RFC 3066 language code (eg. "PNG:Comment-fr", or "Title-
23201 en-US"). See <http://www.ietf.org/rfc/rfc3066.txt> for the RFC 3066
23202 specification.
23203
23204 Some of the tags below are not registered as part of the PNG
23205 specification, but are included here because they are generated by
23206 other software such as ImageMagick.
23207
23208 Tag ID Tag Name Writable
23209 ------ -------- --------
23210 'Artist' Artist string
23211 'Author' Author string
23212 'Collection' Collection string
23213 'Comment' Comment string
23214 'Copyright' Copyright string
23215 'Creation Time' CreationTime string
23216 'Description' Description string
23217 'Disclaimer' Disclaimer string
23218 'Document' Document string
23219 'Label' Label string
23220 'Make' Make string
23221 'Model' Model string
23222 'Raw profile type 8bim' Photoshop_Profile Photoshop
23223 'Raw profile type APP1' APP1_Profile EXIF
23224 XMP
23225 'Raw profile type exif' EXIF_Profile EXIF
23226 'Raw profile type icc' ICC_Profile ICC_Profile
23227 'Raw profile type icm' ICC_Profile ICC_Profile
23228 'Raw profile type iptc' IPTC_Profile Photoshop
23229 'Raw profile type xmp' XMP_Profile XMP
23230 'Software' Software string
23231 'Source' Source string
23232 'TimeStamp' TimeStamp string
23233 'Title' Title string
23234 'URL' URL string
23235 'Warning' PNGWarning string
23236 'XML:com.adobe.xmp' XMP XMP
23237 'create-date' CreateDate string
23238 'modify-date' ModDate string
23239
23240 PNG PhysicalPixel Tags
23241
23242 These tags are found in the PNG pHYs chunk and belong to the PNG-pHYs
23243 family 1 group. They are all created together with default values if
23244 necessary when any of these tags is written, and may only be deleted as
23245 a group.
23246
23247 Index1 Tag Name Writable
23248 ------ -------- --------
23249 0 PixelsPerUnitX int32u
23250 4 PixelsPerUnitY int32u
23251 8 PixelUnits int8u
23252
23253 PNG SubjectScale Tags
23254
23255 Index1 Tag Name Writable
23256 ------ -------- --------
23257 0 SubjectUnits no
23258 1 SubjectPixelWidth no
23259 2 SubjectPixelHeight no
23260
23261 PNG StereoImage Tags
23262
23263 Index1 Tag Name Writable
23264 ------ -------- --------
23265 0 StereoMode no
23266
23267 PNG VirtualPage Tags
23268
23269 Index4 Tag Name Writable
23270 ------ -------- --------
23271 0 VirtualImageWidth no
23272 1 VirtualImageHeight no
23273 2 VirtualPageUnits no
23274
23275 MNG Tags
23276 This table contains definitions for tags found in MNG and JNG images.
23277 MNG is a superset of PNG and JNG, so a MNG image may contain any of
23278 these tags as well as any PNG tags. Conversely, only some of these
23279 tags are valid for JNG images.
23280
23281 Tag ID Tag Name Writable
23282 ------ -------- --------
23283 'BACK' Background MNG Background
23284 'BASI' BasisObject MNG BasisObject
23285 'CLIP' ClipObjects MNG ClipObjects
23286 'CLON' CloneObject MNG CloneObject
23287 'DBYK' DropByKeyword no
23288 'DEFI' DefineObject MNG DefineObject
23289 'DHDR' DeltaPNGHeader MNG DeltaPNGHeader
23290 'DISC' DiscardObjects no
23291 'DROP' DropChunks no
23292 'FRAM' Frame no
23293 'JHDR' JNGHeader MNG JNGHeader
23294 'LOOP' Loop MNG Loop
23295 'MAGN' MagnifyObject MNG MagnifyObject
23296 'MHDR' MNGHeader MNG MNGHeader
23297 'MOVE' MoveObjects MNG MoveObjects
23298 'ORDR' OrderingRestrictions no
23299 'PAST' PasteImage MNG PasteImage
23300 'PPLT' PartialPalette no
23301 'PROM' PromoteParent MNG PromoteParent
23302 'SAVE' SaveObjects no
23303 'SEEK' SeekPoint no
23304 'SHOW' ShowObjects MNG ShowObjects
23305 'TERM' TerminationAction MNG TerminationAction
23306 'eXPi' ExportImage MNG ExportImage
23307 'fPRI' FramePriority MNG FramePriority
23308 'nEED' ResourcesNeeded no
23309 'pHYg' GlobalPixelSize PNG PhysicalPixel
23310
23311 MNG Background Tags
23312
23313 Index1 Tag Name Writable
23314 ------ -------- --------
23315 0 BackgroundColor no
23316 6 MandatoryBackground no
23317 7 BackgroundImageID no
23318 9 BackgroundTiling no
23319
23320 MNG BasisObject Tags
23321
23322 Index1 Tag Name Writable
23323 ------ -------- --------
23324 0 ImageWidth no
23325 4 ImageHeight no
23326 8 BitDepth no
23327 9 ColorType no
23328 10 Compression no
23329 11 Filter no
23330 12 Interlace no
23331 13 RedSample no
23332 17 GreenSample no
23333 21 BlueSample no
23334 25 AlphaSample no
23335 26 Viewable no
23336
23337 MNG ClipObjects Tags
23338
23339 Index1 Tag Name Writable
23340 ------ -------- --------
23341 0 FirstObject no
23342 2 LastObject no
23343 4 DeltaType no
23344 5 ClipBoundary no
23345
23346 MNG CloneObject Tags
23347
23348 Index1 Tag Name Writable
23349 ------ -------- --------
23350 0 SourceID no
23351 2 CloneID no
23352 4 CloneType no
23353 5 DoNotShow no
23354 6 ConcreteFlag no
23355 7 LocalDeltaType no
23356 8 DeltaXY no
23357
23358 MNG DefineObject Tags
23359
23360 Index1 Tag Name Writable
23361 ------ -------- --------
23362 0 ObjectID no
23363 2 DoNotShow no
23364 3 ConcreteFlag no
23365 4 XYLocation no
23366 12 ClippingBoundary no
23367
23368 MNG DeltaPNGHeader Tags
23369
23370 Index1 Tag Name Writable
23371 ------ -------- --------
23372 0 ObjectID no
23373 2 ImageType no
23374 3 DeltaType no
23375 4 BlockSize no
23376 12 BlockLocation no
23377
23378 MNG JNGHeader Tags
23379
23380 Index1 Tag Name Writable
23381 ------ -------- --------
23382 0 ImageWidth no
23383 4 ImageHeight no
23384 8 ColorType no
23385 9 BitDepth no
23386 10 Compression no
23387 11 Interlace no
23388 12 AlphaBitDepth no
23389 13 AlphaCompression no
23390 14 AlphaFilter no
23391 15 AlphaInterlace no
23392
23393 MNG Loop Tags
23394
23395 Index1 Tag Name Writable
23396 ------ -------- --------
23397 0 NestLevel no
23398 1 IterationCount no
23399 5 TerminationCondition no
23400 6 IterationMinMax no
23401 14 SignalNumber no
23402
23403 MNG MagnifyObject Tags
23404
23405 Index1 Tag Name Writable
23406 ------ -------- --------
23407 0 FirstObjectID no
23408 2 LastObjectID no
23409 4 XMethod no
23410 5 XMag no
23411 7 YMag no
23412 9 LeftMag no
23413 11 RightMag no
23414 13 TopMag no
23415 15 BottomMag no
23416 17 YMethod no
23417
23418 MNG MNGHeader Tags
23419
23420 Index4 Tag Name Writable
23421 ------ -------- --------
23422 0 ImageWidth no
23423 1 ImageHeight no
23424 2 TicksPerSecond no
23425 3 NominalLayerCount no
23426 4 NominalFrameCount no
23427 5 NominalPlayTime no
23428 6 SimplicityProfile no
23429
23430 MNG MoveObjects Tags
23431
23432 Index1 Tag Name Writable
23433 ------ -------- --------
23434 0 FirstObject no
23435 2 LastObject no
23436 4 DeltaType no
23437 5 DeltaXY no
23438
23439 MNG PasteImage Tags
23440
23441 Index1 Tag Name Writable
23442 ------ -------- --------
23443 0 DestinationID no
23444 2 TargetDeltaType no
23445 3 TargetXY no
23446 11 SourceID no
23447 13 CompositionMode no
23448 14 Orientation no
23449 15 OffsetOrigin no
23450 16 OffsetXY no
23451 24 BoundaryOrigin no
23452 25 PastClippingBoundary no
23453
23454 MNG PromoteParent Tags
23455
23456 Index1 Tag Name Writable
23457 ------ -------- --------
23458 0 NewColorType no
23459 1 NewBitDepth no
23460 2 FillMethod no
23461
23462 MNG ShowObjects Tags
23463
23464 Index1 Tag Name Writable
23465 ------ -------- --------
23466 0 FirstObject no
23467 2 LastObject no
23468 4 ShowMode no
23469
23470 MNG TerminationAction Tags
23471
23472 Index1 Tag Name Writable
23473 ------ -------- --------
23474 0 TerminationAction no
23475 1 IterationEndAction no
23476 2 Delay no
23477 6 IterationMax no
23478
23479 MNG ExportImage Tags
23480
23481 Index1 Tag Name Writable
23482 ------ -------- --------
23483 0 SnapshotID no
23484 2 SnapshotName no
23485
23486 MNG FramePriority Tags
23487
23488 Index1 Tag Name Writable
23489 ------ -------- --------
23490 0 DeltaType no
23491 2 Priority no
23492
23493 FLIF Tags
23494 Information extracted from Free Lossless Image Format files. See
23495 <http://flif.info/> for more information.
23496
23497 Tag ID Tag Name Writable
23498 ------ -------- --------
23499 0 ImageType no
23500 1 BitDepth no
23501 2 ImageWidth no
23502 3 ImageHeight no
23503 4 AnimationFrames no
23504 5 Encoding no
23505 'eXif' EXIF EXIF
23506 'eXmp' XMP XMP
23507 'iCCP' ICC_Profile ICC_Profile
23508
23509 DjVu Tags
23510 Information is extracted from the following chunks in DjVu images. See
23511 <http://www.djvu.org/> for the DjVu specification.
23512
23513 Tag ID Tag Name Writable
23514 ------ -------- --------
23515 'ANTa' ANTa DjVu Ant
23516 'ANTz' CompressedAnnotation DjVu Ant
23517 'FORM' FORM DjVu Form
23518 'INCL' IncludedFileID no
23519 'INFO' INFO DjVu Info
23520
23521 DjVu Ant Tags
23522
23523 Information extracted from annotation chunks.
23524
23525 Tag ID Tag Name Writable
23526 ------ -------- --------
23527 'metadata' Metadata DjVu Meta
23528 'xmp' XMP XMP
23529
23530 DjVu Meta Tags
23531
23532 This table lists the standard DjVu metadata tags, but ExifTool will
23533 extract any tags that exist even if they don't appear here. The DjVu
23534 v3 documentation endorses tags borrowed from two standards: 1) BibTeX
23535 bibliography system tags (all lowercase Tag ID's in the table below),
23536 and 2) PDF DocInfo tags (capitalized Tag ID's).
23537
23538 Tag ID Tag Name Writable
23539 ------ -------- --------
23540 'Author' Author no
23541 'CreationDate' CreateDate no
23542 'Creator' Creator no
23543 'Keywords' Keywords no
23544 'ModDate' ModifyDate no
23545 'Producer' Producer no
23546 'Subject' Subject no
23547 'Title' Title no
23548 'Trapped' Trapped no
23549 'address' Address no
23550 'annote' Annotation no
23551 'author' Author no
23552 'booktitle' BookTitle no
23553 'chapter' Chapter no
23554 'crossref' CrossRef no
23555 'edition' Edition no
23556 'eprint' EPrint no
23557 'howpublished' HowPublished no
23558 'institution' Institution no
23559 'journal' Journal no
23560 'key' Key no
23561 'month' Month no
23562 'note' Note no
23563 'number' Number no
23564 'organization' Organization no
23565 'pages' Pages no
23566 'publisher' Publisher no
23567 'school' School no
23568 'series' Series no
23569 'title' Title no
23570 'type' Type no
23571 'url' URL no
23572 'volume' Volume no
23573 'year' Year no
23574
23575 DjVu Form Tags
23576
23577 Index1 Tag Name Writable
23578 ------ -------- --------
23579 0 SubfileType no
23580
23581 DjVu Info Tags
23582
23583 Index1 Tag Name Writable
23584 ------ -------- --------
23585 0 ImageWidth no
23586 2 ImageHeight no
23587 4 DjVuVersion no
23588 6 SpatialResolution no
23589 8 Gamma no
23590 9 Orientation no
23591
23592 DPX Tags
23593 Tags extracted from DPX (Digital Picture Exchange) images.
23594
23595 Index1 Tag Name Writable
23596 ------ -------- --------
23597 0 ByteOrder no
23598 8 HeaderVersion no
23599 16 DPXFileSize no
23600 20 DittoKey no
23601 36 ImageFileName no
23602 136 CreateDate no
23603 160 Creator no
23604 260 Project no
23605 460 Copyright no
23606 660 EncryptionKey no
23607 768 Orientation no
23608 770 ImageElements no
23609 772 ImageWidth no
23610 776 ImageHeight no
23611 780 DataSign no
23612 800 ComponentsConfiguration no
23613 803 BitDepth no
23614 820 ImageDescription no
23615 892 Image2Description no
23616 964 Image3Description no
23617 1036 Image4Description no
23618 1108 Image5Description no
23619 1180 Image6Description no
23620 1252 Image7Description no
23621 1324 Image8Description no
23622 1432 SourceFileName no
23623 1532 SourceCreateDate no
23624 1556 InputDeviceName no
23625 1588 InputDeviceSerialNumber no
23626 1724 FrameRate no
23627 1732 FrameID no
23628 1764 SlateInformation no
23629 1972 Reserved5? no
23630 2048 UserID no
23631
23632 OpenEXR Tags
23633 Information extracted from EXR images. See <http://www.openexr.com/>
23634 for the official specification.
23635
23636 Tag ID Tag Name Writable
23637 ------ -------- --------
23638 '_lay' Layout no
23639 '_ver' EXRVersion no
23640 'adoptedNeutral' AdoptedNeutral no
23641 'altitude' GPSAltitude no
23642 'aperture' Aperture no
23643 'capDate' DateTimeOriginal no
23644 'channels' Channels no
23645 'chromaticities' Chromaticities no
23646 'comments' Comments no
23647 'compression' Compression no
23648 'dataWindow' DataWindow no
23649 'displayWindow' DisplayWindow no
23650 'envmap' EnvironmentMap no
23651 'expTime' ExposureTime no
23652 'focus' FocusDistance no
23653 'framesPerSecond' FramesPerSecond no
23654 'isoSpeed' ISO no
23655 'keyCode' KeyCode no
23656 'latitude' GPSLatitude no
23657 'lineOrder' LineOrder no
23658 'longitude' GPSLongitude no
23659 'lookModTransform' LookModTransform no
23660 'multiView' MultiView no
23661 'owner' Owner no
23662 'pixelAspectRatio' PixelAspectRatio no
23663 'preview' Preview no
23664 'renderingTransform' RenderingTransform no
23665 'screenWindowCenter' ScreenWindowCenter no
23666 'screenWindowWidth' ScreenWindowWidth no
23667 'tiles' Tiles no
23668 'timeCode' TimeCode no
23669 'utcOffset' TimeZone no
23670 'whiteLuminance' WhiteLuminance no
23671 'worldToCamera' WorldToCamera no
23672 'worldToNDC' WorldToNDC no
23673 'wrapmodes' WrapModes no
23674 'xDensity' XResolution no
23675
23676 MIFF Tags
23677 The MIFF (Magick Image File Format) format allows aribrary tag names to
23678 be used. Only the standard tag names are listed below, however
23679 ExifTool will decode any tags found in the image.
23680
23681 Tag ID Tag Name Writable
23682 ------ -------- --------
23683 'background-color' BackgroundColor no
23684 'blue-primary' BluePrimary no
23685 'border-color' BorderColor no
23686 'class' Class no
23687 'colors' Colors no
23688 'colorspace' ColorSpace no
23689 'columns' ImageWidth no
23690 'compression' Compression no
23691 'delay' Delay no
23692 'depth' Depth no
23693 'dispose' Dispose no
23694 'gamma' Gamma no
23695 'green-primary' GreenPrimary no
23696 'id' ID no
23697 'iterations' Iterations no
23698 'label' Label no
23699 'matt-color' MattColor no
23700 'matte' Matte no
23701 'montage' Montage no
23702 'packets' Packets no
23703 'page' Page no
23704 'profile-APP1' APP1_Profile EXIF
23705 XMP
23706 'profile-exif' EXIF_Profile EXIF
23707 'profile-icc' ICC_Profile ICC_Profile
23708 'profile-iptc' IPTC_Profile Photoshop
23709 'profile-xmp' XMP_Profile XMP
23710 'red-primary' RedPrimary no
23711 'rendering-intent' RenderingIntent no
23712 'resolution' Resolution no
23713 'rows' ImageHeight no
23714 'scene' Scene no
23715 'signature' Signature no
23716 'units' Units no
23717 'white-point' WhitePoint no
23718
23719 PCX Tags
23720 Tags extracted from PC Paintbrush images.
23721
23722 Index1 Tag Name Writable
23723 ------ -------- --------
23724 0 Manufacturer no
23725 1 Software no
23726 2 Encoding no
23727 3 BitsPerPixel no
23728 4 LeftMargin no
23729 6 TopMargin no
23730 8 ImageWidth no
23731 10 ImageHeight no
23732 12 XResolution no
23733 14 YResolution no
23734 65 ColorPlanes no
23735 66 BytesPerLine no
23736 68 ColorMode no
23737 70 ScreenWidth no
23738 72 ScreenHeight no
23739
23740 PGF Tags
23741 The following table lists information extracted from the header of
23742 Progressive Graphics File (PGF) images. As well, information is
23743 extracted from the embedded PNG metadata image if it exists. See
23744 <http://www.libpgf.org/> for the PGF specification.
23745
23746 Index1 Tag Name Writable
23747 ------ -------- --------
23748 3 PGFVersion no
23749 8 ImageWidth no
23750 12 ImageHeight no
23751 16 PyramidLevels no
23752 17 Quality no
23753 18 BitsPerPixel no
23754 19 ColorComponents no
23755 20 ColorMode no
23756 21 BackgroundColor no
23757
23758 PSP Tags
23759 Tags extracted from Paint Shop Pro images (PSP, PSPIMAGE, PSPFRAME,
23760 PSPSHAPE, PSPTUBE and TUB extensions).
23761
23762 Tag ID Tag Name Writable
23763 ------ -------- --------
23764 'FileVersion' FileVersion no
23765 0x0000 ImageInfo PSP Image
23766 PSP Image
23767 0x0001 CreatorInfo PSP Creator
23768 0x000a ExtendedInfo PSP Ext
23769
23770 PSP Image Tags
23771
23772 Index1 Tag Name Writable
23773 ------ -------- --------
23774 0 ImageWidth no
23775 4 ImageHeight no
23776 8 ImageResolution no
23777 16 ResolutionUnit no
23778 17 Compression no
23779 19 BitsPerSample no
23780 21 Planes no
23781 23 NumColors no
23782
23783 PSP Creator Tags
23784
23785 Tag ID Tag Name Writable
23786 ------ -------- --------
23787 0x0000 Title no
23788 0x0001 CreateDate no
23789 0x0002 ModifyDate no
23790 0x0003 Artist no
23791 0x0004 Copyright no
23792 0x0005 Description no
23793 0x0006 CreatorAppID no
23794 0x0007 CreatorAppVersion no
23795
23796 PSP Ext Tags
23797
23798 Tag ID Tag Name Writable
23799 ------ -------- --------
23800 0x0003 EXIFInfo EXIF
23801
23802 PhotoCD Tags
23803 Tags extracted from Kodak Photo CD Image Pac (PCD) files.
23804
23805 Index1 Tag Name Writable
23806 ------ -------- --------
23807 7 SpecificationVersion no
23808 9 AuthoringSoftwareRelease no
23809 11 ImageMagnificationDescriptor no
23810 13 CreateDate no
23811 17 ModifyDate no
23812 21 ImageMedium no
23813 22 ProductType no
23814 42 ScannerVendorID no
23815 62 ScannerProductID no
23816 78 ScannerFirmwareVersion no
23817 82 ScannerFirmwareDate no
23818 90 ScannerSerialNumber no
23819 110 ScannerPixelSize no
23820 112 ImageWorkstationMake no
23821 132 CharacterSet no
23822 133 CharacterEscapeSequence? no
23823 165 PhotoFinisherName no
23824 228 SceneBalanceAlgorithmRevision no
23825 230 SceneBalanceAlgorithmCommand no
23826 325 SceneBalanceAlgorithmFilmID no
23827 331 CopyrightStatus no
23828 332 CopyrightFileName no
23829 1538 Orientation no
23830 1538.1 ImageWidth no
23831 1538.2 ImageHeight no
23832 1538.3 CompressionClass no
23833
23834 Radiance Tags
23835 Information extracted from Radiance RGBE HDR images. Tag ID's are all
23836 uppercase as stored in the file, but converted to lowercase by when
23837 extracting to avoid conflicts with internal ExifTool variables. See
23838 <http://radsite.lbl.gov/radiance/refer/filefmts.pdf> and
23839 <http://www.graphics.cornell.edu/online/formats/rgbe/> for the
23840 specification.
23841
23842 Tag ID Tag Name Writable
23843 ------ -------- --------
23844 '_command' Command no
23845 '_orient' Orientation no
23846 'colorcorr' ColorCorrection no
23847 'exposure' Exposure no
23848 'format' Format no
23849 'gamma' Gamma no
23850 'pixaspect' PixelAspectRatio no
23851 'primaries' ColorPrimaries no
23852 'software' Software no
23853 'view' View no
23854
23855 PDF Tags
23856 The tags listed in the PDF tables below are those which are used by
23857 ExifTool to extract meta information, but they are only a small
23858 fraction of the total number of available PDF tags. See
23859 <http://www.adobe.com/devnet/pdf/pdf_reference.html> for the official
23860 PDF specification.
23861
23862 ExifTool supports reading and writing PDF documents up to version 1.7
23863 extension level 3, including support for RC4, AES-128 and AES-256
23864 encryption. A Password option is provided to allow processing of
23865 password-protected PDF files.
23866
23867 ExifTool may be used to write native PDF and XMP metadata to PDF files.
23868 It uses an incremental update technique that has the advantages of
23869 being both fast and reversible. If ExifTool was used to modify a PDF
23870 file, the original may be recovered by deleting the "PDF-update"
23871 pseudo-group (with "-PDF-update:all=" on the command line). However,
23872 there are two main disadvantages to this technique:
23873
23874 1) A linearized PDF file is no longer linearized after the update, so
23875 it must be subsequently re-linearized if this is required.
23876
23877 2) All metadata edits are reversible. While this would normally be
23878 considered an advantage, it is a potential security problem because old
23879 information is never actually deleted from the file. (However, after
23880 running ExifTool the old information may be removed permanently using
23881 the "qpdf" utility with this command: "qpdf --linearize in.pdf
23882 out.pdf".)
23883
23884 Tag ID Tag Name Writable
23885 ------ -------- --------
23886 'Encrypt' Encrypt PDF Encrypt
23887 'Info' Info PDF Info
23888 'Root' Root PDF Root
23889 '_linearized' Linearized no
23890
23891 PDF Encrypt Tags
23892
23893 Tags extracted from the document Encrypt dictionary.
23894
23895 Tag ID Tag Name Writable
23896 ------ -------- --------
23897 'Filter' Encryption no
23898 'P' UserAccess no
23899
23900 PDF Info Tags
23901
23902 As well as the tags listed below, the PDF specification allows for
23903 user-defined tags to exist in the Info dictionary. These tags, which
23904 should have corresponding XMP-pdfx entries in the XMP of the PDF XML
23905 Metadata object, are also extracted by ExifTool.
23906
23907 Writable specifies the value format, and may be "string", "date",
23908 "integer", "real", "boolean" or "name" for PDF tags.
23909
23910 Tag ID Tag Name Writable
23911 ------ -------- --------
23912 'AAPL:Keywords' AppleKeywords string+
23913 'Author' Author string
23914 'CreationDate' CreateDate date
23915 'Creator' Creator string
23916 'Keywords' Keywords string+
23917 'ModDate' ModifyDate date
23918 'Producer' Producer string
23919 'Subject' Subject string
23920 'Title' Title string
23921 'Trapped' Trapped string!
23922
23923 PDF Root Tags
23924
23925 This is the PDF document catalog.
23926
23927 Tag ID Tag Name Writable
23928 ------ -------- --------
23929 'AcroForm' AcroForm PDF AcroForm
23930 'Lang' Language no
23931 'MarkInfo' MarkInfo PDF MarkInfo
23932 'Metadata' Metadata PDF Metadata
23933 'PageLayout' PageLayout no
23934 'PageMode' PageMode no
23935 'Pages' Pages PDF Pages
23936 'Perms' Perms PDF Perms
23937 'Version' PDFVersion no
23938
23939 PDF AcroForm Tags
23940
23941 Tag ID Tag Name Writable
23942 ------ -------- --------
23943 '_has_xfa' HasXFA no
23944
23945 PDF MarkInfo Tags
23946
23947 Tag ID Tag Name Writable
23948 ------ -------- --------
23949 'Marked' TaggedPDF no
23950
23951 PDF Metadata Tags
23952
23953 Tag ID Tag Name Writable
23954 ------ -------- --------
23955 'XML_stream' XMP XMP
23956
23957 PDF Pages Tags
23958
23959 Tag ID Tag Name Writable
23960 ------ -------- --------
23961 'Count' PageCount no
23962 'Kids' Kids PDF Kids
23963
23964 PDF Kids Tags
23965
23966 Tag ID Tag Name Writable
23967 ------ -------- --------
23968 'Kids' Kids PDF Kids
23969 'Metadata' Metadata PDF Metadata
23970 'PieceInfo' PieceInfo PDF PieceInfo
23971 'Resources' Resources PDF Resources
23972
23973 PDF PieceInfo Tags
23974
23975 Tag ID Tag Name Writable
23976 ------ -------- --------
23977 'AdobePhotoshop' AdobePhotoshop PDF AdobePhotoshop
23978 'Illustrator' Illustrator PDF Illustrator
23979
23980 PDF AdobePhotoshop Tags
23981
23982 Tag ID Tag Name Writable
23983 ------ -------- --------
23984 'Private' Private PDF Private
23985
23986 PDF Private Tags
23987
23988 Tag ID Tag Name Writable
23989 ------ -------- --------
23990 'ImageResources' ImageResources PDF ImageResources
23991
23992 PDF ImageResources Tags
23993
23994 Tag ID Tag Name Writable
23995 ------ -------- --------
23996 '_stream' _stream Photoshop
23997
23998 PDF Illustrator Tags
23999
24000 Tag ID Tag Name Writable
24001 ------ -------- --------
24002 'Private' Private PDF AIPrivate
24003
24004 PDF AIPrivate Tags
24005
24006 Tag ID Tag Name Writable
24007 ------ -------- --------
24008 'AIMetaData' AIMetaData PDF AIMetaData
24009 'AIPDFPrivateData' AIPDFPrivateData PostScript
24010 'AIPrivateData' AIPrivateData PostScript
24011 'ContainerVersion' ContainerVersion no
24012 'CreatorVersion' CreatorVersion no
24013 'RoundTripVersion' RoundTripVersion no
24014
24015 PDF AIMetaData Tags
24016
24017 Tag ID Tag Name Writable
24018 ------ -------- --------
24019 '_stream' _stream PostScript
24020
24021 PDF Resources Tags
24022
24023 Tag ID Tag Name Writable
24024 ------ -------- --------
24025 'ColorSpace' ColorSpace PDF ColorSpace
24026 'Properties' Properties PDF Properties
24027 'XObject' XObject PDF XObject
24028
24029 PDF ColorSpace Tags
24030
24031 Tag ID Tag Name Writable
24032 ------ -------- --------
24033 'Cs1' Cs1 PDF Cs1
24034 'DefaultCMYK' DefaultCMYK PDF DefaultRGB
24035 'DefaultRGB' DefaultRGB PDF DefaultRGB
24036
24037 PDF Cs1 Tags
24038
24039 Tag ID Tag Name Writable
24040 ------ -------- --------
24041 '_stream' _stream ICC_Profile
24042
24043 PDF DefaultRGB Tags
24044
24045 Tag ID Tag Name Writable
24046 ------ -------- --------
24047 'ICCBased' ICCBased PDF ICCBased
24048
24049 PDF ICCBased Tags
24050
24051 Tag ID Tag Name Writable
24052 ------ -------- --------
24053 '_stream' _stream ICC_Profile
24054
24055 PDF Properties Tags
24056
24057 Tag ID Tag Name Writable
24058 ------ -------- --------
24059 'MC' MC PDF MC
24060
24061 PDF MC Tags
24062
24063 Tag ID Tag Name Writable
24064 ------ -------- --------
24065 'Metadata' Metadata PDF Metadata
24066
24067 PDF XObject Tags
24068
24069 Tag ID Tag Name Writable
24070 ------ -------- --------
24071 'Im' Im PDF Im
24072
24073 PDF Im Tags
24074
24075 Information extracted from embedded images with the ExtractEmbedded
24076 option. The EmbeddedImage and its metadata are extracted only for JPEG
24077 and Jpeg2000 image formats.
24078
24079 Tag ID Tag Name Writable
24080 ------ -------- --------
24081 'ColorSpace' EmbeddedImageColorSpace no+
24082 'Filter' EmbeddedImageFilter no+
24083 'Height' EmbeddedImageHeight no
24084 'Image_stream' EmbeddedImage no
24085 'Width' EmbeddedImageWidth no
24086
24087 PDF Perms Tags
24088
24089 Additional document permissions imposed by digital signatures.
24090
24091 Tag ID Tag Name Writable
24092 ------ -------- --------
24093 'DocMDP' DocMDP PDF Signature
24094 'FieldMDP' FieldMDP PDF Signature
24095 'UR3' UR3 PDF Signature
24096
24097 PDF Signature Tags
24098
24099 Tag ID Tag Name Writable
24100 ------ -------- --------
24101 'ContactInfo' SignerContactInfo no
24102 'Location' SigningLocation no
24103 'M' SigningDate no
24104 'Name' SigningAuthority no
24105 'Prop_AuthTime' AuthenticationTime no
24106 'Prop_AuthType' AuthenticationType no
24107 'Reason' SigningReason no
24108 'Reference' Reference PDF Reference
24109
24110 PDF Reference Tags
24111
24112 Tag ID Tag Name Writable
24113 ------ -------- --------
24114 'TransformParams' TransformParams PDF TransformParams
24115
24116 PDF TransformParams Tags
24117
24118 Tag ID Tag Name Writable
24119 ------ -------- --------
24120 'Action' FieldPermissions no
24121 'Annots' AnnotationUsageRights no+
24122 'Document' DocumentUsageRights no+
24123 'EF' EmbeddedFileUsageRights no+
24124 'Fields' FormFields no+
24125 'Form' FormUsageRights no+
24126 'FormEX' FormExtraUsageRights no+
24127 'Msg' UsageRightsMessage no
24128 'P' ModificationPermissions no
24129 'Signature' SignatureUsageRights no+
24130
24131 PostScript Tags
24132 Tag ID Tag Name Writable
24133 ------ -------- --------
24134 'AI12_BuildNumber' AIBuildNumber no
24135 'AI3_ColorUsage' AIColorUsage no
24136 'AI5_FileFormat' AIFileFormat no
24137 'AI5_NumLayers' AINumLayers no
24138 'AI5_RulerUnits' AIRulerUnits no
24139 'AI5_TargetResolution' AITargetResolution no
24140 'AI8_CreatorVersion' AICreatorVersion no
24141 'AI9_ColorModel' AIColorModel no
24142 'Author' Author string
24143 'BeginDocument' EmbeddedFile PostScript
24144 'BeginICCProfile' ICC_Profile ICC_Profile
24145 'BeginPhotoshop' PhotoshopData Photoshop
24146 'BoundingBox' BoundingBox no
24147 'Copyright' Copyright string
24148 'CreationDate' CreateDate string
24149 'Creator' Creator string
24150 'EmbeddedFileName' EmbeddedFileName no
24151 'For' For string
24152 'ImageData' ImageData no
24153 'Keywords' Keywords string
24154 'ModDate' ModifyDate string
24155 'Pages' Pages no
24156 'Routing' Routing string
24157 'Subject' Subject string
24158 'TIFFPreview' TIFFPreview no
24159 'Title' Title string
24160 'Version' Version string
24161 'begin_xml_packet' XMP XMP
24162
24163 ID3 Tags
24164 ExifTool extracts ID3 information from MP3, MPEG, AIFF, OGG, FLAC, APE,
24165 MPC and RealAudio files. ID3v2 tags which support multiple languages
24166 (eg. Comment and Lyrics) are extracted by specifying the tag name,
24167 followed by a dash ('-'), then a 3-character ISO 639-2 language code
24168 (eg. "Comment-spa"). See <http://www.id3.org/> for the official ID3
24169 specification and
24170 <http://www.loc.gov/standards/iso639-2/php/code_list.php> for a list of
24171 ISO 639-2 language codes.
24172
24173 Tag Name Writable
24174 -------- --------
24175 ID3v1 ID3 v1
24176 ID3v1_Enh ID3 v1_Enh
24177 ID3v2_2 ID3 v2_2
24178 ID3v2_3 ID3 v2_3
24179 ID3v2_4 ID3 v2_4
24180
24181 ID3 v1 Tags
24182
24183 Index1 Tag Name Writable
24184 ------ -------- --------
24185 3 Title no
24186 33 Artist no
24187 63 Album no
24188 93 Year no
24189 97 Comment no
24190 125 Track no
24191 127 Genre no
24192
24193 ID3 v1_Enh Tags
24194
24195 ID3 version 1 "Enhanced TAG" information (not part of the official
24196 spec).
24197
24198 Index1 Tag Name Writable
24199 ------ -------- --------
24200 4 Title2 no
24201 64 Artist2 no
24202 124 Album2 no
24203 184 Speed no
24204 185 Genre no
24205 215 StartTime no
24206 221 EndTime no
24207
24208 ID3 v2_2 Tags
24209
24210 ExifTool extracts mainly text-based tags from ID3v2 information. The
24211 tags in the tables below are those extracted by ExifTool, and don't
24212 represent a complete list of available ID3v2 tags.
24213
24214 ID3 version 2.2 tags. (These are the tags written by iTunes 5.0.)
24215
24216 Tag ID Tag Name Writable
24217 ------ -------- --------
24218 'CNT' PlayCounter no
24219 'COM' Comment no
24220 'IPL' InvolvedPeople no
24221 'ITU' iTunesU? no
24222 'PCS' Podcast? no
24223 'PIC' Picture no
24224 'PIC-1' PictureFormat no
24225 'PIC-2' PictureType no
24226 'PIC-3' PictureDescription no
24227 'POP' Popularimeter no
24228 'RVA' RelativeVolumeAdjustment no
24229 'SLT' SynLyrics ID3 SynLyrics
24230 'TAL' Album no
24231 'TBP' BeatsPerMinute no
24232 'TCM' Composer no
24233 'TCO' Genre no
24234 'TCP' Compilation no
24235 'TCR' Copyright no
24236 'TDA' Date no
24237 'TDY' PlaylistDelay no
24238 'TEN' EncodedBy no
24239 'TFT' FileType no
24240 'TIM' Time no
24241 'TKE' InitialKey no
24242 'TLA' Language no
24243 'TLE' Length no
24244 'TMT' Media no
24245 'TOA' OriginalArtist no
24246 'TOF' OriginalFileName no
24247 'TOL' OriginalLyricist no
24248 'TOR' OriginalReleaseYear no
24249 'TOT' OriginalAlbum no
24250 'TP1' Artist no
24251 'TP2' Band no
24252 'TP3' Conductor no
24253 'TP4' InterpretedBy no
24254 'TPA' PartOfSet no
24255 'TPB' Publisher no
24256 'TRC' ISRC no
24257 'TRD' RecordingDates no
24258 'TRK' Track no
24259 'TS2' AlbumArtistSortOrder no
24260 'TSA' AlbumSortOrder no
24261 'TSC' ComposerSortOrder no
24262 'TSI' Size no
24263 'TSP' PerformerSortOrder no
24264 'TSS' EncoderSettings no
24265 'TST' TitleSortOrder no
24266 'TT1' Grouping no
24267 'TT2' Title no
24268 'TT3' Subtitle no
24269 'TXT' Lyricist no
24270 'TXX' UserDefinedText no
24271 'TYE' Year no
24272 'ULT' Lyrics no
24273 'WAF' FileURL no
24274 'WAR' ArtistURL no
24275 'WAS' SourceURL no
24276 'WCM' CommercialURL no
24277 'WCP' CopyrightURL no
24278 'WPB' PublisherURL no
24279 'WXX' UserDefinedURL no
24280
24281 ID3 SynLyrics Tags
24282
24283 The following tags are extracted from synchronized lyrics/text frames.
24284
24285 Tag Name Writable
24286 -------- --------
24287 SynchronizedLyricsDescription no
24288 SynchronizedLyricsText no+
24289 SynchronizedLyricsType no
24290
24291 ID3 v2_3 Tags
24292
24293 ID3 version 2.3 tags. Includes some non-standard tags written by other
24294 software.
24295
24296 Tag ID Tag Name Writable
24297 ------ -------- --------
24298 'APIC' Picture no
24299 'APIC-1' PictureMIMEType no
24300 'APIC-2' PictureType no
24301 'APIC-3' PictureDescription no
24302 'COMM' Comment no
24303 'GRP1' Grouping no
24304 'IPLS' InvolvedPeople no
24305 'ITNU' iTunesU? no
24306 'MCDI' MusicCDIdentifier no
24307 'MVIN' MovementNumber no
24308 'MVNM' MovementName no
24309 'OWNE' Ownership no
24310 'PCNT' PlayCounter no
24311 'PCST' Podcast? no
24312 'POPM' Popularimeter no
24313 'PRIV' Private ID3 Private
24314 'SYLT' SynLyrics ID3 SynLyrics
24315 'TALB' Album no
24316 'TBPM' BeatsPerMinute no
24317 'TCAT' PodcastCategory no
24318 'TCMP' Compilation no
24319 'TCOM' Composer no
24320 'TCON' Genre no
24321 'TCOP' Copyright no
24322 'TDAT' Date no
24323 'TDES' PodcastDescription no
24324 'TDLY' PlaylistDelay no
24325 'TENC' EncodedBy no
24326 'TEXT' Lyricist no
24327 'TFLT' FileType no
24328 'TGID' PodcastID no
24329 'TIME' Time no
24330 'TIT1' Grouping no
24331 'TIT2' Title no
24332 'TIT3' Subtitle no
24333 'TKEY' InitialKey no
24334 'TKWD' PodcastKeywords no
24335 'TLAN' Language no
24336 'TLEN' Length no
24337 'TMED' Media no
24338 'TOAL' OriginalAlbum no
24339 'TOFN' OriginalFileName no
24340 'TOLY' OriginalLyricist no
24341 'TOPE' OriginalArtist no
24342 'TORY' OriginalReleaseYear no
24343 'TOWN' FileOwner no
24344 'TPE1' Artist no
24345 'TPE2' Band no
24346 'TPE3' Conductor no
24347 'TPE4' InterpretedBy no
24348 'TPOS' PartOfSet no
24349 'TPUB' Publisher no
24350 'TRCK' Track no
24351 'TRDA' RecordingDates no
24352 'TRSN' InternetRadioStationName no
24353 'TRSO' InternetRadioStationOwner no
24354 'TSIZ' Size no
24355 'TSO2' AlbumArtistSortOrder no
24356 'TSOC' ComposerSortOrder no
24357 'TSRC' ISRC no
24358 'TSSE' EncoderSettings no
24359 'TXXX' UserDefinedText no
24360 'TYER' Year no
24361 'USER' TermsOfUse no
24362 'USLT' Lyrics no
24363 'WCOM' CommercialURL no
24364 'WCOP' CopyrightURL no
24365 'WFED' PodcastURL no
24366 'WOAF' FileURL no
24367 'WOAR' ArtistURL no
24368 'WOAS' SourceURL no
24369 'WORS' InternetRadioStationURL no
24370 'WPAY' PaymentURL no
24371 'WPUB' PublisherURL no
24372 'WXXX' UserDefinedURL no
24373 'XDOR' OriginalReleaseTime no
24374 'XOLY' OlympusDSS Olympus DSS
24375 'XSOA' AlbumSortOrder no
24376 'XSOP' PerformerSortOrder no
24377 'XSOT' TitleSortOrder no
24378
24379 ID3 Private Tags
24380
24381 ID3 private (PRIV) tags. ExifTool will decode any private tags found,
24382 even if they do not appear in this table.
24383
24384 Tag Name Writable
24385 -------- --------
24386 AverageLevel no
24387 PeakValue no
24388 WM_CollectionGroupID no
24389 WM_CollectionID no
24390 WM_ContentID no
24391 WM_MediaClassPrimaryID no
24392 WM_MediaClassSecondaryID no
24393 WM_Provider no
24394 XMP XMP
24395
24396 ID3 v2_4 Tags
24397
24398 ID3 version 2.4 tags. Includes some non-standard tags written by other
24399 software.
24400
24401 Tag ID Tag Name Writable
24402 ------ -------- --------
24403 'APIC' Picture no
24404 'APIC-1' PictureMIMEType no
24405 'APIC-2' PictureType no
24406 'APIC-3' PictureDescription no
24407 'COMM' Comment no
24408 'GRP1' Grouping no
24409 'ITNU' iTunesU? no
24410 'MCDI' MusicCDIdentifier no
24411 'MVIN' MovementNumber no
24412 'MVNM' MovementName no
24413 'OWNE' Ownership no
24414 'PCNT' PlayCounter no
24415 'PCST' Podcast? no
24416 'POPM' Popularimeter no
24417 'PRIV' Private ID3 Private
24418 'RVA2' RelativeVolumeAdjustment no
24419 'SYLT' SynLyrics ID3 SynLyrics
24420 'TALB' Album no
24421 'TBPM' BeatsPerMinute no
24422 'TCAT' PodcastCategory no
24423 'TCMP' Compilation no
24424 'TCOM' Composer no
24425 'TCON' Genre no
24426 'TCOP' Copyright no
24427 'TDEN' EncodingTime no
24428 'TDES' PodcastDescription no
24429 'TDLY' PlaylistDelay no
24430 'TDOR' OriginalReleaseTime no
24431 'TDRC' RecordingTime no
24432 'TDRL' ReleaseTime no
24433 'TDTG' TaggingTime no
24434 'TENC' EncodedBy no
24435 'TEXT' Lyricist no
24436 'TFLT' FileType no
24437 'TGID' PodcastID no
24438 'TIPL' InvolvedPeople no
24439 'TIT1' Grouping no
24440 'TIT2' Title no
24441 'TIT3' Subtitle no
24442 'TKEY' InitialKey no
24443 'TKWD' PodcastKeywords no
24444 'TLAN' Language no
24445 'TLEN' Length no
24446 'TMCL' MusicianCredits no
24447 'TMED' Media no
24448 'TMOO' Mood no
24449 'TOAL' OriginalAlbum no
24450 'TOFN' OriginalFileName no
24451 'TOLY' OriginalLyricist no
24452 'TOPE' OriginalArtist no
24453 'TOWN' FileOwner no
24454 'TPE1' Artist no
24455 'TPE2' Band no
24456 'TPE3' Conductor no
24457 'TPE4' InterpretedBy no
24458 'TPOS' PartOfSet no
24459 'TPRO' ProducedNotice no
24460 'TPUB' Publisher no
24461 'TRCK' Track no
24462 'TRSN' InternetRadioStationName no
24463 'TRSO' InternetRadioStationOwner no
24464 'TSO2' AlbumArtistSortOrder no
24465 'TSOA' AlbumSortOrder no
24466 'TSOC' ComposerSortOrder no
24467 'TSOP' PerformerSortOrder no
24468 'TSOT' TitleSortOrder no
24469 'TSRC' ISRC no
24470 'TSSE' EncoderSettings no
24471 'TSST' SetSubtitle no
24472 'TXXX' UserDefinedText no
24473 'USER' TermsOfUse no
24474 'USLT' Lyrics no
24475 'WCOM' CommercialURL no
24476 'WCOP' CopyrightURL no
24477 'WFED' PodcastURL no
24478 'WOAF' FileURL no
24479 'WOAR' ArtistURL no
24480 'WOAS' SourceURL no
24481 'WORS' InternetRadioStationURL no
24482 'WPAY' PaymentURL no
24483 'WPUB' PublisherURL no
24484 'WXXX' UserDefinedURL no
24485 'XDOR' OriginalReleaseTime no
24486 'XOLY' OlympusDSS Olympus DSS
24487 'XSOA' AlbumSortOrder no
24488 'XSOP' PerformerSortOrder no
24489 'XSOT' TitleSortOrder no
24490
24491 ITC Tags
24492 This information is found in iTunes Cover Flow data files.
24493
24494 Tag ID Tag Name Writable
24495 ------ -------- --------
24496 'data' ImageData no
24497 'itch' Itch ITC Header
24498 'item' Item ITC Item
24499
24500 ITC Header Tags
24501
24502 Index1 Tag Name Writable
24503 ------ -------- --------
24504 16 DataType no
24505
24506 ITC Item Tags
24507
24508 Index4 Tag Name Writable
24509 ------ -------- --------
24510 0 LibraryID no
24511 2 TrackID no
24512 4 DataLocation no
24513 5 ImageType no
24514 7 ImageWidth no
24515 8 ImageHeight no
24516
24517 FLAC Tags
24518 Free Lossless Audio Codec (FLAC) meta information. ExifTool also
24519 extracts ID3 information from these files.
24520
24521 Tag ID Tag Name Writable
24522 ------ -------- --------
24523 0x0000 StreamInfo FLAC StreamInfo
24524 0x0001 Padding? no
24525 0x0002 Application? no
24526 0x0003 SeekTable? no
24527 0x0004 VorbisComment Vorbis Comments
24528 0x0005 CueSheet? no
24529 0x0006 Picture FLAC Picture
24530
24531 FLAC StreamInfo Tags
24532
24533 FLAC is big-endian, so bit 0 is the high-order bit in this table.
24534
24535 Tag ID Tag Name Writable
24536 ------ -------- --------
24537 'Bit000-015' BlockSizeMin no
24538 'Bit016-031' BlockSizeMax no
24539 'Bit032-055' FrameSizeMin no
24540 'Bit056-079' FrameSizeMax no
24541 'Bit080-099' SampleRate no
24542 'Bit100-102' Channels no
24543 'Bit103-107' BitsPerSample no
24544 'Bit108-143' TotalSamples no
24545 'Bit144-271' MD5Signature no
24546
24547 FLAC Picture Tags
24548
24549 Index4 Tag Name Writable
24550 ------ -------- --------
24551 0 PictureType no
24552 1 PictureMIMEType no
24553 2 PictureDescription no
24554 3 PictureWidth no
24555 4 PictureHeight no
24556 5 PictureBitsPerPixel no
24557 6 PictureIndexedColors no
24558 7 PictureLength no
24559 8 Picture no
24560
24561 Ogg Tags
24562 ExifTool extracts the following types of information from Ogg files.
24563 See <http://www.xiph.org/vorbis/doc/> for the Ogg specification.
24564
24565 Tag ID Tag Name Writable
24566 ------ -------- --------
24567 'FLAC' FLAC FLAC
24568 'ID3' ID3 ID3
24569 'Opus' Opus Opus
24570 'theora' Theora Theora
24571 'vorbis' Vorbis Vorbis
24572
24573 Vorbis Tags
24574 Information extracted from Ogg Vorbis files. See
24575 <http://www.xiph.org/vorbis/doc/> for the Vorbis specification.
24576
24577 Tag ID Tag Name Writable
24578 ------ -------- --------
24579 0x0001 Identification Vorbis Identification
24580 0x0003 Comments Vorbis Comments
24581
24582 Vorbis Comments Tags
24583
24584 The tags below are only some common tags found in the Vorbis comments
24585 of Ogg Vorbis and Ogg FLAC audio files, however ExifTool will extract
24586 values from any tag found, even if not listed here.
24587
24588 Tag ID Tag Name Writable
24589 ------ -------- --------
24590 'ACTOR' Actor no
24591 'ALBUM' Album no
24592 'ARTIST' Artist no+
24593 'COMMENT' Comment no
24594 'COMPOSER' Composer no
24595 'CONTACT' Contact no+
24596 'COPYRIGHT' Copyright no
24597 'COVERART' CoverArt no
24598 'COVERARTMIME' CoverArtMIMEType no
24599 'DATE' Date no
24600 'DESCRIPTION' Description no
24601 'DIRECTOR' Director no
24602 'ENCODED_BY' EncodedBy no
24603 'ENCODED_USING' EncodedUsing no
24604 'ENCODER' Encoder no
24605 'ENCODER_OPTIONS' EncoderOptions no
24606 'GENRE' Genre no
24607 'ISRC' ISRCNumber no
24608 'LICENSE' License no
24609 'LOCATION' Location no
24610 'METADATA_BLOCK_PICTURE' Picture FLAC Picture
24611 'ORGANIZATION' Organization no
24612 'PERFORMER' Performer no+
24613 'PRODUCER' Producer no
24614 'REPLAYGAIN_ALBUM_GAIN' ReplayGainAlbumGain no
24615 'REPLAYGAIN_ALBUM_PEAK' ReplayGainAlbumPeak no
24616 'REPLAYGAIN_TRACK_GAIN' ReplayGainTrackGain no
24617 'REPLAYGAIN_TRACK_PEAK' ReplayGainTrackPeak no
24618 'TITLE' Title no
24619 'TRACKNUMBER' TrackNumber no
24620 'VERSION' Version no
24621 'vendor' Vendor no
24622
24623 Vorbis Identification Tags
24624
24625 Index1 Tag Name Writable
24626 ------ -------- --------
24627 0 VorbisVersion no
24628 4 AudioChannels no
24629 5 SampleRate no
24630 9 MaximumBitrate no
24631 13 NominalBitrate no
24632 17 MinimumBitrate no
24633
24634 Opus Tags
24635 Information extracted from Ogg Opus files. See
24636 <https://www.opus-codec.org/docs/> for the specification.
24637
24638 Tag ID Tag Name Writable
24639 ------ -------- --------
24640 'OpusHead' Header Opus Header
24641 'OpusTags' Comments Vorbis Comments
24642
24643 Opus Header Tags
24644
24645 Index1 Tag Name Writable
24646 ------ -------- --------
24647 0 OpusVersion no
24648 1 AudioChannels no
24649 4 SampleRate no
24650 8 OutputGain no
24651
24652 Theora Tags
24653 Information extracted from Ogg Theora video files. See
24654 <http://www.theora.org/doc/Theora.pdf> for the Theora specification.
24655
24656 Tag ID Tag Name Writable
24657 ------ -------- --------
24658 0x0080 Identification Theora Identification
24659 0x0081 Comments Vorbis Comments
24660
24661 Theora Identification Tags
24662
24663 Tags extracted from the Theora identification header.
24664
24665 Index1 Tag Name Writable
24666 ------ -------- --------
24667 0 TheoraVersion no
24668 7 ImageWidth no
24669 10 ImageHeight no
24670 13 XOffset no
24671 14 YOffset no
24672 15 FrameRate no
24673 23 PixelAspectRatio no
24674 29 ColorSpace no
24675 30 NominalVideoBitrate no
24676 33 Quality no
24677 34 PixelFormat no
24678
24679 APE Tags
24680 Tags found in Monkey's Audio (APE) information. Only a few common tags
24681 are listed below, but ExifTool will extract any tag found. ExifTool
24682 supports APEv1 and APEv2 tags, as well as ID3 information in APE files,
24683 and will also read APE metadata from MP3 and MPC files.
24684
24685 Tag ID Tag Name Writable
24686 ------ -------- --------
24687 'Album' Album no
24688 'Artist' Artist no
24689 'DURATION' Duration no
24690 'Genre' Genre no
24691 'Title' Title no
24692 'Tool Name' ToolName no
24693 'Tool Version' ToolVersion no
24694 'Track' Track no
24695 'Year' Year no
24696
24697 APE NewHeader Tags
24698
24699 APE MAC audio header for version 3.98 or later.
24700
24701 Index2 Tag Name Writable
24702 ------ -------- --------
24703 0 CompressionLevel no
24704 2 BlocksPerFrame no
24705 4 FinalFrameBlocks no
24706 6 TotalFrames no
24707 8 BitsPerSample no
24708 9 Channels no
24709 10 SampleRate no
24710
24711 APE OldHeader Tags
24712
24713 APE MAC audio header for version 3.97 or earlier.
24714
24715 Index2 Tag Name Writable
24716 ------ -------- --------
24717 0 APEVersion no
24718 1 CompressionLevel no
24719 3 Channels no
24720 4 SampleRate no
24721 10 TotalFrames no
24722 12 FinalFrameBlocks no
24723
24724 Audible Tags
24725 ExifTool will extract any information found in the metadata dictionary
24726 of Audible .AA files, even if not listed in the table below.
24727
24728 Tag ID Tag Name Writable
24729 ------ -------- --------
24730 '_chapter_count' ChapterCount no
24731 '_cover_art' CoverArt no
24732 'author' Author no
24733 'copyright' Copyright no
24734 'pub_date_start' PublishDateStart no
24735 'pubdate' PublishDate no
24736
24737 Audible tags Tags
24738
24739 Information found in "tags" atom of Audible M4B audio books.
24740
24741 Tag ID Tag Name Writable
24742 ------ -------- --------
24743 'cvrx' Audible_cvrx Audible cvrx
24744 'meta' Audible_meta Audible meta
24745 'tseg' Audible_tseg Audible tseg
24746
24747 Audible cvrx Tags
24748
24749 Audible cover art information in M4B audio books.
24750
24751 Tag Name Writable
24752 -------- --------
24753 CoverArt no
24754 CoverArtType no
24755
24756 Audible meta Tags
24757
24758 Information found in Audible M4B "meta" atom.
24759
24760 Tag ID Tag Name Writable
24761 ------ -------- --------
24762 'ALBUMARTIST' AlbumArtist no
24763 'Album' Album no
24764 'Artist' Artist no
24765 'Comment' Comment no
24766 'Genre' Genre no
24767 'SUBTITLE' Subtitle no
24768 'TOOL' CreatorTool no
24769 'Title' Title no
24770 'Year' Year no
24771 'itunesmediatype' iTunesMediaType no
24772 'track' ChapterName no
24773
24774 Audible tseg Tags
24775
24776 Tag ID Tag Name Writable
24777 ------ -------- --------
24778 'meta' Audible_meta2 Audible meta
24779 'tshd' ChapterNumber no
24780
24781 MPC Tags
24782 Tags used in Musepack (MPC) audio files. ExifTool also extracts ID3
24783 and APE information from these files.
24784
24785 Tag ID Tag Name Writable
24786 ------ -------- --------
24787 'Bit032-063' TotalFrames no
24788 'Bit080-081' SampleRate no
24789 'Bit084-087' Quality no
24790 'Bit088-093' MaxBand no
24791 'Bit096-111' ReplayGainTrackPeak no
24792 'Bit112-127' ReplayGainTrackGain no
24793 'Bit128-143' ReplayGainAlbumPeak no
24794 'Bit144-159' ReplayGainAlbumGain no
24795 'Bit179' FastSeek no
24796 'Bit191' Gapless no
24797 'Bit216-223' EncoderVersion no
24798
24799 MPEG Tags
24800 The MPEG format doesn't specify any file-level meta information. In
24801 lieu of this, information is extracted from the first audio and video
24802 frame headers in the file.
24803
24804 MPEG Audio Tags
24805
24806 Tag ID Tag Name Writable
24807 ------ -------- --------
24808 'Bit11-12' MPEGAudioVersion no
24809 'Bit13-14' AudioLayer no
24810 'Bit16-19' AudioBitrate no
24811 'Bit20-21' SampleRate no
24812 'Bit24-25' ChannelMode no
24813 'Bit26' MSStereo no
24814 'Bit26-27' ModeExtension no
24815 'Bit27' IntensityStereo no
24816 'Bit28' CopyrightFlag no
24817 'Bit29' OriginalMedia no
24818 'Bit30-31' Emphasis no
24819
24820 MPEG Video Tags
24821
24822 Tag ID Tag Name Writable
24823 ------ -------- --------
24824 'Bit00-11' ImageWidth no
24825 'Bit12-23' ImageHeight no
24826 'Bit24-27' AspectRatio no
24827 'Bit28-31' FrameRate no
24828 'Bit32-49' VideoBitrate no
24829
24830 MPEG Xing Tags
24831
24832 These tags are extracted from the Xing/Info frame.
24833
24834 Tag Name Writable
24835 -------- --------
24836 Encoder no
24837 LameHeader MPEG Lame
24838 LameQuality no
24839 LameVBRQuality no
24840 VBRBytes no
24841 VBRFrames no
24842 VBRScale no
24843
24844 MPEG Lame Tags
24845
24846 Tags extracted from Lame 3.90 or later header.
24847
24848 Index1 Tag Name Writable
24849 ------ -------- --------
24850 9 LameMethod no
24851 10 LameLowPassFilter no
24852 20 LameBitrate no
24853 24 LameStereoMode no
24854
24855 M2TS Tags
24856 The MPEG-2 transport stream is used as a container for many different
24857 audio/video formats (including AVCHD). This table lists information
24858 extracted from M2TS files.
24859
24860 Tag Name Writable
24861 -------- --------
24862 AudioStreamType no
24863 Duration no
24864 VideoStreamType no
24865 _AC3 M2TS AC3
24866 _H264 H264
24867
24868 M2TS AC3 Tags
24869
24870 Tags extracted from AC-3 audio streams.
24871
24872 Tag Name Writable
24873 -------- --------
24874 AudioBitrate no
24875 AudioChannels no
24876 AudioSampleRate no
24877 SurroundMode no
24878
24879 H264 Tags
24880 Tags extracted from H.264 video streams. The metadata for AVCHD videos
24881 is stored in this stream.
24882
24883 Tag Name Writable
24884 -------- --------
24885 ImageHeight no
24886 ImageWidth no
24887 MDPM H264 MDPM
24888
24889 H264 MDPM Tags
24890
24891 The following tags are decoded from the Modified Digital Video Pack
24892 Metadata (MDPM) of the unregistered user data with UUID
24893 17ee8c60f84d11d98cd60800200c9a66 in the H.264 Supplemental Enhancement
24894 Information (SEI). [Yes, this description is confusing, but nothing
24895 compared to the challenge of actually decoding the data!] This
24896 information may exist at regular intervals through the entire video,
24897 but only the first occurrence is extracted unless the ExtractEmbedded
24898 (-ee) option is used (in which case subsequent occurrences are
24899 extracted as sub-documents).
24900
24901 Tag ID Tag Name Writable
24902 ------ -------- --------
24903 0x0013 TimeCode no
24904 0x0018 DateTimeOriginal no
24905 0x0070 Camera1 H264 Camera1
24906 0x0071 Camera2 H264 Camera2
24907 0x007f Shutter H264 Shutter
24908 0x00a0 ExposureTime no
24909 0x00a1 FNumber no
24910 0x00a2 ExposureProgram no
24911 0x00a3 BrightnessValue no
24912 0x00a4 ExposureCompensation no
24913 0x00a5 MaxApertureValue no
24914 0x00a6 Flash no
24915 0x00a7 CustomRendered no
24916 0x00a8 WhiteBalance no
24917 0x00a9 FocalLengthIn35mmFormat no
24918 0x00aa SceneCaptureType no
24919 0x00b0 GPSVersionID no
24920 0x00b1 GPSLatitudeRef no
24921 0x00b2 GPSLatitude no
24922 0x00b5 GPSLongitudeRef no
24923 0x00b6 GPSLongitude no
24924 0x00b9 GPSAltitudeRef no
24925 0x00ba GPSAltitude no
24926 0x00bb GPSTimeStamp no
24927 0x00be GPSStatus no
24928 0x00bf GPSMeasureMode no
24929 0x00c0 GPSDOP no
24930 0x00c1 GPSSpeedRef no
24931 0x00c2 GPSSpeed no
24932 0x00c3 GPSTrackRef no
24933 0x00c4 GPSTrack no
24934 0x00c5 GPSImgDirectionRef no
24935 0x00c6 GPSImgDirection no
24936 0x00c7 GPSMapDatum no
24937 0x00e0 MakeModel H264 MakeModel
24938 0x00e1 RecInfo H264 RecInfo
24939 0x00e4 Model no
24940 0x00ee FrameInfo H264 FrameInfo
24941
24942 H264 Camera1 Tags
24943
24944 Index1 Tag Name Writable
24945 ------ -------- --------
24946 0 ApertureSetting no
24947 1 Gain no
24948 1.1 ExposureProgram no
24949 2.1 WhiteBalance no
24950 3 Focus no
24951
24952 H264 Camera2 Tags
24953
24954 Index1 Tag Name Writable
24955 ------ -------- --------
24956 1 ImageStabilization no
24957
24958 H264 Shutter Tags
24959
24960 Index2 Tag Name Writable
24961 ------ -------- --------
24962 1.1 ExposureTime no
24963
24964 H264 MakeModel Tags
24965
24966 Index2 Tag Name Writable
24967 ------ -------- --------
24968 0 Make no
24969
24970 H264 RecInfo Tags
24971
24972 Recording information stored by some Canon video cameras.
24973
24974 Index1 Tag Name Writable
24975 ------ -------- --------
24976 0 RecordingMode no
24977
24978 H264 FrameInfo Tags
24979
24980 Frame rate information stored by some Canon video cameras.
24981
24982 Index1 Tag Name Writable
24983 ------ -------- --------
24984 0 CaptureFrameRate no
24985 1 VideoFrameRate no
24986
24987 QuickTime Tags
24988 The QuickTime format is used for many different types of audio, video
24989 and image files (most notably, MOV/MP4 videos and HEIC/CR3 images).
24990 Exiftool extracts standard meta information and a variety of audio,
24991 video and image parameters, as well as proprietary information written
24992 by many camera models. Tags with a question mark after their name are
24993 not extracted unless the Unknown option is set.
24994
24995 When writing, ExifTool creates both QuickTime and XMP tags by default,
24996 but the group may be specified to write one or the other separately.
24997 If no location is specified, newly created QuickTime tags are added in
24998 the ItemList location if possible, otherwise in UserData, and finally
24999 in Keys, but this order may be changed by setting the PREFERRED level
25000 of the appropriate table in the config file (see example.config in the
25001 full distribution for an example). ExifTool currently writes only top-
25002 level metadata in QuickTime-based files; it extracts other track-
25003 specific and timed metadata, but can not yet edit tags in these
25004 locations (with the exception of track-level date/time tags).
25005
25006 Alternate language tags may be accessed for ItemList and Keys tags by
25007 adding a 3-character ISO 639-2 language code and an optional ISO 3166-1
25008 alpha 2 country code to the tag name (eg. "ItemList:Artist-deu" or
25009 "ItemList::Artist-deu-DE"). Most UserData tags support a language
25010 code, but without a country code. If no language code is specified
25011 when writing, the default language is written and alternate languages
25012 for the tag are deleted. Use the "und" language code to write the
25013 default language without deleting alternate languages. Note that "eng"
25014 is treated as a default language when reading, but not when writing.
25015
25016 According to the specification, integer-format QuickTime date/time tags
25017 should be stored as UTC. Unfortunately, digital cameras often store
25018 local time values instead (presumably because they don't know the time
25019 zone). For this reason, by default ExifTool does not assume a time
25020 zone for these values. However, if the QuickTimeUTC API option is set,
25021 then ExifTool will assume these values are properly stored as UTC, and
25022 will convert them to local time when extracting.
25023
25024 See
25025 <https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
25026 for the official specification.
25027
25028 Tag ID Tag Name Writable
25029 ------ -------- --------
25030 'IDIT' DateTimeOriginal string
25031 'PICT' PreviewPICT no
25032 '_htc' HTCInfo QuickTime HTCInfo
25033 'ardt' ARDroneFile no
25034 'frea' Kodak_frea Kodak frea
25035 'free' KodakFree Kodak Free
25036 Pittasoft QuickTime Pittasoft
25037 Free? no
25038 'ftyp' FileType QuickTime FileType
25039 'gps0' GPSTrack QuickTime Stream
25040 'gsen' GSensor QuickTime Stream
25041 'junk' Junk? no
25042 'mdat' MediaData? no
25043 'mdat-offset' MediaDataOffset no
25044 'mdat-size' MediaDataSize no
25045 'meco' OtherMeta QuickTime OtherMeta
25046 'meta' Meta QuickTime Meta
25047 'moof' MovieFragment QuickTime MovieFragment
25048 'moov' Movie QuickTime Movie
25049 'pict' PreviewPICT no
25050 'pnot' Preview QuickTime Preview
25051 'prrt' ARDroneTelemetry no
25052 'skip' CanonSkip Canon Skip
25053 PreviewImage no
25054 Skip? no
25055 'thum' ThumbnailImage no
25056 'udat' GPSLog no
25057 'udta' UserData FLIR UserData
25058 'uuid' XMP XMP
25059 UUID-PROF QuickTime Profile
25060 UUID-Flip QuickTime Flip
25061 UUID-Canon2 Canon uuid2
25062 SensorData QuickTime Tags360Fly
25063 SensorData no
25064 PreviewImage no
25065 UUID-Unknown? no
25066 'wide' Wide? no
25067
25068 QuickTime HTCInfo Tags
25069
25070 Tags written by some HTC camera phones.
25071
25072 Tag ID Tag Name Writable
25073 ------ -------- --------
25074 'slmt' Unknown_slmt? no
25075
25076 QuickTime Pittasoft Tags
25077
25078 Tags found in Pittasoft Blackvue dashcam "free" data.
25079
25080 Tag ID Tag Name Writable
25081 ------ -------- --------
25082 '3gf ' AccelData QuickTime Stream
25083 'cprt' Copyright no
25084 'gps ' GPSLog no
25085 'ptnm' OriginalFileName no
25086 'ptrh' Ptrh QuickTime Pittasoft
25087 'sttm' StartTime no
25088 'thum' PreviewImage no
25089
25090 QuickTime Stream Tags
25091
25092 Timed metadata extracted from QuickTime media data and some AVI videos
25093 when the ExtractEmbedded option is used. Although most of these tags
25094 are combined into the single table below, ExifTool currently reads 37
25095 different formats of timed GPS metadata from video files.
25096
25097 Tag Name Writable
25098 -------- --------
25099 Accelerometer no
25100 AccelerometerData no
25101 AngularVelocity no
25102 CTMD Canon CTMD
25103 CameraDateTime no
25104 Car no
25105 Distance no
25106 ExposureCompensation no
25107 ExposureTime no
25108 FNumber no
25109 FrameNumber no
25110 GPSAltitude no
25111 GPSDOP no
25112 GPSDateTime no
25113 GPSLatitude no
25114 GPSLongitude no
25115 GPSSatellites no
25116 GPSSpeed no
25117 GPSSpeedRef no
25118 GPSTimeStamp no
25119 GPSTrack no
25120 GPSTrackRef no
25121 GSensor no
25122 INSV QuickTime INSV_MakerNotes
25123 ISO no
25124 JpgFromRaw no
25125 PreviewInfo QuickTime PreviewInfo
25126 RVMI_gReV QuickTime RVMI_gReV
25127 RVMI_sReV QuickTime RVMI_sReV
25128 RawGSensor no
25129 SampleDateTime no
25130 SampleDuration no
25131 SampleTime no
25132 Text no
25133 TimeCode no
25134 Unknown00? no
25135 Unknown01? no
25136 Unknown02? no
25137 Unknown03? no
25138 UserLabel no
25139 VerticalSpeed no
25140 camm0 QuickTime camm0
25141 camm1 QuickTime camm1
25142 camm2 QuickTime camm2
25143 camm3 QuickTime camm3
25144 camm4 QuickTime camm4
25145 camm5 QuickTime camm5
25146 camm6 QuickTime camm6
25147 camm7 QuickTime camm7
25148 fdsc GoPro fdsc
25149 gpmd GoPro GPMF
25150 mebx QuickTime Keys
25151 mett Parrot mett
25152 rtmd Sony rtmd
25153 tx3g QuickTime tx3g
25154
25155 QuickTime INSV_MakerNotes Tags
25156
25157 Tag ID Tag Name Writable
25158 ------ -------- --------
25159 0x000a SerialNumber no
25160 0x0012 Model no
25161 0x001a Firmware no
25162 0x002a Parameters no
25163
25164 QuickTime PreviewInfo Tags
25165
25166 Preview stored by TomTom Bandit ActionCam.
25167
25168 Index1 Tag Name Writable
25169 ------ -------- --------
25170 8 PreviewImage no
25171
25172 QuickTime RVMI_gReV Tags
25173
25174 GPS information extracted from the RVMI box of MOV videos.
25175
25176 Index1 Tag Name Writable
25177 ------ -------- --------
25178 4 GPSLatitude no
25179 8 GPSLongitude no
25180 16 GPSSpeed no
25181 18 GPSTrack no
25182
25183 QuickTime RVMI_sReV Tags
25184
25185 G-sensor information extracted from the RVMI box of MOV videos.
25186
25187 Index1 Tag Name Writable
25188 ------ -------- --------
25189 4 GSensor no
25190
25191 QuickTime camm0 Tags
25192
25193 The camm0 through camm7 tables define tags extracted from the Google
25194 Street View Camera Motion Metadata of MP4 videos. See
25195 <https://developers.google.com/streetview/publish/camm-spec> for the
25196 specification.
25197
25198 Index1 Tag Name Writable
25199 ------ -------- --------
25200 4 AngleAxis no
25201
25202 QuickTime camm1 Tags
25203
25204 Index1 Tag Name Writable
25205 ------ -------- --------
25206 4 PixelExposureTime no
25207 8 RollingShutterSkewTime no
25208
25209 QuickTime camm2 Tags
25210
25211 Index1 Tag Name Writable
25212 ------ -------- --------
25213 4 AngularVelocity no
25214
25215 QuickTime camm3 Tags
25216
25217 Index1 Tag Name Writable
25218 ------ -------- --------
25219 4 Acceleration no
25220
25221 QuickTime camm4 Tags
25222
25223 Index1 Tag Name Writable
25224 ------ -------- --------
25225 4 Position no
25226
25227 QuickTime camm5 Tags
25228
25229 Index1 Tag Name Writable
25230 ------ -------- --------
25231 4 GPSLatitude no
25232 12 GPSLongitude no
25233 20 GPSAltitude no
25234
25235 QuickTime camm6 Tags
25236
25237 Index1 Tag Name Writable
25238 ------ -------- --------
25239 4 GPSDateTime no
25240 12 GPSMeasureMode no
25241 16 GPSLatitude no
25242 24 GPSLongitude no
25243 32 GPSAltitude no
25244 36 GPSHorizontalAccuracy no
25245 40 GPSVerticalAccuracy no
25246 44 GPSVelocityEast no
25247 48 GPSVelocityNorth no
25248 52 GPSVelocityUp no
25249 56 GPSSpeedAccuracy no
25250
25251 QuickTime camm7 Tags
25252
25253 Index1 Tag Name Writable
25254 ------ -------- --------
25255 4 MagneticField no
25256
25257 QuickTime Keys Tags
25258
25259 This directory contains a list of key names which are used to decode
25260 tags written by the "mdta" handler. Also in this table are a few tags
25261 found in timed metadata that are not yet writable by ExifTool. The
25262 prefix of "com.apple.quicktime." has been removed from the TagID's
25263 below. These tags support alternate languages in the same way as the
25264 ItemList tags. Note that by default, ItemList and UserData tags are
25265 preferred when writing, so to create a tag when a same-named tag exists
25266 in either of these tables, either the "Keys" location must be specified
25267 (eg. "-Keys:Author=Phil" on the command line), or the PREFERRED level
25268 must be changed via the config file.
25269
25270 Tag ID Tag Name Writable
25271 ------ -------- --------
25272 'Encoded_With' EncodedWith string
25273 'album' Album string
25274 'artist' Artist string
25275 'artwork' Artwork string
25276 'author' Author string
25277 'camera.framereadouttimeinmicroseconds'
25278 FrameReadoutTime string
25279 'camera.identifier' CameraIdentifier string
25280 'collection.user' UserCollection string
25281 'com.android.version' AndroidVersion string
25282 'com.apple.photos.captureMode' CaptureMode string
25283 'comment' Comment string
25284 'copyright' Copyright string
25285 'creationdate' CreationDate string
25286 'description' Description string
25287 'detected-face' FaceInfo QuickTime FaceInfo
25288 'detected-face.bounds' DetectedFaceBounds no
25289 'detected-face.face-id' DetectedFaceID no
25290 'detected-face.roll-angle'
25291 DetectedFaceRollAngle no
25292 'detected-face.yaw-angle'
25293 DetectedFaceYawAngle no
25294 'direction.facing' CameraDirection string
25295 'direction.motion' CameraMotion string
25296 'director' Director string
25297 'displayname' DisplayName string
25298 'genre' Genre string
25299 'information' Information string
25300 'keywords' Keywords string
25301 'live-photo-info' LivePhotoInfo no
25302 'location.ISO6709' GPSCoordinates string
25303 'location.body' LocationBody string
25304 'location.date' LocationDate string
25305 'location.name' LocationName string
25306 'location.note' LocationNote string
25307 'location.role' LocationRole string
25308 'make' Make string
25309 'model' Model string
25310 'player.movie.audio.balance' Balance string
25311 'player.movie.audio.bass' Bass string
25312 'player.movie.audio.gain' AudioGain string
25313 'player.movie.audio.mute' Mute int8u
25314 'player.movie.audio.pitchshift' PitchShift string
25315 'player.movie.audio.treble' Trebel string
25316 'player.movie.visual.brightness' Brightness string
25317 'player.movie.visual.color' Color string
25318 'player.movie.visual.contrast' Contrast string
25319 'player.movie.visual.tint' Tint string
25320 'player.version' PlayerVersion string
25321 'producer' Producer string
25322 'publisher' Publisher string
25323 'rating.user' UserRating string
25324 'software' Software string
25325 'still-image-time' StillImageTime no
25326 'title' Title string
25327 'version' Version string
25328 'video-orientation' VideoOrientation no
25329 'year' Year string
25330
25331 QuickTime FaceInfo Tags
25332
25333 Tag ID Tag Name Writable
25334 ------ -------- --------
25335 'crec' FaceRec QuickTime FaceRec
25336
25337 QuickTime FaceRec Tags
25338
25339 Tag ID Tag Name Writable
25340 ------ -------- --------
25341 'cits' FaceItem QuickTime Keys
25342
25343 QuickTime tx3g Tags
25344
25345 Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
25346
25347 Tag ID Tag Name Writable
25348 ------ -------- --------
25349 'Alt' GPSAltitude no
25350 'GimPitch' GimbalPitch no
25351 'GimRoll' GimbalRoll no
25352 'GimYaw' GimbalYaw no
25353 'Lat' GPSLatitude no
25354 'Lon' GPSLongitude no
25355 'Pitch' Pitch no
25356 'Roll' Roll no
25357 'Yaw' Yaw no
25358
25359 QuickTime FileType Tags
25360
25361 Index4 Tag Name Writable
25362 ------ -------- --------
25363 0 MajorBrand no
25364 1 MinorVersion no
25365 2 CompatibleBrands no
25366
25367 QuickTime OtherMeta Tags
25368
25369 Tag ID Tag Name Writable
25370 ------ -------- --------
25371 'mere' MetaRelation QuickTime MetaRelation
25372 'meta' Meta QuickTime Meta
25373
25374 QuickTime MetaRelation Tags
25375
25376 Index4 Tag Name Writable
25377 ------ -------- --------
25378 [no tags known]
25379
25380 QuickTime Meta Tags
25381
25382 Tag ID Tag Name Writable
25383 ------ -------- --------
25384 'bxml' BinaryXML? no
25385 'dinf' DataInfo QuickTime DataInfo
25386 'free' Free? no
25387 'hdlr' Handler QuickTime Handler
25388 'iinf' ItemInformation QuickTime ItemInfo
25389 QuickTime ItemInfo
25390 'iloc' ItemLocation no
25391 'ilst' ItemList QuickTime ItemList
25392 'ipmc' IPMPControl? no
25393 'ipro' ItemProtection? no
25394 'iprp' ItemProperties QuickTime ItemProp
25395 'iref' ItemReference QuickTime ItemRef
25396 'keys' Keys QuickTime Keys
25397 'pitm' PrimaryItemReference no
25398 'xml ' XML XMP XML
25399
25400 QuickTime DataInfo Tags
25401
25402 MP4 data information box.
25403
25404 Tag ID Tag Name Writable
25405 ------ -------- --------
25406 'dref' DataRef QuickTime DataRef
25407
25408 QuickTime DataRef Tags
25409
25410 MP4 data reference box.
25411
25412 Tag ID Tag Name Writable
25413 ------ -------- --------
25414 "url\0" URL no
25415 'url ' URL no
25416 'urn ' URN no
25417
25418 QuickTime Handler Tags
25419
25420 Index1 Tag Name Writable
25421 ------ -------- --------
25422 4 HandlerClass no
25423 8 HandlerType no
25424 12 HandlerVendorID no
25425 24 HandlerDescription no
25426
25427 QuickTime ItemInfo Tags
25428
25429 Tag ID Tag Name Writable
25430 ------ -------- --------
25431 'infe' ItemInfoEntry no
25432
25433 QuickTime ItemList Tags
25434
25435 This is the preferred location for creating new QuickTime tags. Tags
25436 in this table support alternate languages which are accessed by adding
25437 a 3-character ISO 639-2 language code and an optional ISO 3166-1 alpha
25438 2 country code to the tag name (eg. "ItemList:Title-fra" or
25439 "ItemList::Title-fra-FR"). When creating a new Meta box to contain the
25440 ItemList directory, by default ExifTool does not specify a Handler, but
25441 the API QuickTimeHandler option may be used to include an 'mdir'
25442 Handler box.
25443
25444 Tag ID Tag Name Writable
25445 ------ -------- --------
25446 '----' iTunesInfo QuickTime iTunesInfo
25447 '@PST' ParentShortTitle string
25448 '@ppi' ParentProductID string
25449 '@pti' ParentTitle string
25450 '@sti' ShortTitle string
25451 'AACR' Unknown_AACR? string
25452 'CDEK' Unknown_CDEK? string
25453 'CDET' Unknown_CDET? string
25454 'GUID' GUID string
25455 'VERS' ProductVersion string
25456 'aART' AlbumArtist string
25457 'akID' AppleStoreAccountType int8u
25458 'albm' Album string/
25459 'apID' AppleStoreAccount string
25460 'atID' AlbumTitleID int32u
25461 'auth' Author string
25462 'catg' Category string
25463 'cnID' AppleStoreCatalogID int32u
25464 'covr' CoverArt string
25465 'cpil' Compilation int8u
25466 'cprt' Copyright string
25467 'desc' Description string/
25468 'disk' DiskNumber undef
25469 'dscp' Description string/
25470 'egid' EpisodeGlobalUniqueID string
25471 'geID' GenreID int32u
25472 'gnre' Genre string/
25473 'grup' Grouping string/
25474 'gshh' GoogleHostHeader string
25475 'gspm' GooglePingMessage string
25476 'gspu' GooglePingURL string
25477 'gssd' GoogleSourceData string
25478 'gsst' GoogleStartTime string
25479 'gstd' GoogleTrackDuration string
25480 'hdvd' HDVideo int8u
25481 'itnu' iTunesU int8s
25482 'keyw' Keyword string
25483 'ldes' LongDescription string
25484 'pcst' Podcast int8u
25485 'perf' Performer string
25486 'pgap' PlayGap int8u
25487 'plID' PlayListID int8u
25488 'prID' ProductID string
25489 'purd' PurchaseDate string
25490 'purl' PodcastURL string
25491 'rate' RatingPercent string
25492 'rldt' ReleaseDate string
25493 'rtng' Rating int8u
25494 'sfID' AppleStoreCountry int32u
25495 'shwm' ShowMovement int8s
25496 'soaa' SortAlbumArtist string
25497 'soal' SortAlbum string
25498 'soar' SortArtist string
25499 'soco' SortComposer string
25500 'sonm' SortName string
25501 'sosn' SortShow string
25502 'stik' MediaType int8u
25503 'titl' Title string/
25504 'tmpo' BeatsPerMinute int16u
25505 'trkn' TrackNumber undef
25506 'tven' TVEpisodeID string
25507 'tves' TVEpisode int32u
25508 'tvnn' TVNetworkName string
25509 'tvsh' TVShow string
25510 'tvsn' TVSeason int32u
25511 'yrrc' Year string
25512 "\xa9ART" Artist string
25513 "\xa9alb" Album string
25514 "\xa9aut" Author string/
25515 "\xa9cmt" Comment string
25516 "\xa9com" Composer string/
25517 "\xa9cpy" Copyright string/
25518 "\xa9day" ContentCreateDate string
25519 "\xa9des" Description string
25520 "\xa9enc" EncodedBy string
25521 "\xa9gen" Genre string
25522 "\xa9grp" Grouping string
25523 "\xa9lyr" Lyrics string
25524 "\xa9mvc" MovementCount int16s
25525 "\xa9mvi" MovementNumber int16s
25526 "\xa9mvn" MovementName string
25527 "\xa9nam" Title string
25528 "\xa9nrt" Narrator string
25529 "\xa9pub" Publisher string
25530 "\xa9too" Encoder string
25531 "\xa9trk" Track string
25532 "\xa9wrk" Work string
25533 "\xa9wrt" Composer string
25534 "\xa9xyz" GPSCoordinates string
25535
25536 QuickTime iTunesInfo Tags
25537
25538 ExifTool will extract any iTunesInfo tags that exist, even if they are
25539 not defined in this table.
25540
25541 Tag ID Tag Name Writable
25542 ------ -------- --------
25543 'DISCNUMBER' DiscNumber no
25544 'Encoding Params' EncodingParams QuickTime EncodingParams
25545 'TRACKNUMBER' TrackNumber no
25546 'iTunEXTC' ContentRating no
25547 'iTunMOVI' iTunMOVI PLIST
25548 'iTunNORM' VolumeNormalization no
25549 'iTunSMPB' iTunSMPB no
25550 'iTunes_CDDB_1' CDDB1Info no
25551 'iTunes_CDDB_TrackNumber' CDDBTrackNumber no
25552 'popularimeter' Popularimeter no
25553 'tool' iTunTool no
25554
25555 QuickTime EncodingParams Tags
25556
25557 Tag ID Tag Name Writable
25558 ------ -------- --------
25559 'abrt' AudioAvailableBitRateRange no
25560 'acbf' AudioBitRateControlMode no
25561 'acef' AudioExtendFrequencies no
25562 'brat' AudioCurrentTargetBitRate no
25563 'cdcv' AudioComponentVersion no
25564 'cmnc' AudioAvailableNumberChannels no
25565 'init' AudioIsInitialized no
25566 'lmrc' AudioDoesSampleRateConversion no
25567 'mdel' AudioMinimumDelayMode no
25568 'mnip' AudioMinimumNumberInputPackets no
25569 'mnop' AudioMinimumNumberOutputPackets no
25570 'oppr' AudioOutputPrecedence no
25571 'pad0' AudioZeroFramesPadded no
25572 'pakb' AudioMaximumPacketByteSize no
25573 'pakd' AudioRequiresPacketDescription no
25574 'pakf' AudioPacketFrameSize no
25575 'prmm' AudioCodecPrimeMethod no
25576 'srcq' AudioQualitySetting no
25577 'tbuf' AudioInputBufferSize no
25578 'ubuf' AudioUsedInputBufferSize no
25579 'ursr' AudioUseRecommendedSampleRate no
25580 'vbrq' AudioVBRQuality no
25581 'vers' AudioEncodingParamsVersion no
25582 'vpk?' AudioHasVariablePacketByteSizes no
25583
25584 QuickTime ItemProp Tags
25585
25586 Tag ID Tag Name Writable
25587 ------ -------- --------
25588 'ipco' ItemPropertyContainer QuickTime ItemPropCont
25589 'ipma' ItemPropertyAssociation no
25590
25591 QuickTime ItemPropCont Tags
25592
25593 Tag ID Tag Name Writable
25594 ------ -------- --------
25595 'auxC' AuxiliaryImageType no
25596 'av1C' AV1Configuration QuickTime AV1Config
25597 'clap' CleanAperture no
25598 'colr' ICC_Profile ICC_Profile
25599 ColorRepresentation no
25600 'hvcC' HEVCConfiguration QuickTime HEVCConfig
25601 'irot' Rotation int8u
25602 'ispe' ImageSpatialExtent no
25603 'pasp' PixelAspectRatio int32u
25604 'pixi' ImagePixelDepth no
25605 'rloc' RelativeLocation no
25606
25607 QuickTime AV1Config Tags
25608
25609 Index1 Tag Name Writable
25610 ------ -------- --------
25611 0 AV1ConfigurationVersion no
25612 1 SeqProfile? no
25613 1.1 SeqLevelIdx0? no
25614 2 SeqTier0? no
25615 2.1 HighBitDepth? no
25616 2.2 TwelveBit? no
25617 2.3 ChromaFormat no
25618 2.4 ChromaSamplePosition no
25619 3 InitialDelaySamples? no
25620
25621 QuickTime HEVCConfig Tags
25622
25623 Index1 Tag Name Writable
25624 ------ -------- --------
25625 0 HEVCConfigurationVersion no
25626 1 GeneralProfileSpace no
25627 1.1 GeneralTierFlag no
25628 1.2 GeneralProfileIDC no
25629 2 GenProfileCompatibilityFlags no
25630 6 ConstraintIndicatorFlags no
25631 12 GeneralLevelIDC no
25632 13 MinSpatialSegmentationIDC no
25633 15 ParallelismType no
25634 16 ChromaFormat no
25635 17 BitDepthLuma no
25636 18 BitDepthChroma no
25637 19 AverageFrameRate no
25638 21 ConstantFrameRate no
25639 21.1 NumTemporalLayers no
25640 21.2 TemporalIDNested no
25641
25642 QuickTime ItemRef Tags
25643
25644 Tag ID Tag Name Writable
25645 ------ -------- --------
25646 'cdsc' ContentDescribes no
25647
25648 QuickTime MovieFragment Tags
25649
25650 Tag ID Tag Name Writable
25651 ------ -------- --------
25652 'meta' Meta QuickTime Meta
25653 'mfhd' MovieFragmentHeader QuickTime MovieFragHdr
25654 'traf' TrackFragment QuickTime TrackFragment
25655
25656 QuickTime MovieFragHdr Tags
25657
25658 Index4 Tag Name Writable
25659 ------ -------- --------
25660 1 MovieFragmentSequence no
25661
25662 QuickTime TrackFragment Tags
25663
25664 Tag ID Tag Name Writable
25665 ------ -------- --------
25666 'meta' Meta QuickTime Meta
25667
25668 QuickTime Movie Tags
25669
25670 Tag ID Tag Name Writable
25671 ------ -------- --------
25672 'cmov' CompressedMovie QuickTime CMovie
25673 'gps ' GPSDataList? no
25674 'htka' HTCTrack QuickTime Track
25675 'iods' InitialObjectDescriptor? no
25676 'meco' OtherMeta QuickTime OtherMeta
25677 'meta' Meta QuickTime Meta
25678 'mvhd' MovieHeader QuickTime MovieHeader
25679 'trak' Track QuickTime Track
25680 'udta' UserData QuickTime UserData
25681 'uuid' UUID-USMT QuickTime UserMedia
25682 UUID-Canon Canon uuid
25683 UUID-Unknown? no
25684
25685 QuickTime CMovie Tags
25686
25687 Tag ID Tag Name Writable
25688 ------ -------- --------
25689 'dcom' Compression no
25690
25691 QuickTime Track Tags
25692
25693 Tag ID Tag Name Writable
25694 ------ -------- --------
25695 'mdia' Media QuickTime Media
25696 'meco' OtherMeta QuickTime OtherMeta
25697 'meta' Meta QuickTime Meta
25698 'tapt' TrackAperture QuickTime TrackAperture
25699 'tkhd' TrackHeader QuickTime TrackHeader
25700 'tref' TrackRef QuickTime TrackRef
25701 'udta' UserData QuickTime UserData
25702 'uuid' UUID-USMT QuickTime UserMedia
25703 SphericalVideoXML XMP
25704 UUID-Unknown? no
25705
25706 QuickTime Media Tags
25707
25708 MP4 media box.
25709
25710 Tag ID Tag Name Writable
25711 ------ -------- --------
25712 'hdlr' Handler QuickTime Handler
25713 'mdhd' MediaHeader QuickTime MediaHeader
25714 'minf' MediaInfo QuickTime MediaInfo
25715
25716 QuickTime MediaHeader Tags
25717
25718 Index4 Tag Name Writable
25719 ------ -------- --------
25720 0 MediaHeaderVersion no
25721 1 MediaCreateDate int32u
25722 2 MediaModifyDate int32u
25723 3 MediaTimeScale no
25724 4 MediaDuration no
25725 5 MediaLanguageCode no
25726
25727 QuickTime MediaInfo Tags
25728
25729 MP4 media info box.
25730
25731 Tag ID Tag Name Writable
25732 ------ -------- --------
25733 'dinf' DataInfo QuickTime DataInfo
25734 'gmhd' GenMediaHeader QuickTime GenMediaHeader
25735 'hdlr' Handler QuickTime Handler
25736 'hmhd' HintHeader QuickTime HintHeader
25737 'nmhd' NullMediaHeader? no
25738 'smhd' AudioHeader QuickTime AudioHeader
25739 'stbl' SampleTable QuickTime SampleTable
25740 'vmhd' VideoHeader QuickTime VideoHeader
25741
25742 QuickTime GenMediaHeader Tags
25743
25744 Tag ID Tag Name Writable
25745 ------ -------- --------
25746 'gmin' GenMediaInfo QuickTime GenMediaInfo
25747 'text' Text? no
25748 'tmcd' TimeCode QuickTime TimeCode
25749
25750 QuickTime GenMediaInfo Tags
25751
25752 Index1 Tag Name Writable
25753 ------ -------- --------
25754 0 GenMediaVersion no
25755 1 GenFlags no
25756 4 GenGraphicsMode no
25757 6 GenOpColor no
25758 12 GenBalance no
25759
25760 QuickTime TimeCode Tags
25761
25762 Tag ID Tag Name Writable
25763 ------ -------- --------
25764 'tcmi' TCMediaInfo QuickTime TCMediaInfo
25765
25766 QuickTime TCMediaInfo Tags
25767
25768 Index1 Tag Name Writable
25769 ------ -------- --------
25770 4 TextFont no
25771 6 TextFace no
25772 8 TextSize no
25773 12 TextColor no
25774 18 BackgroundColor no
25775 24 FontName no
25776
25777 QuickTime HintHeader Tags
25778
25779 MP4 hint media header.
25780
25781 Index2 Tag Name Writable
25782 ------ -------- --------
25783 2 MaxPDUSize no
25784 3 AvgPDUSize no
25785 4 MaxBitrate no
25786 6 AvgBitrate no
25787
25788 QuickTime AudioHeader Tags
25789
25790 MP4 audio media header.
25791
25792 Index2 Tag Name Writable
25793 ------ -------- --------
25794 2 Balance no
25795
25796 QuickTime SampleTable Tags
25797
25798 MP4 sample table box.
25799
25800 Tag ID Tag Name Writable
25801 ------ -------- --------
25802 'co64' ChunkOffset64? no
25803 'cslg' CompositionToDecodeTimelineMapping? no
25804 'ctts' CompositionTimeToSample? no
25805 'padb' SamplePaddingBits? no
25806 'sbgp' SampleToGroup? no
25807 'sdtp' IdependentAndDisposableSamples? no
25808 'sgpd' SampleGroupDescription? no
25809 'stco' ChunkOffset? no
25810 'stdp' SampleDegradationPriority? no
25811 'stps' PartialSyncSamples no
25812 'stsc' SampleToChunk? no
25813 'stsd' AudioSampleDesc QuickTime AudioSampleDesc
25814 VideoSampleDesc QuickTime ImageDesc
25815 HintSampleDesc QuickTime HintSampleDesc
25816 MetaSampleDesc QuickTime MetaSampleDesc
25817 OtherSampleDesc QuickTime OtherSampleDesc
25818 'stsh' ShadowSyncSampleTable? no
25819 'stss' SyncSampleTable? no
25820 'stsz' SampleSizes? no
25821 'stts' VideoFrameRate no
25822 TimeToSampleTable? no
25823 'stz2' CompactSampleSizes? no
25824 'subs' Sub-sampleInformation? no
25825
25826 QuickTime AudioSampleDesc Tags
25827
25828 MP4 audio sample description. This hybrid atom contains both data and
25829 child atoms.
25830
25831 ID/Index Tag Name Writable
25832 -------- -------- --------
25833 4 AudioFormat no
25834 20 AudioVendorID no
25835 24 AudioChannels no
25836 26 AudioBitsPerSample no
25837 32 AudioSampleRate no
25838 'chan' AudioChannelLayout QuickTime ChannelLayout
25839 'damr' DecodeConfig QuickTime DecodeConfig
25840 'pinf' PurchaseInfo QuickTime ProtectionInfo
25841 'sinf' ProtectionInfo QuickTime ProtectionInfo
25842 'wave' Wave QuickTime Wave
25843
25844 QuickTime ChannelLayout Tags
25845
25846 Audio channel layout.
25847
25848 Index1 Tag Name Writable
25849 ------ -------- --------
25850 4 LayoutFlags no
25851 6 AudioChannels no
25852 8 AudioChannelTypes no
25853 12 NumChannelDescriptions no
25854 16 Channel1Label no
25855 20 Channel1Flags no
25856 24 Channel1Coordinates no
25857 36 Channel2Label no
25858 40 Channel2Flags no
25859 44 Channel2Coordinates no
25860 56 Channel3Label no
25861 60 Channel3Flags no
25862 64 Channel3Coordinates no
25863 76 Channel4Label no
25864 80 Channel4Flags no
25865 84 Channel4Coordinates no
25866 96 Channel5Label no
25867 100 Channel5Flags no
25868 104 Channel5Coordinates no
25869 116 Channel6Label no
25870 120 Channel6Flags no
25871 124 Channel6Coordinates no
25872 136 Channel7Label no
25873 140 Channel7Flags no
25874 144 Channel7Coordinates no
25875 156 Channel8Label no
25876 160 Channel8Flags no
25877 164 Channel8Coordinates no
25878
25879 QuickTime DecodeConfig Tags
25880
25881 Index1 Tag Name Writable
25882 ------ -------- --------
25883 0 EncoderVendor no
25884 4 EncoderVersion no
25885
25886 QuickTime ProtectionInfo Tags
25887
25888 Child atoms found in "sinf" and/or "pinf" atoms.
25889
25890 Tag ID Tag Name Writable
25891 ------ -------- --------
25892 'enda' Endianness no
25893 'frma' OriginalFormat no
25894 'schi' SchemeInfo QuickTime SchemeInfo
25895 'schm' SchemeType QuickTime SchemeType
25896
25897 QuickTime SchemeInfo Tags
25898
25899 Tag ID Tag Name Writable
25900 ------ -------- --------
25901 'cert' Certificate no
25902 'iviv' InitializationVector no
25903 'key ' KeyID no
25904 'name' UserName no
25905 'righ' Rights QuickTime Rights
25906 'user' UserID no
25907
25908 QuickTime Rights Tags
25909
25910 Tag ID Tag Name Writable
25911 ------ -------- --------
25912 'aver' VersionRestrictions no
25913 'medi' MediaFlags no
25914 'mode' ModeFlags no
25915 'plat' Platform no
25916 'song' ItemID no
25917 'tool' ItemTool no
25918 'tran' TransactionID no
25919 'veID' ItemVendorID no
25920
25921 QuickTime SchemeType Tags
25922
25923 Index1 Tag Name Writable
25924 ------ -------- --------
25925 4 SchemeType no
25926 8 SchemeVersion no
25927 10 SchemeURL no
25928
25929 QuickTime Wave Tags
25930
25931 Tag ID Tag Name Writable
25932 ------ -------- --------
25933 'enda' Endianness no
25934 'frma' PurchaseFileFormat no
25935
25936 QuickTime ImageDesc Tags
25937
25938 ID/Index Tag Name Writable
25939 -------- -------- --------
25940 2 CompressorID no
25941 10 VendorID no
25942 16 SourceImageWidth no
25943 17 SourceImageHeight no
25944 18 XResolution no
25945 20 YResolution no
25946 25 CompressorName no
25947 41 BitDepth no
25948 'CDI1' CDI1 Canon CDI1
25949 'CMP1' CMP1 Canon CMP1
25950 'JPEG' JPEGInfo? no
25951 'avcC' AVCConfiguration? no
25952 'btrt' BitrateInfo QuickTime Bitrate
25953 'clap' CleanAperture QuickTime CleanAperture
25954 'colr' ColorRepresentation no
25955 'fiel' VideoFieldOrder no
25956 'gama' Gamma no
25957 'pasp' PixelAspectRatio no
25958 'st3d' Stereoscopic3D no
25959 'sv3d' SphericalVideo QuickTime sv3d
25960
25961 QuickTime Bitrate Tags
25962
25963 Index4 Tag Name Writable
25964 ------ -------- --------
25965 0 BufferSize no
25966 1 MaxBitrate no
25967 2 AverageBitrate no
25968
25969 QuickTime CleanAperture Tags
25970
25971 Index8 Tag Name Writable
25972 ------ -------- --------
25973 0 CleanApertureWidth no
25974 1 CleanApertureHeight no
25975 2 CleanApertureOffsetX no
25976 3 CleanApertureOffsetY no
25977
25978 QuickTime sv3d Tags
25979
25980 Tags defined by the Spherical Video V2 specification. See
25981 <https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md>
25982 for the specification.
25983
25984 Tag ID Tag Name Writable
25985 ------ -------- --------
25986 'proj' Projection QuickTime proj
25987 'svhd' MetadataSource no
25988
25989 QuickTime proj Tags
25990
25991 Tag ID Tag Name Writable
25992 ------ -------- --------
25993 'cbmp' CubemapProj QuickTime cbmp
25994 'equi' EquirectangularProj QuickTime equi
25995 'prhd' ProjectionHeader QuickTime prhd
25996
25997 QuickTime cbmp Tags
25998
25999 Index4 Tag Name Writable
26000 ------ -------- --------
26001 1 Layout no
26002 2 Padding no
26003
26004 QuickTime equi Tags
26005
26006 Index4 Tag Name Writable
26007 ------ -------- --------
26008 1 ProjectionBoundsTop no
26009 2 ProjectionBoundsBottom no
26010 3 ProjectionBoundsLeft no
26011 4 ProjectionBoundsRight no
26012
26013 QuickTime prhd Tags
26014
26015 Index4 Tag Name Writable
26016 ------ -------- --------
26017 1 PoseYawDegrees no
26018 2 PosePitchDegrees no
26019 3 PoseRollDegrees no
26020
26021 QuickTime HintSampleDesc Tags
26022
26023 MP4 hint sample description.
26024
26025 ID/Index Tag Name Writable
26026 -------- -------- --------
26027 4 HintFormat no
26028 16 HintTrackVersion no
26029 20 MaxPacketSize no
26030 'snro' SequenceNumberRandomOffset no
26031 'tims' RTPTimeScale no
26032 'tsro' TimestampRandomOffset no
26033
26034 QuickTime MetaSampleDesc Tags
26035
26036 MP4 metadata sample description.
26037
26038 Tag ID Tag Name Writable
26039 ------ -------- --------
26040 0x0004 MetaFormat no
26041 'btrt' BitrateInfo QuickTime Bitrate
26042 'keys' Keys QuickTime Keys
26043
26044 QuickTime OtherSampleDesc Tags
26045
26046 Tag ID Tag Name Writable
26047 ------ -------- --------
26048 0x0004 OtherFormat no
26049 'ftab' FontTable no
26050 'name' OtherName no
26051
26052 QuickTime VideoHeader Tags
26053
26054 MP4 video media header.
26055
26056 Index2 Tag Name Writable
26057 ------ -------- --------
26058 2 GraphicsMode no
26059 3 OpColor no
26060
26061 QuickTime TrackAperture Tags
26062
26063 Tag ID Tag Name Writable
26064 ------ -------- --------
26065 'clef' CleanApertureDimensions no
26066 'enof' EncodedPixelsDimensions no
26067 'prof' ProductionApertureDimensions no
26068
26069 QuickTime TrackHeader Tags
26070
26071 Index4 Tag Name Writable
26072 ------ -------- --------
26073 0 TrackHeaderVersion no
26074 1 TrackCreateDate int32u
26075 2 TrackModifyDate int32u
26076 3 TrackID no
26077 5 TrackDuration no
26078 8 TrackLayer no
26079 9 TrackVolume no
26080 10 MatrixStructure fixed32s[9]
26081 19 ImageWidth no
26082 20 ImageHeight no
26083
26084 QuickTime TrackRef Tags
26085
26086 Tag ID Tag Name Writable
26087 ------ -------- --------
26088 'cdsc' ContentDescribes no
26089 'chap' ChapterListTrackID no
26090 'mpod' ElementaryStreamTrack no
26091 'tmcd' TimeCode no
26092
26093 QuickTime UserData Tags
26094
26095 Tag ID's beginning with the copyright symbol (hex 0xa9) are multi-
26096 language text. Alternate language tags are accessed by adding a dash
26097 followed by a 3-character ISO 639-2 language code to the tag name.
26098 ExifTool will extract any multi-language user data tags found, even if
26099 they aren't in this table. Note when creating new tags, ItemList tags
26100 are preferred over these, so to create the tag when a same-named
26101 ItemList tag exists, either "UserData" must be specified (eg.
26102 "-UserData:Artist=Monet" on the command line), or the PREFERRED level
26103 must be changed via the config file.
26104
26105 Tag ID Tag Name Writable
26106 ------ -------- --------
26107 '@sec' SamsungSec Samsung sec
26108 'AllF' PlayAllFrames int8u
26109 'CAME' SerialNumberHash string
26110 'CNCV' CompressorVersion string
26111 'CNFV' FirmwareVersion string
26112 'CNMN' Model string/
26113 'CNOP' CanonCNOP Canon CNOP
26114 'CNTH' CanonCNTH Canon CNTH
26115 'DcMD' KodakDcMD Kodak DcMD
26116 'FFMV' FujiFilmFFMV FujiFilm FFMV
26117 'FIRM' FirmwareVersion string/
26118 "FOV\0" FieldOfView string
26119 'GPMF' GoProGPMF GoPro GPMF
26120 'GoPr' GoProType string
26121 'INFO' SamsungINFO Samsung INFO
26122 'LEIC' LeicaLEIC Panasonic PANA
26123 'LENS' LensSerialNumber string
26124 'LOOP' LoopStyle int32u
26125 'Lvlm' LevelMeter? rational64s
26126 'MMA0' MinoltaMMA0 Minolta MMA
26127 'MMA1' MinoltaMMA1 Minolta MMA
26128 'MVTG' FujiFilmMVTG EXIF
26129 'NCDT' NikonNCDT Nikon NCDT
26130 'PANA' PanasonicPANA Panasonic PANA
26131 'PENT' PentaxPENT Pentax PENT
26132 'PXMN' MakerNotePentax5b Pentax
26133 MakerNotePentax5c Pentax
26134 MakerNotePentaxUnknown string
26135 'PXTH' PentaxPreview Pentax PXTH
26136 'QVMI' CasioQVMI EXIF
26137 'RMKN' RicohRMKN EXIF
26138 'RTHU' PreviewImage no
26139 'SDLN' PlayMode string
26140 'SNum' SerialNumber string/
26141 'SelO' PlaySelection int8u
26142 'TAGS' FujiFilmTags FujiFilm MOV
26143 KodakTags Kodak MOV
26144 KonicaMinoltaTags Minolta MOV1
26145 MinoltaTags Minolta MOV2
26146 NikonTags Nikon MOV
26147 OlympusTags1 Olympus MOV1
26148 OlympusTags2 Olympus MOV2
26149 OlympusTags3 Olympus MP4
26150 OlympusTags4 Olympus MOV3
26151 PentaxTags Pentax MOV
26152 SamsungTags Samsung MP4
26153 SanyoMOV Sanyo MOV
26154 SanyoMP4 Sanyo MP4
26155 UnknownTags? string
26156 'TTMD' TomTomMetaData QuickTime TomTom
26157 'WLOC' WindowLocation int16u
26158 'XMP_' XMP XMP
26159 'Xtra' MicrosoftXtra Microsoft Xtra
26160 '_cx_' CX? rational64s
26161 '_cy_' CY? rational64s
26162 '_yaw' Yaw rational64s/
26163 'albm' Album string/
26164 'albr' AlbumArtist string
26165 'angl' CameraAngle string
26166 'apmd' ApertureMode undef
26167 'auth' Author string/
26168 'ccid' ContentID string
26169 'cdis' ContentDistributorID string
26170 'chpl' ChapterList no
26171 'clfn' ClipFileName string
26172 'clid' ClipID string
26173 'clsf' Classification no
26174 'cmid' CameraID string
26175 'cmnm' Model string/
26176 'coll' CollectionName string/
26177 'cprt' Copyright string/
26178 'cver' CodeVersion string
26179 'cvru' CoverURI string
26180 'date' DateTimeOriginal string
26181 'dscp' Description string/
26182 'gnre' Genre string/
26183 'hinf' HintTrackInfo QuickTime HintTrackInfo
26184 'hinv' HintVersion string
26185 'hnti' HintInfo QuickTime HintInfo
26186 'htcb' HTCBinary QuickTime HTCBinary
26187 'icnu' IconURI string
26188 'infu' InfoURL string
26189 'kgtt' TrackType string
26190 'kywd' Keywords no
26191 'loci' LocationInformation no
26192 'lrcu' LyricsURI string
26193 'lvlm' LevelMeter? rational64s
26194 'manu' Make no
26195 'meta' Meta QuickTime Meta
26196 'modl' Model no
26197 'name' Name string
26198 'perf' Performer string/
26199 'pose' pose Kodak pose
26200 'ptch' Pitch rational64s/
26201 'ptv ' PrintToVideo QuickTime Video
26202 'rads' Rads? rational64s
26203 'reel' ReelName string
26204 'roll' Roll rational64s/
26205 'rtng' Rating no
26206 'scen' Scene string
26207 'scrn' OlympusPreview Olympus scrn
26208 'shot' ShotName string
26209 'slno' SerialNumber string
26210 'smta' SamsungSmta Samsung smta
26211 'tags' Audible_tags Audible tags
26212 'thmb' MakerNotePentax5a Pentax
26213 OlympusThumbnail Olympus thmb
26214 ThumbnailImage string
26215 ThumbnailPNG string
26216 UnknownThumbnail string
26217 'titl' Title string/
26218 'urat' UserRating no
26219 'vndr' Vendor string
26220 'vrot' AccelerometerData no
26221 'yrrc' Year no
26222 "\xa9ART" Artist string
26223 "\xa9TIM" StartTimecode string
26224 "\xa9TSC" StartTimeScale string
26225 "\xa9TSZ" StartTimeSampleSize string
26226 "\xa9alb" Album string
26227 "\xa9arg" Arranger string
26228 "\xa9ark" ArrangerKeywords string
26229 "\xa9cmt" Comment string
26230 "\xa9cok" ComposerKeywords string
26231 "\xa9com" Composer string
26232 "\xa9cpy" Copyright string
26233 "\xa9day" ContentCreateDate string
26234 "\xa9dir" Director string
26235 "\xa9ed1" Edit1 string
26236 "\xa9ed2" Edit2 string
26237 "\xa9ed3" Edit3 string
26238 "\xa9ed4" Edit4 string
26239 "\xa9ed5" Edit5 string
26240 "\xa9ed6" Edit6 string
26241 "\xa9ed7" Edit7 string
26242 "\xa9ed8" Edit8 string
26243 "\xa9ed9" Edit9 string
26244 "\xa9enc" EncoderID string
26245 "\xa9fmt" Format string
26246 "\xa9fpt" Pitch string
26247 "\xa9frl" Roll string
26248 "\xa9fyw" Yaw string
26249 "\xa9gen" Genre string
26250 "\xa9gpt" CameraPitch string
26251 "\xa9grl" CameraRoll string
26252 "\xa9grp" Grouping string
26253 "\xa9gyw" CameraYaw string
26254 "\xa9inf" Information string
26255 "\xa9isr" ISRCCode string
26256 "\xa9lab" RecordLabelName string
26257 "\xa9lal" RecordLabelURL string
26258 "\xa9lyr" Lyrics string
26259 "\xa9mak" Make string
26260 "\xa9mal" MakerURL string
26261 "\xa9mdl" Model string/
26262 "\xa9mod" Model string
26263 "\xa9nam" Title string
26264 "\xa9pdk" ProducerKeywords string
26265 "\xa9phg" RecordingCopyright string
26266 "\xa9prd" Producer string
26267 "\xa9prf" Performers string
26268 "\xa9prk" PerformerKeywords string
26269 "\xa9prl" PerformerURL string
26270 "\xa9req" Requirements string
26271 "\xa9snk" SubtitleKeywords string
26272 "\xa9snm" Subtitle string
26273 "\xa9src" SourceCredits string
26274 "\xa9swf" SongWriter string
26275 "\xa9swk" SongWriterKeywords string
26276 "\xa9swr" SoftwareVersion string
26277 "\xa9too" Encoder string
26278 "\xa9trk" Track string
26279 "\xa9wrt" Composer string/
26280 "\xa9xsp" SpeedX string
26281 "\xa9xyz" GPSCoordinates string
26282 "\xa9ysp" SpeedY string
26283 "\xa9zsp" SpeedZ string
26284
26285 QuickTime TomTom Tags
26286
26287 Tags found in TomTom Bandit Action Cam MP4 videos.
26288
26289 Tag ID Tag Name Writable
26290 ------ -------- --------
26291 'TTAD' TomTomAD QuickTime Stream
26292 'TTHL' TomTomHL? no
26293 'TTID' TomTomID no
26294 'TTVD' TomTomVD no
26295 'TTVI' TomTomVI? no
26296
26297 QuickTime HintTrackInfo Tags
26298
26299 Tag ID Tag Name Writable
26300 ------ -------- --------
26301 'dimm' ImmediateDataBytes no
26302 'dmax' LargestPacketDuration no
26303 'dmed' MediaTrackBytes no
26304 'drep' RepeatedDataBytes no
26305 'maxr' MaxDataRate no
26306 'npck' NumPackets no
26307 'nump' NumPackets no
26308 'payt' PayloadType no
26309 'pmax' LargestPacketSize no
26310 'tmax' MaxTransmissionTime no
26311 'tmin' MinTransmissionTime no
26312 'totl' TotalBytes no
26313 'tpaY' TotalBytesNoRTPHeaders no
26314 'tpay' TotalBytesNoRTPHeaders no
26315 'tpyl' TotalBytesNoRTPHeaders no
26316 'trpY' TotalBytes no
26317 'trpy' TotalBytes no
26318
26319 QuickTime HintInfo Tags
26320
26321 Tag ID Tag Name Writable
26322 ------ -------- --------
26323 'rtp ' RealtimeStreamingProtocol no
26324 'sdp ' StreamingDataProtocol no
26325
26326 QuickTime HTCBinary Tags
26327
26328 Index4 Tag Name Writable
26329 ------ -------- --------
26330 [no tags known]
26331
26332 QuickTime Video Tags
26333
26334 Index1 Tag Name Writable
26335 ------ -------- --------
26336 0 DisplaySize no
26337 6 SlideShow no
26338
26339 QuickTime UserMedia Tags
26340
26341 Tag ID Tag Name Writable
26342 ------ -------- --------
26343 'MTDT' MetaData QuickTime MetaData
26344
26345 QuickTime MetaData Tags
26346
26347 Tag ID Tag Name Writable
26348 ------ -------- --------
26349 0x0001 Title no
26350 0x0003 ProductionDate no
26351 0x0004 Software no
26352 0x0005 Product no
26353 0x000a TrackProperty no
26354 0x000b TimeZone no
26355 0x000c ModifyDate no
26356
26357 QuickTime MovieHeader Tags
26358
26359 Index4 Tag Name Writable
26360 ------ -------- --------
26361 0 MovieHeaderVersion no
26362 1 CreateDate int32u
26363 2 ModifyDate int32u
26364 3 TimeScale no
26365 4 Duration no
26366 5 PreferredRate no
26367 6 PreferredVolume no
26368 9 MatrixStructure no
26369 18 PreviewTime no
26370 19 PreviewDuration no
26371 20 PosterTime no
26372 21 SelectionTime no
26373 22 SelectionDuration no
26374 23 CurrentTime no
26375 24 NextTrackID no
26376
26377 QuickTime Preview Tags
26378
26379 Index2 Tag Name Writable
26380 ------ -------- --------
26381 0 PreviewDate int32u
26382 2 PreviewVersion no
26383 3 PreviewAtomType no
26384 5 PreviewAtomIndex no
26385
26386 QuickTime Profile Tags
26387
26388 Tag ID Tag Name Writable
26389 ------ -------- --------
26390 'APRF' AudioProfile QuickTime AudioProf
26391 'FPRF' FileGlobalProfile QuickTime FileProf
26392 'OLYM' OlympusOLYM Olympus OLYM
26393 'VPRF' VideoProfile QuickTime VideoProf
26394
26395 QuickTime AudioProf Tags
26396
26397 Index4 Tag Name Writable
26398 ------ -------- --------
26399 0 AudioProfileVersion? no
26400 1 AudioTrackID no
26401 2 AudioCodec no
26402 3 AudioCodecInfo? no
26403 4 AudioAttributes no
26404 5 AudioAvgBitrate no
26405 6 AudioMaxBitrate no
26406 7 AudioSampleRate no
26407 8 AudioChannels no
26408
26409 QuickTime FileProf Tags
26410
26411 Index4 Tag Name Writable
26412 ------ -------- --------
26413 0 FileProfileVersion? no
26414 1 FileFunctionFlags no
26415
26416 QuickTime VideoProf Tags
26417
26418 Index4 Tag Name Writable
26419 ------ -------- --------
26420 0 VideoProfileVersion? no
26421 1 VideoTrackID no
26422 2 VideoCodec no
26423 3 VideoCodecInfo? no
26424 4 VideoAttributes no
26425 5 VideoAvgBitrate no
26426 6 VideoMaxBitrate no
26427 7 VideoAvgFrameRate no
26428 8 VideoMaxFrameRate no
26429 9 VideoSize no
26430 10 PixelAspectRatio no
26431
26432 QuickTime Flip Tags
26433
26434 Found in MP4 files from Flip Video cameras.
26435
26436 Index4 Tag Name Writable
26437 ------ -------- --------
26438 1 PreviewImageWidth no
26439 2 PreviewImageHeight no
26440 13 PreviewImageLength no
26441 14 SerialNumber no
26442 28 PreviewImage no
26443
26444 QuickTime Tags360Fly Tags
26445
26446 Timed metadata found in MP4 videos from the 360Fly.
26447
26448 Tag ID Tag Name Writable
26449 ------ -------- --------
26450 0x0001 Accel360Fly QuickTime Accel360Fly
26451 0x0002 Gyro360Fly QuickTime Gyro360Fly
26452 0x0003 Mag360Fly QuickTime Mag360Fly
26453 0x0005 GPS360Fly QuickTime GPS360Fly
26454 0x0006 Rot360Fly QuickTime Rot360Fly
26455 0x00fa Fusion360Fly QuickTime Fusion360Fly
26456
26457 QuickTime Accel360Fly Tags
26458
26459 Index1 Tag Name Writable
26460 ------ -------- --------
26461 1 AccelMode? no
26462 2 SampleTime no
26463 10 AccelYPR no
26464
26465 QuickTime Gyro360Fly Tags
26466
26467 Index1 Tag Name Writable
26468 ------ -------- --------
26469 1 GyroMode? no
26470 2 SampleTime no
26471 10 GyroYPR no
26472
26473 QuickTime Mag360Fly Tags
26474
26475 Index1 Tag Name Writable
26476 ------ -------- --------
26477 1 MagMode? no
26478 2 SampleTime no
26479 10 MagnetometerXYZ no
26480
26481 QuickTime GPS360Fly Tags
26482
26483 Index1 Tag Name Writable
26484 ------ -------- --------
26485 1 GPSMode? no
26486 2 SampleTime no
26487 10 GPSLatitude no
26488 14 GPSLongitude no
26489 18 GPSAltitude no
26490 22 GPSSpeed no
26491 24 GPSTrack no
26492 26 Acceleration no
26493
26494 QuickTime Rot360Fly Tags
26495
26496 Index1 Tag Name Writable
26497 ------ -------- --------
26498 1 RotMode? no
26499 2 SampleTime no
26500 10 RotationXYZ no
26501
26502 QuickTime Fusion360Fly Tags
26503
26504 Index1 Tag Name Writable
26505 ------ -------- --------
26506 1 FusionMode? no
26507 2 SampleTime no
26508 10 FusionYPR no
26509
26510 QuickTime ImageFile Tags
26511
26512 Tags used in QTIF QuickTime Image Files.
26513
26514 Tag ID Tag Name Writable
26515 ------ -------- --------
26516 'idat' ImageData no
26517 'idsc' ImageDescription QuickTime ImageDesc
26518 'iicc' ICC_Profile ICC_Profile
26519
26520 Parrot Tags
26521 Parrot mett Tags
26522
26523 Streaming metadata found in Parrot drone videos. See
26524 <https://developer.parrot.com/docs/pdraw/metadata.html> for the
26525 specification.
26526
26527 Tag ID Tag Name Writable
26528 ------ -------- --------
26529 'P1' ParrotV1 Parrot V1
26530 'P2' ParrotV2 Parrot V2
26531 'P3' ParrotV3 Parrot V3
26532 'E1' ParrotTimeStamp Parrot TimeStamp
26533 'E2' ParrotFollowMe Parrot FollowMe
26534 'E3' ParrotAutomation Parrot Automation
26535
26536 Parrot V1 Tags
26537
26538 Parrot version 1 streaming metadata.
26539
26540 Index1 Tag Name Writable
26541 ------ -------- --------
26542 4 DroneYaw no
26543 6 DronePitch no
26544 8 DroneRoll no
26545 10 CameraPan no
26546 12 CameraTilt no
26547 14 FrameView no
26548 22 ExposureTime no
26549 24 ISO no
26550 26 WifiRSSI no
26551 27 Battery no
26552 28 GPSLatitude no
26553 32 GPSLongitude no
26554 36 GPSAltitude no
26555 36.1 GPSSatellites no
26556 40 AltitudeFromTakeOff no
26557 44 DistanceFromHome no
26558 48 SpeedX no
26559 50 SpeedY no
26560 52 SpeedZ no
26561 54 Binning no
26562 54.1 FlyingState no
26563 55 Animation no
26564 55.1 PilotingMode no
26565
26566 Parrot V2 Tags
26567
26568 Parrot version 2 basic streaming metadata.
26569
26570 Index1 Tag Name Writable
26571 ------ -------- --------
26572 4 Elevation no
26573 8 GPSLatitude no
26574 12 GPSLongitude no
26575 16 GPSAltitude no
26576 16.1 GPSSatellites no
26577 20 GPSVelocityNorth no
26578 22 GPSVelocityEast no
26579 24 GPSVelocityDown no
26580 26 AirSpeed no
26581 28 DroneQuaternion no
26582 36 FrameView no
26583 44 CameraPan no
26584 46 CameraTilt no
26585 48 ExposureTime no
26586 50 ISO no
26587 52 Binning no
26588 52.1 FlyingState no
26589 53 Animation no
26590 53.1 PilotingMode no
26591 54 WifiRSSI no
26592 55 Battery no
26593 'Groups' Groups no
26594
26595 Parrot V3 Tags
26596
26597 Parrot version 3 basic streaming metadata.
26598
26599 Index1 Tag Name Writable
26600 ------ -------- --------
26601 4 Elevation no
26602 8 GPSLatitude no
26603 12 GPSLongitude no
26604 16 GPSAltitude no
26605 16.1 GPSSatellites no
26606 20 GPSVelocityNorth no
26607 22 GPSVelocityEast no
26608 24 GPSVelocityDown no
26609 26 AirSpeed no
26610 28 DroneQuaternion no
26611 36 FrameBaseView no
26612 44 FrameView no
26613 52 ExposureTime no
26614 54 ISO no
26615 56 RedBalance no
26616 58 BlueBalance no
26617 60 FOV no
26618 64 LinkGoodput no
26619 64.1 LinkQuality no
26620 68 WifiRSSI no
26621 69 Battery no
26622 70 Binning no
26623 70.1 FlyingState no
26624 71 Animation no
26625 71.1 PilotingMode no
26626
26627 Parrot TimeStamp Tags
26628
26629 Parrot streaming metadata timestamp extension.
26630
26631 Index1 Tag Name Writable
26632 ------ -------- --------
26633 4 TimeStamp no
26634
26635 Parrot FollowMe Tags
26636
26637 Parrot streaming metadata follow-me extension.
26638
26639 Index1 Tag Name Writable
26640 ------ -------- --------
26641 4 GPSTargetLatitude no
26642 8 GPSTargetLongitude no
26643 12 GPSTargetAltitude no
26644 16 Follow-meMode no
26645 17 Follow-meAnimation no
26646
26647 Parrot Automation Tags
26648
26649 Parrot streaming metadata automation extension.
26650
26651 Index1 Tag Name Writable
26652 ------ -------- --------
26653 4 GPSFramingLatitude no
26654 8 GPSFramingLongitude no
26655 12 GPSFramingAltitude no
26656 16 GPSDestLatitude no
26657 20 GPSDestLongitude no
26658 24 GPSDestAltitude no
26659 28 AutomationAnimation no
26660 29 AutomationFlags no
26661
26662 PLIST Tags
26663 Apple Property List tags. ExifTool reads both XML and binary-format
26664 PLIST files, and will extract any existing tags even if they aren't
26665 listed below. These tags belong to the family 0 "PLIST" group, but
26666 family 1 group may be either "XML" or "PLIST" depending on whether the
26667 format is XML or binary.
26668
26669 Tag ID Tag Name Writable
26670 ------ -------- --------
26671 'MetaDataList//DateTimeOriginal'
26672 DateTimeOriginal no
26673 'MetaDataList//Duration' Duration no
26674 'MetaDataList//Geolocation/Latitude'
26675 GPSLatitude no
26676 'MetaDataList//Geolocation/Longitude'
26677 GPSLongitude no
26678 'MetaDataList//Geolocation/MapDatum'
26679 GPSMapDatum no
26680 'XMLFileType' XMLFileType no
26681 'cast//name' Cast no+
26682 'codirectors//name' Codirectors no+
26683 'directors//name' Directors no+
26684 'producers//name' Producers no+
26685 'screenwriters//name' Screenwriters no+
26686 'studio//name' Studio no+
26687
26688 Matroska Tags
26689 The following tags are extracted from Matroska multimedia container
26690 files. This container format is used by file types such as MKA, MKV,
26691 MKS and WEBM. For speed, ExifTool extracts tags only up to the first
26692 Cluster unless the Verbose (-v) or Unknown = 2 (-U) option is used.
26693 See <http://www.matroska.org/technical/specs/index.html> for the
26694 official Matroska specification.
26695
26696 Tag ID Tag Name Writable
26697 ------ -------- --------
26698 0x0000 ChapterDisplay Matroska
26699 0x0003 TrackType no
26700 0x0005 ChapterString no
26701 0x0006 VideoCodecID no
26702 AudioCodecID no
26703 CodecID no
26704 0x0008 TrackDefault no
26705 0x0009 ChapterTrackNumber? no
26706 0x000e Slices Matroska
26707 0x000f ChapterTrack Matroska
26708 0x0011 ChapterTimeStart no
26709 0x0012 ChapterTimeEnd no
26710 0x0016 CueRefTime? no
26711 0x0017 CueRefCluster? no
26712 0x0018 ChapterFlagHidden? no
26713 0x001a VideoScanType no
26714 0x001b BlockDuration? no
26715 0x001c TrackLacing? no
26716 0x001f AudioChannels no
26717 0x0020 BlockGroup Matroska
26718 0x0021 Block? no
26719 0x0022 BlockVirtual? no
26720 0x0023 SimpleBlock? no
26721 0x0024 CodecState? no
26722 0x0025 BlockAdditional? no
26723 0x0026 BlockMore Matroska
26724 0x0027 Position no
26725 0x002a CodecDecodeAll no
26726 0x002b PrevSize no
26727 0x002e TrackEntry Matroska
26728 0x002f EncryptedBlock? no
26729 0x0030 ImageWidth no
26730 0x0033 CueTime? no
26731 0x0035 AudioSampleRate no
26732 0x0036 ChapterAtom Matroska
26733 0x0037 CueTrackPositions Matroska
26734 0x0039 TrackUsed no
26735 0x003a ImageHeight no
26736 0x003b CuePoint Matroska
26737 0x003f CRC-32? no
26738 0x004b BlockAdditionalID? no
26739 0x004c LaceNumber? no
26740 0x004d FrameNumber? no
26741 0x004e Delay? no
26742 0x004f ClusterDuration? no
26743 0x0057 TrackNumber no
26744 0x005b CueReference Matroska
26745 0x0060 Video Matroska
26746 0x0061 Audio Matroska
26747 0x0067 TimeCode? no
26748 0x0068 TimeSlice Matroska
26749 0x006a CueCodecState? no
26750 0x006b CueRefCodecState? no
26751 0x006c Void? no
26752 0x006e BlockAddID? no
26753 0x0071 CueClusterPosition? no
26754 0x0077 CueTrack? no
26755 0x007a ReferencePriority? no
26756 0x007b ReferenceBlock? no
26757 0x007d ReferenceVirtual? no
26758 0x0254 ContentCompressionAlgorithm no
26759 0x0255 ContentCompressionSettings? no
26760 0x0282 DocType no
26761 0x0285 DocTypeReadVersion no
26762 0x0286 EBMLVersion no
26763 0x0287 DocTypeVersion no
26764 0x02f2 EBMLMaxIDLength? no
26765 0x02f3 EBMLMaxSizeLength? no
26766 0x02f7 EBMLReadVersion no
26767 0x037c ChapterLanguage no
26768 0x037e ChapterCountry no
26769 0x0444 SegmentFamily? no
26770 0x0461 DateTimeOriginal no
26771 0x047a TagLanguage no
26772 0x0484 TagDefault no
26773 0x0485 TagBinary no
26774 0x0487 TagString no
26775 0x0489 Duration no
26776 0x050d ChapterProcessPrivate? no
26777 0x0598 ChapterFlagEnabled? no
26778 0x05a3 TagName no
26779 0x05b9 EditionEntry Matroska
26780 0x05bc EditionUID? no
26781 0x05bd EditionFlagHidden? no
26782 0x05db EditionFlagDefault? no
26783 0x05dd EditionFlagOrdered? no
26784 0x065c AttachedFileData no
26785 0x0660 AttachedFileMIMEType no
26786 0x066e AttachedFileName no
26787 0x0675 AttachedFileReferral? no
26788 0x067e AttachedFileDescription no
26789 0x06ae AttachedFileUID no
26790 0x07e1 ContentEncryptionAlgorithm no
26791 0x07e2 ContentEncryptionKeyID? no
26792 0x07e3 ContentSignature? no
26793 0x07e4 ContentSignatureKeyID? no
26794 0x07e5 ContentSignatureAlgorithm no
26795 0x07e6 ContentSignatureHashAlgorithm no
26796 0x0d80 MuxingApp no
26797 0x0dbb Seek Matroska
26798 0x1031 ContentEncodingOrder? no
26799 0x1032 ContentEncodingScope? no
26800 0x1033 ContentEncodingType no
26801 0x1034 ContentCompression Matroska
26802 0x1035 ContentEncryption Matroska
26803 0x135f CueRefNumber? no
26804 0x136e TrackName no
26805 0x1378 CueBlockNumber? no
26806 0x137f TrackOffset? no
26807 0x13ab SeekID? no
26808 0x13ac SeekPosition? no
26809 0x13b8 Stereo3DMode no
26810 0x14aa CropBottom no
26811 0x14b0 DisplayWidth no
26812 0x14b2 DisplayUnit no
26813 0x14b3 AspectRatioType no
26814 0x14ba DisplayHeight no
26815 0x14bb CropTop no
26816 0x14cc CropLeft no
26817 0x14dd CropRight no
26818 0x15aa TrackForced no
26819 0x15ee MaxBlockAdditionID? no
26820 0x1741 WritingApp no
26821 0x1854 SilentTracks Matroska
26822 0x18d7 SilentTrackNumber no
26823 0x21a7 AttachedFile Matroska
26824 0x2240 ContentEncoding Matroska
26825 0x2264 AudioBitsPerSample no
26826 0x23a2 CodecPrivate? no
26827 0x23c0 Targets Matroska
26828 0x23c3 ChapterPhysicalEquivalent no
26829 0x23c4 TagChapterUID? no
26830 0x23c5 TagTrackUID? no
26831 0x23c6 TagAttachmentUID? no
26832 0x23c9 TagEditionUID? no
26833 0x23ca TargetType no
26834 0x2532 SignedElement? no
26835 0x2624 TrackTranslate Matroska
26836 0x26a5 TrackTranslateTrackID? no
26837 0x26bf TrackTranslateCodec no
26838 0x26fc TrackTranslateEditionUID? no
26839 0x27c8 SimpleTag Matroska
26840 0x28ca TargetTypeValue no
26841 0x2911 ChapterProcessCommand Matroska
26842 0x2922 ChapterProcessTime? no
26843 0x2924 ChapterTranslate Matroska
26844 0x2933 ChapterProcessData? no
26845 0x2944 ChapterProcess Matroska
26846 0x2955 ChapterProcessCodecID? no
26847 0x29a5 ChapterTranslateID? no
26848 0x29bf ChapterTranslateCodec no
26849 0x29fc ChapterTranslateEditionUID? no
26850 0x2d80 ContentEncodings Matroska
26851 0x2de7 MinCache? no
26852 0x2df8 MaxCache? no
26853 0x2e67 ChapterSegmentUID? no
26854 0x2ebc ChapterSegmentEditionUID? no
26855 0x2fab TrackOverlay? no
26856 0x3373 Tag Matroska
26857 0x3384 SegmentFileName no
26858 0x33a4 SegmentUID? no
26859 0x33c4 ChapterUID? no
26860 0x33c5 TrackUID? no
26861 0x3446 TrackAttachmentUID no
26862 0x35a1 BlockAdditions Matroska
26863 0x38b5 OutputAudioSampleRate no
26864 0x3ba9 Title no
26865 0x3d7b ChannelPositions? no
26866 0x3e5b SignatureElements Matroska
26867 0x3e7b SignatureElementList Matroska
26868 0x3e8a SignatureAlgo no
26869 0x3e9a SignatureHash no
26870 0x3ea5 SignaturePublicKey? no
26871 0x3eb5 Signature? no
26872 0x7670 Projection Matroska Projection
26873 0x2b59c TrackLanguage no
26874 0x3314f TrackTimecodeScale no
26875 0x383e3 FrameRate no
26876 0x3e383 VideoFrameRate no
26877 DefaultDuration no
26878 0x58688 VideoCodecName no
26879 AudioCodecName no
26880 CodecName no
26881 0x6b240 CodecDownloadURL no
26882 0xad7b1 TimecodeScale no
26883 0xeb524 ColorSpace? no
26884 0xfb523 Gamma no
26885 0x1a9697 CodecSettings no
26886 0x1b4040 CodecInfoURL no
26887 0x1c83ab PrevFileName no
26888 0x1cb923 PrevUID? no
26889 0x1e83bb NextFileName no
26890 0x1eb923 NextUID? no
26891 0x43a770 Chapters Matroska
26892 0x14d9b74 SeekHead Matroska
26893 0x254c367 Tags Matroska
26894 0x549a966 Info Matroska
26895 0x654ae6b Tracks Matroska
26896 0x8538067 SegmentHeader Matroska
26897 0x941a469 Attachments Matroska
26898 0xa45dfa3 EBMLHeader Matroska
26899 0xb538667 SignatureSlot Matroska
26900 0xc53bb6b Cues Matroska
26901 0xf43b675 Cluster Matroska
26902
26903 Matroska Projection Tags
26904
26905 Projection tags defined by the Spherical Video V2 specification. See
26906 <https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md>
26907 for the specification.
26908
26909 Tag ID Tag Name Writable
26910 ------ -------- --------
26911 0x7671 ProjectionType no
26912 0x7672 EquirectangularProj QuickTime equi
26913 CubemapProj QuickTime cbmp
26914 0x7673 ProjectionPosYaw no
26915 0x7674 ProjectionPosPitch no
26916 0x7675 ProjectionPosRoll no
26917
26918 MOI Tags
26919 MOI files store information about associated MOD or TOD files, and are
26920 written by some JVC, Canon and Panasonic camcorders.
26921
26922 Index1 Tag Name Writable
26923 ------ -------- --------
26924 0 MOIVersion no
26925 6 DateTimeOriginal no
26926 14 Duration no
26927 128 AspectRatio no
26928 132 AudioCodec no
26929 134 AudioBitrate no
26930 218 VideoBitrate no
26931
26932 MXF Tags
26933 Tags extracted from Material Exchange Format files. Tag ID's are not
26934 listed because they are bulky 16-byte binary values.
26935
26936 Tag Name Writable
26937 -------- --------
26938 AAFManufacturerID? no
26939 AES3PCMDescriptor MXF
26940 AFDAndBarData? no
26941 AGICOAID? no
26942 AICI? no
26943 AIFCSummary? no
26944 ANCPacketCount no
26945 ANCPayloadByteArray no
26946 ANCPayloadSampleCoding no
26947 ANCPayloadSampleCount no
26948 ANCWrappingType no
26949 Abstract no
26950 Abstract no
26951 AccountingReferenceNumber no
26952 ActiveFormatDescriptor no
26953 ActiveLinesperFrame no
26954 ActiveSamplesperLine no
26955 ActiveState no
26956 Ad-ID? no
26957 Address MXF
26958 AddressLine no
26959 AddressLine no
26960 AddressNameValueSets? no
26961 AddressSets? no
26962 AdvertisingMaterialReference no
26963 AestheticValue no
26964 AlphaMaximumRef no
26965 AlphaMinimumRef no
26966 AlphaSampleDepth no
26967 AlphaTransparency no
26968 AlternateName no
26969 AlternateName no
26970 Alternates? no
26971 AnalogDataCodingKind no
26972 AnalogMetadataCarrier no
26973 AnalogMonitoringAndControlCodingKind no
26974 AnalogSystem no
26975 AnalogVideoSystemName no
26976 AnalogVideoSystemName? no
26977 AnamorphicLensCharacteristic no
26978 AnchorOffset no
26979 AncillaryResourceID? no
26980 AngleToNorth no
26981 AngularUnitKind no
26982 Annotation? no
26983 Annotation MXF
26984 AnnotationCueWordsSet? no
26985 AnnotationDescription no
26986 AnnotationDescription no
26987 AnnotationKind no
26988 AnnotationKind no
26989 AnnotationParticipantSets? no
26990 AnnotationSets? no
26991 AnnotationSynopsis no
26992 AnnotationSynopsis no
26993 ApplicationEnvironmentID no
26994 ApplicationInformationArray? no
26995 ApplicationName no
26996 ApplicationName no
26997 ApplicationPlatform no
26998 ApplicationPlatform no
26999 ApplicationPlug-InBatch? no
27000 ApplicationPlug-InInstanceID? no
27001 ApplicationProductID? no
27002 ApplicationScheme? no
27003 ApplicationSchemeBatch? no
27004 ApplicationSupplierName no
27005 ApplicationSupplierName no
27006 ApplicationVersionNumber no
27007 ApplicationVersionString no
27008 ApplicationVersionString no
27009 ApproximateImageContainerSize no
27010 ArchiveID no
27011 AssetValue no
27012 AssignedCategoryName no
27013 AssignedCategoryName no
27014 AssignedCategoryValue no
27015 AssignedCategoryValue no
27016 AssociatedMetadataDefinition? no
27017 AstronomicalBodyName no
27018 AstronomicalBodyName no
27019 AudienceAppreciation no
27020 AudienceRating no
27021 AudienceReach no
27022 AudienceShare no
27023 AudioAverageBitrate no
27024 AudioCodingSchemeCode no
27025 AudioCodingSchemeID? no
27026 AudioCodingSchemeName no
27027 AudioCompressionAlgorithm no
27028 AudioDeviceKind no
27029 AudioDeviceParameter no
27030 AudioDeviceParameterSetting no
27031 AudioEnhancementOrModificationDescription no
27032 AudioFirstMix-DownProcess no
27033 AudioFixedBitrateFlag no
27034 AudioMonoChannelCount no
27035 AudioNoiseReductionAlgorithm no
27036 AudioReferenceLevel no
27037 AudioReferenceLevel no
27038 AudioSampleRate no
27039 AudioSampleRate no
27040 AudioStereoChannelCount no
27041 AudioWatermarkKind no
27042 AuthenticationFlag no
27043 AuxiliaryBitsMode no
27044 AvailableRepresentations? no
27045 AverageBytesPerSecond no
27046 Award MXF
27047 AwardCategory no
27048 AwardCategory no
27049 AwardName no
27050 AwardName no
27051 AwardParticipantSets? no
27052 AwardSets? no
27053 BICI? no
27054 BackgroundMusicFlag no
27055 BankDetailsSet? no
27056 BeginAnchor no
27057 BeginAnchor no
27058 BextCodingHistory no
27059 BextCodingHistory no
27060 Bitrate no
27061 BitsPerAudioSample no
27062 BitsPerPixel no
27063 BitsPerPixel no
27064 BitsPerSample no
27065 BlackReferenceLevel no
27066 BlockAlign no
27067 BlockContinuityCount no
27068 BlockStartOffset no
27069 BoundingRectangle? no
27070 BrandMainTitle no
27071 BrandMainTitle no
27072 BrandOriginalTitle no
27073 BrandOriginalTitle no
27074 Branding MXF
27075 BrandingSets? no
27076 BroadcastChannel no
27077 BroadcastDate no
27078 BroadcastMediumCode no
27079 BroadcastMediumKind no
27080 BroadcastOrganizationName no
27081 BroadcastOrganizationName no
27082 BroadcastRegion no
27083 BroadcastRegion no
27084 BroadcastServiceName no
27085 BroadcastTime no
27086 BroadcasterRightsToCopy no
27087 BufferDelay? no
27088 BuildingName no
27089 BuildingName no
27090 Bypass no
27091 BypassOverride no
27092 ByteOffset no
27093 ByteOrder no
27094 CBEStartOffset no
27095 CDCIEssenceDescriptor MXF
27096 CISACLegalEntityID? no
27097 CaptionDescription MXF
27098 CaptionDescriptionSets? no
27099 CaptionKind no
27100 CaptionKind no
27101 CaptionTitles no
27102 CaptionsDescriptionParticipantSets? no
27103 CaptionsViaTeletext no
27104 CaptureAspectRatio no
27105 CaptureFilmFrameRate no
27106 CaptureGammaEquation no
27107 CaptureGammaEquation no
27108 CaptureGammaEquation? no
27109 CatalogDataStatus no
27110 CatalogDataStatus no
27111 CatalogPrefixNumber no
27112 CatalogingSystemName no
27113 CentralTelephoneNumber no
27114 ChannelAssignment? no
27115 ChannelCount no
27116 ChannelHandle no
27117 ChannelID no
27118 ChannelIDs no
27119 ChannelStatusMode no
27120 CipherAlgorithm? no
27121 CipherAlgorithmAES128CBC? no
27122 Citizenship no
27123 Citizenship no
27124 CityName no
27125 CityName no
27126 ClassDefinitions? no
27127 Classification MXF
27128 ClassificationAndMarkingSystem no
27129 ClassificationComment no
27130 ClassificationComment no
27131 ClassificationNameValueSets? no
27132 ClassificationReason no
27133 ClassificationSets? no
27134 ClassifiedBy no
27135 ClassifyingCountryCode no
27136 ClipCreationDateTime no
27137 ClipFramework MXF
27138 ClipID no
27139 ClipIDArray? no
27140 ClipKind no
27141 ClipNumber no
27142 ClipNumber no
27143 ClipShotSets? no
27144 CloneCount no
27145 ClosedBodyPartition? no
27146 ClosedCaptionSubtitlesFlag no
27147 ClosedCompleteBodyPartition? no
27148 ClosedCompleteHeader MXF Header
27149 ClosedGOPIndicator no
27150 ClosedHeader MXF Header
27151 CodecDefinition? no
27152 CodecDefinition? no
27153 CodecDefinitions? no
27154 CodecEssenceDescriptor? no
27155 CodecEssenceKinds? no
27156 CodedContentScanningKind no
27157 CodingLawKind no
27158 CodingLawName no
27159 CodingStyleDefault? no
27160 CollectionName no
27161 CollectionName no
27162 ColorDescriptor no
27163 ColorDescriptor no
27164 ColorFieldCode no
27165 ColorPrimaries no
27166 ColorPrimaries? no
27167 ColorRangeLevels no
27168 ColorSiting no
27169 ColorimetryCode no
27170 ColorimetryCode? no
27171 CommunicationSets? no
27172 Communications MXF
27173 CompleteFooter? no
27174 ComponentAttributes? no
27175 ComponentDataDefinition no
27176 ComponentDepth no
27177 ComponentKLVData? no
27178 ComponentMaximumRef no
27179 ComponentMinimumRef no
27180 ComponentUserComments? no
27181 ComponentsInSequence? no
27182 CompositionRendering? no
27183 ComputedKeyData no
27184 ComputedKeyFrames no
27185 ComputedKeySounds no
27186 ComputedKeywords no
27187 ComputedKeywords no
27188 ComputedObjectKind no
27189 ComputedObjectKind no
27190 ComputedStratumKind no
27191 ConstantBPictureFlag no
27192 ConsumerRightsToCopy no
27193 ContactDepartmentName no
27194 ContactDepartmentName no
27195 ContactID? no
27196 ContactKind no
27197 ContactKind no
27198 ContactNameValueSets? no
27199 ContactsList MXF
27200 ContactsListSet? no
27201 ContainerDefinitions? no
27202 ContainerLastModifyDate no
27203 ContainerVersion no
27204 ContentClassification no
27205 ContentClassification no
27206 ContentCodingSystem no
27207 ContentMaturityDescription no
27208 ContentMaturityGraphic no
27209 ContentMaturityRating no
27210 ContentPackageIndexArray? no
27211 ContentPackageMetadataLink no
27212 ContentStorage? no
27213 ContentStorageSet MXF
27214 ContentValue no
27215 ContextDescription no
27216 ContiguousDataFlag no
27217 Contract MXF
27218 ContractClauseDescription no
27219 ContractClauseDescription no
27220 ContractDateTime no
27221 ContractEntity no
27222 ContractInstallmentPercentage no
27223 ContractLineCode no
27224 ContractLineName no
27225 ContractLineName no
27226 ContractParticipantSets? no
27227 ContractSets? no
27228 ContractTermsOfBusiness no
27229 ContractTermsOfBusiness no
27230 ContractType no
27231 ContractType no
27232 ContractTypeCode no
27233 ContractTypeLink no
27234 ContributionStatus no
27235 ContributionStatus no
27236 ControlPointList? no
27237 ControlPointTime no
27238 CopyCount no
27239 CopyrightLicenseCountryCode no
27240 CopyrightLicenseRegionCode no
27241 CopyrightLicenseRegionName no
27242 CopyrightOwnerName no
27243 CopyrightOwnerName no
27244 CopyrightStatus no
27245 CopyrightStatus no
27246 CornerLatitudePoint1 no
27247 CornerLatitudePoint1 no
27248 CornerLatitudePoint2 no
27249 CornerLatitudePoint2 no
27250 CornerLatitudePoint3 no
27251 CornerLatitudePoint3 no
27252 CornerLatitudePoint4 no
27253 CornerLatitudePoint4 no
27254 CornerLongitudePoint1 no
27255 CornerLongitudePoint1 no
27256 CornerLongitudePoint2 no
27257 CornerLongitudePoint2 no
27258 CornerLongitudePoint3 no
27259 CornerLongitudePoint3 no
27260 CornerLongitudePoint4 no
27261 CornerLongitudePoint4 no
27262 CountryCodeMethod no
27263 CountryCodeMethod no
27264 CountryName no
27265 CountryName no
27266 CountryName no
27267 CountryName no
27268 CreateDate no
27269 CryptographicContext MXF
27270 CryptographicContextID? no
27271 CryptographicContextLink? no
27272 CryptographicContextObject? no
27273 CryptographicFramework MXF
27274 CryptographicFrameworkLabel? no
27275 CryptographicKeyID? no
27276 Csiz no
27277 Cue-InWords no
27278 Cue-InWords no
27279 Cue-OutWords no
27280 Cue-OutWords no
27281 CueWords MXF
27282 CulturalValue no
27283 CurrencyCode no
27284 CurrencyName no
27285 CurrentNumberInSequence no
27286 CurrentNumberInSequence no
27287 CurrentRepeatNumber no
27288 CutPoint no
27289 DMFramework MXF
27290 DMSegment MXF
27291 DMSet MXF
27292 DMSourceClip MXF
27293 DOI? no
27294 DVBParentalRating no
27295 DataDefinition? no
27296 DataDefinitions? no
27297 DataDeviceKind no
27298 DataDeviceParameterName no
27299 DataDeviceParameterSetting no
27300 DataEnhancementOrModificationDescription no
27301 DataEssenceCoding no
27302 DataEssenceCodingID? no
27303 DateTimeDropFrameFlag no
27304 DateTimeEmbeddedFlag no
27305 DateTimeKind? no
27306 DateTimeRate no
27307 DeclassificationDate no
27308 DefaultDataValue? no
27309 DefaultFadeDuration no
27310 DefaultFadeEditRate no
27311 DefaultFadeType? no
27312 DefaultNamespaceURI no
27313 DefaultNamespaceURI no
27314 DefaultObject? no
27315 DefinedName no
27316 DefinedName no
27317 DefinitionObjectID? no
27318 DefinitionObjectName no
27319 DefinitionObjectName no
27320 DegradedEffects? no
27321 DeltaEntryArray? no
27322 DerivedFrom no
27323 Description no
27324 Description no
27325 DescriptionKind no
27326 DescriptionKind no
27327 DescriptiveComment no
27328 DescriptiveComment no
27329 DescriptiveMetadataApplicationEnvironmentID no
27330 DescriptiveMetadataFramework? no
27331 DescriptiveMetadataPlug-InID? no
27332 DescriptiveMetadataScheme? no
27333 DescriptiveMetadataSchemes? no
27334 DescriptiveMetadataSetReferences? no
27335 DescriptiveMetadataSets? no
27336 DescriptiveMetadataTrackIDs no
27337 DeviceAbsoluteHeading no
27338 DeviceAbsolutePositionalAccuracy no
27339 DeviceAbsoluteSpeed no
27340 DeviceAltitude no
27341 DeviceAltitude no
27342 DeviceAssetNumber no
27343 DeviceDesignation no
27344 DeviceIDKind no
27345 DeviceKind no
27346 DeviceKind no
27347 DeviceKindCode no
27348 DeviceLatitude no
27349 DeviceLatitude no
27350 DeviceLatitude no
27351 DeviceLongitude no
27352 DeviceLongitude no
27353 DeviceLongitude no
27354 DeviceManufacturerName no
27355 DeviceManufacturerName no
27356 DeviceModel no
27357 DeviceParameterNameValueSets? no
27358 DeviceParameters MXF
27359 DeviceParametersSets? no
27360 DeviceRelativeHeading no
27361 DeviceRelativePositionX no
27362 DeviceRelativePositionY no
27363 DeviceRelativePositionZ no
27364 DeviceRelativePositionalAccuracy no
27365 DeviceRelativeSpeed no
27366 DeviceSerialNumber no
27367 DeviceUsageDescription no
27368 DeviceUsageDescription no
27369 DeviceXDimension no
27370 DeviceYDimension no
27371 DialNorm no
27372 Dictionary? no
27373 DictionaryDescription no
27374 DictionaryDescription no
27375 DictionaryIdentifier? no
27376 DigitalEncodingBitrate no
27377 DigitalMetadataCarrier no
27378 DigitalOrAnalogOrigination no
27379 DigitalVideoFileFormat no
27380 DirectorName no
27381 DiscPartitionCapacity no
27382 DisplayF2Offset no
27383 DisplayHeight no
27384 DisplayUnits no
27385 DisplayUnits no
27386 DisplayWidth no
27387 DisplayXOffset no
27388 DisplayYOffset no
27389 Dither no
27390 DropFrame no
27391 Duration no
27392 DynamicSourcePackageID? no
27393 DynamicSourceTrackIDs no
27394 E-mailAddress no
27395 E-mailAddress no
27396 EPGProgramSynopsis no
27397 EdgeCode no
27398 EdgeCodeFilmGauge? no
27399 EdgeCodeFormat? no
27400 EdgeCodeHeader? no
27401 EdgeCodeStart no
27402 EditHint? no
27403 EditRate no
27404 EditUnitFlags no
27405 EditUnitLength no
27406 EditingEventComment no
27407 EditingEventComment no
27408 EffectRendering? no
27409 ElectrospatialFormulation no
27410 ElementCount no
27411 ElementDelta no
27412 ElementLength no
27413 ElementNameList no
27414 Emphasis no
27415 EncryptedContainerLabel? no
27416 EncryptedSourceValue? no
27417 EncryptedTrackFileID? no
27418 EndAnchor no
27419 EndAnchor no
27420 EnhancementOrModificationDescription no
27421 EnumerationUnderlyingIntegerType? no
27422 EpisodeEndNumber no
27423 EpisodeNumber no
27424 EpisodeNumber no
27425 EpisodeStartNumber no
27426 EpisodicItemSets? no
27427 EssenceContainerArray? no
27428 EssenceContainerDataSet MXF
27429 EssenceContainerFormat? no
27430 EssenceContainerFormat? no
27431 EssenceContainers? no
27432 EssenceData? no
27433 EssenceDescription? no
27434 EssenceIsIdentified no
27435 EssenceLength no
27436 EssenceLocators? no
27437 EssenceStreamID no
27438 Event MXF
27439 EventAbsoluteDuration no
27440 EventAbsoluteDuration? no
27441 EventAbsoluteDurationFrameCount no
27442 EventAnnotationSets? no
27443 EventElapsedTimeToEnd no
27444 EventElapsedTimeToStart no
27445 EventEndTimeOffset no
27446 EventEndTimecodeOffset? no
27447 EventIndication no
27448 EventIndication no
27449 EventOrigin no
27450 EventSets? no
27451 EventStart no
27452 EventStartTimeOffset no
27453 EventStartTimecodeOffset? no
27454 EventTrack MXF
27455 EventTrackEditRate no
27456 ExCCIData? no
27457 ExposedAspectRatio no
27458 ExtendedCaptionsLanguageCode no
27459 ExtendedClipID no
27460 ExtendedClipIDArray? no
27461 ExtendedTextLanguageCode no
27462 ExtendibleElementNameList no
27463 FNumber no
27464 Fade-InDuration no
27465 Fade-InType? no
27466 Fade-OutDuration no
27467 Fade-OutType? no
27468 FamilyName no
27469 FamilyName no
27470 FaxNumber no
27471 FaxNumber no
27472 FemaleLeadActressName no
27473 FestivalName no
27474 FestivalName no
27475 FieldDominance no
27476 FieldFrameTypeCode no
27477 FieldOfViewHorizontal no
27478 FieldOfViewHorizontal no
27479 FieldOfViewVertical no
27480 FieldOfViewVerticalFP no
27481 FieldRate no
27482 FileDescriptor MXF
27483 FileDescriptors? no
27484 FileSecurityReport no
27485 FileSecurityWave no
27486 FillerData? no
27487 FilmBatchNumber no
27488 FilmBatchNumber no
27489 FilmCaptureAperture no
27490 FilmColorProcess no
27491 FilmFormatName no
27492 FilmFormatName no
27493 FilmFormatName? no
27494 FilmGauge? no
27495 FilmStockKind no
27496 FilmStockKind no
27497 FilmStockManufacturerName no
27498 FilmStockManufacturerName no
27499 FilmTestParameter no
27500 FilmTestResult no
27501 FilmTestResult? no
27502 FilmToVideoTransferDirection? no
27503 FilmToVideoTransferKind? no
27504 FilmToVideoTransferPhase? no
27505 FilteringApplied no
27506 FilteringCode no
27507 FirstBroadcastFlag no
27508 FirstGivenName no
27509 FirstGivenName no
27510 FirstNumberInSequence no
27511 FirstNumberInSequence no
27512 FirstTransmissionInfo no
27513 FixedArrayElementType? no
27514 FixedChannelStatusData? no
27515 FixedUserData? no
27516 FocalLength no
27517 FocalLength no
27518 Footer? no
27519 FormatDescriptor no
27520 FormatDescriptor no
27521 FormerFamilyName no
27522 FormerFamilyName no
27523 FrameCenterElevation no
27524 FrameCenterLatitude no
27525 FrameCenterLatitude no
27526 FrameCenterLatitude no
27527 FrameCenterLatitudeLongitude no
27528 FrameCenterLongitude no
27529 FrameCenterLongitude no
27530 FrameCenterLongitude no
27531 FrameCode no
27532 FrameCount no
27533 FrameCountOffset no
27534 FrameLayout no
27535 FramePositionalAccuracy no
27536 FrameRate no
27537 FrameworkExtendedTextLanguageCode no
27538 FrameworkTextLanguageCode no
27539 FrameworkThesaurusName no
27540 FrameworkThesaurusName no
27541 FrameworkTitle no
27542 FrameworkTitle no
27543 GenerationCloneNumber no
27544 GenerationCopyNumber no
27545 GenerationID? no
27546 GenericDataEssenceDescriptor MXF
27547 GenericPackage MXF
27548 GenericPayloads? no
27549 GenericPictureEssenceDescriptor MXF
27550 GenericSoundEssenceDescriptor MXF
27551 GenericTrack MXF
27552 Genre no
27553 Genre no
27554 GeographicAreaNorthwest? no
27555 GeographicAreaSourceDatum no
27556 GeographicAreaSoutheast? no
27557 GeographicLocation? no
27558 GeographicPolygonCoordinates? no
27559 GeographicPolygonSourceDatum no
27560 GeographicalCoordinates? no
27561 GlobalNumber no
27562 GraphicKind no
27563 GraphicUsageKind no
27564 GraphicUsageKind no
27565 GroupRelationship MXF
27566 GroupSet? no
27567 GroupSets? no
27568 GroupSynopsis no
27569 GroupSynopsis no
27570 HMACAlgorithmSHA1128? no
27571 HTMLDOCTYPE no
27572 HTMLDOCTYPE no
27573 HTMLMetaDescription no
27574 HTMLMetaDescription no
27575 HardwareAcceleratorFlag no
27576 HasAudioWatermark no
27577 HasVideoWatermark no
27578 HeaderByteCount no
27579 HistoricalValue no
27580 HonorsAndQualifications no
27581 HonorsAndQualifications no
27582 HorizontalActionSafePercentage no
27583 HorizontalDatum no
27584 HorizontalGraphicsSafePercentage no
27585 HorizontalSubsampling no
27586 IBTN? no
27587 IEEEDeviceID no
27588 IEEEManufacturerID no
27589 ISAN? no
27590 ISBD? no
27591 ISBN? no
27592 ISCI? no
27593 ISMN? no
27594 ISO3166CountryCode no
27595 ISO639-1LanguageCode no
27596 ISO639-1LanguageCode no
27597 ISO639CaptionsLanguageCode no
27598 ISO639TextLanguageCode no
27599 ISRC? no
27600 ISRN? no
27601 ISSN? no
27602 ISTC? no
27603 ISWC? no
27604 IdenticalGOPIndicator no
27605 Identification MXF
27606 Identification MXF
27607 IdentificationList? no
27608 IdentificationSets? no
27609 IdentificationUL? no
27610 IdentifierIssuingAuthority no
27611 IdentifierIssuingAuthority no
27612 IdentifierKind no
27613 IdentifierValue no
27614 ImageAlignmentOffset no
27615 ImageCategory no
27616 ImageCoordinateSystem no
27617 ImageEndOffset no
27618 ImageFormatSet? no
27619 ImageHeight no
27620 ImageSourceDeviceKind no
27621 ImageSourceDeviceKind no
27622 ImageStartOffset no
27623 ImageWidth no
27624 IncludeSync no
27625 IndexByteCount no
27626 IndexDuration no
27627 IndexEditRate no
27628 IndexEntryArray? no
27629 IndexStreamID no
27630 IndexTableSegment? no
27631 IndexingStartPosition no
27632 IndividualAwardName no
27633 InkNumber no
27634 InputSegment? no
27635 InputSegmentCount no
27636 InputSegments? no
27637 InsertMusicFlag no
27638 InstallmentNumber no
27639 InstanceUID? no
27640 IntegrationIndication no
27641 IntegrationIndication no
27642 IntellectualPropertyDescription no
27643 IntellectualPropertyDescription no
27644 IntellectualPropertyLicenseCountryCode no
27645 IntellectualPropertyLicenseRegionCode no
27646 IntellectualPropertyLicenseRegionName no
27647 IntellectualPropertyRights no
27648 IntellectualPropertyRights no
27649 IntendedAFD no
27650 IntentDescriptor no
27651 IntentDescriptor no
27652 InterestedPartyName no
27653 Interpolation? no
27654 InterpolationDefinitions? no
27655 IsConcrete no
27656 IsDubbed no
27657 IsLiveProduction no
27658 IsLiveTransmission no
27659 IsOptional no
27660 IsRecording no
27661 IsRepeat no
27662 IsSearchable no
27663 IsSigned no
27664 IsUniqueIdentifier no
27665 IsVoiceover no
27666 ItemDesignatorID? no
27667 ItemID no
27668 ItemName no
27669 ItemName no
27670 ItemValue no
27671 ItemValue no
27672 JFIFMarkerDescription no
27673 JFIFMarkerDescription no
27674 JPEG2000PictureSubDescriptor MXF
27675 JPEGTableID? no
27676 JobFunctionCode no
27677 JobFunctionName no
27678 JobFunctionName no
27679 JobTitle no
27680 JobTitle no
27681 Jurisdiction no
27682 Jurisdiction no
27683 KAGSize no
27684 KLVDataDefinitions? no
27685 KLVDataParentProperties? no
27686 KLVDataType? no
27687 KLVDataValue? no
27688 KLVMetadataSequence? no
27689 KeyCode? no
27690 KeyData no
27691 KeyDataOrProgram no
27692 KeyFrame no
27693 KeyFrameSampleCount no
27694 KeyFrames no
27695 KeyPoint MXF
27696 KeyPointSets? no
27697 KeySound no
27698 KeySounds no
27699 KeyText no
27700 KeyTimePoint no
27701 KeypointKind no
27702 KeypointKind no
27703 KeypointValue no
27704 KeypointValue no
27705 Keywords no
27706 Keywords no
27707 LUID no
27708 LanguageName no
27709 LanguageName no
27710 LastNumberInSequence no
27711 LastNumberInSequence no
27712 LayerNumber no
27713 LeadingLines no
27714 LengthSystemName no
27715 LengthUnitKind no
27716 LicenseOptionsDescription no
27717 LineNumber no
27718 LinkedApplicationPlug-InInstanceID? no
27719 LinkedDescriptiveFrameworkPlug-InID? no
27720 LinkedDescriptiveObjectPlug-InID? no
27721 LinkedGenerationID? no
27722 LinkedPackageID? no
27723 LinkedTimecodeTrackID? no
27724 LinkedTrackID no
27725 LinkingName no
27726 LinkingName no
27727 LocalCreationDateTime no
27728 LocalDatumAbsolutePositionAccuracy no
27729 LocalDatumRelativePositionAccuracy no
27730 LocalEndDateTime no
27731 LocalEventEndDateTime no
27732 LocalEventEndDateTime no
27733 LocalEventStartDateTime no
27734 LocalEventStartDateTime no
27735 LocalFestivalDateTime no
27736 LocalFilePath no
27737 LocalFilePath no
27738 LocalID no
27739 LocalLastModifyDate no
27740 LocalModifyDate no
27741 LocalStartDateTime no
27742 LocalTagEntries? no
27743 LocalTagUniqueID? no
27744 LocalTagValue no
27745 LocalTapeNumber no
27746 LocalTargetID no
27747 LocalTargetID no
27748 LocalUserDateTime no
27749 Location MXF
27750 LocationDescription no
27751 LocationDescription no
27752 LocationKind no
27753 LocationKind no
27754 LocationSets? no
27755 LockedIndicator no
27756 LogoFlag no
27757 LowDelayIndicator no
27758 LumaEquation no
27759 LuminanceSampleRate no
27760 MIC? no
27761 MICAlgorithm? no
27762 MIMECharSet no
27763 MIMECharSet no
27764 MIMEEncoding no
27765 MIMEEncoding no
27766 MIMEMediaType no
27767 MIMEMediaType no
27768 MPEG2VideoDescriptor MXF
27769 MPEG7BiMAccessUnitFrame1? no
27770 MPEG7BiMAccessUnitFrame2? no
27771 MPEG7BiMAccessUnitFrame3? no
27772 MPEG7BiMAccessUnitFrame4? no
27773 MPEG7BiMAccessUnitFrame5? no
27774 MPEG7BiMAccessUnitFrame6? no
27775 MPEG7BiMAccessUnitFrame7? no
27776 MPEG7BiMAccessUnitFrame8? no
27777 MPEG7BiMDecoderInitFrame1? no
27778 MPEG7BiMDecoderInitFrame2? no
27779 MPEG7BiMDecoderInitFrame3? no
27780 MPEG7BiMDecoderInitFrame4? no
27781 MPEG7BiMDecoderInitFrame5? no
27782 MPEG7BiMDecoderInitFrame6? no
27783 MPEG7BiMDecoderInitFrame7? no
27784 MPEG7BiMDecoderInitFrame8? no
27785 MPEGAudioBitrate no
27786 MPEGAudioRecodingDataset? no
27787 MPEGVideoRecodingDataset? no
27788 MagneticDiskNumber no
27789 MagneticTrack no
27790 MainCatalogNumber no
27791 MainName no
27792 MainName no
27793 MainSponsorName no
27794 MainTitle no
27795 MainTitle no
27796 MajorVersion no
27797 MaleLeadActorName no
27798 ManufacturerID? no
27799 ManufacturerInformationObject? no
27800 MapDatumUsed no
27801 MarkIn no
27802 MarkOut no
27803 MaterialAbsoluteDuration no
27804 MaterialAbsoluteDuration? no
27805 MaterialEndTimeOffset no
27806 MaterialEndTimecodeOffset? no
27807 MaterialPackage MXF
27808 MaximumAPIVersion no
27809 MaximumBPictureCount no
27810 MaximumGOPSize no
27811 MaximumSupportedEngineVersion no
27812 MaximumSupportedPlatformVersion no
27813 MaximumUseCount no
27814 MediaLocation no
27815 MemberNameList no
27816 MemberTypes? no
27817 MetadataEncodingSchemeCode no
27818 MetadataItemName no
27819 MetadataItemName no
27820 MetadataServerLocators? no
27821 MicrophonePlacementTechniques no
27822 MinimumAPIVersion no
27823 MinimumSupportedEngineVersion no
27824 MinimumSupportedPlatformVersion no
27825 MinorVersion no
27826 MissionID no
27827 MissionID no
27828 MobileTelephoneNumber no
27829 ModifyDate no
27830 MonoSourceTrackIDs no
27831 MultipleDescriptor MXF
27832 NITFLayerTargetID no
27833 NITFLayerTargetID no
27834 NMEADocumentText no
27835 NOLACode no
27836 NameSuffix no
27837 NameSuffix no
27838 NameValue MXF
27839 NamespacePrefix no
27840 NamespacePrefix no
27841 NamespacePrefixes no
27842 NamespacePrefixes no
27843 NamespaceURI no
27844 NamespaceURI no
27845 NamespaceURIs no
27846 NamespaceURIs no
27847 Nationality no
27848 Nationality no
27849 NatureOfPersonality no
27850 NatureOfPersonality no
27851 NetworkLocator MXF
27852 NextNumberInSequence no
27853 NextNumberInSequence no
27854 NielsenStreamIdentifier no
27855 NominationCategory no
27856 NominationCategory no
27857 Non-USClassifyingCountryCode no
27858 ObjectAreaDimension no
27859 ObjectClass? no
27860 ObjectClassDefinition? no
27861 ObjectCountryCode no
27862 ObjectCountryCode no
27863 ObjectCountryCodeMethod no
27864 ObjectDescription no
27865 ObjectDescription no
27866 ObjectDescriptionCode no
27867 ObjectHorizontalAverageDimension no
27868 ObjectIdentificationConfidence no
27869 ObjectKind no
27870 ObjectKind no
27871 ObjectModelVersion no
27872 ObjectName no
27873 ObjectRegionCode no
27874 ObjectRegionName no
27875 ObjectVerticalAverageDimension no
27876 ObliquityAngle no
27877 OffsetToIndexTable no
27878 OffsetToIndexTable no
27879 OffsetToMetadata no
27880 OffsetToMetadata no
27881 OpenBodyPartition? no
27882 OpenCompleteBodyPartition? no
27883 OpenCompleteHeader MXF Header
27884 OpenHeader MXF Header
27885 OperatingSystemInterpretations no
27886 OperationCategory? no
27887 OperationDataDefinition? no
27888 OperationDefinitionID? no
27889 OperationDefinitions? no
27890 OperationParameters? no
27891 OperationalPatternUL? no
27892 OpticalDiscNumber no
27893 OpticalTestParameterName no
27894 OpticalTestResult no
27895 OpticalTestResult no
27896 OpticalTrack no
27897 Organisation MXF
27898 OrganizationCode no
27899 OrganizationCode no
27900 OrganizationID no
27901 OrganizationID no
27902 OrganizationIDKind no
27903 OrganizationIDKind no
27904 OrganizationKind no
27905 OrganizationKind no
27906 OrganizationMainName no
27907 OrganizationMainName no
27908 OrganizationSets? no
27909 OrganizationalProgramNumber no
27910 OrganizationalProgramNumber no
27911 Origin no
27912 OriginCode no
27913 OriginalExtendedSpokenPrimaryLanguageCode no
27914 OriginalProducerName no
27915 OriginalProducerName no
27916 OriginalTitle no
27917 OriginalTitle no
27918 OtherGivenNames no
27919 OtherGivenNames no
27920 OtherValues no
27921 PII? no
27922 POSIXMicroseconds no
27923 PURL no
27924 PackLength no
27925 PackageAttributes? no
27926 PackageID? no
27927 PackageKLVData? no
27928 PackageLastModifyDate no
27929 PackageMarkInPosition no
27930 PackageMarkOutPosition no
27931 PackageMarker? no
27932 PackageName no
27933 PackageName no
27934 PackageTimelineMarkerRef? no
27935 PackageTracks? no
27936 PackageUsageKind? no
27937 PackageUserComments? no
27938 Packages? no
27939 PaddingBits no
27940 Palette? no
27941 PaletteLayout? no
27942 PanScanInformation? no
27943 ParameterDataType? no
27944 ParameterDefinition? no
27945 ParameterDefinitions? no
27946 Parameters? no
27947 ParentClass? no
27948 Participant MXF
27949 ParticipantID? no
27950 ParticipantOrganizationSets? no
27951 PartitionMetadata? no
27952 Password no
27953 Password no
27954 PayeeAccountName no
27955 PayeeAccountNumber no
27956 PayeeAccountSortCode no
27957 PayerAccountName no
27958 PayerAccountNumber no
27959 PayerAccountSortCode no
27960 PaymentDueDateTime no
27961 PaymentsSets? no
27962 PeakChannelCount no
27963 PeakEnvelope no
27964 PeakEnvelopeBlockSize no
27965 PeakEnvelopeData? no
27966 PeakEnvelopeData? no
27967 PeakEnvelopeFormat no
27968 PeakEnvelopeTimestamp no
27969 PeakEnvelopeVersion no
27970 PeakFrameCount no
27971 PeakOfPeaksPosition no
27972 PerceivedDisplayFormatCode no
27973 PerceivedDisplayFormatName no
27974 PerforationsPerFrame no
27975 PerforationsPerFrame no
27976 Person MXF
27977 PersonDescription no
27978 PersonDescription no
27979 PersonOrganizationSets? no
27980 PersonSets? no
27981 PhysicalInstanceKind no
27982 PhysicalMediaLength? no
27983 PhysicalMediaLocation no
27984 PictureComponentSizing? no
27985 PictureDisplayRate no
27986 PictureFormat MXF
27987 PixelLayout? no
27988 PlaceKeyword no
27989 PlaceKeyword no
27990 PlaceName no
27991 PlaceName no
27992 PlaintextOffset no
27993 PlatformDesignation no
27994 PlatformDesignation no
27995 PlatformHeadingAngle no
27996 PlatformModel no
27997 PlatformPitchAngle no
27998 PlatformRollAngle no
27999 PlatformSerialNumber no
28000 Plug-InAPIID? no
28001 Plug-InCategoryID? no
28002 Plug-InDefinitions? no
28003 Plug-InEngineID? no
28004 Plug-InLocatorSet? no
28005 Plug-InPlatformID? no
28006 PointsPerPeakValue no
28007 PolarCharacteristic no
28008 PosTableArray? no
28009 PositionInSequence no
28010 PositionTable? no
28011 PositionTableCount no
28012 PositionTableIndexing no
28013 PositionWithinViewportImageXCoordinate no
28014 PositionWithinViewportImageYCoordinate no
28015 PostCodeForPostbox no
28016 PostalCode no
28017 PostalCode no
28018 PostalTown no
28019 PostalTown no
28020 PostboxNumber no
28021 Preface MXF
28022 PresentationAspectRatio no
28023 PresentationGammaEquation no
28024 PresentationGammaEquation? no
28025 PresenterName no
28026 PreviousNumberInSequence no
28027 PreviousNumberInSequence no
28028 PreviousRepeatNumber no
28029 PrimaryExtendedSpokenLanguageCode no
28030 PrimaryOriginalLanguageCode no
28031 PrimaryPackage? no
28032 PrimarySpokenLanguageCode no
28033 Primer MXF
28034 Processing MXF
28035 ProcessingSet? no
28036 ProducerName no
28037 ProductFormat no
28038 ProductFormat no
28039 ProductionFramework MXF
28040 ProductionOrganizationRole no
28041 ProductionOrganizationRole no
28042 ProductionScriptReference no
28043 ProductionScriptReference no
28044 ProductionSettingPeriodSets? no
28045 ProfileAndLevel no
28046 ProgramAwardName no
28047 ProgramCommercialMaterialReference no
28048 ProgramIdentifier no
28049 ProgramIdentifierString no
28050 ProgramKind no
28051 ProgramMaterialClassificationCode no
28052 ProgramNumber no
28053 ProgramSupportMaterialReference no
28054 ProgrammingGroupKind no
28055 ProgrammingGroupKind no
28056 ProgrammingGroupTitle no
28057 ProgrammingGroupTitle no
28058 ProjectName no
28059 ProjectName no
28060 ProjectNumber no
28061 ProjectSet? no
28062 Projects MXF
28063 Properties? no
28064 PropertyType? no
28065 Publication MXF
28066 PublicationSets? no
28067 PublishingMediumName no
28068 PublishingMediumName no
28069 PublishingOrganizationName no
28070 PublishingOrganizationName no
28071 PublishingRegionName no
28072 PublishingRegionName no
28073 PublishingServiceName no
28074 PublishingServiceName no
28075 PulldownFieldDominance no
28076 PulldownSequence? no
28077 PurchaserAccountName no
28078 PurchaserAccountName no
28079 PurchaserAccountNumber no
28080 PurchaserIdentificationKind no
28081 PurchaserIdentificationValue no
28082 PurchasingDepartment no
28083 PurchasingOrganizationName no
28084 Purpose no
28085 Purpose no
28086 QltyBasicData no
28087 QltyBasicData no
28088 QltyCueSheet no
28089 QltyCueSheet no
28090 QltyEndOfModulation no
28091 QltyEndOfModulation no
28092 QltyOperatorComment no
28093 QltyOperatorComment no
28094 QltyQualityEvent no
28095 QltyQualityEvent no
28096 QltyQualityParameter no
28097 QltyQualityParameter no
28098 QltyStartOfModulation no
28099 QltyStartOfModulation no
28100 QualityFlag no
28101 QuantizationDefault? no
28102 RGBAEssenceDescriptor MXF
28103 RIFFChunkData? no
28104 RIFFChunkID no
28105 RIFFChunkLength no
28106 RP217DataStreamPID no
28107 RP217VideoStreamPID no
28108 RandomIndexMetadata? no
28109 RandomIndexMetadataV10? no
28110 Rating no
28111 RecordedFormat no
28112 RecordedFormat no
28113 RecordedTrackNumber no
28114 RecordingLabelName no
28115 RecordingLabelName no
28116 ReelOrRollNumber no
28117 RegionCode no
28118 RegionName no
28119 RegionName no
28120 RegisterAction no
28121 RegisterAdministrationArray? no
28122 RegisterAdministrationNotes no
28123 RegisterAdministrationObject? no
28124 RegisterApproverName no
28125 RegisterChildEntryArray? no
28126 RegisterCreationTime no
28127 RegisterEditorName no
28128 RegisterEntryAdministrationObject? no
28129 RegisterEntryArray? no
28130 RegisterEntryStatus? no
28131 RegisterItemDefiningDocumentName no
28132 RegisterItemDefinition no
28133 RegisterItemHierarchyLevel no
28134 RegisterItemIntroductionVersion no
28135 RegisterItemName no
28136 RegisterItemNotes no
28137 RegisterItemOriginatorName no
28138 RegisterItemStatusChangeDateTime no
28139 RegisterItemSymbol? no
28140 RegisterItemUL? no
28141 RegisterKind? no
28142 RegisterReleaseDateTime no
28143 RegisterStatusKind? no
28144 RegisterUserName no
28145 RegisterUserTime no
28146 RegisterVersion no
28147 RegistrantName no
28148 RelatedMaterialDescription no
28149 RelatedMaterialDescription no
28150 RelatedMaterialLocators? no
28151 RelativePositionInSequenceName no
28152 RelativePositionInSequenceOffset no
28153 RelativeScope no
28154 RelativeTrack no
28155 ReleasableCountryCode no
28156 ReleasableCountryCode no
28157 RenamedType? no
28158 ResourceID? no
28159 RestrictionsonUse no
28160 ReversePlay no
28161 ReversedByteOrder no
28162 Rights MXF
28163 RightsComment no
28164 RightsComment no
28165 RightsConditionDescription no
28166 RightsConditionDescription no
28167 RightsManagementAuthority no
28168 RightsManagementAuthority no
28169 RightsSets? no
28170 RightsStartDateTime no
28171 RightsStopDateTime no
28172 Rightsholder no
28173 Rightsholder no
28174 RoleName no
28175 RoleName no
28176 RoomNumber no
28177 RoomNumber no
28178 RoomOrSuiteName no
28179 RoomOrSuiteName no
28180 RootFormatVersion no
28181 RootMetaDictionary? no
28182 RootObjectDirectory? no
28183 RootPreface? no
28184 RoundedCaptureFilmFrameRate no
28185 RoundedTimecodeTimebase no
28186 RoundingLaw no
28187 RoundingMethodCode no
28188 RoyaltyIncomeInformation no
28189 RoyaltyPaymentInformation no
28190 Rsiz no
28191 SDKVersion no
28192 SICI? no
28193 SMPTE12MUserDateTime? no
28194 SMPTE309MUserDateTime? no
28195 SMPTE337MDataStreamNumber no
28196 SMPTEUL? no
28197 SalesContractNumber no
28198 Salutation no
28199 Salutation no
28200 SampleIndex? no
28201 SampleRate no
28202 SampledHeight no
28203 SampledWidth no
28204 SampledXOffset no
28205 SampledYOffset no
28206 SamplingHierarchyCode no
28207 SamplingStructureCode no
28208 ScanningDirection no
28209 SceneFramework MXF
28210 SceneNumber no
28211 SceneNumber no
28212 SceneSettingPeriodSets? no
28213 SceneShotSets? no
28214 ScramblingKeyKind no
28215 ScramblingKeyValue no
28216 Scripting MXF
28217 ScriptingKind no
28218 ScriptingKind no
28219 ScriptingLocators? no
28220 ScriptingSets? no
28221 ScriptingText no
28222 ScriptingText no
28223 SeasonEpisodeNumber no
28224 SeasonEpisodeTitle no
28225 SecondGivenName no
28226 SecondGivenName no
28227 SecondaryExtendedSpokenLanguageCode no
28228 SecondaryOriginalExtendedSpokenLanguageCode no
28229 SecondaryOriginalLanguageCode no
28230 SecondarySpokenLanguageCode no
28231 SecondaryTitle no
28232 SecondaryTitle no
28233 SectorSize no
28234 SecurityClassification no
28235 SecurityClassification no
28236 SecurityClassificationCaveats no
28237 SecurityClassificationCaveats no
28238 Selected? no
28239 SensorMode no
28240 SensorRollAngle no
28241 SensorSize no
28242 SensorType no
28243 SensorTypeCode no
28244 Sequence? no
28245 SequenceOffset no
28246 SequenceSet MXF
28247 SeriesNumber no
28248 SeriesNumber no
28249 SeriesinaSeriesGroupCount no
28250 SetElementType? no
28251 SettingCityName no
28252 SettingCityName no
28253 SettingCountryCode no
28254 SettingCountryName no
28255 SettingCountryName no
28256 SettingDateTime no
28257 SettingDescription no
28258 SettingDescription no
28259 SettingPeriod MXF
28260 SettingPeriodDescription no
28261 SettingPeriodDescription no
28262 SettingPostalCode no
28263 SettingPostalCode no
28264 SettingRegionCode no
28265 SettingRegionName no
28266 SettingRoomNumber no
28267 SettingRoomNumber no
28268 SettingStateOrProvinceOrCountyName no
28269 SettingStateOrProvinceOrCountyName no
28270 SettingStreetName no
28271 SettingStreetName no
28272 SettingStreetNumberOrBuildingName no
28273 SettingStreetNumberOrBuildingName no
28274 SettingTownName no
28275 SettingTownName no
28276 ShimName no
28277 ShootingCountryCode no
28278 ShootingRegionCode no
28279 ShootingRegionName no
28280 Shot MXF
28281 ShotComment no
28282 ShotComment no
28283 ShotCommentKind no
28284 ShotCommentKind no
28285 ShotCueWordsSet? no
28286 ShotDescription no
28287 ShotDescription no
28288 ShotDuration no
28289 ShotList no
28290 ShotLocationSets? no
28291 ShotParticipantRoleSets? no
28292 ShotPersonSets? no
28293 ShotStartPosition no
28294 ShotTrackIDs no
28295 SideNumber no
28296 Signal-to-NoiseRatio no
28297 SignalFormCode no
28298 SignalStandard no
28299 SignalStandard no
28300 SignatureTuneFlag no
28301 SimpleFlaggingCount no
28302 SingleSequenceFlag no
28303 Size no
28304 SlantRange no
28305 SlateInformation no
28306 SlateTitle no
28307 SliceCount no
28308 SliceNumber no
28309 SliceOffsetList? no
28310 Software-OnlySupportFlag no
28311 SourceClip? no
28312 SourceContainerFormat? no
28313 SourceImageCenterXCoordinate no
28314 SourceImageCenterYCoordinate no
28315 SourceIndex? no
28316 SourceKey? no
28317 SourceLength no
28318 SourceOrganization no
28319 SourceOrganization no
28320 SourcePackage MXF
28321 SourcePackageID? no
28322 SourceSpecies? no
28323 SourceTrackID no
28324 SourceTrackIDs no
28325 SourceValue? no
28326 SpeedChangeEffectFlag no
28327 SplicingMetadata? no
28328 StartTimeRelativeToReference no
28329 StartTimeRelativeToReference no
28330 StartTimecode no
28331 StartTimecodeRelativeToReference? no
28332 StateOrProvinceOrCountyName no
28333 StateOrProvinceOrCountyName no
28334 StaticTrack MXF
28335 StillFrame? no
28336 StorageDeviceKind no
28337 StorageKind no
28338 StorageKind no
28339 StorageKindCode no
28340 StorageMediaID no
28341 StorageMediaKind no
28342 StoredANCLineNumber no
28343 StoredF2Offset no
28344 StoredVBILineNumber no
28345 StratumKind no
28346 StreamData? no
28347 StreamElementType? no
28348 StreamID no
28349 StreamOffset no
28350 StreamPositionIndicator no
28351 StreamPositionIndicator no
28352 StreamPositionIndicator no
28353 StreamPositionIndicator no
28354 StreetName no
28355 StreetName no
28356 StreetNumber no
28357 StreetNumber no
28358 StringElementType? no
28359 StructuralComponent MXF
28360 Sub-descriptors? no
28361 SubDescriptor? no
28362 SubDescriptors? no
28363 SubjectAbsoluteHeading no
28364 SubjectAbsoluteSpeed no
28365 SubjectDistance no
28366 SubjectName no
28367 SubjectName no
28368 SubjectRelativeHeading no
28369 SubjectRelativePositionalAccuracy no
28370 SubjectRelativeSpeed no
28371 SubtitleDatafileFlag no
28372 SubtitlesPresent no
28373 SupplementaryName no
28374 SupplementaryName no
28375 SupplementaryOrganizationName no
28376 SupplementaryOrganizationName no
28377 SupplierAccountName no
28378 SupplierAccountName no
28379 SupplierAccountNumber no
28380 SupplierIdentificationKind no
28381 SupplierIdentificationValue no
28382 SupplyContractNumber no
28383 SupplyingDepartmentName no
28384 SupportOrAdministrationStatus no
28385 SupportOrAdministrationStatus no
28386 SupportOrganizationRole no
28387 SupportOrganizationRole no
28388 SystemNameOrNumber no
28389 TIFFSummary? no
28390 TaggedValueDefinitions? no
28391 TaggedValueParentProperties? no
28392 TakeNumber no
28393 TapeBatchNumber no
28394 TapeBatchNumber no
28395 TapeCapacity no
28396 TapeFormat? no
28397 TapeFormulation no
28398 TapeFormulation no
28399 TapeManufacturer no
28400 TapeManufacturer no
28401 TapePartitionCapacity no
28402 TapeShellKind no
28403 TapeShellKind no
28404 TapeStock no
28405 TapeStock no
28406 TargetAudience no
28407 TargetAudience no
28408 TargetClassOfStrongReference? no
28409 TargetClassOfWeakReference? no
28410 TargetSet? no
28411 TargetWidth no
28412 TechnicalValue no
28413 TelephoneNumber no
28414 TelephoneNumber no
28415 TeletextSubtitlesAvailable no
28416 TeletextSubtitlesFlag no
28417 TemporalOffset no
28418 TerminatingFillerData no
28419 TextLocator MXF
28420 TextlessBlackDuration no
28421 TextlessMaterial no
28422 TextualDescriptionKind no
28423 TextualDescriptionKind no
28424 Theme no
28425 Theme no
28426 ThemeMusicFlag no
28427 ThesaurusName no
28428 ThesaurusName no
28429 ThirdGivenName no
28430 ThirdGivenName no
28431 TimePeriodName no
28432 TimePeriodName no
28433 TimeSystemOffset no
28434 TimeUnitKind no
28435 TimebaseReferenceTrackID no
28436 TimecodeArray? no
28437 TimecodeComponent MXF
28438 TimecodeCreationDateTime? no
28439 TimecodeEndDateTime? no
28440 TimecodeEventEndDateTime? no
28441 TimecodeEventStartDateTime? no
28442 TimecodeKind no
28443 TimecodeLastModifyDate? no
28444 TimecodeModifyDate? no
28445 TimecodeSourceKind no
28446 TimecodeStartDateTime? no
28447 TimecodeStreamData? no
28448 TimecodeTimebase no
28449 TimecodeTimebase no
28450 TimecodeUserBitsFlag no
28451 TimepointValue? no
28452 TimingBiasCorrection no
28453 TimingBiasCorrectionDescription no
28454 TitleKind no
28455 TitleKind no
28456 Titles MXF
28457 TitlesSets? no
28458 ToleranceInterpolationMethod? no
28459 ToleranceMode? no
28460 ToleranceWindow? no
28461 ToolkitVersion no
28462 TotalCurrencyAmount no
28463 TotalEpisodeCount no
28464 TotalIncome no
28465 TotalLinesperFrame no
28466 TotalNumberInSequence no
28467 TotalPayment no
28468 TotalSamplesperLine no
28469 Track MXF
28470 TrackID no
28471 TrackName no
28472 TrackName no
28473 TrackNumber no
28474 TrackNumberBatch no
28475 Tracks? no
28476 TrafficID no
28477 TrailingLines no
28478 TranscriptReference no
28479 TranscriptReference no
28480 TransferFilmFrameRate no
28481 TransitionEffect? no
28482 TransmissionID no
28483 TransportStreamID no
28484 TripletSequenceNumber no
28485 TypeDefinitionElementValueList no
28486 TypeDefinitionExtendibleElementValues? no
28487 TypeDefinitions? no
28488 UCSEncoding no
28489 UPID? no
28490 UPN? no
28491 URL no
28492 URL no
28493 URL no
28494 URL no
28495 URN no
28496 UTCEndDateTime no
28497 UTCEventEndDateTime no
28498 UTCEventEndDateTime no
28499 UTCEventStartDateTime no
28500 UTCEventStartDateTime no
28501 UTCInstantDateTime no
28502 UTCInstantDateTime no
28503 UTCLastModifyDate no
28504 UTCLastModifyDate no
28505 UTCStartDateTime no
28506 UTCStartDateTime no
28507 UTCUserDateTime no
28508 UniformDataFlag no
28509 UnknownBWFChunks? no
28510 UpstreamAudioCompressionAlgorithm no
28511 UseDefaultValue no
28512 UserDataMode? no
28513 UserName no
28514 UserName no
28515 UserPosition no
28516 V10IndexTableSegment? no
28517 VBEEndOffset no
28518 VBIDataDescriptor MXF
28519 VBILineCount no
28520 VBIPayloadByteArray no
28521 VBIPayloadSampleCoding no
28522 VBIPayloadSampleCount no
28523 VBIWrappingType no
28524 VC-1AverageBitrate no
28525 VC-1BPictureCount no
28526 VC-1CodedContentType no
28527 VC-1IdenticalGOP no
28528 VC-1InitializationMetadata? no
28529 VC-1Level no
28530 VC-1MaximumBitrate no
28531 VC-1MaximumGOP no
28532 VC-1Profile no
28533 VC-1SingleSequence no
28534 Value? no
28535 VariableArrayElementType? no
28536 VersionNumber no
28537 VersionNumberString no
28538 VersionNumberString no
28539 VersionTitle no
28540 VersionTitle no
28541 VerticalActionSafePercentage no
28542 VerticalDatum no
28543 VerticalGraphicsSafePercentage no
28544 VerticalSub-sampling no
28545 VideoAndFilmFrameRelationship no
28546 VideoAverageBitrate no
28547 VideoClipDuration no
28548 VideoCodingSchemeID? no
28549 VideoColorKind no
28550 VideoCompressionAlgorithm no
28551 VideoDeviceKind no
28552 VideoDeviceParameterName no
28553 VideoDeviceParameterSetting no
28554 VideoFixedBitrate no
28555 VideoIndexArray? no
28556 VideoLineMap no
28557 VideoNoiseReductionAlgorithm no
28558 VideoOrImageCompressionAlgorithm no
28559 VideoPayloadIdentifier no
28560 VideoPayloadIdentifier2002 no
28561 VideoTestParameter no
28562 VideoTestResult no
28563 VideoTestResult no
28564 VideoWatermarkKind no
28565 ViewportAspectRatio no
28566 ViewportHeight no
28567 ViewportImageCenterCCoordinate no
28568 ViewportImageCenterYCoordinate no
28569 ViewportWidth no
28570 VoiceTalentName no
28571 WAVESummary? no
28572 WaveAudioDescriptor MXF
28573 Weighting no
28574 WhiteReferenceLevel no
28575 Work-in-ProgressFlag no
28576 WorkingTitle no
28577 WorkingTitle no
28578 XMLDocumentText? no
28579 XMLDocumentText no
28580 XMLDocumentText no
28581 XMLDocumentText? no
28582 XOsiz no
28583 XTOsiz no
28584 XTsiz no
28585 Xsiz no
28586 YOsiz no
28587 YTOsiz no
28588 YTsiz no
28589 Ysiz no
28590
28591 MXF Header Tags
28592
28593 Index1 Tag Name Writable
28594 ------ -------- --------
28595 0 MXFVersion no
28596 24 FooterPosition no
28597 32 HeaderSize no
28598
28599 DV Tags
28600 The following tags are extracted from DV videos.
28601
28602 Tag Name Writable
28603 -------- --------
28604 AspectRatio no
28605 AudioBitsPerSample no
28606 AudioChannels no
28607 AudioSampleRate no
28608 Colorimetry no
28609 DateTimeOriginal no
28610 Duration no
28611 FrameRate no
28612 ImageHeight no
28613 ImageWidth no
28614 TotalBitrate no
28615 VideoFormat no
28616 VideoScanType no
28617
28618 Flash Tags
28619 The information below is extracted from SWF (Shockwave Flash) files.
28620 Tags with string ID's represent information extracted from the file
28621 header.
28622
28623 Tag ID Tag Name Writable
28624 ------ -------- --------
28625 'Compressed' Compressed no
28626 'Duration' Duration no
28627 'FlashVersion' FlashVersion no
28628 'FrameCount' FrameCount no
28629 'FrameRate' FrameRate no
28630 'ImageHeight' ImageHeight no
28631 'ImageWidth' ImageWidth no
28632 0x0045 FlashAttributes no
28633 0x004d XMP XMP
28634
28635 Flash FLV Tags
28636
28637 Information is extracted from the following packets in FLV (Flash
28638 Video) files.
28639
28640 Tag ID Tag Name Writable
28641 ------ -------- --------
28642 0x0008 Audio Flash Audio
28643 0x0009 Video Flash Video
28644 0x0012 Meta Flash Meta
28645
28646 Flash Audio Tags
28647
28648 Information extracted from the Flash Audio header.
28649
28650 Tag ID Tag Name Writable
28651 ------ -------- --------
28652 'Bit0-3' AudioEncoding no
28653 'Bit4-5' AudioSampleRate no
28654 'Bit6' AudioBitsPerSample no
28655 'Bit7' AudioChannels no
28656
28657 Flash Video Tags
28658
28659 Information extracted from the Flash Video header.
28660
28661 Tag ID Tag Name Writable
28662 ------ -------- --------
28663 'Bit4-7' VideoEncoding no
28664
28665 Flash Meta Tags
28666
28667 Below are a few observed FLV Meta tags, but ExifTool will attempt to
28668 extract information from any tag found.
28669
28670 Tag ID Tag Name Writable
28671 ------ -------- --------
28672 'audiocodecid' AudioCodecID no
28673 'audiodatarate' AudioBitrate no
28674 'audiodelay' AudioDelay no
28675 'audiosamplerate' AudioSampleRate no
28676 'audiosamplesize' AudioSampleSize no
28677 'audiosize' AudioSize no
28678 'bytelength' ByteLength no
28679 'canSeekToEnd' CanSeekToEnd no
28680 'canseekontime' CanSeekOnTime no
28681 'createdby' CreatedBy no
28682 'creationdate' CreateDate no
28683 'cuePoints' CuePoint Flash CuePoint
28684 'datasize' DataSize no
28685 'duration' Duration no
28686 'filesize' FileSizeBytes no
28687 'framerate' FrameRate no
28688 'hasAudio' HasAudio no
28689 'hasCuePoints' HasCuePoints no
28690 'hasKeyframes' HasKeyFrames no
28691 'hasMetadata' HasMetadata no
28692 'hasVideo' HasVideo no
28693 'height' ImageHeight no
28694 'httphostheader' HTTPHostHeader no
28695 'keyframesFilepositions' KeyFramePositions no
28696 'keyframesTimes' KeyFramesTimes no
28697 'lastkeyframetimestamp' LastKeyFrameTime no
28698 'lasttimestamp' LastTimeStamp no
28699 'liveXML' XMP XMP
28700 'metadatacreator' MetadataCreator no
28701 'metadatadate' MetadataDate no
28702 'pmsg' Message no
28703 'purl' URL no
28704 'sourcedata' SourceData no
28705 'starttime' StartTime no
28706 'stereo' Stereo no
28707 'totaldatarate' TotalDataRate no
28708 'totalduration' TotalDuration no
28709 'videocodecid' VideoCodecID no
28710 'videodatarate' VideoBitrate no
28711 'videosize' VideoSize no
28712 'width' ImageWidth no
28713
28714 Flash CuePoint Tags
28715
28716 These tag names are added to the CuePoint name to generate complete tag
28717 names like "CuePoint0Name".
28718
28719 Tag ID Tag Name Writable
28720 ------ -------- --------
28721 'name' Name no
28722 'parameters' Parameter Flash Parameter
28723 'time' Time no
28724 'type' Type no
28725
28726 Flash Parameter Tags
28727
28728 There are no pre-defined parameter tags, but ExifTool will extract any
28729 existing parameters, with tag names like "CuePoint0ParameterXxx".
28730
28731 Tag ID Tag Name Writable
28732 ------ -------- --------
28733 [no tags known]
28734
28735 Real Tags
28736 ExifTool recognizes three basic types of Real audio/video files: 1)
28737 RealMedia (RM, RV and RMVB), 2) RealAudio (RA), and 3) Real Metafile
28738 (RAM and RPM).
28739
28740 Real Media Tags
28741
28742 These Tag ID's are Chunk ID's used in RealMedia and RealVideo (RM, RV
28743 and RMVB) files.
28744
28745 Tag ID Tag Name Writable
28746 ------ -------- --------
28747 'CONT' CONT Real ContentDescr
28748 'MDPR' MDPR Real MediaProps
28749 'PROP' PROP Real Properties
28750 'RJMD' RJMD Real Metadata
28751
28752 Real ContentDescr Tags
28753
28754 Sequence Tag Name Writable
28755 -------- -------- --------
28756 0 TitleLen? no
28757 1 Title no
28758 2 AuthorLen? no
28759 3 Author no
28760 4 CopyrightLen? no
28761 5 Copyright no
28762 6 CommentLen? no
28763 7 Comment no
28764
28765 Real MediaProps Tags
28766
28767 Sequence Tag Name Writable
28768 -------- -------- --------
28769 0 StreamNumber no
28770 1 StreamMaxBitrate no
28771 2 StreamAvgBitrate no
28772 3 StreamMaxPacketSize no
28773 4 StreamAvgPacketSize no
28774 5 StreamStartTime no
28775 6 StreamPreroll no
28776 7 StreamDuration no
28777 8 StreamNameLen? no
28778 9 StreamName no
28779 10 StreamMimeLen? no
28780 11 StreamMimeType no
28781 12 FileInfoLen? no
28782 13 FileInfoLen2? no
28783 14 FileInfoVersion no
28784 15 PhysicalStreams? no
28785 16 PhysicalStreamNumbers? no
28786 17 DataOffsets? no
28787 18 NumRules? no
28788 19 PhysicalStreamNumberMap? no
28789 20 NumProperties? no
28790 21 FileInfoProperties Real FileInfo
28791
28792 Real FileInfo Tags
28793
28794 The following tags have been observed in the FileInfo properties, but
28795 any other existing information will also be extracted.
28796
28797 Tag ID Tag Name Writable
28798 ------ -------- --------
28799 'Audiences' Audiences no
28800 'Audio Format' AudioFormat no
28801 'Content Rating' ContentRating no
28802 'Creation Date' CreateDate no
28803 'Description' Description no
28804 'File ID' FileID no
28805 'Generated By' Software no
28806 'Indexable' Indexable no
28807 'Keywords' Keywords no
28808 'Modification Date' ModifyDate no
28809 'Target Audiences' TargetAudiences no
28810 'Video Quality' VideoQuality no
28811 'audioMode' AudioMode no
28812 'videoMode' VideoMode no
28813
28814 Real Properties Tags
28815
28816 Sequence Tag Name Writable
28817 -------- -------- --------
28818 0 MaxBitrate no
28819 1 AvgBitrate no
28820 2 MaxPacketSize no
28821 3 AvgPacketSize no
28822 4 NumPackets no
28823 5 Duration no
28824 6 Preroll no
28825 7 IndexOffset? no
28826 8 DataOffset? no
28827 9 NumStreams no
28828 10 Flags no
28829
28830 Real Metadata Tags
28831
28832 The tags below represent information which has been observed in the
28833 Real Metadata format, but ExifTool will extract any information it
28834 finds in this format. (As far as I can tell from the referenced
28835 documentation, string values should be plain text, but this is not the
28836 case for the only sample file I have been able to obtain containing
28837 this information. These tags could also be split into separate sub-
28838 directories, but this will wait until I have better documentation or a
28839 more complete set of samples.)
28840
28841 Tag ID Tag Name Writable
28842 ------ -------- --------
28843 'Album/Name' AlbumName no
28844 'Track/Category' TrackCategory no
28845 'Track/Comments' TrackComments no
28846 'Track/Lyrics' TrackLyrics no
28847
28848 Real Audio Tags
28849
28850 Tags in the following table reference information extracted from
28851 various versions of RealAudio (RA) files.
28852
28853 Tag ID Tag Name Writable
28854 ------ -------- --------
28855 '.ra3' RA3 Real AudioV3
28856 '.ra4' RA4 Real AudioV4
28857 '.ra5' RA5 Real AudioV5
28858
28859 Real AudioV3 Tags
28860
28861 Sequence Tag Name Writable
28862 -------- -------- --------
28863 0 Channels no
28864 1 Unknown? no
28865 2 BytesPerMinute no
28866 3 AudioBytes no
28867 4 TitleLen? no
28868 5 Title no
28869 6 ArtistLen? no
28870 7 Artist no
28871 8 CopyrightLen? no
28872 9 Copyright no
28873 10 CommentLen? no
28874 11 Comment no
28875
28876 Real AudioV4 Tags
28877
28878 Sequence Tag Name Writable
28879 -------- -------- --------
28880 0 FourCC1? no
28881 1 AudioFileSize? no
28882 2 Version2? no
28883 3 HeaderSize? no
28884 4 CodecFlavorID? no
28885 5 CodedFrameSize? no
28886 6 AudioBytes no
28887 7 BytesPerMinute no
28888 8 Unknown? no
28889 9 SubPacketH? no
28890 10 AudioFrameSize no
28891 11 SubPacketSize? no
28892 12 Unknown? no
28893 13 SampleRate no
28894 14 Unknown? no
28895 15 BitsPerSample no
28896 16 Channels no
28897 17 FourCC2Len? no
28898 18 FourCC2? no
28899 19 FourCC3Len? no
28900 20 FourCC3? no
28901 21 Unknown? no
28902 22 Unknown? no
28903 23 TitleLen? no
28904 24 Title no
28905 25 ArtistLen? no
28906 26 Artist no
28907 27 CopyrightLen? no
28908 28 Copyright no
28909 29 CommentLen? no
28910 30 Comment no
28911
28912 Real AudioV5 Tags
28913
28914 Sequence Tag Name Writable
28915 -------- -------- --------
28916 0 FourCC1? no
28917 1 AudioFileSize? no
28918 2 Version2? no
28919 3 HeaderSize? no
28920 4 CodecFlavorID? no
28921 5 CodedFrameSize? no
28922 6 AudioBytes no
28923 7 BytesPerMinute no
28924 8 Unknown? no
28925 9 SubPacketH? no
28926 10 FrameSize? no
28927 11 SubPacketSize? no
28928 12 SampleRate no
28929 13 SampleRate2? no
28930 14 BitsPerSample no
28931 15 Channels no
28932 16 Genr? no
28933 17 FourCC3? no
28934
28935 Real Metafile Tags
28936
28937 Tags representing information extracted from Real Audio Metafile and
28938 RealMedia Plug-in Metafile (RAM and RPM) files.
28939
28940 Tag ID Tag Name Writable
28941 ------ -------- --------
28942 'txt' Text no
28943 'url' URL no
28944
28945 Red Tags
28946 Tags extracted from Redcode R3D video files.
28947
28948 Tag ID Tag Name Writable
28949 ------ -------- --------
28950 'RED1' Red1Header Red RED1
28951 'RED2' Red2Header Red RED2
28952 0x1000 StartEdgeCode no
28953 0x1001 StartTimecode no
28954 0x1002 OtherDate1 no
28955 0x1003 OtherDate2 no
28956 0x1004 OtherDate3 no
28957 0x1005 DateTimeOriginal no
28958 0x1006 SerialNumber no
28959 0x1019 CameraType no
28960 0x101a ReelNumber no
28961 0x101b Take no
28962 0x1023 DateCreated no
28963 0x1024 TimeCreated no
28964 0x1025 FirmwareVersion no
28965 0x1029 ReelTimecode no
28966 0x102a StorageType no
28967 0x1030 StorageFormatDate no
28968 0x1031 StorageFormatTime no
28969 0x1032 StorageSerialNumber no
28970 0x1033 StorageModel no
28971 0x1036 AspectRatio no
28972 0x1042 Revision no
28973 0x1056 OriginalFileName no
28974 0x106e LensMake no
28975 0x106f LensNumber no
28976 0x1070 LensModel no
28977 0x1071 Model no
28978 0x107c CameraOperator no
28979 0x1086 VideoFormat no
28980 0x1096 Filter no
28981 0x10a0 Brain no
28982 0x10a1 Sensor no
28983 0x200d ColorTemperature no
28984 0x204b RGBCurves no
28985 0x2066 OriginalFrameRate no
28986 0x4037 CropArea no
28987 0x403b ISO no
28988 0x406a FNumber no
28989 0x406b FocalLength no
28990 0x606c FocusDistance no
28991
28992 Red RED1 Tags
28993
28994 Redcode version 1 header.
28995
28996 Index1 Tag Name Writable
28997 ------ -------- --------
28998 7 RedcodeVersion no
28999 54 ImageWidth no
29000 58 ImageHeight no
29001 62 FrameRate no
29002 67 OriginalFileName no
29003
29004 Red RED2 Tags
29005
29006 Redcode version 2 header.
29007
29008 Index1 Tag Name Writable
29009 ------ -------- --------
29010 7 RedcodeVersion no
29011 76 ImageWidth no
29012 80 ImageHeight no
29013 86 FrameRate no
29014
29015 RIFF Tags
29016 The RIFF container format is used various types of fines including AVI,
29017 WAV, WEBP, LA, OFR, PAC and WV. According to the EXIF specification,
29018 Meta information is embedded in two types of RIFF "LIST" chunks: "INFO"
29019 and "exif", and information about the audio content is stored in the
29020 "fmt " chunk. As well as this information, some video information and
29021 proprietary manufacturer-specific information is also extracted.
29022
29023 Large AVI videos may be a concatenation of two or more RIFF chunks.
29024 For these files, information is extracted from subsequent RIFF chunks
29025 as sub-documents, but the Duration is calculated for the full video.
29026
29027 Tag ID Tag Name Writable
29028 ------ -------- --------
29029 'ALPH' ALPH RIFF ALPH
29030 'ANIM' ANIM RIFF ANIM
29031 'ANMF' ANMF RIFF ANMF
29032 'CSET' CharacterSet RIFF CSET
29033 'EXIF' EXIF EXIF
29034 UnknownEXIF no
29035 'ICCP' ICC_Profile ICC_Profile
29036 'IDIT' DateTimeOriginal no
29037 'JUNK' OlympusJunk Olympus AVI
29038 CasioJunk EXIF
29039 RicohJunk Ricoh AVI
29040 PentaxJunk Pentax Junk
29041 PentaxJunk2 Pentax Junk2
29042 LucasJunk QuickTime Stream
29043 TextJunk no
29044 'JUNQ' OldXMP no
29045 'LIST_INF0' Info RIFF Info
29046 'LIST_INFO' Info RIFF Info
29047 'LIST_Tdat' Tdat RIFF Tdat
29048 'LIST_exif' Exif RIFF Exif
29049 'LIST_hdrl' Hdrl RIFF Hdrl
29050 'LIST_hydt' PentaxData Pentax AVI
29051 'LIST_ncdt' NikonData Nikon AVI
29052 'LIST_pntx' PentaxData2 Pentax AVI
29053 'SGLT' BikeBroAccel QuickTime Stream
29054 'SLLT' BikeBroGPS QuickTime Stream
29055 'VP8 ' VP8Bitstream RIFF VP8
29056 'VP8L' VP8L RIFF VP8L
29057 'VP8X' VP8X RIFF VP8X
29058 'XMP ' XMP XMP
29059 '_PMX' XMP XMP
29060 'aXML' AXML XMP XML
29061 'afsp' Afsp no
29062 'bext' BroadcastExtension RIFF BroadcastExt
29063 'cue ' CuePoints no
29064 'ds64' DataSize64 RIFF DS64
29065 'fact' NumberOfSamples no
29066 'fmt ' AudioFormat RIFF AudioFormat
29067 'gps0' GPSTrack QuickTime Stream
29068 'gsen' GSensor QuickTime Stream
29069 'iXML' IXML XMP XML
29070 'labl' Label RIFF Label
29071 'list' ListType no
29072 'olym' Olym Olympus WAV
29073
29074 RIFF ALPH Tags
29075
29076 WebP alpha chunk.
29077
29078 Index1 Tag Name Writable
29079 ------ -------- --------
29080 0 AlphaPreprocessing no
29081 0.1 AlphaFiltering no
29082 0.2 AlphaCompression no
29083
29084 RIFF ANIM Tags
29085
29086 WebP animation chunk.
29087
29088 Index1 Tag Name Writable
29089 ------ -------- --------
29090 0 BackgroundColor no
29091 4 AnimationLoopCount no
29092
29093 RIFF ANMF Tags
29094
29095 WebP animation frame chunk.
29096
29097 Index1 Tag Name Writable
29098 ------ -------- --------
29099 12 Duration no
29100
29101 RIFF CSET Tags
29102
29103 Index2 Tag Name Writable
29104 ------ -------- --------
29105 0 CodePage no
29106 1 CountryCode no
29107 2 LanguageCode no
29108 3 Dialect no
29109
29110 RIFF Info Tags
29111
29112 RIFF INFO tags found in AVI video and WAV audio files. Tags which are
29113 part of the EXIF 2.3 specification have an underlined Tag Name in the
29114 HTML version of this documentation. Other tags are found in AVI files
29115 generated by some software.
29116
29117 Tag ID Tag Name Writable
29118 ------ -------- --------
29119 'AGES' Rated no
29120 'CMNT' Comment no
29121 'CODE' EncodedBy no
29122 'COMM' Comments no
29123 'DIRC' Directory no
29124 'DISP' SoundSchemeTitle no
29125 'DTIM' DateTimeOriginal no
29126 'GENR' Genre no
29127 'IARL' ArchivalLocation no
29128 'IART' Artist no
29129 'IAS1' FirstLanguage no
29130 'IAS2' SecondLanguage no
29131 'IAS3' ThirdLanguage no
29132 'IAS4' FourthLanguage no
29133 'IAS5' FifthLanguage no
29134 'IAS6' SixthLanguage no
29135 'IAS7' SeventhLanguage no
29136 'IAS8' EighthLanguage no
29137 'IAS9' NinthLanguage no
29138 'IBSU' BaseURL no
29139 'ICAS' DefaultAudioStream no
29140 'ICDS' CostumeDesigner no
29141 'ICMS' Commissioned no
29142 'ICMT' Comment no
29143 'ICNM' Cinematographer no
29144 'ICNT' Country no
29145 'ICOP' Copyright no
29146 'ICRD' DateCreated no
29147 'ICRP' Cropped no
29148 'IDIM' Dimensions no
29149 'IDIT' DateTimeOriginal no
29150 'IDPI' DotsPerInch no
29151 'IDST' DistributedBy no
29152 'IEDT' EditedBy no
29153 'IENC' EncodedBy no
29154 'IENG' Engineer no
29155 'IGNR' Genre no
29156 'IKEY' Keywords no
29157 'ILGT' Lightness no
29158 'ILGU' LogoURL no
29159 'ILIU' LogoIconURL no
29160 'ILNG' Language no
29161 'IMBI' MoreInfoBannerImage no
29162 'IMBU' MoreInfoBannerURL no
29163 'IMED' Medium no
29164 'IMIT' MoreInfoText no
29165 'IMIU' MoreInfoURL no
29166 'IMUS' MusicBy no
29167 'INAM' Title no
29168 'IPDS' ProductionDesigner no
29169 'IPLT' NumColors no
29170 'IPRD' Product no
29171 'IPRO' ProducedBy no
29172 'IRIP' RippedBy no
29173 'IRTD' Rating no
29174 'ISBJ' Subject no
29175 'ISFT' Software no
29176 'ISGN' SecondaryGenre no
29177 'ISHP' Sharpness no
29178 'ISMP' TimeCode no
29179 'ISRC' Source no
29180 'ISRF' SourceForm no
29181 'ISTD' ProductionStudio no
29182 'ISTR' Starring no
29183 'ITCH' Technician no
29184 'IWMU' WatermarkURL no
29185 'IWRI' WrittenBy no
29186 'LANG' Language no
29187 'LOCA' Location no
29188 'PRT1' Part no
29189 'PRT2' NumberOfParts no
29190 'RATE' Rate no
29191 'STAR' Starring no
29192 'STAT' Statistics no
29193 'TAPE' TapeName no
29194 'TCDO' EndTimecode no
29195 'TCOD' StartTimecode no
29196 'TITL' Title no
29197 'TLEN' Length no
29198 'TORG' Organization no
29199 'TRCK' TrackNumber no
29200 'TURL' URL no
29201 'TVER' Version no
29202 'VMAJ' VegasVersionMajor no
29203 'VMIN' VegasVersionMinor no
29204 'YEAR' Year no
29205
29206 RIFF Tdat Tags
29207
29208 Tag ID Tag Name Writable
29209 ------ -------- --------
29210 [no tags known]
29211
29212 RIFF Exif Tags
29213
29214 These tags are part of the EXIF 2.3 specification for WAV audio files.
29215
29216 Tag ID Tag Name Writable
29217 ------ -------- --------
29218 'ecor' Make no
29219 'emdl' Model no
29220 'emnt' MakerNotes no
29221 'erel' RelatedImageFile no
29222 'etim' TimeCreated no
29223 'eucm' UserComment no
29224 'ever' ExifVersion no
29225
29226 RIFF Hdrl Tags
29227
29228 Tag ID Tag Name Writable
29229 ------ -------- --------
29230 'IDIT' DateTimeOriginal no
29231 'ISMP' TimeCode no
29232 'LIST_odml' OpenDML RIFF OpenDML
29233 'LIST_strl' Stream RIFF Stream
29234 'avih' AVIHeader RIFF AVIHeader
29235
29236 RIFF OpenDML Tags
29237
29238 Tag ID Tag Name Writable
29239 ------ -------- --------
29240 'dmlh' ExtendedAVIHeader RIFF ExtAVIHdr
29241
29242 RIFF ExtAVIHdr Tags
29243
29244 Index4 Tag Name Writable
29245 ------ -------- --------
29246 0 TotalFrameCount no
29247
29248 RIFF Stream Tags
29249
29250 Tag ID Tag Name Writable
29251 ------ -------- --------
29252 'strd' StreamData RIFF StreamData
29253 'strf' AudioFormat RIFF AudioFormat
29254 VideoFormat BMP
29255 'strh' StreamHeader RIFF StreamHeader
29256 'strn' StreamName no
29257
29258 RIFF StreamData Tags
29259
29260 This chunk is used to store proprietary information in AVI videos from
29261 some cameras. The first 4 characters of the data are used as the Tag
29262 ID below.
29263
29264 Tag ID Tag Name Writable
29265 ------ -------- --------
29266 'AVIF' AVIF EXIF
29267 'CASI' CasioData Casio AVI
29268 'Zora' VendorName no
29269 'unknown' UnknownData no
29270
29271 RIFF AudioFormat Tags
29272
29273 Index2 Tag Name Writable
29274 ------ -------- --------
29275 0 Encoding no
29276 1 NumChannels no
29277 2 SampleRate no
29278 4 AvgBytesPerSec no
29279 7 BitsPerSample no
29280
29281 RIFF StreamHeader Tags
29282
29283 Index4 Tag Name Writable
29284 ------ -------- --------
29285 0 StreamType no
29286 1 AudioCodec no
29287 VideoCodec no
29288 Codec no
29289 5 AudioSampleRate no
29290 VideoFrameRate no
29291 StreamSampleRate no
29292 8 AudioSampleCount no
29293 VideoFrameCount no
29294 StreamSampleCount no
29295 10 Quality no
29296 11 SampleSize no
29297
29298 RIFF AVIHeader Tags
29299
29300 Index4 Tag Name Writable
29301 ------ -------- --------
29302 0 FrameRate no
29303 1 MaxDataRate no
29304 4 FrameCount no
29305 6 StreamCount no
29306 8 ImageWidth no
29307 9 ImageHeight no
29308
29309 RIFF VP8 Tags
29310
29311 This chunk is found in simple-format (lossy) WebP files. See
29312 <https://developers.google.com/speed/webp/docs/riff_container> for the
29313 WebP container specification.
29314
29315 Index1 Tag Name Writable
29316 ------ -------- --------
29317 0 VP8Version no
29318 6 ImageWidth no
29319 6.1 HorizontalScale no
29320 8 ImageHeight no
29321 8.1 VerticalScale no
29322
29323 RIFF VP8L Tags
29324
29325 This chunk is found in lossless WebP files.
29326
29327 Index1 Tag Name Writable
29328 ------ -------- --------
29329 1 ImageWidth no
29330 2 ImageHeight no
29331
29332 RIFF VP8X Tags
29333
29334 This chunk is found in extended WebP files.
29335
29336 Index1 Tag Name Writable
29337 ------ -------- --------
29338 4 ImageWidth no
29339 6 ImageHeight no
29340
29341 RIFF BroadcastExt Tags
29342
29343 Information found in the Broadcast Audio Extension chunk (see
29344 <http://tech.ebu.ch/docs/tech/tech3285.pdf>).
29345
29346 Index1 Tag Name Writable
29347 ------ -------- --------
29348 0 Description no
29349 256 Originator no
29350 288 OriginatorReference no
29351 320 DateTimeOriginal no
29352 338 TimeReference no
29353 346 BWFVersion no
29354 348 BWF_UMID no
29355 602 CodingHistory no
29356
29357 RIFF DS64 Tags
29358
29359 64-bit data sizes for MBWF/RF64 files. See
29360 <https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the
29361 specification.
29362
29363 Index8 Tag Name Writable
29364 ------ -------- --------
29365 0 RIFFSize64 no
29366 1 DataSize64 no
29367 2 NumberOfSamples64 no
29368
29369 RIFF Label Tags
29370
29371 Index4 Tag Name Writable
29372 ------ -------- --------
29373 0 LabelID no
29374 1 LabelText no
29375
29376 AIFF Tags
29377 Tags extracted from Audio Interchange File Format (AIFF) files. See
29378 <http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/AIFF.html>
29379 for the AIFF specification.
29380
29381 Tag ID Tag Name Writable
29382 ------ -------- --------
29383 '(c) ' Copyright no
29384 'ANNO' Annotation no
29385 'AUTH' Author no
29386 'COMM' Common AIFF Common
29387 'COMT' Comment AIFF Comment
29388 'FVER' FormatVersion AIFF FormatVers
29389 'ID3 ' ID3 ID3
29390 'NAME' Name no
29391
29392 AIFF Common Tags
29393
29394 Index2 Tag Name Writable
29395 ------ -------- --------
29396 0 NumChannels no
29397 1 NumSampleFrames no
29398 3 SampleSize no
29399 4 SampleRate no
29400 9 CompressionType no
29401 11 CompressorName no
29402
29403 AIFF Comment Tags
29404
29405 Tag ID Tag Name Writable
29406 ------ -------- --------
29407 0x0000 CommentTime no
29408 0x0001 MarkerID no
29409 0x0002 Comment no
29410
29411 AIFF FormatVers Tags
29412
29413 Index4 Tag Name Writable
29414 ------ -------- --------
29415 0 FormatVersionTime no
29416
29417 ASF Tags
29418 The ASF format is used by Windows WMA and WMV files, and DIVX videos.
29419 Tag ID's aren't listed because they are huge 128-bit GUID's that would
29420 ruin the formatting of this table.
29421
29422 Tag Name Writable
29423 -------- --------
29424 SimpleIndex no
29425 TimecodeIndex no
29426 Header ASF Header
29427 Data no
29428 XMP XMP
29429 Index no
29430 MediaIndex no
29431
29432 ASF Header Tags
29433
29434 Tag Name Writable
29435 -------- --------
29436 Padding no
29437 ScriptCommand no
29438 ContentBranding ASF ContentBranding
29439 ContentEncryption no
29440 DigitalSignature no
29441 ExtendedContentEncryption no
29442 HeaderExtension ASF HeaderExtension
29443 ContentDescription ASF ContentDescr
29444 ErrorCorrection no
29445 StreamBitrateProps no
29446 CodecList ASF CodecList
29447 FileProperties ASF FileProperties
29448 StreamProperties ASF StreamProperties
29449 ExtendedContentDescr ASF ExtendedDescr
29450 BitrateMutualExclusion no
29451 Marker no
29452
29453 ASF ContentBranding Tags
29454
29455 Tag Name Writable
29456 -------- --------
29457 BannerImageType no
29458 BannerImage no
29459 BannerImageURL no
29460 CopyrightURL no
29461
29462 ASF HeaderExtension Tags
29463
29464 Tag Name Writable
29465 -------- --------
29466 ExtendedStreamProps no
29467 AdvancedContentEncryption no
29468 MetadataLibrary ASF ExtendedDescr
29469 TimecodeIndexParms no
29470 Compatibility no
29471 LanguageList no
29472 AdvancedMutualExcl no
29473 BandwidthSharing no
29474 Reserved1 no
29475 Metadata ASF ExtendedDescr
29476 GroupMutualExclusion no
29477 StreamPrioritization no
29478 IndexParameters no
29479
29480 ASF ExtendedDescr Tags
29481
29482 Tag Name Writable
29483 -------- --------
29484 ASFLeakyBucketPairs no
29485 ASFPacketCount no
29486 ASFSecurityObjectsSize no
29487 AlbumArtist no
29488 AlbumCoverURL no
29489 AlbumTitle no
29490 AspectRatioX no
29491 AspectRatioY no
29492 AudioFileURL no
29493 AudioSourceURL no
29494 Author no
29495 AuthorURL no
29496 AverageLevel no
29497 BannerImageData no
29498 BannerImageType no
29499 BannerImageURL no
29500 BeatsPerMinute no
29501 Bitrate no
29502 Broadcast no
29503 BufferAverage no
29504 Can_Skip_Backward no
29505 Can_Skip_Forward no
29506 Category no
29507 Codec no
29508 Composer no
29509 Conductor no
29510 ContainerFormat no
29511 ContentDistributor no
29512 ContentGroupDescription no
29513 Copyright no
29514 CopyrightURL no
29515 CurrentBitrate no
29516 DRM no
29517 DRM_ContentID no
29518 DRM_DRMHeader no
29519 DRM_DRMHeader_ContentDistributor no
29520 DRM_DRMHeader_ContentID no
29521 DRM_DRMHeader_IndividualizedVersion no
29522 DRM_DRMHeader_KeyID no
29523 DRM_DRMHeader_LicenseAcqURL no
29524 DRM_DRMHeader_SubscriptionContentID no
29525 DRM_IndividualizedVersion no
29526 DRM_KeyID no
29527 DRM_LASignatureCert no
29528 DRM_LASignatureLicSrvCert no
29529 DRM_LASignaturePrivKey no
29530 DRM_LASignatureRootCert no
29531 DRM_LicenseAcqURL no
29532 DRM_V1LicenseAcqURL no
29533 DVDID no
29534 Description no
29535 Director no
29536 Duration no
29537 EncodedBy no
29538 EncodingSettings no
29539 EncodingTime no
29540 FileSize no
29541 Genre no
29542 GenreID no
29543 HasArbitraryDataStream no
29544 HasAttachedImages no
29545 HasAudio no
29546 HasFileTransferStream no
29547 HasImage no
29548 HasScript no
29549 HasVideo no
29550 ISRC no
29551 InitialKey no
29552 IsVBR no
29553 Is_Protected no
29554 Is_Trusted no
29555 Language no
29556 Lyrics no
29557 Lyrics_Synchronised no
29558 MCDI no
29559 MediaClassPrimaryID no
29560 MediaClassSecondaryID no
29561 MediaCredits no
29562 MediaIsDelay no
29563 MediaIsFinale no
29564 MediaIsLive no
29565 MediaIsPremiere no
29566 MediaIsRepeat no
29567 MediaIsSAP no
29568 MediaIsStereo no
29569 MediaIsSubtitled no
29570 MediaIsTape no
29571 MediaNetworkAffiliation no
29572 MediaOriginalBroadcastDateTime no
29573 MediaOriginalChannel no
29574 MediaStationCallSign no
29575 MediaStationName no
29576 ModifiedBy no
29577 Mood no
29578 NSC_Address no
29579 NSC_Description no
29580 NSC_Email no
29581 NSC_Name no
29582 NSC_Phone no
29583 NumberOfFrames no
29584 OptimalBitrate no
29585 OriginalAlbumTitle no
29586 OriginalArtist no
29587 OriginalFileName no
29588 OriginalLyricist no
29589 OriginalReleaseTime no
29590 OriginalReleaseYear no
29591 ParentalRating no
29592 ParentalRatingReason no
29593 PartOfSet no
29594 PeakBitrate no
29595 PeakValue no
29596 Period no
29597 Picture ASF Picture
29598 PlaylistDelay no
29599 Producer no
29600 PromotionURL no
29601 ProtectionType no
29602 Provider no
29603 ProviderCopyright no
29604 ProviderRating no
29605 ProviderStyle no
29606 Publisher no
29607 RadioStationName no
29608 RadioStationOwner no
29609 Rating no
29610 Seekable no
29611 SharedUserRating no
29612 Signature_Name no
29613 StreamTypeInfo no
29614 Stridable no
29615 Subtitle no
29616 SubtitleDescription no
29617 SubscriptionContentID no
29618 Text no
29619 Title no
29620 ToolName no
29621 ToolVersion no
29622 Track no
29623 TrackNumber no
29624 UniqueFileIdentifier no
29625 UserWebURL no
29626 VBRPeak no
29627 VideoClosedCaptioning no
29628 VideoFrameRate no
29629 VideoHeight no
29630 VideoWidth no
29631 WMADRCAverageReference no
29632 WMADRCAverageTarget no
29633 WMADRCPeakReference no
29634 WMADRCPeakTarget no
29635 WMCollectionGroupID no
29636 WMCollectionID no
29637 WMContentID no
29638 Writer no
29639 Year no
29640
29641 ASF Picture Tags
29642
29643 Tag Name Writable
29644 -------- --------
29645 PictureType no
29646 PictureMIMEType no
29647 PictureDescription no
29648 Picture no
29649
29650 ASF ContentDescr Tags
29651
29652 Tag Name Writable
29653 -------- --------
29654 Title no
29655 Author no
29656 Copyright no
29657 Description no
29658 Rating no
29659
29660 ASF CodecList Tags
29661
29662 Tag Name Writable
29663 -------- --------
29664 AudioCodecDescription no
29665 AudioCodecName no
29666 OtherCodecDescription no
29667 OtherCodecName no
29668 VideoCodecDescription no
29669 VideoCodecName no
29670
29671 ASF FileProperties Tags
29672
29673 Index1 Tag Name Writable
29674 ------ -------- --------
29675 0 FileID no
29676 16 FileLength no
29677 24 CreationDate no
29678 32 DataPackets no
29679 40 Duration no
29680 48 SendDuration no
29681 56 Preroll no
29682 64 Flags no
29683 68 MinPacketSize no
29684 72 MaxPacketSize no
29685 76 MaxBitrate no
29686
29687 ASF StreamProperties Tags
29688
29689 Tags with index 54 and greater are conditional based on the StreamType.
29690
29691 Index1 Tag Name Writable
29692 ------ -------- --------
29693 0 StreamType no
29694 16 ErrorCorrectionType no
29695 32 TimeOffset no
29696 48 StreamNumber no
29697 54 AudioCodecID no
29698 ImageWidth no
29699 56 AudioChannels no
29700 58 AudioSampleRate no
29701 ImageHeight no
29702
29703 WTV Tags
29704 Tags found in Windows recorded TV (WTV) videos.
29705
29706 Tag ID Tag Name Writable
29707 ------ -------- --------
29708 'table.0.entries.legacy_attrib' Metdata WTV Metadata
29709
29710 WTV Metadata Tags
29711
29712 ExifTool will extract any tag found, even if not in this table.
29713
29714 Tag Name Writable
29715 -------- --------
29716 ATSCContent no
29717 ActualSoftPostPadding no
29718 ActualSoftPrePadding no
29719 Bitrate? no
29720 BrandingImageID no
29721 BrandingName no
29722 ContentProtected no
29723 ContentProtectedPercent no
29724 DTVContent no
29725 Duration no
29726 EncodeTime no
29727 EndTime no
29728 ExpirationDate? no
29729 ExpirationSpan? no
29730 Genre no
29731 HDContent no
29732 HardPostPadding no
29733 HardPrePadding no
29734 InBandRatingAttributes no
29735 InBandRatingLevel no
29736 InBandRatingSystem no
29737 KeepUntil no
29738 Language no
29739 MediaClassPrimaryID no
29740 MediaClassSecondaryID no
29741 MediaCredits no
29742 MediaIsDelay no
29743 MediaIsFinale no
29744 MediaIsLive no
29745 MediaIsMovie no
29746 MediaIsPremiere no
29747 MediaIsRepeat no
29748 MediaIsSAP no
29749 MediaIsSport no
29750 MediaIsStereo no
29751 MediaIsSubtitled no
29752 MediaIsTape no
29753 MediaNetworkAffiliation no
29754 MediaOriginalBroadcastDateTime no
29755 MediaOriginalChannel no
29756 MediaOriginalChannelSubNumber no
29757 MediaOriginalRunTime no
29758 MediaStationCallSign no
29759 MediaStationName no
29760 MediaThumbAspectRatioX no
29761 MediaThumbAspectRatioY no
29762 MediaThumbHeight no
29763 MediaThumbRatingAttributes no
29764 MediaThumbRatingLevel no
29765 MediaThumbRatingSystem no
29766 MediaThumbRet no
29767 MediaThumbStride no
29768 MediaThumbTimeStamp? no
29769 MediaThumbWidth no
29770 OriginalReleaseTime no
29771 OriginalSoftPostPadding no
29772 OriginalSoftPrePadding no
29773 ParentalRating no
29774 ParentalRatingReason no
29775 ProgramID no
29776 Provider no
29777 ProviderCopyright no
29778 ProviderRating no
29779 Quality no
29780 RequestID no
29781 ScheduleItemID no
29782 SeriesUID no
29783 ServiceID no
29784 Subtitle no
29785 SubtitleDescription no
29786 Title no
29787 VideoClosedCaptioning no
29788 Watched no
29789
29790 DICOM Tags
29791 The DICOM format is based on the ACR-NEMA specification, but adds a
29792 file header and a number of new tags. ExifTool will extract
29793 information from either type of file. The Tag ID's in the following
29794 table are the tag group and element numbers in hexadecimal, as given in
29795 the DICOM specification (see <http://medical.nema.org/>). The table
29796 below contains tags from the DICOM 2009 and earlier specifications plus
29797 some vendor-specific private tags.
29798
29799 Note that DICOM information may be saved in other file formats using
29800 the XMP DICOM Tags.
29801
29802 Tag ID Tag Name Writable
29803 ------ -------- --------
29804 0002,0000 FileMetaInfoGroupLength no
29805 0002,0001 FileMetaInfoVersion no
29806 0002,0002 MediaStorageSOPClassUID no
29807 0002,0003 MediaStorageSOPInstanceUID no
29808 0002,0010 TransferSyntaxUID no
29809 0002,0012 ImplementationClassUID no
29810 0002,0013 ImplementationVersionName no
29811 0002,0016 SourceApplicationEntityTitle no
29812 0002,0100 PrivateInformationCreatorUID no
29813 0002,0102 PrivateInformation no
29814 0004,1130 FileSetID no
29815 0004,1141 FileSetDescriptorFileID no
29816 0004,1142 SpecificCharacterSetOfFile no
29817 0004,1200 FirstDirectoryRecordOffset no
29818 0004,1202 LastDirectoryRecordOffset no
29819 0004,1212 FileSetConsistencyFlag no
29820 0004,1220 DirectoryRecordSequence no
29821 0004,1400 OffsetOfNextDirectoryRecord no
29822 0004,1410 RecordInUseFlag no
29823 0004,1420 LowerLevelDirectoryEntityOffset no
29824 0004,1430 DirectoryRecordType no
29825 0004,1432 PrivateRecordUID no
29826 0004,1500 ReferencedFileID no
29827 0004,1504 MRDRDirectoryRecordOffset no
29828 0004,1510 ReferencedSOPClassUIDInFile no
29829 0004,1511 ReferencedSOPInstanceUIDInFile no
29830 0004,1512 ReferencedTransferSyntaxUIDInFile no
29831 0004,151A ReferencedRelatedSOPClassUIDInFile no
29832 0004,1600 NumberOfReferences no
29833 0008,0000 IdentifyingGroupLength no
29834 0008,0001 LengthToEnd no
29835 0008,0005 SpecificCharacterSet no
29836 0008,0006 LanguageCodeSequence no
29837 0008,0008 ImageType no
29838 0008,0010 RecognitionCode no
29839 0008,0012 InstanceCreationDate no
29840 0008,0013 InstanceCreationTime no
29841 0008,0014 InstanceCreatorUID no
29842 0008,0016 SOPClassUID no
29843 0008,0018 SOPInstanceUID no
29844 0008,001A RelatedGeneralSOPClassUID no
29845 0008,001B OriginalSpecializedSOPClassUID no
29846 0008,0020 StudyDate no
29847 0008,0021 SeriesDate no
29848 0008,0022 AcquisitionDate no
29849 0008,0023 ContentDate no
29850 0008,0024 OverlayDate no
29851 0008,0025 CurveDate no
29852 0008,002A AcquisitionDateTime no
29853 0008,0030 StudyTime no
29854 0008,0031 SeriesTime no
29855 0008,0032 AcquisitionTime no
29856 0008,0033 ContentTime no
29857 0008,0034 OverlayTime no
29858 0008,0035 CurveTime no
29859 0008,0040 DataSetType no
29860 0008,0041 DataSetSubtype no
29861 0008,0042 NuclearMedicineSeriesType no
29862 0008,0050 AccessionNumber no
29863 0008,0052 QueryRetrieveLevel no
29864 0008,0054 RetrieveAETitle no
29865 0008,0056 InstanceAvailability no
29866 0008,0058 FailedSOPInstanceUIDList no
29867 0008,0060 Modality no
29868 0008,0061 ModalitiesInStudy no
29869 0008,0062 SOPClassesInStudy no
29870 0008,0064 ConversionType no
29871 0008,0068 PresentationIntentType no
29872 0008,0070 Manufacturer no
29873 0008,0080 InstitutionName no
29874 0008,0081 InstitutionAddress no
29875 0008,0082 InstitutionCodeSequence no
29876 0008,0090 ReferringPhysicianName no
29877 0008,0092 ReferringPhysicianAddress no
29878 0008,0094 ReferringPhysicianTelephoneNumber no
29879 0008,0096 ReferringPhysicianIDSequence no
29880 0008,0100 CodeValue no
29881 0008,0102 CodingSchemeDesignator no
29882 0008,0103 CodingSchemeVersion no
29883 0008,0104 CodeMeaning no
29884 0008,0105 MappingResource no
29885 0008,0106 ContextGroupVersion no
29886 0008,0107 ContextGroupLocalVersion no
29887 0008,010B ContextGroupExtensionFlag no
29888 0008,010C CodingSchemeUID no
29889 0008,010D ContextGroupExtensionCreatorUID no
29890 0008,010F ContextIdentifier no
29891 0008,0110 CodingSchemeIDSequence no
29892 0008,0112 CodingSchemeRegistry no
29893 0008,0114 CodingSchemeExternalID no
29894 0008,0115 CodingSchemeName no
29895 0008,0116 ResponsibleOrganization no
29896 0008,0117 ContextUID no
29897 0008,0201 TimezoneOffsetFromUTC no
29898 0008,1000 NetworkID no
29899 0008,1010 StationName no
29900 0008,1030 StudyDescription no
29901 0008,1032 ProcedureCodeSequence no
29902 0008,103E SeriesDescription no
29903 0008,1040 InstitutionalDepartmentName no
29904 0008,1048 PhysiciansOfRecord no
29905 0008,1049 PhysiciansOfRecordIDSequence no
29906 0008,1050 PerformingPhysicianName no
29907 0008,1052 PerformingPhysicianIDSequence no
29908 0008,1060 NameOfPhysicianReadingStudy no
29909 0008,1062 PhysicianReadingStudyIDSequence no
29910 0008,1070 OperatorsName no
29911 0008,1072 OperatorIDSequence no
29912 0008,1080 AdmittingDiagnosesDescription no
29913 0008,1084 AdmittingDiagnosesCodeSequence no
29914 0008,1090 ManufacturersModelName no
29915 0008,1100 ReferencedResultsSequence no
29916 0008,1110 ReferencedStudySequence no
29917 0008,1111 ReferencedProcedureStepSequence no
29918 0008,1115 ReferencedSeriesSequence no
29919 0008,1120 ReferencedPatientSequence no
29920 0008,1125 ReferencedVisitSequence no
29921 0008,1130 ReferencedOverlaySequence no
29922 0008,113A ReferencedWaveformSequence no
29923 0008,1140 ReferencedImageSequence no
29924 0008,1145 ReferencedCurveSequence no
29925 0008,114A ReferencedInstanceSequence no
29926 0008,1150 ReferencedSOPClassUID no
29927 0008,1155 ReferencedSOPInstanceUID no
29928 0008,115A SOPClassesSupported no
29929 0008,1160 ReferencedFrameNumber no
29930 0008,1161 SimpleFrameList no
29931 0008,1162 CalculatedFrameList no
29932 0008,1163 TimeRange no
29933 0008,1164 FrameExtractionSequence no
29934 0008,1195 TransactionUID no
29935 0008,1197 FailureReason no
29936 0008,1198 FailedSOPSequence no
29937 0008,1199 ReferencedSOPSequence no
29938 0008,1200 OtherReferencedStudiesSequence no
29939 0008,1250 RelatedSeriesSequence no
29940 0008,2110 LossyImageCompression no
29941 0008,2111 DerivationDescription no
29942 0008,2112 SourceImageSequence no
29943 0008,2120 StageName no
29944 0008,2122 StageNumber no
29945 0008,2124 NumberOfStages no
29946 0008,2127 ViewName no
29947 0008,2128 ViewNumber no
29948 0008,2129 NumberOfEventTimers no
29949 0008,212A NumberOfViewsInStage no
29950 0008,2130 EventElapsedTimes no
29951 0008,2132 EventTimerNames no
29952 0008,2133 EventTimerSequence no
29953 0008,2134 EventTimeOffset no
29954 0008,2135 EventCodeSequence no
29955 0008,2142 StartTrim no
29956 0008,2143 StopTrim no
29957 0008,2144 RecommendedDisplayFrameRate no
29958 0008,2200 TransducerPosition no
29959 0008,2204 TransducerOrientation no
29960 0008,2208 AnatomicStructure no
29961 0008,2218 AnatomicRegionSequence no
29962 0008,2220 AnatomicRegionModifierSequence no
29963 0008,2228 PrimaryAnatomicStructureSequence no
29964 0008,2229 AnatomicStructureOrRegionSequence no
29965 0008,2230 AnatomicStructureModifierSequence no
29966 0008,2240 TransducerPositionSequence no
29967 0008,2242 TransducerPositionModifierSequence no
29968 0008,2244 TransducerOrientationSequence no
29969 0008,2246 TransducerOrientationModifierSeq no
29970 0008,2253 AnatomicEntrancePortalCodeSeqTrial no
29971 0008,2255 AnatomicApproachDirCodeSeqTrial no
29972 0008,2256 AnatomicPerspectiveDescrTrial no
29973 0008,2257 AnatomicPerspectiveCodeSeqTrial no
29974 0008,3001 AlternateRepresentationSequence no
29975 0008,3010 IrradiationEventUID no
29976 0008,4000 IdentifyingComments no
29977 0008,9007 FrameType no
29978 0008,9092 ReferencedImageEvidenceSequence no
29979 0008,9121 ReferencedRawDataSequence no
29980 0008,9123 CreatorVersionUID no
29981 0008,9124 DerivationImageSequence no
29982 0008,9154 SourceImageEvidenceSequence no
29983 0008,9205 PixelPresentation no
29984 0008,9206 VolumetricProperties no
29985 0008,9207 VolumeBasedCalculationTechnique no
29986 0008,9208 ComplexImageComponent no
29987 0008,9209 AcquisitionContrast no
29988 0008,9215 DerivationCodeSequence no
29989 0008,9237 GrayscalePresentationStateSequence no
29990 0008,9410 ReferencedOtherPlaneSequence no
29991 0008,9458 FrameDisplaySequence no
29992 0008,9459 RecommendedDisplayFrameRateInFloat no
29993 0008,9460 SkipFrameRangeFlag no
29994 0009,1001 FullFidelity no
29995 0009,1002 SuiteID no
29996 0009,1004 ProductID no
29997 0009,1027 ImageActualDate no
29998 0009,1030 ServiceID no
29999 0009,1031 MobileLocationNumber no
30000 0009,10E3 EquipmentUID no
30001 0009,10E6 GenesisVersionNow no
30002 0009,10E7 ExamRecordChecksum no
30003 0009,10E9 ActualSeriesDataTimeStamp no
30004 0010,0000 PatientGroupLength no
30005 0010,0010 PatientName no
30006 0010,0020 PatientID no
30007 0010,0021 IssuerOfPatientID no
30008 0010,0022 TypeOfPatientID no
30009 0010,0030 PatientBirthDate no
30010 0010,0032 PatientBirthTime no
30011 0010,0040 PatientSex no
30012 0010,0050 PatientInsurancePlanCodeSequence no
30013 0010,0101 PatientPrimaryLanguageCodeSeq no
30014 0010,0102 PatientPrimaryLanguageCodeModSeq no
30015 0010,1000 OtherPatientIDs no
30016 0010,1001 OtherPatientNames no
30017 0010,1002 OtherPatientIDsSequence no
30018 0010,1005 PatientBirthName no
30019 0010,1010 PatientAge no
30020 0010,1020 PatientSize no
30021 0010,1030 PatientWeight no
30022 0010,1040 PatientAddress no
30023 0010,1050 InsurancePlanIdentification no
30024 0010,1060 PatientMotherBirthName no
30025 0010,1080 MilitaryRank no
30026 0010,1081 BranchOfService no
30027 0010,1090 MedicalRecordLocator no
30028 0010,2000 MedicalAlerts no
30029 0010,2110 Allergies no
30030 0010,2150 CountryOfResidence no
30031 0010,2152 RegionOfResidence no
30032 0010,2154 PatientTelephoneNumbers no
30033 0010,2160 EthnicGroup no
30034 0010,2180 Occupation no
30035 0010,21A0 SmokingStatus no
30036 0010,21B0 AdditionalPatientHistory no
30037 0010,21C0 PregnancyStatus no
30038 0010,21D0 LastMenstrualDate no
30039 0010,21F0 PatientReligiousPreference no
30040 0010,2201 PatientSpeciesDescription no
30041 0010,2202 PatientSpeciesCodeSequence no
30042 0010,2203 PatientSexNeutered no
30043 0010,2210 AnatomicalOrientationType no
30044 0010,2292 PatientBreedDescription no
30045 0010,2293 PatientBreedCodeSequence no
30046 0010,2294 BreedRegistrationSequence no
30047 0010,2295 BreedRegistrationNumber no
30048 0010,2296 BreedRegistryCodeSequence no
30049 0010,2297 ResponsiblePerson no
30050 0010,2298 ResponsiblePersonRole no
30051 0010,2299 ResponsibleOrganization no
30052 0010,4000 PatientComments no
30053 0010,9431 ExaminedBodyThickness no
30054 0011,1010 PatientStatus no
30055 0012,0010 ClinicalTrialSponsorName no
30056 0012,0020 ClinicalTrialProtocolID no
30057 0012,0021 ClinicalTrialProtocolName no
30058 0012,0030 ClinicalTrialSiteID no
30059 0012,0031 ClinicalTrialSiteName no
30060 0012,0040 ClinicalTrialSubjectID no
30061 0012,0042 ClinicalTrialSubjectReadingID no
30062 0012,0050 ClinicalTrialTimePointID no
30063 0012,0051 ClinicalTrialTimePointDescription no
30064 0012,0060 ClinicalTrialCoordinatingCenter no
30065 0012,0062 PatientIdentityRemoved no
30066 0012,0063 DeidentificationMethod no
30067 0012,0064 DeidentificationMethodCodeSequence no
30068 0012,0071 ClinicalTrialSeriesID no
30069 0012,0072 ClinicalTrialSeriesDescription no
30070 0012,0084 DistributionType no
30071 0012,0085 ConsentForDistributionFlag no
30072 0018,0000 AcquisitionGroupLength no
30073 0018,0010 ContrastBolusAgent no
30074 0018,0012 ContrastBolusAgentSequence no
30075 0018,0014 ContrastBolusAdministrationRoute no
30076 0018,0015 BodyPartExamined no
30077 0018,0020 ScanningSequence no
30078 0018,0021 SequenceVariant no
30079 0018,0022 ScanOptions no
30080 0018,0023 MRAcquisitionType no
30081 0018,0024 SequenceName no
30082 0018,0025 AngioFlag no
30083 0018,0026 InterventionDrugInformationSeq no
30084 0018,0027 InterventionDrugStopTime no
30085 0018,0028 InterventionDrugDose no
30086 0018,0029 InterventionDrugSequence no
30087 0018,002A AdditionalDrugSequence no
30088 0018,0030 Radionuclide no
30089 0018,0031 Radiopharmaceutical no
30090 0018,0032 EnergyWindowCenterline no
30091 0018,0033 EnergyWindowTotalWidth no
30092 0018,0034 InterventionDrugName no
30093 0018,0035 InterventionDrugStartTime no
30094 0018,0036 InterventionSequence no
30095 0018,0037 TherapyType no
30096 0018,0038 InterventionStatus no
30097 0018,0039 TherapyDescription no
30098 0018,003A InterventionDescription no
30099 0018,0040 CineRate no
30100 0018,0042 InitialCineRunState no
30101 0018,0050 SliceThickness no
30102 0018,0060 KVP no
30103 0018,0070 CountsAccumulated no
30104 0018,0071 AcquisitionTerminationCondition no
30105 0018,0072 EffectiveDuration no
30106 0018,0073 AcquisitionStartCondition no
30107 0018,0074 AcquisitionStartConditionData no
30108 0018,0075 AcquisitionEndConditionData no
30109 0018,0080 RepetitionTime no
30110 0018,0081 EchoTime no
30111 0018,0082 InversionTime no
30112 0018,0083 NumberOfAverages no
30113 0018,0084 ImagingFrequency no
30114 0018,0085 ImagedNucleus no
30115 0018,0086 EchoNumber no
30116 0018,0087 MagneticFieldStrength no
30117 0018,0088 SpacingBetweenSlices no
30118 0018,0089 NumberOfPhaseEncodingSteps no
30119 0018,0090 DataCollectionDiameter no
30120 0018,0091 EchoTrainLength no
30121 0018,0093 PercentSampling no
30122 0018,0094 PercentPhaseFieldOfView no
30123 0018,0095 PixelBandwidth no
30124 0018,1000 DeviceSerialNumber no
30125 0018,1002 DeviceUID no
30126 0018,1003 DeviceID no
30127 0018,1004 PlateID no
30128 0018,1005 GeneratorID no
30129 0018,1006 GridID no
30130 0018,1007 CassetteID no
30131 0018,1008 GantryID no
30132 0018,1010 SecondaryCaptureDeviceID no
30133 0018,1011 HardcopyCreationDeviceID no
30134 0018,1012 DateOfSecondaryCapture no
30135 0018,1014 TimeOfSecondaryCapture no
30136 0018,1016 SecondaryCaptureDeviceManufacturer no
30137 0018,1017 HardcopyDeviceManufacturer no
30138 0018,1018 SecondaryCaptureDeviceModelName no
30139 0018,1019 SecondaryCaptureDeviceSoftwareVers no
30140 0018,101A HardcopyDeviceSoftwareVersion no
30141 0018,101B HardcopyDeviceModelName no
30142 0018,1020 SoftwareVersion no
30143 0018,1022 VideoImageFormatAcquired no
30144 0018,1023 DigitalImageFormatAcquired no
30145 0018,1030 ProtocolName no
30146 0018,1040 ContrastBolusRoute no
30147 0018,1041 ContrastBolusVolume no
30148 0018,1042 ContrastBolusStartTime no
30149 0018,1043 ContrastBolusStopTime no
30150 0018,1044 ContrastBolusTotalDose no
30151 0018,1045 SyringeCounts no
30152 0018,1046 ContrastFlowRate no
30153 0018,1047 ContrastFlowDuration no
30154 0018,1048 ContrastBolusIngredient no
30155 0018,1049 ContrastBolusConcentration no
30156 0018,1050 SpatialResolution no
30157 0018,1060 TriggerTime no
30158 0018,1061 TriggerSourceOrType no
30159 0018,1062 NominalInterval no
30160 0018,1063 FrameTime no
30161 0018,1064 CardiacFramingType no
30162 0018,1065 FrameTimeVector no
30163 0018,1066 FrameDelay no
30164 0018,1067 ImageTriggerDelay no
30165 0018,1068 MultiplexGroupTimeOffset no
30166 0018,1069 TriggerTimeOffset no
30167 0018,106A SynchronizationTrigger no
30168 0018,106C SynchronizationChannel no
30169 0018,106E TriggerSamplePosition no
30170 0018,1070 RadiopharmaceuticalRoute no
30171 0018,1071 RadiopharmaceuticalVolume no
30172 0018,1072 RadiopharmaceuticalStartTime no
30173 0018,1073 RadiopharmaceuticalStopTime no
30174 0018,1074 RadionuclideTotalDose no
30175 0018,1075 RadionuclideHalfLife no
30176 0018,1076 RadionuclidePositronFraction no
30177 0018,1077 RadiopharmaceuticalSpecActivity no
30178 0018,1078 RadiopharmaceuticalStartDateTime no
30179 0018,1079 RadiopharmaceuticalStopDateTime no
30180 0018,1080 BeatRejectionFlag no
30181 0018,1081 LowRRValue no
30182 0018,1082 HighRRValue no
30183 0018,1083 IntervalsAcquired no
30184 0018,1084 IntervalsRejected no
30185 0018,1085 PVCRejection no
30186 0018,1086 SkipBeats no
30187 0018,1088 HeartRate no
30188 0018,1090 CardiacNumberOfImages no
30189 0018,1094 TriggerWindow no
30190 0018,1100 ReconstructionDiameter no
30191 0018,1110 DistanceSourceToDetector no
30192 0018,1111 DistanceSourceToPatient no
30193 0018,1114 EstimatedRadiographicMagnification no
30194 0018,1120 GantryDetectorTilt no
30195 0018,1121 GantryDetectorSlew no
30196 0018,1130 TableHeight no
30197 0018,1131 TableTraverse no
30198 0018,1134 TableMotion no
30199 0018,1135 TableVerticalIncrement no
30200 0018,1136 TableLateralIncrement no
30201 0018,1137 TableLongitudinalIncrement no
30202 0018,1138 TableAngle no
30203 0018,113A TableType no
30204 0018,1140 RotationDirection no
30205 0018,1141 AngularPosition no
30206 0018,1142 RadialPosition no
30207 0018,1143 ScanArc no
30208 0018,1144 AngularStep no
30209 0018,1145 CenterOfRotationOffset no
30210 0018,1146 RotationOffset no
30211 0018,1147 FieldOfViewShape no
30212 0018,1149 FieldOfViewDimensions no
30213 0018,1150 ExposureTime no
30214 0018,1151 XRayTubeCurrent no
30215 0018,1152 Exposure no
30216 0018,1153 ExposureInMicroAmpSec no
30217 0018,1154 AveragePulseWidth no
30218 0018,1155 RadiationSetting no
30219 0018,1156 RectificationType no
30220 0018,115A RadiationMode no
30221 0018,115E ImageAreaDoseProduct no
30222 0018,1160 FilterType no
30223 0018,1161 TypeOfFilters no
30224 0018,1162 IntensifierSize no
30225 0018,1164 ImagerPixelSpacing no
30226 0018,1166 Grid no
30227 0018,1170 GeneratorPower no
30228 0018,1180 CollimatorGridName no
30229 0018,1181 CollimatorType no
30230 0018,1182 FocalDistance no
30231 0018,1183 XFocusCenter no
30232 0018,1184 YFocusCenter no
30233 0018,1190 FocalSpots no
30234 0018,1191 AnodeTargetMaterial no
30235 0018,11A0 BodyPartThickness no
30236 0018,11A2 CompressionForce no
30237 0018,1200 DateOfLastCalibration no
30238 0018,1201 TimeOfLastCalibration no
30239 0018,1210 ConvolutionKernel no
30240 0018,1240 UpperLowerPixelValues no
30241 0018,1242 ActualFrameDuration no
30242 0018,1243 CountRate no
30243 0018,1244 PreferredPlaybackSequencing no
30244 0018,1250 ReceiveCoilName no
30245 0018,1251 TransmitCoilName no
30246 0018,1260 PlateType no
30247 0018,1261 PhosphorType no
30248 0018,1300 ScanVelocity no
30249 0018,1301 WholeBodyTechnique no
30250 0018,1302 ScanLength no
30251 0018,1310 AcquisitionMatrix no
30252 0018,1312 InPlanePhaseEncodingDirection no
30253 0018,1314 FlipAngle no
30254 0018,1315 VariableFlipAngleFlag no
30255 0018,1316 SAR no
30256 0018,1318 DB-Dt no
30257 0018,1400 AcquisitionDeviceProcessingDescr no
30258 0018,1401 AcquisitionDeviceProcessingCode no
30259 0018,1402 CassetteOrientation no
30260 0018,1403 CassetteSize no
30261 0018,1404 ExposuresOnPlate no
30262 0018,1405 RelativeXRayExposure no
30263 0018,1450 ColumnAngulation no
30264 0018,1460 TomoLayerHeight no
30265 0018,1470 TomoAngle no
30266 0018,1480 TomoTime no
30267 0018,1490 TomoType no
30268 0018,1491 TomoClass no
30269 0018,1495 NumberOfTomosynthesisSourceImages no
30270 0018,1500 PositionerMotion no
30271 0018,1508 PositionerType no
30272 0018,1510 PositionerPrimaryAngle no
30273 0018,1511 PositionerSecondaryAngle no
30274 0018,1520 PositionerPrimaryAngleIncrement no
30275 0018,1521 PositionerSecondaryAngleIncrement no
30276 0018,1530 DetectorPrimaryAngle no
30277 0018,1531 DetectorSecondaryAngle no
30278 0018,1600 ShutterShape no
30279 0018,1602 ShutterLeftVerticalEdge no
30280 0018,1604 ShutterRightVerticalEdge no
30281 0018,1606 ShutterUpperHorizontalEdge no
30282 0018,1608 ShutterLowerHorizontalEdge no
30283 0018,1610 CenterOfCircularShutter no
30284 0018,1612 RadiusOfCircularShutter no
30285 0018,1620 VerticesOfPolygonalShutter no
30286 0018,1622 ShutterPresentationValue no
30287 0018,1623 ShutterOverlayGroup no
30288 0018,1624 ShutterPresentationColorCIELabVal no
30289 0018,1700 CollimatorShape no
30290 0018,1702 CollimatorLeftVerticalEdge no
30291 0018,1704 CollimatorRightVerticalEdge no
30292 0018,1706 CollimatorUpperHorizontalEdge no
30293 0018,1708 CollimatorLowerHorizontalEdge no
30294 0018,1710 CenterOfCircularCollimator no
30295 0018,1712 RadiusOfCircularCollimator no
30296 0018,1720 VerticesOfPolygonalCollimator no
30297 0018,1800 AcquisitionTimeSynchronized no
30298 0018,1801 TimeSource no
30299 0018,1802 TimeDistributionProtocol no
30300 0018,1803 NTPSourceAddress no
30301 0018,2001 PageNumberVector no
30302 0018,2002 FrameLabelVector no
30303 0018,2003 FramePrimaryAngleVector no
30304 0018,2004 FrameSecondaryAngleVector no
30305 0018,2005 SliceLocationVector no
30306 0018,2006 DisplayWindowLabelVector no
30307 0018,2010 NominalScannedPixelSpacing no
30308 0018,2020 DigitizingDeviceTransportDirection no
30309 0018,2030 RotationOfScannedFilm no
30310 0018,3100 IVUSAcquisition no
30311 0018,3101 IVUSPullbackRate no
30312 0018,3102 IVUSGatedRate no
30313 0018,3103 IVUSPullbackStartFrameNumber no
30314 0018,3104 IVUSPullbackStopFrameNumber no
30315 0018,3105 LesionNumber no
30316 0018,4000 AcquisitionComments no
30317 0018,5000 OutputPower no
30318 0018,5010 TransducerData no
30319 0018,5012 FocusDepth no
30320 0018,5020 ProcessingFunction no
30321 0018,5021 PostprocessingFunction no
30322 0018,5022 MechanicalIndex no
30323 0018,5024 BoneThermalIndex no
30324 0018,5026 CranialThermalIndex no
30325 0018,5027 SoftTissueThermalIndex no
30326 0018,5028 SoftTissueFocusThermalIndex no
30327 0018,5029 SoftTissueSurfaceThermalIndex no
30328 0018,5030 DynamicRange no
30329 0018,5040 TotalGain no
30330 0018,5050 DepthOfScanField no
30331 0018,5100 PatientPosition no
30332 0018,5101 ViewPosition no
30333 0018,5104 ProjectionEponymousNameCodeSeq no
30334 0018,5210 ImageTransformationMatrix no
30335 0018,5212 ImageTranslationVector no
30336 0018,6000 Sensitivity no
30337 0018,6011 SequenceOfUltrasoundRegions no
30338 0018,6012 RegionSpatialFormat no
30339 0018,6014 RegionDataType no
30340 0018,6016 RegionFlags no
30341 0018,6018 RegionLocationMinX0 no
30342 0018,601A RegionLocationMinY0 no
30343 0018,601C RegionLocationMaxX1 no
30344 0018,601E RegionLocationMaxY1 no
30345 0018,6020 ReferencePixelX0 no
30346 0018,6022 ReferencePixelY0 no
30347 0018,6024 PhysicalUnitsXDirection no
30348 0018,6026 PhysicalUnitsYDirection no
30349 0018,6028 ReferencePixelPhysicalValueX no
30350 0018,602A ReferencePixelPhysicalValueY no
30351 0018,602C PhysicalDeltaX no
30352 0018,602E PhysicalDeltaY no
30353 0018,6030 TransducerFrequency no
30354 0018,6031 TransducerType no
30355 0018,6032 PulseRepetitionFrequency no
30356 0018,6034 DopplerCorrectionAngle no
30357 0018,6036 SteeringAngle no
30358 0018,6038 DopplerSampleVolumeXPosRetired no
30359 0018,6039 DopplerSampleVolumeXPosition no
30360 0018,603A DopplerSampleVolumeYPosRetired no
30361 0018,603B DopplerSampleVolumeYPosition no
30362 0018,603C TMLinePositionX0Retired no
30363 0018,603D TMLinePositionX0 no
30364 0018,603E TMLinePositionY0Retired no
30365 0018,603F TMLinePositionY0 no
30366 0018,6040 TMLinePositionX1Retired no
30367 0018,6041 TMLinePositionX1 no
30368 0018,6042 TMLinePositionY1Retired no
30369 0018,6043 TMLinePositionY1 no
30370 0018,6044 PixelComponentOrganization no
30371 0018,6046 PixelComponentMask no
30372 0018,6048 PixelComponentRangeStart no
30373 0018,604A PixelComponentRangeStop no
30374 0018,604C PixelComponentPhysicalUnits no
30375 0018,604E PixelComponentDataType no
30376 0018,6050 NumberOfTableBreakPoints no
30377 0018,6052 TableOfXBreakPoints no
30378 0018,6054 TableOfYBreakPoints no
30379 0018,6056 NumberOfTableEntries no
30380 0018,6058 TableOfPixelValues no
30381 0018,605A TableOfParameterValues no
30382 0018,6060 RWaveTimeVector no
30383 0018,7000 DetectorConditionsNominalFlag no
30384 0018,7001 DetectorTemperature no
30385 0018,7004 DetectorType no
30386 0018,7005 DetectorConfiguration no
30387 0018,7006 DetectorDescription no
30388 0018,7008 DetectorMode no
30389 0018,700A DetectorID no
30390 0018,700C DateOfLastDetectorCalibration no
30391 0018,700E TimeOfLastDetectorCalibration no
30392 0018,7010 DetectorExposuresSinceCalibration no
30393 0018,7011 DetectorExposuresSinceManufactured no
30394 0018,7012 DetectorTimeSinceLastExposure no
30395 0018,7014 DetectorActiveTime no
30396 0018,7016 DetectorActiveOffsetFromExposure no
30397 0018,701A DetectorBinning no
30398 0018,7020 DetectorElementPhysicalSize no
30399 0018,7022 DetectorElementSpacing no
30400 0018,7024 DetectorActiveShape no
30401 0018,7026 DetectorActiveDimensions no
30402 0018,7028 DetectorActiveOrigin no
30403 0018,702A DetectorManufacturerName no
30404 0018,702B DetectorManufacturersModelName no
30405 0018,7030 FieldOfViewOrigin no
30406 0018,7032 FieldOfViewRotation no
30407 0018,7034 FieldOfViewHorizontalFlip no
30408 0018,7040 GridAbsorbingMaterial no
30409 0018,7041 GridSpacingMaterial no
30410 0018,7042 GridThickness no
30411 0018,7044 GridPitch no
30412 0018,7046 GridAspectRatio no
30413 0018,7048 GridPeriod no
30414 0018,704C GridFocalDistance no
30415 0018,7050 FilterMaterial no
30416 0018,7052 FilterThicknessMinimum no
30417 0018,7054 FilterThicknessMaximum no
30418 0018,7060 ExposureControlMode no
30419 0018,7062 ExposureControlModeDescription no
30420 0018,7064 ExposureStatus no
30421 0018,7065 PhototimerSetting no
30422 0018,8150 ExposureTimeInMicroSec no
30423 0018,8151 XRayTubeCurrentInMicroAmps no
30424 0018,9004 ContentQualification no
30425 0018,9005 PulseSequenceName no
30426 0018,9006 MRImagingModifierSequence no
30427 0018,9008 EchoPulseSequence no
30428 0018,9009 InversionRecovery no
30429 0018,9010 FlowCompensation no
30430 0018,9011 MultipleSpinEcho no
30431 0018,9012 MultiPlanarExcitation no
30432 0018,9014 PhaseContrast no
30433 0018,9015 TimeOfFlightContrast no
30434 0018,9016 Spoiling no
30435 0018,9017 SteadyStatePulseSequence no
30436 0018,9018 EchoPlanarPulseSequence no
30437 0018,9019 TagAngleFirstAxis no
30438 0018,9020 MagnetizationTransfer no
30439 0018,9021 T2Preparation no
30440 0018,9022 BloodSignalNulling no
30441 0018,9024 SaturationRecovery no
30442 0018,9025 SpectrallySelectedSuppression no
30443 0018,9026 SpectrallySelectedExcitation no
30444 0018,9027 SpatialPresaturation no
30445 0018,9028 Tagging no
30446 0018,9029 OversamplingPhase no
30447 0018,9030 TagSpacingFirstDimension no
30448 0018,9032 GeometryOfKSpaceTraversal no
30449 0018,9033 SegmentedKSpaceTraversal no
30450 0018,9034 RectilinearPhaseEncodeReordering no
30451 0018,9035 TagThickness no
30452 0018,9036 PartialFourierDirection no
30453 0018,9037 CardiacSynchronizationTechnique no
30454 0018,9041 ReceiveCoilManufacturerName no
30455 0018,9042 MRReceiveCoilSequence no
30456 0018,9043 ReceiveCoilType no
30457 0018,9044 QuadratureReceiveCoil no
30458 0018,9045 MultiCoilDefinitionSequence no
30459 0018,9046 MultiCoilConfiguration no
30460 0018,9047 MultiCoilElementName no
30461 0018,9048 MultiCoilElementUsed no
30462 0018,9049 MRTransmitCoilSequence no
30463 0018,9050 TransmitCoilManufacturerName no
30464 0018,9051 TransmitCoilType no
30465 0018,9052 SpectralWidth no
30466 0018,9053 ChemicalShiftReference no
30467 0018,9054 VolumeLocalizationTechnique no
30468 0018,9058 MRAcquisitionFrequencyEncodeSteps no
30469 0018,9059 Decoupling no
30470 0018,9060 DecoupledNucleus no
30471 0018,9061 DecouplingFrequency no
30472 0018,9062 DecouplingMethod no
30473 0018,9063 DecouplingChemicalShiftReference no
30474 0018,9064 KSpaceFiltering no
30475 0018,9065 TimeDomainFiltering no
30476 0018,9066 NumberOfZeroFills no
30477 0018,9067 BaselineCorrection no
30478 0018,9069 ParallelReductionFactorInPlane no
30479 0018,9070 CardiacRRIntervalSpecified no
30480 0018,9073 AcquisitionDuration no
30481 0018,9074 FrameAcquisitionDateTime no
30482 0018,9075 DiffusionDirectionality no
30483 0018,9076 DiffusionGradientDirectionSequence no
30484 0018,9077 ParallelAcquisition no
30485 0018,9078 ParallelAcquisitionTechnique no
30486 0018,9079 InversionTimes no
30487 0018,9080 MetaboliteMapDescription no
30488 0018,9081 PartialFourier no
30489 0018,9082 EffectiveEchoTime no
30490 0018,9083 MetaboliteMapCodeSequence no
30491 0018,9084 ChemicalShiftSequence no
30492 0018,9085 CardiacSignalSource no
30493 0018,9087 DiffusionBValue no
30494 0018,9089 DiffusionGradientOrientation no
30495 0018,9090 VelocityEncodingDirection no
30496 0018,9091 VelocityEncodingMinimumValue no
30497 0018,9093 NumberOfKSpaceTrajectories no
30498 0018,9094 CoverageOfKSpace no
30499 0018,9095 SpectroscopyAcquisitionPhaseRows no
30500 0018,9096 ParallelReductFactorInPlaneRetired no
30501 0018,9098 TransmitterFrequency no
30502 0018,9100 ResonantNucleus no
30503 0018,9101 FrequencyCorrection no
30504 0018,9103 MRSpectroscopyFOV-GeometrySequence no
30505 0018,9104 SlabThickness no
30506 0018,9105 SlabOrientation no
30507 0018,9106 MidSlabPosition no
30508 0018,9107 MRSpatialSaturationSequence no
30509 0018,9112 MRTimingAndRelatedParametersSeq no
30510 0018,9114 MREchoSequence no
30511 0018,9115 MRModifierSequence no
30512 0018,9117 MRDiffusionSequence no
30513 0018,9118 CardiacTriggerSequence no
30514 0018,9119 MRAveragesSequence no
30515 0018,9125 MRFOV-GeometrySequence no
30516 0018,9126 VolumeLocalizationSequence no
30517 0018,9127 SpectroscopyAcquisitionDataColumns no
30518 0018,9147 DiffusionAnisotropyType no
30519 0018,9151 FrameReferenceDateTime no
30520 0018,9152 MRMetaboliteMapSequence no
30521 0018,9155 ParallelReductionFactorOutOfPlane no
30522 0018,9159 SpectroscopyOutOfPlanePhaseSteps no
30523 0018,9166 BulkMotionStatus no
30524 0018,9168 ParallelReductionFactSecondInPlane no
30525 0018,9169 CardiacBeatRejectionTechnique no
30526 0018,9170 RespiratoryMotionCompTechnique no
30527 0018,9171 RespiratorySignalSource no
30528 0018,9172 BulkMotionCompensationTechnique no
30529 0018,9173 BulkMotionSignalSource no
30530 0018,9174 ApplicableSafetyStandardAgency no
30531 0018,9175 ApplicableSafetyStandardDescr no
30532 0018,9176 OperatingModeSequence no
30533 0018,9177 OperatingModeType no
30534 0018,9178 OperatingMode no
30535 0018,9179 SpecificAbsorptionRateDefinition no
30536 0018,9180 GradientOutputType no
30537 0018,9181 SpecificAbsorptionRateValue no
30538 0018,9182 GradientOutput no
30539 0018,9183 FlowCompensationDirection no
30540 0018,9184 TaggingDelay no
30541 0018,9185 RespiratoryMotionCompTechDescr no
30542 0018,9186 RespiratorySignalSourceID no
30543 0018,9195 ChemicalShiftsMinIntegrateLimitHz no
30544 0018,9196 ChemicalShiftsMaxIntegrateLimitHz no
30545 0018,9197 MRVelocityEncodingSequence no
30546 0018,9198 FirstOrderPhaseCorrection no
30547 0018,9199 WaterReferencedPhaseCorrection no
30548 0018,9200 MRSpectroscopyAcquisitionType no
30549 0018,9214 RespiratoryCyclePosition no
30550 0018,9217 VelocityEncodingMaximumValue no
30551 0018,9218 TagSpacingSecondDimension no
30552 0018,9219 TagAngleSecondAxis no
30553 0018,9220 FrameAcquisitionDuration no
30554 0018,9226 MRImageFrameTypeSequence no
30555 0018,9227 MRSpectroscopyFrameTypeSequence no
30556 0018,9231 MRAcqPhaseEncodingStepsInPlane no
30557 0018,9232 MRAcqPhaseEncodingStepsOutOfPlane no
30558 0018,9234 SpectroscopyAcqPhaseColumns no
30559 0018,9236 CardiacCyclePosition no
30560 0018,9239 SpecificAbsorptionRateSequence no
30561 0018,9240 RFEchoTrainLength no
30562 0018,9241 GradientEchoTrainLength no
30563 0018,9295 ChemicalShiftsMinIntegrateLimitPPM no
30564 0018,9296 ChemicalShiftsMaxIntegrateLimitPPM no
30565 0018,9301 CTAcquisitionTypeSequence no
30566 0018,9302 AcquisitionType no
30567 0018,9303 TubeAngle no
30568 0018,9304 CTAcquisitionDetailsSequence no
30569 0018,9305 RevolutionTime no
30570 0018,9306 SingleCollimationWidth no
30571 0018,9307 TotalCollimationWidth no
30572 0018,9308 CTTableDynamicsSequence no
30573 0018,9309 TableSpeed no
30574 0018,9310 TableFeedPerRotation no
30575 0018,9311 SpiralPitchFactor no
30576 0018,9312 CTGeometrySequence no
30577 0018,9313 DataCollectionCenterPatient no
30578 0018,9314 CTReconstructionSequence no
30579 0018,9315 ReconstructionAlgorithm no
30580 0018,9316 ConvolutionKernelGroup no
30581 0018,9317 ReconstructionFieldOfView no
30582 0018,9318 ReconstructionTargetCenterPatient no
30583 0018,9319 ReconstructionAngle no
30584 0018,9320 ImageFilter no
30585 0018,9321 CTExposureSequence no
30586 0018,9322 ReconstructionPixelSpacing no
30587 0018,9323 ExposureModulationType no
30588 0018,9324 EstimatedDoseSaving no
30589 0018,9325 CTXRayDetailsSequence no
30590 0018,9326 CTPositionSequence no
30591 0018,9327 TablePosition no
30592 0018,9328 ExposureTimeInMilliSec no
30593 0018,9329 CTImageFrameTypeSequence no
30594 0018,9330 XRayTubeCurrentInMilliAmps no
30595 0018,9332 ExposureInMilliAmpSec no
30596 0018,9333 ConstantVolumeFlag no
30597 0018,9334 FluoroscopyFlag no
30598 0018,9335 SourceToDataCollectionCenterDist no
30599 0018,9337 ContrastBolusAgentNumber no
30600 0018,9338 ContrastBolusIngredientCodeSeq no
30601 0018,9340 ContrastAdministrationProfileSeq no
30602 0018,9341 ContrastBolusUsageSequence no
30603 0018,9342 ContrastBolusAgentAdministered no
30604 0018,9343 ContrastBolusAgentDetected no
30605 0018,9344 ContrastBolusAgentPhase no
30606 0018,9345 CTDIvol no
30607 0018,9346 CTDIPhantomTypeCodeSequence no
30608 0018,9351 CalciumScoringMassFactorPatient no
30609 0018,9352 CalciumScoringMassFactorDevice no
30610 0018,9353 EnergyWeightingFactor no
30611 0018,9360 CTAdditionalXRaySourceSequence no
30612 0018,9401 ProjectionPixelCalibrationSequence no
30613 0018,9402 DistanceSourceToIsocenter no
30614 0018,9403 DistanceObjectToTableTop no
30615 0018,9404 ObjectPixelSpacingInCenterOfBeam no
30616 0018,9405 PositionerPositionSequence no
30617 0018,9406 TablePositionSequence no
30618 0018,9407 CollimatorShapeSequence no
30619 0018,9412 XA-XRFFrameCharacteristicsSequence no
30620 0018,9417 FrameAcquisitionSequence no
30621 0018,9420 XRayReceptorType no
30622 0018,9423 AcquisitionProtocolName no
30623 0018,9424 AcquisitionProtocolDescription no
30624 0018,9425 ContrastBolusIngredientOpaque no
30625 0018,9426 DistanceReceptorPlaneToDetHousing no
30626 0018,9427 IntensifierActiveShape no
30627 0018,9428 IntensifierActiveDimensions no
30628 0018,9429 PhysicalDetectorSize no
30629 0018,9430 PositionOfIsocenterProjection no
30630 0018,9432 FieldOfViewSequence no
30631 0018,9433 FieldOfViewDescription no
30632 0018,9434 ExposureControlSensingRegionsSeq no
30633 0018,9435 ExposureControlSensingRegionShape no
30634 0018,9436 ExposureControlSensRegionLeftEdge no
30635 0018,9437 ExposureControlSensRegionRightEdge no
30636 0018,9440 CenterOfCircExposControlSensRegion no
30637 0018,9441 RadiusOfCircExposControlSensRegion no
30638 0018,9447 ColumnAngulationPatient no
30639 0018,9449 BeamAngle no
30640 0018,9451 FrameDetectorParametersSequence no
30641 0018,9452 CalculatedAnatomyThickness no
30642 0018,9455 CalibrationSequence no
30643 0018,9456 ObjectThicknessSequence no
30644 0018,9457 PlaneIdentification no
30645 0018,9461 FieldOfViewDimensionsInFloat no
30646 0018,9462 IsocenterReferenceSystemSequence no
30647 0018,9463 PositionerIsocenterPrimaryAngle no
30648 0018,9464 PositionerIsocenterSecondaryAngle no
30649 0018,9465 PositionerIsocenterDetRotAngle no
30650 0018,9466 TableXPositionToIsocenter no
30651 0018,9467 TableYPositionToIsocenter no
30652 0018,9468 TableZPositionToIsocenter no
30653 0018,9469 TableHorizontalRotationAngle no
30654 0018,9470 TableHeadTiltAngle no
30655 0018,9471 TableCradleTiltAngle no
30656 0018,9472 FrameDisplayShutterSequence no
30657 0018,9473 AcquiredImageAreaDoseProduct no
30658 0018,9474 CArmPositionerTabletopRelationship no
30659 0018,9476 XRayGeometrySequence no
30660 0018,9477 IrradiationEventIDSequence no
30661 0018,9504 XRay3DFrameTypeSequence no
30662 0018,9506 ContributingSourcesSequence no
30663 0018,9507 XRay3DAcquisitionSequence no
30664 0018,9508 PrimaryPositionerScanArc no
30665 0018,9509 SecondaryPositionerScanArc no
30666 0018,9510 PrimaryPositionerScanStartAngle no
30667 0018,9511 SecondaryPositionerScanStartAngle no
30668 0018,9514 PrimaryPositionerIncrement no
30669 0018,9515 SecondaryPositionerIncrement no
30670 0018,9516 StartAcquisitionDateTime no
30671 0018,9517 EndAcquisitionDateTime no
30672 0018,9524 ApplicationName no
30673 0018,9525 ApplicationVersion no
30674 0018,9526 ApplicationManufacturer no
30675 0018,9527 AlgorithmType no
30676 0018,9528 AlgorithmDescription no
30677 0018,9530 XRay3DReconstructionSequence no
30678 0018,9531 ReconstructionDescription no
30679 0018,9538 PerProjectionAcquisitionSequence no
30680 0018,9601 DiffusionBMatrixSequence no
30681 0018,9602 DiffusionBValueXX no
30682 0018,9603 DiffusionBValueXY no
30683 0018,9604 DiffusionBValueXZ no
30684 0018,9605 DiffusionBValueYY no
30685 0018,9606 DiffusionBValueYZ no
30686 0018,9607 DiffusionBValueZZ no
30687 0018,9701 DecayCorrectionDateTime no
30688 0018,9715 StartDensityThreshold no
30689 0018,9722 TerminationTimeThreshold no
30690 0018,9725 DetectorGeometry no
30691 0018,9727 AxialDetectorDimension no
30692 0018,9735 PETPositionSequence no
30693 0018,9739 NumberOfIterations no
30694 0018,9740 NumberOfSubsets no
30695 0018,9751 PETFrameTypeSequence no
30696 0018,9756 ReconstructionType no
30697 0018,9758 DecayCorrected no
30698 0018,9759 AttenuationCorrected no
30699 0018,9760 ScatterCorrected no
30700 0018,9761 DeadTimeCorrected no
30701 0018,9762 GantryMotionCorrected no
30702 0018,9763 PatientMotionCorrected no
30703 0018,9765 RandomsCorrected no
30704 0018,9767 SensitivityCalibrated no
30705 0018,9801 DepthsOfFocus no
30706 0018,9804 ExclusionStartDatetime no
30707 0018,9805 ExclusionDuration no
30708 0018,9807 ImageDataTypeSequence no
30709 0018,9808 DataType no
30710 0018,980B AliasedDataType no
30711 0018,A001 ContributingEquipmentSequence no
30712 0018,A002 ContributionDateTime no
30713 0018,A003 ContributionDescription no
30714 0019,1002 NumberOfCellsIInDetector no
30715 0019,1003 CellNumberAtTheta no
30716 0019,1004 CellSpacing no
30717 0019,100F HorizFrameOfRef no
30718 0019,1011 SeriesContrast no
30719 0019,1012 LastPseq no
30720 0019,1013 StartNumberForBaseline no
30721 0019,1014 EndNumberForBaseline no
30722 0019,1015 StartNumberForEnhancedScans no
30723 0019,1016 EndNumberForEnhancedScans no
30724 0019,1017 SeriesPlane no
30725 0019,1018 FirstScanRas no
30726 0019,1019 FirstScanLocation no
30727 0019,101A LastScanRas no
30728 0019,101B LastScanLoc no
30729 0019,101E DisplayFieldOfView no
30730 0019,1023 TableSpeed no
30731 0019,1024 MidScanTime no
30732 0019,1025 MidScanFlag no
30733 0019,1026 DegreesOfAzimuth no
30734 0019,1027 GantryPeriod no
30735 0019,102A XRayOnPosition no
30736 0019,102B XRayOffPosition no
30737 0019,102C NumberOfTriggers no
30738 0019,102E AngleOfFirstView no
30739 0019,102F TriggerFrequency no
30740 0019,1039 ScanFOVType no
30741 0019,1040 StatReconFlag no
30742 0019,1041 ComputeType no
30743 0019,1042 SegmentNumber no
30744 0019,1043 TotalSegmentsRequested no
30745 0019,1044 InterscanDelay no
30746 0019,1047 ViewCompressionFactor no
30747 0019,104A TotalNoOfRefChannels no
30748 0019,104B DataSizeForScanData no
30749 0019,1052 ReconPostProcflag no
30750 0019,1057 CTWaterNumber no
30751 0019,1058 CTBoneNumber no
30752 0019,105A AcquisitionDuration no
30753 0019,105E NumberOfChannels no
30754 0019,105F IncrementBetweenChannels no
30755 0019,1060 StartingView no
30756 0019,1061 NumberOfViews no
30757 0019,1062 IncrementBetweenViews no
30758 0019,106A DependantOnNoViewsProcessed no
30759 0019,106B FieldOfViewInDetectorCells no
30760 0019,1070 ValueOfBackProjectionButton no
30761 0019,1071 SetIfFatqEstimatesWereUsed no
30762 0019,1072 ZChanAvgOverViews no
30763 0019,1073 AvgOfLeftRefChansOverViews no
30764 0019,1074 MaxLeftChanOverViews no
30765 0019,1075 AvgOfRightRefChansOverViews no
30766 0019,1076 MaxRightChanOverViews no
30767 0019,107D SecondEcho no
30768 0019,107E NumberOfEchoes no
30769 0019,107F TableDelta no
30770 0019,1081 Contiguous no
30771 0019,1084 PeakSAR no
30772 0019,1085 MonitorSAR no
30773 0019,1087 CardiacRepetitionTime no
30774 0019,1088 ImagesPerCardiacCycle no
30775 0019,108A ActualReceiveGainAnalog no
30776 0019,108B ActualReceiveGainDigital no
30777 0019,108D DelayAfterTrigger no
30778 0019,108F Swappf no
30779 0019,1090 PauseInterval no
30780 0019,1091 PulseTime no
30781 0019,1092 SliceOffsetOnFreqAxis no
30782 0019,1093 CenterFrequency no
30783 0019,1094 TransmitGain no
30784 0019,1095 AnalogReceiverGain no
30785 0019,1096 DigitalReceiverGain no
30786 0019,1097 BitmapDefiningCVs no
30787 0019,1098 CenterFreqMethod no
30788 0019,109B PulseSeqMode no
30789 0019,109C PulseSeqName no
30790 0019,109D PulseSeqDate no
30791 0019,109E InternalPulseSeqName no
30792 0019,109F TransmittingCoil no
30793 0019,10A0 SurfaceCoilType no
30794 0019,10A1 ExtremityCoilFlag no
30795 0019,10A2 RawDataRunNumber no
30796 0019,10A3 CalibratedFieldStrength no
30797 0019,10A4 SATFatWaterBone no
30798 0019,10A5 ReceiveBandwidth no
30799 0019,10A7 UserData01 no
30800 0019,10A8 UserData02 no
30801 0019,10A9 UserData03 no
30802 0019,10AA UserData04 no
30803 0019,10AB UserData05 no
30804 0019,10AC UserData06 no
30805 0019,10AD UserData07 no
30806 0019,10AE UserData08 no
30807 0019,10AF UserData09 no
30808 0019,10B0 UserData10 no
30809 0019,10B1 UserData11 no
30810 0019,10B2 UserData12 no
30811 0019,10B3 UserData13 no
30812 0019,10B4 UserData14 no
30813 0019,10B5 UserData15 no
30814 0019,10B6 UserData16 no
30815 0019,10B7 UserData17 no
30816 0019,10B8 UserData18 no
30817 0019,10B9 UserData19 no
30818 0019,10BA UserData20 no
30819 0019,10BB UserData21 no
30820 0019,10BC UserData22 no
30821 0019,10BD UserData23 no
30822 0019,10BE ProjectionAngle no
30823 0019,10C0 SaturationPlanes no
30824 0019,10C1 SurfaceCoilIntensity no
30825 0019,10C2 SATLocationR no
30826 0019,10C3 SATLocationL no
30827 0019,10C4 SATLocationA no
30828 0019,10C5 SATLocationP no
30829 0019,10C6 SATLocationH no
30830 0019,10C7 SATLocationF no
30831 0019,10C8 SATThicknessR-L no
30832 0019,10C9 SATThicknessA-P no
30833 0019,10CA SATThicknessH-F no
30834 0019,10CB PrescribedFlowAxis no
30835 0019,10CC VelocityEncoding no
30836 0019,10CD ThicknessDisclaimer no
30837 0019,10CE PrescanType no
30838 0019,10CF PrescanStatus no
30839 0019,10D0 RawDataType no
30840 0019,10D2 ProjectionAlgorithm no
30841 0019,10D3 ProjectionAlgorithm no
30842 0019,10D5 FractionalEcho no
30843 0019,10D6 PrepPulse no
30844 0019,10D7 CardiacPhases no
30845 0019,10D8 VariableEchoflag no
30846 0019,10D9 ConcatenatedSAT no
30847 0019,10DA ReferenceChannelUsed no
30848 0019,10DB BackProjectorCoefficient no
30849 0019,10DC PrimarySpeedCorrectionUsed no
30850 0019,10DD OverrangeCorrectionUsed no
30851 0019,10DE DynamicZAlphaValue no
30852 0019,10DF UserData no
30853 0019,10E0 UserData no
30854 0019,10E2 VelocityEncodeScale no
30855 0019,10F2 FastPhases no
30856 0019,10F9 TransmissionGain no
30857 0020,0000 RelationshipGroupLength no
30858 0020,000D StudyInstanceUID no
30859 0020,000E SeriesInstanceUID no
30860 0020,0010 StudyID no
30861 0020,0011 SeriesNumber no
30862 0020,0012 AcquisitionNumber no
30863 0020,0013 InstanceNumber no
30864 0020,0014 IsotopeNumber no
30865 0020,0015 PhaseNumber no
30866 0020,0016 IntervalNumber no
30867 0020,0017 TimeSlotNumber no
30868 0020,0018 AngleNumber no
30869 0020,0019 ItemNumber no
30870 0020,0020 PatientOrientation no
30871 0020,0022 OverlayNumber no
30872 0020,0024 CurveNumber no
30873 0020,0026 LookupTableNumber no
30874 0020,0030 ImagePosition no
30875 0020,0032 ImagePositionPatient no
30876 0020,0035 ImageOrientation no
30877 0020,0037 ImageOrientationPatient no
30878 0020,0050 Location no
30879 0020,0052 FrameOfReferenceUID no
30880 0020,0060 Laterality no
30881 0020,0062 ImageLaterality no
30882 0020,0070 ImageGeometryType no
30883 0020,0080 MaskingImage no
30884 0020,0100 TemporalPositionIdentifier no
30885 0020,0105 NumberOfTemporalPositions no
30886 0020,0110 TemporalResolution no
30887 0020,0200 SynchronizationFrameOfReferenceUID no
30888 0020,1000 SeriesInStudy no
30889 0020,1001 AcquisitionsInSeries no
30890 0020,1002 ImagesInAcquisition no
30891 0020,1003 ImagesInSeries no
30892 0020,1004 AcquisitionsInStudy no
30893 0020,1005 ImagesInStudy no
30894 0020,1020 Reference no
30895 0020,1040 PositionReferenceIndicator no
30896 0020,1041 SliceLocation no
30897 0020,1070 OtherStudyNumbers no
30898 0020,1200 NumberOfPatientRelatedStudies no
30899 0020,1202 NumberOfPatientRelatedSeries no
30900 0020,1204 NumberOfPatientRelatedInstances no
30901 0020,1206 NumberOfStudyRelatedSeries no
30902 0020,1208 NumberOfStudyRelatedInstances no
30903 0020,1209 NumberOfSeriesRelatedInstances no
30904 0020,31xx SourceImageIDs no
30905 0020,3401 ModifyingDeviceID no
30906 0020,3402 ModifiedImageID no
30907 0020,3403 ModifiedImageDate no
30908 0020,3404 ModifyingDeviceManufacturer no
30909 0020,3405 ModifiedImageTime no
30910 0020,3406 ModifiedImageDescription no
30911 0020,4000 ImageComments no
30912 0020,5000 OriginalImageIdentification no
30913 0020,5002 OriginalImageIdentNomenclature no
30914 0020,9056 StackID no
30915 0020,9057 InStackPositionNumber no
30916 0020,9071 FrameAnatomySequence no
30917 0020,9072 FrameLaterality no
30918 0020,9111 FrameContentSequence no
30919 0020,9113 PlanePositionSequence no
30920 0020,9116 PlaneOrientationSequence no
30921 0020,9128 TemporalPositionIndex no
30922 0020,9153 TriggerDelayTime no
30923 0020,9156 FrameAcquisitionNumber no
30924 0020,9157 DimensionIndexValues no
30925 0020,9158 FrameComments no
30926 0020,9161 ConcatenationUID no
30927 0020,9162 InConcatenationNumber no
30928 0020,9163 InConcatenationTotalNumber no
30929 0020,9164 DimensionOrganizationUID no
30930 0020,9165 DimensionIndexPointer no
30931 0020,9167 FunctionalGroupPointer no
30932 0020,9213 DimensionIndexPrivateCreator no
30933 0020,9221 DimensionOrganizationSequence no
30934 0020,9222 DimensionIndexSequence no
30935 0020,9228 ConcatenationFrameOffsetNumber no
30936 0020,9238 FunctionalGroupPrivateCreator no
30937 0020,9241 NominalPercentageOfCardiacPhase no
30938 0020,9245 NominalPercentOfRespiratoryPhase no
30939 0020,9246 StartingRespiratoryAmplitude no
30940 0020,9247 StartingRespiratoryPhase no
30941 0020,9248 EndingRespiratoryAmplitude no
30942 0020,9249 EndingRespiratoryPhase no
30943 0020,9250 RespiratoryTriggerType no
30944 0020,9251 RRIntervalTimeNominal no
30945 0020,9252 ActualCardiacTriggerDelayTime no
30946 0020,9253 RespiratorySynchronizationSequence no
30947 0020,9254 RespiratoryIntervalTime no
30948 0020,9255 NominalRespiratoryTriggerDelayTime no
30949 0020,9256 RespiratoryTriggerDelayThreshold no
30950 0020,9257 ActualRespiratoryTriggerDelayTime no
30951 0020,9301 ImagePositionVolume no
30952 0020,9302 ImageOrientationVolume no
30953 0020,9308 ApexPosition no
30954 0020,9421 DimensionDescriptionLabel no
30955 0020,9450 PatientOrientationInFrameSequence no
30956 0020,9453 FrameLabel no
30957 0020,9518 AcquisitionIndex no
30958 0020,9529 ContributingSOPInstancesRefSeq no
30959 0020,9536 ReconstructionIndex no
30960 0021,1003 SeriesFromWhichPrescribed no
30961 0021,1005 GenesisVersionNow no
30962 0021,1007 SeriesRecordChecksum no
30963 0021,1018 GenesisVersionNow no
30964 0021,1019 AcqreconRecordChecksum no
30965 0021,1020 TableStartLocation no
30966 0021,1035 SeriesFromWhichPrescribed no
30967 0021,1036 ImageFromWhichPrescribed no
30968 0021,1037 ScreenFormat no
30969 0021,104A AnatomicalReferenceForScout no
30970 0021,104F LocationsInAcquisition no
30971 0021,1050 GraphicallyPrescribed no
30972 0021,1051 RotationFromSourceXRot no
30973 0021,1052 RotationFromSourceYRot no
30974 0021,1053 RotationFromSourceZRot no
30975 0021,1054 ImagePosition no
30976 0021,1055 ImageOrientation no
30977 0021,1056 IntegerSlop no
30978 0021,1057 IntegerSlop no
30979 0021,1058 IntegerSlop no
30980 0021,1059 IntegerSlop no
30981 0021,105A IntegerSlop no
30982 0021,105B FloatSlop no
30983 0021,105C FloatSlop no
30984 0021,105D FloatSlop no
30985 0021,105E FloatSlop no
30986 0021,105F FloatSlop no
30987 0021,1081 AutoWindowLevelAlpha no
30988 0021,1082 AutoWindowLevelBeta no
30989 0021,1083 AutoWindowLevelWindow no
30990 0021,1084 ToWindowLevelLevel no
30991 0021,1090 TubeFocalSpotPosition no
30992 0021,1091 BiopsyPosition no
30993 0021,1092 BiopsyTLocation no
30994 0021,1093 BiopsyRefLocation no
30995 0022,0001 LightPathFilterPassThroughWavelen no
30996 0022,0002 LightPathFilterPassBand no
30997 0022,0003 ImagePathFilterPassThroughWavelen no
30998 0022,0004 ImagePathFilterPassBand no
30999 0022,0005 PatientEyeMovementCommanded no
31000 0022,0006 PatientEyeMovementCommandCodeSeq no
31001 0022,0007 SphericalLensPower no
31002 0022,0008 CylinderLensPower no
31003 0022,0009 CylinderAxis no
31004 0022,000A EmmetropicMagnification no
31005 0022,000B IntraOcularPressure no
31006 0022,000C HorizontalFieldOfView no
31007 0022,000D PupilDilated no
31008 0022,000E DegreeOfDilation no
31009 0022,0010 StereoBaselineAngle no
31010 0022,0011 StereoBaselineDisplacement no
31011 0022,0012 StereoHorizontalPixelOffset no
31012 0022,0013 StereoVerticalPixelOffset no
31013 0022,0014 StereoRotation no
31014 0022,0015 AcquisitionDeviceTypeCodeSequence no
31015 0022,0016 IlluminationTypeCodeSequence no
31016 0022,0017 LightPathFilterTypeStackCodeSeq no
31017 0022,0018 ImagePathFilterTypeStackCodeSeq no
31018 0022,0019 LensesCodeSequence no
31019 0022,001A ChannelDescriptionCodeSequence no
31020 0022,001B RefractiveStateSequence no
31021 0022,001C MydriaticAgentCodeSequence no
31022 0022,001D RelativeImagePositionCodeSequence no
31023 0022,0020 StereoPairsSequence no
31024 0022,0021 LeftImageSequence no
31025 0022,0022 RightImageSequence no
31026 0022,0030 AxialLengthOfTheEye no
31027 0022,0031 OphthalmicFrameLocationSequence no
31028 0022,0032 ReferenceCoordinates no
31029 0022,0035 DepthSpatialResolution no
31030 0022,0036 MaximumDepthDistortion no
31031 0022,0037 AlongScanSpatialResolution no
31032 0022,0038 MaximumAlongScanDistortion no
31033 0022,0039 OphthalmicImageOrientation no
31034 0022,0041 DepthOfTransverseImage no
31035 0022,0042 MydriaticAgentConcUnitsSeq no
31036 0022,0048 AcrossScanSpatialResolution no
31037 0022,0049 MaximumAcrossScanDistortion no
31038 0022,004E MydriaticAgentConcentration no
31039 0022,0055 IlluminationWaveLength no
31040 0022,0056 IlluminationPower no
31041 0022,0057 IlluminationBandwidth no
31042 0022,0058 MydriaticAgentSequence no
31043 0023,1001 NumberOfSeriesInStudy no
31044 0023,1002 NumberOfUnarchivedSeries no
31045 0023,1010 ReferenceImageField no
31046 0023,1050 SummaryImage no
31047 0023,1070 StartTimeSecsInFirstAxial no
31048 0023,1074 NoofUpdatesToHeader no
31049 0023,107D IndicatesIfTheStudyHasCompleteInfo no
31050 0025,1006 LastPulseSequenceUsed no
31051 0025,1007 ImagesInSeries no
31052 0025,1010 LandmarkCounter no
31053 0025,1011 NumberOfAcquisitions no
31054 0025,1014 IndicatesNoofUpdatesToHeader no
31055 0025,1017 SeriesCompleteFlag no
31056 0025,1018 NumberOfImagesArchived no
31057 0025,1019 LastImageNumberUsed no
31058 0025,101A PrimaryReceiverSuiteAndHost no
31059 0027,1006 ImageArchiveFlag no
31060 0027,1010 ScoutType no
31061 0027,101C VmaMamp no
31062 0027,101D VmaPhase no
31063 0027,101E VmaMod no
31064 0027,101F VmaClip no
31065 0027,1020 SmartScanOnOffFlag no
31066 0027,1030 ForeignImageRevision no
31067 0027,1031 ImagingMode no
31068 0027,1032 PulseSequence no
31069 0027,1033 ImagingOptions no
31070 0027,1035 PlaneType no
31071 0027,1036 ObliquePlane no
31072 0027,1040 RASLetterOfImageLocation no
31073 0027,1041 ImageLocation no
31074 0027,1042 CenterRCoordOfPlaneImage no
31075 0027,1043 CenterACoordOfPlaneImage no
31076 0027,1044 CenterSCoordOfPlaneImage no
31077 0027,1045 NormalRCoord no
31078 0027,1046 NormalACoord no
31079 0027,1047 NormalSCoord no
31080 0027,1048 RCoordOfTopRightCorner no
31081 0027,1049 ACoordOfTopRightCorner no
31082 0027,104A SCoordOfTopRightCorner no
31083 0027,104B RCoordOfBottomRightCorner no
31084 0027,104C ACoordOfBottomRightCorner no
31085 0027,104D SCoordOfBottomRightCorner no
31086 0027,1050 TableStartLocation no
31087 0027,1051 TableEndLocation no
31088 0027,1052 RASLetterForSideOfImage no
31089 0027,1053 RASLetterForAnteriorPosterior no
31090 0027,1054 RASLetterForScoutStartLoc no
31091 0027,1055 RASLetterForScoutEndLoc no
31092 0027,1060 ImageDimensionX no
31093 0027,1061 ImageDimensionY no
31094 0027,1062 NumberOfExcitations no
31095 0028,0000 ImagePresentationGroupLength no
31096 0028,0002 SamplesPerPixel no
31097 0028,0003 SamplesPerPixelUsed no
31098 0028,0004 PhotometricInterpretation no
31099 0028,0005 ImageDimensions no
31100 0028,0006 PlanarConfiguration no
31101 0028,0008 NumberOfFrames no
31102 0028,0009 FrameIncrementPointer no
31103 0028,000A FrameDimensionPointer no
31104 0028,0010 Rows no
31105 0028,0011 Columns no
31106 0028,0012 Planes no
31107 0028,0014 UltrasoundColorDataPresent no
31108 0028,0030 PixelSpacing no
31109 0028,0031 ZoomFactor no
31110 0028,0032 ZoomCenter no
31111 0028,0034 PixelAspectRatio no
31112 0028,0040 ImageFormat no
31113 0028,0050 ManipulatedImage no
31114 0028,0051 CorrectedImage no
31115 0028,005F CompressionRecognitionCode no
31116 0028,0060 CompressionCode no
31117 0028,0061 CompressionOriginator no
31118 0028,0062 CompressionLabel no
31119 0028,0063 CompressionDescription no
31120 0028,0065 CompressionSequence no
31121 0028,0066 CompressionStepPointers no
31122 0028,0068 RepeatInterval no
31123 0028,0069 BitsGrouped no
31124 0028,0070 PerimeterTable no
31125 0028,0071 PerimeterValue no
31126 0028,0080 PredictorRows no
31127 0028,0081 PredictorColumns no
31128 0028,0082 PredictorConstants no
31129 0028,0090 BlockedPixels no
31130 0028,0091 BlockRows no
31131 0028,0092 BlockColumns no
31132 0028,0093 RowOverlap no
31133 0028,0094 ColumnOverlap no
31134 0028,0100 BitsAllocated no
31135 0028,0101 BitsStored no
31136 0028,0102 HighBit no
31137 0028,0103 PixelRepresentation no
31138 0028,0104 SmallestValidPixelValue no
31139 0028,0105 LargestValidPixelValue no
31140 0028,0106 SmallestImagePixelValue no
31141 0028,0107 LargestImagePixelValue no
31142 0028,0108 SmallestPixelValueInSeries no
31143 0028,0109 LargestPixelValueInSeries no
31144 0028,0110 SmallestImagePixelValueInPlane no
31145 0028,0111 LargestImagePixelValueInPlane no
31146 0028,0120 PixelPaddingValue no
31147 0028,0121 PixelPaddingRangeLimit no
31148 0028,0200 ImageLocation no
31149 0028,0300 QualityControlImage no
31150 0028,0301 BurnedInAnnotation no
31151 0028,0400 TransformLabel no
31152 0028,0401 TransformVersionNumber no
31153 0028,0402 NumberOfTransformSteps no
31154 0028,0403 SequenceOfCompressedData no
31155 0028,0404 DetailsOfCoefficients no
31156 0028,04x2 CoefficientCoding no
31157 0028,04x3 CoefficientCodingPointers no
31158 0028,0700 DCTLabel no
31159 0028,0701 DataBlockDescription no
31160 0028,0702 DataBlock no
31161 0028,0710 NormalizationFactorFormat no
31162 0028,0720 ZonalMapNumberFormat no
31163 0028,0721 ZonalMapLocation no
31164 0028,0722 ZonalMapFormat no
31165 0028,0730 AdaptiveMapFormat no
31166 0028,0740 CodeNumberFormat no
31167 0028,08x0 CodeLabel no
31168 0028,08x2 NumberOfTables no
31169 0028,08x3 CodeTableLocation no
31170 0028,08x4 BitsForCodeWord no
31171 0028,08x8 ImageDataLocation no
31172 0028,0A02 PixelSpacingCalibrationType no
31173 0028,0A04 PixelSpacingCalibrationDescription no
31174 0028,1040 PixelIntensityRelationship no
31175 0028,1041 PixelIntensityRelationshipSign no
31176 0028,1050 WindowCenter no
31177 0028,1051 WindowWidth no
31178 0028,1052 RescaleIntercept no
31179 0028,1053 RescaleSlope no
31180 0028,1054 RescaleType no
31181 0028,1055 WindowCenterAndWidthExplanation no
31182 0028,1056 VOI_LUTFunction no
31183 0028,1080 GrayScale no
31184 0028,1090 RecommendedViewingMode no
31185 0028,1100 GrayLookupTableDescriptor no
31186 0028,1101 RedPaletteColorTableDescriptor no
31187 0028,1102 GreenPaletteColorTableDescriptor no
31188 0028,1103 BluePaletteColorTableDescriptor no
31189 0028,1111 LargeRedPaletteColorTableDescr no
31190 0028,1112 LargeGreenPaletteColorTableDescr no
31191 0028,1113 LargeBluePaletteColorTableDescr no
31192 0028,1199 PaletteColorTableUID no
31193 0028,1200 GrayLookupTableData no
31194 0028,1201 RedPaletteColorTableData no
31195 0028,1202 GreenPaletteColorTableData no
31196 0028,1203 BluePaletteColorTableData no
31197 0028,1211 LargeRedPaletteColorTableData no
31198 0028,1212 LargeGreenPaletteColorTableData no
31199 0028,1213 LargeBluePaletteColorTableData no
31200 0028,1214 LargePaletteColorLookupTableUID no
31201 0028,1221 SegmentedRedColorTableData no
31202 0028,1222 SegmentedGreenColorTableData no
31203 0028,1223 SegmentedBlueColorTableData no
31204 0028,1300 BreastImplantPresent no
31205 0028,1350 PartialView no
31206 0028,1351 PartialViewDescription no
31207 0028,1352 PartialViewCodeSequence no
31208 0028,135A SpatialLocationsPreserved no
31209 0028,1402 DataPathAssignment no
31210 0028,1404 BlendingLUT1Sequence no
31211 0028,1406 BlendingWeightConstant no
31212 0028,1408 BlendingLookupTableData no
31213 0028,140C BlendingLUT2Sequence no
31214 0028,140E DataPathID no
31215 0028,140F RGBLUTTransferFunction no
31216 0028,1410 AlphaLUTTransferFunction no
31217 0028,2000 ICCProfile no
31218 0028,2110 LossyImageCompression no
31219 0028,2112 LossyImageCompressionRatio no
31220 0028,2114 LossyImageCompressionMethod no
31221 0028,3000 ModalityLUTSequence no
31222 0028,3002 LUTDescriptor no
31223 0028,3003 LUTExplanation no
31224 0028,3004 ModalityLUTType no
31225 0028,3006 LUTData no
31226 0028,3010 VOILUTSequence no
31227 0028,3110 SoftcopyVOILUTSequence no
31228 0028,4000 ImagePresentationComments no
31229 0028,5000 BiPlaneAcquisitionSequence no
31230 0028,6010 RepresentativeFrameNumber no
31231 0028,6020 FrameNumbersOfInterest no
31232 0028,6022 FrameOfInterestDescription no
31233 0028,6023 FrameOfInterestType no
31234 0028,6030 MaskPointers no
31235 0028,6040 RWavePointer no
31236 0028,6100 MaskSubtractionSequence no
31237 0028,6101 MaskOperation no
31238 0028,6102 ApplicableFrameRange no
31239 0028,6110 MaskFrameNumbers no
31240 0028,6112 ContrastFrameAveraging no
31241 0028,6114 MaskSubPixelShift no
31242 0028,6120 TIDOffset no
31243 0028,6190 MaskOperationExplanation no
31244 0028,7FE0 PixelDataProviderURL no
31245 0028,9001 DataPointRows no
31246 0028,9002 DataPointColumns no
31247 0028,9003 SignalDomainColumns no
31248 0028,9099 LargestMonochromePixelValue no
31249 0028,9108 DataRepresentation no
31250 0028,9110 PixelMeasuresSequence no
31251 0028,9132 FrameVOILUTSequence no
31252 0028,9145 PixelValueTransformationSequence no
31253 0028,9235 SignalDomainRows no
31254 0028,9411 DisplayFilterPercentage no
31255 0028,9415 FramePixelShiftSequence no
31256 0028,9416 SubtractionItemID no
31257 0028,9422 PixelIntensityRelationshipLUTSeq no
31258 0028,9443 FramePixelDataPropertiesSequence no
31259 0028,9444 GeometricalProperties no
31260 0028,9445 GeometricMaximumDistortion no
31261 0028,9446 ImageProcessingApplied no
31262 0028,9454 MaskSelectionMode no
31263 0028,9474 LUTFunction no
31264 0028,9478 MaskVisibilityPercentage no
31265 0028,9501 PixelShiftSequence no
31266 0028,9502 RegionPixelShiftSequence no
31267 0028,9503 VerticesOfTheRegion no
31268 0028,9506 PixelShiftFrameRange no
31269 0028,9507 LUTFrameRange no
31270 0028,9520 ImageToEquipmentMappingMatrix no
31271 0028,9537 EquipmentCoordinateSystemID no
31272 0029,1004 LowerRangeOfPixels1a no
31273 0029,1005 LowerRangeOfPixels1b no
31274 0029,1006 LowerRangeOfPixels1c no
31275 0029,1007 LowerRangeOfPixels1d no
31276 0029,1008 LowerRangeOfPixels1e no
31277 0029,1009 LowerRangeOfPixels1f no
31278 0029,100A LowerRangeOfPixels1g no
31279 0029,1015 LowerRangeOfPixels1h no
31280 0029,1016 LowerRangeOfPixels1i no
31281 0029,1017 LowerRangeOfPixels2 no
31282 0029,1018 UpperRangeOfPixels2 no
31283 0029,101A LenOfTotHdrInBytes no
31284 0029,1026 VersionOfTheHdrStruct no
31285 0029,1034 AdvantageCompOverflow no
31286 0029,1035 AdvantageCompUnderflow no
31287 0032,0000 StudyGroupLength no
31288 0032,000A StudyStatusID no
31289 0032,000C StudyPriorityID no
31290 0032,0012 StudyIDIssuer no
31291 0032,0032 StudyVerifiedDate no
31292 0032,0033 StudyVerifiedTime no
31293 0032,0034 StudyReadDate no
31294 0032,0035 StudyReadTime no
31295 0032,1000 ScheduledStudyStartDate no
31296 0032,1001 ScheduledStudyStartTime no
31297 0032,1010 ScheduledStudyStopDate no
31298 0032,1011 ScheduledStudyStopTime no
31299 0032,1020 ScheduledStudyLocation no
31300 0032,1021 ScheduledStudyLocationAETitle no
31301 0032,1030 ReasonForStudy no
31302 0032,1031 RequestingPhysicianIDSequence no
31303 0032,1032 RequestingPhysician no
31304 0032,1033 RequestingService no
31305 0032,1040 StudyArrivalDate no
31306 0032,1041 StudyArrivalTime no
31307 0032,1050 StudyCompletionDate no
31308 0032,1051 StudyCompletionTime no
31309 0032,1055 StudyComponentStatusID no
31310 0032,1060 RequestedProcedureDescription no
31311 0032,1064 RequestedProcedureCodeSequence no
31312 0032,1070 RequestedContrastAgent no
31313 0032,4000 StudyComments no
31314 0038,0004 ReferencedPatientAliasSequence no
31315 0038,0008 VisitStatusID no
31316 0038,0010 AdmissionID no
31317 0038,0011 IssuerOfAdmissionID no
31318 0038,0016 RouteOfAdmissions no
31319 0038,001A ScheduledAdmissionDate no
31320 0038,001B ScheduledAdmissionTime no
31321 0038,001C ScheduledDischargeDate no
31322 0038,001D ScheduledDischargeTime no
31323 0038,001E ScheduledPatientInstitResidence no
31324 0038,0020 AdmittingDate no
31325 0038,0021 AdmittingTime no
31326 0038,0030 DischargeDate no
31327 0038,0032 DischargeTime no
31328 0038,0040 DischargeDiagnosisDescription no
31329 0038,0044 DischargeDiagnosisCodeSequence no
31330 0038,0050 SpecialNeeds no
31331 0038,0060 ServiceEpisodeID no
31332 0038,0061 IssuerOfServiceEpisodeID no
31333 0038,0062 ServiceEpisodeDescription no
31334 0038,0100 PertinentDocumentsSequence no
31335 0038,0300 CurrentPatientLocation no
31336 0038,0400 PatientInstitutionResidence no
31337 0038,0500 PatientState no
31338 0038,0502 PatientClinicalTrialParticipSeq no
31339 0038,4000 VisitComments no
31340 003A,0004 WaveformOriginality no
31341 003A,0005 NumberOfWaveformChannels no
31342 003A,0010 NumberOfWaveformSamples no
31343 003A,001A SamplingFrequency no
31344 003A,0020 MultiplexGroupLabel no
31345 003A,0200 ChannelDefinitionSequence no
31346 003A,0202 WaveformChannelNumber no
31347 003A,0203 ChannelLabel no
31348 003A,0205 ChannelStatus no
31349 003A,0208 ChannelSourceSequence no
31350 003A,0209 ChannelSourceModifiersSequence no
31351 003A,020A SourceWaveformSequence no
31352 003A,020C ChannelDerivationDescription no
31353 003A,0210 ChannelSensitivity no
31354 003A,0211 ChannelSensitivityUnitsSequence no
31355 003A,0212 ChannelSensitivityCorrectionFactor no
31356 003A,0213 ChannelBaseline no
31357 003A,0214 ChannelTimeSkew no
31358 003A,0215 ChannelSampleSkew no
31359 003A,0218 ChannelOffset no
31360 003A,021A WaveformBitsStored no
31361 003A,0220 FilterLowFrequency no
31362 003A,0221 FilterHighFrequency no
31363 003A,0222 NotchFilterFrequency no
31364 003A,0223 NotchFilterBandwidth no
31365 003A,0230 WaveformDataDisplayScale no
31366 003A,0231 WaveformDisplayBkgCIELabValue no
31367 003A,0240 WaveformPresentationGroupSequence no
31368 003A,0241 PresentationGroupNumber no
31369 003A,0242 ChannelDisplaySequence no
31370 003A,0244 ChannelRecommendDisplayCIELabValue no
31371 003A,0245 ChannelPosition no
31372 003A,0246 DisplayShadingFlag no
31373 003A,0247 FractionalChannelDisplayScale no
31374 003A,0248 AbsoluteChannelDisplayScale no
31375 003A,0300 MultiplexAudioChannelsDescrCodeSeq no
31376 003A,0301 ChannelIdentificationCode no
31377 003A,0302 ChannelMode no
31378 0040,0001 ScheduledStationAETitle no
31379 0040,0002 ScheduledProcedureStepStartDate no
31380 0040,0003 ScheduledProcedureStepStartTime no
31381 0040,0004 ScheduledProcedureStepEndDate no
31382 0040,0005 ScheduledProcedureStepEndTime no
31383 0040,0006 ScheduledPerformingPhysiciansName no
31384 0040,0007 ScheduledProcedureStepDescription no
31385 0040,0008 ScheduledProtocolCodeSequence no
31386 0040,0009 ScheduledProcedureStepID no
31387 0040,000A StageCodeSequence no
31388 0040,000B ScheduledPerformingPhysicianIDSeq no
31389 0040,0010 ScheduledStationName no
31390 0040,0011 ScheduledProcedureStepLocation no
31391 0040,0012 PreMedication no
31392 0040,0020 ScheduledProcedureStepStatus no
31393 0040,0031 LocalNamespaceEntityID no
31394 0040,0032 UniversalEntityID no
31395 0040,0033 UniversalEntityIDType no
31396 0040,0035 IdentifierTypeCode no
31397 0040,0036 AssigningFacilitySequence no
31398 0040,0100 ScheduledProcedureStepSequence no
31399 0040,0220 ReferencedNonImageCompositeSOPSeq no
31400 0040,0241 PerformedStationAETitle no
31401 0040,0242 PerformedStationName no
31402 0040,0243 PerformedLocation no
31403 0040,0244 PerformedProcedureStepStartDate no
31404 0040,0245 PerformedProcedureStepStartTime no
31405 0040,0250 PerformedProcedureStepEndDate no
31406 0040,0251 PerformedProcedureStepEndTime no
31407 0040,0252 PerformedProcedureStepStatus no
31408 0040,0253 PerformedProcedureStepID no
31409 0040,0254 PerformedProcedureStepDescription no
31410 0040,0255 PerformedProcedureTypeDescription no
31411 0040,0260 PerformedProtocolCodeSequence no
31412 0040,0261 PerformedProtocolType no
31413 0040,0270 ScheduledStepAttributesSequence no
31414 0040,0275 RequestAttributesSequence no
31415 0040,0280 CommentsOnPerformedProcedureStep no
31416 0040,0281 ProcStepDiscontinueReasonCodeSeq no
31417 0040,0293 QuantitySequence no
31418 0040,0294 Quantity no
31419 0040,0295 MeasuringUnitsSequence no
31420 0040,0296 BillingItemSequence no
31421 0040,0300 TotalTimeOfFluoroscopy no
31422 0040,0301 TotalNumberOfExposures no
31423 0040,0302 EntranceDose no
31424 0040,0303 ExposedArea no
31425 0040,0306 DistanceSourceToEntrance no
31426 0040,0307 DistanceSourceToSupport no
31427 0040,030E ExposureDoseSequence no
31428 0040,0310 CommentsOnRadiationDose no
31429 0040,0312 XRayOutput no
31430 0040,0314 HalfValueLayer no
31431 0040,0316 OrganDose no
31432 0040,0318 OrganExposed no
31433 0040,0320 BillingProcedureStepSequence no
31434 0040,0321 FilmConsumptionSequence no
31435 0040,0324 BillingSuppliesAndDevicesSequence no
31436 0040,0330 ReferencedProcedureStepSequence no
31437 0040,0340 PerformedSeriesSequence no
31438 0040,0400 CommentsOnScheduledProcedureStep no
31439 0040,0440 ProtocolContextSequence no
31440 0040,0441 ContentItemModifierSequence no
31441 0040,050A SpecimenAccessionNumber no
31442 0040,0512 ContainerIdentifier no
31443 0040,051A ContainerDescription no
31444 0040,0550 SpecimenSequence no
31445 0040,0551 SpecimenIdentifier no
31446 0040,0552 SpecimenDescriptionSequenceTrial no
31447 0040,0553 SpecimenDescriptionTrial no
31448 0040,0554 SpecimenUID no
31449 0040,0555 AcquisitionContextSequence no
31450 0040,0556 AcquisitionContextDescription no
31451 0040,059A SpecimenTypeCodeSequence no
31452 0040,0600 SpecimenShortDescription no
31453 0040,06FA SlideIdentifier no
31454 0040,071A ImageCenterPointCoordinatesSeq no
31455 0040,072A XOffsetInSlideCoordinateSystem no
31456 0040,073A YOffsetInSlideCoordinateSystem no
31457 0040,074A ZOffsetInSlideCoordinateSystem no
31458 0040,08D8 PixelSpacingSequence no
31459 0040,08DA CoordinateSystemAxisCodeSequence no
31460 0040,08EA MeasurementUnitsCodeSequence no
31461 0040,09F8 VitalStainCodeSequenceTrial no
31462 0040,1001 RequestedProcedureID no
31463 0040,1002 ReasonForRequestedProcedure no
31464 0040,1003 RequestedProcedurePriority no
31465 0040,1004 PatientTransportArrangements no
31466 0040,1005 RequestedProcedureLocation no
31467 0040,1006 PlacerOrderNumber-Procedure no
31468 0040,1007 FillerOrderNumber-Procedure no
31469 0040,1008 ConfidentialityCode no
31470 0040,1009 ReportingPriority no
31471 0040,100A ReasonForRequestedProcedureCodeSeq no
31472 0040,1010 NamesOfIntendedRecipientsOfResults no
31473 0040,1011 IntendedRecipientsOfResultsIDSeq no
31474 0040,1101 PersonIdentificationCodeSequence no
31475 0040,1102 PersonAddress no
31476 0040,1103 PersonTelephoneNumbers no
31477 0040,1400 RequestedProcedureComments no
31478 0040,2001 ReasonForImagingServiceRequest no
31479 0040,2004 IssueDateOfImagingServiceRequest no
31480 0040,2005 IssueTimeOfImagingServiceRequest no
31481 0040,2006 PlacerOrderNum-ImagingServiceReq no
31482 0040,2007 FillerOrderNum-ImagingServiceReq no
31483 0040,2008 OrderEnteredBy no
31484 0040,2009 OrderEntererLocation no
31485 0040,2010 OrderCallbackPhoneNumber no
31486 0040,2016 PlacerOrderNum-ImagingServiceReq no
31487 0040,2017 FillerOrderNum-ImagingServiceReq no
31488 0040,2400 ImagingServiceRequestComments no
31489 0040,3001 ConfidentialityOnPatientDataDescr no
31490 0040,4001 GenPurposeScheduledProcStepStatus no
31491 0040,4002 GenPurposePerformedProcStepStatus no
31492 0040,4003 GenPurposeSchedProcStepPriority no
31493 0040,4004 SchedProcessingApplicationsCodeSeq no
31494 0040,4005 SchedProcedureStepStartDateAndTime no
31495 0040,4006 MultipleCopiesFlag no
31496 0040,4007 PerformedProcessingAppsCodeSeq no
31497 0040,4009 HumanPerformerCodeSequence no
31498 0040,4010 SchedProcStepModificationDateTime no
31499 0040,4011 ExpectedCompletionDateAndTime no
31500 0040,4015 ResultingGenPurposePerfProcStepSeq no
31501 0040,4016 RefGenPurposeSchedProcStepSeq no
31502 0040,4018 ScheduledWorkitemCodeSequence no
31503 0040,4019 PerformedWorkitemCodeSequence no
31504 0040,4020 InputAvailabilityFlag no
31505 0040,4021 InputInformationSequence no
31506 0040,4022 RelevantInformationSequence no
31507 0040,4023 RefGenPurSchedProcStepTransUID no
31508 0040,4025 ScheduledStationNameCodeSequence no
31509 0040,4026 ScheduledStationClassCodeSequence no
31510 0040,4027 SchedStationGeographicLocCodeSeq no
31511 0040,4028 PerformedStationNameCodeSequence no
31512 0040,4029 PerformedStationClassCodeSequence no
31513 0040,4030 PerformedStationGeogLocCodeSeq no
31514 0040,4031 RequestedSubsequentWorkItemCodeSeq no
31515 0040,4032 NonDICOMOutputCodeSequence no
31516 0040,4033 OutputInformationSequence no
31517 0040,4034 ScheduledHumanPerformersSequence no
31518 0040,4035 ActualHumanPerformersSequence no
31519 0040,4036 HumanPerformersOrganization no
31520 0040,4037 HumanPerformerName no
31521 0040,4040 RawDataHandling no
31522 0040,8302 EntranceDoseInMilliGy no
31523 0040,9094 RefImageRealWorldValueMappingSeq no
31524 0040,9096 RealWorldValueMappingSequence no
31525 0040,9098 PixelValueMappingCodeSequence no
31526 0040,9210 LUTLabel no
31527 0040,9211 RealWorldValueLastValueMapped no
31528 0040,9212 RealWorldValueLUTData no
31529 0040,9216 RealWorldValueFirstValueMapped no
31530 0040,9224 RealWorldValueIntercept no
31531 0040,9225 RealWorldValueSlope no
31532 0040,A010 RelationshipType no
31533 0040,A027 VerifyingOrganization no
31534 0040,A030 VerificationDateTime no
31535 0040,A032 ObservationDateTime no
31536 0040,A040 ValueType no
31537 0040,A043 ConceptNameCodeSequence no
31538 0040,A050 ContinuityOfContent no
31539 0040,A073 VerifyingObserverSequence no
31540 0040,A075 VerifyingObserverName no
31541 0040,A078 AuthorObserverSequence no
31542 0040,A07A ParticipantSequence no
31543 0040,A07C CustodialOrganizationSequence no
31544 0040,A080 ParticipationType no
31545 0040,A082 ParticipationDateTime no
31546 0040,A084 ObserverType no
31547 0040,A088 VerifyingObserverIdentCodeSequence no
31548 0040,A090 EquivalentCDADocumentSequence no
31549 0040,A0B0 ReferencedWaveformChannels no
31550 0040,A120 DateTime no
31551 0040,A121 Date no
31552 0040,A122 Time no
31553 0040,A123 PersonName no
31554 0040,A124 UID no
31555 0040,A130 TemporalRangeType no
31556 0040,A132 ReferencedSamplePositions no
31557 0040,A136 ReferencedFrameNumbers no
31558 0040,A138 ReferencedTimeOffsets no
31559 0040,A13A ReferencedDateTime no
31560 0040,A160 TextValue no
31561 0040,A168 ConceptCodeSequence no
31562 0040,A170 PurposeOfReferenceCodeSequence no
31563 0040,A180 AnnotationGroupNumber no
31564 0040,A195 ModifierCodeSequence no
31565 0040,A300 MeasuredValueSequence no
31566 0040,A301 NumericValueQualifierCodeSequence no
31567 0040,A30A NumericValue no
31568 0040,A353 AddressTrial no
31569 0040,A354 TelephoneNumberTrial no
31570 0040,A360 PredecessorDocumentsSequence no
31571 0040,A370 ReferencedRequestSequence no
31572 0040,A372 PerformedProcedureCodeSequence no
31573 0040,A375 CurrentRequestedProcEvidenceSeq no
31574 0040,A385 PertinentOtherEvidenceSequence no
31575 0040,A390 HL7StructuredDocumentRefSeq no
31576 0040,A491 CompletionFlag no
31577 0040,A492 CompletionFlagDescription no
31578 0040,A493 VerificationFlag no
31579 0040,A494 ArchiveRequested no
31580 0040,A496 PreliminaryFlag no
31581 0040,A504 ContentTemplateSequence no
31582 0040,A525 IdenticalDocumentsSequence no
31583 0040,A730 ContentSequence no
31584 0040,B020 AnnotationSequence no
31585 0040,DB00 TemplateIdentifier no
31586 0040,DB06 TemplateVersion no
31587 0040,DB07 TemplateLocalVersion no
31588 0040,DB0B TemplateExtensionFlag no
31589 0040,DB0C TemplateExtensionOrganizationUID no
31590 0040,DB0D TemplateExtensionCreatorUID no
31591 0040,DB73 ReferencedContentItemIdentifier no
31592 0040,E001 HL7InstanceIdentifier no
31593 0040,E004 HL7DocumentEffectiveTime no
31594 0040,E006 HL7DocumentTypeCodeSequence no
31595 0040,E010 RetrieveURI no
31596 0040,E011 RetrieveLocationUID no
31597 0042,0010 DocumentTitle no
31598 0042,0011 EncapsulatedDocument no
31599 0042,0012 MIMETypeOfEncapsulatedDocument no
31600 0042,0013 SourceInstanceSequence no
31601 0042,0014 ListOfMIMETypes no
31602 0043,1001 BitmapOfPrescanOptions no
31603 0043,1002 GradientOffsetInX no
31604 0043,1003 GradientOffsetInY no
31605 0043,1004 GradientOffsetInZ no
31606 0043,1005 ImgIsOriginalOrUnoriginal no
31607 0043,1006 NumberOfEPIShots no
31608 0043,1007 ViewsPerSegment no
31609 0043,1008 RespiratoryRateBpm no
31610 0043,1009 RespiratoryTriggerPoint no
31611 0043,100A TypeOfReceiverUsed no
31612 0043,100B PeakRateOfChangeOfGradientField no
31613 0043,100C LimitsInUnitsOfPercent no
31614 0043,100D PSDEstimatedLimit no
31615 0043,100E PSDEstimatedLimitInTeslaPerSecond no
31616 0043,100F Saravghead no
31617 0043,1010 WindowValue no
31618 0043,1011 TotalInputViews no
31619 0043,1012 X-RayChain no
31620 0043,1013 DeconKernelParameters no
31621 0043,1014 CalibrationParameters no
31622 0043,1015 TotalOutputViews no
31623 0043,1016 NumberOfOverranges no
31624 0043,1017 IBHImageScaleFactors no
31625 0043,1018 BBHCoefficients no
31626 0043,1019 NumberOfBBHChainsToBlend no
31627 0043,101A StartingChannelNumber no
31628 0043,101B PpscanParameters no
31629 0043,101C GEImageIntegrity no
31630 0043,101D LevelValue no
31631 0043,101E DeltaStartTime no
31632 0043,101F MaxOverrangesInAView no
31633 0043,1020 AvgOverrangesAllViews no
31634 0043,1021 CorrectedAfterGlowTerms no
31635 0043,1025 ReferenceChannels no
31636 0043,1026 NoViewsRefChansBlocked no
31637 0043,1027 ScanPitchRatio no
31638 0043,1028 UniqueImageIden no
31639 0043,1029 HistogramTables no
31640 0043,102A UserDefinedData no
31641 0043,102B PrivateScanOptions no
31642 0043,102C EffectiveEchoSpacing no
31643 0043,102D StringSlopField1 no
31644 0043,102E StringSlopField2 no
31645 0043,102F RawDataType no
31646 0043,1030 RawDataType no
31647 0043,1031 RACordOfTargetReconCenter no
31648 0043,1032 RawDataType no
31649 0043,1033 NegScanspacing no
31650 0043,1034 OffsetFrequency no
31651 0043,1035 UserUsageTag no
31652 0043,1036 UserFillMapMSW no
31653 0043,1037 UserFillMapLSW no
31654 0043,1038 User25-48 no
31655 0043,1039 SlopInt6-9 no
31656 0043,1040 TriggerOnPosition no
31657 0043,1041 DegreeOfRotation no
31658 0043,1042 DASTriggerSource no
31659 0043,1043 DASFpaGain no
31660 0043,1044 DASOutputSource no
31661 0043,1045 DASAdInput no
31662 0043,1046 DASCalMode no
31663 0043,1047 DASCalFrequency no
31664 0043,1048 DASRegXm no
31665 0043,1049 DASAutoZero no
31666 0043,104A StartingChannelOfView no
31667 0043,104B DASXmPattern no
31668 0043,104C TGGCTriggerMode no
31669 0043,104D StartScanToXrayOnDelay no
31670 0043,104E DurationOfXrayOn no
31671 0043,1060 SlopInt10-17 no
31672 0043,1061 ScannerStudyEntityUID no
31673 0043,1062 ScannerStudyID no
31674 0043,106f ScannerTableEntry no
31675 0044,0001 ProductPackageIdentifier no
31676 0044,0002 SubstanceAdministrationApproval no
31677 0044,0003 ApprovalStatusFurtherDescription no
31678 0044,0004 ApprovalStatusDateTime no
31679 0044,0007 ProductTypeCodeSequence no
31680 0044,0008 ProductName no
31681 0044,0009 ProductDescription no
31682 0044,000A ProductLotIdentifier no
31683 0044,000B ProductExpirationDateTime no
31684 0044,0010 SubstanceAdministrationDateTime no
31685 0044,0011 SubstanceAdministrationNotes no
31686 0044,0012 SubstanceAdministrationDeviceID no
31687 0044,0013 ProductParameterSequence no
31688 0044,0019 SubstanceAdminParameterSeq no
31689 0045,1001 NumberOfMacroRowsInDetector no
31690 0045,1002 MacroWidthAtISOCenter no
31691 0045,1003 DASType no
31692 0045,1004 DASGain no
31693 0045,1005 DASTemperature no
31694 0045,1006 TableDirectionInOrOut no
31695 0045,1007 ZSmoothingFactor no
31696 0045,1008 ViewWeightingMode no
31697 0045,1009 SigmaRowNumberWhichRowsWereUsed no
31698 0045,100A MinimumDasValueFoundInTheScanData no
31699 0045,100B MaximumOffsetShiftValueUsed no
31700 0045,100C NumberOfViewsShifted no
31701 0045,100D ZTrackingFlag no
31702 0045,100E MeanZError no
31703 0045,100F ZTrackingMaximumError no
31704 0045,1010 StartingViewForRow2a no
31705 0045,1011 NumberOfViewsInRow2a no
31706 0045,1012 StartingViewForRow1a no
31707 0045,1013 SigmaMode no
31708 0045,1014 NumberOfViewsInRow1a no
31709 0045,1015 StartingViewForRow2b no
31710 0045,1016 NumberOfViewsInRow2b no
31711 0045,1017 StartingViewForRow1b no
31712 0045,1018 NumberOfViewsInRow1b no
31713 0045,1019 AirFilterCalibrationDate no
31714 0045,101A AirFilterCalibrationTime no
31715 0045,101B PhantomCalibrationDate no
31716 0045,101C PhantomCalibrationTime no
31717 0045,101D ZSlopeCalibrationDate no
31718 0045,101E ZSlopeCalibrationTime no
31719 0045,101F CrosstalkCalibrationDate no
31720 0045,1020 CrosstalkCalibrationTime no
31721 0045,1021 IterboneOptionFlag no
31722 0045,1022 PeristalticFlagOption no
31723 0046,0012 LensDescription no
31724 0046,0014 RightLensSequence no
31725 0046,0015 LeftLensSequence no
31726 0046,0018 CylinderSequence no
31727 0046,0028 PrismSequence no
31728 0046,0030 HorizontalPrismPower no
31729 0046,0032 HorizontalPrismBase no
31730 0046,0034 VerticalPrismPower no
31731 0046,0036 VerticalPrismBase no
31732 0046,0038 LensSegmentType no
31733 0046,0040 OpticalTransmittance no
31734 0046,0042 ChannelWidth no
31735 0046,0044 PupilSize no
31736 0046,0046 CornealSize no
31737 0046,0060 DistancePupillaryDistance no
31738 0046,0062 NearPupillaryDistance no
31739 0046,0064 OtherPupillaryDistance no
31740 0046,0075 RadiusOfCurvature no
31741 0046,0076 KeratometricPower no
31742 0046,0077 KeratometricAxis no
31743 0046,0092 BackgroundColor no
31744 0046,0094 Optotype no
31745 0046,0095 OptotypePresentation no
31746 0046,0100 AddNearSequence no
31747 0046,0101 AddIntermediateSequence no
31748 0046,0102 AddOtherSequence no
31749 0046,0104 AddPower no
31750 0046,0106 ViewingDistance no
31751 0046,0125 ViewingDistanceType no
31752 0046,0135 VisualAcuityModifiers no
31753 0046,0137 DecimalVisualAcuity no
31754 0046,0139 OptotypeDetailedDefinition no
31755 0046,0146 SpherePower no
31756 0046,0147 CylinderPower no
31757 0050,0004 CalibrationImage no
31758 0050,0010 DeviceSequence no
31759 0050,0014 DeviceLength no
31760 0050,0015 ContainerComponentWidth no
31761 0050,0016 DeviceDiameter no
31762 0050,0017 DeviceDiameterUnits no
31763 0050,0018 DeviceVolume no
31764 0050,0019 InterMarkerDistance no
31765 0050,001B ContainerComponentID no
31766 0050,0020 DeviceDescription no
31767 0054,0010 EnergyWindowVector no
31768 0054,0011 NumberOfEnergyWindows no
31769 0054,0012 EnergyWindowInformationSequence no
31770 0054,0013 EnergyWindowRangeSequence no
31771 0054,0014 EnergyWindowLowerLimit no
31772 0054,0015 EnergyWindowUpperLimit no
31773 0054,0016 RadiopharmaceuticalInformationSeq no
31774 0054,0017 ResidualSyringeCounts no
31775 0054,0018 EnergyWindowName no
31776 0054,0020 DetectorVector no
31777 0054,0021 NumberOfDetectors no
31778 0054,0022 DetectorInformationSequence no
31779 0054,0030 PhaseVector no
31780 0054,0031 NumberOfPhases no
31781 0054,0032 PhaseInformationSequence no
31782 0054,0033 NumberOfFramesInPhase no
31783 0054,0036 PhaseDelay no
31784 0054,0038 PauseBetweenFrames no
31785 0054,0039 PhaseDescription no
31786 0054,0050 RotationVector no
31787 0054,0051 NumberOfRotations no
31788 0054,0052 RotationInformationSequence no
31789 0054,0053 NumberOfFramesInRotation no
31790 0054,0060 RRIntervalVector no
31791 0054,0061 NumberOfRRIntervals no
31792 0054,0062 GatedInformationSequence no
31793 0054,0063 DataInformationSequence no
31794 0054,0070 TimeSlotVector no
31795 0054,0071 NumberOfTimeSlots no
31796 0054,0072 TimeSlotInformationSequence no
31797 0054,0073 TimeSlotTime no
31798 0054,0080 SliceVector no
31799 0054,0081 NumberOfSlices no
31800 0054,0090 AngularViewVector no
31801 0054,0100 TimeSliceVector no
31802 0054,0101 NumberOfTimeSlices no
31803 0054,0200 StartAngle no
31804 0054,0202 TypeOfDetectorMotion no
31805 0054,0210 TriggerVector no
31806 0054,0211 NumberOfTriggersInPhase no
31807 0054,0220 ViewCodeSequence no
31808 0054,0222 ViewModifierCodeSequence no
31809 0054,0300 RadionuclideCodeSequence no
31810 0054,0302 AdministrationRouteCodeSequence no
31811 0054,0304 RadiopharmaceuticalCodeSequence no
31812 0054,0306 CalibrationDataSequence no
31813 0054,0308 EnergyWindowNumber no
31814 0054,0400 ImageID no
31815 0054,0410 PatientOrientationCodeSequence no
31816 0054,0412 PatientOrientationModifierCodeSeq no
31817 0054,0414 PatientGantryRelationshipCodeSeq no
31818 0054,0500 SliceProgressionDirection no
31819 0054,1000 SeriesType no
31820 0054,1001 Units no
31821 0054,1002 CountsSource no
31822 0054,1004 ReprojectionMethod no
31823 0054,1100 RandomsCorrectionMethod no
31824 0054,1101 AttenuationCorrectionMethod no
31825 0054,1102 DecayCorrection no
31826 0054,1103 ReconstructionMethod no
31827 0054,1104 DetectorLinesOfResponseUsed no
31828 0054,1105 ScatterCorrectionMethod no
31829 0054,1200 AxialAcceptance no
31830 0054,1201 AxialMash no
31831 0054,1202 TransverseMash no
31832 0054,1203 DetectorElementSize no
31833 0054,1210 CoincidenceWindowWidth no
31834 0054,1220 SecondaryCountsType no
31835 0054,1300 FrameReferenceTime no
31836 0054,1310 PrimaryCountsAccumulated no
31837 0054,1311 SecondaryCountsAccumulated no
31838 0054,1320 SliceSensitivityFactor no
31839 0054,1321 DecayFactor no
31840 0054,1322 DoseCalibrationFactor no
31841 0054,1323 ScatterFractionFactor no
31842 0054,1324 DeadTimeFactor no
31843 0054,1330 ImageIndex no
31844 0054,1400 CountsIncluded no
31845 0054,1401 DeadTimeCorrectionFlag no
31846 0060,3000 HistogramSequence no
31847 0060,3002 HistogramNumberOfBins no
31848 0060,3004 HistogramFirstBinValue no
31849 0060,3006 HistogramLastBinValue no
31850 0060,3008 HistogramBinWidth no
31851 0060,3010 HistogramExplanation no
31852 0060,3020 HistogramData no
31853 0062,0001 SegmentationType no
31854 0062,0002 SegmentSequence no
31855 0062,0003 SegmentedPropertyCategoryCodeSeq no
31856 0062,0004 SegmentNumber no
31857 0062,0005 SegmentLabel no
31858 0062,0006 SegmentDescription no
31859 0062,0008 SegmentAlgorithmType no
31860 0062,0009 SegmentAlgorithmName no
31861 0062,000A SegmentIdentificationSequence no
31862 0062,000B ReferencedSegmentNumber no
31863 0062,000C RecommendedDisplayGrayscaleValue no
31864 0062,000D RecommendedDisplayCIELabValue no
31865 0062,000E MaximumFractionalValue no
31866 0062,000F SegmentedPropertyTypeCodeSequence no
31867 0062,0010 SegmentationFractionalType no
31868 0064,0002 DeformableRegistrationSequence no
31869 0064,0003 SourceFrameOfReferenceUID no
31870 0064,0005 DeformableRegistrationGridSequence no
31871 0064,0007 GridDimensions no
31872 0064,0008 GridResolution no
31873 0064,0009 VectorGridData no
31874 0064,000F PreDeformationMatrixRegistSeq no
31875 0064,0010 PostDeformationMatrixRegistSeq no
31876 0066,0001 NumberOfSurfaces no
31877 0066,0002 SurfaceSequence no
31878 0066,0003 SurfaceNumber no
31879 0066,0004 SurfaceComments no
31880 0066,0009 SurfaceProcessing no
31881 0066,000A SurfaceProcessingRatio no
31882 0066,000E FiniteVolume no
31883 0066,0010 Manifold no
31884 0066,0011 SurfacePointsSequence no
31885 0066,0015 NumberOfSurfacePoints no
31886 0066,0016 PointCoordinatesData no
31887 0066,0017 PointPositionAccuracy no
31888 0066,0018 MeanPointDistance no
31889 0066,0019 MaximumPointDistance no
31890 0066,001B AxisOfRotation no
31891 0066,001C CenterOfRotation no
31892 0066,001E NumberOfVectors no
31893 0066,001F VectorDimensionality no
31894 0066,0020 VectorAccuracy no
31895 0066,0021 VectorCoordinateData no
31896 0066,0023 TrianglePointIndexList no
31897 0066,0024 EdgePointIndexList no
31898 0066,0025 VertexPointIndexList no
31899 0066,0026 TriangleStripSequence no
31900 0066,0027 TriangleFanSequence no
31901 0066,0028 LineSequence no
31902 0066,0029 PrimitivePointIndexList no
31903 0066,002A SurfaceCount no
31904 0066,002F AlgorithmFamilyCodeSequ no
31905 0066,0031 AlgorithmVersion no
31906 0066,0032 AlgorithmParameters no
31907 0066,0034 FacetSequence no
31908 0066,0036 AlgorithmName no
31909 0070,0001 GraphicAnnotationSequence no
31910 0070,0002 GraphicLayer no
31911 0070,0003 BoundingBoxAnnotationUnits no
31912 0070,0004 AnchorPointAnnotationUnits no
31913 0070,0005 GraphicAnnotationUnits no
31914 0070,0006 UnformattedTextValue no
31915 0070,0008 TextObjectSequence no
31916 0070,0009 GraphicObjectSequence no
31917 0070,0010 BoundingBoxTopLeftHandCorner no
31918 0070,0011 BoundingBoxBottomRightHandCorner no
31919 0070,0012 BoundingBoxTextHorizJustification no
31920 0070,0014 AnchorPoint no
31921 0070,0015 AnchorPointVisibility no
31922 0070,0020 GraphicDimensions no
31923 0070,0021 NumberOfGraphicPoints no
31924 0070,0022 GraphicData no
31925 0070,0023 GraphicType no
31926 0070,0024 GraphicFilled no
31927 0070,0040 ImageRotationRetired no
31928 0070,0041 ImageHorizontalFlip no
31929 0070,0042 ImageRotation no
31930 0070,0050 DisplayedAreaTopLeftTrial no
31931 0070,0051 DisplayedAreaBottomRightTrial no
31932 0070,0052 DisplayedAreaTopLeft no
31933 0070,0053 DisplayedAreaBottomRight no
31934 0070,005A DisplayedAreaSelectionSequence no
31935 0070,0060 GraphicLayerSequence no
31936 0070,0062 GraphicLayerOrder no
31937 0070,0066 GraphicLayerRecDisplayGraysclValue no
31938 0070,0067 GraphicLayerRecDisplayRGBValue no
31939 0070,0068 GraphicLayerDescription no
31940 0070,0080 ContentLabel no
31941 0070,0081 ContentDescription no
31942 0070,0082 PresentationCreationDate no
31943 0070,0083 PresentationCreationTime no
31944 0070,0084 ContentCreatorName no
31945 0070,0086 ContentCreatorIDCodeSequence no
31946 0070,0100 PresentationSizeMode no
31947 0070,0101 PresentationPixelSpacing no
31948 0070,0102 PresentationPixelAspectRatio no
31949 0070,0103 PresentationPixelMagRatio no
31950 0070,0306 ShapeType no
31951 0070,0308 RegistrationSequence no
31952 0070,0309 MatrixRegistrationSequence no
31953 0070,030A MatrixSequence no
31954 0070,030C FrameOfRefTransformationMatrixType no
31955 0070,030D RegistrationTypeCodeSequence no
31956 0070,030F FiducialDescription no
31957 0070,0310 FiducialIdentifier no
31958 0070,0311 FiducialIdentifierCodeSequence no
31959 0070,0312 ContourUncertaintyRadius no
31960 0070,0314 UsedFiducialsSequence no
31961 0070,0318 GraphicCoordinatesDataSequence no
31962 0070,031A FiducialUID no
31963 0070,031C FiducialSetSequence no
31964 0070,031E FiducialSequence no
31965 0070,0401 GraphicLayerRecomDisplayCIELabVal no
31966 0070,0402 BlendingSequence no
31967 0070,0403 RelativeOpacity no
31968 0070,0404 ReferencedSpatialRegistrationSeq no
31969 0070,0405 BlendingPosition no
31970 0072,0002 HangingProtocolName no
31971 0072,0004 HangingProtocolDescription no
31972 0072,0006 HangingProtocolLevel no
31973 0072,0008 HangingProtocolCreator no
31974 0072,000A HangingProtocolCreationDateTime no
31975 0072,000C HangingProtocolDefinitionSequence no
31976 0072,000E HangingProtocolUserIDCodeSequence no
31977 0072,0010 HangingProtocolUserGroupName no
31978 0072,0012 SourceHangingProtocolSequence no
31979 0072,0014 NumberOfPriorsReferenced no
31980 0072,0020 ImageSetsSequence no
31981 0072,0022 ImageSetSelectorSequence no
31982 0072,0024 ImageSetSelectorUsageFlag no
31983 0072,0026 SelectorAttribute no
31984 0072,0028 SelectorValueNumber no
31985 0072,0030 TimeBasedImageSetsSequence no
31986 0072,0032 ImageSetNumber no
31987 0072,0034 ImageSetSelectorCategory no
31988 0072,0038 RelativeTime no
31989 0072,003A RelativeTimeUnits no
31990 0072,003C AbstractPriorValue no
31991 0072,003E AbstractPriorCodeSequence no
31992 0072,0040 ImageSetLabel no
31993 0072,0050 SelectorAttributeVR no
31994 0072,0052 SelectorSequencePointer no
31995 0072,0054 SelectorSeqPointerPrivateCreator no
31996 0072,0056 SelectorAttributePrivateCreator no
31997 0072,0060 SelectorATValue no
31998 0072,0062 SelectorCSValue no
31999 0072,0064 SelectorISValue no
32000 0072,0066 SelectorLOValue no
32001 0072,0068 SelectorLTValue no
32002 0072,006A SelectorPNValue no
32003 0072,006C SelectorSHValue no
32004 0072,006E SelectorSTValue no
32005 0072,0070 SelectorUTValue no
32006 0072,0072 SelectorDSValue no
32007 0072,0074 SelectorFDValue no
32008 0072,0076 SelectorFLValue no
32009 0072,0078 SelectorULValue no
32010 0072,007A SelectorUSValue no
32011 0072,007C SelectorSLValue no
32012 0072,007E SelectorSSValue no
32013 0072,0080 SelectorCodeSequenceValue no
32014 0072,0100 NumberOfScreens no
32015 0072,0102 NominalScreenDefinitionSequence no
32016 0072,0104 NumberOfVerticalPixels no
32017 0072,0106 NumberOfHorizontalPixels no
32018 0072,0108 DisplayEnvironmentSpatialPosition no
32019 0072,010A ScreenMinimumGrayscaleBitDepth no
32020 0072,010C ScreenMinimumColorBitDepth no
32021 0072,010E ApplicationMaximumRepaintTime no
32022 0072,0200 DisplaySetsSequence no
32023 0072,0202 DisplaySetNumber no
32024 0072,0203 DisplaySetLabel no
32025 0072,0204 DisplaySetPresentationGroup no
32026 0072,0206 DisplaySetPresentationGroupDescr no
32027 0072,0208 PartialDataDisplayHandling no
32028 0072,0210 SynchronizedScrollingSequence no
32029 0072,0212 DisplaySetScrollingGroup no
32030 0072,0214 NavigationIndicatorSequence no
32031 0072,0216 NavigationDisplaySet no
32032 0072,0218 ReferenceDisplaySets no
32033 0072,0300 ImageBoxesSequence no
32034 0072,0302 ImageBoxNumber no
32035 0072,0304 ImageBoxLayoutType no
32036 0072,0306 ImageBoxTileHorizontalDimension no
32037 0072,0308 ImageBoxTileVerticalDimension no
32038 0072,0310 ImageBoxScrollDirection no
32039 0072,0312 ImageBoxSmallScrollType no
32040 0072,0314 ImageBoxSmallScrollAmount no
32041 0072,0316 ImageBoxLargeScrollType no
32042 0072,0318 ImageBoxLargeScrollAmount no
32043 0072,0320 ImageBoxOverlapPriority no
32044 0072,0330 CineRelativeToRealTime no
32045 0072,0400 FilterOperationsSequence no
32046 0072,0402 FilterByCategory no
32047 0072,0404 FilterByAttributePresence no
32048 0072,0406 FilterByOperator no
32049 0072,0432 SynchronizedImageBoxList no
32050 0072,0434 TypeOfSynchronization no
32051 0072,0500 BlendingOperationType no
32052 0072,0510 ReformattingOperationType no
32053 0072,0512 ReformattingThickness no
32054 0072,0514 ReformattingInterval no
32055 0072,0516 ReformattingOpInitialViewDir no
32056 0072,0520 RenderingType3D no
32057 0072,0600 SortingOperationsSequence no
32058 0072,0602 SortByCategory no
32059 0072,0604 SortingDirection no
32060 0072,0700 DisplaySetPatientOrientation no
32061 0072,0702 VOIType no
32062 0072,0704 PseudoColorType no
32063 0072,0706 ShowGrayscaleInverted no
32064 0072,0710 ShowImageTrueSizeFlag no
32065 0072,0712 ShowGraphicAnnotationFlag no
32066 0072,0714 ShowPatientDemographicsFlag no
32067 0072,0716 ShowAcquisitionTechniquesFlag no
32068 0072,0717 DisplaySetHorizontalJustification no
32069 0072,0718 DisplaySetVerticalJustification no
32070 0074,1000 UnifiedProcedureStepState no
32071 0074,1002 UPSProgressInformationSequence no
32072 0074,1004 UnifiedProcedureStepProgress no
32073 0074,1006 UnifiedProcedureStepProgressDescr no
32074 0074,1008 UnifiedProcedureStepComURISeq no
32075 0074,100a ContactURI no
32076 0074,100c ContactDisplayName no
32077 0074,1020 BeamTaskSequence no
32078 0074,1022 BeamTaskType no
32079 0074,1024 BeamOrderIndex no
32080 0074,1030 DeliveryVerificationImageSequence no
32081 0074,1032 VerificationImageTiming no
32082 0074,1034 DoubleExposureFlag no
32083 0074,1036 DoubleExposureOrdering no
32084 0074,1038 DoubleExposureMeterset no
32085 0074,103A DoubleExposureFieldDelta no
32086 0074,1040 RelatedReferenceRTImageSequence no
32087 0074,1042 GeneralMachineVerificationSequence no
32088 0074,1044 ConventionalMachineVerificationSeq no
32089 0074,1046 IonMachineVerificationSequence no
32090 0074,1048 FailedAttributesSequence no
32091 0074,104A OverriddenAttributesSequence no
32092 0074,104C ConventionalControlPointVerifySeq no
32093 0074,104E IonControlPointVerificationSeq no
32094 0074,1050 AttributeOccurrenceSequence no
32095 0074,1052 AttributeOccurrencePointer no
32096 0074,1054 AttributeItemSelector no
32097 0074,1056 AttributeOccurrencePrivateCreator no
32098 0074,1200 ScheduledProcedureStepPriority no
32099 0074,1202 WorklistLabel no
32100 0074,1204 ProcedureStepLabel no
32101 0074,1210 ScheduledProcessingParametersSeq no
32102 0074,1212 PerformedProcessingParametersSeq no
32103 0074,1216 UPSPerformedProcedureSequence no
32104 0074,1220 RelatedProcedureStepSequence no
32105 0074,1222 ProcedureStepRelationshipType no
32106 0074,1230 DeletionLock no
32107 0074,1234 ReceivingAE no
32108 0074,1236 RequestingAE no
32109 0074,1238 ReasonForCancellation no
32110 0074,1242 SCPStatus no
32111 0074,1244 SubscriptionListStatus no
32112 0074,1246 UPSListStatus no
32113 0088,0130 StorageMediaFileSetID no
32114 0088,0140 StorageMediaFileSetUID no
32115 0088,0200 IconImageSequence no
32116 0088,0904 TopicTitle no
32117 0088,0906 TopicSubject no
32118 0088,0910 TopicAuthor no
32119 0088,0912 TopicKeywords no
32120 0100,0410 SOPInstanceStatus no
32121 0100,0420 SOPAuthorizationDateAndTime no
32122 0100,0424 SOPAuthorizationComment no
32123 0100,0426 AuthorizationEquipmentCertNumber no
32124 0400,0005 MACIDNumber no
32125 0400,0010 MACCalculationTransferSyntaxUID no
32126 0400,0015 MACAlgorithm no
32127 0400,0020 DataElementsSigned no
32128 0400,0100 DigitalSignatureUID no
32129 0400,0105 DigitalSignatureDateTime no
32130 0400,0110 CertificateType no
32131 0400,0115 CertificateOfSigner no
32132 0400,0120 Signature no
32133 0400,0305 CertifiedTimestampType no
32134 0400,0310 CertifiedTimestamp no
32135 0400,0401 DigitalSignaturePurposeCodeSeq no
32136 0400,0402 ReferencedDigitalSignatureSeq no
32137 0400,0403 ReferencedSOPInstanceMACSeq no
32138 0400,0404 MAC no
32139 0400,0500 EncryptedAttributesSequence no
32140 0400,0510 EncryptedContentTransferSyntaxUID no
32141 0400,0520 EncryptedContent no
32142 0400,0550 ModifiedAttributesSequence no
32143 0400,0561 OriginalAttributesSequence no
32144 0400,0562 AttributeModificationDateTime no
32145 0400,0563 ModifyingSystem no
32146 0400,0564 SourceOfPreviousValues no
32147 0400,0565 ReasonForTheAttributeModification no
32148 1000,xxx0 EscapeTriplet no
32149 1000,xxx1 RunLengthTriplet no
32150 1000,xxx2 HuffmanTableSize no
32151 1000,xxx3 HuffmanTableTriplet no
32152 1000,xxx4 ShiftTableSize no
32153 1000,xxx5 ShiftTableTriplet no
32154 1010,xxxx ZonalMap no
32155 2000,0010 NumberOfCopies no
32156 2000,001E PrinterConfigurationSequence no
32157 2000,0020 PrintPriority no
32158 2000,0030 MediumType no
32159 2000,0040 FilmDestination no
32160 2000,0050 FilmSessionLabel no
32161 2000,0060 MemoryAllocation no
32162 2000,0061 MaximumMemoryAllocation no
32163 2000,0062 ColorImagePrintingFlag no
32164 2000,0063 CollationFlag no
32165 2000,0065 AnnotationFlag no
32166 2000,0067 ImageOverlayFlag no
32167 2000,0069 PresentationLUTFlag no
32168 2000,006A ImageBoxPresentationLUTFlag no
32169 2000,00A0 MemoryBitDepth no
32170 2000,00A1 PrintingBitDepth no
32171 2000,00A2 MediaInstalledSequence no
32172 2000,00A4 OtherMediaAvailableSequence no
32173 2000,00A8 SupportedImageDisplayFormatSeq no
32174 2000,0500 ReferencedFilmBoxSequence no
32175 2000,0510 ReferencedStoredPrintSequence no
32176 2010,0010 ImageDisplayFormat no
32177 2010,0030 AnnotationDisplayFormatID no
32178 2010,0040 FilmOrientation no
32179 2010,0050 FilmSizeID no
32180 2010,0052 PrinterResolutionID no
32181 2010,0054 DefaultPrinterResolutionID no
32182 2010,0060 MagnificationType no
32183 2010,0080 SmoothingType no
32184 2010,00A6 DefaultMagnificationType no
32185 2010,00A7 OtherMagnificationTypesAvailable no
32186 2010,00A8 DefaultSmoothingType no
32187 2010,00A9 OtherSmoothingTypesAvailable no
32188 2010,0100 BorderDensity no
32189 2010,0110 EmptyImageDensity no
32190 2010,0120 MinDensity no
32191 2010,0130 MaxDensity no
32192 2010,0140 Trim no
32193 2010,0150 ConfigurationInformation no
32194 2010,0152 ConfigurationInformationDescr no
32195 2010,0154 MaximumCollatedFilms no
32196 2010,015E Illumination no
32197 2010,0160 ReflectedAmbientLight no
32198 2010,0376 PrinterPixelSpacing no
32199 2010,0500 ReferencedFilmSessionSequence no
32200 2010,0510 ReferencedImageBoxSequence no
32201 2010,0520 ReferencedBasicAnnotationBoxSeq no
32202 2020,0010 ImageBoxPosition no
32203 2020,0020 Polarity no
32204 2020,0030 RequestedImageSize no
32205 2020,0040 RequestedDecimate-CropBehavior no
32206 2020,0050 RequestedResolutionID no
32207 2020,00A0 RequestedImageSizeFlag no
32208 2020,00A2 DecimateCropResult no
32209 2020,0110 BasicGrayscaleImageSequence no
32210 2020,0111 BasicColorImageSequence no
32211 2020,0130 ReferencedImageOverlayBoxSequence no
32212 2020,0140 ReferencedVOILUTBoxSequence no
32213 2030,0010 AnnotationPosition no
32214 2030,0020 TextString no
32215 2040,0010 ReferencedOverlayPlaneSequence no
32216 2040,0011 ReferencedOverlayPlaneGroups no
32217 2040,0020 OverlayPixelDataSequence no
32218 2040,0060 OverlayMagnificationType no
32219 2040,0070 OverlaySmoothingType no
32220 2040,0072 OverlayOrImageMagnification no
32221 2040,0074 MagnifyToNumberOfColumns no
32222 2040,0080 OverlayForegroundDensity no
32223 2040,0082 OverlayBackgroundDensity no
32224 2040,0090 OverlayMode no
32225 2040,0100 ThresholdDensity no
32226 2040,0500 ReferencedImageBoxSequence no
32227 2050,0010 PresentationLUTSequence no
32228 2050,0020 PresentationLUTShape no
32229 2050,0500 ReferencedPresentationLUTSequence no
32230 2100,0010 PrintJobID no
32231 2100,0020 ExecutionStatus no
32232 2100,0030 ExecutionStatusInfo no
32233 2100,0040 CreationDate no
32234 2100,0050 CreationTime no
32235 2100,0070 Originator no
32236 2100,0140 DestinationAE no
32237 2100,0160 OwnerID no
32238 2100,0170 NumberOfFilms no
32239 2100,0500 ReferencedPrintJobSequence no
32240 2110,0010 PrinterStatus no
32241 2110,0020 PrinterStatusInfo no
32242 2110,0030 PrinterName no
32243 2110,0099 PrintQueueID no
32244 2120,0010 QueueStatus no
32245 2120,0050 PrintJobDescriptionSequence no
32246 2120,0070 ReferencedPrintJobSequence no
32247 2130,0010 PrintManagementCapabilitiesSeq no
32248 2130,0015 PrinterCharacteristicsSequence no
32249 2130,0030 FilmBoxContentSequence no
32250 2130,0040 ImageBoxContentSequence no
32251 2130,0050 AnnotationContentSequence no
32252 2130,0060 ImageOverlayBoxContentSequence no
32253 2130,0080 PresentationLUTContentSequence no
32254 2130,00A0 ProposedStudySequence no
32255 2130,00C0 OriginalImageSequence no
32256 2200,0001 LabelFromInfoExtractedFromInstance no
32257 2200,0002 LabelText no
32258 2200,0003 LabelStyleSelection no
32259 2200,0004 MediaDisposition no
32260 2200,0005 BarcodeValue no
32261 2200,0006 BarcodeSymbology no
32262 2200,0007 AllowMediaSplitting no
32263 2200,0008 IncludeNonDICOMObjects no
32264 2200,0009 IncludeDisplayApplication no
32265 2200,000A SaveCompInstancesAfterMediaCreate no
32266 2200,000B TotalNumberMediaPiecesCreated no
32267 2200,000C RequestedMediaApplicationProfile no
32268 2200,000D ReferencedStorageMediaSequence no
32269 2200,000E FailureAttributes no
32270 2200,000F AllowLossyCompression no
32271 2200,0020 RequestPriority no
32272 3002,0002 RTImageLabel no
32273 3002,0003 RTImageName no
32274 3002,0004 RTImageDescription no
32275 3002,000A ReportedValuesOrigin no
32276 3002,000C RTImagePlane no
32277 3002,000D XRayImageReceptorTranslation no
32278 3002,000E XRayImageReceptorAngle no
32279 3002,0010 RTImageOrientation no
32280 3002,0011 ImagePlanePixelSpacing no
32281 3002,0012 RTImagePosition no
32282 3002,0020 RadiationMachineName no
32283 3002,0022 RadiationMachineSAD no
32284 3002,0024 RadiationMachineSSD no
32285 3002,0026 RTImageSID no
32286 3002,0028 SourceToReferenceObjectDistance no
32287 3002,0029 FractionNumber no
32288 3002,0030 ExposureSequence no
32289 3002,0032 MetersetExposure no
32290 3002,0034 DiaphragmPosition no
32291 3002,0040 FluenceMapSequence no
32292 3002,0041 FluenceDataSource no
32293 3002,0042 FluenceDataScale no
32294 3002,0051 FluenceMode no
32295 3002,0052 FluenceModeID no
32296 3004,0001 DVHType no
32297 3004,0002 DoseUnits no
32298 3004,0004 DoseType no
32299 3004,0006 DoseComment no
32300 3004,0008 NormalizationPoint no
32301 3004,000A DoseSummationType no
32302 3004,000C GridFrameOffsetVector no
32303 3004,000E DoseGridScaling no
32304 3004,0010 RTDoseROISequence no
32305 3004,0012 DoseValue no
32306 3004,0014 TissueHeterogeneityCorrection no
32307 3004,0040 DVHNormalizationPoint no
32308 3004,0042 DVHNormalizationDoseValue no
32309 3004,0050 DVHSequence no
32310 3004,0052 DVHDoseScaling no
32311 3004,0054 DVHVolumeUnits no
32312 3004,0056 DVHNumberOfBins no
32313 3004,0058 DVHData no
32314 3004,0060 DVHReferencedROISequence no
32315 3004,0062 DVHROIContributionType no
32316 3004,0070 DVHMinimumDose no
32317 3004,0072 DVHMaximumDose no
32318 3004,0074 DVHMeanDose no
32319 3006,0002 StructureSetLabel no
32320 3006,0004 StructureSetName no
32321 3006,0006 StructureSetDescription no
32322 3006,0008 StructureSetDate no
32323 3006,0009 StructureSetTime no
32324 3006,0010 ReferencedFrameOfReferenceSequence no
32325 3006,0012 RTReferencedStudySequence no
32326 3006,0014 RTReferencedSeriesSequence no
32327 3006,0016 ContourImageSequence no
32328 3006,0020 StructureSetROISequence no
32329 3006,0022 ROINumber no
32330 3006,0024 ReferencedFrameOfReferenceUID no
32331 3006,0026 ROIName no
32332 3006,0028 ROIDescription no
32333 3006,002A ROIDisplayColor no
32334 3006,002C ROIVolume no
32335 3006,0030 RTRelatedROISequence no
32336 3006,0033 RTROIRelationship no
32337 3006,0036 ROIGenerationAlgorithm no
32338 3006,0038 ROIGenerationDescription no
32339 3006,0039 ROIContourSequence no
32340 3006,0040 ContourSequence no
32341 3006,0042 ContourGeometricType no
32342 3006,0044 ContourSlabThickness no
32343 3006,0045 ContourOffsetVector no
32344 3006,0046 NumberOfContourPoints no
32345 3006,0048 ContourNumber no
32346 3006,0049 AttachedContours no
32347 3006,0050 ContourData no
32348 3006,0080 RTROIObservationsSequence no
32349 3006,0082 ObservationNumber no
32350 3006,0084 ReferencedROINumber no
32351 3006,0085 ROIObservationLabel no
32352 3006,0086 RTROIIdentificationCodeSequence no
32353 3006,0088 ROIObservationDescription no
32354 3006,00A0 RelatedRTROIObservationsSequence no
32355 3006,00A4 RTROIInterpretedType no
32356 3006,00A6 ROIInterpreter no
32357 3006,00B0 ROIPhysicalPropertiesSequence no
32358 3006,00B2 ROIPhysicalProperty no
32359 3006,00B4 ROIPhysicalPropertyValue no
32360 3006,00B6 ROIElementalCompositionSequence no
32361 3006,00B7 ROIElementalCompAtomicNumber no
32362 3006,00B8 ROIElementalCompAtomicMassFraction no
32363 3006,00C0 FrameOfReferenceRelationshipSeq no
32364 3006,00C2 RelatedFrameOfReferenceUID no
32365 3006,00C4 FrameOfReferenceTransformType no
32366 3006,00C6 FrameOfReferenceTransformMatrix no
32367 3006,00C8 FrameOfReferenceTransformComment no
32368 3008,0010 MeasuredDoseReferenceSequence no
32369 3008,0012 MeasuredDoseDescription no
32370 3008,0014 MeasuredDoseType no
32371 3008,0016 MeasuredDoseValue no
32372 3008,0020 TreatmentSessionBeamSequence no
32373 3008,0021 TreatmentSessionIonBeamSequence no
32374 3008,0022 CurrentFractionNumber no
32375 3008,0024 TreatmentControlPointDate no
32376 3008,0025 TreatmentControlPointTime no
32377 3008,002A TreatmentTerminationStatus no
32378 3008,002B TreatmentTerminationCode no
32379 3008,002C TreatmentVerificationStatus no
32380 3008,0030 ReferencedTreatmentRecordSequence no
32381 3008,0032 SpecifiedPrimaryMeterset no
32382 3008,0033 SpecifiedSecondaryMeterset no
32383 3008,0036 DeliveredPrimaryMeterset no
32384 3008,0037 DeliveredSecondaryMeterset no
32385 3008,003A SpecifiedTreatmentTime no
32386 3008,003B DeliveredTreatmentTime no
32387 3008,0040 ControlPointDeliverySequence no
32388 3008,0041 IonControlPointDeliverySequence no
32389 3008,0042 SpecifiedMeterset no
32390 3008,0044 DeliveredMeterset no
32391 3008,0045 MetersetRateSet no
32392 3008,0046 MetersetRateDelivered no
32393 3008,0047 ScanSpotMetersetsDelivered no
32394 3008,0048 DoseRateDelivered no
32395 3008,0050 TreatmentSummaryCalcDoseRefSeq no
32396 3008,0052 CumulativeDoseToDoseReference no
32397 3008,0054 FirstTreatmentDate no
32398 3008,0056 MostRecentTreatmentDate no
32399 3008,005A NumberOfFractionsDelivered no
32400 3008,0060 OverrideSequence no
32401 3008,0061 ParameterSequencePointer no
32402 3008,0062 OverrideParameterPointer no
32403 3008,0063 ParameterItemIndex no
32404 3008,0064 MeasuredDoseReferenceNumber no
32405 3008,0065 ParameterPointer no
32406 3008,0066 OverrideReason no
32407 3008,0068 CorrectedParameterSequence no
32408 3008,006A CorrectionValue no
32409 3008,0070 CalculatedDoseReferenceSequence no
32410 3008,0072 CalculatedDoseReferenceNumber no
32411 3008,0074 CalculatedDoseReferenceDescription no
32412 3008,0076 CalculatedDoseReferenceDoseValue no
32413 3008,0078 StartMeterset no
32414 3008,007A EndMeterset no
32415 3008,0080 ReferencedMeasuredDoseReferenceSeq no
32416 3008,0082 ReferencedMeasuredDoseReferenceNum no
32417 3008,0090 ReferencedCalculatedDoseRefSeq no
32418 3008,0092 ReferencedCalculatedDoseRefNumber no
32419 3008,00A0 BeamLimitingDeviceLeafPairsSeq no
32420 3008,00B0 RecordedWedgeSequence no
32421 3008,00C0 RecordedCompensatorSequence no
32422 3008,00D0 RecordedBlockSequence no
32423 3008,00E0 TreatmentSummaryMeasuredDoseRefSeq no
32424 3008,00F0 RecordedSnoutSequence no
32425 3008,00F2 RecordedRangeShifterSequence no
32426 3008,00F4 RecordedLateralSpreadingDeviceSeq no
32427 3008,00F6 RecordedRangeModulatorSequence no
32428 3008,0100 RecordedSourceSequence no
32429 3008,0105 SourceSerialNumber no
32430 3008,0110 TreatmentSessionAppSetupSeq no
32431 3008,0116 ApplicationSetupCheck no
32432 3008,0120 RecordedBrachyAccessoryDeviceSeq no
32433 3008,0122 ReferencedBrachyAccessoryDeviceNum no
32434 3008,0130 RecordedChannelSequence no
32435 3008,0132 SpecifiedChannelTotalTime no
32436 3008,0134 DeliveredChannelTotalTime no
32437 3008,0136 SpecifiedNumberOfPulses no
32438 3008,0138 DeliveredNumberOfPulses no
32439 3008,013A SpecifiedPulseRepetitionInterval no
32440 3008,013C DeliveredPulseRepetitionInterval no
32441 3008,0140 RecordedSourceApplicatorSequence no
32442 3008,0142 ReferencedSourceApplicatorNumber no
32443 3008,0150 RecordedChannelShieldSequence no
32444 3008,0152 ReferencedChannelShieldNumber no
32445 3008,0160 BrachyControlPointDeliveredSeq no
32446 3008,0162 SafePositionExitDate no
32447 3008,0164 SafePositionExitTime no
32448 3008,0166 SafePositionReturnDate no
32449 3008,0168 SafePositionReturnTime no
32450 3008,0200 CurrentTreatmentStatus no
32451 3008,0202 TreatmentStatusComment no
32452 3008,0220 FractionGroupSummarySequence no
32453 3008,0223 ReferencedFractionNumber no
32454 3008,0224 FractionGroupType no
32455 3008,0230 BeamStopperPosition no
32456 3008,0240 FractionStatusSummarySequence no
32457 3008,0250 TreatmentDate no
32458 3008,0251 TreatmentTime no
32459 300A,0002 RTPlanLabel no
32460 300A,0003 RTPlanName no
32461 300A,0004 RTPlanDescription no
32462 300A,0006 RTPlanDate no
32463 300A,0007 RTPlanTime no
32464 300A,0009 TreatmentProtocols no
32465 300A,000A PlanIntent no
32466 300A,000B TreatmentSites no
32467 300A,000C RTPlanGeometry no
32468 300A,000E PrescriptionDescription no
32469 300A,0010 DoseReferenceSequence no
32470 300A,0012 DoseReferenceNumber no
32471 300A,0013 DoseReferenceUID no
32472 300A,0014 DoseReferenceStructureType no
32473 300A,0015 NominalBeamEnergyUnit no
32474 300A,0016 DoseReferenceDescription no
32475 300A,0018 DoseReferencePointCoordinates no
32476 300A,001A NominalPriorDose no
32477 300A,0020 DoseReferenceType no
32478 300A,0021 ConstraintWeight no
32479 300A,0022 DeliveryWarningDose no
32480 300A,0023 DeliveryMaximumDose no
32481 300A,0025 TargetMinimumDose no
32482 300A,0026 TargetPrescriptionDose no
32483 300A,0027 TargetMaximumDose no
32484 300A,0028 TargetUnderdoseVolumeFraction no
32485 300A,002A OrganAtRiskFullVolumeDose no
32486 300A,002B OrganAtRiskLimitDose no
32487 300A,002C OrganAtRiskMaximumDose no
32488 300A,002D OrganAtRiskOverdoseVolumeFraction no
32489 300A,0040 ToleranceTableSequence no
32490 300A,0042 ToleranceTableNumber no
32491 300A,0043 ToleranceTableLabel no
32492 300A,0044 GantryAngleTolerance no
32493 300A,0046 BeamLimitingDeviceAngleTolerance no
32494 300A,0048 BeamLimitingDeviceToleranceSeq no
32495 300A,004A BeamLimitingDevicePositionTol no
32496 300A,004B SnoutPositionTolerance no
32497 300A,004C PatientSupportAngleTolerance no
32498 300A,004E TableTopEccentricAngleTolerance no
32499 300A,004F TableTopPitchAngleTolerance no
32500 300A,0050 TableTopRollAngleTolerance no
32501 300A,0051 TableTopVerticalPositionTolerance no
32502 300A,0052 TableTopLongitudinalPositionTol no
32503 300A,0053 TableTopLateralPositionTolerance no
32504 300A,0055 RTPlanRelationship no
32505 300A,0070 FractionGroupSequence no
32506 300A,0071 FractionGroupNumber no
32507 300A,0072 FractionGroupDescription no
32508 300A,0078 NumberOfFractionsPlanned no
32509 300A,0079 NumberFractionPatternDigitsPerDay no
32510 300A,007A RepeatFractionCycleLength no
32511 300A,007B FractionPattern no
32512 300A,0080 NumberOfBeams no
32513 300A,0082 BeamDoseSpecificationPoint no
32514 300A,0084 BeamDose no
32515 300A,0086 BeamMeterset no
32516 300A,0088 BeamDosePointDepth no
32517 300A,0089 BeamDosePointEquivalentDepth no
32518 300A,008A BeamDosePointSSD no
32519 300A,00A0 NumberOfBrachyApplicationSetups no
32520 300A,00A2 BrachyAppSetupDoseSpecPoint no
32521 300A,00A4 BrachyApplicationSetupDose no
32522 300A,00B0 BeamSequence no
32523 300A,00B2 TreatmentMachineName no
32524 300A,00B3 PrimaryDosimeterUnit no
32525 300A,00B4 SourceAxisDistance no
32526 300A,00B6 BeamLimitingDeviceSequence no
32527 300A,00B8 RTBeamLimitingDeviceType no
32528 300A,00BA SourceToBeamLimitingDeviceDistance no
32529 300A,00BB IsocenterToBeamLimitingDeviceDist no
32530 300A,00BC NumberOfLeafJawPairs no
32531 300A,00BE LeafPositionBoundaries no
32532 300A,00C0 BeamNumber no
32533 300A,00C2 BeamName no
32534 300A,00C3 BeamDescription no
32535 300A,00C4 BeamType no
32536 300A,00C6 RadiationType no
32537 300A,00C7 HighDoseTechniqueType no
32538 300A,00C8 ReferenceImageNumber no
32539 300A,00CA PlannedVerificationImageSequence no
32540 300A,00CC ImagingDeviceSpecificAcqParams no
32541 300A,00CE TreatmentDeliveryType no
32542 300A,00D0 NumberOfWedges no
32543 300A,00D1 WedgeSequence no
32544 300A,00D2 WedgeNumber no
32545 300A,00D3 WedgeType no
32546 300A,00D4 WedgeID no
32547 300A,00D5 WedgeAngle no
32548 300A,00D6 WedgeFactor no
32549 300A,00D7 TotalWedgeTrayWaterEquivThickness no
32550 300A,00D8 WedgeOrientation no
32551 300A,00D9 IsocenterToWedgeTrayDistance no
32552 300A,00DA SourceToWedgeTrayDistance no
32553 300A,00DB WedgeThinEdgePosition no
32554 300A,00DC BolusID no
32555 300A,00DD BolusDescription no
32556 300A,00E0 NumberOfCompensators no
32557 300A,00E1 MaterialID no
32558 300A,00E2 TotalCompensatorTrayFactor no
32559 300A,00E3 CompensatorSequence no
32560 300A,00E4 CompensatorNumber no
32561 300A,00E5 CompensatorID no
32562 300A,00E6 SourceToCompensatorTrayDistance no
32563 300A,00E7 CompensatorRows no
32564 300A,00E8 CompensatorColumns no
32565 300A,00E9 CompensatorPixelSpacing no
32566 300A,00EA CompensatorPosition no
32567 300A,00EB CompensatorTransmissionData no
32568 300A,00EC CompensatorThicknessData no
32569 300A,00ED NumberOfBoli no
32570 300A,00EE CompensatorType no
32571 300A,00F0 NumberOfBlocks no
32572 300A,00F2 TotalBlockTrayFactor no
32573 300A,00F3 TotalBlockTrayWaterEquivThickness no
32574 300A,00F4 BlockSequence no
32575 300A,00F5 BlockTrayID no
32576 300A,00F6 SourceToBlockTrayDistance no
32577 300A,00F7 IsocenterToBlockTrayDistance no
32578 300A,00F8 BlockType no
32579 300A,00F9 AccessoryCode no
32580 300A,00FA BlockDivergence no
32581 300A,00FB BlockMountingPosition no
32582 300A,00FC BlockNumber no
32583 300A,00FE BlockName no
32584 300A,0100 BlockThickness no
32585 300A,0102 BlockTransmission no
32586 300A,0104 BlockNumberOfPoints no
32587 300A,0106 BlockData no
32588 300A,0107 ApplicatorSequence no
32589 300A,0108 ApplicatorID no
32590 300A,0109 ApplicatorType no
32591 300A,010A ApplicatorDescription no
32592 300A,010C CumulativeDoseReferenceCoefficient no
32593 300A,010E FinalCumulativeMetersetWeight no
32594 300A,0110 NumberOfControlPoints no
32595 300A,0111 ControlPointSequence no
32596 300A,0112 ControlPointIndex no
32597 300A,0114 NominalBeamEnergy no
32598 300A,0115 DoseRateSet no
32599 300A,0116 WedgePositionSequence no
32600 300A,0118 WedgePosition no
32601 300A,011A BeamLimitingDevicePositionSequence no
32602 300A,011C LeafJawPositions no
32603 300A,011E GantryAngle no
32604 300A,011F GantryRotationDirection no
32605 300A,0120 BeamLimitingDeviceAngle no
32606 300A,0121 BeamLimitingDeviceRotateDirection no
32607 300A,0122 PatientSupportAngle no
32608 300A,0123 PatientSupportRotationDirection no
32609 300A,0124 TableTopEccentricAxisDistance no
32610 300A,0125 TableTopEccentricAngle no
32611 300A,0126 TableTopEccentricRotateDirection no
32612 300A,0128 TableTopVerticalPosition no
32613 300A,0129 TableTopLongitudinalPosition no
32614 300A,012A TableTopLateralPosition no
32615 300A,012C IsocenterPosition no
32616 300A,012E SurfaceEntryPoint no
32617 300A,0130 SourceToSurfaceDistance no
32618 300A,0134 CumulativeMetersetWeight no
32619 300A,0140 TableTopPitchAngle no
32620 300A,0142 TableTopPitchRotationDirection no
32621 300A,0144 TableTopRollAngle no
32622 300A,0146 TableTopRollRotationDirection no
32623 300A,0148 HeadFixationAngle no
32624 300A,014A GantryPitchAngle no
32625 300A,014C GantryPitchRotationDirection no
32626 300A,014E GantryPitchAngleTolerance no
32627 300A,0180 PatientSetupSequence no
32628 300A,0182 PatientSetupNumber no
32629 300A,0183 PatientSetupLabel no
32630 300A,0184 PatientAdditionalPosition no
32631 300A,0190 FixationDeviceSequence no
32632 300A,0192 FixationDeviceType no
32633 300A,0194 FixationDeviceLabel no
32634 300A,0196 FixationDeviceDescription no
32635 300A,0198 FixationDevicePosition no
32636 300A,0199 FixationDevicePitchAngle no
32637 300A,019A FixationDeviceRollAngle no
32638 300A,01A0 ShieldingDeviceSequence no
32639 300A,01A2 ShieldingDeviceType no
32640 300A,01A4 ShieldingDeviceLabel no
32641 300A,01A6 ShieldingDeviceDescription no
32642 300A,01A8 ShieldingDevicePosition no
32643 300A,01B0 SetupTechnique no
32644 300A,01B2 SetupTechniqueDescription no
32645 300A,01B4 SetupDeviceSequence no
32646 300A,01B6 SetupDeviceType no
32647 300A,01B8 SetupDeviceLabel no
32648 300A,01BA SetupDeviceDescription no
32649 300A,01BC SetupDeviceParameter no
32650 300A,01D0 SetupReferenceDescription no
32651 300A,01D2 TableTopVerticalSetupDisplacement no
32652 300A,01D4 TableTopLongitudinalSetupDisplace no
32653 300A,01D6 TableTopLateralSetupDisplacement no
32654 300A,0200 BrachyTreatmentTechnique no
32655 300A,0202 BrachyTreatmentType no
32656 300A,0206 TreatmentMachineSequence no
32657 300A,0210 SourceSequence no
32658 300A,0212 SourceNumber no
32659 300A,0214 SourceType no
32660 300A,0216 SourceManufacturer no
32661 300A,0218 ActiveSourceDiameter no
32662 300A,021A ActiveSourceLength no
32663 300A,0222 SourceEncapsulationNomThickness no
32664 300A,0224 SourceEncapsulationNomTransmission no
32665 300A,0226 SourceIsotopeName no
32666 300A,0228 SourceIsotopeHalfLife no
32667 300A,0229 SourceStrengthUnits no
32668 300A,022A ReferenceAirKermaRate no
32669 300A,022B SourceStrength no
32670 300A,022C SourceStrengthReferenceDate no
32671 300A,022E SourceStrengthReferenceTime no
32672 300A,0230 ApplicationSetupSequence no
32673 300A,0232 ApplicationSetupType no
32674 300A,0234 ApplicationSetupNumber no
32675 300A,0236 ApplicationSetupName no
32676 300A,0238 ApplicationSetupManufacturer no
32677 300A,0240 TemplateNumber no
32678 300A,0242 TemplateType no
32679 300A,0244 TemplateName no
32680 300A,0250 TotalReferenceAirKerma no
32681 300A,0260 BrachyAccessoryDeviceSequence no
32682 300A,0262 BrachyAccessoryDeviceNumber no
32683 300A,0263 BrachyAccessoryDeviceID no
32684 300A,0264 BrachyAccessoryDeviceType no
32685 300A,0266 BrachyAccessoryDeviceName no
32686 300A,026A BrachyAccessoryDeviceNomThickness no
32687 300A,026C BrachyAccessoryDevNomTransmission no
32688 300A,0280 ChannelSequence no
32689 300A,0282 ChannelNumber no
32690 300A,0284 ChannelLength no
32691 300A,0286 ChannelTotalTime no
32692 300A,0288 SourceMovementType no
32693 300A,028A NumberOfPulses no
32694 300A,028C PulseRepetitionInterval no
32695 300A,0290 SourceApplicatorNumber no
32696 300A,0291 SourceApplicatorID no
32697 300A,0292 SourceApplicatorType no
32698 300A,0294 SourceApplicatorName no
32699 300A,0296 SourceApplicatorLength no
32700 300A,0298 SourceApplicatorManufacturer no
32701 300A,029C SourceApplicatorWallNomThickness no
32702 300A,029E SourceApplicatorWallNomTrans no
32703 300A,02A0 SourceApplicatorStepSize no
32704 300A,02A2 TransferTubeNumber no
32705 300A,02A4 TransferTubeLength no
32706 300A,02B0 ChannelShieldSequence no
32707 300A,02B2 ChannelShieldNumber no
32708 300A,02B3 ChannelShieldID no
32709 300A,02B4 ChannelShieldName no
32710 300A,02B8 ChannelShieldNominalThickness no
32711 300A,02BA ChannelShieldNominalTransmission no
32712 300A,02C8 FinalCumulativeTimeWeight no
32713 300A,02D0 BrachyControlPointSequence no
32714 300A,02D2 ControlPointRelativePosition no
32715 300A,02D4 ControlPoint3DPosition no
32716 300A,02D6 CumulativeTimeWeight no
32717 300A,02E0 CompensatorDivergence no
32718 300A,02E1 CompensatorMountingPosition no
32719 300A,02E2 SourceToCompensatorDistance no
32720 300A,02E3 TotalCompTrayWaterEquivThickness no
32721 300A,02E4 IsocenterToCompensatorTrayDistance no
32722 300A,02E5 CompensatorColumnOffset no
32723 300A,02E6 IsocenterToCompensatorDistances no
32724 300A,02E7 CompensatorRelStoppingPowerRatio no
32725 300A,02E8 CompensatorMillingToolDiameter no
32726 300A,02EA IonRangeCompensatorSequence no
32727 300A,02EB CompensatorDescription no
32728 300A,0302 RadiationMassNumber no
32729 300A,0304 RadiationAtomicNumber no
32730 300A,0306 RadiationChargeState no
32731 300A,0308 ScanMode no
32732 300A,030A VirtualSourceAxisDistances no
32733 300A,030C SnoutSequence no
32734 300A,030D SnoutPosition no
32735 300A,030F SnoutID no
32736 300A,0312 NumberOfRangeShifters no
32737 300A,0314 RangeShifterSequence no
32738 300A,0316 RangeShifterNumber no
32739 300A,0318 RangeShifterID no
32740 300A,0320 RangeShifterType no
32741 300A,0322 RangeShifterDescription no
32742 300A,0330 NumberOfLateralSpreadingDevices no
32743 300A,0332 LateralSpreadingDeviceSequence no
32744 300A,0334 LateralSpreadingDeviceNumber no
32745 300A,0336 LateralSpreadingDeviceID no
32746 300A,0338 LateralSpreadingDeviceType no
32747 300A,033A LateralSpreadingDeviceDescription no
32748 300A,033C LateralSpreadingDevWaterEquivThick no
32749 300A,0340 NumberOfRangeModulators no
32750 300A,0342 RangeModulatorSequence no
32751 300A,0344 RangeModulatorNumber no
32752 300A,0346 RangeModulatorID no
32753 300A,0348 RangeModulatorType no
32754 300A,034A RangeModulatorDescription no
32755 300A,034C BeamCurrentModulationID no
32756 300A,0350 PatientSupportType no
32757 300A,0352 PatientSupportID no
32758 300A,0354 PatientSupportAccessoryCode no
32759 300A,0356 FixationLightAzimuthalAngle no
32760 300A,0358 FixationLightPolarAngle no
32761 300A,035A MetersetRate no
32762 300A,0360 RangeShifterSettingsSequence no
32763 300A,0362 RangeShifterSetting no
32764 300A,0364 IsocenterToRangeShifterDistance no
32765 300A,0366 RangeShifterWaterEquivThickness no
32766 300A,0370 LateralSpreadingDeviceSettingsSeq no
32767 300A,0372 LateralSpreadingDeviceSetting no
32768 300A,0374 IsocenterToLateralSpreadingDevDist no
32769 300A,0380 RangeModulatorSettingsSequence no
32770 300A,0382 RangeModulatorGatingStartValue no
32771 300A,0384 RangeModulatorGatingStopValue no
32772 300A,038A IsocenterToRangeModulatorDistance no
32773 300A,0390 ScanSpotTuneID no
32774 300A,0392 NumberOfScanSpotPositions no
32775 300A,0394 ScanSpotPositionMap no
32776 300A,0396 ScanSpotMetersetWeights no
32777 300A,0398 ScanningSpotSize no
32778 300A,039A NumberOfPaintings no
32779 300A,03A0 IonToleranceTableSequence no
32780 300A,03A2 IonBeamSequence no
32781 300A,03A4 IonBeamLimitingDeviceSequence no
32782 300A,03A6 IonBlockSequence no
32783 300A,03A8 IonControlPointSequence no
32784 300A,03AA IonWedgeSequence no
32785 300A,03AC IonWedgePositionSequence no
32786 300A,0401 ReferencedSetupImageSequence no
32787 300A,0402 SetupImageComment no
32788 300A,0410 MotionSynchronizationSequence no
32789 300A,0412 ControlPointOrientation no
32790 300A,0420 GeneralAccessorySequence no
32791 300A,0421 GeneralAccessoryID no
32792 300A,0422 GeneralAccessoryDescription no
32793 300A,0423 GeneralAccessoryType no
32794 300A,0424 GeneralAccessoryNumber no
32795 300C,0002 ReferencedRTPlanSequence no
32796 300C,0004 ReferencedBeamSequence no
32797 300C,0006 ReferencedBeamNumber no
32798 300C,0007 ReferencedReferenceImageNumber no
32799 300C,0008 StartCumulativeMetersetWeight no
32800 300C,0009 EndCumulativeMetersetWeight no
32801 300C,000A ReferencedBrachyAppSetupSeq no
32802 300C,000C ReferencedBrachyAppSetupNumber no
32803 300C,000E ReferencedSourceNumber no
32804 300C,0020 ReferencedFractionGroupSequence no
32805 300C,0022 ReferencedFractionGroupNumber no
32806 300C,0040 ReferencedVerificationImageSeq no
32807 300C,0042 ReferencedReferenceImageSequence no
32808 300C,0050 ReferencedDoseReferenceSequence no
32809 300C,0051 ReferencedDoseReferenceNumber no
32810 300C,0055 BrachyReferencedDoseReferenceSeq no
32811 300C,0060 ReferencedStructureSetSequence no
32812 300C,006A ReferencedPatientSetupNumber no
32813 300C,0080 ReferencedDoseSequence no
32814 300C,00A0 ReferencedToleranceTableNumber no
32815 300C,00B0 ReferencedBolusSequence no
32816 300C,00C0 ReferencedWedgeNumber no
32817 300C,00D0 ReferencedCompensatorNumber no
32818 300C,00E0 ReferencedBlockNumber no
32819 300C,00F0 ReferencedControlPointIndex no
32820 300C,00F2 ReferencedControlPointSequence no
32821 300C,00F4 ReferencedStartControlPointIndex no
32822 300C,00F6 ReferencedStopControlPointIndex no
32823 300C,0100 ReferencedRangeShifterNumber no
32824 300C,0102 ReferencedLateralSpreadingDevNum no
32825 300C,0104 ReferencedRangeModulatorNumber no
32826 300E,0002 ApprovalStatus no
32827 300E,0004 ReviewDate no
32828 300E,0005 ReviewTime no
32829 300E,0008 ReviewerName no
32830 4000,0000 TextGroupLength no
32831 4000,0010 Arbitrary no
32832 4000,4000 TextComments no
32833 4008,0040 ResultsID no
32834 4008,0042 ResultsIDIssuer no
32835 4008,0050 ReferencedInterpretationSequence no
32836 4008,0100 InterpretationRecordedDate no
32837 4008,0101 InterpretationRecordedTime no
32838 4008,0102 InterpretationRecorder no
32839 4008,0103 ReferenceToRecordedSound no
32840 4008,0108 InterpretationTranscriptionDate no
32841 4008,0109 InterpretationTranscriptionTime no
32842 4008,010A InterpretationTranscriber no
32843 4008,010B InterpretationText no
32844 4008,010C InterpretationAuthor no
32845 4008,0111 InterpretationApproverSequence no
32846 4008,0112 InterpretationApprovalDate no
32847 4008,0113 InterpretationApprovalTime no
32848 4008,0114 PhysicianApprovingInterpretation no
32849 4008,0115 InterpretationDiagnosisDescription no
32850 4008,0117 InterpretationDiagnosisCodeSeq no
32851 4008,0118 ResultsDistributionListSequence no
32852 4008,0119 DistributionName no
32853 4008,011A DistributionAddress no
32854 4008,0200 InterpretationID no
32855 4008,0202 InterpretationIDIssuer no
32856 4008,0210 InterpretationTypeID no
32857 4008,0212 InterpretationStatusID no
32858 4008,0300 Impressions no
32859 4008,4000 ResultsComments no
32860 4FFE,0001 MACParametersSequence no
32861 50xx,0005 CurveDimensions no
32862 50xx,0010 NumberOfPoints no
32863 50xx,0020 TypeOfData no
32864 50xx,0022 CurveDescription no
32865 50xx,0030 AxisUnits no
32866 50xx,0040 AxisLabels no
32867 50xx,0103 DataValueRepresentation no
32868 50xx,0104 MinimumCoordinateValue no
32869 50xx,0105 MaximumCoordinateValue no
32870 50xx,0106 CurveRange no
32871 50xx,0110 CurveDataDescriptor no
32872 50xx,0112 CoordinateStartValue no
32873 50xx,0114 CoordinateStepValue no
32874 50xx,1001 CurveActivationLayer no
32875 50xx,2000 AudioType no
32876 50xx,2002 AudioSampleFormat no
32877 50xx,2004 NumberOfChannels no
32878 50xx,2006 NumberOfSamples no
32879 50xx,2008 SampleRate no
32880 50xx,200A TotalTime no
32881 50xx,200C AudioSampleData no
32882 50xx,200E AudioComments no
32883 50xx,2500 CurveLabel no
32884 50xx,2600 ReferencedOverlaySequence no
32885 50xx,2610 ReferencedOverlayGroup no
32886 50xx,3000 CurveData no
32887 5200,9229 SharedFunctionalGroupsSequence no
32888 5200,9230 PerFrameFunctionalGroupsSequence no
32889 5400,0100 WaveformSequence no
32890 5400,0110 ChannelMinimumValue no
32891 5400,0112 ChannelMaximumValue no
32892 5400,1004 WaveformBitsAllocated no
32893 5400,1006 WaveformSampleInterpretation no
32894 5400,100A WaveformPaddingValue no
32895 5400,1010 WaveformData no
32896 5600,0010 FirstOrderPhaseCorrectionAngle no
32897 5600,0020 SpectroscopyData no
32898 6000,0000 OverlayGroupLength no
32899 60xx,0010 OverlayRows no
32900 60xx,0011 OverlayColumns no
32901 60xx,0012 OverlayPlanes no
32902 60xx,0015 NumberOfFramesInOverlay no
32903 60xx,0022 OverlayDescription no
32904 60xx,0040 OverlayType no
32905 60xx,0045 OverlaySubtype no
32906 60xx,0050 OverlayOrigin no
32907 60xx,0051 ImageFrameOrigin no
32908 60xx,0052 OverlayPlaneOrigin no
32909 60xx,0060 OverlayCompressionCode no
32910 60xx,0061 OverlayCompressionOriginator no
32911 60xx,0062 OverlayCompressionLabel no
32912 60xx,0063 OverlayCompressionDescription no
32913 60xx,0066 OverlayCompressionStepPointers no
32914 60xx,0068 OverlayRepeatInterval no
32915 60xx,0069 OverlayBitsGrouped no
32916 60xx,0100 OverlayBitsAllocated no
32917 60xx,0102 OverlayBitPosition no
32918 60xx,0110 OverlayFormat no
32919 60xx,0200 OverlayLocation no
32920 60xx,0800 OverlayCodeLabel no
32921 60xx,0802 OverlayNumberOfTables no
32922 60xx,0803 OverlayCodeTableLocation no
32923 60xx,0804 OverlayBitsForCodeWord no
32924 60xx,1001 OverlayActivationLayer no
32925 60xx,1100 OverlayDescriptorGray no
32926 60xx,1101 OverlayDescriptorRed no
32927 60xx,1102 OverlayDescriptorGreen no
32928 60xx,1103 OverlayDescriptorBlue no
32929 60xx,1200 OverlaysGray no
32930 60xx,1201 OverlaysRed no
32931 60xx,1202 OverlaysGreen no
32932 60xx,1203 OverlaysBlue no
32933 60xx,1301 ROIArea no
32934 60xx,1302 ROIMean no
32935 60xx,1303 ROIStandardDeviation no
32936 60xx,1500 OverlayLabel no
32937 60xx,3000 OverlayData no
32938 60xx,4000 OverlayComments no
32939 7Fxx,0000 PixelDataGroupLength no
32940 7Fxx,0010 PixelData no
32941 7Fxx,0011 VariableNextDataGroup no
32942 7Fxx,0020 VariableCoefficientsSDVN no
32943 7Fxx,0030 VariableCoefficientsSDHN no
32944 7Fxx,0040 VariableCoefficientsSDDN no
32945 FFFA,FFFA DigitalSignaturesSequence no
32946 FFFC,FFFC DataSetTrailingPadding no
32947 FFFE,E000 StartOfItem no
32948 FFFE,E00D EndOfItems no
32949 FFFE,E0DD EndOfSequence no
32950
32951 FITS Tags
32952 This table lists some standard Flexible Image Transport System (FITS)
32953 tags, but ExifTool will extract any other tags found. See
32954 <https://fits.gsfc.nasa.gov/fits_standard.html> for the specification.
32955
32956 Tag ID Tag Name Writable
32957 ------ -------- --------
32958 'AUTHOR' Author no
32959 'BACKGRND' Background no
32960 'DATE' CreateDate no
32961 'DATE-END' ObservationDateEnd no
32962 'DATE-OBS' ObservationDate no
32963 'INSTRUME' Instrument no
32964 'OBJECT' Object no
32965 'OBSERVER' Observer no
32966 'REFERENC' Reference no
32967 'TELESCOP' Telescope no
32968 'TIME-END' ObservationTimeEnd no
32969 'TIME-OBS' ObservationTime no
32970
32971 JSON Tags
32972 No JSON tags have been pre-defined, but ExifTool will read any existing
32973 tags from basic JSON-formatted files.
32974
32975 Tag ID Tag Name Writable
32976 ------ -------- --------
32977 [no tags known]
32978
32979 HTML Tags
32980 Meta information extracted from the header of HTML and XHTML files.
32981 This is a mix of information found in the "META" elements, "XML"
32982 element, and the "TITLE" element.
32983
32984 Tag ID Tag Name Writable
32985 ------ -------- --------
32986 'abstract' Abstract no
32987 'author' Author no
32988 'classification' Classification no
32989 'content-language' ContentLanguage no
32990 'copyright' Copyright no
32991 'dc' DC HTML dc
32992 'description' Description no
32993 'distribution' Distribution no
32994 'doc-class' DocClass no
32995 'doc-rights' DocRights no
32996 'doc-type' DocType no
32997 'formatter' Formatter no
32998 'generator' Generator no
32999 'generatorversion' GeneratorVersion no
33000 'googlebot' GoogleBot no
33001 'http-equiv' HTTP-equiv HTML equiv
33002 'keywords' Keywords no+
33003 'mssmarttagspreventparsing' NoMSSmartTags no
33004 'ncc' NCC HTML ncc
33005 'o' Office HTML Office
33006 'originator' Originator no
33007 'owner' Owner no
33008 'prod' Prod HTML prod
33009 'progid' ProgID no
33010 'rating' Rating no
33011 'refresh' Refresh no
33012 'resource-type' ResourceType no
33013 'revisit-after' RevisitAfter no
33014 'robots' Robots no+
33015 'title' Title no
33016 'vw96' VW96 HTML vw96
33017
33018 HTML dc Tags
33019
33020 Dublin Core schema tags (also used in XMP).
33021
33022 Tag ID Tag Name Writable
33023 ------ -------- --------
33024 'contributor' Contributor no+
33025 'coverage' Coverage no
33026 'creator' Creator no+
33027 'date' Date no+
33028 'description' Description no
33029 'format' Format no
33030 'identifier' Identifier no
33031 'language' Language no+
33032 'publisher' Publisher no+
33033 'relation' Relation no+
33034 'rights' Rights no
33035 'source' Source no
33036 'subject' Subject no+
33037 'title' Title no
33038 'type' Type no+
33039
33040 HTML equiv Tags
33041
33042 These tags have a family 1 group name of "HTTP-equiv".
33043
33044 Tag ID Tag Name Writable
33045 ------ -------- --------
33046 'cache-control' CacheControl no
33047 'content-disposition' ContentDisposition no
33048 'content-language' ContentLanguage no
33049 'content-script-type' ContentScriptType no
33050 'content-style-type' ContentStyleType no
33051 'content-type' ContentType no
33052 'default-style' DefaultStyle no
33053 'expires' Expires no
33054 'ext-cache' ExtCache no
33055 'imagetoolbar' ImageToolbar no
33056 'lotus' Lotus no
33057 'page-enter' PageEnter no
33058 'page-exit' PageExit no
33059 'pics-label' PicsLabel no
33060 'pragma' Pragma no
33061 'refresh' Refresh no
33062 'reply-to' ReplyTo no
33063 'set-cookie' SetCookie no
33064 'site-enter' SiteEnter no
33065 'site-exit' SiteExit no
33066 'vary' Vary no
33067 'window-target' WindowTarget no
33068
33069 HTML ncc Tags
33070
33071 Tag ID Tag Name Writable
33072 ------ -------- --------
33073 'charset' CharacterSet no
33074 'depth' Depth no
33075 'files' Files no
33076 'footnotes' Footnotes no
33077 'generator' Generator no
33078 'kbytesize' KByteSize no
33079 'maxpagenormal' MaxPageNormal no
33080 'multimediatype' MultimediaType no
33081 'narrator' Narrator no
33082 'pagefront' PageFront no
33083 'pagenormal' PageNormal no
33084 'pagespecial' PageSpecial no
33085 'prodnotes' ProdNotes no
33086 'produceddate' ProducedDate no
33087 'producer' Producer no
33088 'revision' Revision no
33089 'revisiondate' RevisionDate no
33090 'setinfo' SetInfo no
33091 'sidebars' Sidebars no
33092 'sourcedate' SourceDate no
33093 'sourceedition' SourceEdition no
33094 'sourcepublisher' SourcePublisher no
33095 'sourcerights' SourceRights no
33096 'sourcetitle' SourceTitle no
33097 'tocitems' TOCItems no
33098 'totaltime' Duration no
33099
33100 HTML Office Tags
33101
33102 Tags written by Microsoft Office applications.
33103
33104 Tag ID Tag Name Writable
33105 ------ -------- --------
33106 'Author' Author no
33107 'Category' Category no
33108 'Characters' Characters no
33109 'CharactersWithSpaces' CharactersWithSpaces no
33110 'Company' Company no
33111 'Created' CreateDate no
33112 'Description' Description no
33113 'Keywords' Keywords no
33114 'LastAuthor' LastAuthor no
33115 'LastPrinted' LastPrinted no
33116 'LastSaved' ModifyDate no
33117 'Lines' Lines no
33118 'Manager' Manager no
33119 'Pages' Pages no
33120 'Paragraphs' Paragraphs no
33121 'Revision' RevisionNumber no
33122 'Subject' Subject no
33123 'Template' Template no
33124 'TotalTime' TotalEditTime no
33125 'Version' RevisionNumber no
33126 'Words' Words no
33127
33128 HTML prod Tags
33129
33130 Tag ID Tag Name Writable
33131 ------ -------- --------
33132 'recengineer' RecEngineer no
33133 'reclocation' RecLocation no
33134
33135 HTML vw96 Tags
33136
33137 Tag ID Tag Name Writable
33138 ------ -------- --------
33139 'objecttype' ObjectType no
33140
33141 Palm Tags
33142 Information extracted from Palm database files (PDB and PRC
33143 extensions), Mobipocket electronic books (MOBI), and Amazon Kindle KF7
33144 and KF8 books (AZW and AZW3).
33145
33146 Index4 Tag Name Writable
33147 ------ -------- --------
33148 0 DatabaseName no
33149 9 CreateDate no
33150 10 ModifyDate no
33151 11 LastBackupDate no
33152 12 ModificationNumber no
33153 15 PalmFileType no
33154
33155 Palm MOBI Tags
33156
33157 Information extracted from the MOBI header of Mobipocket and Amazon
33158 Kindle KF7 and KF8 files.
33159
33160 Index4 Tag Name Writable
33161 ------ -------- --------
33162 0 Compression no
33163 1 UncompressedTextLength no
33164 3 Encryption no
33165 6 MobiType no
33166 7 CodePage no
33167 9 MobiVersion no
33168 21 BookName no
33169 26 MinimumVersion no
33170
33171 Palm EXTH Tags
33172
33173 Information extracted from the MOBI extended header.
33174
33175 Tag ID Tag Name Writable
33176 ------ -------- --------
33177 0x0001 DRMServerID no
33178 0x0002 DRMCommerceID no
33179 0x0003 DRM_E-BookBaseID no
33180 0x0064 Author no
33181 0x0065 Publisher no
33182 0x0066 Imprint no
33183 0x0067 Description no
33184 0x0068 ISBN no
33185 0x0069 Subject no+
33186 0x006a PublishDate no
33187 0x006b Review no
33188 0x006c Contributor no
33189 0x006d Rights no
33190 0x006e SubjectCode no
33191 0x006f BookType no
33192 0x0070 Source no
33193 0x0071 ASIN no
33194 0x0072 BookVersion no
33195 0x0073 SampleFlag no
33196 0x0074 StartReading no
33197 0x0075 Adult no
33198 0x0076 RetailPrice no
33199 0x0077 RetailPriceCurrency no
33200 0x007d ResourceCount no
33201 0x0081 KF8CoverURI no
33202 0x00c8 DictionaryShortName no
33203 0x00cc CreatorSoftware no
33204 0x00cd CreatorMajorVersion no
33205 0x00ce CreatorMinorVersion no
33206 0x00cf CreatorBuildNumber no
33207 0x00d0 Watermark no
33208 0x00d1 Tamper-proofKeys no
33209 0x0191 ClippingLimit no
33210 0x0192 PublisherLimit no
33211 0x0194 TextToSpeech no
33212 0x0195 RentalFlag no
33213 0x0196 RentalExpirationDate no
33214 0x01f5 CDEType no
33215 0x01f6 LastUpdateTime no
33216 0x01f7 UpdatedTitle no
33217 0x01f8 ASIN2 no
33218 0x020c Language no
33219 0x020d Alignment no
33220 0x0217 CreatorBuildNumber2 no
33221
33222 Torrent Tags
33223 Below are tags commonly found in BitTorrent files. As well as these
33224 tags, any other existing tags will be extracted. For convenience, list
33225 items are expanded into individual tags with an index in the tag name,
33226 but only the tags with index "1" are listed in the tables below. See
33227 <https://wiki.theory.org/BitTorrentSpecification> for the BitTorrent
33228 specification.
33229
33230 Tag ID Tag Name Writable
33231 ------ -------- --------
33232 'announce' Announce no
33233 'announce-list' AnnounceList1 no
33234 'comment' Comment no
33235 'created by' Creator no
33236 'creation date' CreateDate no
33237 'encoding' Encoding no
33238 'info' Info Torrent Info
33239 'url-list' URLList1 no
33240
33241 Torrent Info Tags
33242
33243 Tag ID Tag Name Writable
33244 ------ -------- --------
33245 'file-duration' File1Duration no
33246 'file-media' File1Media no
33247 'files' Files Torrent Files
33248 'length' Length no
33249 'md5sum' MD5Sum no
33250 'name' Name no
33251 'name.utf-8' NameUTF-8 no
33252 'piece length' PieceLength no
33253 'pieces' Pieces no
33254 'private' Private no
33255 'profiles' Profiles Torrent Profiles
33256
33257 Torrent Files Tags
33258
33259 Tag ID Tag Name Writable
33260 ------ -------- --------
33261 'length' File1Length no
33262 'md5sum' File1MD5Sum no
33263 'path' File1Path no
33264 'path.utf-8' File1PathUTF-8 no
33265
33266 Torrent Profiles Tags
33267
33268 Tag ID Tag Name Writable
33269 ------ -------- --------
33270 'acodec' Profile1AudioCodec no
33271 'height' Profile1Height no
33272 'vcodec' Profile1VideoCodec no
33273 'width' Profile1Width no
33274
33275 EXE Tags
33276 This module extracts information from various types of Windows, MacOS
33277 and Unix executable and library files. The first table below lists
33278 information extracted from the header of Windows PE (Portable
33279 Executable) EXE files and DLL libraries.
33280
33281 Index2 Tag Name Writable
33282 ------ -------- --------
33283 0 MachineType no
33284 2 TimeStamp no
33285 9 ImageFileCharacteristics no
33286 10 PEType no
33287 11 LinkerVersion no
33288 12 CodeSize no
33289 14 InitializedDataSize no
33290 16 UninitializedDataSize no
33291 18 EntryPoint no
33292 30 OSVersion no
33293 32 ImageVersion no
33294 34 SubsystemVersion no
33295 44 Subsystem no
33296
33297 EXE PEVersion Tags
33298
33299 Information extracted from the VS_VERSION_INFO structure of Windows PE
33300 files.
33301
33302 Index4 Tag Name Writable
33303 ------ -------- --------
33304 2 FileVersionNumber no
33305 4 ProductVersionNumber no
33306 6 FileFlagsMask no
33307 7 FileFlags no
33308 8 FileOS no
33309 9 ObjectFileType no
33310 10 FileSubtype no
33311
33312 EXE PEString Tags
33313
33314 Resource strings found in Windows PE files. The TagID's are not shown
33315 because they are the same as the Tag Name. ExifTool will extract any
33316 existing StringFileInfo tags even if not listed in this table.
33317
33318 Tag Name Writable
33319 -------- --------
33320 BuildDate no
33321 BuildVersion no
33322 CharacterSet no
33323 Comments no
33324 CompanyName no
33325 Copyright no
33326 FileDescription no
33327 FileVersion no
33328 InternalName no
33329 LanguageCode no
33330 LegalCopyright no
33331 LegalTrademarks no
33332 OriginalFileName no
33333 PrivateBuild no
33334 ProductName no
33335 ProductVersion no
33336 SpecialBuild no
33337
33338 EXE MachO Tags
33339
33340 Information extracted from Mach-O (Mac OS X) executable files and DYLIB
33341 libraries.
33342
33343 Index Tag Name Writable
33344 ----- -------- --------
33345 0 CPUArchitecture no
33346 1 CPUByteOrder no
33347 2 CPUCount no
33348 3 CPUType no+
33349 4 CPUSubtype no+
33350 5 ObjectFileType no
33351 6 ObjectFlags no
33352
33353 EXE PEF Tags
33354
33355 Information extracted from PEF (Classic MacOS) executable files and
33356 libraries.
33357
33358 Index4 Tag Name Writable
33359 ------ -------- --------
33360 2 CPUArchitecture no
33361 3 PEFVersion no
33362 4 TimeStamp no
33363
33364 EXE ELF Tags
33365
33366 Information extracted from ELF (Unix) executable files and SO
33367 libraries.
33368
33369 Index1 Tag Name Writable
33370 ------ -------- --------
33371 4 CPUArchitecture no
33372 5 CPUByteOrder no
33373 16 ObjectFileType no
33374 18 CPUType no
33375
33376 EXE AR Tags
33377
33378 Information extracted from static libraries.
33379
33380 Index1 Tag Name Writable
33381 ------ -------- --------
33382 16 CreateDate no
33383
33384 EXE CHM Tags
33385
33386 Tags extracted from Microsoft Compiled HTML files.
33387
33388 Index4 Tag Name Writable
33389 ------ -------- --------
33390 1 CHMVersion no
33391 5 LanguageCode no
33392
33393 LNK Tags
33394 Information extracted from MS Shell Link (Windows shortcut) files.
33395
33396 Index1 Tag Name Writable
33397 ------ -------- --------
33398 0x0014 Flags no
33399 0x0018 FileAttributes no
33400 0x001c CreateDate no
33401 0x0024 AccessDate no
33402 0x002c ModifyDate no
33403 0x0034 TargetFileSize no
33404 0x0038 IconIndex no
33405 0x003c RunWindow no
33406 0x0040 HotKey no
33407 0x10000 ItemID LNK ItemID
33408 0x20000 LinkInfo LNK LinkInfo
33409 0x30004 Description no
33410 0x30008 RelativePath no
33411 0x30010 WorkingDirectory no
33412 0x30020 CommandLineArguments no
33413 0x30040 IconFileName no
33414 0xa0000000 UnknownData LNK UnknownData
33415 0xa0000001 EnvVarData LNK UnknownData
33416 0xa0000002 ConsoleData LNK ConsoleData
33417 0xa0000003 TrackerData LNK TrackerData
33418 0xa0000004 ConsoleFEData LNK ConsoleFEData
33419 0xa0000005 SpecialFolderData LNK UnknownData
33420 0xa0000006 DarwinData LNK UnknownData
33421 0xa0000007 IconEnvData LNK UnknownData
33422 0xa0000008 ShimData LNK UnknownData
33423 0xa0000009 PropertyStoreData LNK UnknownData
33424 0xa000000b KnownFolderData LNK UnknownData
33425 0xa000000c VistaIDListData LNK UnknownData
33426
33427 LNK ItemID Tags
33428
33429 Tag ID Tag Name Writable
33430 ------ -------- --------
33431 0x0032 Item0032 LNK Item0032
33432
33433 LNK Item0032 Tags
33434
33435 Index1 Tag Name Writable
33436 ------ -------- --------
33437 14 TargetFileDOSName no
33438
33439 LNK LinkInfo Tags
33440
33441 Tag Name Writable
33442 -------- --------
33443 CommonNetworkRelLink no
33444 CommonPathSuffix no
33445 DeviceName no
33446 DriveSerialNumber no
33447 DriveType no
33448 LocalBasePath no
33449 NetName no
33450 NetProviderType no
33451 VolumeID no
33452 VolumeLabel no
33453
33454 LNK UnknownData Tags
33455
33456 Index1 Tag Name Writable
33457 ------ -------- --------
33458 [no tags known]
33459
33460 LNK ConsoleData Tags
33461
33462 Index1 Tag Name Writable
33463 ------ -------- --------
33464 8 FillAttributes no
33465 10 PopupFillAttributes no
33466 12 ScreenBufferSize no
33467 16 WindowSize no
33468 20 WindowOrigin no
33469 32 FontSize no
33470 36 FontFamily no
33471 40 FontWeight no
33472 44 FontName no
33473 108 CursorSize no
33474 112 FullScreen no
33475 116 QuickEdit no
33476 120 InsertMode no
33477 124 WindowOriginAuto no
33478 128 HistoryBufferSize no
33479 132 NumHistoryBuffers no
33480 136 RemoveHistoryDuplicates no
33481
33482 LNK TrackerData Tags
33483
33484 Index1 Tag Name Writable
33485 ------ -------- --------
33486 16 MachineID no
33487
33488 LNK ConsoleFEData Tags
33489
33490 Index1 Tag Name Writable
33491 ------ -------- --------
33492 8 CodePage no
33493
33494 Font Tags
33495 This table contains a collection of tags found in font files of various
33496 formats. ExifTool current recognizes OTF, TTF, TTC, DFONT, PFA, PFB,
33497 PFM, AFM, ACFM and AMFM font files.
33498
33499 Tag ID Tag Name Writable
33500 ------ -------- --------
33501 'AFM' AFM Font AFM
33502 'PFM' PFMHeader Font PFM
33503 'PSInfo' PSFontInfo Font PSInfo
33504 'fontname' FontName no
33505 'name' Name Font Name
33506 'numfonts' NumFonts no
33507 'postfont' PostScriptFontName no
33508
33509 Font AFM Tags
33510
33511 Tags extracted from Adobe Font Metrics files (AFM, ACFM and AMFM).
33512
33513 Tag ID Tag Name Writable
33514 ------ -------- --------
33515 'Ascender' Ascender no
33516 'CapHeight' CapHeight no
33517 'CharacterSet' CharacterSet no
33518 'Characters' Characters no
33519 'Creation Date' CreateDate no
33520 'Descender' Descender no
33521 'EncodingScheme' EncodingScheme no
33522 'EscChar' EscChar no
33523 'FamilyName' FontFamily no
33524 'FontName' FontName no
33525 'FullName' FullName no
33526 'IsBaseFont' IsBaseFont no
33527 'IsFixedV' IsFixedV no
33528 'MappingScheme' MappingScheme no
33529 'Notice' Notice no
33530 'Version' Version no
33531 'Weight' Weight no
33532 'XHeight' XHeight no
33533
33534 Font PFM Tags
33535
33536 Tags extracted from the PFM file header.
33537
33538 Index1 Tag Name Writable
33539 ------ -------- --------
33540 0 PFMVersion no
33541 6 Copyright no
33542 66 FontType no
33543 68 PointSize no
33544 70 YResolution no
33545 72 XResolution no
33546 74 Ascent no
33547 76 InternalLeading no
33548 78 ExternalLeading no
33549 80 Italic no
33550 81 Underline no
33551 82 Strikeout no
33552 83 Weight no
33553 85 CharacterSet no
33554 86 PixWidth no
33555 88 PixHeight no
33556 90 PitchAndFamily no
33557 91 AvgWidth no
33558 93 MaxWidth no
33559 95 FirstChar no
33560 96 LastChar no
33561 97 DefaultChar no
33562 98 BreakChar no
33563 99 WidthBytes no
33564
33565 Font PSInfo Tags
33566
33567 Tags extracted from PostScript font files (PFA and PFB).
33568
33569 Tag ID Tag Name Writable
33570 ------ -------- --------
33571 'Copyright' Copyright no
33572 'FSType' FSType no
33573 'FamilyName' FontFamily no
33574 'FontName' FontName no
33575 'FontType' FontType no
33576 'FullName' FullName no
33577 'ItalicAngle' ItalicAngle no
33578 'Notice' Notice no
33579 'UnderlinePosition' UnderlinePosition no
33580 'UnderlineThickness' UnderlineThickness no
33581 'Weight' Weight no
33582 'isFixedPitch' IsFixedPitch no
33583 'version' Version no
33584
33585 Font Name Tags
33586
33587 The following tags are extracted from the TrueType font "name" table
33588 found in OTF, TTF, TTC and DFONT files. These tags support localized
33589 languages by adding a hyphen followed by a language code to the end of
33590 the tag name (eg. "Copyright-fr" or "License-en-US"). Tags with no
33591 language code use the default language of "en".
33592
33593 Tag ID Tag Name Writable
33594 ------ -------- --------
33595 0x0000 Copyright no
33596 0x0001 FontFamily no
33597 0x0002 FontSubfamily no
33598 0x0003 FontSubfamilyID no
33599 0x0004 FontName no
33600 0x0005 NameTableVersion no
33601 0x0006 PostScriptFontName no
33602 0x0007 Trademark no
33603 0x0008 Manufacturer no
33604 0x0009 Designer no
33605 0x000a Description no
33606 0x000b VendorURL no
33607 0x000c DesignerURL no
33608 0x000d License no
33609 0x000e LicenseInfoURL no
33610 0x0010 PreferredFamily no
33611 0x0011 PreferredSubfamily no
33612 0x0012 CompatibleFontName no
33613 0x0013 SampleText no
33614 0x0014 PostScriptFontName no
33615 0x0015 WWSFamilyName no
33616 0x0016 WWSSubfamilyName no
33617
33618 VCard Tags
33619 This table lists common vCard tags, but ExifTool will also extract any
33620 other vCard tags found. Tag names may have "Pref" added to indicate
33621 the preferred instance of a vCard property, and other "TYPE" parameters
33622 may also added to the tag name. VCF files may contain multiple vCard
33623 entries which are distinguished by the ExifTool family 3 group name
33624 (document number). See <http://tools.ietf.org/html/rfc6350> for the
33625 vCard 4.0 specification.
33626
33627 Tag ID Tag Name Writable
33628 ------ -------- --------
33629 'Adr' Address no
33630 'Anniversary' Anniversary no
33631 'Bday' Birthday no
33632 'Email' Email no
33633 'Fn' FormattedName no
33634 'Gender' Gender no
33635 'Geo' Geolocation no
33636 'Impp' IMPP no
33637 'Lang' Language no
33638 'Logo' Logo no
33639 'N' Name no
33640 'Nickname' Nickname no
33641 'Note' Note no
33642 'Org' Organization no
33643 'Photo' Photo no
33644 'Prodid' Software no
33645 'Rev' Revision no
33646 'Sound' Sound no
33647 'Tel' Telephone no
33648 'Title' JobTitle no
33649 'Tz' TimeZone no
33650 'Uid' UID no
33651 'Url' URL no
33652 'Version' VCardVersion no
33653 'X-abdate' ABDate no
33654 'X-ablabel' ABLabel no
33655 'X-abrelatednames' ABRelatedNames no
33656 'X-abuid' AB_UID no
33657 'X-aim' AIM no
33658 'X-icq' ICQ no
33659 'X-socialprofile' SocialProfile no
33660
33661 VCard VCalendar Tags
33662
33663 The VCard module is also used to process iCalendar ICS files since they
33664 use a format similar to vCard. The following table lists standard
33665 iCalendar tags, but any existing tags will be extracted. Top-level
33666 iCalendar components (eg. Event, Todo, Timezone, etc.) are used for the
33667 family 1 group names, and embedded components (eg. Alarm) are added as
33668 a prefix to the tag name. See <http://tools.ietf.org/html/rfc5545> for
33669 the official iCalendar 2.0 specification.
33670
33671 Tag ID Tag Name Writable
33672 ------ -------- --------
33673 'Acknowledged' Acknowledged no
33674 'Action' Action no
33675 'Attach' Attachment no
33676 'Attendee' Attendee no
33677 'Calscale' CalendarScale no
33678 'Categories' Categories no
33679 'Class' Classification no
33680 'Comment' Comment no
33681 'Completed' DateTimeCompleted no
33682 'Contact' Contact no
33683 'Created' DateCreated no
33684 'Description' Description no
33685 'Dtend' DateTimeEnd no
33686 'Dtstamp' DateTimeStamp no
33687 'Dtstart' DateTimeStart no
33688 'Due' DateTimeDue no
33689 'Duration' Duration no
33690 'Exdate' ExceptionDateTimes no
33691 'Freebusy' FreeBusyTime no
33692 'Geo' Geolocation no
33693 'Last-modified' ModifyDate no
33694 'Location' Location no
33695 'Method' Method no
33696 'Organizer' Organizer no
33697 'Percent-complete' PercentComplete no
33698 'Priority' Priority no
33699 'Prodid' Software no
33700 'Rdate' RecurrenceDateTimes no
33701 'Recurrence-id' RecurrenceID no
33702 'Related-to' RelatedTo no
33703 'Repeat' Repeat no
33704 'Request-status' RequestStatus no
33705 'Resources' Resources no
33706 'Rrule' RecurrenceRule no
33707 'Sequence' SequenceNumber no
33708 'Status' Status no
33709 'Summary' Summary no
33710 'Transp' TimeTransparency no
33711 'Trigger' Trigger no
33712 'Tzid' TimezoneID no
33713 'Tzname' TimezoneName no
33714 'Tzoffsetfrom' TimezoneOffsetFrom no
33715 'Tzoffsetto' TimezoneOffsetTo no
33716 'Tzurl' TimeZoneURL no
33717 'Uid' UID no
33718 'Url' URL no
33719 'Version' VCalendarVersion no
33720 'X-apple-calendar-color' CalendarColor no
33721 'X-apple-default-alarm' DefaultAlarm no
33722 'X-apple-local-default-alarm'
33723 LocalDefaultAlarm no
33724 'X-microsoft-cdo-alldayevent' AllDayEvent no
33725 'X-microsoft-cdo-appt-sequence'
33726 AppointmentSequence no
33727 'X-microsoft-cdo-busystatus' BusyStatus no
33728 'X-microsoft-cdo-importance' Importance no
33729 'X-microsoft-cdo-insttype' InstanceType no
33730 'X-microsoft-cdo-intendedstatus'
33731 IntendedBusyStatus no
33732 'X-microsoft-cdo-ownerapptid'
33733 OwnerAppointmentID no
33734 'X-microsoft-disallow-counter'
33735 DisallowCounterProposal no
33736 'X-microsoft-donotforwardmeeting'
33737 DoNotForwardMeeting no
33738 'X-microsoft-locations' MeetingLocations no
33739 'X-wr-alarmuid' AlarmUID no
33740 'X-wr-caldesc' CalendarDescription no
33741 'X-wr-calname' CalendarName no
33742 'X-wr-relcalid' CalendarID no
33743 'X-wr-timezone' TimeZone2 no
33744
33745 Text Tags
33746 Although basic text files contain no metadata, the following tags are
33747 determined from a simple analysis of the data in TXT and CSV files.
33748 Statistics are generated only for 8-bit encodings, but the FastScan
33749 (-fast) option may be used to limit processing to the first 64 kB in
33750 which case some tags are not produced. To avoid long processing
33751 delays, ExifTool will issue a minor warning and process only the first
33752 64 kB of any file larger than 20 MB unless the IgnoreMinorErrors (-m)
33753 option is used.
33754
33755 Tag Name Writable
33756 -------- --------
33757 ByteOrderMark no
33758 ColumnCount no
33759 Delimiter no
33760 LineCount no
33761 MIMEEncoding no
33762 Newlines no
33763 Quoting no
33764 RowCount no
33765 WordCount no
33766
33767 RSRC Tags
33768 Tags extracted from Mac OS resource files and DFONT files. These tags
33769 may also be extracted from the resource fork of any file in OS X,
33770 either by adding "/..namedfork/rsrc" to the filename to process the
33771 resource fork alone, or by using the ExtractEmbedded (-ee) option to
33772 process the resource fork as a sub-document of the main file. When
33773 writing, ExifTool preserves the Mac OS resource fork by default, but it
33774 may deleted with "-rsrc:all=" on the command line.
33775
33776 Tag ID Tag Name Writable
33777 ------ -------- --------
33778 '8BIM' PhotoshopInfo Photoshop
33779 'POST_0x01f5' PostscriptFont PostScript
33780 'STR _0xbff3' ApplicationMissingMsg no
33781 'STR _0xbff4' CreatorApplication no
33782 'STR#_0x0080' Keywords no
33783 'TEXT_0x0080' Description no
33784 'sfnt' Font Font Name
33785 'usro_0x0000' OpenWithApplication no
33786 'vers_0x0001' ApplicationVersion no
33787
33788 Rawzor Tags
33789 Rawzor files store compressed images of other formats. As well as the
33790 information listed below, exiftool uncompresses and extracts the meta
33791 information from the original image.
33792
33793 Tag Name Writable
33794 -------- --------
33795 CompressionFactor no
33796 OriginalFileSize no
33797 OriginalFileType no
33798 RawzorCreatorVersion no
33799 RawzorRequiredVersion no
33800
33801 ZIP Tags
33802 The following tags are extracted from ZIP archives. ExifTool also
33803 extracts additional meta information from compressed documents inside
33804 some ZIP-based files such Office Open XML (DOCX, PPTX and XLSX), Open
33805 Document (ODB, ODC, ODF, ODG, ODI, ODP, ODS and ODT), iWork (KEY,
33806 PAGES, NUMBERS), Capture One Enhanced Image Package (EIP), Adobe
33807 InDesign Markup Language (IDML), Electronic Publication (EPUB), and
33808 Sketch design files (SKETCH). The ExifTool family 3 groups may be used
33809 to organize ZIP tags by embedded document number (ie. the exiftool
33810 "-g3" option).
33811
33812 Index2 Tag Name Writable
33813 ------ -------- --------
33814 2 ZipRequiredVersion no
33815 3 ZipBitFlag no
33816 4 ZipCompression no
33817 5 ZipModifyDate no
33818 7 ZipCRC no
33819 9 ZipCompressedSize no
33820 11 ZipUncompressedSize no
33821 15 ZipFileName no
33822
33823 ZIP GZIP Tags
33824
33825 These tags are extracted from GZIP (GNU ZIP) archives, but currently
33826 only for the first file in the archive.
33827
33828 Index1 Tag Name Writable
33829 ------ -------- --------
33830 2 Compression no
33831 3 Flags no
33832 4 ModifyDate no
33833 8 ExtraFlags no
33834 9 OperatingSystem no
33835 10 ArchivedFileName no
33836 11 Comment no
33837
33838 ZIP RAR Tags
33839
33840 These tags are extracted from RAR archive files.
33841
33842 Index1 Tag Name Writable
33843 ------ -------- --------
33844 0 CompressedSize no
33845 4 UncompressedSize no
33846 8 OperatingSystem no
33847 13 ModifyDate no
33848 18 PackingMethod no
33849 25 ArchivedFileName no
33850
33851 RTF Tags
33852 This table lists standard tags of the RTF information group, but
33853 ExifTool will also extract any non-standard tags found in this group.
33854 As well, ExifTool will extract any custom properties that are found.
33855 See <http://www.microsoft.com/en-ca/download/details.aspx?id=10725> for
33856 the specification.
33857
33858 Tag ID Tag Name Writable
33859 ------ -------- --------
33860 'author' Author no
33861 'buptim' BackupTime no
33862 'category' Category no
33863 'comment' Comment no
33864 'company' Company no
33865 'copyright' Copyright no
33866 'creatim' CreateDate no
33867 'doccomm' Comments no
33868 'edmins' TotalEditTime no
33869 'hlinkbase' HyperlinkBase no
33870 'id' InternalIDNumber no
33871 'keywords' Keywords no
33872 'manager' Manager no
33873 'nofchars' Characters no
33874 'nofcharsws' CharactersWithSpaces no
33875 'nofpages' Pages no
33876 'nofwords' Words no
33877 'operator' LastModifiedBy no
33878 'printim' LastPrinted no
33879 'revtim' ModifyDate no
33880 'subject' Subject no
33881 'title' Title no
33882 'vern' InternalVersionNumber no
33883 'version' RevisionNumber no
33884
33885 OOXML Tags
33886 The Office Open XML (OOXML) format was introduced with Microsoft Office
33887 2007 and is used by file types such as DOCX, PPTX and XLSX. These are
33888 essentially ZIP archives containing XML files. The table below lists
33889 some tags which have been observed in OOXML documents, but ExifTool
33890 will extract any tags found from XML files of the OOXML document
33891 properties ("docProps") directory.
33892
33893 Tips:
33894
33895 1) Structural ZIP tags may be ignored (if desired) with "--ZIP:all" on
33896 the command line.
33897
33898 2) Tags may be grouped by their document number in the ZIP archive with
33899 the "-g3" or "-G3" option.
33900
33901 Tag Name Writable
33902 -------- --------
33903 AppVersion no
33904 Application no
33905 Category no
33906 Characters no
33907 CharactersWithSpaces no
33908 CheckedBy no
33909 Client no
33910 Company no
33911 CreateDate no
33912 DateCompleted no
33913 Department no
33914 Destination no
33915 Disposition no
33916 Division no
33917 DocSecurity no
33918 DocumentNumber no
33919 Editor no
33920 ForwardTo no
33921 Group no
33922 HeadingPairs no
33923 HiddenSlides no
33924 HyperlinkBase no
33925 HyperlinksChanged no
33926 Keywords no
33927 Language no
33928 LastModifiedBy no
33929 LastPrinted no
33930 Lines no
33931 LinksUpToDate no
33932 MMClips no
33933 Mailstop no
33934 Manager no
33935 Matter no
33936 ModifyDate no
33937 Notes no
33938 Office no
33939 Owner no
33940 Pages no
33941 Paragraphs no
33942 PresentationFormat no
33943 Project no
33944 Publisher no
33945 Purpose no
33946 ReceivedFrom no
33947 RecordedBy no
33948 RecordedDate no
33949 Reference no
33950 RevisionNumber no
33951 ScaleCrop no
33952 SharedDoc no
33953 Slides no
33954 Source no
33955 Status no
33956 TelephoneNumber no
33957 Template no
33958 TitlesOfParts no
33959 TotalEditTime no
33960 Typist no
33961 Words no
33962
33963 iWork Tags
33964 The Apple iWork '09 file format is a ZIP archive containing XML files
33965 similar to the Office Open XML (OOXML) format. Metadata tags in iWork
33966 files are extracted even if they don't appear below.
33967
33968 Tag Name Writable
33969 -------- --------
33970 Author no
33971 Comment no
33972 Copyright no
33973 Keywords no
33974 Projects no+
33975 Title no
33976
33977 ISO Tags
33978 Tags extracted from ISO 9660 disk images.
33979
33980 Tag ID Tag Name Writable
33981 ------ -------- --------
33982 0x0000 BootRecord ISO BootRecord
33983 0x0001 PrimaryVolume ISO PrimaryVolume
33984
33985 ISO BootRecord Tags
33986
33987 Index1 Tag Name Writable
33988 ------ -------- --------
33989 7 BootSystem no
33990 39 BootIdentifier no
33991
33992 ISO PrimaryVolume Tags
33993
33994 Index1 Tag Name Writable
33995 ------ -------- --------
33996 8 System no
33997 40 VolumeName no
33998 80 VolumeBlockCount no
33999 120 VolumeSetDiskCount? no
34000 124 VolumeSetDiskNumber? no
34001 128 VolumeBlockSize no
34002 132 PathTableSize? no
34003 140 PathTableLocation? no
34004 174 RootDirectoryCreateDate no
34005 190 VolumeSetName no
34006 318 Publisher no
34007 446 DataPreparer no
34008 574 Software no
34009 702 CopyrightFileName no
34010 740 AbstractFileName no
34011 776 BibligraphicFileName no
34012 813 VolumeCreateDate no
34013 830 VolumeModifyDate no
34014 847 VolumeExpirationDate no
34015 864 VolumeEffectiveDate no
34016
34017 MacOS Tags
34018 On MacOS systems, the there are additional MDItem and XAttr Finder tags
34019 that may be extracted. These tags are not extracted by default -- they
34020 must be specifically requested or enabled via an API option.
34021
34022 The tables below list some of the tags that may be extracted, but
34023 ExifTool will extract all available information even for tags not
34024 listed.
34025
34026 Tags in these tables are referred to as "pseudo" tags because their
34027 information is not stored in the file itself. As such, Writable tags
34028 in these tables may be changed without having to rewrite the file.
34029
34030 MacOS MDItem Tags
34031
34032 MDItem tags are extracted using the "mdls" utility. They are extracted
34033 if any "MDItem*" tag or the MacOS group is specifically requested, or
34034 by setting the MDItemTags API option to 1 or the RequestAll API option
34035 to 2 or higher. Note that these tags do not necessarily reflect the
34036 current metadata of a file -- it may take some time for the MacOS
34037 mdworker daemon to index the file after a metadata change.
34038
34039 Tag Name Writable
34040 -------- --------
34041 AppleMailDateReceived no
34042 AppleMailDateSent no
34043 AppleMailFlagged no
34044 AppleMailIsRemoteAttachment no
34045 AppleMailMessageID no
34046 AppleMailPriority no
34047 AppleMailRead no
34048 AppleMailRepliedTo no
34049 MDItemAccountHandles no
34050 MDItemAccountIdentifier no
34051 MDItemAcquisitionMake no
34052 MDItemAcquisitionModel no
34053 MDItemAltitude no
34054 MDItemAperture no
34055 MDItemAudioBitRate no
34056 MDItemAudioChannelCount no
34057 MDItemAuthorEmailAddresses no
34058 MDItemAuthors no
34059 MDItemBitsPerSample no
34060 MDItemBundleIdentifier no
34061 MDItemCity no
34062 MDItemCodecs no
34063 MDItemColorSpace no
34064 MDItemComment no
34065 MDItemContentCreationDate no
34066 MDItemContentCreationDateRanking no
34067 MDItemContentCreationDate_Ranking no
34068 MDItemContentModificationDate no
34069 MDItemContentType no
34070 MDItemContentTypeTree no
34071 MDItemContributors no
34072 MDItemCopyright no
34073 MDItemCountry no
34074 MDItemCreator no
34075 MDItemDateAdded no
34076 MDItemDateAdded_Ranking no
34077 MDItemDescription no
34078 MDItemDisplayName no
34079 MDItemDownloadedDate no
34080 MDItemDurationSeconds no
34081 MDItemEXIFGPSVersion no
34082 MDItemEXIFVersion no
34083 MDItemEmailConversationID no
34084 MDItemEncodingApplications no
34085 MDItemExposureMode no
34086 MDItemExposureProgram no
34087 MDItemExposureTimeSeconds no
34088 MDItemFNumber no
34089 MDItemFSContentChangeDate no
34090 MDItemFSCreationDate yes!
34091 MDItemFSCreatorCode no
34092 MDItemFSFinderFlags no
34093 MDItemFSHasCustomIcon no
34094 MDItemFSInvisible no
34095 MDItemFSIsExtensionHidden no
34096 MDItemFSIsStationery no
34097 MDItemFSLabel yes!
34098 MDItemFSName no
34099 MDItemFSNodeCount no
34100 MDItemFSOwnerGroupID no
34101 MDItemFSOwnerUserID no
34102 MDItemFSSize no
34103 MDItemFSTypeCode no
34104 MDItemFinderComment yes!
34105 MDItemFlashOnOff no
34106 MDItemFocalLength no
34107 MDItemGPSDateStamp no
34108 MDItemGPSStatus no
34109 MDItemGPSTrack no
34110 MDItemHasAlphaChannel no
34111 MDItemISOSpeed no
34112 MDItemIdentifier no
34113 MDItemImageDirection no
34114 MDItemInterestingDateRanking no
34115 MDItemInterestingDate_Ranking no
34116 MDItemIsApplicationManaged no
34117 MDItemIsExistingThread no
34118 MDItemIsLikelyJunk no
34119 MDItemKeywords no
34120 MDItemKind no
34121 MDItemLastUsedDate no
34122 MDItemLastUsedDate_Ranking no
34123 MDItemLatitude no
34124 MDItemLensModel no
34125 MDItemLogicalSize no
34126 MDItemLongitude no
34127 MDItemMailDateReceived_Ranking no
34128 MDItemMailboxes no
34129 MDItemMediaTypes no
34130 MDItemNumberOfPages no
34131 MDItemOrientation no
34132 MDItemOriginApplicationIdentifier no
34133 MDItemOriginMessageID no
34134 MDItemOriginSenderDisplayName no
34135 MDItemOriginSenderHandle no
34136 MDItemOriginSubject no
34137 MDItemPageHeight no
34138 MDItemPageWidth no
34139 MDItemPhysicalSize no
34140 MDItemPixelCount no
34141 MDItemPixelHeight no
34142 MDItemPixelWidth no
34143 MDItemPrimaryRecipientEmailAddresses no
34144 MDItemProfileName no
34145 MDItemRecipients no
34146 MDItemRedEyeOnOff no
34147 MDItemResolutionHeightDPI no
34148 MDItemResolutionWidthDPI no
34149 MDItemSecurityMethod no
34150 MDItemSpeed no
34151 MDItemStateOrProvince no
34152 MDItemStreamable no
34153 MDItemSubject no
34154 MDItemTimestamp no
34155 MDItemTitle no
34156 MDItemTotalBitRate no
34157 MDItemUseCount no
34158 MDItemUsedDates no
34159 MDItemUserDownloadedDate no
34160 MDItemUserDownloadedUserHandle no
34161 MDItemUserSharedReceivedDate no
34162 MDItemUserSharedReceivedRecipient no
34163 MDItemUserSharedReceivedRecipientHandle no
34164 MDItemUserSharedReceivedSender no
34165 MDItemUserSharedReceivedSenderHandle no
34166 MDItemUserSharedReceivedTransport no
34167 MDItemUserTags yes!+
34168 MDItemVersion no
34169 MDItemVideoBitRate no
34170 MDItemWhereFroms no
34171 MDItemWhiteBalance no
34172
34173 MacOS XAttr Tags
34174
34175 XAttr tags are extracted using the "xattr" utility. They are extracted
34176 if any "XAttr*" tag or the MacOS group is specifically requested, or by
34177 setting the XAttrTags API option to 1 or the RequestAll API option to 2
34178 or higher.
34179
34180 Tag Name Writable
34181 -------- --------
34182 XAttrAppleMailDateReceived no
34183 XAttrAppleMailDateSent no
34184 XAttrAppleMailIsRemoteAttachment no
34185 XAttrFinderInfo no
34186 XAttrLastUsedDate no
34187 XAttrMDItemDownloadedDate no
34188 XAttrMDItemFinderComment no
34189 XAttrMDItemWhereFroms no
34190 XAttrMDLabel no
34191 XAttrQuarantine yes!
34192 XAttrResourceFork no
34193
34194 Extra Tags
34195 The extra tags provide extra features or extra information extracted or
34196 generated by ExifTool that is not directly associated with another tag
34197 group. The Group column lists the family 1 group name when reading.
34198 Tags with a "-" in this column are write-only.
34199
34200 Tags in the family 1 "System" group are referred to as "pseudo" tags
34201 because they don't represent real metadata in the file. Instead, this
34202 information is stored in the directory structure of the filesystem.
34203 The Writable System "pseudo" tags in this table may be written without
34204 modifying the file itself. The TestName tag is used for dry-run
34205 testing before writing FileName.
34206
34207 Tag Name Group Writable
34208 -------- ----- --------
34209 Adobe Adobe yes!
34210 CanonDR4 CanonVRD yes!^
34211 CanonVRD CanonVRD yes!^
34212 Comment File yes
34213 CurrentIPTCDigest File no
34214 Directory System yes!
34215 EXIF EXIF yes!
34216 EmbeddedVideo File no
34217 Error ExifTool no
34218 ExifByteOrder File yes
34219 ExifToolVersion ExifTool no
34220 ExifUnicodeByteOrder - yes
34221 FileAccessDate System no
34222 FileAttributes System no
34223 FileBlockCount System no
34224 FileBlockSize System no
34225 FileCreateDate System yes!
34226 FileDeviceID System no
34227 FileDeviceNumber System no
34228 FileGroupID System yes!
34229 FileHardLinks System no
34230 FileInodeChangeDate System no
34231 FileInodeNumber System no
34232 FileModifyDate System yes!
34233 FileName System yes!
34234 FilePath System no
34235 FilePermissions System yes!
34236 FileSequence ExifTool no
34237 FileSize System no
34238 FileType File no
34239 FileTypeExtension File no
34240 FileUserID System yes!
34241 ForceWrite - yes
34242 Geosync - yes
34243 Geotag - yes
34244 Geotime - yes
34245 HardLink - yes!
34246 ICC_Profile ICC_Profile yes!
34247 ID3Size File no
34248 IPTC IPTC yes!
34249 ImageHeight File no
34250 ImageWidth File no
34251 JPEGDigest File no
34252 JPEGImageLength File no
34253 JPEGQualityEstimate File no
34254 MIMEType File no
34255 MaxVal File no
34256 NewGUID ExifTool no
34257 Now ExifTool no
34258 OtherImage File no
34259 PreviewImage File yes
34260 PreviewPDF File no
34261 PreviewPNG File no
34262 PreviewTIFF File no
34263 PreviewWMF File no
34264 ProcessingTime ExifTool no
34265 RAFVersion File no
34266 ResourceForkSize System no
34267 SymLink - yes!
34268 TestName - yes!
34269 ThumbnailImage File no
34270 Trailer File yes!
34271 Validate ExifTool no
34272 Warning ExifTool no
34273 XMP XMP yes!
34274 XResolution File no
34275 YResolution File no
34276
34277 Composite Tags
34278 The values of the composite tags are Derived From the values of other
34279 tags. These are convenience tags which are calculated after all other
34280 information is extracted. Only a few of these tags are writable
34281 directly, the others are changed by writing the corresponding Derived
34282 From tags. User-defined Composite tags, also useful for custom-
34283 formatting of tag values, may created via the ExifTool configuration
34284 file.
34285
34286 Tag Name Derived From Writable
34287 -------- ------------ --------
34288 AdvancedSceneMode Model no
34289 SceneMode
34290 AdvancedSceneType
34291 Aperture FNumber no
34292 ApertureValue
34293 AudioBitrate MPEG:MPEGAudioVersion no
34294 MPEG:SampleRate
34295 MPEG:VBRBytes
34296 MPEG:VBRFrames
34297 AutoFocus Nikon:PhaseDetectAF no
34298 Nikon:ContrastDetectAF
34299 AvgBitrate QuickTime::MediaDataSize no
34300 QuickTime::Duration
34301 BlueBalance WB_RGGBLevels no
34302 WB_RGBGLevels
34303 WB_RBGGLevels
34304 WB_GRBGLevels
34305 WB_GRGBLevels
34306 WB_GBRGLevels
34307 WB_RGBLevels
34308 WB_GRBLevels
34309 WB_RBLevels
34310 WBBlueLevel
34311 WBGreenLevel
34312 CDDBDiscPlayTime CDDB1Info no
34313 CDDBDiscTracks CDDB1Info no
34314 CFAPattern CFARepeatPatternDim no
34315 CFAPattern2
34316 CircleOfConfusion ScaleFactor35efl no
34317 ConditionalFEC FlashExposureComp no
34318 FlashBits
34319 DOF FocalLength no
34320 Aperture
34321 CircleOfConfusion
34322 FocusDistance
34323 SubjectDistance
34324 ObjectDistance
34325 ApproximateFocusDistance
34326 FocusDistanceLower
34327 FocusDistanceUpper
34328 DateCreated Kodak:YearCreated no
34329 Kodak:MonthDayCreated
34330 DateTimeCreated IPTC:DateCreated no
34331 IPTC:TimeCreated
34332 DateTimeOriginal DateTimeCreated no
34333 DateCreated
34334 TimeCreated
34335 DateTimeOriginal ID3:RecordingTime no
34336 ID3:Year
34337 ID3:Date
34338 ID3:Time
34339 DepthMapTiff DepthMapData no
34340 DepthMapWidth
34341 DepthMapHeight
34342 DigitalCreationDateTime IPTC:DigitalCreationDate no
34343 IPTC:DigitalCreationTime
34344 DigitalZoom Canon:ZoomSourceWidth no
34345 Canon:ZoomTargetWidth
34346 Canon:DigitalZoom
34347 DriveMode ContinuousDrive no
34348 SelfTimer
34349 Duration AIFF:SampleRate no
34350 AIFF:NumSampleFrames
34351 Duration APE:SampleRate no
34352 APE:TotalFrames
34353 APE:BlocksPerFrame
34354 APE:FinalFrameBlocks
34355 Duration FLAC:SampleRate no
34356 FLAC:TotalSamples
34357 Duration FileSize no
34358 ID3Size
34359 MPEG:AudioBitrate
34360 MPEG:VideoBitrate
34361 MPEG:VBRFrames
34362 MPEG:SampleRate
34363 MPEG:MPEGAudioVersion
34364 Duration RIFF:FrameRate no
34365 RIFF:FrameCount
34366 VideoFrameRate
34367 VideoFrameCount
34368 Duration RIFF:AvgBytesPerSec no
34369 FileSize
34370 FrameCount
34371 VideoFrameCount
34372 Duration Vorbis:NominalBitrate no
34373 FileSize
34374 ExtenderStatus Olympus:Extender no
34375 Olympus:LensType
34376 MaxApertureValue
34377 FOV FocalLength no
34378 ScaleFactor35efl
34379 FocusDistance
34380 FileNumber DirectoryIndex yes
34381 FileIndex
34382 Flash XMP:FlashFired yes
34383 XMP:FlashReturn
34384 XMP:FlashMode
34385 XMP:FlashFunction
34386 XMP:FlashRedEyeMode
34387 XMP:Flash
34388 FlashType FlashBits no
34389 FocalLength35efl FocalLength no
34390 ScaleFactor35efl
34391 FocusDistance Sony:FocusPosition no
34392 FocalLength
34393 FocusDistance2 Sony:FocusPosition2 no
34394 FocalLengthIn35mmFormat
34395 GPSAltitude GPS:GPSAltitude no
34396 GPS:GPSAltitudeRef
34397 XMP:GPSAltitude
34398 XMP:GPSAltitudeRef
34399 GPSAltitude QuickTime:GPSCoordinates no
34400 GPSAltitude QuickTime:LocationInformation no
34401 GPSAltitudeRef QuickTime:GPSCoordinates no
34402 GPSAltitudeRef QuickTime:LocationInformation no
34403 GPSDateTime GPS:GPSDateStamp no
34404 GPS:GPSTimeStamp
34405 GPSDateTime Parrot:GPSLatitude no
34406 Main:CreateDate
34407 SampleTime
34408 GPSDestLatitude GPS:GPSDestLatitude no
34409 GPS:GPSDestLatitudeRef
34410 GPSDestLatitudeRef XMP-exif:GPSDestLatitude no
34411 GPSDestLongitude GPS:GPSDestLongitude no
34412 GPS:GPSDestLongitudeRef
34413 GPSDestLongitudeRef XMP-exif:GPSDestLongitude no
34414 GPSLatitude GPS:GPSLatitude no
34415 GPS:GPSLatitudeRef
34416 GPSLatitude QuickTime:GPSCoordinates no
34417 GPSLatitude QuickTime:LocationInformation no
34418 GPSLatitudeRef XMP-exif:GPSLatitude no
34419 GPSLongitude GPS:GPSLongitude no
34420 GPS:GPSLongitudeRef
34421 GPSLongitude QuickTime:GPSCoordinates no
34422 GPSLongitude QuickTime:LocationInformation no
34423 GPSLongitudeRef XMP-exif:GPSLongitude no
34424 GPSPosition GPSLatitude no
34425 GPSLongitude
34426 HyperfocalDistance FocalLength no
34427 Aperture
34428 CircleOfConfusion
34429 IDCPreviewImage IDCPreviewStart no
34430 IDCPreviewLength
34431 ISO Canon:CameraISO no
34432 Canon:BaseISO
34433 Canon:AutoISO
34434 ImageHeight IFD0:SensorTopBorder no
34435 IFD0:SensorBottomBorder
34436 ImageHeight Main:PostScript:ImageData no
34437 PostScript:BoundingBox
34438 ImageSize ImageWidth no
34439 ImageHeight
34440 ExifImageWidth
34441 ExifImageHeight
34442 RawImageCroppedSize
34443 ImageWidth IFD0:SensorLeftBorder no
34444 IFD0:SensorRightBorder
34445 ImageWidth Main:PostScript:ImageData no
34446 PostScript:BoundingBox
34447 JpgFromRaw JpgFromRawStart yes
34448 JpgFromRawLength
34449 Lens Canon:MinFocalLength no
34450 Canon:MaxFocalLength
34451 Lens35efl Canon:MinFocalLength no
34452 Canon:MaxFocalLength
34453 Lens
34454 ScaleFactor35efl
34455 LensID LensType no
34456 FocalLength
34457 MaxAperture
34458 MaxApertureValue
34459 MinFocalLength
34460 MaxFocalLength
34461 LensModel
34462 LensFocalRange
34463 LensSpec
34464 LensType2
34465 LensType3
34466 LensFocalLength
34467 RFLensType
34468 LensID Nikon:LensIDNumber no
34469 LensFStops
34470 MinFocalLength
34471 MaxFocalLength
34472 MaxApertureAtMinFocal
34473 MaxApertureAtMaxFocal
34474 MCUVersion
34475 Nikon:LensType
34476 LensID Ricoh:LensFirmware no
34477 LensID XMP-aux:LensID no
34478 Make
34479 LensInfo
34480 FocalLength
34481 LensModel
34482 MaxApertureValue
34483 LensSpec Nikon:Lens no
34484 Nikon:LensType
34485 LensType LensTypeMake no
34486 LensTypeModel
34487 LightValue Aperture no
34488 ShutterSpeed
34489 ISO
34490 MPImage MPImageStart no
34491 MPImageLength
34492 MPImageType
34493 Megapixels ImageSize no
34494 OriginalDecisionData OriginalDecisionDataOffset yes!
34495 OtherImage OtherImageStart yes
34496 OtherImageLength
34497 PeakSpectralSensitivity FLIR:PlanckB no
34498 PreviewImage PreviewImageStart yes
34499 PreviewImageLength
34500 PreviewImageValid
34501 PreviewImageStart (1)
34502 PreviewImageLength (1)
34503 PreviewImage ScreenNail no
34504 PreviewImageSize PreviewImageWidth no
34505 PreviewImageHeight
34506 RedBalance WB_RGGBLevels no
34507 WB_RGBGLevels
34508 WB_RBGGLevels
34509 WB_GRBGLevels
34510 WB_GRGBLevels
34511 WB_GBRGLevels
34512 WB_RGBLevels
34513 WB_GRBLevels
34514 WB_RBLevels
34515 WBRedLevel
34516 WBGreenLevel
34517 RedEyeReduction CanonFlashMode no
34518 FlashBits
34519 RicohPitch Ricoh:Accelerometer no
34520 RicohRoll Ricoh:Accelerometer no
34521 Rotation QuickTime:MatrixStructure yes
34522 QuickTime:HandlerType
34523 RunTimeSincePowerUp Apple:RunTimeValue no
34524 Apple:RunTimeScale
34525 ScaleFactor35efl FocalLength no
34526 FocalLengthIn35mmFormat
34527 Composite:DigitalZoom
34528 FocalPlaneDiagonal
34529 SensorSize
34530 FocalPlaneXSize
34531 FocalPlaneYSize
34532 FocalPlaneResolutionUnit
34533 FocalPlaneXResolution
34534 FocalPlaneYResolution
34535 ExifImageWidth
34536 ExifImageHeight
34537 CanonImageWidth
34538 CanonImageHeight
34539 ImageWidth
34540 ImageHeight
34541 ShootingMode CanonExposureMode no
34542 EasyMode
34543 BulbDuration
34544 ShutterCurtainHack FlashBits no
34545 ShutterCurtainSync
34546 ShutterSpeed ExposureTime no
34547 ShutterSpeedValue
34548 BulbDuration
34549 SingleShotDepthMapTiff SingleShotDepthMap no
34550 SegWidth
34551 SegHeight
34552 SubSecCreateDate EXIF:CreateDate yes
34553 SubSecTimeDigitized
34554 OffsetTimeDigitized
34555 SubSecDateTimeOriginal EXIF:DateTimeOriginal yes
34556 SubSecTimeOriginal
34557 OffsetTimeOriginal
34558 SubSecModifyDate EXIF:ModifyDate yes
34559 SubSecTime
34560 OffsetTime
34561 ThumbnailImage ThumbnailOffset yes
34562 ThumbnailLength
34563 ThumbnailTIFF SubfileType no
34564 Compression
34565 ImageWidth
34566 ImageHeight
34567 BitsPerSample
34568 PhotometricInterpretation
34569 StripOffsets
34570 SamplesPerPixel
34571 RowsPerStrip
34572 StripByteCounts
34573 PlanarConfiguration
34574 Orientation
34575 VolumeSize ISO:VolumeBlockCount no
34576 ISO:VolumeBlockSize
34577 WB_RGBLevels KDC_IFD:WhiteBalance no
34578 WB_RGBLevelsAuto
34579 WB_RGBLevelsFluorescent
34580 WB_RGBLevelsTungsten
34581 WB_RGBLevelsDaylight
34582 WB_RGBLevels4
34583 WB_RGBLevels5
34584 WB_RGBLevelsShade
34585 WB_RGBLevels KodakIFD:WhiteBalance no
34586 WB_RGBMul0
34587 WB_RGBMul1
34588 WB_RGBMul2
34589 WB_RGBMul3
34590 WB_RGBCoeffs0
34591 WB_RGBCoeffs1
34592 WB_RGBCoeffs2
34593 WB_RGBCoeffs3
34594 KodakIFD:ColorTemperature
34595 Kodak:WB_RGBLevels
34596 WB_RGGBLevels Canon:WhiteBalance no
34597 WB_RGGBLevelsAsShot
34598 WB_RGGBLevelsAuto
34599 WB_RGGBLevelsDaylight
34600 WB_RGGBLevelsCloudy
34601 WB_RGGBLevelsTungsten
34602 WB_RGGBLevelsFluorescent
34603 WB_RGGBLevelsFlash
34604 WB_RGGBLevelsCustom
34605 WB_RGGBLevelsShade
34606 WB_RGGBLevelsKelvin
34607 WB_RGGBLevels WB_RGGBLevelsUncorrected no
34608 WB_RGGBLevelsBlack
34609 ZoomedPreviewImage ZoomedPreviewStart no
34610 ZoomedPreviewLength
34611
34612 Shortcuts Tags
34613 Shortcut tags are convenience tags that represent one or more other tag
34614 names. They are used like regular tags to read and write the
34615 information for a specified set of tags.
34616
34617 The shortcut tags below have been pre-defined, but user-defined
34618 shortcuts may be added via the %Image::ExifTool::UserDefined::Shortcuts
34619 lookup in the =/.ExifTool_config file. See the
34620 Image::ExifTool::Shortcuts documentation for more details.
34621
34622 Tag Name Refers To Writable
34623 -------- --------- --------
34624 AllDates DateTimeOriginal yes
34625 CreateDate
34626 ModifyDate
34627 Canon FileName yes
34628 Model
34629 DateTimeOriginal
34630 ShootingMode
34631 ShutterSpeed
34632 Aperture
34633 MeteringMode
34634 ExposureCompensation
34635 ISO
34636 Lens
34637 FocalLength
34638 ImageSize
34639 Quality
34640 Flash
34641 FlashType
34642 ConditionalFEC
34643 RedEyeReduction
34644 ShutterCurtainHack
34645 WhiteBalance
34646 FocusMode
34647 Contrast
34648 Sharpness
34649 Saturation
34650 ColorTone
34651 ColorSpace
34652 LongExposureNoiseReduction
34653 FileSize
34654 FileNumber
34655 DriveMode
34656 OwnerName
34657 SerialNumber
34658 ColorSpaceTags ExifIFD:ColorSpace yes
34659 ExifIFD:Gamma
34660 InteropIFD:InteropIndex
34661 ICC_Profile
34662 Common FileName yes
34663 FileSize
34664 Model
34665 DateTimeOriginal
34666 ImageSize
34667 Quality
34668 FocalLength
34669 ShutterSpeed
34670 Aperture
34671 ISO
34672 WhiteBalance
34673 Flash
34674 CommonIFD0 IFD0:ImageDescription yes
34675 IFD0:Make
34676 IFD0:Model
34677 IFD0:Software
34678 IFD0:ModifyDate
34679 IFD0:Artist
34680 IFD0:Copyright
34681 IFD0:Rating
34682 IFD0:RatingPercent
34683 IFD0:DNGLensInfo
34684 IFD0:PanasonicTitle
34685 IFD0:PanasonicTitle2
34686 IFD0:XPTitle
34687 IFD0:XPComment
34688 IFD0:XPAuthor
34689 IFD0:XPKeywords
34690 IFD0:XPSubject
34691 LargeTags CanonVRD yes
34692 DLOData
34693 EXIF
34694 ICC_Profile
34695 IDCPreviewImage
34696 ImageData
34697 IPTC
34698 JpgFromRaw
34699 OriginalRawImage
34700 OtherImage
34701 PreviewImage
34702 ThumbnailImage
34703 TIFFPreview
34704 XML
34705 XMP
34706 ZoomedPreviewImage
34707 MakerNotes MakerNotes yes
34708 MakerNoteApple
34709 MakerNoteCanon
34710 MakerNoteCasio
34711 MakerNoteCasio2
34712 MakerNoteDJI
34713 MakerNoteFLIR
34714 MakerNoteFujiFilm
34715 MakerNoteGE
34716 MakerNoteGE2
34717 MakerNoteHasselblad
34718 MakerNoteHP
34719 MakerNoteHP2
34720 MakerNoteHP4
34721 MakerNoteHP6
34722 MakerNoteISL
34723 MakerNoteJVC
34724 MakerNoteJVCText
34725 MakerNoteKodak1a
34726 MakerNoteKodak1b
34727 MakerNoteKodak2
34728 MakerNoteKodak3
34729 MakerNoteKodak4
34730 MakerNoteKodak5
34731 MakerNoteKodak6a
34732 MakerNoteKodak6b
34733 MakerNoteKodak7
34734 MakerNoteKodak8a
34735 MakerNoteKodak8b
34736 MakerNoteKodak8c
34737 MakerNoteKodak9
34738 MakerNoteKodak10
34739 MakerNoteKodak11
34740 MakerNoteKodak12
34741 MakerNoteKodakUnknown
34742 MakerNoteKyocera
34743 MakerNoteMinolta
34744 MakerNoteMinolta2
34745 MakerNoteMinolta3
34746 MakerNoteMotorola
34747 MakerNoteNikon
34748 MakerNoteNikon2
34749 MakerNoteNikon3
34750 MakerNoteNintendo
34751 MakerNoteOlympus
34752 MakerNoteOlympus2
34753 MakerNoteLeica
34754 MakerNoteLeica2
34755 MakerNoteLeica3
34756 MakerNoteLeica4
34757 MakerNoteLeica5
34758 MakerNoteLeica6
34759 MakerNoteLeica7
34760 MakerNoteLeica8
34761 MakerNoteLeica9
34762 MakerNoteLeica10
34763 MakerNotePanasonic
34764 MakerNotePanasonic2
34765 MakerNotePanasonic3
34766 MakerNotePentax
34767 MakerNotePentax2
34768 MakerNotePentax3
34769 MakerNotePentax4
34770 MakerNotePentax5
34771 MakerNotePentax6
34772 MakerNotePhaseOne
34773 MakerNoteReconyx
34774 MakerNoteReconyx2
34775 MakerNoteReconyx3
34776 MakerNoteRicoh
34777 MakerNoteRicoh2
34778 MakerNoteRicohPentax
34779 MakerNoteRicohText
34780 MakerNoteSamsung1a
34781 MakerNoteSamsung1b
34782 MakerNoteSamsung2
34783 MakerNoteSanyo
34784 MakerNoteSanyoC4
34785 MakerNoteSanyoPatch
34786 MakerNoteSigma
34787 MakerNoteSony
34788 MakerNoteSony2
34789 MakerNoteSony3
34790 MakerNoteSony4
34791 MakerNoteSony5
34792 MakerNoteSonyEricsson
34793 MakerNoteSonySRF
34794 MakerNoteUnknownText
34795 MakerNoteUnknownBinary
34796 MakerNoteUnknown
34797 Nikon Model yes
34798 SubSecDateTimeOriginal
34799 ShutterCount
34800 LensSpec
34801 FocalLength
34802 ImageSize
34803 ShutterSpeed
34804 Aperture
34805 ISO
34806 NoiseReduction
34807 ExposureProgram
34808 ExposureCompensation
34809 WhiteBalance
34810 WhiteBalanceFineTune
34811 ShootingMode
34812 Quality
34813 MeteringMode
34814 FocusMode
34815 ImageOptimization
34816 ToneComp
34817 ColorHue
34818 ColorSpace
34819 HueAdjustment
34820 Saturation
34821 Sharpness
34822 Flash
34823 FlashMode
34824 FlashExposureComp
34825 Unsafe IFD0:YCbCrPositioning yes
34826 IFD0:YCbCrCoefficients
34827 IFD0:TransferFunction
34828 ExifIFD:ComponentsConfiguration
34829 ExifIFD:CompressedBitsPerPixel
34830 InteropIFD:InteropIndex
34831 InteropIFD:InteropVersion
34832 InteropIFD:RelatedImageWidth
34833 InteropIFD:RelatedImageHeight
34834
34835 MWG Tags
34836 The Metadata Working Group (MWG) recommends techniques to allow certain
34837 overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
34838 synchronized when writing. The MWG Composite tags below are designed
34839 to aid in the implementation of these recommendations. As well, the
34840 MWG defines new XMP tags which are listed in the subsequent tables
34841 below. See <http://www.metadataworkinggroup.org/> for the official MWG
34842 specification.
34843
34844 MWG Composite Tags
34845
34846 The table below lists special Composite tags which are used to access
34847 other tags based on the MWG 2.0 recommendations. These tags are only
34848 accessible when explicitly loaded, but this is done automatically by
34849 the exiftool application if MWG is specified as a group for any tag on
34850 the command line, or manually with the "-use MWG" option. Via the API,
34851 the MWG Composite tags are loaded by calling
34852 ""Image::ExifTool::MWG::Load()"".
34853
34854 When reading, the value of each MWG tag is Derived From the specified
34855 tags based on the MWG guidelines. When writing, the appropriate
34856 associated tags are written. The value of the IPTCDigest tag is
34857 updated automatically when the IPTC is changed if either the IPTCDigest
34858 tag didn't exist beforehand or its value agreed with the original IPTC
34859 digest (indicating that the XMP is synchronized with the IPTC). IPTC
34860 information is written only if the original file contained IPTC.
34861
34862 Loading the MWG module activates "strict MWG conformance mode", which
34863 has the effect of causing EXIF, IPTC and XMP in non-standard locations
34864 to be ignored when reading, as per the MWG recommendations. Instead, a
34865 "Warning" tag is generated when non-standard metadata is encountered.
34866 This feature may be disabled by setting "$Image::ExifTool::MWG::strict
34867 = 0" in the ExifTool config file (or from your Perl script when using
34868 the API). Note that the behaviour when writing is not changed:
34869 ExifTool always creates new records only in the standard location, but
34870 writes new tags to any EXIF/IPTC/XMP records that exist.
34871
34872 Contrary to the EXIF specification, the MWG recommends that EXIF
34873 "ASCII" string values be stored as UTF-8. To honour this, the exiftool
34874 application sets the default internal EXIF string encoding to "UTF8"
34875 when the MWG module is loaded, but via the API this must be done
34876 manually by setting the CharsetEXIF option.
34877
34878 A complication of the MWG specification is that although the
34879 MWG:Creator property may consist of multiple values, the associated
34880 EXIF tag (EXIF:Artist) is only a simple string. To resolve this
34881 discrepancy the MWG recommends a technique which allows a list of
34882 values to be stored in a string by using a semicolon-space separator
34883 (with quotes around values if necessary). When the MWG module is
34884 loaded, ExifTool automatically implements this policy and changes
34885 EXIF:Artist to a list-type tag.
34886
34887 Tag Name Derived From Writable
34888 -------- ------------ --------
34889 City IPTC:City yes
34890 XMP-photoshop:City
34891 XMP-iptcExt:LocationShownCity
34892 CurrentIPTCDigest
34893 IPTCDigest
34894 Copyright EXIF:Copyright yes
34895 IPTC:CopyrightNotice
34896 XMP-dc:Rights
34897 CurrentIPTCDigest
34898 IPTCDigest
34899 Country IPTC:Country-PrimaryLocationName yes
34900 XMP-photoshop:Country
34901 XMP-iptcExt:LocationShownCountryName
34902 CurrentIPTCDigest
34903 IPTCDigest
34904 CreateDate Composite:SubSecCreateDate yes
34905 EXIF:CreateDate
34906 IPTC:DigitalCreationDate
34907 IPTC:DigitalCreationTime
34908 XMP-xmp:CreateDate
34909 CurrentIPTCDigest
34910 IPTCDigest
34911 Creator EXIF:Artist yes+
34912 IPTC:By-line
34913 XMP-dc:Creator
34914 CurrentIPTCDigest
34915 IPTCDigest
34916 DateTimeOriginal Composite:SubSecDateTimeOriginal yes
34917 EXIF:DateTimeOriginal
34918 IPTC:DateCreated
34919 IPTC:TimeCreated
34920 XMP-photoshop:DateCreated
34921 CurrentIPTCDigest
34922 IPTCDigest
34923 Description EXIF:ImageDescription yes
34924 IPTC:Caption-Abstract
34925 XMP-dc:Description
34926 CurrentIPTCDigest
34927 IPTCDigest
34928 Keywords IPTC:Keywords yes+
34929 XMP-dc:Subject
34930 CurrentIPTCDigest
34931 IPTCDigest
34932 Location IPTC:Sub-location yes
34933 XMP-iptcCore:Location
34934 XMP-iptcExt:LocationShownSublocation
34935 CurrentIPTCDigest
34936 IPTCDigest
34937 ModifyDate Composite:SubSecModifyDate yes
34938 EXIF:ModifyDate
34939 XMP-xmp:ModifyDate
34940 CurrentIPTCDigest
34941 IPTCDigest
34942 Orientation EXIF:Orientation yes
34943 Rating XMP-xmp:Rating yes
34944 State IPTC:Province-State yes
34945 XMP-photoshop:State
34946 XMP-iptcExt:LocationShownProvinceState
34947 CurrentIPTCDigest
34948 IPTCDigest
34949
34950 MWG Regions Tags
34951
34952 Image region metadata defined by the MWG 2.0 specification. These tags
34953 may be accessed without the need to load the MWG Composite tags above.
34954 See
34955 <https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
34956 for the official specification.
34957
34958 These tags belong to the ExifTool XMP-mwg-rs family 1 group.
34959
34960 Tag Name Writable
34961 -------- --------
34962 RegionInfo MWG RegionInfo Struct
34963 RegionAppliedToDimensions Dimensions Struct_
34964 RegionAppliedToDimensionsH real_
34965 RegionAppliedToDimensionsUnit string_
34966 RegionAppliedToDimensionsW real_
34967 RegionList MWG RegionStruct Struct_+
34968 RegionArea Area Struct_+
34969 RegionAreaD real_+
34970 RegionAreaH real_+
34971 RegionAreaUnit string_+
34972 RegionAreaW real_+
34973 RegionAreaX real_+
34974 RegionAreaY real_+
34975 RegionBarCodeValue string_+
34976 RegionDescription string_+
34977 RegionExtensions MWG Extensions Struct_+
34978 RegionFocusUsage string_+
34979 RegionName string_+
34980 RegionRotation real_+
34981 RegionSeeAlso string_+
34982 RegionType string_+
34983
34984 MWG RegionInfo Struct
34985
34986 Field Name Writable
34987 ---------- --------
34988 AppliedToDimensions Dimensions Struct
34989 RegionList MWG RegionStruct Struct+
34990
34991 MWG RegionStruct Struct
34992
34993 Field Name Writable
34994 ---------- --------
34995 Area Area Struct
34996 BarCodeValue string
34997 Description string
34998 Extensions MWG Extensions Struct
34999 FocusUsage string
35000 Name string
35001 Rotation real
35002 Type string
35003 SeeAlso string
35004
35005 MWG Extensions Struct
35006
35007 This structure may contain any top-level XMP tags, but none have been
35008 pre-defined in ExifTool. Since no flattened tags have been pre-
35009 defined, RegionExtensions is writable only as a structure (eg.
35010 "{xmp-dc:creator=me,rating=5}"). Fields for this structure are
35011 identified using the standard ExifTool tag name (with optional leading
35012 group name, and/or trailing language code, and/or trailing "#" symbol
35013 to disable print conversion).
35014
35015 Field Name Writable
35016 ---------- --------
35017 [no tags known]
35018
35019 MWG Keywords Tags
35020
35021 Hierarchical keywords metadata defined by the MWG 2.0 specification.
35022 ExifTool unrolls keyword structures to an arbitrary depth of 6 to allow
35023 individual levels to be accessed with different tag names, and to avoid
35024 infinite recursion. See
35025 <https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
35026 for the official specification.
35027
35028 These tags belong to the ExifTool XMP-mwg-kw family 1 group.
35029
35030 Tag Name Writable
35031 -------- --------
35032 KeywordInfo MWG KeywordInfo Struct
35033 HierarchicalKeywords MWG KeywordStruct Struct_+
35034 HierarchicalKeywords1Applied boolean_+
35035 HierarchicalKeywords1Children MWG KeywordStruct Struct_+
35036 HierarchicalKeywords2Applied boolean_+
35037 HierarchicalKeywords2Children MWG KeywordStruct Struct_+
35038 HierarchicalKeywords3Applied boolean_+
35039 HierarchicalKeywords3Children MWG KeywordStruct Struct_+
35040 HierarchicalKeywords4Applied boolean_+
35041 HierarchicalKeywords4Children MWG KeywordStruct Struct_+
35042 HierarchicalKeywords5Applied boolean_+
35043 HierarchicalKeywords5Children MWG KeywordStruct Struct_+
35044 HierarchicalKeywords6Applied boolean_+
35045 HierarchicalKeywords6 string_+
35046 HierarchicalKeywords5 string_+
35047 HierarchicalKeywords4 string_+
35048 HierarchicalKeywords3 string_+
35049 HierarchicalKeywords2 string_+
35050 HierarchicalKeywords1 string_+
35051
35052 MWG KeywordInfo Struct
35053
35054 Field Name Writable
35055 ---------- --------
35056 Hierarchy MWG KeywordStruct Struct+
35057
35058 MWG KeywordStruct Struct
35059
35060 Field Name Writable
35061 ---------- --------
35062 Applied boolean
35063 Children MWG KeywordStruct Struct+
35064 Keyword string
35065
35066 MWG Collections Tags
35067
35068 Collections metadata defined by the MWG 2.0 specification. See
35069 <https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
35070 for the official specification.
35071
35072 These tags belong to the ExifTool XMP-mwg-coll family 1 group.
35073
35074 Tag Name Writable
35075 -------- --------
35076 Collections MWG CollectionInfo Struct+
35077 CollectionName string_+
35078 CollectionURI string_+
35079
35080 MWG CollectionInfo Struct
35081
35082 Field Name Writable
35083 ---------- --------
35084 CollectionName string
35085 CollectionURI string
35086
35088 This document generated automatically by
35089 Image::ExifTool::BuildTagLookup.
35090
35092 Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
35093
35094 This library is free software; you can redistribute it and/or modify it
35095 under the same terms as Perl itself.
35096
35098 Image::ExifTool(3pm)
35099
35100
35101
35102perl v5.32.0 2020-07-28 Image::ExifTool::TagNames(3)