exiftool-vendored.exe 12.38.0 → 12.39.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/LICENSE +254 -247
- package/bin/exiftool_files/Changes +17 -0
- package/bin/exiftool_files/README +45 -45
- package/bin/exiftool_files/exiftool.pl +48 -48
- package/bin/exiftool_files/lib/File/RandomAccess.pm +1 -1
- package/bin/exiftool_files/lib/File/RandomAccess.pod +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/AES.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/AFCP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/AIFF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/APE.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/APP12.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ASF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Apple.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Audible.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BMP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BPG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BZZ.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BigTIFF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +6 -4
- package/bin/exiftool_files/lib/Image/ExifTool/CBOR.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Canon.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/CanonCustom.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/CanonRaw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/CanonVRD.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/CaptureOne.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Casio.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Charset.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DICOM.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DJI.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DNG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DPX.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DV.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DarwinCore.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DjVu.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/EXE.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +9 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FITS.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FLAC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FLIF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FLIR.pm +16 -4
- package/bin/exiftool_files/lib/Image/ExifTool/Fixup.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Flash.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FlashPix.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Font.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FotoStation.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GE.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GIF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GIMP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GPS.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GeoTiff.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/GoPro.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/H264.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/HP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/HTML.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/HtmlDump.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ID3.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/IPTC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ISO.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ITC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Import.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/InDesign.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/JPEG.pm +6 -2
- package/bin/exiftool_files/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/JSON.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/JVC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Kodak.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/LIF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/LNK.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/cs.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/de.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/es.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/fi.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/fr.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/it.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/ja.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/ko.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/nl.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/pl.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/ru.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/sv.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/tr.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Leaf.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Lytro.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/M2TS.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MIE.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MIEUnits.pod +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MIFF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MNG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MOI.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MPC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MPEG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MPF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MRC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MWG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MXF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MacOS.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MakerNotes.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Matroska.pm +9 -5
- package/bin/exiftool_files/lib/Image/ExifTool/Microsoft.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Minolta.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Motorola.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +897 -184
- package/bin/exiftool_files/lib/Image/ExifTool/NikonCapture.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/NikonCustom.pm +519 -6
- package/bin/exiftool_files/lib/Image/ExifTool/NikonSettings.pm +17 -18
- package/bin/exiftool_files/lib/Image/ExifTool/Nintendo.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/OOXML.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Ogg.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Olympus.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/OpenEXR.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Opus.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Other.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PCX.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PDF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PGF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PICT.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PLIST.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PLUS.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PNG.pm +28 -8
- package/bin/exiftool_files/lib/Image/ExifTool/PPM.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PSP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Palm.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Parrot.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Pentax.pm +3 -2
- package/bin/exiftool_files/lib/Image/ExifTool/PhaseOne.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PhotoCD.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Photoshop.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PostScript.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PrintIM.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Qualcomm.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +14 -3
- package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/RSRC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/RTF.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Radiance.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Rawzor.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Real.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Reconyx.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Red.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Ricoh.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Samsung.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Sanyo.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Scalado.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Shift.pl +3 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Shortcuts.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Sigma.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/SonyIDC.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Stim.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +4560 -4474
- package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +320 -21
- package/bin/exiftool_files/lib/Image/ExifTool/Text.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Theora.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Torrent.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Unknown.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/VCard.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Validate.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Vorbis.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WTV.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteExif.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WritePDF.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WritePNG.pl +30 -10
- package/bin/exiftool_files/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WritePostScript.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +2 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteXMP.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +6 -5
- package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +40 -22
- package/bin/exiftool_files/lib/Image/ExifTool/XMP2.pl +3 -2
- package/bin/exiftool_files/lib/Image/ExifTool/XMPStruct.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/ZIP.pm +10 -2
- package/bin/exiftool_files/lib/Image/ExifTool/ZISRAW.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/iWork.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool.pm +11 -3
- package/bin/exiftool_files/lib/Image/ExifTool.pod +64 -63
- package/package.json +2 -2
|
@@ -14,48 +14,48 @@ supported by ExifTool (r = read, w = write, c = create):
|
|
|
14
14
|
|
|
15
15
|
File Types
|
|
16
16
|
------------+-------------+-------------+-------------+------------
|
|
17
|
-
360 r/w | DR4 r/w/c | JNG r/w |
|
|
18
|
-
3FR r | DSS r | JP2 r/w |
|
|
19
|
-
3G2 r/w | DV r | JPEG r/w |
|
|
20
|
-
3GP r/w | DVB r/w | JSON r |
|
|
21
|
-
A r | DVR-MS r | JXL r |
|
|
22
|
-
AA r | DYLIB r | K25 r |
|
|
23
|
-
AAE r | EIP r | KDC r |
|
|
24
|
-
AAX r/w | EPS r/w | KEY r |
|
|
25
|
-
ACR r | EPUB r | LA r |
|
|
26
|
-
AFM r | ERF r/w | LFP r |
|
|
27
|
-
AI r/w | EXE r | LIF r |
|
|
28
|
-
AIFF r | EXIF r/w/c | LNK r |
|
|
29
|
-
APE r | EXR r | LRV r/w |
|
|
30
|
-
ARQ r/w | EXV r/w/c | M2TS r |
|
|
31
|
-
ARW r/w | F4A/V r/w | M4A/V r/w |
|
|
32
|
-
ASF r | FFF r/w | MACOS r |
|
|
33
|
-
AVI r | FITS r | MAX r |
|
|
34
|
-
AVIF r/w | FLA r | MEF r/w |
|
|
35
|
-
AZW r | FLAC r | MIE r/w/ |
|
|
36
|
-
BMP r | FLIF r/w | MIFF r c |
|
|
37
|
-
BPG r | FLV r | MKA r |
|
|
38
|
-
BTF r | FPF r | MKS r |
|
|
39
|
-
CHM r | FPX r | MKV r |
|
|
40
|
-
COS r | GIF r/w | MNG r/w |
|
|
41
|
-
CR2 r/w | GPR r/w | MOBI r |
|
|
42
|
-
CR3 r/w | GZ r | MODD r |
|
|
43
|
-
CRM r/w | HDP r/w | MOI r |
|
|
44
|
-
CRW r/w | HDR r | MOS r/w |
|
|
45
|
-
CS1 r/w | HEIC r/w | MOV r/w |
|
|
46
|
-
CSV r | HEIF r/w | MP3 r |
|
|
47
|
-
CZI r | HTML r | MP4 r/w |
|
|
48
|
-
DCM r | ICC r/w/c | MPC r |
|
|
49
|
-
DCP r/w | ICS r | MPG r |
|
|
50
|
-
DCR r | IDML r | MPO r/w |
|
|
51
|
-
DFONT r | IIQ r/w | MQV r/w |
|
|
52
|
-
DIVX r | IND r/w | MRC r |
|
|
53
|
-
DJVU r | INSP r/w | MRW r/w |
|
|
54
|
-
DLL r | INSV r | MXF r |
|
|
55
|
-
DNG r/w | INX r | NEF r/w |
|
|
56
|
-
DOC r | ISO r |
|
|
57
|
-
DOCX r | ITC r |
|
|
58
|
-
DPX r | J2C r |
|
|
17
|
+
360 r/w | DR4 r/w/c | JNG r/w | O r | RAW r/w
|
|
18
|
+
3FR r | DSS r | JP2 r/w | ODP r | RIFF r
|
|
19
|
+
3G2 r/w | DV r | JPEG r/w | ODS r | RSRC r
|
|
20
|
+
3GP r/w | DVB r/w | JSON r | ODT r | RTF r
|
|
21
|
+
A r | DVR-MS r | JXL r | OFR r | RW2 r/w
|
|
22
|
+
AA r | DYLIB r | K25 r | OGG r | RWL r/w
|
|
23
|
+
AAE r | EIP r | KDC r | OGV r | RWZ r
|
|
24
|
+
AAX r/w | EPS r/w | KEY r | ONP r | RM r
|
|
25
|
+
ACR r | EPUB r | LA r | OPUS r | SEQ r
|
|
26
|
+
AFM r | ERF r/w | LFP r | ORF r/w | SKETCH r
|
|
27
|
+
AI r/w | EXE r | LIF r | ORI r/w | SO r
|
|
28
|
+
AIFF r | EXIF r/w/c | LNK r | OTF r | SR2 r/w
|
|
29
|
+
APE r | EXR r | LRV r/w | PAC r | SRF r
|
|
30
|
+
ARQ r/w | EXV r/w/c | M2TS r | PAGES r | SRW r/w
|
|
31
|
+
ARW r/w | F4A/V r/w | M4A/V r/w | PBM r/w | SVG r
|
|
32
|
+
ASF r | FFF r/w | MACOS r | PCD r | SWF r
|
|
33
|
+
AVI r | FITS r | MAX r | PCX r | THM r/w
|
|
34
|
+
AVIF r/w | FLA r | MEF r/w | PDB r | TIFF r/w
|
|
35
|
+
AZW r | FLAC r | MIE r/w/ | PDF r/w | TORRENT r
|
|
36
|
+
BMP r | FLIF r/w | MIFF r c | PEF r/w | TTC r
|
|
37
|
+
BPG r | FLV r | MKA r | PFA r | TTF r
|
|
38
|
+
BTF r | FPF r | MKS r | PFB r | TXT r
|
|
39
|
+
CHM r | FPX r | MKV r | PFM r | VCF r
|
|
40
|
+
COS r | GIF r/w | MNG r/w | PGF r | VRD r/w/c
|
|
41
|
+
CR2 r/w | GPR r/w | MOBI r | PGM r/w | VSD r
|
|
42
|
+
CR3 r/w | GZ r | MODD r | PLIST r | WAV r
|
|
43
|
+
CRM r/w | HDP r/w | MOI r | PICT r | WDP r/w
|
|
44
|
+
CRW r/w | HDR r | MOS r/w | PMP r | WEBP r
|
|
45
|
+
CS1 r/w | HEIC r/w | MOV r/w | PNG r/w | WEBM r
|
|
46
|
+
CSV r | HEIF r/w | MP3 r | PPM r/w | WMA r
|
|
47
|
+
CZI r | HTML r | MP4 r/w | PPT r | WMV r
|
|
48
|
+
DCM r | ICC r/w/c | MPC r | PPTX r | WTV r
|
|
49
|
+
DCP r/w | ICS r | MPG r | PS r/w | WV r
|
|
50
|
+
DCR r | IDML r | MPO r/w | PSB r/w | X3F r/w
|
|
51
|
+
DFONT r | IIQ r/w | MQV r/w | PSD r/w | XCF r
|
|
52
|
+
DIVX r | IND r/w | MRC r | PSP r | XLS r
|
|
53
|
+
DJVU r | INSP r/w | MRW r/w | QTIF r/w | XLSX r
|
|
54
|
+
DLL r | INSV r | MXF r | R3D r | XMP r/w/c
|
|
55
|
+
DNG r/w | INX r | NEF r/w | RA r | ZIP r
|
|
56
|
+
DOC r | ISO r | NKSC r/w | RAF r/w |
|
|
57
|
+
DOCX r | ITC r | NRW r/w | RAM r |
|
|
58
|
+
DPX r | J2C r | NUMBERS r | RAR r |
|
|
59
59
|
|
|
60
60
|
Meta Information
|
|
61
61
|
----------------------+----------------------+---------------------
|
|
@@ -107,8 +107,8 @@ your home directory, then you would type the following commands in a
|
|
|
107
107
|
terminal window to extract and run ExifTool:
|
|
108
108
|
|
|
109
109
|
cd ~/Desktop
|
|
110
|
-
gzip -dc Image-ExifTool-12.
|
|
111
|
-
cd Image-ExifTool-12.
|
|
110
|
+
gzip -dc Image-ExifTool-12.39.tar.gz | tar -xf -
|
|
111
|
+
cd Image-ExifTool-12.39
|
|
112
112
|
./exiftool t/images/ExifTool.jpg
|
|
113
113
|
|
|
114
114
|
Note: These commands extract meta information from one of the test images.
|
|
@@ -162,7 +162,7 @@ for calculating digest values and providing other features listed below:
|
|
|
162
162
|
|
|
163
163
|
COPYRIGHT AND LICENSE
|
|
164
164
|
|
|
165
|
-
Copyright 2003-
|
|
165
|
+
Copyright 2003-2022, Phil Harvey
|
|
166
166
|
|
|
167
167
|
This is free software; you can redistribute it and/or modify it under the
|
|
168
168
|
same terms as Perl itself.
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
use strict;
|
|
11
11
|
require 5.004;
|
|
12
12
|
|
|
13
|
-
my $version = '12.
|
|
13
|
+
my $version = '12.39';
|
|
14
14
|
|
|
15
15
|
# add our 'lib' directory to the include list BEFORE 'use Image::ExifTool'
|
|
16
16
|
my $exePath;
|
|
@@ -4469,7 +4469,7 @@ SYNOPSIS
|
|
|
4469
4469
|
exiftool [*OPTIONS*] -*TAG*[+-<]=[*VALUE*]... *FILE*...
|
|
4470
4470
|
|
|
4471
4471
|
Copying
|
|
4472
|
-
exiftool [*OPTIONS*] -tagsFromFile *SRCFILE* [
|
|
4472
|
+
exiftool [*OPTIONS*] -tagsFromFile *SRCFILE* [-[*DSTTAG*<]*SRCTAG*...]
|
|
4473
4473
|
*FILE*...
|
|
4474
4474
|
|
|
4475
4475
|
Other
|
|
@@ -4508,48 +4508,48 @@ DESCRIPTION
|
|
|
4508
4508
|
|
|
4509
4509
|
File Types
|
|
4510
4510
|
------------+-------------+-------------+-------------+------------
|
|
4511
|
-
360 r/w | DR4 r/w/c | JNG r/w |
|
|
4512
|
-
3FR r | DSS r | JP2 r/w |
|
|
4513
|
-
3G2 r/w | DV r | JPEG r/w |
|
|
4514
|
-
3GP r/w | DVB r/w | JSON r |
|
|
4515
|
-
A r | DVR-MS r | JXL r |
|
|
4516
|
-
AA r | DYLIB r | K25 r |
|
|
4517
|
-
AAE r | EIP r | KDC r |
|
|
4518
|
-
AAX r/w | EPS r/w | KEY r |
|
|
4519
|
-
ACR r | EPUB r | LA r |
|
|
4520
|
-
AFM r | ERF r/w | LFP r |
|
|
4521
|
-
AI r/w | EXE r | LIF r |
|
|
4522
|
-
AIFF r | EXIF r/w/c | LNK r |
|
|
4523
|
-
APE r | EXR r | LRV r/w |
|
|
4524
|
-
ARQ r/w | EXV r/w/c | M2TS r |
|
|
4525
|
-
ARW r/w | F4A/V r/w | M4A/V r/w |
|
|
4526
|
-
ASF r | FFF r/w | MACOS r |
|
|
4527
|
-
AVI r | FITS r | MAX r |
|
|
4528
|
-
AVIF r/w | FLA r | MEF r/w |
|
|
4529
|
-
AZW r | FLAC r | MIE r/w/ |
|
|
4530
|
-
BMP r | FLIF r/w | MIFF r c |
|
|
4531
|
-
BPG r | FLV r | MKA r |
|
|
4532
|
-
BTF r | FPF r | MKS r |
|
|
4533
|
-
CHM r | FPX r | MKV r |
|
|
4534
|
-
COS r | GIF r/w | MNG r/w |
|
|
4535
|
-
CR2 r/w | GPR r/w | MOBI r |
|
|
4536
|
-
CR3 r/w | GZ r | MODD r |
|
|
4537
|
-
CRM r/w | HDP r/w | MOI r |
|
|
4538
|
-
CRW r/w | HDR r | MOS r/w |
|
|
4539
|
-
CS1 r/w | HEIC r/w | MOV r/w |
|
|
4540
|
-
CSV r | HEIF r/w | MP3 r |
|
|
4541
|
-
CZI r | HTML r | MP4 r/w |
|
|
4542
|
-
DCM r | ICC r/w/c | MPC r |
|
|
4543
|
-
DCP r/w | ICS r | MPG r |
|
|
4544
|
-
DCR r | IDML r | MPO r/w |
|
|
4545
|
-
DFONT r | IIQ r/w | MQV r/w |
|
|
4546
|
-
DIVX r | IND r/w | MRC r |
|
|
4547
|
-
DJVU r | INSP r/w | MRW r/w |
|
|
4548
|
-
DLL r | INSV r | MXF r |
|
|
4549
|
-
DNG r/w | INX r | NEF r/w |
|
|
4550
|
-
DOC r | ISO r |
|
|
4551
|
-
DOCX r | ITC r |
|
|
4552
|
-
DPX r | J2C r |
|
|
4511
|
+
360 r/w | DR4 r/w/c | JNG r/w | O r | RAW r/w
|
|
4512
|
+
3FR r | DSS r | JP2 r/w | ODP r | RIFF r
|
|
4513
|
+
3G2 r/w | DV r | JPEG r/w | ODS r | RSRC r
|
|
4514
|
+
3GP r/w | DVB r/w | JSON r | ODT r | RTF r
|
|
4515
|
+
A r | DVR-MS r | JXL r | OFR r | RW2 r/w
|
|
4516
|
+
AA r | DYLIB r | K25 r | OGG r | RWL r/w
|
|
4517
|
+
AAE r | EIP r | KDC r | OGV r | RWZ r
|
|
4518
|
+
AAX r/w | EPS r/w | KEY r | ONP r | RM r
|
|
4519
|
+
ACR r | EPUB r | LA r | OPUS r | SEQ r
|
|
4520
|
+
AFM r | ERF r/w | LFP r | ORF r/w | SKETCH r
|
|
4521
|
+
AI r/w | EXE r | LIF r | ORI r/w | SO r
|
|
4522
|
+
AIFF r | EXIF r/w/c | LNK r | OTF r | SR2 r/w
|
|
4523
|
+
APE r | EXR r | LRV r/w | PAC r | SRF r
|
|
4524
|
+
ARQ r/w | EXV r/w/c | M2TS r | PAGES r | SRW r/w
|
|
4525
|
+
ARW r/w | F4A/V r/w | M4A/V r/w | PBM r/w | SVG r
|
|
4526
|
+
ASF r | FFF r/w | MACOS r | PCD r | SWF r
|
|
4527
|
+
AVI r | FITS r | MAX r | PCX r | THM r/w
|
|
4528
|
+
AVIF r/w | FLA r | MEF r/w | PDB r | TIFF r/w
|
|
4529
|
+
AZW r | FLAC r | MIE r/w/ | PDF r/w | TORRENT r
|
|
4530
|
+
BMP r | FLIF r/w | MIFF r c | PEF r/w | TTC r
|
|
4531
|
+
BPG r | FLV r | MKA r | PFA r | TTF r
|
|
4532
|
+
BTF r | FPF r | MKS r | PFB r | TXT r
|
|
4533
|
+
CHM r | FPX r | MKV r | PFM r | VCF r
|
|
4534
|
+
COS r | GIF r/w | MNG r/w | PGF r | VRD r/w/c
|
|
4535
|
+
CR2 r/w | GPR r/w | MOBI r | PGM r/w | VSD r
|
|
4536
|
+
CR3 r/w | GZ r | MODD r | PLIST r | WAV r
|
|
4537
|
+
CRM r/w | HDP r/w | MOI r | PICT r | WDP r/w
|
|
4538
|
+
CRW r/w | HDR r | MOS r/w | PMP r | WEBP r
|
|
4539
|
+
CS1 r/w | HEIC r/w | MOV r/w | PNG r/w | WEBM r
|
|
4540
|
+
CSV r | HEIF r/w | MP3 r | PPM r/w | WMA r
|
|
4541
|
+
CZI r | HTML r | MP4 r/w | PPT r | WMV r
|
|
4542
|
+
DCM r | ICC r/w/c | MPC r | PPTX r | WTV r
|
|
4543
|
+
DCP r/w | ICS r | MPG r | PS r/w | WV r
|
|
4544
|
+
DCR r | IDML r | MPO r/w | PSB r/w | X3F r/w
|
|
4545
|
+
DFONT r | IIQ r/w | MQV r/w | PSD r/w | XCF r
|
|
4546
|
+
DIVX r | IND r/w | MRC r | PSP r | XLS r
|
|
4547
|
+
DJVU r | INSP r/w | MRW r/w | QTIF r/w | XLSX r
|
|
4548
|
+
DLL r | INSV r | MXF r | R3D r | XMP r/w/c
|
|
4549
|
+
DNG r/w | INX r | NEF r/w | RA r | ZIP r
|
|
4550
|
+
DOC r | ISO r | NKSC r/w | RAF r/w |
|
|
4551
|
+
DOCX r | ITC r | NRW r/w | RAM r |
|
|
4552
|
+
DPX r | J2C r | NUMBERS r | RAR r |
|
|
4553
4553
|
|
|
4554
4554
|
Meta Information
|
|
4555
4555
|
----------------------+----------------------+---------------------
|
|
@@ -5461,7 +5461,7 @@ OPTIONS
|
|
|
5461
5461
|
|
|
5462
5462
|
produces output like this:
|
|
5463
5463
|
|
|
5464
|
-
-- Generated by ExifTool 12.
|
|
5464
|
+
-- Generated by ExifTool 12.39 --
|
|
5465
5465
|
File: a.jpg - 2003:10:31 15:44:19
|
|
5466
5466
|
(f/5.6, 1/60s, ISO 100)
|
|
5467
5467
|
File: b.jpg - 2006:05:23 11:57:38
|
|
@@ -7144,7 +7144,7 @@ EXIT STATUS
|
|
|
7144
7144
|
the commands if -execute was used).
|
|
7145
7145
|
|
|
7146
7146
|
AUTHOR
|
|
7147
|
-
Copyright 2003-
|
|
7147
|
+
Copyright 2003-2022, Phil Harvey
|
|
7148
7148
|
|
|
7149
7149
|
This is free software; you can redistribute it and/or modify it under
|
|
7150
7150
|
the same terms as Perl itself.
|
|
@@ -7157,9 +7157,9 @@ __HELP__
|
|
|
7157
7157
|
|
|
7158
7158
|
my $dir = $ENV{PAR_GLOBAL_TEMP} || $ENV{PAR_TEMP} || $ENV{TMP} || $ENV{TEMP} || '/tmp';
|
|
7159
7159
|
my $docFile = "$dir/exiftool_${version}_doc.txt";
|
|
7160
|
+
# try backslashes first if it seems we may be running in cmd.exe
|
|
7161
|
+
$docFile =~ tr/\//\\/ if $ENV{ComSpec} or $docFile =~ /\\/;
|
|
7160
7162
|
unless (-e $docFile) {
|
|
7161
|
-
# try backslashes first if it seems we may be running in cmd.exe
|
|
7162
|
-
$docFile =~ tr/\//\\/ if $ENV{ComSpec} or $docFile =~ /\\/;
|
|
7163
7163
|
unless (open(TEMP, ">$docFile") or
|
|
7164
7164
|
($docFile =~ tr/\/\\/\\\// and open(TEMP, ">$docFile")) or # try forward slash
|
|
7165
7165
|
(CreateDirectory($docFile) and open(TEMP, ">$docFile"))) # try creating dir
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
#
|
|
26
26
|
# May also be used for string i/o (just pass a scalar reference)
|
|
27
27
|
#
|
|
28
|
-
# Legal: Copyright (c) 2003-
|
|
28
|
+
# Legal: Copyright (c) 2003-2022 Phil Harvey (philharvey66 at gmail.com)
|
|
29
29
|
# This library is free software; you can redistribute it and/or
|
|
30
30
|
# modify it under the same terms as Perl itself.
|
|
31
31
|
#------------------------------------------------------------------------------
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
#
|
|
4
4
|
# Description: Buffer to support random access reading of sequential file
|
|
5
5
|
#
|
|
6
|
-
# Legal: Copyright (c) 2003-
|
|
6
|
+
# Legal: Copyright (c) 2003-2022 Phil Harvey (philharvey66 at gmail.com)
|
|
7
7
|
# This library is free software; you can redistribute it and/or
|
|
8
8
|
# modify it under the same terms as Perl itself.
|
|
9
9
|
#------------------------------------------------------------------------------
|
|
@@ -236,7 +236,7 @@ the end of file is not allowed.
|
|
|
236
236
|
|
|
237
237
|
=head1 AUTHOR
|
|
238
238
|
|
|
239
|
-
Copyright 2003-
|
|
239
|
+
Copyright 2003-2022 Phil Harvey (philharvey66 at gmail.com)
|
|
240
240
|
|
|
241
241
|
This library is free software; you can redistribute it and/or modify it
|
|
242
242
|
under the same terms as Perl itself.
|
|
@@ -477,7 +477,7 @@ main purpose of encryption, so this really can't be considered a bug.
|
|
|
477
477
|
|
|
478
478
|
=head1 AUTHOR
|
|
479
479
|
|
|
480
|
-
Copyright 2003-
|
|
480
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
481
481
|
|
|
482
482
|
This library is free software; you can redistribute it and/or modify it
|
|
483
483
|
under the same terms as Perl itself.
|
|
@@ -259,7 +259,7 @@ scanning for AFCP information.
|
|
|
259
259
|
|
|
260
260
|
=head1 AUTHOR
|
|
261
261
|
|
|
262
|
-
Copyright 2003-
|
|
262
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
263
263
|
|
|
264
264
|
This library is free software; you can redistribute it and/or modify it
|
|
265
265
|
under the same terms as Perl itself.
|
|
@@ -287,7 +287,7 @@ information from AIFF (Audio Interchange File Format) audio files.
|
|
|
287
287
|
|
|
288
288
|
=head1 AUTHOR
|
|
289
289
|
|
|
290
|
-
Copyright 2003-
|
|
290
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
291
291
|
|
|
292
292
|
This library is free software; you can redistribute it and/or modify it
|
|
293
293
|
under the same terms as Perl itself.
|
|
@@ -263,7 +263,7 @@ Currently doesn't parse MAC header unless it is at the start of the file.
|
|
|
263
263
|
|
|
264
264
|
=head1 AUTHOR
|
|
265
265
|
|
|
266
|
-
Copyright 2003-
|
|
266
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
267
267
|
|
|
268
268
|
This library is free software; you can redistribute it and/or modify it
|
|
269
269
|
under the same terms as Perl itself.
|
|
@@ -305,7 +305,7 @@ APP12 meta information.
|
|
|
305
305
|
|
|
306
306
|
=head1 AUTHOR
|
|
307
307
|
|
|
308
|
-
Copyright 2003-
|
|
308
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
309
309
|
|
|
310
310
|
This library is free software; you can redistribute it and/or modify it
|
|
311
311
|
under the same terms as Perl itself.
|
|
@@ -876,7 +876,7 @@ Windows Media Audio (WMA) and Windows Media Video (WMV) files.
|
|
|
876
876
|
|
|
877
877
|
=head1 AUTHOR
|
|
878
878
|
|
|
879
|
-
Copyright 2003-
|
|
879
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
880
880
|
|
|
881
881
|
This library is free software; you can redistribute it and/or modify it
|
|
882
882
|
under the same terms as Perl itself.
|
|
@@ -149,7 +149,7 @@ Apple maker notes in EXIF information.
|
|
|
149
149
|
|
|
150
150
|
=head1 AUTHOR
|
|
151
151
|
|
|
152
|
-
Copyright 2003-
|
|
152
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
153
153
|
|
|
154
154
|
This library is free software; you can redistribute it and/or modify it
|
|
155
155
|
under the same terms as Perl itself.
|
|
@@ -291,7 +291,7 @@ information from Audible audio books.
|
|
|
291
291
|
|
|
292
292
|
=head1 AUTHOR
|
|
293
293
|
|
|
294
|
-
Copyright 2003-
|
|
294
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
295
295
|
|
|
296
296
|
This library is free software; you can redistribute it and/or modify it
|
|
297
297
|
under the same terms as Perl itself.
|
|
@@ -335,7 +335,7 @@ This module contains definitions required by Image::ExifTool to read BMP
|
|
|
335
335
|
|
|
336
336
|
=head1 AUTHOR
|
|
337
337
|
|
|
338
|
-
Copyright 2003-
|
|
338
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
339
339
|
|
|
340
340
|
This library is free software; you can redistribute it and/or modify it
|
|
341
341
|
under the same terms as Perl itself.
|
|
@@ -231,7 +231,7 @@ This module contains definitions required by Image::ExifTool to read BPG
|
|
|
231
231
|
|
|
232
232
|
=head1 AUTHOR
|
|
233
233
|
|
|
234
|
-
Copyright 2003-
|
|
234
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
235
235
|
|
|
236
236
|
This library is free software; you can redistribute it and/or modify it
|
|
237
237
|
under the same terms as Perl itself.
|
|
@@ -445,7 +445,7 @@ compression ability).
|
|
|
445
445
|
|
|
446
446
|
=head1 AUTHOR
|
|
447
447
|
|
|
448
|
-
Copyright 2003-
|
|
448
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
449
449
|
Copyright 2002, Leon Bottou and Yann Le Cun
|
|
450
450
|
Copyright 2001, AT&T
|
|
451
451
|
Copyright 1999-2001, LizardTech Inc.
|
|
@@ -275,7 +275,7 @@ information in BigTIFF images.
|
|
|
275
275
|
|
|
276
276
|
=head1 AUTHOR
|
|
277
277
|
|
|
278
|
-
Copyright 2003-
|
|
278
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
279
279
|
|
|
280
280
|
This library is free software; you can redistribute it and/or modify it
|
|
281
281
|
under the same terms as Perl itself.
|
|
@@ -669,7 +669,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
|
669
669
|
|
|
670
670
|
~head1 AUTHOR
|
|
671
671
|
|
|
672
|
-
Copyright 2003-
|
|
672
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
673
673
|
|
|
674
674
|
This library is free software; you can redistribute it and/or modify it
|
|
675
675
|
under the same terms as Perl itself.
|
|
@@ -905,8 +905,10 @@ TagID: foreach $tagID (@keys) {
|
|
|
905
905
|
foreach (@grps) {
|
|
906
906
|
warn "Group name starts with 'ID-' for $short $name\n" if /^ID-/i;
|
|
907
907
|
}
|
|
908
|
-
if ($isXMP and not $$tagInfo{Avoid} and not $$tagInfo{Struct}
|
|
909
|
-
|
|
908
|
+
if ($isXMP and not $$tagInfo{Avoid} and not $$tagInfo{Struct} and
|
|
909
|
+
($$tagInfo{Writable} or $$table{WRITABLE}))
|
|
910
|
+
{
|
|
911
|
+
$dupXmpTag{$name} and warn "Duplicate writable XMP tag $name\n";
|
|
910
912
|
$dupXmpTag{$name} = 1;
|
|
911
913
|
}
|
|
912
914
|
# validate Name (must not start with a digit or else XML output will not be valid;
|
|
@@ -2760,7 +2762,7 @@ Returned list of writable pseudo tags.
|
|
|
2760
2762
|
|
|
2761
2763
|
=head1 AUTHOR
|
|
2762
2764
|
|
|
2763
|
-
Copyright 2003-
|
|
2765
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
2764
2766
|
|
|
2765
2767
|
This library is free software; you can redistribute it and/or modify it
|
|
2766
2768
|
under the same terms as Perl itself.
|
|
@@ -307,7 +307,7 @@ specification.
|
|
|
307
307
|
|
|
308
308
|
=head1 AUTHOR
|
|
309
309
|
|
|
310
|
-
Copyright 2003-
|
|
310
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
311
311
|
|
|
312
312
|
This library is free software; you can redistribute it and/or modify it
|
|
313
313
|
under the same terms as Perl itself.
|
|
@@ -10064,7 +10064,7 @@ Canon maker notes in EXIF information.
|
|
|
10064
10064
|
|
|
10065
10065
|
=head1 AUTHOR
|
|
10066
10066
|
|
|
10067
|
-
Copyright 2003-
|
|
10067
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
10068
10068
|
|
|
10069
10069
|
This library is free software; you can redistribute it and/or modify it
|
|
10070
10070
|
under the same terms as Perl itself.
|
|
@@ -2873,7 +2873,7 @@ Image::ExifTool to read this information.
|
|
|
2873
2873
|
|
|
2874
2874
|
=head1 AUTHOR
|
|
2875
2875
|
|
|
2876
|
-
Copyright 2003-
|
|
2876
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
2877
2877
|
|
|
2878
2878
|
This library is free software; you can redistribute it and/or modify it
|
|
2879
2879
|
under the same terms as Perl itself.
|
|
@@ -877,7 +877,7 @@ tags.)
|
|
|
877
877
|
|
|
878
878
|
=head1 AUTHOR
|
|
879
879
|
|
|
880
|
-
Copyright 2003-
|
|
880
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
881
881
|
|
|
882
882
|
This library is free software; you can redistribute it and/or modify it
|
|
883
883
|
under the same terms as Perl itself.
|
|
@@ -2264,7 +2264,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
|
|
|
2264
2264
|
|
|
2265
2265
|
=head1 AUTHOR
|
|
2266
2266
|
|
|
2267
|
-
Copyright 2003-
|
|
2267
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
2268
2268
|
|
|
2269
2269
|
This library is free software; you can redistribute it and/or modify it
|
|
2270
2270
|
under the same terms as Perl itself.
|
|
@@ -221,7 +221,7 @@ settings files (COS).
|
|
|
221
221
|
|
|
222
222
|
=head1 AUTHOR
|
|
223
223
|
|
|
224
|
-
Copyright 2003-
|
|
224
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
225
225
|
|
|
226
226
|
This library is free software; you can redistribute it and/or modify it
|
|
227
227
|
under the same terms as Perl itself.
|
|
@@ -2034,7 +2034,7 @@ Casio maker notes in EXIF information.
|
|
|
2034
2034
|
|
|
2035
2035
|
=head1 AUTHOR
|
|
2036
2036
|
|
|
2037
|
-
Copyright 2003-
|
|
2037
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
2038
2038
|
|
|
2039
2039
|
This library is free software; you can redistribute it and/or modify it
|
|
2040
2040
|
under the same terms as Perl itself.
|
|
@@ -422,7 +422,7 @@ when decoding certain types of information.
|
|
|
422
422
|
|
|
423
423
|
=head1 AUTHOR
|
|
424
424
|
|
|
425
|
-
Copyright 2003-
|
|
425
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
426
426
|
|
|
427
427
|
This library is free software; you can redistribute it and/or modify it
|
|
428
428
|
under the same terms as Perl itself.
|
|
@@ -3853,7 +3853,7 @@ No translation of special characters sets is done.
|
|
|
3853
3853
|
|
|
3854
3854
|
=head1 AUTHOR
|
|
3855
3855
|
|
|
3856
|
-
Copyright 2003-
|
|
3856
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
3857
3857
|
|
|
3858
3858
|
This library is free software; you can redistribute it and/or modify it
|
|
3859
3859
|
under the same terms as Perl itself.
|
|
@@ -151,7 +151,7 @@ the maker notes in images from some DJI Phantom drones.
|
|
|
151
151
|
|
|
152
152
|
=head1 AUTHOR
|
|
153
153
|
|
|
154
|
-
Copyright 2003-
|
|
154
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
155
155
|
|
|
156
156
|
This library is free software; you can redistribute it and/or modify it
|
|
157
157
|
under the same terms as Perl itself.
|
|
@@ -820,7 +820,7 @@ information in DNG (Digital Negative) images.
|
|
|
820
820
|
|
|
821
821
|
=head1 AUTHOR
|
|
822
822
|
|
|
823
|
-
Copyright 2003-
|
|
823
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
824
824
|
|
|
825
825
|
This library is free software; you can redistribute it and/or modify it
|
|
826
826
|
under the same terms as Perl itself.
|
|
@@ -225,7 +225,7 @@ metadata from DPX (Digital Picture Exchange) images.
|
|
|
225
225
|
|
|
226
226
|
=head1 AUTHOR
|
|
227
227
|
|
|
228
|
-
Copyright 2003-
|
|
228
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
229
229
|
|
|
230
230
|
This library is free software; you can redistribute it and/or modify it
|
|
231
231
|
under the same terms as Perl itself.
|
|
@@ -291,7 +291,7 @@ information from DV (raw Digital Video) files.
|
|
|
291
291
|
|
|
292
292
|
=head1 AUTHOR
|
|
293
293
|
|
|
294
|
-
Copyright 2003-
|
|
294
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
295
295
|
|
|
296
296
|
This library is free software; you can redistribute it and/or modify it
|
|
297
297
|
under the same terms as Perl itself.
|
|
@@ -360,7 +360,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
|
|
|
360
360
|
|
|
361
361
|
=head1 AUTHOR
|
|
362
362
|
|
|
363
|
-
Copyright 2003-
|
|
363
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
364
364
|
|
|
365
365
|
This library is free software; you can redistribute it and/or modify it
|
|
366
366
|
under the same terms as Perl itself.
|
|
@@ -353,7 +353,7 @@ Image::ExifTool::AIFF.
|
|
|
353
353
|
|
|
354
354
|
=head1 AUTHOR
|
|
355
355
|
|
|
356
|
-
Copyright 2003-
|
|
356
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
357
357
|
|
|
358
358
|
This library is free software; you can redistribute it and/or modify it
|
|
359
359
|
under the same terms as Perl itself.
|
|
@@ -1398,7 +1398,7 @@ library files.
|
|
|
1398
1398
|
|
|
1399
1399
|
=head1 AUTHOR
|
|
1400
1400
|
|
|
1401
|
-
Copyright 2003-
|
|
1401
|
+
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
|
|
1402
1402
|
|
|
1403
1403
|
This library is free software; you can redistribute it and/or modify it
|
|
1404
1404
|
under the same terms as Perl itself.
|