exiftool-vendored.exe 12.28.0 → 12.34.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 (49) hide show
  1. package/bin/exiftool_files/Changes +108 -5
  2. package/bin/exiftool_files/README +2 -2
  3. package/bin/exiftool_files/arg_files/xmp2exif.args +2 -1
  4. package/bin/exiftool_files/config_files/example.config +1 -1
  5. package/bin/exiftool_files/exiftool.pl +40 -26
  6. package/bin/exiftool_files/fmt_files/gpx.fmt +1 -1
  7. package/bin/exiftool_files/fmt_files/gpx_wpt.fmt +1 -1
  8. package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +16 -3
  9. package/bin/exiftool_files/lib/Image/ExifTool/CBOR.pm +331 -0
  10. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +35 -5
  11. package/bin/exiftool_files/lib/Image/ExifTool/Charset.pm +2 -0
  12. package/bin/exiftool_files/lib/Image/ExifTool/DPX.pm +13 -2
  13. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +98 -4
  14. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +1 -0
  15. package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +13 -2
  16. package/bin/exiftool_files/lib/Image/ExifTool/GoPro.pm +16 -1
  17. package/bin/exiftool_files/lib/Image/ExifTool/ICC_Profile.pm +96 -4
  18. package/bin/exiftool_files/lib/Image/ExifTool/ID3.pm +15 -3
  19. package/bin/exiftool_files/lib/Image/ExifTool/JSON.pm +7 -3
  20. package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +60 -26
  21. package/bin/exiftool_files/lib/Image/ExifTool/Lang/nl.pm +60 -59
  22. package/bin/exiftool_files/lib/Image/ExifTool/M2TS.pm +81 -14
  23. package/bin/exiftool_files/lib/Image/ExifTool/MacOS.pm +2 -2
  24. package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +12 -3
  25. package/bin/exiftool_files/lib/Image/ExifTool/NikonSettings.pm +10 -2
  26. package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +8 -1
  27. package/bin/exiftool_files/lib/Image/ExifTool/Other.pm +93 -0
  28. package/bin/exiftool_files/lib/Image/ExifTool/PDF.pm +11 -12
  29. package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +7 -6
  30. package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +2 -2
  31. package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +2 -1
  32. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +67 -9
  33. package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +133 -119
  34. package/bin/exiftool_files/lib/Image/ExifTool/README +9 -2
  35. package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +6 -1
  36. package/bin/exiftool_files/lib/Image/ExifTool/Samsung.pm +47 -10
  37. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +80 -32
  38. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +139 -4
  39. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +224 -30
  40. package/bin/exiftool_files/lib/Image/ExifTool/WritePDF.pl +1 -0
  41. package/bin/exiftool_files/lib/Image/ExifTool/WritePNG.pl +2 -0
  42. package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +17 -3
  43. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +43 -0
  44. package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +21 -8
  45. package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +4 -1
  46. package/bin/exiftool_files/lib/Image/ExifTool/XMPStruct.pl +3 -1
  47. package/bin/exiftool_files/lib/Image/ExifTool.pm +8892 -8839
  48. package/bin/exiftool_files/lib/Image/ExifTool.pod +24 -15
  49. package/package.json +3 -3
@@ -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 24286 tags, with 15747 unique tag names.
15
+ They contain a total of 24447 tags, with 15878 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
@@ -925,6 +925,20 @@ for the official EXIF 2.32 specification.
925
925
  0xc7ec DepthUnits IFD0 int16u!
926
926
  0xc7ed DepthMeasureType IFD0 int16u!
927
927
  0xc7ee EnhanceParams IFD0 string!
928
+ 0xcd2d ProfileGainTableMap SubIFD undef!
929
+ 0xcd2e SemanticName SubIFD no
930
+ 0xcd30 SemanticInstanceIFD SubIFD no
931
+ 0xcd31 CalibrationIlluminant3 IFD0 int16u!
932
+ 0xcd32 CameraCalibration3 IFD0 rational64s[n]!
933
+ 0xcd33 ColorMatrix3 IFD0 rational64s[n]!
934
+ 0xcd34 ForwardMatrix3 IFD0 rational64s[n]!
935
+ 0xcd35 IlluminantData1 IFD0 undef!
936
+ 0xcd36 IlluminantData2 IFD0 undef!
937
+ 0xcd37 IlluminantData3 IFD0 undef!
938
+ 0xcd38 MaskSubArea SubIFD no
939
+ 0xcd39 ProfileHueSatMapData3 IFD0 float[n]!
940
+ 0xcd3a ReductionMatrix3 IFD0 rational64s[n]!
941
+ 0xcd3b RGBTables IFD0 undef!
928
942
  0xea1c Padding ExifIFD undef!
929
943
  0xea1d OffsetSchema ExifIFD int32s!
930
944
  0xfde8 OwnerName ExifIFD string/
@@ -1730,6 +1744,9 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1730
1744
  LookParametersLookTable string/_
1731
1745
  LookParametersProcessVersion string/_
1732
1746
  LookParametersToneCurvePV2012 string/_+
1747
+ LookParametersToneCurvePV2012Blue string/_+
1748
+ LookParametersToneCurvePV2012Green string/_+
1749
+ LookParametersToneCurvePV2012Red string/_+
1733
1750
  LookParametersVersion string/_
1734
1751
  LookSupportsAmount string/_
1735
1752
  LookSupportsMonochrome string/_
@@ -2059,6 +2076,9 @@ These tags belong to the ExifTool XMP-crd family 1 group.
2059
2076
  LookTable string
2060
2077
  ProcessVersion string
2061
2078
  ToneCurvePV2012 string+
2079
+ ToneCurvePV2012Blue string+
2080
+ ToneCurvePV2012Green string+
2081
+ ToneCurvePV2012Red string+
2062
2082
  Version string
2063
2083
 
2064
2084
  =head3 XMP RetouchArea Struct
@@ -2394,6 +2414,9 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2394
2414
  LookParametersLookTable string_
2395
2415
  LookParametersProcessVersion string_
2396
2416
  LookParametersToneCurvePV2012 string_+
2417
+ LookParametersToneCurvePV2012Blue string_+
2418
+ LookParametersToneCurvePV2012Green string_+
2419
+ LookParametersToneCurvePV2012Red string_+
2397
2420
  LookParametersVersion string_
2398
2421
  LookSupportsAmount string_
2399
2422
  LookSupportsMonochrome string_
@@ -3138,8 +3161,8 @@ These tags belong to the ExifTool XMP-exif family 1 group.
3138
3161
 
3139
3162
  =head3 XMP exifEX Tags
3140
3163
 
3141
- EXIF tags added by the EXIF 2.31 for XMP specification (see
3142
- L<http://www.cipa.jp/std/documents/e/DC-X010-2017.pdf>).
3164
+ EXIF tags added by the EXIF 2.32 for XMP specification (see
3165
+ L<https://cipa.jp/std/documents/download_e.html?DC-010-2020_E>).
3143
3166
 
3144
3167
  These tags belong to the ExifTool XMP-exifEX family 1 group.
3145
3168
 
@@ -3487,6 +3510,7 @@ These tags belong to the ExifTool XMP-iptcCore family 1 group.
3487
3510
 
3488
3511
  Tag Name Writable
3489
3512
  -------- --------
3513
+ AltTextAccessibility lang-alt
3490
3514
  CountryCode string
3491
3515
  CreatorContactInfo ContactInfo Struct
3492
3516
  CreatorCity string_
@@ -3497,6 +3521,7 @@ These tags belong to the ExifTool XMP-iptcCore family 1 group.
3497
3521
  CreatorWorkEmail string_
3498
3522
  CreatorWorkTelephone string_
3499
3523
  CreatorWorkURL string_
3524
+ ExtDescrAccessibility lang-alt
3500
3525
  IntellectualGenre string
3501
3526
  Location string
3502
3527
  Scene string+
@@ -3519,7 +3544,8 @@ These tags belong to the ExifTool XMP-iptcCore family 1 group.
3519
3544
 
3520
3545
  This table contains tags defined by the IPTC Extension schema version 1.5.
3521
3546
  The actual namespace prefix is "Iptc4xmpExt", but ExifTool shortens this for
3522
- the family 1 group name. (see L<http://www.iptc.org/IPTC4XMP/>)
3547
+ the family 1 group name. (see
3548
+ L<http://www.iptc.org/standards/photo-metadata/iptc-standard/>)
3523
3549
 
3524
3550
  These tags belong to the ExifTool XMP-iptcExt family 1 group.
3525
3551
 
@@ -3595,6 +3621,7 @@ These tags belong to the ExifTool XMP-iptcExt family 1 group.
3595
3621
  ShownEvent Entity Struct+
3596
3622
  ShownEventIdentifier string_+
3597
3623
  ShownEventName lang-alt_+
3624
+ EventID string+
3598
3625
  ExternalMetadataLink string+
3599
3626
  FeedIdentifier string
3600
3627
  Genre CVTermDetails Struct+
@@ -5542,32 +5569,98 @@ specification.
5542
5569
  'A2B0' AToB0 no
5543
5570
  'A2B1' AToB1 no
5544
5571
  'A2B2' AToB2 no
5572
+ 'A2B3' AToB3 no
5573
+ 'A2M0' AToM0 no
5545
5574
  'B2A0' BToA0 no
5546
5575
  'B2A1' BToA1 no
5547
5576
  'B2A2' BToA2 no
5577
+ 'B2A3' BToA3 no
5548
5578
  'B2D0' BToD0 no
5549
5579
  'B2D1' BToD1 no
5550
5580
  'B2D2' BToD2 no
5551
5581
  'B2D3' BToD3 no
5582
+ 'CxF ' CXF no
5552
5583
  'D2B0' DToB0 no
5553
5584
  'D2B1' DToB1 no
5554
5585
  'D2B2' DToB2 no
5555
5586
  'D2B3' DToB3 no
5556
5587
  'Header' ProfileHeader ICC_Profile Header
5588
+ 'M2A0' MToA0 no
5589
+ 'M2B0' MToB0 no
5590
+ 'M2B1' MToB1 no
5591
+ 'M2B2' MToB2 no
5592
+ 'M2B3' MToB3 no
5593
+ 'M2S0' MToS0 no
5594
+ 'M2S1' MToS1 no
5595
+ 'M2S2' MToS2 no
5596
+ 'M2S3' MToS3 no
5557
5597
  'MS00' WCSProfiles no
5598
+ 'bAB0' BRDFAToB0 no
5599
+ 'bAB1' BRDFAToB1 no
5600
+ 'bAB2' BRDFAToB2 no
5601
+ 'bAB3' BRDFAToB3 no
5602
+ 'bBA0' BRDFBToA0 no
5603
+ 'bBA1' BRDFBToA1 no
5604
+ 'bBA2' BRDFBToA2 no
5605
+ 'bBA3' BRDFBToA3 no
5606
+ 'bBD0' BRDFBToD0 no
5607
+ 'bBD1' BRDFBToD1 no
5608
+ 'bBD2' BRDFBToD2 no
5609
+ 'bBD3' BRDFBToD3 no
5610
+ 'bDB0' BRDFDToB0 no
5611
+ 'bDB1' BRDFDToB1 no
5612
+ 'bDB2' BRDFDToB2 no
5613
+ 'bDB3' BRDFDToB3 no
5614
+ 'bMB0' BRDFMToB0 no
5615
+ 'bMB1' BRDFMToB1 no
5616
+ 'bMB2' BRDFMToB2 no
5617
+ 'bMB3' BRDFMToB3 no
5618
+ 'bMS0' BRDFMToS0 no
5619
+ 'bMS1' BRDFMToS1 no
5620
+ 'bMS2' BRDFMToS2 no
5621
+ 'bMS3' BRDFMToS3 no
5558
5622
  'bTRC' BlueTRC no
5559
5623
  'bXYZ' BlueMatrixColumn no
5624
+ 'bcp0' BRDFColorimetricParameter3Tag no
5625
+ 'bcp1' BRDFColorimetricParam1 no
5626
+ 'bcp2' BRDFColorimetricParam2 no
5627
+ 'bcp3' BRDFColorimetricParam3 no
5560
5628
  'bfd ' UCRBG no
5561
5629
  'bkpt' MediaBlackPoint no
5630
+ 'bsp0' BRDFSpectralParam0 no
5631
+ 'bsp1' BRDFSpectralParam1 no
5632
+ 'bsp2' BRDFSpectralParam2 no
5633
+ 'bsp3' BRDFSpectralParam3 no
5634
+ 'c2sp' CustomToStandardPcc no
5562
5635
  'calt' CalibrationDateTime no
5636
+ 'cept' ColorEncodingParams no
5563
5637
  'chad' ChromaticAdaptation no
5564
5638
  'chrm' Chromaticity ICC_Profile Chromaticity
5565
5639
  'ciis' ColorimetricIntentImageState no
5640
+ 'clio' ColorantInfoOut no
5641
+ 'cloo' ColorantOrderOut no
5566
5642
  'clot' ColorantTableOut no
5567
5643
  'clro' ColorantOrder no
5568
5644
  'clrt' ColorantTable ICC_Profile ColorantTable
5569
5645
  'cprt' ProfileCopyright no
5570
5646
  'crdi' CRDInfo no
5647
+ 'csnm' ColorSpaceName no
5648
+ 'dAB0' DirectionalAToB0 no
5649
+ 'dAB1' DirectionalAToB1 no
5650
+ 'dAB2' DirectionalAToB2 no
5651
+ 'dAB3' DirectionalAToB3 no
5652
+ 'dBA0' DirectionalBToA0 no
5653
+ 'dBA1' DirectionalBToA1 no
5654
+ 'dBA2' DirectionalBToA2 no
5655
+ 'dBA3' DirectionalBToA3 no
5656
+ 'dBD0' DirectionalBToD0 no
5657
+ 'dBD1' DirectionalBToD1 no
5658
+ 'dBD2' DirectionalBToD2 no
5659
+ 'dBD3' DirectionalBToD3 no
5660
+ 'dDB0' DirectionalDToB0 no
5661
+ 'dDB1' DirectionalDToB1 no
5662
+ 'dDB2' DirectionalDToB2 no
5663
+ 'dDB3' DirectionalDToB3 no
5571
5664
  'desc' ProfileDescription no
5572
5665
  'devs' DeviceSettings no
5573
5666
  'dmdd' DeviceModelDesc no
@@ -5577,14 +5670,23 @@ specification.
5577
5670
  'gTRC' GreenTRC no
5578
5671
  'gXYZ' GreenMatrixColumn no
5579
5672
  'gamt' Gamut no
5673
+ 'gdb0' GamutBoundaryDescription0 no
5674
+ 'gdb1' GamutBoundaryDescription1 no
5675
+ 'gdb2' GamutBoundaryDescription2 no
5676
+ 'gdb3' GamutBoundaryDescription3 no
5580
5677
  'kTRC' GrayTRC no
5581
5678
  'lumi' Luminance no
5679
+ 'mcta' MultiplixTypeArray no
5680
+ 'mdv ' MultiplexDefaultValues no
5582
5681
  'meas' Measurement ICC_Profile Measurement
5583
5682
  'meta' Metadata ICC_Profile Metadata
5683
+ 'miin' MeasurementInputInfo no
5684
+ 'minf' MeasurementInfo no
5584
5685
  'mmod' MakeAndModel no
5585
5686
  'ncl2' NamedColor2 no
5586
5687
  'ncol' NamedColor no
5587
5688
  'ndin' NativeDisplayInfo no
5689
+ 'nmcl' NamedColor no
5588
5690
  'pre0' Preview0 no
5589
5691
  'pre1' Preview1 no
5590
5692
  'pre2' Preview2 no
@@ -5596,18 +5698,24 @@ specification.
5596
5698
  'psd3' PostScript2CRD3 no
5597
5699
  'pseq' ProfileSequenceDesc no
5598
5700
  'psid' ProfileSequenceIdentifier no
5701
+ 'psin' ProfileSequenceInfo no
5599
5702
  'psvm' PS2CRDVMSize no
5600
5703
  'rTRC' RedTRC no
5601
5704
  'rXYZ' RedMatrixColumn no
5602
5705
  'resp' OutputResponse no
5706
+ 'rfnm' ReferenceName no
5603
5707
  'rhoc' ReflectionHardcopyOrigColorimetry no
5604
5708
  'rig0' PerceptualRenderingIntentGamut no
5605
5709
  'rig2' SaturationRenderingIntentGamut no
5606
5710
  'rpoc' ReflectionPrintOutputColorimetry no
5711
+ 's2cp' StandardToCustomPcc no
5607
5712
  'sape' SceneAppearanceEstimates no
5608
5713
  'scoe' SceneColorimetryEstimates no
5609
5714
  'scrd' ScreeningDesc no
5610
5715
  'scrn' Screening no
5716
+ 'smap' SurfaceMap no
5717
+ 'svcn' SpectralViewingConditions no
5718
+ 'swpt' SpectralWhitePoint no
5611
5719
  'targ' CharTarget no
5612
5720
  'tech' Technology no
5613
5721
  'vcgt' VideoCardGamma no
@@ -5937,6 +6045,7 @@ Unknown only to reduce the volume of the normal output.
5937
6045
  0x0023 FocusPointWrap no
5938
6046
  0x0025 ManualFocusPointIllumination no
5939
6047
  0x0026 AF-AssistIlluminator no
6048
+ 0x0027 ManualFocusRingInAFMode no
5940
6049
  0x0029 ISOStepSize no
5941
6050
  0x002a ExposureControlStepSize no
5942
6051
  0x002b EasyExposureCompensation no
@@ -6115,6 +6224,7 @@ Unknown only to reduce the volume of the normal output.
6115
6224
  0x016c LimitAF-AreaModeSelWideLAnimals? no
6116
6225
  0x016e AFAreaMode no
6117
6226
  0x0170 PreferSubSelectorCenter no
6227
+ 0x0171 KeepExposureWithTeleconverter no
6118
6228
  0x0174 FocusPointSelectionSpeed no
6119
6229
 
6120
6230
  =head2 Canon Tags
@@ -7356,6 +7466,7 @@ WB tags for the Canon G9.
7356
7466
  19 LiveViewShooting int16s
7357
7467
  20 FocusDistanceUpper int16u
7358
7468
  21 FocusDistanceLower int16u
7469
+ 23 ShutterMode int16s
7359
7470
  25 FlashExposureLock int16s
7360
7471
  61 RFLensType int16u
7361
7472
 
@@ -15409,6 +15520,7 @@ such as the OM E-M5.
15409
15520
  44 Model no
15410
15521
  131 DateTime1 no
15411
15522
  157 DateTime2 no
15523
+ 383 LensModel no
15412
15524
 
15413
15525
  =head3 Olympus scrn2 Tags
15414
15526
 
@@ -17040,11 +17152,13 @@ Camera orientation information written by the Gear 360 (SM-C200).
17040
17152
 
17041
17153
  Tags extracted from the trailer of JPEG images written when using certain
17042
17154
  features (such as "Sound & Shot" or "Shot & More") from Samsung models such
17043
- as the Galaxy S4 and Tab S.
17155
+ as the Galaxy S4 and Tab S, and from the 'sefd' atom in HEIC images from the
17156
+ Samsung S10+.
17044
17157
 
17045
17158
  Tag Name Writable
17046
17159
  -------- --------
17047
17160
  DepthMapData no
17161
+ DepthMapData2 no
17048
17162
  DepthMapName no
17049
17163
  DualCameraImage no
17050
17164
  DualCameraImageName no
@@ -17052,9 +17166,11 @@ as the Galaxy S4 and Tab S.
17052
17166
  EmbeddedAudioFile no
17053
17167
  EmbeddedAudioFileName no
17054
17168
  EmbeddedImage no
17169
+ EmbeddedImage2 no
17055
17170
  EmbeddedImageName no
17056
17171
  EmbeddedVideoFile no
17057
17172
  EmbeddedVideoType no
17173
+ MCCData no
17058
17174
  SingleShotDepthMap no
17059
17175
  SingleShotMeta Samsung SingleShotMeta
17060
17176
  SurroundShotVideo no
@@ -18709,6 +18825,7 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
18709
18825
  Index1 Tag Name Writable
18710
18826
  ------ -------- --------
18711
18827
  1176 ISOInfo Sony ISOInfo
18828
+ 1181 ISOInfo Sony ISOInfo
18712
18829
  1185 ISOInfo Sony ISOInfo
18713
18830
  1186 ISOInfo Sony ISOInfo
18714
18831
  1437 ISOInfo Sony ISOInfo
@@ -19039,7 +19156,7 @@ E-mount models.
19039
19156
 
19040
19157
  =head3 Sony Tag9416 Tags
19041
19158
 
19042
- Valid for the ILCE-1/7SM3, ILME-FX3.
19159
+ Valid for the ILCE-1/7M4/7SM3, ILME-FX3.
19043
19160
 
19044
19161
  Index1 Tag Name Writable
19045
19162
  ------ -------- --------
@@ -19063,7 +19180,9 @@ Valid for the ILCE-1/7SM3, ILME-FX3.
19063
19180
  115 MinFocalLength no
19064
19181
  117 MaxFocalLength no
19065
19182
  2191 VignettingCorrParams no
19183
+ 2193 VignettingCorrParams no
19066
19184
  2324 ChromaticAberrationCorrParams no
19185
+ 2326 ChromaticAberrationCorrParams no
19067
19186
 
19068
19187
  =head3 Sony PIC Tags
19069
19188
 
@@ -20499,6 +20618,7 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
20499
20618
  'EISA' ElectronicImageStabilization no
20500
20619
  'EMPT' Empty? no
20501
20620
  'ESCS' EscapeStatus? no
20621
+ 'EXPT' MaximumShutterAngle no
20502
20622
  'FACE' FaceDetected no
20503
20623
  'FCNM' FaceNumbers no
20504
20624
  'FMWR' FirmwareVersion no
@@ -20516,7 +20636,11 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
20516
20636
  'LNED' LocalPositionNED no
20517
20637
  'MAGN' Magnetometer no
20518
20638
  'MINF' Model no
20639
+ 'MTRX' AccelerometerMatrix no
20640
+ 'MUID' MediaUniqueID no
20519
20641
  'OREN' AutoRotation no
20642
+ 'ORIN' InputOrientation no
20643
+ 'ORIO' OutputOrientation no
20520
20644
  'PHDR' HDRSetting no
20521
20645
  'PIMN' AutoISOMin no
20522
20646
  'PIMX' AutoISOMax no
@@ -20533,6 +20657,7 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
20533
20657
  'SHUT' ExposureTimes no
20534
20658
  'SIMU' ScaledIMU no
20535
20659
  'SIUN' SIUnits? no
20660
+ 'SROT' SensorReadoutTime no
20536
20661
  'STMP' TimeStamp no
20537
20662
  'STNM' StreamName? no
20538
20663
  'STRM' NestedSignalStream GoPro GPMF
@@ -20540,6 +20665,7 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
20540
20665
  'TMPC' CameraTemperature no
20541
20666
  'TSMP' TotalSamples? no
20542
20667
  'TYPE' StructureType? no
20668
+ 'UNIF' InputUniformity no
20543
20669
  'UNIT' Units? no
20544
20670
  'VERS' MetadataVersion no
20545
20671
  'VFOV' FieldOfView no
@@ -21809,16 +21935,19 @@ even if it is not listed in this table.
21809
21935
 
21810
21936
  =head2 Jpeg2000 Tags
21811
21937
 
21812
- The tags below are extracted from JPEG 2000 images and the JUMBF metadata in
21813
- JPEG images. Note that ExifTool currently writes only EXIF, IPTC and XMP
21814
- tags in Jpeg2000 images.
21938
+ The tags below are found in JPEG 2000 images and the JUMBF metadata in JPEG
21939
+ images, but not all of these are extracted. Note that ExifTool currently
21940
+ writes only EXIF, IPTC and XMP tags in Jpeg2000 images.
21815
21941
 
21816
21942
  Tag ID Tag Name Writable
21817
21943
  ------ -------- --------
21818
21944
  'Exif' EXIF EXIF
21819
21945
  'asoc' Association Jpeg2000
21946
+ 'bfdb' BinaryDataType no
21820
21947
  'bfil' BinaryFilter no
21948
+ 'bidb' BinaryData no
21821
21949
  'bpcc' BitsPerComponent no
21950
+ 'cbor' CBORData CBOR
21822
21951
  'cdef' ComponentDefinition no
21823
21952
  'cgrp' ColorGroup no
21824
21953
  'chck' DigitalSignature no
@@ -21872,6 +22001,7 @@ tags in Jpeg2000 images.
21872
22001
  UUID-GeoJP2 EXIF
21873
22002
  UUID-Photoshop Photoshop
21874
22003
  UUID-Signature no
22004
+ UUID-C2PAClaimSignature -
21875
22005
  UUID-Unknown no
21876
22006
  'xml ' XML XMP XML
21877
22007
  XMP -
@@ -21910,13 +22040,13 @@ tags in Jpeg2000 images.
21910
22040
 
21911
22041
  Information extracted from the JUMBF description box.
21912
22042
 
21913
- Tag ID Tag Name Writable
21914
- ------ -------- --------
21915
- 'jumd-flags' JUMDFlags no
21916
- 'jumd-id' JUMDID no
21917
- 'jumd-label' JUMDLabel no
21918
- 'jumd-sig' JUMDSignature no
21919
- 'jumd-type' JUMDType no
22043
+ Tag ID Tag Name Writable
22044
+ ------ -------- --------
22045
+ 'id' JUMDID no
22046
+ 'label' JUMDLabel no
22047
+ 'sig' JUMDSignature no
22048
+ 'toggles' JUMDToggles? no
22049
+ 'type' JUMDType no
21920
22050
 
21921
22051
  =head3 Jpeg2000 CaptureResolution Tags
21922
22052
 
@@ -21953,6 +22083,24 @@ JSON-formatted files.
21953
22083
  ON1_SettingsMetadataUsage no
21954
22084
  ON1_SettingsMetadataVisibleToUser no
21955
22085
 
22086
+ =head2 CBOR Tags
22087
+
22088
+ The tags below are extracted from CBOR (Concise Binary Object
22089
+ Representation) metadata. The C2PA specification uses this format for some
22090
+ metadata. As well as these tags, ExifTool will read any existing tags.
22091
+
22092
+ Tag Name Writable
22093
+ -------- --------
22094
+ AuthorIdentifier no
22095
+ AuthorName no
22096
+ DocumentID no
22097
+ Format no
22098
+ InstanceID no
22099
+ Relationship no
22100
+ ThumbnailHash no+
22101
+ ThumbnailURL no
22102
+ Title no
22103
+
21956
22104
  =head2 PLIST Tags
21957
22105
 
21958
22106
  Apple Property List tags. ExifTool reads both XML and binary-format PLIST
@@ -23948,6 +24096,8 @@ available. Alternate language tags and values containing special characters
23948
24096
  if the Compress option is used and Compress::Zlib is available. Raw profile
23949
24097
  information is always created as compressed zTXt if Compress::Zlib is
23950
24098
  available, or tEXt otherwise. Standard XMP is written as uncompressed iTXt.
24099
+ User-defined tags may set an 'iTXt' flag in the tag definition to be written
24100
+ only as iTXt.
23951
24101
 
23952
24102
  Alternate languages are accessed by suffixing the tag name with a '-',
23953
24103
  followed by an RFC 3066 language code (eg. "PNG:Comment-fr", or
@@ -24381,6 +24531,7 @@ Tags extracted from DPX (Digital Picture Exchange) images.
24381
24531
  1532 SourceCreateDate no
24382
24532
  1556 InputDeviceName no
24383
24533
  1588 InputDeviceSerialNumber no
24534
+ 1628 AspectRatio no
24384
24535
  1724 OriginalFrameRate no
24385
24536
  1728 ShutterAngle no
24386
24537
  1732 FrameID no
@@ -24792,6 +24943,18 @@ specification.
24792
24943
  'software' Software no
24793
24944
  'view' View no
24794
24945
 
24946
+ =head3 Other PFM Tags
24947
+
24948
+ Tags extracted from Portable FloatMap images. See
24949
+ L<http://www.pauldebevec.com/Research/HDR/PFM/> for the specification.
24950
+
24951
+ Tag Name Writable
24952
+ -------- --------
24953
+ ByteOrder no
24954
+ ColorSpace no
24955
+ ImageHeight no
24956
+ ImageWidth no
24957
+
24795
24958
  =head2 PDF Tags
24796
24959
 
24797
24960
  The tags listed in the PDF tables below are those which are used by ExifTool
@@ -24970,16 +25133,11 @@ This is the PDF document catalog.
24970
25133
 
24971
25134
  Tag ID Tag Name Writable
24972
25135
  ------ -------- --------
24973
- 'Cs1' Cs1 PDF Cs1
25136
+ 'CS0' CS0 PDF DefaultRGB
25137
+ 'Cs1' Cs1 PDF DefaultRGB
24974
25138
  'DefaultCMYK' DefaultCMYK PDF DefaultRGB
24975
25139
  'DefaultRGB' DefaultRGB PDF DefaultRGB
24976
25140
 
24977
- =head3 PDF Cs1 Tags
24978
-
24979
- Tag ID Tag Name Writable
24980
- ------ -------- --------
24981
- '_stream' _stream ICC_Profile
24982
-
24983
25141
  =head3 PDF DefaultRGB Tags
24984
25142
 
24985
25143
  Tag ID Tag Name Writable
@@ -25103,8 +25261,8 @@ Additional document permissions imposed by digital signatures.
25103
25261
 
25104
25262
  =head2 ID3 Tags
25105
25263
 
25106
- ExifTool extracts ID3 and Lyrics3 information from MP3, MPEG, AIFF, OGG,
25107
- FLAC, APE, MPC and RealAudio files. ID3v2 tags which support multiple
25264
+ ExifTool extracts ID3 and Lyrics3 information from MP3, MPEG, WAV, AIFF,
25265
+ OGG, FLAC, APE, MPC and RealAudio files. ID3v2 tags which support multiple
25108
25266
  languages (eg. Comment and Lyrics) are extracted by specifying the tag name,
25109
25267
  followed by a dash ('-'), then a 3-character ISO 639-2 language code (eg.
25110
25268
  "Comment-spa"). See L<http://www.id3.org/> for the official ID3
@@ -25996,7 +26154,7 @@ According to the specification, integer-format QuickTime date/time tags
25996
26154
  should be stored as UTC. Unfortunately, digital cameras often store local
25997
26155
  time values instead (presumably because they don't know the time zone). For
25998
26156
  this reason, by default ExifTool does not assume a time zone for these
25999
- values. However, if the QuickTimeUTC API option is set, then ExifTool will
26157
+ values. However, if the API QuickTimeUTC option is set, then ExifTool will
26000
26158
  assume these values are properly stored as UTC, and will convert them to
26001
26159
  local time when extracting.
26002
26160
 
@@ -26005,6 +26163,11 @@ the PrintConv option is enabled and no time zone is specified. This is
26005
26163
  because Apple software may display crazy values if the time zone is missing
26006
26164
  for some tags.
26007
26165
 
26166
+ By default ExifTool will remove null padding from some QuickTime containers
26167
+ in Canon CR3 files when writing, but the
26168
+ QuickTimePad option may be used to preserve
26169
+ the original size by padding with nulls if necessary.
26170
+
26008
26171
  See
26009
26172
  L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
26010
26173
  for the official specification.
@@ -26034,6 +26197,7 @@ for the official specification.
26034
26197
  'pict' PreviewPICT no
26035
26198
  'pnot' Preview QuickTime Preview
26036
26199
  'prrt' ARDroneTelemetry no
26200
+ 'sefd' SamsungTrailer Samsung Trailer
26037
26201
  'skip' CanonSkip Canon Skip
26038
26202
  PreviewImage no
26039
26203
  Skip? no
@@ -26078,7 +26242,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
26078
26242
  The tags below are extracted from timed metadata in QuickTime and other
26079
26243
  formats of video files when the ExtractEmbedded option is used. Although
26080
26244
  most of these tags are combined into the single table below, ExifTool
26081
- currently reads 53 different formats of timed GPS metadata from video files.
26245
+ currently reads 57 different formats of timed GPS metadata from video files.
26082
26246
 
26083
26247
  Tag Name Writable
26084
26248
  -------- --------
@@ -26136,6 +26300,7 @@ currently reads 53 different formats of timed GPS metadata from video files.
26136
26300
  fdsc GoPro fdsc
26137
26301
  gpmd_Kingslim QuickTime Stream
26138
26302
  gpmd_Rove QuickTime Stream
26303
+ gpmd_FMAS QuickTime Stream
26139
26304
  gpmd_GoPro GoPro GPMF
26140
26305
  marl QuickTime marl
26141
26306
  mebx QuickTime Keys
@@ -26564,21 +26729,42 @@ QuickTimeHandler option may be set to 0 to avoid this.
26564
26729
  =head3 QuickTime iTunesInfo Tags
26565
26730
 
26566
26731
  ExifTool will extract any iTunesInfo tags that exist, even if they are not
26567
- defined in this table.
26732
+ defined in this table. These tags belong to the family 1 "iTunes" group,
26733
+ and are not currently writable.
26568
26734
 
26569
26735
  Tag ID Tag Name Writable
26570
26736
  ------ -------- --------
26737
+ 'ARTISTS' Artists no
26738
+ 'BARCODE' Barcode no
26739
+ 'CATALOGNUMBER' CatalogNumber no
26571
26740
  'DISCNUMBER' DiscNumber no
26741
+ 'Dynamic Range (DR)' DynamicRange no
26742
+ 'Dynamic Range (R128)' DynamicRangeR128 no
26572
26743
  'Encoding Params' EncodingParams QuickTime EncodingParams
26744
+ 'LABEL' Label no
26745
+ 'MEDIA' Media no
26746
+ 'MOOD' Mood no
26747
+ 'Peak Level (R128)' PeakLevelR128 no
26748
+ 'Peak Level (Sample)' PeakLevelSample no
26749
+ 'RATING' Rating no
26750
+ 'SCRIPT' Script no
26573
26751
  'TRACKNUMBER' TrackNumber no
26752
+ 'Volume Level (R128)' VolumeLevelR128 no
26753
+ 'Volume Level (ReplayGain)' ReplayVolumeLevel no
26574
26754
  'iTunEXTC' ContentRating no
26575
26755
  'iTunMOVI' iTunMOVI PLIST
26576
26756
  'iTunNORM' VolumeNormalization no
26577
26757
  'iTunSMPB' iTunSMPB no
26578
26758
  'iTunes_CDDB_1' CDDB1Info no
26579
26759
  'iTunes_CDDB_TrackNumber' CDDBTrackNumber no
26760
+ 'initialkey' InitialKey no
26761
+ 'originaldate' OriginalDate no
26762
+ 'originalyear' OriginalYear no
26580
26763
  'popularimeter' Popularimeter no
26764
+ 'replaygain_track_gain' ReplayTrackGain no
26765
+ 'replaygain_track_peak' ReplayTrackPeak no
26581
26766
  'tool' iTunTool no
26767
+ '~length' Length no
26582
26768
 
26583
26769
  =head3 QuickTime EncodingParams Tags
26584
26770
 
@@ -27233,6 +27419,7 @@ the config file.
27233
27419
  'lrcu' LyricsURI string
27234
27420
  'lvlm' LevelMeter? rational64s
27235
27421
  'manu' Make no
27422
+ 'mcvr' PreviewImage string
27236
27423
  'meta' Meta QuickTime Meta
27237
27424
  'modl' Model no
27238
27425
  'name' Name string
@@ -30093,6 +30280,7 @@ sub-documents, but the Duration is calculated for the full video.
30093
30280
  'gps0' GPSTrack QuickTime Stream
30094
30281
  'gsen' GSensor QuickTime Stream
30095
30282
  'iXML' IXML XMP XML
30283
+ 'id3 ' ID3 ID3
30096
30284
  'inst' Instrument RIFF Instrument
30097
30285
  'labl' CuePointLabel no
30098
30286
  'list' ListType no
@@ -30214,6 +30402,7 @@ by some software.
30214
30402
  'ISTD' ProductionStudio no
30215
30403
  'ISTR' Starring no
30216
30404
  'ITCH' Technician no
30405
+ 'ITRK' TrackNumber no
30217
30406
  'IWMU' WatermarkURL no
30218
30407
  'IWRI' WrittenBy no
30219
30408
  'LANG' Language no
@@ -35118,7 +35307,7 @@ options, but these files are not writable directly.
35118
35307
 
35119
35308
  XAttr tags are extracted using the "xattr" utility. They are extracted if
35120
35309
  any "XAttr*" tag or the MacOS group is specifically requested, or by setting
35121
- the XAttrTags API option to 1 or the RequestAll API option to 2 or higher.
35310
+ the API XAttrTags option to 1 or the API RequestAll option to 2 or higher.
35122
35311
  And they are extracted by default from MacOS "._" files when reading
35123
35312
  these files directly.
35124
35313
 
@@ -35140,7 +35329,7 @@ these files directly.
35140
35329
 
35141
35330
  MDItem tags are extracted using the "mdls" utility. They are extracted if
35142
35331
  any "MDItem*" tag or the MacOS group is specifically requested, or by
35143
- setting the MDItemTags API option to 1 or the RequestAll API option to 2 or
35332
+ setting the API MDItemTags option to 1 or the API RequestAll option to 2 or
35144
35333
  higher. Note that these tags do not necessarily reflect the current
35145
35334
  metadata of a file -- it may take some time for the MacOS mdworker daemon to
35146
35335
  index the file after a metadata change.
@@ -35364,6 +35553,7 @@ FileName.
35364
35553
  XMP XMP yes!
35365
35554
  XResolution File no
35366
35555
  YResolution File no
35556
+ ZoneIdentifier System yes!
35367
35557
 
35368
35558
  =head2 Composite Tags
35369
35559
 
@@ -35508,11 +35698,15 @@ values, may created via the ExifTool configuration file.
35508
35698
  GPS:GPSLatitudeRef
35509
35699
  GPSLatitude QuickTime:GPSCoordinates no
35510
35700
  GPSLatitude QuickTime:LocationInformation no
35701
+ GPSLatitude Sony:GPSLatitude no
35702
+ Sony:GPSLatitudeRef
35511
35703
  GPSLatitudeRef XMP-exif:GPSLatitude no
35512
35704
  GPSLongitude GPS:GPSLongitude no
35513
35705
  GPS:GPSLongitudeRef
35514
35706
  GPSLongitude QuickTime:GPSCoordinates no
35515
35707
  GPSLongitude QuickTime:LocationInformation no
35708
+ GPSLongitude Sony:GPSLongitude no
35709
+ Sony:GPSLongitudeRef
35516
35710
  GPSLongitudeRef XMP-exif:GPSLongitude no
35517
35711
  GPSPosition GPSLatitude no
35518
35712
  GPSLongitude
@@ -293,6 +293,7 @@ sub WritePDF($$)
293
293
  my $newTool = new Image::ExifTool;
294
294
  $newTool->Options(List => 1);
295
295
  $newTool->Options(Password => $et->Options('Password'));
296
+ $newTool->Options(NoPDFList => $et->Options('NoPDFList'));
296
297
  $$newTool{PDF_CAPTURE} = \%capture;
297
298
  my $info = $newTool->ImageInfo($raf, 'XMP', 'PDF:*', 'Error', 'Warning');
298
299
  # not a valid PDF file unless we got a version number