exiftool-vendored.exe 12.69.0 → 12.70.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 (33) hide show
  1. package/bin/exiftool_files/Changes +43 -12
  2. package/bin/exiftool_files/README +2 -2
  3. package/bin/exiftool_files/exiftool.pl +13 -13
  4. package/bin/exiftool_files/lib/Image/ExifTool/CBOR.pm +18 -2
  5. package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +63 -16
  6. package/bin/exiftool_files/lib/Image/ExifTool/DJI.pm +3 -2
  7. package/bin/exiftool_files/lib/Image/ExifTool/EXE.pm +54 -6
  8. package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +82 -3
  9. package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +142 -20
  10. package/bin/exiftool_files/lib/Image/ExifTool/GIF.pm +5 -1
  11. package/bin/exiftool_files/lib/Image/ExifTool/ID3.pm +70 -7
  12. package/bin/exiftool_files/lib/Image/ExifTool/InDesign.pm +1 -1
  13. package/bin/exiftool_files/lib/Image/ExifTool/JPEG.pm +1 -1
  14. package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +30 -15
  15. package/bin/exiftool_files/lib/Image/ExifTool/MakerNotes.pm +2 -2
  16. package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +45 -12
  17. package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +7 -1
  18. package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +8 -13
  19. package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +10 -1
  20. package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +31 -4
  21. package/bin/exiftool_files/lib/Image/ExifTool/README +7 -2
  22. package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +53 -9
  23. package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +95 -34
  24. package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +6927 -6856
  25. package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +435 -304
  26. package/bin/exiftool_files/lib/Image/ExifTool/Text.pm +4 -5
  27. package/bin/exiftool_files/lib/Image/ExifTool/Validate.pm +6 -5
  28. package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +1 -0
  29. package/bin/exiftool_files/lib/Image/ExifTool/WriteRIFF.pl +9 -3
  30. package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +21 -36
  31. package/bin/exiftool_files/lib/Image/ExifTool.pm +59 -33
  32. package/bin/exiftool_files/lib/Image/ExifTool.pod +9 -3
  33. 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 27322 tags, with 17138 unique tag names.
15
+ They contain a total of 27401 tags, with 17199 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
@@ -490,6 +490,72 @@ for the official EXIF 2.32 specification.
490
490
  0x4747 XP_DIP_XML - no
491
491
  0x4748 StitchInfo - Microsoft Stitch
492
492
  0x4749 RatingPercent IFD0 int16u/
493
+ 0x5001 ResolutionXUnit - no
494
+ 0x5002 ResolutionYUnit - no
495
+ 0x5003 ResolutionXLengthUnit - no
496
+ 0x5004 ResolutionYLengthUnit - no
497
+ 0x5005 PrintFlags - no
498
+ 0x5006 PrintFlagsVersion - no
499
+ 0x5007 PrintFlagsCrop - no
500
+ 0x5008 PrintFlagsBleedWidth - no
501
+ 0x5009 PrintFlagsBleedWidthScale - no
502
+ 0x500a HalftoneLPI - no
503
+ 0x500b HalftoneLPIUnit - no
504
+ 0x500c HalftoneDegree - no
505
+ 0x500d HalftoneShape - no
506
+ 0x500e HalftoneMisc - no
507
+ 0x500f HalftoneScreen - no
508
+ 0x5010 JPEGQuality - no
509
+ 0x5011 GridSize - no
510
+ 0x5012 ThumbnailFormat - no
511
+ 0x5013 ThumbnailWidth - no
512
+ 0x5014 ThumbnailHeight - no
513
+ 0x5015 ThumbnailColorDepth - no
514
+ 0x5016 ThumbnailPlanes - no
515
+ 0x5017 ThumbnailRawBytes - no
516
+ 0x5018 ThumbnailLength - no
517
+ 0x5019 ThumbnailCompressedSize - no
518
+ 0x501a ColorTransferFunction - no
519
+ 0x501b ThumbnailData - no
520
+ 0x5020 ThumbnailImageWidth - no
521
+ 0x5021 ThumbnailImageHeight - no
522
+ 0x5022 ThumbnailBitsPerSample - no
523
+ 0x5023 ThumbnailCompression - no
524
+ 0x5024 ThumbnailPhotometricInterp - no
525
+ 0x5025 ThumbnailDescription - no
526
+ 0x5026 ThumbnailEquipMake - no
527
+ 0x5027 ThumbnailEquipModel - no
528
+ 0x5028 ThumbnailStripOffsets - no
529
+ 0x5029 ThumbnailOrientation - no
530
+ 0x502a ThumbnailSamplesPerPixel - no
531
+ 0x502b ThumbnailRowsPerStrip - no
532
+ 0x502c ThumbnailStripByteCounts - no
533
+ 0x502d ThumbnailResolutionX - no
534
+ 0x502e ThumbnailResolutionY - no
535
+ 0x502f ThumbnailPlanarConfig - no
536
+ 0x5030 ThumbnailResolutionUnit - no
537
+ 0x5031 ThumbnailTransferFunction - no
538
+ 0x5032 ThumbnailSoftware - no
539
+ 0x5033 ThumbnailDateTime - no
540
+ 0x5034 ThumbnailArtist - no
541
+ 0x5035 ThumbnailWhitePoint - no
542
+ 0x5036 ThumbnailPrimaryChromaticities - no
543
+ 0x5037 ThumbnailYCbCrCoefficients - no
544
+ 0x5038 ThumbnailYCbCrSubsampling - no
545
+ 0x5039 ThumbnailYCbCrPositioning - no
546
+ 0x503a ThumbnailRefBlackWhite - no
547
+ 0x503b ThumbnailCopyright - no
548
+ 0x5090 LuminanceTable - no
549
+ 0x5091 ChrominanceTable - no
550
+ 0x5100 FrameDelay - no
551
+ 0x5101 LoopCount - no
552
+ 0x5102 GlobalPalette - no
553
+ 0x5103 IndexBackground - no
554
+ 0x5104 IndexTransparent - no
555
+ 0x5110 PixelUnits - no
556
+ 0x5111 PixelsPerUnitX - no
557
+ 0x5112 PixelsPerUnitY - no
558
+ 0x5113 PaletteHistogram - no
493
559
  0x7000 SonyRawFileType - no
494
560
  0x7010 SonyToneCurve - no
495
561
  0x7031 VignettingCorrection SubIFD int16s!
@@ -971,6 +1037,7 @@ for the official EXIF 2.32 specification.
971
1037
  0xcd3a ReductionMatrix3 IFD0 rational64s[n]!
972
1038
  0xcd3b RGBTables IFD0 undef!
973
1039
  0xcd40 ProfileGainTableMap2 IFD0 undef!
1040
+ 0xcd41 JUMBF - Jpeg2000
974
1041
  0xcd43 ColumnInterleaveFactor SubIFD int32u!
975
1042
  0xcd44 ImageSequenceInfo IFD0 DNG ImageSeq
976
1043
  0xcd46 ImageStats IFD0 undef!
@@ -7811,6 +7878,7 @@ Unknown only to reduce the volume of the normal output.
7811
7878
  CanonCameraInfo1100D Canon CameraInfo600D
7812
7879
  CanonCameraInfo1200D Canon CameraInfo60D
7813
7880
  CanonCameraInfoR6 Canon CameraInfoR6
7881
+ CanonCameraInfoG5XII Canon CameraInfoG5XII
7814
7882
  CanonCameraInfoPowerShot Canon CameraInfoPowerShot
7815
7883
  CanonCameraInfoPowerShot2 Canon CameraInfoPowerShot2
7816
7884
  CanonCameraInfoUnknown32 Canon CameraInfoUnknown32
@@ -8803,6 +8871,16 @@ CameraInfo tags for the EOS R6.
8803
8871
  ------ -------- --------
8804
8872
  2801 ShutterCount int32u
8805
8873
 
8874
+ =head3 Canon CameraInfoG5XII Tags
8875
+
8876
+ CameraInfo tags for the EOS R6.
8877
+
8878
+ Index1 Tag Name Writable
8879
+ ------ -------- --------
8880
+ 659 ShutterCount int32u
8881
+ 2849 DirectoryIndex int32u
8882
+ 2861 FileIndex int32u
8883
+
8806
8884
  =head3 Canon CameraInfoPowerShot Tags
8807
8885
 
8808
8886
  CameraInfo tags for PowerShot models such as the A450, A460, A550, A560,
@@ -11209,7 +11287,7 @@ These tags belong to the ExifTool XMP-drone-dji family 1 group.
11209
11287
  FlightZSpeed real
11210
11288
  GPSLatitude real/
11211
11289
  GPSLongitude real/
11212
- GPSLongtitude real
11290
+ GPSLongtitude real/
11213
11291
  GimbalPitchDegree real
11214
11292
  GimbalReverse string
11215
11293
  GimbalRollDegree real
@@ -11952,6 +12030,15 @@ Tags found in the FujiIFD information of RAF images from some models.
11952
12030
  0xf00f ChromaticAberrationParams no
11953
12031
  0xf010 VignettingParams no
11954
12032
 
12033
+ =head3 FujiFilm MRAW Tags
12034
+
12035
+ Tags extracted from the M-RAW header of multi-image RAF files. The family 1
12036
+ group name for these tags is "M-RAW".
12037
+
12038
+ Tag ID Tag Name Writable
12039
+ ------ -------- --------
12040
+ 0x0001 RawImageNumber no
12041
+
11955
12042
  =head3 FujiFilm FFMV Tags
11956
12043
 
11957
12044
  Information found in the FFMV atom of MOV videos.
@@ -14169,8 +14256,9 @@ DiMAGE X and Xt.
14169
14256
  ColorBalance0211 Nikon ColorBalance4
14170
14257
  ColorBalance0213 Nikon ColorBalance2
14171
14258
  ColorBalance0215 Nikon ColorBalance4
14172
- ColorBalanceUnknown02 Nikon ColorBalanceUnknown
14173
- ColorBalanceUnknown04 Nikon ColorBalanceUnknown
14259
+ ColorBalance0219 Nikon ColorBalance2
14260
+ ColorBalanceUnknown1 Nikon ColorBalanceUnknown
14261
+ ColorBalanceUnknown2 Nikon ColorBalanceUnknown2
14174
14262
  ColorBalanceUnknown Nikon ColorBalanceUnknown
14175
14263
  0x0098 LensData0100 Nikon LensData00
14176
14264
  LensData0101 Nikon LensData01
@@ -14984,6 +15072,7 @@ These tags are extracted from encrypted data in images from the Z7II.
14984
15072
  4 FirmwareVersion no
14985
15073
  48 IntervalOffset Nikon IntervalInfoZ7II
14986
15074
  56 PortraitOffset Nikon PortraitInfoZ7II
15075
+ 136 OrientationOffset Nikon OrientationInfo
14987
15076
  152 OrientationOffset Nikon OrientationInfo
14988
15077
  160 MenuOffset Nikon MenuInfoZ7II
14989
15078
 
@@ -15595,6 +15684,12 @@ This information is encrypted for most camera models.
15595
15684
  ------ -------- --------
15596
15685
  0 ColorBalanceVersion undef[4]
15597
15686
 
15687
+ =head3 Nikon ColorBalanceUnknown2 Tags
15688
+
15689
+ Index2 Tag Name Writable
15690
+ ------ -------- --------
15691
+ 0 ColorBalanceVersion undef[4]
15692
+
15598
15693
  =head3 Nikon LensData00 Tags
15599
15694
 
15600
15695
  This structure is used by the D100, and D1X with firmware version 1.1.
@@ -18578,6 +18673,291 @@ Tags found in the OLYM atom of MP4 videos from the TG-810.
18578
18673
  265 ThumbnailWidth no
18579
18674
  267 ThumbnailHeight no
18580
18675
 
18676
+ =head2 PanasonicRaw Tags
18677
+
18678
+ These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
18679
+
18680
+ Tag ID Tag Name Writable
18681
+ ------ -------- --------
18682
+ 0x0001 PanasonicRawVersion undef
18683
+ 0x0002 SensorWidth no
18684
+ 0x0003 SensorHeight no
18685
+ 0x0004 SensorTopBorder no
18686
+ 0x0005 SensorLeftBorder no
18687
+ 0x0006 SensorBottomBorder no
18688
+ 0x0007 SensorRightBorder no
18689
+ 0x0008 SamplesPerPixel int16u!
18690
+ 0x0009 CFAPattern int16u!
18691
+ 0x000a BitsPerSample int16u!
18692
+ 0x000b Compression int16u!
18693
+ 0x000e LinearityLimitRed int16u
18694
+ 0x000f LinearityLimitGreen int16u
18695
+ 0x0010 LinearityLimitBlue int16u
18696
+ 0x0011 RedBalance int16u
18697
+ 0x0012 BlueBalance int16u
18698
+ 0x0013 WBInfo PanasonicRaw WBInfo
18699
+ 0x0017 ISO int16u
18700
+ 0x0018 HighISOMultiplierRed int16u
18701
+ 0x0019 HighISOMultiplierGreen int16u
18702
+ 0x001a HighISOMultiplierBlue int16u
18703
+ 0x001b NoiseReductionParams undef[n]!
18704
+ 0x001c BlackLevelRed int16u
18705
+ 0x001d BlackLevelGreen int16u
18706
+ 0x001e BlackLevelBlue int16u
18707
+ 0x0024 WBRedLevel int16u
18708
+ 0x0025 WBGreenLevel int16u
18709
+ 0x0026 WBBlueLevel int16u
18710
+ 0x0027 WBInfo2 PanasonicRaw WBInfo2
18711
+ 0x002d RawFormat int16u!
18712
+ 0x002e JpgFromRaw JPEG
18713
+ 0x002f CropTop int16u
18714
+ 0x0030 CropLeft int16u
18715
+ 0x0031 CropBottom int16u
18716
+ 0x0032 CropRight int16u
18717
+ 0x010f Make string
18718
+ 0x0110 Model string
18719
+ 0x0111 StripOffsets no
18720
+ 0x0112 Orientation int16u
18721
+ 0x0116 RowsPerStrip no
18722
+ 0x0117 StripByteCounts no
18723
+ 0x0118 RawDataOffset no
18724
+ 0x0119 DistortionInfo PanasonicRaw DistortionInfo
18725
+ 0x011c Gamma int16u
18726
+ 0x0120 CameraIFD PanasonicRaw CameraIFD
18727
+ 0x0121 Multishot int32u
18728
+ 0x0127 JpgFromRaw2 no
18729
+ 0x013b Artist string
18730
+ 0x02bc ApplicationNotes XMP
18731
+ 0x8298 Copyright string
18732
+ 0x83bb IPTC-NAA IPTC
18733
+ 0x8769 ExifOffset EXIF
18734
+ 0x8825 GPSInfo GPS
18735
+
18736
+ =head3 PanasonicRaw CameraIFD Tags
18737
+
18738
+ Tag ID Tag Name Writable
18739
+ ------ -------- --------
18740
+ 0x1001 MultishotOn no
18741
+ 0x1100 FocusStepNear no
18742
+ 0x1101 FocusStepCount no
18743
+ 0x1102 FlashFired no
18744
+ 0x1105 ZoomPosition no
18745
+ 0x1200 LensAttached no
18746
+ 0x1201 LensTypeMake no
18747
+ 0x1202 LensTypeModel no
18748
+ 0x1203 FocalLengthIn35mmFormat no
18749
+ 0x1301 ApertureValue no
18750
+ 0x1302 ShutterSpeedValue no
18751
+ 0x1303 SensitivityValue no
18752
+ 0x1305 HighISOMode no
18753
+ 0x1412 FacesDetected no
18754
+ 0x3200 WB_CFA0_LevelDaylight no
18755
+ 0x3201 WB_CFA1_LevelDaylight no
18756
+ 0x3202 WB_CFA2_LevelDaylight no
18757
+ 0x3203 WB_CFA3_LevelDaylight no
18758
+ 0x3300 WhiteBalanceSet no
18759
+ 0x3420 WB_RedLevelAuto no
18760
+ 0x3421 WB_BlueLevelAuto no
18761
+ 0x3501 Orientation no
18762
+ 0x3600 WhiteBalanceDetected no
18763
+
18764
+ =head3 PanasonicRaw WBInfo Tags
18765
+
18766
+ Index2 Tag Name Writable
18767
+ ------ -------- --------
18768
+ 0 NumWBEntries int16u
18769
+ 1 WBType1 int16u
18770
+ 2 WB_RBLevels1 int16u[2]
18771
+ 4 WBType2 int16u
18772
+ 5 WB_RBLevels2 int16u[2]
18773
+ 7 WBType3 int16u
18774
+ 8 WB_RBLevels3 int16u[2]
18775
+ 10 WBType4 int16u
18776
+ 11 WB_RBLevels4 int16u[2]
18777
+ 13 WBType5 int16u
18778
+ 14 WB_RBLevels5 int16u[2]
18779
+ 16 WBType6 int16u
18780
+ 17 WB_RBLevels6 int16u[2]
18781
+ 19 WBType7 int16u
18782
+ 20 WB_RBLevels7 int16u[2]
18783
+
18784
+ =head3 PanasonicRaw WBInfo2 Tags
18785
+
18786
+ Index2 Tag Name Writable
18787
+ ------ -------- --------
18788
+ 0 NumWBEntries int16u
18789
+ 1 WBType1 int16u
18790
+ 2 WB_RGBLevels1 int16u[3]
18791
+ 5 WBType2 int16u
18792
+ 6 WB_RGBLevels2 int16u[3]
18793
+ 9 WBType3 int16u
18794
+ 10 WB_RGBLevels3 int16u[3]
18795
+ 13 WBType4 int16u
18796
+ 14 WB_RGBLevels4 int16u[3]
18797
+ 17 WBType5 int16u
18798
+ 18 WB_RGBLevels5 int16u[3]
18799
+ 21 WBType6 int16u
18800
+ 22 WB_RGBLevels6 int16u[3]
18801
+ 25 WBType7 int16u
18802
+ 26 WB_RGBLevels7 int16u[3]
18803
+
18804
+ =head3 PanasonicRaw DistortionInfo Tags
18805
+
18806
+ Lens distortion correction information.
18807
+
18808
+ Tag ID Tag Name Writable
18809
+ ------ -------- --------
18810
+ 0x0002 DistortionParam02 int16s
18811
+ 0x0004 DistortionParam04 int16s
18812
+ 0x0005 DistortionScale int16s
18813
+ 7.1 DistortionCorrection int16s & 0x0f
18814
+ 0x0008 DistortionParam08 int16s
18815
+ 0x0009 DistortionParam09 int16s
18816
+ 0x000b DistortionParam11 int16s
18817
+ 0x000c DistortionN? int16s
18818
+
18819
+ =head2 SigmaRaw Tags
18820
+
18821
+ These tags are used in Sigma and Foveon RAW (.X3F) images. Metadata is also
18822
+ extracted from the JpgFromRaw image if it exists (all models but the SD9 and
18823
+ SD10). Currently, metadata may only be written to the embedded JpgFromRaw.
18824
+
18825
+ Tag ID Tag Name Writable
18826
+ ------ -------- --------
18827
+ 'Header' Header SigmaRaw Header
18828
+ 'Header4' Header4 SigmaRaw Header4
18829
+ 'HeaderExt' HeaderExt SigmaRaw HeaderExt
18830
+ 'IMA2' PreviewImage no
18831
+ JpgFromRaw no
18832
+ 'IMAG' PreviewImage no
18833
+ 'PROP' Properties SigmaRaw Properties
18834
+
18835
+ =head3 SigmaRaw Header Tags
18836
+
18837
+ Information extracted from the header of an X3F file.
18838
+
18839
+ Tag ID Tag Name Writable
18840
+ ------ -------- --------
18841
+ 0x0001 FileVersion no
18842
+ 0x0002 ImageUniqueID no
18843
+ 0x0006 MarkBits no
18844
+ 0x0007 ImageWidth no
18845
+ 0x0008 ImageHeight no
18846
+ 0x0009 Rotation no
18847
+ 0x000a WhiteBalance no
18848
+ 0x0012 SceneCaptureType no
18849
+
18850
+ =head3 SigmaRaw Header4 Tags
18851
+
18852
+ Header information for version 4.0 or greater X3F.
18853
+
18854
+ Index4 Tag Name Writable
18855
+ ------ -------- --------
18856
+ 1 FileVersion no
18857
+ 10 ImageWidth no
18858
+ 11 ImageHeight no
18859
+ 12 Rotation no
18860
+
18861
+ =head3 SigmaRaw HeaderExt Tags
18862
+
18863
+ Extended header data found in version 2.1 and 2.2 files
18864
+
18865
+ Tag ID Tag Name Writable
18866
+ ------ -------- --------
18867
+ 0x0000 Unused no
18868
+ 0x0001 ExposureAdjust no
18869
+ 0x0002 Contrast no
18870
+ 0x0003 Shadow no
18871
+ 0x0004 Highlight no
18872
+ 0x0005 Saturation no
18873
+ 0x0006 Sharpness no
18874
+ 0x0007 RedAdjust no
18875
+ 0x0008 GreenAdjust no
18876
+ 0x0009 BlueAdjust no
18877
+ 0x000a X3FillLight no
18878
+
18879
+ =head3 SigmaRaw Properties Tags
18880
+
18881
+ Tag ID Tag Name Writable
18882
+ ------ -------- --------
18883
+ 'AEMODE' MeteringMode no
18884
+ 'AFAREA' AFArea no
18885
+ 'AFINFOCUS' AFInFocus no
18886
+ 'AFMODE' FocusMode no
18887
+ 'APERTURE' FNumber no
18888
+ 'AP_DESC' ApertureDisplayed no
18889
+ 'BRACKET' BracketShot no
18890
+ 'BURST' BurstShot no
18891
+ 'CAMMANUF' Make no
18892
+ 'CAMMODEL' Model no
18893
+ 'CAMNAME' CameraName no
18894
+ 'CAMSERIAL' SerialNumber no
18895
+ 'CM_DESC' SceneCaptureType no
18896
+ 'COLORSPACE' ColorSpace no
18897
+ 'DRIVE' DriveMode no
18898
+ 'EVAL_STATE' EvalState no
18899
+ 'EXPCOMP' ExposureCompensation no
18900
+ 'EXPNET' NetExposureCompensation no
18901
+ 'EXPTIME' IntegrationTime no
18902
+ 'FIRMVERS' FirmwareVersion no
18903
+ 'FLASH' FlashMode no
18904
+ 'FLASHEXPCOMP' FlashExpComp no
18905
+ 'FLASHPOWER' FlashPower no
18906
+ 'FLASHTTLMODE' FlashTTLMode no
18907
+ 'FLASHTYPE' FlashType no
18908
+ 'FLENGTH' FocalLength no
18909
+ 'FLEQ35MM' FocalLengthIn35mmFormat no
18910
+ 'FOCUS' Focus no
18911
+ 'IMAGEBOARDID' ImageBoardID no
18912
+ 'IMAGERBOARDID' ImagerBoardID no
18913
+ 'IMAGERTEMP' SensorTemperature no
18914
+ 'ISO' ISO no
18915
+ 'LENSARANGE' LensApertureRange no
18916
+ 'LENSFRANGE' LensFocalRange no
18917
+ 'LENSMODEL' LensType no
18918
+ 'PMODE' ExposureProgram no
18919
+ 'RESOLUTION' Quality no
18920
+ 'SENSORID' SensorID no
18921
+ 'SHUTTER' ExposureTime no
18922
+ 'SH_DESC' ShutterSpeedDisplayed no
18923
+ 'TIME' DateTimeOriginal no
18924
+ 'VERSION_BF' VersionBF no
18925
+ 'WB_DESC' WhiteBalance no
18926
+
18927
+ =head2 Lytro Tags
18928
+
18929
+ Tag definitions for Lytro Light Field Picture (LFP) files. ExifTool
18930
+ extracts the full JSON metadata blocks, as well as breaking them down into
18931
+ individual tags. All available tags are extracted from the JSON metadata,
18932
+ even if they don't appear in the table below.
18933
+
18934
+ Tag Name Writable
18935
+ -------- --------
18936
+ AccelerometerTime no
18937
+ AccelerometerX no
18938
+ AccelerometerY no
18939
+ AccelerometerZ no
18940
+ CameraType no
18941
+ DateTimeOriginal no
18942
+ EmbeddedImage no
18943
+ ExposureTime no
18944
+ FNumber no
18945
+ FirmwareVersion no
18946
+ FocalLength no
18947
+ FocalPlaneXResolution no
18948
+ FrameExposureTime no
18949
+ ISO no
18950
+ ImageLimitExposureBias no
18951
+ ImageModulationExposureBias no
18952
+ JSONMetadata no+
18953
+ LensTemperature no
18954
+ Make no
18955
+ Model no
18956
+ Orientation no
18957
+ SensorSerialNumber no
18958
+ SerialNumber no
18959
+ SocTemperature no
18960
+
18581
18961
  =head2 Panasonic Tags
18582
18962
 
18583
18963
  These tags are used in Panasonic/Leica cameras.
@@ -18859,6 +19239,7 @@ This information is written by the X1, X2, X VARIO and T.
18859
19239
  0x0412 FilmMode string
18860
19240
  0x0413 WB_RGBLevels rational64u[3]
18861
19241
  0x0500 InternalSerialNumber undef
19242
+ 0x05ff CameraIFD PanasonicRaw CameraIFD
18862
19243
 
18863
19244
  =head3 Panasonic FocusInfo Tags
18864
19245
 
@@ -20631,6 +21012,7 @@ MakerNotes.
20631
21012
  0x2036 Clarity int32s
20632
21013
  0x2037 FocusFrameSize no
20633
21014
  0x2039 JPEG-HEIFSwitch int16u
21015
+ 0x204a FocusLocation2 int16u[4]
20634
21016
  0x3000 ShotInfo Sony ShotInfo
20635
21017
  0x900b Tag900b Sony Tag900b
20636
21018
  0x9050 Tag9050a Sony Tag9050a
@@ -20649,6 +21031,7 @@ MakerNotes.
20649
21031
  0x9405 Tag9405a Sony Tag9405a
20650
21032
  Tag9405b Sony Tag9405b
20651
21033
  0x9406 Tag9406 Sony Tag9406
21034
+ Tag9406b Sony Tag9406b
20652
21035
  0x940a Tag940a Sony Tag940a
20653
21036
  0x940c Tag940c Sony Tag940c
20654
21037
  0x940e AFInfo Sony AFInfo
@@ -21805,7 +22188,6 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
21805
22188
  30 SequenceLength int8u
21806
22189
  41 CameraOrientation int8u
21807
22190
  42 Quality2 int8u
21808
- 71 SonyImageHeight int16u~
21809
22191
  83 ModelReleaseYear int8u~
21810
22192
  307 ShutterType int8u
21811
22193
  313 ShutterType int8u
@@ -21816,6 +22198,7 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
21816
22198
  Index1 Tag Name Writable
21817
22199
  ------ -------- --------
21818
22200
  994 ISOInfo Sony ISOInfo
22201
+ 1012 ISOInfo Sony ISOInfo
21819
22202
  1102 ISOInfo Sony ISOInfo
21820
22203
  1176 ISOInfo Sony ISOInfo
21821
22204
  1181 ISOInfo Sony ISOInfo
@@ -21946,11 +22329,17 @@ ILCE-7/7M2/7M3/7R/7RM2/7RM3/7RM4/7S/7SM2/9/9M2/5000/5100/6000/6100/6300/
21946
22329
  Index1 Tag Name Writable
21947
22330
  ------ -------- --------
21948
22331
  5 BatteryTemperature int8u
21949
- BatteryLevel int8u
21950
22332
  6 BatteryLevelGrip1 int8u
21951
22333
  7 BatteryLevel int8u
21952
22334
  8 BatteryLevelGrip2 int8u
21953
22335
 
22336
+ =head3 Sony Tag9406b Tags
22337
+
22338
+ Index1 Tag Name Writable
22339
+ ------ -------- --------
22340
+ 5 BatteryLevel int8u
22341
+ 7 BatteryLevel2 int8u
22342
+
21954
22343
  =head3 Sony Tag940a Tags
21955
22344
 
21956
22345
  These tags are currently extracted for SLT models only.
@@ -22151,7 +22540,7 @@ E-mount models.
22151
22540
 
22152
22541
  =head3 Sony Tag9416 Tags
22153
22542
 
22154
- Valid for the ILCE-1/6700/7CM2/7CR/7M4/7RM5/7SM3, ILME-FX3/FX30, ZV-E1.
22543
+ Valid for the ILCE-1/6700/7CM2/7CR/7M4/7RM5/7SM3/9M3, ILME-FX3/FX30, ZV-E1.
22155
22544
 
22156
22545
  Index1 Tag Name Writable
22157
22546
  ------ -------- --------
@@ -22866,291 +23255,6 @@ These tags are used in Minolta RAW format (MRW) images.
22866
23255
  4 WB_GBRGLevels int16u[4]
22867
23256
  WB_RGGBLevels int16u[4]
22868
23257
 
22869
- =head2 PanasonicRaw Tags
22870
-
22871
- These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
22872
-
22873
- Tag ID Tag Name Writable
22874
- ------ -------- --------
22875
- 0x0001 PanasonicRawVersion undef
22876
- 0x0002 SensorWidth no
22877
- 0x0003 SensorHeight no
22878
- 0x0004 SensorTopBorder no
22879
- 0x0005 SensorLeftBorder no
22880
- 0x0006 SensorBottomBorder no
22881
- 0x0007 SensorRightBorder no
22882
- 0x0008 SamplesPerPixel int16u!
22883
- 0x0009 CFAPattern int16u!
22884
- 0x000a BitsPerSample int16u!
22885
- 0x000b Compression int16u!
22886
- 0x000e LinearityLimitRed int16u
22887
- 0x000f LinearityLimitGreen int16u
22888
- 0x0010 LinearityLimitBlue int16u
22889
- 0x0011 RedBalance int16u
22890
- 0x0012 BlueBalance int16u
22891
- 0x0013 WBInfo PanasonicRaw WBInfo
22892
- 0x0017 ISO int16u
22893
- 0x0018 HighISOMultiplierRed int16u
22894
- 0x0019 HighISOMultiplierGreen int16u
22895
- 0x001a HighISOMultiplierBlue int16u
22896
- 0x001b NoiseReductionParams undef[n]!
22897
- 0x001c BlackLevelRed int16u
22898
- 0x001d BlackLevelGreen int16u
22899
- 0x001e BlackLevelBlue int16u
22900
- 0x0024 WBRedLevel int16u
22901
- 0x0025 WBGreenLevel int16u
22902
- 0x0026 WBBlueLevel int16u
22903
- 0x0027 WBInfo2 PanasonicRaw WBInfo2
22904
- 0x002d RawFormat int16u!
22905
- 0x002e JpgFromRaw JPEG
22906
- 0x002f CropTop int16u
22907
- 0x0030 CropLeft int16u
22908
- 0x0031 CropBottom int16u
22909
- 0x0032 CropRight int16u
22910
- 0x010f Make string
22911
- 0x0110 Model string
22912
- 0x0111 StripOffsets no
22913
- 0x0112 Orientation int16u
22914
- 0x0116 RowsPerStrip no
22915
- 0x0117 StripByteCounts no
22916
- 0x0118 RawDataOffset no
22917
- 0x0119 DistortionInfo PanasonicRaw DistortionInfo
22918
- 0x011c Gamma int16u
22919
- 0x0120 CameraIFD PanasonicRaw CameraIFD
22920
- 0x0121 Multishot int32u
22921
- 0x0127 JpgFromRaw2 no
22922
- 0x013b Artist string
22923
- 0x02bc ApplicationNotes XMP
22924
- 0x8298 Copyright string
22925
- 0x83bb IPTC-NAA IPTC
22926
- 0x8769 ExifOffset EXIF
22927
- 0x8825 GPSInfo GPS
22928
-
22929
- =head3 PanasonicRaw WBInfo Tags
22930
-
22931
- Index2 Tag Name Writable
22932
- ------ -------- --------
22933
- 0 NumWBEntries int16u
22934
- 1 WBType1 int16u
22935
- 2 WB_RBLevels1 int16u[2]
22936
- 4 WBType2 int16u
22937
- 5 WB_RBLevels2 int16u[2]
22938
- 7 WBType3 int16u
22939
- 8 WB_RBLevels3 int16u[2]
22940
- 10 WBType4 int16u
22941
- 11 WB_RBLevels4 int16u[2]
22942
- 13 WBType5 int16u
22943
- 14 WB_RBLevels5 int16u[2]
22944
- 16 WBType6 int16u
22945
- 17 WB_RBLevels6 int16u[2]
22946
- 19 WBType7 int16u
22947
- 20 WB_RBLevels7 int16u[2]
22948
-
22949
- =head3 PanasonicRaw WBInfo2 Tags
22950
-
22951
- Index2 Tag Name Writable
22952
- ------ -------- --------
22953
- 0 NumWBEntries int16u
22954
- 1 WBType1 int16u
22955
- 2 WB_RGBLevels1 int16u[3]
22956
- 5 WBType2 int16u
22957
- 6 WB_RGBLevels2 int16u[3]
22958
- 9 WBType3 int16u
22959
- 10 WB_RGBLevels3 int16u[3]
22960
- 13 WBType4 int16u
22961
- 14 WB_RGBLevels4 int16u[3]
22962
- 17 WBType5 int16u
22963
- 18 WB_RGBLevels5 int16u[3]
22964
- 21 WBType6 int16u
22965
- 22 WB_RGBLevels6 int16u[3]
22966
- 25 WBType7 int16u
22967
- 26 WB_RGBLevels7 int16u[3]
22968
-
22969
- =head3 PanasonicRaw DistortionInfo Tags
22970
-
22971
- Lens distortion correction information.
22972
-
22973
- Tag ID Tag Name Writable
22974
- ------ -------- --------
22975
- 0x0002 DistortionParam02 int16s
22976
- 0x0004 DistortionParam04 int16s
22977
- 0x0005 DistortionScale int16s
22978
- 7.1 DistortionCorrection int16s & 0x0f
22979
- 0x0008 DistortionParam08 int16s
22980
- 0x0009 DistortionParam09 int16s
22981
- 0x000b DistortionParam11 int16s
22982
- 0x000c DistortionN? int16s
22983
-
22984
- =head3 PanasonicRaw CameraIFD Tags
22985
-
22986
- Tag ID Tag Name Writable
22987
- ------ -------- --------
22988
- 0x1001 MultishotOn no
22989
- 0x1100 FocusStepNear no
22990
- 0x1101 FocusStepCount no
22991
- 0x1102 FlashFired no
22992
- 0x1105 ZoomPosition no
22993
- 0x1200 LensAttached no
22994
- 0x1201 LensTypeMake no
22995
- 0x1202 LensTypeModel no
22996
- 0x1203 FocalLengthIn35mmFormat no
22997
- 0x1301 ApertureValue no
22998
- 0x1302 ShutterSpeedValue no
22999
- 0x1303 SensitivityValue no
23000
- 0x1305 HighISOMode no
23001
- 0x1412 FacesDetected no
23002
- 0x3200 WB_CFA0_LevelDaylight no
23003
- 0x3201 WB_CFA1_LevelDaylight no
23004
- 0x3202 WB_CFA2_LevelDaylight no
23005
- 0x3203 WB_CFA3_LevelDaylight no
23006
- 0x3300 WhiteBalanceSet no
23007
- 0x3420 WB_RedLevelAuto no
23008
- 0x3421 WB_BlueLevelAuto no
23009
- 0x3501 Orientation no
23010
- 0x3600 WhiteBalanceDetected no
23011
-
23012
- =head2 SigmaRaw Tags
23013
-
23014
- These tags are used in Sigma and Foveon RAW (.X3F) images. Metadata is also
23015
- extracted from the JpgFromRaw image if it exists (all models but the SD9 and
23016
- SD10). Currently, metadata may only be written to the embedded JpgFromRaw.
23017
-
23018
- Tag ID Tag Name Writable
23019
- ------ -------- --------
23020
- 'Header' Header SigmaRaw Header
23021
- 'Header4' Header4 SigmaRaw Header4
23022
- 'HeaderExt' HeaderExt SigmaRaw HeaderExt
23023
- 'IMA2' PreviewImage no
23024
- JpgFromRaw no
23025
- 'IMAG' PreviewImage no
23026
- 'PROP' Properties SigmaRaw Properties
23027
-
23028
- =head3 SigmaRaw Header Tags
23029
-
23030
- Information extracted from the header of an X3F file.
23031
-
23032
- Tag ID Tag Name Writable
23033
- ------ -------- --------
23034
- 0x0001 FileVersion no
23035
- 0x0002 ImageUniqueID no
23036
- 0x0006 MarkBits no
23037
- 0x0007 ImageWidth no
23038
- 0x0008 ImageHeight no
23039
- 0x0009 Rotation no
23040
- 0x000a WhiteBalance no
23041
- 0x0012 SceneCaptureType no
23042
-
23043
- =head3 SigmaRaw Header4 Tags
23044
-
23045
- Header information for version 4.0 or greater X3F.
23046
-
23047
- Index4 Tag Name Writable
23048
- ------ -------- --------
23049
- 1 FileVersion no
23050
- 10 ImageWidth no
23051
- 11 ImageHeight no
23052
- 12 Rotation no
23053
-
23054
- =head3 SigmaRaw HeaderExt Tags
23055
-
23056
- Extended header data found in version 2.1 and 2.2 files
23057
-
23058
- Tag ID Tag Name Writable
23059
- ------ -------- --------
23060
- 0x0000 Unused no
23061
- 0x0001 ExposureAdjust no
23062
- 0x0002 Contrast no
23063
- 0x0003 Shadow no
23064
- 0x0004 Highlight no
23065
- 0x0005 Saturation no
23066
- 0x0006 Sharpness no
23067
- 0x0007 RedAdjust no
23068
- 0x0008 GreenAdjust no
23069
- 0x0009 BlueAdjust no
23070
- 0x000a X3FillLight no
23071
-
23072
- =head3 SigmaRaw Properties Tags
23073
-
23074
- Tag ID Tag Name Writable
23075
- ------ -------- --------
23076
- 'AEMODE' MeteringMode no
23077
- 'AFAREA' AFArea no
23078
- 'AFINFOCUS' AFInFocus no
23079
- 'AFMODE' FocusMode no
23080
- 'APERTURE' FNumber no
23081
- 'AP_DESC' ApertureDisplayed no
23082
- 'BRACKET' BracketShot no
23083
- 'BURST' BurstShot no
23084
- 'CAMMANUF' Make no
23085
- 'CAMMODEL' Model no
23086
- 'CAMNAME' CameraName no
23087
- 'CAMSERIAL' SerialNumber no
23088
- 'CM_DESC' SceneCaptureType no
23089
- 'COLORSPACE' ColorSpace no
23090
- 'DRIVE' DriveMode no
23091
- 'EVAL_STATE' EvalState no
23092
- 'EXPCOMP' ExposureCompensation no
23093
- 'EXPNET' NetExposureCompensation no
23094
- 'EXPTIME' IntegrationTime no
23095
- 'FIRMVERS' FirmwareVersion no
23096
- 'FLASH' FlashMode no
23097
- 'FLASHEXPCOMP' FlashExpComp no
23098
- 'FLASHPOWER' FlashPower no
23099
- 'FLASHTTLMODE' FlashTTLMode no
23100
- 'FLASHTYPE' FlashType no
23101
- 'FLENGTH' FocalLength no
23102
- 'FLEQ35MM' FocalLengthIn35mmFormat no
23103
- 'FOCUS' Focus no
23104
- 'IMAGEBOARDID' ImageBoardID no
23105
- 'IMAGERBOARDID' ImagerBoardID no
23106
- 'IMAGERTEMP' SensorTemperature no
23107
- 'ISO' ISO no
23108
- 'LENSARANGE' LensApertureRange no
23109
- 'LENSFRANGE' LensFocalRange no
23110
- 'LENSMODEL' LensType no
23111
- 'PMODE' ExposureProgram no
23112
- 'RESOLUTION' Quality no
23113
- 'SENSORID' SensorID no
23114
- 'SHUTTER' ExposureTime no
23115
- 'SH_DESC' ShutterSpeedDisplayed no
23116
- 'TIME' DateTimeOriginal no
23117
- 'VERSION_BF' VersionBF no
23118
- 'WB_DESC' WhiteBalance no
23119
-
23120
- =head2 Lytro Tags
23121
-
23122
- Tag definitions for Lytro Light Field Picture (LFP) files. ExifTool
23123
- extracts the full JSON metadata blocks, as well as breaking them down into
23124
- individual tags. All available tags are extracted from the JSON metadata,
23125
- even if they don't appear in the table below.
23126
-
23127
- Tag Name Writable
23128
- -------- --------
23129
- AccelerometerTime no
23130
- AccelerometerX no
23131
- AccelerometerY no
23132
- AccelerometerZ no
23133
- CameraType no
23134
- DateTimeOriginal no
23135
- EmbeddedImage no
23136
- ExposureTime no
23137
- FNumber no
23138
- FirmwareVersion no
23139
- FocalLength no
23140
- FocalPlaneXResolution no
23141
- FrameExposureTime no
23142
- ISO no
23143
- ImageLimitExposureBias no
23144
- ImageModulationExposureBias no
23145
- JSONMetadata no+
23146
- LensTemperature no
23147
- Make no
23148
- Model no
23149
- Orientation no
23150
- SensorSerialNumber no
23151
- SerialNumber no
23152
- SocTemperature no
23153
-
23154
23258
  =head2 JFIF Tags
23155
23259
 
23156
23260
  The following information is extracted from the JPEG JFIF header. See
@@ -25143,12 +25247,21 @@ chunk.
25143
25247
 
25144
25248
  =head2 Jpeg2000 Tags
25145
25249
 
25146
- The tags below are found in JPEG 2000 images and the JUMBF metadata in JPEG
25147
- images, but not all of these are extracted. Note that ExifTool currently
25148
- writes only EXIF, IPTC and XMP tags in Jpeg2000 images, and EXIF and XMP in
25149
- JXL images. ExifTool will read/write Brotli-compressed EXIF and XMP in JXL
25150
- images, but the API Compress option must be set to create new EXIF and XMP
25151
- in compressed format.
25250
+ The tags below are found in JPEG 2000 images and the C2PA CAI JUMBF metadata
25251
+ in various file types (see below). Note that ExifTool currently writes only
25252
+ EXIF, IPTC and XMP tags in Jpeg2000 images, and EXIF and XMP in JXL images.
25253
+ ExifTool will read/write Brotli-compressed EXIF and XMP in JXL images, but
25254
+ the API Compress option must be set to create new EXIF and XMP in compressed
25255
+ format.
25256
+
25257
+ C2PA (Coalition for Content Provenance and Authenticity) CAI (Content
25258
+ Authenticity Initiative) JUMBF (JPEG Universal Metadata Box Format) metdata
25259
+ is currently extracted from JPEG, PNG, TIFF-based (eg. TIFF, DNG),
25260
+ QuickTime-based (eg. MP4, MOV, HEIF, AVIF), RIFF-based (eg. WAV, AVI, WebP),
25261
+ GIF files and ID3v2 metadata. The suggested ExifTool command-line arguments
25262
+ for reading C2PA metadata are C<-jumbf:all -G3 -b -j -u -struct>. This
25263
+ metadata may be deleted from writable JPEG, PNG, WebP, TIFF-based, and
25264
+ QuickTime-based files by deleting the JUMBF group with C<-jumbf:all=>.
25152
25265
 
25153
25266
  Tag ID Tag Name Writable
25154
25267
  ------ -------- --------
@@ -25217,8 +25330,8 @@ in compressed format.
25217
25330
  UUID-XMP XMP
25218
25331
  UUID-GeoJP2 EXIF
25219
25332
  UUID-Photoshop Photoshop
25333
+ UUID-C2PAClaimSignature CBOR
25220
25334
  UUID-Signature no
25221
- UUID-C2PAClaimSignature -
25222
25335
  UUID-Unknown no
25223
25336
  'xml ' XML XMP XML
25224
25337
  XMP -
@@ -26926,6 +27039,7 @@ Tags extracted from GIF89a application extensions.
26926
27039
 
26927
27040
  Tag ID Tag Name Writable
26928
27041
  ------ -------- --------
27042
+ 'C2PA_GIF/' JUMBF Jpeg2000
26929
27043
  'ICCRGBG1/012' ICC_Profile ICC_Profile
26930
27044
  'MIDICTRL/Jon' MIDIControl GIF MIDIControl
26931
27045
  'MIDISONG/Dm7' MIDISong no
@@ -28590,8 +28704,11 @@ ID3 version 2.2 tags. (These are the tags written by iTunes 5.0.)
28590
28704
  ------ -------- --------
28591
28705
  'CNT' PlayCounter no
28592
28706
  'COM' Comment no
28707
+ 'GP1' Grouping no
28593
28708
  'IPL' InvolvedPeople no
28594
28709
  'ITU' iTunesU? no
28710
+ 'MVI' MovementNumber no
28711
+ 'MVN' MovementName no
28595
28712
  'PCS' Podcast? no
28596
28713
  'PIC' Picture no
28597
28714
  'PIC-1' PictureFormat no
@@ -28673,6 +28790,7 @@ software.
28673
28790
  'APIC-2' PictureType no
28674
28791
  'APIC-3' PictureDescription no
28675
28792
  'COMM' Comment no
28793
+ 'GEOB' GeneralEncapsulatedObject ID3 GEOB
28676
28794
  'GRP1' Grouping no
28677
28795
  'IPLS' InvolvedPeople no
28678
28796
  'ITNU' iTunesU? no
@@ -28749,6 +28867,16 @@ software.
28749
28867
  'XSOP' PerformerSortOrder no
28750
28868
  'XSOT' TitleSortOrder no
28751
28869
 
28870
+ =head3 ID3 GEOB Tags
28871
+
28872
+ Tag ID Tag Name Writable
28873
+ ------ -------- --------
28874
+ 'GEOB-Data' GEOB-Data no
28875
+ 'GEOB-Desc' GEOB-Desc no
28876
+ 'GEOB-File' GEOB-File no
28877
+ 'GEOB-Mime' GEOB-Mime no
28878
+ 'application/x-c2pa-manifest-store' JUMBF Jpeg2000
28879
+
28752
28880
  =head3 ID3 Private Tags
28753
28881
 
28754
28882
  ID3 private (PRIV) tags. ExifTool will decode any private tags found, even
@@ -28778,6 +28906,7 @@ software.
28778
28906
  'APIC-2' PictureType no
28779
28907
  'APIC-3' PictureDescription no
28780
28908
  'COMM' Comment no
28909
+ 'GEOB' GeneralEncapsulatedObject ID3 GEOB
28781
28910
  'GRP1' Grouping no
28782
28911
  'ITNU' iTunesU? no
28783
28912
  'MCDI' MusicCDIdentifier no
@@ -29013,6 +29142,8 @@ for the official specification.
29013
29142
  UUID-Flip QuickTime Flip
29014
29143
  UUID-Canon2 Canon uuid2
29015
29144
  SensorData QuickTime Tags360Fly
29145
+ JUMBF Jpeg2000
29146
+ CBOR CBOR
29016
29147
  SensorData no
29017
29148
  PreviewImage no
29018
29149
  UUID-Unknown? no
@@ -30620,6 +30751,7 @@ metadata to WEBP images, but can't yet write to other RIFF-based formats.
30620
30751
  'ALPH' ALPH RIFF ALPH
30621
30752
  'ANIM' ANIM RIFF ANIM
30622
30753
  'ANMF' ANMF RIFF ANMF
30754
+ 'C2PA' JUMBF Jpeg2000
30623
30755
  'CSET' CharacterSet RIFF CSET
30624
30756
  'EXIF' EXIF EXIF
30625
30757
  UnknownEXIF no
@@ -38736,11 +38868,10 @@ Tags extracted from V-Note VNT files.
38736
38868
  Although basic text files contain no metadata, the following tags are
38737
38869
  determined from a simple analysis of the data in TXT and CSV files.
38738
38870
  Statistics are generated only for 8-bit encodings, but the FastScan (-fast)
38739
- option may be used to limit processing to the first 64 kB in which case some
38740
- tags are not produced. To avoid long processing delays, ExifTool will issue
38741
- a minor warning and process only the first 64 kB of any file larger than 20
38742
- MB unless the IgnoreMinorErrors (-m)
38743
- option is used.
38871
+ option may be used to limit processing to the first 64 KiB in which case
38872
+ some tags are not produced. To avoid long processing delays, ExifTool will
38873
+ issue a minor warning and process only the first 64 KiB of any file larger
38874
+ than 20 MiB unless the IgnoreMinorErrors (-m) option is used.
38744
38875
 
38745
38876
  Tag Name Writable
38746
38877
  -------- --------