exiftool-vendored.exe 12.56.0 → 12.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/bin/exiftool_files/Changes +115 -5
  2. package/bin/exiftool_files/LICENSE +674 -0
  3. package/bin/exiftool_files/README +45 -44
  4. package/bin/exiftool_files/config_files/example.config +1 -0
  5. package/bin/exiftool_files/config_files/rotate_regions.config +1 -1
  6. package/bin/exiftool_files/exiftool.pl +262 -160
  7. package/bin/exiftool_files/lib/Image/ExifTool/AIFF.pm +2 -2
  8. package/bin/exiftool_files/lib/Image/ExifTool/APE.pm +2 -2
  9. package/bin/exiftool_files/lib/Image/ExifTool/BMP.pm +0 -1
  10. package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +23 -19
  11. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +26 -6
  12. package/bin/exiftool_files/lib/Image/ExifTool/CanonRaw.pm +5 -1
  13. package/bin/exiftool_files/lib/Image/ExifTool/DJI.pm +28 -2
  14. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +77 -19
  15. package/bin/exiftool_files/lib/Image/ExifTool/FlashPix.pm +33 -10
  16. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +7 -3
  17. package/bin/exiftool_files/lib/Image/ExifTool/GPS.pm +7 -2
  18. package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +30 -7
  19. package/bin/exiftool_files/lib/Image/ExifTool/JPEG.pm +14 -2
  20. package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +36 -11
  21. package/bin/exiftool_files/lib/Image/ExifTool/LIF.pm +10 -2
  22. package/bin/exiftool_files/lib/Image/ExifTool/LNK.pm +5 -4
  23. package/bin/exiftool_files/lib/Image/ExifTool/MIE.pm +3 -3
  24. package/bin/exiftool_files/lib/Image/ExifTool/MPEG.pm +2 -2
  25. package/bin/exiftool_files/lib/Image/ExifTool/MakerNotes.pm +3 -2
  26. package/bin/exiftool_files/lib/Image/ExifTool/Minolta.pm +6 -7
  27. package/bin/exiftool_files/lib/Image/ExifTool/MinoltaRaw.pm +2 -1
  28. package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +1005 -909
  29. package/bin/exiftool_files/lib/Image/ExifTool/NikonCustom.pm +2 -2
  30. package/bin/exiftool_files/lib/Image/ExifTool/NikonSettings.pm +1 -1
  31. package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +88 -6
  32. package/bin/exiftool_files/lib/Image/ExifTool/PDF.pm +17 -8
  33. package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +10 -2
  34. package/bin/exiftool_files/lib/Image/ExifTool/PanasonicRaw.pm +27 -1
  35. package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +8 -5
  36. package/bin/exiftool_files/lib/Image/ExifTool/PhaseOne.pm +14 -1
  37. package/bin/exiftool_files/lib/Image/ExifTool/Photoshop.pm +38 -7
  38. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +48 -14
  39. package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +91 -27
  40. package/bin/exiftool_files/lib/Image/ExifTool/README +19 -2
  41. package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +34 -13
  42. package/bin/exiftool_files/lib/Image/ExifTool/Rawzor.pm +2 -2
  43. package/bin/exiftool_files/lib/Image/ExifTool/Ricoh.pm +2 -1
  44. package/bin/exiftool_files/lib/Image/ExifTool/Sigma.pm +5 -4
  45. package/bin/exiftool_files/lib/Image/ExifTool/SigmaRaw.pm +9 -3
  46. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +39 -10
  47. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +4687 -4628
  48. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +338 -117
  49. package/bin/exiftool_files/lib/Image/ExifTool/Validate.pm +5 -5
  50. package/bin/exiftool_files/lib/Image/ExifTool/WPG.pm +296 -0
  51. package/bin/exiftool_files/lib/Image/ExifTool/WriteExif.pl +42 -0
  52. package/bin/exiftool_files/lib/Image/ExifTool/WritePDF.pl +7 -8
  53. package/bin/exiftool_files/lib/Image/ExifTool/WriteXMP.pl +1 -1
  54. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +162 -40
  55. package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +35 -8
  56. package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +2 -1
  57. package/bin/exiftool_files/lib/Image/ExifTool/ZIP.pm +159 -41
  58. package/bin/exiftool_files/lib/Image/ExifTool.pm +286 -65
  59. package/bin/exiftool_files/lib/Image/ExifTool.pod +95 -51
  60. package/package.json +2 -2
@@ -12,7 +12,7 @@ meta information extracted from or written to a file.
12
12
  =head1 TAG TABLES
13
13
 
14
14
  The tables listed below give the names of all tags recognized by ExifTool.
15
- They contain a total of 26374 tags, with 16843 unique tag names.
15
+ They contain a total of 26407 tags, with 16869 unique tag names.
16
16
 
17
17
  B<Tag ID>, B<Index#> or B<Sequence> is given in the first column of each
18
18
  table. A B<Tag ID> is the computer-readable equivalent of a tag name, and
@@ -28,7 +28,8 @@ gives the order of values for a serial data stream.
28
28
  A B<Tag Name> is the handle by which the information is accessed in
29
29
  ExifTool. In some instances, more than one name may correspond to a single
30
30
  tag ID. In these cases, the actual name used depends on the context in
31
- which the information is found. Case is not significant for tag names. A
31
+ which the information is found. Valid characters in a tag name are A-Z,
32
+ a-z, 0-9, hyphen (-) and underline (_). Case is not significant. A
32
33
  question mark (C<?>) after a tag name indicates that the information is
33
34
  either not understood, not verified, or not very useful -- these tags are
34
35
  not extracted by ExifTool unless the Unknown (-u) option is enabled. Be
@@ -124,6 +125,8 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
124
125
  FPXR FlashPix
125
126
  InfiRayFactory InfiRay Factory
126
127
  ThermalParams DJI ThermalParams
128
+ ThermalParams2 DJI ThermalParams2
129
+ ThermalParams3 DJI ThermalParams3
127
130
  PreviewImage no
128
131
  'APP5' RMETA Ricoh RMETA
129
132
  SamsungUniqueID Samsung APP5
@@ -140,6 +143,7 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
140
143
  Huawei Unknown
141
144
  Qualcomm Qualcomm
142
145
  InfiRayOpMode InfiRay OpMode
146
+ DJI-DBG DJI Info
143
147
  'APP8' SPIFF JPEG SPIFF
144
148
  InfiRayIsothermal InfiRay Isothermal
145
149
  'APP9' MediaJukebox JPEG MediaJukebox
@@ -494,6 +498,9 @@ for the official EXIF 2.32 specification.
494
498
  0x7035 ChromaticAberrationCorrParams SubIFD int16s[33]!
495
499
  0x7036 DistortionCorrection SubIFD int16s!
496
500
  0x7037 DistortionCorrParams SubIFD int16s[17]!
501
+ 0x7038 SonyRawImageSize SubIFD int32u[2]!
502
+ 0x7310 BlackLevel SubIFD int16u[4]!
503
+ 0x7313 WB_RGGBLevels SubIFD int16s[4]!
497
504
  0x74c7 SonyCropTopLeft SubIFD int32u[2]!
498
505
  0x74c8 SonyCropSize SubIFD int32u[2]!
499
506
  0x800d ImageID - no
@@ -1283,6 +1290,7 @@ L<http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1283
1290
  digiKam XMP digiKam
1284
1291
  drone-dji DJI XMP
1285
1292
  dwc DarwinCore
1293
+ et XMP ExifTool
1286
1294
  exif XMP exif
1287
1295
  exifEX XMP exifEX
1288
1296
  expressionmedia XMP ExpressionMedia
@@ -1445,6 +1453,9 @@ These tags belong to the ExifTool XMP-aux family 1 group.
1445
1453
  -------- --------
1446
1454
  ApproximateFocusDistance rational
1447
1455
  DistortionCorrectionAlreadyApplied boolean
1456
+ EnhanceDenoiseAlreadyApplied boolean
1457
+ EnhanceDenoiseLumaAmount string
1458
+ EnhanceDenoiseVersion string
1448
1459
  EnhanceDetailsAlreadyApplied boolean
1449
1460
  EnhanceDetailsVersion string
1450
1461
  EnhanceSuperResolutionAlreadyApplied boolean
@@ -4030,6 +4041,14 @@ These tags belong to the ExifTool XMP-digiKam family 1 group.
4030
4041
  PickLabel string
4031
4042
  TagsList string+
4032
4043
 
4044
+ =head3 XMP ExifTool Tags
4045
+
4046
+ These tags belong to the ExifTool XMP-et family 1 group.
4047
+
4048
+ Tag Name Writable
4049
+ -------- --------
4050
+ OriginalImageMD5 string
4051
+
4033
4052
  =head3 XMP exif Tags
4034
4053
 
4035
4054
  EXIF namespace for EXIF tags. See
@@ -5303,7 +5322,8 @@ These tags belong to the ExifTool XMP-pmi family 1 group.
5303
5322
  =head3 XMP prism Tags
5304
5323
 
5305
5324
  Publishing Requirements for Industry Standard Metadata 3.0 namespace
5306
- tags. (see L<http://www.prismstandard.org/>)
5325
+ tags. (see
5326
+ L<https://www.w3.org/Submission/2020/SUBM-prism-20200910/prism-basic.html/>)
5307
5327
 
5308
5328
  These tags belong to the ExifTool XMP-prism family 1 group.
5309
5329
 
@@ -7082,6 +7102,9 @@ Tags extracted from Photoshop layer information.
7082
7102
  '_xnam' LayerNames no+
7083
7103
  '_xopc' LayerOpacities no+
7084
7104
  '_xrct' LayerRectangles no+
7105
+ '_xvis' LayerVisible no+
7106
+ 'lclr' LayerColors no+
7107
+ 'lsct' LayerSections no+
7085
7108
  'luni' LayerUnicodeNames no+
7086
7109
  'lyid' LayerIDs? no+
7087
7110
  'shmd' LayerModifyDates no+
@@ -10863,6 +10886,30 @@ Thermal parameters extracted from APP4 of DJI RJPEG files from the ZH20T.
10863
10886
  86 DB no
10864
10887
  88 KK no
10865
10888
 
10889
+ =head3 DJI ThermalParams2 Tags
10890
+
10891
+ Thermal parameters extracted from APP4 of DJI M3T RJPEG files.
10892
+
10893
+ Index1 Tag Name Writable
10894
+ ------ -------- --------
10895
+ 0 AmbientTemperature no
10896
+ 4 ObjectDistance no
10897
+ 8 Emissivity no
10898
+ 12 RelativeHumidity no
10899
+ 16 ReflectedTemperature no
10900
+ 101 IDString no
10901
+
10902
+ =head3 DJI ThermalParams3 Tags
10903
+
10904
+ Thermal parameters extracted from APP4 of some DJI RJPEG files.
10905
+
10906
+ Index1 Tag Name Writable
10907
+ ------ -------- --------
10908
+ 4 RelativeHumidity no
10909
+ 6 ObjectDistance no
10910
+ 8 Emissivity no
10911
+ 10 ReflectedTemperature no
10912
+
10866
10913
  =head2 FLIR Tags
10867
10914
 
10868
10915
  Information extracted from the maker notes of JPEG images from thermal
@@ -13704,6 +13751,8 @@ DiMAGE X and Xt.
13704
13751
  ShotInfoD300b Nikon ShotInfoD300b
13705
13752
  ShotInfoD300S Nikon ShotInfoD300S
13706
13753
  ShotInfoD700 Nikon ShotInfoD700
13754
+ ShotInfoD780 Nikon ShotInfoD780
13755
+ ShotInfoD7500 Nikon ShotInfoD7500
13707
13756
  ShotInfoD800 Nikon ShotInfoD800
13708
13757
  ShotInfoD810 Nikon ShotInfoD810
13709
13758
  ShotInfoD850 Nikon ShotInfoD850
@@ -13713,7 +13762,6 @@ DiMAGE X and Xt.
13713
13762
  ShotInfoD7000 Nikon ShotInfoD7000
13714
13763
  ShotInfoD4 Nikon ShotInfoD4
13715
13764
  ShotInfoD4S Nikon ShotInfoD4S
13716
- ShotInfoD5 Nikon ShotInfoD500
13717
13765
  ShotInfoD500 Nikon ShotInfoD500
13718
13766
  ShotInfoD6 Nikon ShotInfoD6
13719
13767
  ShotInfoD610 Nikon ShotInfoD610
@@ -14244,6 +14292,34 @@ firmware 1.02f.
14244
14292
  647 ShutterCount int32u
14245
14293
  804 CustomSettingsD700 NikonCustom SettingsD700
14246
14294
 
14295
+ =head3 Nikon ShotInfoD780 Tags
14296
+
14297
+ These tags are extracted from encrypted data in images from the D780.
14298
+
14299
+ Index Tag Name Writable
14300
+ ----- -------- --------
14301
+ 0 ShotInfoVersion no
14302
+ 4 FirmwareVersion no
14303
+ 156 OrientOffset Nikon OrientationInfo
14304
+
14305
+ =head3 Nikon OrientationInfo Tags
14306
+
14307
+ Index1 Tag Name Writable
14308
+ ------ -------- --------
14309
+ 0 RollAngle fixed32u
14310
+ 4 PitchAngle fixed32u
14311
+ 8 YawAngle fixed32u
14312
+
14313
+ =head3 Nikon ShotInfoD7500 Tags
14314
+
14315
+ These tags are extracted from encrypted data in images from the D7500.
14316
+
14317
+ Index Tag Name Writable
14318
+ ----- -------- --------
14319
+ 0 ShotInfoVersion no
14320
+ 4 FirmwareVersion no
14321
+ 160 OrientOffset Nikon OrientationInfo
14322
+
14247
14323
  =head3 Nikon ShotInfoD800 Tags
14248
14324
 
14249
14325
  These tags are extracted from encrypted data in images from the D800.
@@ -14264,24 +14340,38 @@ These tags are extracted from encrypted data in images from the D800.
14264
14340
 
14265
14341
  =head3 Nikon ShotInfoD810 Tags
14266
14342
 
14267
- These tags are extracted from encrypted data in images from the D810. Note
14268
- that the indices listed below are for firmware version 1.0, but they may be
14269
- different for other firmware versions.
14343
+ These tags are extracted from encrypted data in images from the D810.
14270
14344
 
14271
14345
  Index Tag Name Writable
14272
14346
  ----- -------- --------
14273
14347
  0 ShotInfoVersion no
14274
14348
  4 FirmwareVersion no
14275
- 464 SecondarySlotFunction int8u & 0x03
14276
- 5974 AEBracketingSteps int8u & 0xff
14277
- 5975 WBBracketingSteps int8u & 0xff
14278
- 5982 NikonMeteringMode int8u & 0x03
14279
- 6236 ISOAutoShutterTime int8u & 0x3f
14280
- 6237 ISOAutoHiLimit int8u & 0xff
14281
- 6315 CustomSettingsD810 NikonCustom SettingsD810
14282
- 14068 RollAngle fixed32u
14283
- 14072 PitchAngle fixed32u
14284
- 14076 YawAngle fixed32u
14349
+ 16 SettingsOffset Nikon SettingsInfoD810
14350
+ 36 BracketingOffset Nikon BracketingInfoD810
14351
+ 56 ISOAutoOffset Nikon ISOAutoInfoD810
14352
+ 64 CustomSettingsOffset NikonCustom SettingsD810
14353
+ 132 OrientationOffset Nikon OrientationInfo
14354
+
14355
+ =head3 Nikon SettingsInfoD810 Tags
14356
+
14357
+ Index1 Tag Name Writable
14358
+ ------ -------- --------
14359
+ 316 SecondarySlotFunction int8u & 0x03
14360
+
14361
+ =head3 Nikon BracketingInfoD810 Tags
14362
+
14363
+ Index1 Tag Name Writable
14364
+ ------ -------- --------
14365
+ 15 AEBracketingSteps int8u & 0xff
14366
+ 16 WBBracketingSteps int8u & 0xff
14367
+ 23 NikonMeteringMode int8u & 0x03
14368
+
14369
+ =head3 Nikon ISOAutoInfoD810 Tags
14370
+
14371
+ Index1 Tag Name Writable
14372
+ ------ -------- --------
14373
+ 4 ISOAutoShutterTime int8u & 0x3f
14374
+ 5 ISOAutoHiLimit int8u & 0xff
14285
14375
 
14286
14376
  =head3 Nikon ShotInfoD850 Tags
14287
14377
 
@@ -14291,13 +14381,23 @@ These tags are extracted from encrypted data in images from the D850.
14291
14381
  ----- -------- --------
14292
14382
  0 ShotInfoVersion no
14293
14383
  4 FirmwareVersion no
14294
- 1937 PhotoShootingMenuBankImageArea int8u & 0x07
14295
- 4029 PhotoShootingMenuBank int8u & 0x03
14296
- 4031 PrimarySlot int8u & 0x80
14297
- 4152 CustomSettingsD850 NikonCustom SettingsD850
14298
- 12027 RollAngle fixed32u
14299
- 12031 PitchAngle fixed32u
14300
- 12035 YawAngle fixed32u
14384
+ 16 MenuSettingsOffset Nikon MenuSettingsD850
14385
+ 76 MoreSettingsOffset Nikon MoreSettingsD850
14386
+ 88 CustomSettingsOffset NikonCustom SettingsD850
14387
+ 160 OrientationOffset Nikon OrientationInfo
14388
+
14389
+ =head3 Nikon MenuSettingsD850 Tags
14390
+
14391
+ Index1 Tag Name Writable
14392
+ ------ -------- --------
14393
+ 1757 PhotoShootingMenuBankImageArea int8u & 0x07
14394
+
14395
+ =head3 Nikon MoreSettingsD850 Tags
14396
+
14397
+ Index1 Tag Name Writable
14398
+ ------ -------- --------
14399
+ 36 PhotoShootingMenuBank int8u & 0x03
14400
+ 37 PrimarySlot int8u & 0x80
14301
14401
 
14302
14402
  =head3 Nikon ShotInfoD5000 Tags
14303
14403
 
@@ -14369,9 +14469,7 @@ These tags are extracted from encrypted data in images from the D4S.
14369
14469
  6378 ISOAutoShutterTime int8u & 0x3f
14370
14470
  6379 ISOAutoHiLimit int8u & 0xff
14371
14471
  6461 CustomSettingsD4S NikonCustom SettingsD4
14372
- 13579 RollAngle fixed32u
14373
- 13583 PitchAngle fixed32u
14374
- 13587 YawAngle fixed32u
14472
+ 13579 OrientationInfo Nikon OrientationInfo
14375
14473
  13971 Rotation int8u & 0x30
14376
14474
 
14377
14475
  =head3 Nikon ShotInfoD500 Tags
@@ -14382,27 +14480,61 @@ These tags are extracted from encrypted data in images from the D5 and D500.
14382
14480
  ----- -------- --------
14383
14481
  0 ShotInfoVersion no
14384
14482
  4 FirmwareVersion no
14385
- 202 Rotation int8u & 0x03
14386
- 208 Interval int8u~
14387
- 212 IntervalFrame int8u~
14388
- 1506 FlickerReductionIndicator int8u & 0x01
14389
- 2004 JPGCompression int8u & 0x01
14390
- 2171 AEBracketingSteps int8u & 0xff
14391
- 2172 WBBracketingSteps int8u & 0xff
14392
- 2179 ADLBracketingStep int8u & 0xf0
14393
- 2180 ADLBracketingType int8u & 0x0f
14394
- 3709 PhotoShootingMenuBank int8u & 0x03
14395
- 3711 PrimarySlot int8u & 0x80
14396
- 3713 ISOAutoShutterTime int8u & 0x3f
14397
- 3714 ISOAutoHiLimit int8u & 0xff
14398
- 3716 FlickerReduction int8u & 0x20
14399
- 3716.1 PhotoShootingMenuBankImageArea int8u & 0x07
14400
- 3819 CustomSettingsD5 NikonCustom SettingsD5
14483
+ 16 RotationInfoOffset Nikon RotationInfoD500
14484
+ 20 JPGInfoOffset Nikon JPGInfoD500
14485
+ 44 BracketingOffset Nikon BracketingInfoD500
14486
+ 80 ShootingMenuOffset Nikon ShootingMenuD500
14487
+ 88 CustomSettingsOffset Nikon CustomSettingsD500
14488
+ 160 OrientationOffset Nikon OrientationInfo
14489
+ 168 OtherOffset Nikon OtherInfoD500
14490
+
14491
+ =head3 Nikon RotationInfoD500 Tags
14492
+
14493
+ Index1 Tag Name Writable
14494
+ ------ -------- --------
14495
+ 26 Rotation int8u & 0x03
14496
+ 32 Interval int8u~
14497
+ 36 IntervalFrame int8u~
14498
+ 1330 FlickerReductionIndicator int8u & 0x01
14499
+
14500
+ =head3 Nikon JPGInfoD500 Tags
14501
+
14502
+ Index1 Tag Name Writable
14503
+ ------ -------- --------
14504
+ 36 JPGCompression int8u & 0x01
14505
+
14506
+ =head3 Nikon BracketingInfoD500 Tags
14507
+
14508
+ Index1 Tag Name Writable
14509
+ ------ -------- --------
14510
+ 15 AEBracketingSteps int8u & 0xff
14511
+ 16 WBBracketingSteps int8u & 0xff
14512
+ 23 ADLBracketingStep int8u & 0xf0
14513
+ 24 ADLBracketingType int8u & 0x0f
14514
+
14515
+ =head3 Nikon ShootingMenuD500 Tags
14516
+
14517
+ Index1 Tag Name Writable
14518
+ ------ -------- --------
14519
+ 0 PhotoShootingMenuBank int8u & 0x03
14520
+ 2 PrimarySlot int8u & 0x80
14521
+ 4 ISOAutoShutterTime int8u & 0x3f
14522
+ 5 ISOAutoHiLimit int8u & 0xff
14523
+ 7 FlickerReduction int8u & 0x20
14524
+ 7.1 PhotoShootingMenuBankImageArea int8u & 0x07
14525
+
14526
+ =head3 Nikon CustomSettingsD500 Tags
14527
+
14528
+ Index1 Tag Name Writable
14529
+ ------ -------- --------
14530
+ 0 CustomSettingsD5 NikonCustom SettingsD5
14401
14531
  CustomSettingsD500 NikonCustom SettingsD500
14402
- 11300 RollAngle fixed32u
14403
- 11304 PitchAngle fixed32u
14404
- 11308 YawAngle fixed32u
14405
- 11940 NikonMeteringMode int8u & 0x03
14532
+
14533
+ =head3 Nikon OtherInfoD500 Tags
14534
+
14535
+ Index1 Tag Name Writable
14536
+ ------ -------- --------
14537
+ 532 NikonMeteringMode int8u & 0x03
14406
14538
 
14407
14539
  =head3 Nikon ShotInfoD6 Tags
14408
14540
 
@@ -14412,28 +14544,38 @@ These tags are extracted from encrypted data in images from the D6.
14412
14544
  ----- -------- --------
14413
14545
  0 ShotInfoVersion no
14414
14546
  4 FirmwareVersion no
14415
- 30220 IntervalShooting int16u~
14416
- 49690 RollAngle fixed32u
14417
- 49694 PitchAngle fixed32u
14418
- 49698 YawAngle fixed32u
14419
- 50190 Intervals int32u
14420
- 50194 ShotsPerInterval int32u
14421
- 50198 IntervalExposureSmoothing int8u
14422
- 50200 IntervalPriority int8u
14423
- 50234 FocusShiftNumberShots int8u
14424
- 50238 FocusShiftStepWidth int8u
14425
- 50242 FocusShiftInterval int8u~
14426
- 50246 FocusShiftExposureLock int8u
14427
- 50336 DiffractionCompensation int8u
14428
- 50342 FlashControlMode int8u
14429
- 50348 FlashGNDistance? no
14430
- 50352 FlashOutput? int8u
14431
- 50362 FlashRemoteControl? int8u
14432
- 50366 FlashMasterControlMode int8u
14433
- 50368 FlashMasterCompensation? int8s
14434
- 50372 FlashMasterOutput? int8u
14435
- 50374 FlashWirelessOption? int8u
14436
- 50524 MovieType? int8u
14547
+ 48 SequenceOffset Nikon SeqInfoD6
14548
+ 156 OrientationOffset Nikon OrientationInfo
14549
+ 164 IntervalOffset Nikon IntervalInfoD6
14550
+
14551
+ =head3 Nikon SeqInfoD6 Tags
14552
+
14553
+ Index1 Tag Name Writable
14554
+ ------ -------- --------
14555
+ 36 IntervalShooting int16u~
14556
+
14557
+ =head3 Nikon IntervalInfoD6 Tags
14558
+
14559
+ Index1 Tag Name Writable
14560
+ ------ -------- --------
14561
+ 380 Intervals int32u
14562
+ 384 ShotsPerInterval int32u
14563
+ 388 IntervalExposureSmoothing int8u
14564
+ 390 IntervalPriority int8u
14565
+ 424 FocusShiftNumberShots int8u
14566
+ 428 FocusShiftStepWidth int8u
14567
+ 432 FocusShiftInterval int8u~
14568
+ 436 FocusShiftExposureLock int8u
14569
+ 526 DiffractionCompensation int8u
14570
+ 532 FlashControlMode int8u
14571
+ 538 FlashGNDistance? no
14572
+ 542 FlashOutput? int8u
14573
+ 552 FlashRemoteControl? int8u
14574
+ 556 FlashMasterControlMode int8u
14575
+ 558 FlashMasterCompensation? int8s
14576
+ 562 FlashMasterOutput? int8u
14577
+ 564 FlashWirelessOption? int8u
14578
+ 714 MovieType? int8u
14437
14579
 
14438
14580
  =head3 Nikon ShotInfoD610 Tags
14439
14581
 
@@ -14453,13 +14595,28 @@ These tags are extracted from encrypted data in images from the Z7II.
14453
14595
  ----- -------- --------
14454
14596
  0 ShotInfoVersion no
14455
14597
  4 FirmwareVersion no
14456
- 30220 IntervalShooting int16u~
14457
- 32672 PortraitImpressionBalance int8u[2]~
14458
- 52786 RollAngle fixed32u
14459
- 52790 PitchAngle fixed32u
14460
- 52794 YawAngle fixed32u
14461
- 52918 MenuSettingsZ7IIOffset int8u
14462
- 52920 MenuSettingsZ7II Nikon MenuSettingsZ7II
14598
+ 48 IntervalOffset Nikon IntervalInfoZ7II
14599
+ 56 PortraitOffset Nikon PortraitInfoZ7II
14600
+ 152 OrientationOffset Nikon OrientationInfo
14601
+ 160 MenuOffset Nikon MenuInfoZ7II
14602
+
14603
+ =head3 Nikon IntervalInfoZ7II Tags
14604
+
14605
+ Index1 Tag Name Writable
14606
+ ------ -------- --------
14607
+ 36 IntervalShooting int16u~
14608
+
14609
+ =head3 Nikon PortraitInfoZ7II Tags
14610
+
14611
+ Index1 Tag Name Writable
14612
+ ------ -------- --------
14613
+ 160 PortraitImpressionBalance int8u[2]~
14614
+
14615
+ =head3 Nikon MenuInfoZ7II Tags
14616
+
14617
+ Index1 Tag Name Writable
14618
+ ------ -------- --------
14619
+ 16 MenuSettingsOffsetZ7II Nikon MenuSettingsZ7II
14463
14620
 
14464
14621
  =head3 Nikon MenuSettingsZ7II Tags
14465
14622
 
@@ -14467,6 +14624,7 @@ These tags are used by the Z5, Z6, Z7, Z6II, Z7II, Z50 and Zfc.
14467
14624
 
14468
14625
  Index1 Tag Name Writable
14469
14626
  ------ -------- --------
14627
+ 92 ReleaseMode no
14470
14628
  160 IntervalDurationHours int32u
14471
14629
  164 IntervalDurationMinutes int32u
14472
14630
  168 IntervalDurationSeconds int32u
@@ -14513,17 +14671,34 @@ These tags are extracted from encrypted data in images from the Z9.
14513
14671
  ----- -------- --------
14514
14672
  0 ShotInfoVersion no
14515
14673
  4 FirmwareVersion no
14516
- 180 FocusShiftShooting int8u~
14517
- 188 IntervalShooting int16u~
14518
- 17644 MenuSettingsZ9 Nikon MenuSettingsZ9
14519
- -
14520
- Nikon MenuSettingsZ9Firmware3
14521
- 32965 RollAngle fixed32u
14522
- 32969 PitchAngle fixed32u
14523
- 32973 YawAngle fixed32u
14524
- 33317 MenuSettingsZ9 Nikon MenuSettingsZ9
14525
- -
14526
- Nikon MenuSettingsZ9Firmware3
14674
+ 48 SequenceOffset Nikon SeqInfoZ9
14675
+ 88 Offset13 Nikon Offset13InfoZ9
14676
+ 132 OrientOffset Nikon OrientationInfo
14677
+ 140 MenuOffset Nikon MenuInfoZ9
14678
+
14679
+ =head3 Nikon SeqInfoZ9 Tags
14680
+
14681
+ Index1 Tag Name Writable
14682
+ ------ -------- --------
14683
+ 32 FocusShiftShooting int8u~
14684
+ 40 IntervalShooting int16u~
14685
+
14686
+ =head3 Nikon Offset13InfoZ9 Tags
14687
+
14688
+ Index1 Tag Name Writable
14689
+ ------ -------- --------
14690
+ 3048 AFAreaInitialXPosition int8s~
14691
+ 3049 AFAreaInitialYPosition int8s~
14692
+ 3050 AFAreaInitialWidth no
14693
+ 3051 AFAreaInitialHeight no
14694
+
14695
+ =head3 Nikon MenuInfoZ9 Tags
14696
+
14697
+ Index1 Tag Name Writable
14698
+ ------ -------- --------
14699
+ 16 MenuSettingsOffsetZ9 Nikon MenuSettingsZ9
14700
+ MenuSettingsOffsetZ9v3 -
14701
+ Nikon MenuSettingsZ9v3
14527
14702
 
14528
14703
  =head3 Nikon MenuSettingsZ9 Tags
14529
14704
 
@@ -14563,6 +14738,7 @@ These tags are used by the Z9.
14563
14738
  556 SecondarySlotFunction int8u
14564
14739
  572 DXCropAlert int8u
14565
14740
  574 SubjectDetection int8u
14741
+ 576 DynamicAFAreaSize int8u
14566
14742
  604 MovieImageArea? int8u & 0x01
14567
14743
  614 MovieType? int8u
14568
14744
  616 MovieISOAutoHiLimit? int16u
@@ -14601,7 +14777,7 @@ These tags are used by the Z9.
14601
14777
  1636 USBPowerDelivery? int8u
14602
14778
  1645 SensorShield? int8u
14603
14779
 
14604
- =head3 Nikon MenuSettingsZ9Firmware3 Tags
14780
+ =head3 Nikon MenuSettingsZ9v3 Tags
14605
14781
 
14606
14782
  These tags are used by the Z9 firmware 3.00.
14607
14783
 
@@ -14638,6 +14814,7 @@ These tags are used by the Z9 firmware 3.00.
14638
14814
  576 SecondarySlotFunction int8u
14639
14815
  592 DXCropAlert int8u
14640
14816
  594 SubjectDetection int8u
14817
+ 596 DynamicAFAreaSize int8u
14641
14818
  636 HighFrequencyFlickerReductionShooting? int8u
14642
14819
  646 MovieImageArea? int8u & 0x01
14643
14820
  656 MovieType? int8u
@@ -14839,15 +15016,16 @@ Tags found in the encrypted LensData from cameras such as the Z6 and Z7.
14839
15016
  18 MaxApertureAtMaxFocal int8u
14840
15017
  19 MCUVersion int8u
14841
15018
  20 EffectiveMaxAperture int8u
15019
+ 47 NewLensData undef[17]
14842
15020
  48 LensID int16u
14843
- 53 LensMountType? int8u
15021
+ 53 LensMountType int8u
14844
15022
  54 MaxAperture int16u
14845
15023
  56 FNumber int16u
14846
15024
  60 FocalLength int16u
14847
15025
  76 FocusDistanceRangeWidth? int8u
14848
15026
  78 FocusDistance int16u~
14849
15027
  86 LensDriveEnd? int8u
14850
- 90 LensPositionAbsolute? int32s
15028
+ 90 LensPositionAbsolute int32s
14851
15029
 
14852
15030
  =head3 Nikon LensDataUnknown Tags
14853
15031
 
@@ -17167,6 +17345,8 @@ any information found here will be extracted, even if the tag is not listed.
17167
17345
  0x0304 FocusStepNear int16u
17168
17346
  0x0305 FocusDistance rational64u
17169
17347
  0x0308 AFPoint int16u
17348
+ 0x031b AFPointDetails no
17349
+ AFPointDetails int16u
17170
17350
  0x0328 AFInfo Olympus AFInfo
17171
17351
  0x1201 ExternalFlash int16u[2]
17172
17352
  0x1203 ExternalFlashGuideNumber? rational64s
@@ -20650,6 +20830,7 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
20650
20830
 
20651
20831
  Index1 Tag Name Writable
20652
20832
  ------ -------- --------
20833
+ 994 ISOInfo Sony ISOInfo
20653
20834
  1102 ISOInfo Sony ISOInfo
20654
20835
  1176 ISOInfo Sony ISOInfo
20655
20836
  1181 ISOInfo Sony ISOInfo
@@ -21700,7 +21881,10 @@ These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
21700
21881
  0x011c Gamma int16u
21701
21882
  0x0120 CameraIFD PanasonicRaw CameraIFD
21702
21883
  0x0121 Multishot int32u
21884
+ 0x0127 JpgFromRaw2 no
21885
+ 0x013b Artist string
21703
21886
  0x02bc ApplicationNotes XMP
21887
+ 0x8298 Copyright string
21704
21888
  0x83bb IPTC-NAA IPTC
21705
21889
  0x8769 ExifOffset EXIF
21706
21890
  0x8825 GPSInfo GPS
@@ -21977,30 +22161,36 @@ unrecognized Windows Compound Binary file as a FlashPix (FPX) file. See
21977
22161
  L<http://graphcomp.com/info/specs/livepicture/fpx.pdf> for the FlashPix
21978
22162
  specification.
21979
22163
 
21980
- Tag ID Tag Name Writable
21981
- ------ -------- --------
21982
- "\x01CompObj" CompObj FlashPix CompObj
21983
- "\x05Audio Info" AudioInfo FlashPix AudioInfo
21984
- "\x05Data Object" DataObject FlashPix DataObject
22164
+ Note that Microsoft is not consistent with the time zone used for some
22165
+ date/time tags, and it may be either UTC or local time depending on the
22166
+ software used to create the file.
22167
+
22168
+ Tag ID Tag Name Writable
22169
+ ------ -------- --------
22170
+ "\x01CompObj" CompObj FlashPix CompObj
22171
+ "\x05Audio Info" AudioInfo FlashPix AudioInfo
22172
+ "\x05Data Object" DataObject FlashPix DataObject
21985
22173
  "\x05DocumentSummaryInformation" DocumentInfo FlashPix DocumentInfo
21986
- "\x05Extension List" Extensions FlashPix Extensions
21987
- "\x05Global Info" GlobalInfo FlashPix GlobalInfo
21988
- "\x05Image Contents" Image FlashPix Image
21989
- "\x05Image Info" ImageInfo FlashPix ImageInfo
21990
- "\x05Operation" Operation FlashPix Operation
21991
- "\x05Screen Nail" ScreenNail no
21992
- "\x05SummaryInformation" SummaryInfo FlashPix SummaryInfo
21993
- "\x05Transform" Transform FlashPix Transform
21994
- 'Audio Stream' AudioStream no
21995
- 'BasicFileInfo' BasicFileInfo no
21996
- 'Contents' Contents XMP
21997
- 'Current User' CurrentUser no
21998
- 'ICC Profile 0001' ICC_Profile ICC_Profile
21999
- 'IeImg' EmbeddedImage no
22000
- 'Preview' PreviewImage no
22001
- 'Property' PreviewInfo FlashPix PreviewInfo
22002
- 'Subimage 0000 Header' SubimageHdr FlashPix SubimageHdr
22003
- 'WordDocument' WordDocument FlashPix WordDocument
22174
+ "\x05Extension List" Extensions FlashPix Extensions
22175
+ "\x05Global Info" GlobalInfo FlashPix GlobalInfo
22176
+ "\x05Image Contents" Image FlashPix Image
22177
+ "\x05Image Info" ImageInfo FlashPix ImageInfo
22178
+ "\x05Operation" Operation FlashPix Operation
22179
+ "\x05Screen Nail" ScreenNail no
22180
+ "\x05SummaryInformation" SummaryInfo FlashPix SummaryInfo
22181
+ "\x05Transform" Transform FlashPix Transform
22182
+ 'Audio Stream' AudioStream no
22183
+ 'BasicFileInfo' BasicFileInfo no
22184
+ 'Contents' Contents XMP
22185
+ 'Current User' CurrentUser no
22186
+ 'ICC Profile 0001' ICC_Profile ICC_Profile
22187
+ 'IeImg' EmbeddedImage no
22188
+ 'IeImg_class' EmbeddedImageClass no
22189
+ 'IeImg_rect' EmbeddedImageRectangle no
22190
+ 'Preview' PreviewImage no
22191
+ 'Property' PreviewInfo FlashPix PreviewInfo
22192
+ 'Subimage 0000 Header' SubimageHdr FlashPix SubimageHdr
22193
+ 'WordDocument' WordDocument FlashPix WordDocument
22004
22194
 
22005
22195
  =head3 FlashPix CompObj Tags
22006
22196
 
@@ -25835,6 +26025,18 @@ Graphics) images. See L<http://bellard.org/bpg/> for the specification.
25835
26025
  0x0004 ThumbnailBPG no
25836
26026
  0x0005 AnimationControl? no
25837
26027
 
26028
+ =head2 WPG Tags
26029
+
26030
+ Tags extracted from WordPerfect Graphics (WPG) images.
26031
+
26032
+ Tag Name Writable
26033
+ -------- --------
26034
+ ImageHeightInches no
26035
+ ImageWidthInches no
26036
+ Records no+
26037
+ RecordsV2 no+
26038
+ WPGVersion no
26039
+
25838
26040
  =head2 ICO Tags
25839
26041
 
25840
26042
  Information extracted from Windows ICO (icon) and CUR (cursor) files.
@@ -27012,10 +27214,10 @@ number of available PDF tags. See
27012
27214
  L<http://www.adobe.com/devnet/pdf/pdf_reference.html> for the official PDF
27013
27215
  specification.
27014
27216
 
27015
- ExifTool supports reading and writing PDF documents up to version 1.7
27016
- extension level 3, including support for RC4, AES-128 and AES-256
27017
- encryption. A Password option is provided to allow processing of
27018
- password-protected PDF files.
27217
+ ExifTool supports reading and writing PDF documents up to version 2.0,
27218
+ including support for RC4, AES-128 and AES-256 encryption. A
27219
+ Password option is provided to allow processing
27220
+ of password-protected PDF files.
27019
27221
 
27020
27222
  ExifTool may be used to write native PDF and XMP metadata to PDF files. It
27021
27223
  uses an incremental update technique that has the advantages of being both
@@ -27705,6 +27907,11 @@ QuickTime-based files; it extracts other track-specific and timed metadata,
27705
27907
  but can not yet edit tags in these locations (with the exception of
27706
27908
  track-level date/time tags).
27707
27909
 
27910
+ Beware that the Keys tags are actually stored inside the ItemList in the
27911
+ file, so deleting the ItemList group as a block (ie. C<-ItemList:all=>) also
27912
+ deletes Keys tags. Instead, to preserve Keys tags the ItemList tags may be
27913
+ deleted individually with C<-QuickTime:ItemList:all=>.
27914
+
27708
27915
  Alternate language tags may be accessed for
27709
27916
  L<ItemList|Image::ExifTool::TagNames/QuickTime ItemList Tags> and
27710
27917
  L<Keys|Image::ExifTool::TagNames/QuickTime Keys Tags> tags by adding
@@ -37531,6 +37738,19 @@ These tags are extracted from RAR archive files.
37531
37738
  18 PackingMethod no
37532
37739
  25 ArchivedFileName no
37533
37740
 
37741
+ =head3 ZIP RAR5 Tags
37742
+
37743
+ These tags are extracted from RAR v5 archive files.
37744
+
37745
+ Tag Name Writable
37746
+ -------- --------
37747
+ ArchivedFileName no
37748
+ CompressedSize no
37749
+ ModifyDate no
37750
+ OperatingSystem no
37751
+ RARVersion no
37752
+ UncompressedSize no
37753
+
37534
37754
  =head2 RTF Tags
37535
37755
 
37536
37756
  This table lists standard tags of the RTF information group, but ExifTool
@@ -37947,6 +38167,7 @@ FileName.
37947
38167
  ICC_Profile ICC_Profile yes!
37948
38168
  ID3Size File no
37949
38169
  IPTC IPTC yes!
38170
+ ImageDataMD5 File no
37950
38171
  ImageHeight File no
37951
38172
  ImageWidth File no
37952
38173
  JPEGDigest File no