exiftool-vendored.exe 12.67.0 → 12.69.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 (31) hide show
  1. package/bin/exiftool_files/Changes +40 -2
  2. package/bin/exiftool_files/README +7 -7
  3. package/bin/exiftool_files/exiftool.pl +26 -20
  4. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +25 -1
  5. package/bin/exiftool_files/lib/Image/ExifTool/DNG.pm +25 -2
  6. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +95 -13
  7. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +17 -1
  8. package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +16 -11
  9. package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +38 -11
  10. package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +14 -7
  11. package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +13 -9
  12. package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +6 -1
  13. package/bin/exiftool_files/lib/Image/ExifTool/PhotoMechanic.pm +2 -1
  14. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +62 -52
  15. package/bin/exiftool_files/lib/Image/ExifTool/README +7 -3
  16. package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +8 -2
  17. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +66 -21
  18. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +6881 -6710
  19. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +445 -32
  20. package/bin/exiftool_files/lib/Image/ExifTool/Validate.pm +18 -16
  21. package/bin/exiftool_files/lib/Image/ExifTool/WriteCanonRaw.pl +2 -2
  22. package/bin/exiftool_files/lib/Image/ExifTool/WriteExif.pl +14 -4
  23. package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +2 -0
  24. package/bin/exiftool_files/lib/Image/ExifTool/WriteRIFF.pl +22 -3
  25. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +52 -11
  26. package/bin/exiftool_files/lib/Image/ExifTool/XISF.pm +185 -0
  27. package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +67 -2
  28. package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +35 -0
  29. package/bin/exiftool_files/lib/Image/ExifTool.pm +36 -15
  30. package/bin/exiftool_files/lib/Image/ExifTool.pod +5 -5
  31. package/package.json +1 -1
@@ -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 26993 tags, with 16973 unique tag names.
15
+ They contain a total of 27322 tags, with 17138 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
@@ -838,7 +838,8 @@ for the official EXIF 2.32 specification.
838
838
  0xc42a OceImageLogic - no
839
839
  0xc44f Annotations - no
840
840
  0xc4a5 PrintIM IFD0 PrintIM
841
- 0xc51b HasselbladExif - no
841
+ 0xc519 HasselbladXML - PLIST
842
+ 0xc51b HasselbladExif - EXIF
842
843
  0xc573 OriginalFileName - no
843
844
  0xc580 USPTOOriginalContentType - no
844
845
  0xc5e0 CR2CFAPattern - no
@@ -969,6 +970,12 @@ for the official EXIF 2.32 specification.
969
970
  0xcd39 ProfileHueSatMapData3 IFD0 float[n]!
970
971
  0xcd3a ReductionMatrix3 IFD0 rational64s[n]!
971
972
  0xcd3b RGBTables IFD0 undef!
973
+ 0xcd40 ProfileGainTableMap2 IFD0 undef!
974
+ 0xcd43 ColumnInterleaveFactor SubIFD int32u!
975
+ 0xcd44 ImageSequenceInfo IFD0 DNG ImageSeq
976
+ 0xcd46 ImageStats IFD0 undef!
977
+ 0xcd47 ProfileDynamicRange IFD0 DNG ProfileDynamicRange
978
+ 0xcd48 ProfileGroupName IFD0 string!
972
979
  0xea1c Padding ExifIFD undef!
973
980
  0xea1d OffsetSchema ExifIFD int32s!
974
981
  0xfde8 OwnerName ExifIFD string/
@@ -1739,6 +1746,121 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1739
1746
  DefringePurpleHueHi integer/
1740
1747
  DefringePurpleHueLo integer/
1741
1748
  Dehaze real/
1749
+ DepthBasedCorrections DepthBasedCorr Struct+
1750
+ DepthBasedCorrCorrectionActive boolean/_+
1751
+ DepthBasedCorrCorrectionAmount real/_+
1752
+ DepthBasedCorrMask CorrectionMask Struct_+
1753
+ DepthBasedCorrMaskAlpha real/_
1754
+ DepthBasedCorrMaskAngle real/_
1755
+ DepthBasedCorrMaskBottom real/_
1756
+ DepthBasedCorrMaskCenterValue real/_
1757
+ DepthBasedCorrMaskCenterWeight real/_
1758
+ DepthBasedCorrMaskRange CorrRangeMask Struct_+
1759
+ DepthBasedCorrMaskRangeAreaModels AreaModels Struct_+
1760
+ DepthBasedCorrMaskRangeAreaModelsComponents string/_+
1761
+ DepthBasedCorrMaskRangeAreaModelsColorSampleInfo string/_+
1762
+ DepthBasedCorrMaskRangeColorAmount real/_+
1763
+ DepthBasedCorrMaskRangeDepthFeather real/_+
1764
+ DepthBasedCorrMaskRangeDepthMax real/_+
1765
+ DepthBasedCorrMaskRangeDepthMin real/_+
1766
+ DepthBasedCorrMaskRangeInvert boolean/_+
1767
+ DepthBasedCorrMaskRangeLumFeather real/_+
1768
+ DepthBasedCorrMaskRangeLuminanceDepthSampleInfo string/_+
1769
+ DepthBasedCorrMaskRangeLumMax real/_+
1770
+ DepthBasedCorrMaskRangeLumMin real/_+
1771
+ DepthBasedCorrMaskRangeLumRange string/_+
1772
+ DepthBasedCorrMaskRangeSampleType integer/_+
1773
+ DepthBasedCorrMaskRangeType string/_+
1774
+ DepthBasedCorrMaskRangeVersion string/_+
1775
+ DepthBasedCorrMaskDabs string/_+
1776
+ DepthBasedCorrMaskFeather real/_
1777
+ DepthBasedCorrMaskFlipped boolean/_
1778
+ DepthBasedCorrMaskFlow real/_
1779
+ DepthBasedCorrMaskFullX real/_
1780
+ DepthBasedCorrMaskFullY real/_
1781
+ DepthBasedCorrMaskInputDigest string/_
1782
+ DepthBasedCorrMaskLeft real/_
1783
+ DepthBasedCorrMaskMaskActive boolean/_
1784
+ DepthBasedCorrMaskMaskBlendMode integer/_
1785
+ DepthBasedCorrMaskMaskDigest string/_
1786
+ DepthBasedCorrMaskMaskInverted boolean/_
1787
+ DepthBasedCorrMaskMaskName string/_
1788
+ DepthBasedCorrMaskMasks CorrectionMask Struct_+
1789
+ DepthBasedCorrMaskMasksAlpha real/_
1790
+ DepthBasedCorrMaskMasksAngle real/_
1791
+ DepthBasedCorrMaskMasksBottom real/_
1792
+ DepthBasedCorrMaskMasksCenterValue real/_
1793
+ DepthBasedCorrMaskMasksCenterWeight real/_
1794
+ DepthBasedCorrMaskMasksDabs string/_+
1795
+ DepthBasedCorrMaskMasksFeather real/_
1796
+ DepthBasedCorrMaskMasksFlipped boolean/_
1797
+ DepthBasedCorrMaskMasksFlow real/_
1798
+ DepthBasedCorrMaskMasksFullX real/_
1799
+ DepthBasedCorrMaskMasksFullY real/_
1800
+ DepthBasedCorrMaskMasksInputDigest string/_
1801
+ DepthBasedCorrMaskMasksLeft real/_
1802
+ DepthBasedCorrMaskMasksMaskActive boolean/_
1803
+ DepthBasedCorrMaskMasksMaskBlendMode integer/_
1804
+ DepthBasedCorrMaskMasksMaskDigest string/_
1805
+ DepthBasedCorrMaskMasksMaskInverted boolean/_
1806
+ DepthBasedCorrMaskMasksMaskName string/_
1807
+ DepthBasedCorrMaskMasksMaskSubType string/_
1808
+ DepthBasedCorrMaskMasksMaskSyncID string/_
1809
+ DepthBasedCorrMaskMasksValue real/_
1810
+ DepthBasedCorrMaskMasksMaskVersion string/_
1811
+ DepthBasedCorrMaskMasksMidpoint real/_
1812
+ DepthBasedCorrMaskMasksOrigin string/_
1813
+ DepthBasedCorrMaskMasksPerimeterValue real/_
1814
+ DepthBasedCorrMaskMasksRadius real/_
1815
+ DepthBasedCorrMaskMasksReferencePoint string/_
1816
+ DepthBasedCorrMaskMasksRight real/_
1817
+ DepthBasedCorrMaskMasksRoundness real/_
1818
+ DepthBasedCorrMaskMasksSizeX real/_
1819
+ DepthBasedCorrMaskMasksSizeY real/_
1820
+ DepthBasedCorrMaskMasksTop real/_
1821
+ DepthBasedCorrMaskMaskSubType string/_
1822
+ DepthBasedCorrMaskMasksVersion integer/_
1823
+ DepthBasedCorrMaskMasksWhat string/_
1824
+ DepthBasedCorrMaskMasksWholeImageArea string/_
1825
+ DepthBasedCorrMaskMasksX real/_
1826
+ DepthBasedCorrMaskMasksY real/_
1827
+ DepthBasedCorrMaskMaskSyncID string/_
1828
+ DepthBasedCorrMaskMasksZeroX real/_
1829
+ DepthBasedCorrMaskMasksZeroY real/_
1830
+ DepthBasedCorrMaskValue real/_
1831
+ DepthBasedCorrMaskMaskVersion string/_
1832
+ DepthBasedCorrMaskMidpoint real/_
1833
+ DepthBasedCorrMaskOrigin string/_
1834
+ DepthBasedCorrMaskPerimeterValue real/_
1835
+ DepthBasedCorrMaskRadius real/_
1836
+ DepthBasedCorrMaskReferencePoint string/_
1837
+ DepthBasedCorrMaskRight real/_
1838
+ DepthBasedCorrMaskRoundness real/_
1839
+ DepthBasedCorrMaskSizeX real/_
1840
+ DepthBasedCorrMaskSizeY real/_
1841
+ DepthBasedCorrMaskTop real/_
1842
+ DepthBasedCorrMaskVersion integer/_
1843
+ DepthBasedCorrMaskWhat string/_
1844
+ DepthBasedCorrMaskWholeImageArea string/_
1845
+ DepthBasedCorrMaskX real/_
1846
+ DepthBasedCorrMaskY real/_
1847
+ DepthBasedCorrMaskZeroX real/_
1848
+ DepthBasedCorrMaskZeroY real/_
1849
+ DepthBasedCorrCorrectionSyncID string/_+
1850
+ DepthBasedCorrLocalCorrectedDepth real/_+
1851
+ DepthBasedCorrLocalCurveRefineSaturation real/_+
1852
+ DepthBasedCorrWhat string/_+
1853
+ DepthMapInfo DepthMapInfo Struct
1854
+ DepthMapInfoBaseHighlightGuideInputDigest string/_
1855
+ DepthMapInfoBaseHighlightGuideTable string/_
1856
+ DepthMapInfoBaseHighlightGuideVersion string/_
1857
+ DepthMapInfoBaseLayeredDepthInputDigest string/_
1858
+ DepthMapInfoBaseLayeredDepthTable string/_
1859
+ DepthMapInfoBaseLayeredDepthVersion string/_
1860
+ DepthMapInfoBaseRawDepthInputDigest string/_
1861
+ DepthMapInfoBaseRawDepthTable string/_
1862
+ DepthMapInfoBaseRawDepthVersion string/_
1863
+ DepthMapInfoDepthSource string/_
1742
1864
  Description lang-alt/
1743
1865
  DNGIgnoreSidecars boolean/
1744
1866
  Exposure real/
@@ -1919,6 +2041,24 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1919
2041
  IncrementalTemperature integer/
1920
2042
  IncrementalTint integer/
1921
2043
  JPEGHandling string/
2044
+ LensBlur LensBlur Struct
2045
+ LensBlurActive boolean/_
2046
+ LensBlurAmount real/_
2047
+ LensBlurBokehAspect real/_
2048
+ LensBlurBokehRotation real/_
2049
+ LensBlurBokehShape real/_
2050
+ LensBlurBokehShapeDetail real/_
2051
+ LensBlurCatEyeAmount real/_
2052
+ LensBlurCatEyeScale real/_
2053
+ LensBlurFocalRange string/_
2054
+ LensBlurFocalRangeSource real/_
2055
+ LensBlurHighlightsBoost real/_
2056
+ LensBlurHighlightsThreshold real/_
2057
+ LensBlurSampledArea string/_
2058
+ LensBlurSampledRange string/_
2059
+ LensBlurSphericalAberration real/_
2060
+ LensBlurSubjectRange string/_
2061
+ LensBlurVersion string/_
1922
2062
  LensManualDistortionAmount integer/
1923
2063
  LensProfileChromaticAberrationScale integer/
1924
2064
  LensProfileDigest string/
@@ -1947,8 +2087,10 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1947
2087
  LookParametersCameraProfile string/_
1948
2088
  LookParametersClarity2012 string/_
1949
2089
  LookParametersConvertToGrayscale string/_
2090
+ LookParametersHighlights2012 string/_
1950
2091
  LookParametersLookTable string/_
1951
2092
  LookParametersProcessVersion string/_
2093
+ LookParametersShadows2012 string/_
1952
2094
  LookParametersToneCurvePV2012 string/_+
1953
2095
  LookParametersToneCurvePV2012Blue string/_+
1954
2096
  LookParametersToneCurvePV2012Green string/_+
@@ -2597,6 +2739,55 @@ Called CorrectionRangeMask by the spec.
2597
2739
  AreaComponents string+
2598
2740
  ColorRangeMaskAreaSampleInfo string
2599
2741
 
2742
+ =head3 XMP DepthBasedCorr Struct
2743
+
2744
+ Field Name Writable
2745
+ ---------- --------
2746
+ CorrectionActive boolean
2747
+ CorrectionAmount real
2748
+ CorrectionMasks CorrectionMask Struct+
2749
+ CorrectionSyncID string
2750
+ LocalCorrectedDepth real
2751
+ LocalCurveRefineSaturation real
2752
+ What string
2753
+
2754
+ =head3 XMP DepthMapInfo Struct
2755
+
2756
+ Field Name Writable
2757
+ ---------- --------
2758
+ BaseHighlightGuideInputDigest string
2759
+ BaseHighlightGuideTable string
2760
+ BaseHighlightGuideVersion string
2761
+ BaseLayeredDepthInputDigest string
2762
+ BaseLayeredDepthTable string
2763
+ BaseLayeredDepthVersion string
2764
+ BaseRawDepthInputDigest string
2765
+ BaseRawDepthTable string
2766
+ BaseRawDepthVersion string
2767
+ DepthSource string
2768
+
2769
+ =head3 XMP LensBlur Struct
2770
+
2771
+ Field Name Writable
2772
+ ---------- --------
2773
+ Active boolean
2774
+ BlurAmount real
2775
+ BokehAspect real
2776
+ BokehRotation real
2777
+ BokehShape real
2778
+ BokehShapeDetail real
2779
+ CatEyeAmount real
2780
+ CatEyeScale real
2781
+ FocalRange string
2782
+ FocalRangeSource real
2783
+ HighlightsBoost real
2784
+ HighlightsThreshold real
2785
+ SampledArea string
2786
+ SampledRange string
2787
+ SphericalAberration real
2788
+ SubjectRange string
2789
+ Version string
2790
+
2600
2791
  =head3 XMP Look Struct
2601
2792
 
2602
2793
  Field Name Writable
@@ -2619,8 +2810,10 @@ Called CorrectionRangeMask by the spec.
2619
2810
  CameraProfile string
2620
2811
  Clarity2012 string
2621
2812
  ConvertToGrayscale string
2813
+ Highlights2012 string
2622
2814
  LookTable string
2623
2815
  ProcessVersion string
2816
+ Shadows2012 string
2624
2817
  ToneCurvePV2012 string+
2625
2818
  ToneCurvePV2012Blue string+
2626
2819
  ToneCurvePV2012Green string+
@@ -2931,6 +3124,121 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2931
3124
  DefringePurpleHueHi integer
2932
3125
  DefringePurpleHueLo integer
2933
3126
  Dehaze real
3127
+ DepthBasedCorrections DepthBasedCorr Struct+
3128
+ DepthBasedCorrCorrectionActive boolean_+
3129
+ DepthBasedCorrCorrectionAmount real_+
3130
+ DepthBasedCorrMask CorrectionMask Struct_+
3131
+ DepthBasedCorrMaskAlpha real_
3132
+ DepthBasedCorrMaskAngle real_
3133
+ DepthBasedCorrMaskBottom real_
3134
+ DepthBasedCorrMaskCenterValue real_
3135
+ DepthBasedCorrMaskCenterWeight real_
3136
+ DepthBasedCorrMaskRange CorrRangeMask Struct_+
3137
+ DepthBasedCorrMaskRangeAreaModels AreaModels Struct_+
3138
+ DepthBasedCorrMaskRangeAreaModelsComponents string_+
3139
+ DepthBasedCorrMaskRangeAreaModelsColorSampleInfo string_+
3140
+ DepthBasedCorrMaskRangeColorAmount real_+
3141
+ DepthBasedCorrMaskRangeDepthFeather real_+
3142
+ DepthBasedCorrMaskRangeDepthMax real_+
3143
+ DepthBasedCorrMaskRangeDepthMin real_+
3144
+ DepthBasedCorrMaskRangeInvert boolean_+
3145
+ DepthBasedCorrMaskRangeLumFeather real_+
3146
+ DepthBasedCorrMaskRangeLuminanceDepthSampleInfo string_+
3147
+ DepthBasedCorrMaskRangeLumMax real_+
3148
+ DepthBasedCorrMaskRangeLumMin real_+
3149
+ DepthBasedCorrMaskRangeLumRange string_+
3150
+ DepthBasedCorrMaskRangeSampleType integer_+
3151
+ DepthBasedCorrMaskRangeType string_+
3152
+ DepthBasedCorrMaskRangeVersion string_+
3153
+ DepthBasedCorrMaskDabs string_+
3154
+ DepthBasedCorrMaskFeather real_
3155
+ DepthBasedCorrMaskFlipped boolean_
3156
+ DepthBasedCorrMaskFlow real_
3157
+ DepthBasedCorrMaskFullX real_
3158
+ DepthBasedCorrMaskFullY real_
3159
+ DepthBasedCorrMaskInputDigest string_
3160
+ DepthBasedCorrMaskLeft real_
3161
+ DepthBasedCorrMaskMaskActive boolean_
3162
+ DepthBasedCorrMaskMaskBlendMode integer_
3163
+ DepthBasedCorrMaskMaskDigest string_
3164
+ DepthBasedCorrMaskMaskInverted boolean_
3165
+ DepthBasedCorrMaskMaskName string_
3166
+ DepthBasedCorrMaskMasks CorrectionMask Struct_+
3167
+ DepthBasedCorrMaskMasksAlpha real_
3168
+ DepthBasedCorrMaskMasksAngle real_
3169
+ DepthBasedCorrMaskMasksBottom real_
3170
+ DepthBasedCorrMaskMasksCenterValue real_
3171
+ DepthBasedCorrMaskMasksCenterWeight real_
3172
+ DepthBasedCorrMaskMasksDabs string_+
3173
+ DepthBasedCorrMaskMasksFeather real_
3174
+ DepthBasedCorrMaskMasksFlipped boolean_
3175
+ DepthBasedCorrMaskMasksFlow real_
3176
+ DepthBasedCorrMaskMasksFullX real_
3177
+ DepthBasedCorrMaskMasksFullY real_
3178
+ DepthBasedCorrMaskMasksInputDigest string_
3179
+ DepthBasedCorrMaskMasksLeft real_
3180
+ DepthBasedCorrMaskMasksMaskActive boolean_
3181
+ DepthBasedCorrMaskMasksMaskBlendMode integer_
3182
+ DepthBasedCorrMaskMasksMaskDigest string_
3183
+ DepthBasedCorrMaskMasksMaskInverted boolean_
3184
+ DepthBasedCorrMaskMasksMaskName string_
3185
+ DepthBasedCorrMaskMasksMaskSubType string_
3186
+ DepthBasedCorrMaskMasksMaskSyncID string_
3187
+ DepthBasedCorrMaskMasksValue real_
3188
+ DepthBasedCorrMaskMasksMaskVersion string_
3189
+ DepthBasedCorrMaskMasksMidpoint real_
3190
+ DepthBasedCorrMaskMasksOrigin string_
3191
+ DepthBasedCorrMaskMasksPerimeterValue real_
3192
+ DepthBasedCorrMaskMasksRadius real_
3193
+ DepthBasedCorrMaskMasksReferencePoint string_
3194
+ DepthBasedCorrMaskMasksRight real_
3195
+ DepthBasedCorrMaskMasksRoundness real_
3196
+ DepthBasedCorrMaskMasksSizeX real_
3197
+ DepthBasedCorrMaskMasksSizeY real_
3198
+ DepthBasedCorrMaskMasksTop real_
3199
+ DepthBasedCorrMaskMaskSubType string_
3200
+ DepthBasedCorrMaskMasksVersion integer_
3201
+ DepthBasedCorrMaskMasksWhat string_
3202
+ DepthBasedCorrMaskMasksWholeImageArea string_
3203
+ DepthBasedCorrMaskMasksX real_
3204
+ DepthBasedCorrMaskMasksY real_
3205
+ DepthBasedCorrMaskMaskSyncID string_
3206
+ DepthBasedCorrMaskMasksZeroX real_
3207
+ DepthBasedCorrMaskMasksZeroY real_
3208
+ DepthBasedCorrMaskValue real_
3209
+ DepthBasedCorrMaskMaskVersion string_
3210
+ DepthBasedCorrMaskMidpoint real_
3211
+ DepthBasedCorrMaskOrigin string_
3212
+ DepthBasedCorrMaskPerimeterValue real_
3213
+ DepthBasedCorrMaskRadius real_
3214
+ DepthBasedCorrMaskReferencePoint string_
3215
+ DepthBasedCorrMaskRight real_
3216
+ DepthBasedCorrMaskRoundness real_
3217
+ DepthBasedCorrMaskSizeX real_
3218
+ DepthBasedCorrMaskSizeY real_
3219
+ DepthBasedCorrMaskTop real_
3220
+ DepthBasedCorrMaskVersion integer_
3221
+ DepthBasedCorrMaskWhat string_
3222
+ DepthBasedCorrMaskWholeImageArea string_
3223
+ DepthBasedCorrMaskX real_
3224
+ DepthBasedCorrMaskY real_
3225
+ DepthBasedCorrMaskZeroX real_
3226
+ DepthBasedCorrMaskZeroY real_
3227
+ DepthBasedCorrCorrectionSyncID string_+
3228
+ DepthBasedCorrLocalCorrectedDepth real_+
3229
+ DepthBasedCorrLocalCurveRefineSaturation real_+
3230
+ DepthBasedCorrWhat string_+
3231
+ DepthMapInfo DepthMapInfo Struct
3232
+ DepthMapInfoBaseHighlightGuideInputDigest string_
3233
+ DepthMapInfoBaseHighlightGuideTable string_
3234
+ DepthMapInfoBaseHighlightGuideVersion string_
3235
+ DepthMapInfoBaseLayeredDepthInputDigest string_
3236
+ DepthMapInfoBaseLayeredDepthTable string_
3237
+ DepthMapInfoBaseLayeredDepthVersion string_
3238
+ DepthMapInfoBaseRawDepthInputDigest string_
3239
+ DepthMapInfoBaseRawDepthTable string_
3240
+ DepthMapInfoBaseRawDepthVersion string_
3241
+ DepthMapInfoDepthSource string_
2934
3242
  Description lang-alt/
2935
3243
  DNGIgnoreSidecars boolean
2936
3244
  Exposure real
@@ -3111,6 +3419,24 @@ These tags belong to the ExifTool XMP-crs family 1 group.
3111
3419
  IncrementalTemperature integer
3112
3420
  IncrementalTint integer
3113
3421
  JPEGHandling string
3422
+ LensBlur LensBlur Struct
3423
+ LensBlurActive boolean_
3424
+ LensBlurAmount real_
3425
+ LensBlurBokehAspect real_
3426
+ LensBlurBokehRotation real_
3427
+ LensBlurBokehShape real_
3428
+ LensBlurBokehShapeDetail real_
3429
+ LensBlurCatEyeAmount real_
3430
+ LensBlurCatEyeScale real_
3431
+ LensBlurFocalRange string_
3432
+ LensBlurFocalRangeSource real_
3433
+ LensBlurHighlightsBoost real_
3434
+ LensBlurHighlightsThreshold real_
3435
+ LensBlurSampledArea string_
3436
+ LensBlurSampledRange string_
3437
+ LensBlurSphericalAberration real_
3438
+ LensBlurSubjectRange string_
3439
+ LensBlurVersion string_
3114
3440
  LensManualDistortionAmount integer
3115
3441
  LensProfileChromaticAberrationScale integer
3116
3442
  LensProfileDigest string
@@ -3139,8 +3465,10 @@ These tags belong to the ExifTool XMP-crs family 1 group.
3139
3465
  LookParametersCameraProfile string_
3140
3466
  LookParametersClarity2012 string_
3141
3467
  LookParametersConvertToGrayscale string_
3468
+ LookParametersHighlights2012 string_
3142
3469
  LookParametersLookTable string_
3143
3470
  LookParametersProcessVersion string_
3471
+ LookParametersShadows2012 string_
3144
3472
  LookParametersToneCurvePV2012 string_+
3145
3473
  LookParametersToneCurvePV2012Blue string_+
3146
3474
  LookParametersToneCurvePV2012Green string_+
@@ -4328,6 +4656,7 @@ These tags belong to the ExifTool XMP-GCamera family 1 group.
4328
4656
  BurstPrimary string
4329
4657
  DisableAutoCreation string+
4330
4658
  HDRPMakerNote string
4659
+ HdrPlusMakernote string
4331
4660
  MicroVideo integer
4332
4661
  MicroVideoOffset integer
4333
4662
  MicroVideoPresentationTimestampUs integer
@@ -7481,6 +7810,7 @@ Unknown only to reduce the volume of the normal output.
7481
7810
  CanonCameraInfo1000D Canon CameraInfo1000D
7482
7811
  CanonCameraInfo1100D Canon CameraInfo600D
7483
7812
  CanonCameraInfo1200D Canon CameraInfo60D
7813
+ CanonCameraInfoR6 Canon CameraInfoR6
7484
7814
  CanonCameraInfoPowerShot Canon CameraInfoPowerShot
7485
7815
  CanonCameraInfoPowerShot2 Canon CameraInfoPowerShot2
7486
7816
  CanonCameraInfoUnknown32 Canon CameraInfoUnknown32
@@ -8465,6 +8795,14 @@ CameraInfo tags for the EOS 1000D.
8465
8795
  615 PictureStyleInfo Canon PSInfo
8466
8796
  2359 LensModel string[64]
8467
8797
 
8798
+ =head3 Canon CameraInfoR6 Tags
8799
+
8800
+ CameraInfo tags for the EOS R6.
8801
+
8802
+ Index1 Tag Name Writable
8803
+ ------ -------- --------
8804
+ 2801 ShutterCount int32u
8805
+
8468
8806
  =head3 Canon CameraInfoPowerShot Tags
8469
8807
 
8470
8808
  CameraInfo tags for PowerShot models such as the A450, A460, A550, A560,
@@ -14285,6 +14623,7 @@ firmware 1.00 and earlier.
14285
14623
  16 ImageArea int8u
14286
14624
  545 ISO2 int8u
14287
14625
  578 ShutterCount int32u
14626
+ 671.1 JPGCompression int8u & 0x40
14288
14627
  718 CustomSettingsD3S NikonCustom SettingsD3
14289
14628
 
14290
14629
  =head3 Nikon ShotInfoD300a Tags
@@ -14668,7 +15007,7 @@ These tags are extracted from encrypted data in images from the Z7II.
14668
15007
 
14669
15008
  =head3 Nikon MenuSettingsZ7II Tags
14670
15009
 
14671
- These tags are used by the Z5, Z6, Z7, Z6II, Z7II, Z50 and Zfc.
15010
+ These tags are used by the Z5, Z6, Z7, Z6II, Z7II, Z50, Zfc and Zf.
14672
15011
 
14673
15012
  Index1 Tag Name Writable
14674
15013
  ------ -------- --------
@@ -18314,7 +18653,7 @@ These tags are used in Panasonic/Leica cameras.
18314
18653
  0x006d City undef
18315
18654
  0x006f Landmark undef
18316
18655
  0x0070 IntelligentResolution int8u
18317
- 0x0076 HDRShot int16u
18656
+ 0x0076 MergedImages int16u
18318
18657
  0x0077 BurstSpeed int16u
18319
18658
  0x0079 IntelligentD-Range int16u
18320
18659
  0x007c ClearRetouch int16u
@@ -21404,7 +21743,7 @@ Valid from July 2020 for ILCE-1/7SM3, ILME-FX3.
21404
21743
 
21405
21744
  =head3 Sony Tag9050d Tags
21406
21745
 
21407
- Valid for ILCE-6700/ZV-E1.
21746
+ Valid for ILCE-6700/7CM2/7CR/ZV-E1.
21408
21747
 
21409
21748
  Index1 Tag Name Writable
21410
21749
  ------ -------- --------
@@ -21812,7 +22151,7 @@ E-mount models.
21812
22151
 
21813
22152
  =head3 Sony Tag9416 Tags
21814
22153
 
21815
- Valid for the ILCE-1/6700/7M4/7RM5/7SM3, ILME-FX3/FX30, ZV-E1.
22154
+ Valid for the ILCE-1/6700/7CM2/7CR/7M4/7RM5/7SM3, ILME-FX3/FX30, ZV-E1.
21816
22155
 
21817
22156
  Index1 Tag Name Writable
21818
22157
  ------ -------- --------
@@ -21824,7 +22163,9 @@ Valid for the ILCE-1/6700/7M4/7RM5/7SM3, ILME-FX3/FX30, ZV-E1.
21824
22163
  16 SonyFNumber2 no
21825
22164
  18 SonyMaxApertureValue no
21826
22165
  29 SequenceImageNumber no
22166
+ 43 ReleaseMode2 no
21827
22167
  53 ExposureProgram no
22168
+ 55 CreativeStyle no
21828
22169
  72 LensMount no
21829
22170
  73 LensFormat no
21830
22171
  74 LensMount no
@@ -22243,6 +22584,51 @@ information.
22243
22584
  0x0006 OriginalTHMFileType no
22244
22585
  0x0007 OriginalTHMCreator no
22245
22586
 
22587
+ =head3 DNG ImageSeq Tags
22588
+
22589
+ Index1 Tag Name Writable
22590
+ ------ -------- --------
22591
+ 0 SeqID no
22592
+ 1 SeqType no
22593
+ 2 SeqFrameInfo no
22594
+ 3 SeqIndex no
22595
+ 7 SeqCount no
22596
+ 11 SeqFinal no
22597
+
22598
+ =head3 DNG ProfileDynamicRange Tags
22599
+
22600
+ Index1 Tag Name Writable
22601
+ ------ -------- --------
22602
+ 0 PDRVersion no
22603
+ 2 DynamicRange no
22604
+ 4 HintMaxOutputValue no
22605
+
22606
+ =head2 PLIST Tags
22607
+
22608
+ Apple Property List tags. ExifTool reads both XML and binary-format PLIST
22609
+ files, and will extract any existing tags even if they aren't listed below.
22610
+ These tags belong to the family 0 "PLIST" group, but family 1 group may be
22611
+ either "XML" or "PLIST" depending on whether the format is XML or binary.
22612
+
22613
+ Tag ID Tag Name Writable
22614
+ ------ -------- --------
22615
+ 'MetaDataList//DateTimeOriginal'
22616
+ DateTimeOriginal no
22617
+ 'MetaDataList//Duration' Duration no
22618
+ 'MetaDataList//Geolocation/Latitude'
22619
+ GPSLatitude no
22620
+ 'MetaDataList//Geolocation/Longitude'
22621
+ GPSLongitude no
22622
+ 'MetaDataList//Geolocation/MapDatum'
22623
+ GPSMapDatum no
22624
+ 'XMLFileType' XMLFileType no
22625
+ 'cast//name' Cast no+
22626
+ 'codirectors//name' Codirectors no+
22627
+ 'directors//name' Directors no+
22628
+ 'producers//name' Producers no+
22629
+ 'screenwriters//name' Screenwriters no+
22630
+ 'studio//name' Studio no+
22631
+
22246
22632
  =head2 CanonRaw Tags
22247
22633
 
22248
22634
  These tags apply to CRW-format Canon RAW files and information in the APP0
@@ -24941,32 +25327,6 @@ metadata. As well as these tags, ExifTool will read any existing tags.
24941
25327
  ThumbnailURL no
24942
25328
  Title no
24943
25329
 
24944
- =head2 PLIST Tags
24945
-
24946
- Apple Property List tags. ExifTool reads both XML and binary-format PLIST
24947
- files, and will extract any existing tags even if they aren't listed below.
24948
- These tags belong to the family 0 "PLIST" group, but family 1 group may be
24949
- either "XML" or "PLIST" depending on whether the format is XML or binary.
24950
-
24951
- Tag ID Tag Name Writable
24952
- ------ -------- --------
24953
- 'MetaDataList//DateTimeOriginal'
24954
- DateTimeOriginal no
24955
- 'MetaDataList//Duration' Duration no
24956
- 'MetaDataList//Geolocation/Latitude'
24957
- GPSLatitude no
24958
- 'MetaDataList//Geolocation/Longitude'
24959
- GPSLongitude no
24960
- 'MetaDataList//Geolocation/MapDatum'
24961
- GPSMapDatum no
24962
- 'XMLFileType' XMLFileType no
24963
- 'cast//name' Cast no+
24964
- 'codirectors//name' Codirectors no+
24965
- 'directors//name' Directors no+
24966
- 'producers//name' Producers no+
24967
- 'screenwriters//name' Screenwriters no+
24968
- 'studio//name' Studio no+
24969
-
24970
25330
  =head2 APP12 Tags
24971
25331
 
24972
25332
  =head3 APP12 PictureInfo Tags
@@ -25618,6 +25978,7 @@ These tags belong to the ExifTool XMP-photomech family 1 group.
25618
25978
  -------- --------
25619
25979
  ColorClass integer
25620
25980
  CountryCode string/
25981
+ CreatorIdentity string+
25621
25982
  EditStatus string
25622
25983
  PMVersion string
25623
25984
  Prefs string
@@ -29107,6 +29468,7 @@ QuickTimeHandler option may be set to 0 to avoid this.
29107
29468
  'itnu' iTunesU int8s
29108
29469
  'keyw' Keyword string
29109
29470
  'ldes' LongDescription string
29471
+ 'ownr' Owner string
29110
29472
  'pcst' Podcast int8s
29111
29473
  'perf' Performer string
29112
29474
  'pgap' PlayGap int8s
@@ -29135,6 +29497,7 @@ QuickTimeHandler option may be set to 0 to avoid this.
29135
29497
  'tvnn' TVNetworkName string
29136
29498
  'tvsh' TVShow string
29137
29499
  'tvsn' TVSeason int32u
29500
+ 'xid ' ISRC string
29138
29501
  'yrrc' Year string
29139
29502
  "\xa9ART" Artist string
29140
29503
  "\xa9alb" Album string
@@ -29292,6 +29655,7 @@ and are not currently writable.
29292
29655
  4 ColorPrimaries no
29293
29656
  6 TransferCharacteristics no
29294
29657
  8 MatrixCoefficients no
29658
+ 10 VideoFullRangeFlag no
29295
29659
 
29296
29660
  =head3 QuickTime HEVCConfig Tags
29297
29661
 
@@ -30283,6 +30647,7 @@ metadata to WEBP images, but can't yet write to other RIFF-based formats.
30283
30647
  'VP8 ' VP8Bitstream RIFF VP8
30284
30648
  'VP8L' VP8L RIFF VP8L
30285
30649
  'VP8X' VP8X RIFF VP8X
30650
+ "XMP\0" XMP XMP
30286
30651
  'XMP ' XMP XMP
30287
30652
  '_PMX' XMP XMP
30288
30653
  'aXML' AXML XMP XML
@@ -37537,6 +37902,53 @@ L<https://fits.gsfc.nasa.gov/fits_standard.html> for the specification.
37537
37902
  'TIME-END' ObservationTimeEnd no
37538
37903
  'TIME-OBS' ObservationTime no
37539
37904
 
37905
+ =head2 XISF Tags
37906
+
37907
+ This table lists some standard Extensible Image Serialization Format (XISF)
37908
+ tags, but ExifTool will extract any other tags found. See
37909
+ L<https://pixinsight.com/xisf/> for the specification.
37910
+
37911
+ Tag ID Tag Name Writable
37912
+ ------ -------- --------
37913
+ 'Abstract' Abstract no
37914
+ 'AccessRights' AccessRights no
37915
+ 'Authors' Authors no
37916
+ 'BibliographicReferences'
37917
+ BibliographicReferences no
37918
+ 'BriefDescription' BriefDescription no
37919
+ 'CompressionCodecs' CompressionCodecs no
37920
+ 'CompressionLevel' CompressionLevel no
37921
+ 'Contributors' Contributors no
37922
+ 'Copyright' Copyright no
37923
+ 'CreationTime' CreateDate no
37924
+ 'CreatorApplication' CreatorApplication no
37925
+ 'CreatorModule' CreatorModule no
37926
+ 'CreatorOS' CreatorOS no
37927
+ 'Description' Description no
37928
+ 'ImageBounds' ImageBounds no
37929
+ 'ImageColorSpace' ColorSpace no
37930
+ 'ImageData' ImageData no
37931
+ 'ImageGeometry' ImageGeometry no
37932
+ 'ImageICCProfile' ICC_Profile no
37933
+ 'ImageICCProfileLocation' ICCProfileLocation no
37934
+ 'ImageId' ImageID no
37935
+ 'ImageImageType' ImageType no
37936
+ 'ImageLocation' ImageLocation no
37937
+ 'ImageOffset' ImagePixelOffset no
37938
+ 'ImageOrientation' Orientation no
37939
+ 'ImagePixelStorage' ImagePixelStorage no
37940
+ 'ImageResolutionHorizontal' XResolution no
37941
+ 'ImageResolutionUnit' ResolutionUnit no
37942
+ 'ImageResolutionVertical' YResolution no
37943
+ 'ImageSampleFormat' ImageSampleFormat no
37944
+ 'ImageUuid' UUID no
37945
+ 'Keywords' Keywords no
37946
+ 'Languages' Languages no
37947
+ 'License' License no
37948
+ 'OriginalCreationTime' DateTimeOriginal no
37949
+ 'RelatedResources' RelatedResources no
37950
+ 'Title' Title no
37951
+
37540
37952
  =head2 HTML Tags
37541
37953
 
37542
37954
  Meta information extracted from the header of HTML and XHTML files. This is
@@ -38868,6 +39280,7 @@ FileName.
38868
39280
  MaxVal File no
38869
39281
  NewGUID ExifTool no
38870
39282
  Now ExifTool no
39283
+ NumPlanes File no
38871
39284
  OtherImage File no
38872
39285
  PageCount File no
38873
39286
  PreviewImage File yes