exiftool-vendored 35.4.0 → 35.6.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.
package/CHANGELOG.md CHANGED
@@ -35,6 +35,14 @@ vendored versions of ExifTool match the version that they vendor.
35
35
 
36
36
  ## History
37
37
 
38
+ ### v35.6.0
39
+
40
+ - 🌱 Upgraded ExifTool to version [13.48](https://exiftool.org/history.html#13.48).
41
+
42
+ ### v35.5.0
43
+
44
+ - 🌱 Upgraded ExifTool to version [13.47](https://exiftool.org/history.html#13.47).
45
+
38
46
  ### v35.4.0
39
47
 
40
48
  - ✨ New `TagDescriptions` class provides human-readable descriptions for metadata tags. Descriptions are sourced from ExifTool's tag database and merged with hand-curated descriptions for important tags. The hand-curated descriptions are currently English-only. Supports caching and multiple languages.
package/dist/Tags.d.ts CHANGED
@@ -26,7 +26,7 @@ export interface ExifToolTags {
26
26
  /**
27
27
  * @frequency 🔥 ★★★★ (100%)
28
28
  * @groups ExifTool
29
- * @example 13.46
29
+ * @example 13.48
30
30
  */
31
31
  ExifToolVersion?: string;
32
32
  /**
@@ -114,7 +114,7 @@ export interface FileTags {
114
114
  /**
115
115
  * @frequency 🔥 ★★★★ (100%)
116
116
  * @groups File
117
- * @example "2026:01:25 21:08:50Z"
117
+ * @example "2026:01:31 21:03:32Z"
118
118
  * @remarks File system access date/time. Not stored metadata - file system property.
119
119
  * Writable on some systems. Changes when file is read.
120
120
  * @see https://exiftool.org/TagNames/File.html
@@ -132,7 +132,7 @@ export interface FileTags {
132
132
  /**
133
133
  * @frequency 🔥 ★★★★ (100%)
134
134
  * @groups File
135
- * @example "2026:01:25 18:36:11Z"
135
+ * @example "2026:01:31 06:31:42Z"
136
136
  * @remarks File system inode change date/time (Unix/Linux). Not stored metadata - file system property.
137
137
  * Changes when file metadata (permissions, ownership) or content changes. Not available on Windows.
138
138
  * @see https://exiftool.org/TagNames/File.html
@@ -270,7 +270,7 @@ export interface FileTags {
270
270
  /**
271
271
  * @frequency 🔥 ★★★☆ (30%)
272
272
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
273
- * @example "(Binary data 315546 bytes, use -b option to extract)"
273
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
274
274
  * @remarks Embedded preview image data extracted from the file.
275
275
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
276
276
  * Can only modify previews that already exist in the file.
@@ -729,7 +729,7 @@ export interface CompositeTags {
729
729
  /**
730
730
  * @frequency 🔥 ★★★☆ (30%)
731
731
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
732
- * @example "(Binary data 315546 bytes, use -b option to extract)"
732
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
733
733
  * @remarks Embedded preview image data extracted from the file.
734
734
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
735
735
  * Can only modify previews that already exist in the file.
@@ -1184,7 +1184,7 @@ export interface APPTags {
1184
1184
  /**
1185
1185
  * @frequency 🧊 ☆☆☆☆ (0%)
1186
1186
  * @groups APP
1187
- * @example "(Binary data 275008 bytes, use -b option to extract)"
1187
+ * @example "(Binary data 1011393 bytes, use -b option to extract)"
1188
1188
  */
1189
1189
  EmbeddedImage?: BinaryField | string;
1190
1190
  /**
@@ -2141,7 +2141,7 @@ export interface FlashPixTags {
2141
2141
  /**
2142
2142
  * @frequency 🧊 ☆☆☆☆ (0%)
2143
2143
  * @groups FlashPix
2144
- * @example "(Binary data 18 bytes, use -b option to extract)"
2144
+ * @example "(Binary data 20796 bytes, use -b option to extract)"
2145
2145
  */
2146
2146
  AudioStream?: BinaryField | string;
2147
2147
  /**
@@ -2195,7 +2195,7 @@ export interface FlashPixTags {
2195
2195
  /**
2196
2196
  * @frequency 🔥 ★★★☆ (30%)
2197
2197
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
2198
- * @example "(Binary data 315546 bytes, use -b option to extract)"
2198
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
2199
2199
  * @remarks Embedded preview image data extracted from the file.
2200
2200
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
2201
2201
  * Can only modify previews that already exist in the file.
@@ -2217,7 +2217,7 @@ export interface FlashPixTags {
2217
2217
  /**
2218
2218
  * @frequency 🔥 ☆☆☆☆ (1%)
2219
2219
  * @groups FlashPix
2220
- * @example "(Binary data 46285 bytes, use -b option to extract)"
2220
+ * @example "(Binary data 57881 bytes, use -b option to extract)"
2221
2221
  */
2222
2222
  ScreenNail?: BinaryField | string;
2223
2223
  /**
@@ -3049,7 +3049,7 @@ export interface EXIFTags {
3049
3049
  /**
3050
3050
  * @frequency 🔥 ☆☆☆☆ (1%)
3051
3051
  * @groups EXIF, QuickTime
3052
- * @example "(Binary data 571392 bytes, use -b option to extract)"
3052
+ * @example "(Binary data 453632 bytes, use -b option to extract)"
3053
3053
  * @remarks Embedded JPEG preview extracted from RAW files. Binary data type.
3054
3054
  * Access via BinaryField to get raw bytes or base64 encoding.
3055
3055
  * @see https://exiftool.org/TagNames/EXIF.html
@@ -3356,7 +3356,7 @@ export interface EXIFTags {
3356
3356
  /**
3357
3357
  * @frequency 🔥 ★★★☆ (30%)
3358
3358
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
3359
- * @example "(Binary data 315546 bytes, use -b option to extract)"
3359
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
3360
3360
  * @remarks Embedded preview image data extracted from the file.
3361
3361
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
3362
3362
  * Can only modify previews that already exist in the file.
@@ -3726,7 +3726,7 @@ export interface EXIFTags {
3726
3726
  /**
3727
3727
  * @frequency 🔥 ★★★★ (90%)
3728
3728
  * @groups EXIF, JFIF, MakerNotes
3729
- * @example "(Binary data 10202 bytes, use -b option to extract)"
3729
+ * @example "(Binary data 12652 bytes, use -b option to extract)"
3730
3730
  * @remarks Embedded thumbnail image data. Binary data type.
3731
3731
  * Writable for updating existing thumbnails, but cannot create or delete thumbnails.
3732
3732
  */
@@ -4138,7 +4138,7 @@ export interface MPFTags {
4138
4138
  /**
4139
4139
  * @frequency 🔥 ★★★☆ (30%)
4140
4140
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
4141
- * @example "(Binary data 315546 bytes, use -b option to extract)"
4141
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
4142
4142
  * @remarks Embedded preview image data extracted from the file.
4143
4143
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
4144
4144
  * Can only modify previews that already exist in the file.
@@ -4422,7 +4422,7 @@ export interface PhotoshopTags {
4422
4422
  /**
4423
4423
  * @frequency 🔥 ☆☆☆☆ (0%)
4424
4424
  * @groups Photoshop
4425
- * @example "(Binary data 4291 bytes, use -b option to extract)"
4425
+ * @example "(Binary data 5768 bytes, use -b option to extract)"
4426
4426
  */
4427
4427
  PhotoshopThumbnail?: BinaryField | string;
4428
4428
  /**
@@ -4838,7 +4838,7 @@ export interface QuickTimeTags {
4838
4838
  /**
4839
4839
  * @frequency 🔥 ☆☆☆☆ (1%)
4840
4840
  * @groups EXIF, QuickTime
4841
- * @example "(Binary data 571392 bytes, use -b option to extract)"
4841
+ * @example "(Binary data 453632 bytes, use -b option to extract)"
4842
4842
  * @remarks Embedded JPEG preview extracted from RAW files. Binary data type.
4843
4843
  * Access via BinaryField to get raw bytes or base64 encoding.
4844
4844
  * @see https://exiftool.org/TagNames/EXIF.html
@@ -5053,7 +5053,7 @@ export interface QuickTimeTags {
5053
5053
  /**
5054
5054
  * @frequency 🔥 ★★★☆ (30%)
5055
5055
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
5056
- * @example "(Binary data 315546 bytes, use -b option to extract)"
5056
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
5057
5057
  * @remarks Embedded preview image data extracted from the file.
5058
5058
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
5059
5059
  * Can only modify previews that already exist in the file.
@@ -5534,7 +5534,7 @@ export interface JFIFTags {
5534
5534
  /**
5535
5535
  * @frequency 🔥 ★★★★ (90%)
5536
5536
  * @groups EXIF, JFIF, MakerNotes
5537
- * @example "(Binary data 10202 bytes, use -b option to extract)"
5537
+ * @example "(Binary data 12652 bytes, use -b option to extract)"
5538
5538
  * @remarks Embedded thumbnail image data. Binary data type.
5539
5539
  * Writable for updating existing thumbnails, but cannot create or delete thumbnails.
5540
5540
  */
@@ -7276,7 +7276,7 @@ export interface MakerNotesTags {
7276
7276
  /**
7277
7277
  * @frequency 🔥 ☆☆☆☆ (1%)
7278
7278
  * @groups MakerNotes
7279
- * @example "(Binary data 8290 bytes, use -b option to extract)"
7279
+ * @example "(Binary data 8412 bytes, use -b option to extract)"
7280
7280
  */
7281
7281
  CameraParameters?: BinaryField | string;
7282
7282
  /**
@@ -8436,7 +8436,7 @@ export interface MakerNotesTags {
8436
8436
  /**
8437
8437
  * @frequency 🔥 ★☆☆☆ (10%)
8438
8438
  * @groups MakerNotes
8439
- * @example "(Binary data 280 bytes, use -b option to extract)"
8439
+ * @example "(Binary data 114 bytes, use -b option to extract)"
8440
8440
  */
8441
8441
  DataDump?: BinaryField | string;
8442
8442
  /**
@@ -12256,7 +12256,7 @@ export interface MakerNotesTags {
12256
12256
  /**
12257
12257
  * @frequency 🔥 ☆☆☆☆ (0%)
12258
12258
  * @groups MakerNotes
12259
- * @example "(Binary data 1748 bytes, use -b option to extract)"
12259
+ * @example "(Binary data 1316 bytes, use -b option to extract)"
12260
12260
  */
12261
12261
  MergedImage?: BinaryField | string;
12262
12262
  /**
@@ -12838,7 +12838,7 @@ export interface MakerNotesTags {
12838
12838
  /**
12839
12839
  * @frequency 🔥 ☆☆☆☆ (0%)
12840
12840
  * @groups MakerNotes
12841
- * @example "(Binary data 46 bytes, use -b option to extract)"
12841
+ * @example "(Binary data 624 bytes, use -b option to extract)"
12842
12842
  */
12843
12843
  NEFLinearizationTable?: BinaryField | string;
12844
12844
  /**
@@ -13570,7 +13570,7 @@ export interface MakerNotesTags {
13570
13570
  /**
13571
13571
  * @frequency 🔥 ★★★☆ (30%)
13572
13572
  * @groups Composite, EXIF, File, FlashPix, MPF, MakerNotes, QuickTime
13573
- * @example "(Binary data 315546 bytes, use -b option to extract)"
13573
+ * @example "(Binary data 37244 bytes, use -b option to extract)"
13574
13574
  * @remarks Embedded preview image data extracted from the file.
13575
13575
  * CRITICAL: Writable for updating existing embedded images, but cannot create or delete previews.
13576
13576
  * Can only modify previews that already exist in the file.
@@ -14009,7 +14009,7 @@ export interface MakerNotesTags {
14009
14009
  /**
14010
14010
  * @frequency 🔥 ☆☆☆☆ (0%)
14011
14011
  * @groups MakerNotes
14012
- * @example "(Binary data 886 bytes, use -b option to extract)"
14012
+ * @example "(Binary data 576 bytes, use -b option to extract)"
14013
14013
  */
14014
14014
  RectifaceText?: BinaryField | string;
14015
14015
  /**
@@ -15543,7 +15543,7 @@ export interface MakerNotesTags {
15543
15543
  /**
15544
15544
  * @frequency 🔥 ★★★★ (90%)
15545
15545
  * @groups EXIF, JFIF, MakerNotes
15546
- * @example "(Binary data 10202 bytes, use -b option to extract)"
15546
+ * @example "(Binary data 12652 bytes, use -b option to extract)"
15547
15547
  * @remarks Embedded thumbnail image data. Binary data type.
15548
15548
  * Writable for updating existing thumbnails, but cannot create or delete thumbnails.
15549
15549
  */
@@ -16608,7 +16608,7 @@ export interface XMPTags {
16608
16608
  /**
16609
16609
  * @frequency 🔥 ☆☆☆☆ (0%)
16610
16610
  * @groups XMP
16611
- * @example [{"DepthMap":{"ConfidenceURI":"android/confidencemap","Deical"}]
16611
+ * @example [{"Camera":{"DepthMap":{"ConfidenceURI":"android/confidencal"}}]
16612
16612
  */
16613
16613
  Cameras?: Struct[];
16614
16614
  /**
@@ -16830,7 +16830,7 @@ export interface XMPTags {
16830
16830
  /**
16831
16831
  * @frequency 🔥 ☆☆☆☆ (0%)
16832
16832
  * @groups XMP
16833
- * @example {"Directory":[{"DataURI":"primary_image","Length":0,"Mimepeg"}]}
16833
+ * @example {"Directory":[{"Item":{"DataURI":"primary_image","Length"…eg"}}]}
16834
16834
  */
16835
16835
  Container?: Struct;
16836
16836
  /**
@@ -17623,7 +17623,7 @@ export interface XMPTags {
17623
17623
  /**
17624
17624
  * @frequency 🔥 ☆☆☆☆ (0%)
17625
17625
  * @groups XMP
17626
- * @example "(Binary data 66140 bytes, use -b option to extract)"
17626
+ * @example "(Binary data 70716 bytes, use -b option to extract)"
17627
17627
  */
17628
17628
  HDRPMakerNote?: BinaryField | string;
17629
17629
  /**
@@ -18444,7 +18444,7 @@ export interface XMPTags {
18444
18444
  /**
18445
18445
  * @frequency 🔥 ☆☆☆☆ (0%)
18446
18446
  * @groups XMP
18447
- * @example [{"CameraIndices":[0],"Type":"DepthPhoto"}]
18447
+ * @example [{"Profile":{"CameraIndices":[0],"Type":"DepthPhoto"}}]
18448
18448
  */
18449
18449
  Profiles?: Struct[];
18450
18450
  /**
@@ -19196,7 +19196,7 @@ export type XMPTag = StrEnumKeys<typeof XMPTagsNames>;
19196
19196
  * - @groups: comma-separated list of metadata groups where this tag appears (e.g., "EXIF, MakerNotes")
19197
19197
  * - @example: representative value for the tag
19198
19198
  *
19199
- * Autogenerated by "npm run mktags" by ExifTool 13.46 on Sun Jan 25 2026.
19199
+ * Autogenerated by "npm run mktags" by ExifTool 13.48 on Sat Jan 31 2026.
19200
19200
  * 2998 unique tags were found in 10529 photo and video files.
19201
19201
  *
19202
19202
  * @see https://exiftool.org/TagNames/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "exiftool-vendored",
3
- "version": "35.4.0",
3
+ "version": "35.6.0",
4
4
  "description": "Efficient, cross-platform access to ExifTool",
5
5
  "main": "./dist/ExifTool.js",
6
6
  "types": "./dist/ExifTool.d.ts",
@@ -117,7 +117,7 @@
117
117
  "eslint-plugin-import": "^2.32.0",
118
118
  "eslint-plugin-node": "^11.1.0",
119
119
  "eslint-plugin-redos": "^4.5.0",
120
- "eslint-plugin-regexp": "^2.10.0",
120
+ "eslint-plugin-regexp": "^3.0.0",
121
121
  "extract-zip": "^2.0.1",
122
122
  "geo-tz": "^8.1.5",
123
123
  "globals": "^17.0.0",
@@ -125,10 +125,10 @@
125
125
  "mocha": "^11.7.5",
126
126
  "npm-check-updates": "^19.3.1",
127
127
  "npm-run-all2": "8.0.4",
128
- "prettier": "^3.7.4",
128
+ "prettier": "^3.8.1",
129
129
  "prettier-plugin-organize-imports": "^4.3.0",
130
130
  "progress": "^2.0.3",
131
- "release-it": "^19.2.3",
131
+ "release-it": "^19.2.4",
132
132
  "rimraf": "^6.1.2",
133
133
  "serve": "^14.2.5",
134
134
  "source-map-support": "^0.5.21",
@@ -148,7 +148,7 @@
148
148
  "luxon": "^3.7.2"
149
149
  },
150
150
  "optionalDependencies": {
151
- "exiftool-vendored.exe": "13.46.0",
152
- "exiftool-vendored.pl": "13.46.0"
151
+ "exiftool-vendored.exe": "13.48.0",
152
+ "exiftool-vendored.pl": "13.48.0"
153
153
  }
154
154
  }