exiftool-vendored.exe 12.30.0 → 12.38.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/bin/exiftool_files/Changes +129 -3
- package/bin/exiftool_files/README +2 -2
- package/bin/exiftool_files/arg_files/xmp2exif.args +2 -1
- package/bin/exiftool_files/config_files/example.config +1 -1
- package/bin/exiftool_files/exiftool.pl +100 -58
- package/bin/exiftool_files/fmt_files/gpx.fmt +1 -1
- package/bin/exiftool_files/fmt_files/gpx_wpt.fmt +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +13 -3
- package/bin/exiftool_files/lib/Image/ExifTool/CBOR.pm +331 -0
- package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +175 -12
- package/bin/exiftool_files/lib/Image/ExifTool/CanonCustom.pm +12 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Charset.pm +2 -0
- package/bin/exiftool_files/lib/Image/ExifTool/DPX.pm +13 -2
- package/bin/exiftool_files/lib/Image/ExifTool/DarwinCore.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +109 -3
- package/bin/exiftool_files/lib/Image/ExifTool/FLIR.pm +33 -8
- package/bin/exiftool_files/lib/Image/ExifTool/GIF.pm +5 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GPS.pm +14 -10
- package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +13 -2
- package/bin/exiftool_files/lib/Image/ExifTool/GoPro.pm +16 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ICC_Profile.pm +96 -4
- package/bin/exiftool_files/lib/Image/ExifTool/JSON.pm +7 -3
- package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +154 -24
- package/bin/exiftool_files/lib/Image/ExifTool/M2TS.pm +27 -12
- package/bin/exiftool_files/lib/Image/ExifTool/MacOS.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +1204 -96
- package/bin/exiftool_files/lib/Image/ExifTool/NikonCustom.pm +5 -1
- package/bin/exiftool_files/lib/Image/ExifTool/NikonSettings.pm +135 -71
- package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +5 -1
- package/bin/exiftool_files/lib/Image/ExifTool/OpenEXR.pm +4 -2
- package/bin/exiftool_files/lib/Image/ExifTool/PDF.pm +11 -12
- package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +4 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +2 -1
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +69 -10
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +141 -111
- package/bin/exiftool_files/lib/Image/ExifTool/README +9 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +56 -13
- package/bin/exiftool_files/lib/Image/ExifTool/TagInfoXML.pm +9 -4
- package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +6473 -5827
- package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +1401 -54
- package/bin/exiftool_files/lib/Image/ExifTool/WritePDF.pl +1 -0
- package/bin/exiftool_files/lib/Image/ExifTool/WritePNG.pl +2 -0
- package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +10 -0
- package/bin/exiftool_files/lib/Image/ExifTool/WriteXMP.pl +10 -11
- package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +50 -5
- package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +125 -31
- package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +3 -1
- package/bin/exiftool_files/lib/Image/ExifTool/XMPStruct.pl +3 -1
- package/bin/exiftool_files/lib/Image/ExifTool.pm +8931 -8864
- package/bin/exiftool_files/lib/Image/ExifTool.pod +21 -13
- package/package.json +3 -3
|
@@ -860,6 +860,14 @@ commonly found in samples from other software, and it has been reported that
|
|
|
860
860
|
Apple QuickTime Player and Photos.apps will ignore ItemList tags if this is
|
|
861
861
|
missing. Default is 1.
|
|
862
862
|
|
|
863
|
+
=item QuickTimePad
|
|
864
|
+
|
|
865
|
+
Flag to preserve the padding of some QuickTime atoms when writing.
|
|
866
|
+
QuickTime-based Canon CR3 files pad the values of container atoms with null
|
|
867
|
+
bytes. This padding is removed by default when the file is rewritten, but
|
|
868
|
+
setting this option to 1 adds padding to preserve the original atom size if
|
|
869
|
+
the new atom would be smaller than the original. Default is undef.
|
|
870
|
+
|
|
863
871
|
=item QuickTimeUTC
|
|
864
872
|
|
|
865
873
|
Flag set to assume that QuickTime date/time values are stored as UTC,
|
|
@@ -1235,8 +1243,8 @@ called with a source file name.
|
|
|
1235
1243
|
The following ExifTool options are effective in the call to L</WriteInfo>:
|
|
1236
1244
|
|
|
1237
1245
|
ByteOrder, Charset, CharsetEXIF, CharsetFileName, CharsetIPTC, Compact,
|
|
1238
|
-
Compress, FixBase, IgnoreMinorErrors,
|
|
1239
|
-
and WriteMode.
|
|
1246
|
+
Compress, FixBase, IgnoreMinorErrors, NoMultiExif, NoPDFList, Password,
|
|
1247
|
+
QuickTimeHandler, QuickTimePad, Verbose and WriteMode.
|
|
1240
1248
|
|
|
1241
1249
|
=head2 GetTagList
|
|
1242
1250
|
|
|
@@ -1486,13 +1494,13 @@ optional leading family numbers, separated by colons (eg. 'EXIF:Artist',
|
|
|
1486
1494
|
'XMP:Time:*'), which is equivalent to using a Group option argument. Also,
|
|
1487
1495
|
a '#' may be appended to the tag name (eg. 'EXIF:Orientation#'), with the
|
|
1488
1496
|
same effect as setting Type to 'ValueConv'. Wildcards ('*' and '?') may be
|
|
1489
|
-
used in the tag name to assign multiple tags simultaneously. A
|
|
1490
|
-
'*' is special when deleting information, and will delete an
|
|
1491
|
-
even if some individual tags in the group are not writable, but
|
|
1492
|
-
single family 0 or 1 group is specified (otherwise the tags are
|
|
1493
|
-
individually). Use L</GetDeleteGroups> to get a list of deletable
|
|
1494
|
-
names, and see L<Image::ExifTool::TagNames|Image::ExifTool::TagNames>
|
|
1495
|
-
complete list of tag names.
|
|
1497
|
+
used in the tag name to assign or delete multiple tags simultaneously. A
|
|
1498
|
+
tag name of '*' is special when deleting information, and will delete an
|
|
1499
|
+
entire group even if some individual tags in the group are not writable, but
|
|
1500
|
+
only if a single family 0 or 1 group is specified (otherwise the tags are
|
|
1501
|
+
deleted individually). Use L</GetDeleteGroups> to get a list of deletable
|
|
1502
|
+
group names, and see L<Image::ExifTool::TagNames|Image::ExifTool::TagNames>
|
|
1503
|
+
for a complete list of tag names.
|
|
1496
1504
|
|
|
1497
1505
|
2) [optional] New value for tag. Undefined to delete tag from file. May be
|
|
1498
1506
|
a scalar, scalar reference, list reference to set a list of values, or hash
|
|
@@ -2300,9 +2308,9 @@ Torrent, Trailer, UserParam, VCard, Vorbis, WTV, XML, XMP, ZIP
|
|
|
2300
2308
|
=item Family 1 (Specific Location):
|
|
2301
2309
|
|
|
2302
2310
|
AC3, AFCP, AIFF, APE, ASF, AVI1, Adobe, AdobeCM, AdobeDNG, Apple, Audible,
|
|
2303
|
-
CIFF, CameraIFD, Canon, CanonCustom, CanonRaw, CanonVRD, Casio,
|
|
2304
|
-
Composite, DICOM, DJI, DNG, DV, DjVu, DjVu-Meta, Ducky, EPPIM,
|
|
2305
|
-
ExifIFD, ExifTool, FITS, FLAC, FLIR, File, Flash, FlashPix, Font,
|
|
2311
|
+
CBOR, CIFF, CameraIFD, Canon, CanonCustom, CanonRaw, CanonVRD, Casio,
|
|
2312
|
+
Chapter#, Composite, DICOM, DJI, DNG, DV, DjVu, DjVu-Meta, Ducky, EPPIM,
|
|
2313
|
+
EXE, EXIF, ExifIFD, ExifTool, FITS, FLAC, FLIR, File, Flash, FlashPix, Font,
|
|
2306
2314
|
FotoStation, FujiFilm, FujiIFD, GE, GIF, GIMP, GPS, GeoTiff, GlobParamIFD,
|
|
2307
2315
|
GoPro, GraphConv, H264, HP, HTC, HTML, HTML-dc, HTML-ncc, HTML-office,
|
|
2308
2316
|
HTML-prod, HTML-vw96, HTTP-equiv, ICC-chrm, ICC-clrt, ICC-header, ICC-meas,
|
|
@@ -2335,7 +2343,7 @@ XMP-iptcCore, XMP-iptcExt, XMP-lr, XMP-mediapro, XMP-microsoft,
|
|
|
2335
2343
|
XMP-mwg-coll, XMP-mwg-kw, XMP-mwg-rs, XMP-pdf, XMP-pdfx, XMP-photomech,
|
|
2336
2344
|
XMP-photoshop, XMP-plus, XMP-pmi, XMP-prism, XMP-prl, XMP-prm, XMP-pur,
|
|
2337
2345
|
XMP-rdf, XMP-swf, XMP-tiff, XMP-x, XMP-xmp, XMP-xmpBJ, XMP-xmpDM, XMP-xmpMM,
|
|
2338
|
-
XMP-xmpNote, XMP-xmpPLUS, XMP-xmpRights, XMP-xmpTPg, ZIP
|
|
2346
|
+
XMP-xmpNote, XMP-xmpPLUS, XMP-xmpRights, XMP-xmpTPg, ZIP, iTunes
|
|
2339
2347
|
|
|
2340
2348
|
=item Family 2 (Category):
|
|
2341
2349
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "exiftool-vendored.exe",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.38.0",
|
|
4
4
|
"description": "Vendored win32 ExifTool for Node.js",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"homepage": "https://github.com/mceachen/exiftool-vendored.exe#readme",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"update": "bash -c ./update.sh"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"mocha": "^9.1.
|
|
34
|
-
"prettier": "^2.
|
|
33
|
+
"mocha": "^9.1.3",
|
|
34
|
+
"prettier": "^2.5.1"
|
|
35
35
|
}
|
|
36
36
|
}
|