exiftool_vendored 9.78.0 → 9.99.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of exiftool_vendored might be problematic. Click here for more details.

Files changed (1409) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Image-ExifTool-9.99/Changes +7164 -0
  3. data/bin/Image-ExifTool-9.99/MANIFEST +937 -0
  4. data/bin/Image-ExifTool-9.99/META.yml +27 -0
  5. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/Makefile.PL +0 -0
  6. data/bin/Image-ExifTool-9.99/README +233 -0
  7. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/exif2iptc.args +0 -0
  8. data/bin/Image-ExifTool-9.99/arg_files/exif2xmp.args +45 -0
  9. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/gps2xmp.args +0 -0
  10. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/iptc2exif.args +0 -0
  11. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/iptc2xmp.args +0 -0
  12. data/bin/Image-ExifTool-9.99/arg_files/iptcCore.args +224 -0
  13. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/pdf2xmp.args +0 -0
  14. data/bin/Image-ExifTool-9.99/arg_files/xmp2exif.args +46 -0
  15. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/xmp2gps.args +0 -0
  16. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/xmp2iptc.args +0 -0
  17. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/arg_files/xmp2pdf.args +0 -0
  18. data/bin/Image-ExifTool-9.99/config_files/convert_regions.config +81 -0
  19. data/bin/Image-ExifTool-9.99/config_files/example.config +343 -0
  20. data/bin/Image-ExifTool-9.99/config_files/photoshop_paths.config +54 -0
  21. data/bin/Image-ExifTool-9.99/config_files/picasa_faces.config +369 -0
  22. data/bin/Image-ExifTool-9.99/exiftool +6245 -0
  23. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/fmt_files/gpx.fmt +0 -0
  24. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/fmt_files/gpx_wpt.fmt +0 -0
  25. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/fmt_files/kml.fmt +0 -0
  26. data/bin/Image-ExifTool-9.99/html/ExifTool.html +2067 -0
  27. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/MIE1.1-20070121.pdf +0 -0
  28. data/bin/Image-ExifTool-9.99/html/Shift.html +173 -0
  29. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/AFCP.html +0 -0
  30. data/bin/Image-ExifTool-9.99/html/TagNames/AIFF.html +146 -0
  31. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/APE.html +0 -0
  32. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/APP12.html +0 -0
  33. data/bin/Image-ExifTool-9.99/html/TagNames/ASF.html +1066 -0
  34. data/bin/Image-ExifTool-9.99/html/TagNames/Apple.html +74 -0
  35. data/bin/Image-ExifTool-9.99/html/TagNames/Audible.html +177 -0
  36. data/bin/Image-ExifTool-9.99/html/TagNames/BMP.html +110 -0
  37. data/bin/Image-ExifTool-9.99/html/TagNames/Canon.html +9318 -0
  38. data/bin/Image-ExifTool-9.99/html/TagNames/CanonCustom.html +2081 -0
  39. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/CanonRaw.html +0 -0
  40. data/bin/Image-ExifTool-9.99/html/TagNames/CanonVRD.html +1958 -0
  41. data/bin/Image-ExifTool-9.99/html/TagNames/Casio.html +1606 -0
  42. data/bin/Image-ExifTool-9.99/html/TagNames/Composite.html +704 -0
  43. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/DICOM.html +0 -0
  44. data/bin/Image-ExifTool-9.99/html/TagNames/DNG.html +289 -0
  45. data/bin/Image-ExifTool-9.99/html/TagNames/DPX.html +224 -0
  46. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/DV.html +0 -0
  47. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/DarwinCore.html +0 -0
  48. data/bin/Image-ExifTool-9.99/html/TagNames/DjVu.html +313 -0
  49. data/bin/Image-ExifTool-9.99/html/TagNames/EXE.html +697 -0
  50. data/bin/Image-ExifTool-9.99/html/TagNames/EXIF.html +3381 -0
  51. data/bin/Image-ExifTool-9.99/html/TagNames/Extra.html +437 -0
  52. data/bin/Image-ExifTool-9.99/html/TagNames/FLAC.html +183 -0
  53. data/bin/Image-ExifTool-9.99/html/TagNames/FLIR.html +1340 -0
  54. data/bin/Image-ExifTool-9.99/html/TagNames/Flash.html +419 -0
  55. data/bin/Image-ExifTool-9.99/html/TagNames/FlashPix.html +1465 -0
  56. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Font.html +0 -0
  57. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/FotoStation.html +0 -0
  58. data/bin/Image-ExifTool-9.99/html/TagNames/FujiFilm.html +813 -0
  59. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/GE.html +0 -0
  60. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/GIF.html +0 -0
  61. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/GIMP.html +0 -0
  62. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/GPS.html +0 -0
  63. data/bin/Image-ExifTool-9.99/html/TagNames/GeoTiff.html +2298 -0
  64. data/bin/Image-ExifTool-9.99/html/TagNames/H264.html +393 -0
  65. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/HP.html +0 -0
  66. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/HTML.html +0 -0
  67. data/bin/Image-ExifTool-9.99/html/TagNames/ICC_Profile.html +711 -0
  68. data/bin/Image-ExifTool-9.99/html/TagNames/ID3.html +1593 -0
  69. data/bin/Image-ExifTool-9.99/html/TagNames/IPTC.html +903 -0
  70. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/ITC.html +0 -0
  71. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/JFIF.html +0 -0
  72. data/bin/Image-ExifTool-9.99/html/TagNames/JPEG.html +602 -0
  73. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/JVC.html +0 -0
  74. data/bin/Image-ExifTool-9.99/html/TagNames/Jpeg2000.html +464 -0
  75. data/bin/Image-ExifTool-9.99/html/TagNames/Kodak.html +1891 -0
  76. data/bin/Image-ExifTool-9.99/html/TagNames/KyoceraRaw.html +92 -0
  77. data/bin/Image-ExifTool-9.99/html/TagNames/LNK.html +478 -0
  78. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Leaf.html +0 -0
  79. data/bin/Image-ExifTool-9.99/html/TagNames/Lytro.html +122 -0
  80. data/bin/Image-ExifTool-9.99/html/TagNames/M2TS.html +133 -0
  81. data/bin/Image-ExifTool-9.99/html/TagNames/MIE.html +1026 -0
  82. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/MIFF.html +0 -0
  83. data/bin/Image-ExifTool-9.99/html/TagNames/MNG.html +847 -0
  84. data/bin/Image-ExifTool-9.99/html/TagNames/MOI.html +60 -0
  85. data/bin/Image-ExifTool-9.99/html/TagNames/MPC.html +97 -0
  86. data/bin/Image-ExifTool-9.99/html/TagNames/MPEG.html +249 -0
  87. data/bin/Image-ExifTool-9.99/html/TagNames/MPF.html +199 -0
  88. data/bin/Image-ExifTool-9.99/html/TagNames/MWG.html +577 -0
  89. data/bin/Image-ExifTool-9.99/html/TagNames/MXF.html +6673 -0
  90. data/bin/Image-ExifTool-9.99/html/TagNames/Matroska.html +1069 -0
  91. data/bin/Image-ExifTool-9.99/html/TagNames/Microsoft.html +2073 -0
  92. data/bin/Image-ExifTool-9.99/html/TagNames/Minolta.html +2612 -0
  93. data/bin/Image-ExifTool-9.99/html/TagNames/MinoltaRaw.html +326 -0
  94. data/bin/Image-ExifTool-9.99/html/TagNames/Nikon.html +4814 -0
  95. data/bin/Image-ExifTool-9.99/html/TagNames/NikonCapture.html +799 -0
  96. data/bin/Image-ExifTool-9.99/html/TagNames/NikonCustom.html +5633 -0
  97. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Nintendo.html +0 -0
  98. data/bin/Image-ExifTool-9.99/html/TagNames/OOXML.html +280 -0
  99. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Ogg.html +0 -0
  100. data/bin/Image-ExifTool-9.99/html/TagNames/Olympus.html +3531 -0
  101. data/bin/Image-ExifTool-9.99/html/TagNames/OpenEXR.html +222 -0
  102. data/bin/Image-ExifTool-9.99/html/TagNames/PDF.html +745 -0
  103. data/bin/Image-ExifTool-9.99/html/TagNames/PGF.html +80 -0
  104. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PICT.html +0 -0
  105. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PLIST.html +0 -0
  106. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PNG.html +0 -0
  107. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PSP.html +0 -0
  108. data/bin/Image-ExifTool-9.99/html/TagNames/Palm.html +388 -0
  109. data/bin/Image-ExifTool-9.99/html/TagNames/Panasonic.html +1690 -0
  110. data/bin/Image-ExifTool-9.99/html/TagNames/PanasonicRaw.html +451 -0
  111. data/bin/Image-ExifTool-9.99/html/TagNames/Pentax.html +4655 -0
  112. data/bin/Image-ExifTool-9.99/html/TagNames/PhaseOne.html +253 -0
  113. data/bin/Image-ExifTool-9.99/html/TagNames/PhotoCD.html +402 -0
  114. data/bin/Image-ExifTool-9.99/html/TagNames/PhotoMechanic.html +196 -0
  115. data/bin/Image-ExifTool-9.99/html/TagNames/Photoshop.html +570 -0
  116. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PostScript.html +0 -0
  117. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/PrintIM.html +0 -0
  118. data/bin/Image-ExifTool-9.99/html/TagNames/Qualcomm.html +4778 -0
  119. data/bin/Image-ExifTool-9.99/html/TagNames/QuickTime.html +6036 -0
  120. data/bin/Image-ExifTool-9.99/html/TagNames/RIFF.html +1314 -0
  121. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/RSRC.html +0 -0
  122. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/RTF.html +0 -0
  123. data/bin/Image-ExifTool-9.99/html/TagNames/Radiance.html +87 -0
  124. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Rawzor.html +0 -0
  125. data/bin/Image-ExifTool-9.99/html/TagNames/Real.html +780 -0
  126. data/bin/Image-ExifTool-9.99/html/TagNames/Reconyx.html +132 -0
  127. data/bin/Image-ExifTool-9.99/html/TagNames/Ricoh.html +800 -0
  128. data/bin/Image-ExifTool-9.99/html/TagNames/Samsung.html +604 -0
  129. data/bin/Image-ExifTool-9.99/html/TagNames/Sanyo.html +366 -0
  130. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Scalado.html +0 -0
  131. data/bin/Image-ExifTool-9.99/html/TagNames/Shortcuts.html +276 -0
  132. data/bin/Image-ExifTool-9.99/html/TagNames/Sigma.html +469 -0
  133. data/bin/Image-ExifTool-9.99/html/TagNames/SigmaRaw.html +438 -0
  134. data/bin/Image-ExifTool-9.99/html/TagNames/Sony.html +8640 -0
  135. data/bin/Image-ExifTool-9.99/html/TagNames/SonyIDC.html +267 -0
  136. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Stim.html +0 -0
  137. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Theora.html +0 -0
  138. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Torrent.html +0 -0
  139. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Unknown.html +0 -0
  140. data/bin/Image-ExifTool-9.99/html/TagNames/VCard.html +433 -0
  141. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/Vorbis.html +0 -0
  142. data/bin/Image-ExifTool-9.99/html/TagNames/XMP.html +9175 -0
  143. data/bin/Image-ExifTool-9.99/html/TagNames/ZIP.html +205 -0
  144. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/iWork.html +0 -0
  145. data/bin/Image-ExifTool-9.99/html/TagNames/index.html +211 -0
  146. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/TagNames/style.css +0 -0
  147. data/bin/Image-ExifTool-9.99/html/ancient_history.html +7608 -0
  148. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/canon_raw.html +0 -0
  149. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/commentary.html +0 -0
  150. data/bin/Image-ExifTool-9.99/html/config.html +355 -0
  151. data/bin/Image-ExifTool-9.99/html/data_members.html +279 -0
  152. data/bin/Image-ExifTool-9.99/html/exiftool_pod.html +2503 -0
  153. data/bin/Image-ExifTool-9.99/html/faq.html +1530 -0
  154. data/bin/Image-ExifTool-9.99/html/filename.html +352 -0
  155. data/bin/Image-ExifTool-9.99/html/geotag.html +654 -0
  156. data/bin/Image-ExifTool-9.99/html/history.html +488 -0
  157. data/bin/Image-ExifTool-9.99/html/htmldump.html +738 -0
  158. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/idiosyncracies.html +0 -0
  159. data/bin/Image-ExifTool-9.99/html/index.html +1330 -0
  160. data/bin/Image-ExifTool-9.99/html/install.html +251 -0
  161. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/metafiles.html +0 -0
  162. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/overview.png +0 -0
  163. data/bin/Image-ExifTool-9.99/html/standards.html +286 -0
  164. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/struct.html +0 -0
  165. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/style.css +0 -0
  166. data/bin/Image-ExifTool-9.99/html/under.html +128 -0
  167. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/verbose.html +0 -0
  168. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/html/writing.html +0 -0
  169. data/bin/Image-ExifTool-9.99/lib/File/RandomAccess.pm +378 -0
  170. data/bin/Image-ExifTool-9.99/lib/File/RandomAccess.pod +231 -0
  171. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool.pm +7498 -0
  172. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool.pod +2494 -0
  173. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/AES.pm +501 -0
  174. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/AFCP.pm +286 -0
  175. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/AIFF.pm +289 -0
  176. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/APE.pm +264 -0
  177. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/APP12.pm +322 -0
  178. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/ASF.pm +885 -0
  179. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Apple.pm +126 -0
  180. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Audible.pm +317 -0
  181. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/BMP.pm +179 -0
  182. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/BZZ.pm +472 -0
  183. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/BigTIFF.pm +282 -0
  184. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/BuildTagLookup.pm +2508 -0
  185. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Canon.pm +8457 -0
  186. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/CanonCustom.pm +2582 -0
  187. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/CanonRaw.pm +910 -0
  188. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/CanonVRD.pm +2228 -0
  189. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/CaptureOne.pm +235 -0
  190. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Casio.pm +2058 -0
  191. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Charset.pm +396 -0
  192. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Arabic.pm +0 -0
  193. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Baltic.pm +0 -0
  194. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Cyrillic.pm +0 -0
  195. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Greek.pm +0 -0
  196. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Hebrew.pm +0 -0
  197. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/JIS.pm +0 -0
  198. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Latin.pm +0 -0
  199. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Latin2.pm +0 -0
  200. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacArabic.pm +0 -0
  201. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacChineseCN.pm +0 -0
  202. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacChineseTW.pm +0 -0
  203. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacCroatian.pm +0 -0
  204. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacCyrillic.pm +0 -0
  205. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacGreek.pm +0 -0
  206. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacHebrew.pm +0 -0
  207. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacIceland.pm +0 -0
  208. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacJapanese.pm +0 -0
  209. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacKorean.pm +0 -0
  210. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacLatin2.pm +0 -0
  211. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacRSymbol.pm +0 -0
  212. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacRoman.pm +0 -0
  213. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacRomanian.pm +0 -0
  214. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacThai.pm +0 -0
  215. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/MacTurkish.pm +0 -0
  216. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/PDFDoc.pm +0 -0
  217. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/ShiftJIS.pm +0 -0
  218. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Symbol.pm +0 -0
  219. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Thai.pm +0 -0
  220. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Turkish.pm +0 -0
  221. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/lib/Image/ExifTool/Charset/Vietnam.pm +0 -0
  222. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DICOM.pm +3874 -0
  223. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DNG.pm +835 -0
  224. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DPX.pm +181 -0
  225. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DV.pm +319 -0
  226. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DarwinCore.pm +322 -0
  227. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/DjVu.pm +376 -0
  228. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/EXE.pm +1250 -0
  229. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Exif.pm +4672 -0
  230. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/FLAC.pm +297 -0
  231. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/FLIR.pm +1533 -0
  232. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Fixup.pm +354 -0
  233. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Flash.pm +755 -0
  234. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/FlashPix.pm +1935 -0
  235. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Font.pm +647 -0
  236. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/FotoStation.pm +261 -0
  237. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/FujiFilm.pm +1195 -0
  238. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/GE.pm +81 -0
  239. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/GIF.pm +542 -0
  240. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/GIMP.pm +258 -0
  241. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/GPS.pm +558 -0
  242. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/GeoTiff.pm +2263 -0
  243. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Geotag.pm +1219 -0
  244. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/H264.pm +1112 -0
  245. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/HP.pm +263 -0
  246. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/HTML.pm +576 -0
  247. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/HtmlDump.pm +895 -0
  248. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/ICC_Profile.pm +1000 -0
  249. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/ID3.pm +1569 -0
  250. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/IPTC.pm +1264 -0
  251. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/ITC.pm +215 -0
  252. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Import.pm +329 -0
  253. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/InDesign.pm +277 -0
  254. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/JPEG.pm +605 -0
  255. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/JPEGDigest.pm +2511 -0
  256. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/JVC.pm +130 -0
  257. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Jpeg2000.pm +873 -0
  258. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Kodak.pm +2096 -0
  259. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/KyoceraRaw.pm +173 -0
  260. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/LNK.pm +723 -0
  261. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/cs.pm +1588 -0
  262. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/de.pm +8692 -0
  263. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/en_ca.pm +848 -0
  264. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/en_gb.pm +863 -0
  265. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/es.pm +4019 -0
  266. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/fi.pm +2854 -0
  267. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/fr.pm +4758 -0
  268. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/it.pm +7918 -0
  269. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/ja.pm +5835 -0
  270. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/ko.pm +2330 -0
  271. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/nl.pm +3222 -0
  272. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/pl.pm +1276 -0
  273. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/ru.pm +768 -0
  274. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/sv.pm +638 -0
  275. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/tr.pm +544 -0
  276. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/zh_cn.pm +1330 -0
  277. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lang/zh_tw.pm +801 -0
  278. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Leaf.pm +516 -0
  279. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Lytro.pm +217 -0
  280. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/M2TS.pm +725 -0
  281. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MIE.pm +2564 -0
  282. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MIEUnits.pod +377 -0
  283. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MIFF.pm +279 -0
  284. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MNG.pm +684 -0
  285. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MOI.pm +158 -0
  286. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MPC.pm +156 -0
  287. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MPEG.pm +736 -0
  288. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MPF.pm +292 -0
  289. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MWG.pm +753 -0
  290. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MXF.pm +3032 -0
  291. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MakerNotes.pm +1713 -0
  292. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Matroska.pm +892 -0
  293. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Microsoft.pm +893 -0
  294. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Minolta.pm +2950 -0
  295. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/MinoltaRaw.pm +534 -0
  296. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Nikon.pm +6728 -0
  297. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/NikonCapture.pm +940 -0
  298. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/NikonCustom.pm +6331 -0
  299. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Nintendo.pm +128 -0
  300. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/OOXML.pm +409 -0
  301. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Ogg.pm +237 -0
  302. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Olympus.pm +3796 -0
  303. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/OpenEXR.pm +324 -0
  304. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PDF.pm +2328 -0
  305. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PGF.pm +143 -0
  306. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PICT.pm +1260 -0
  307. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PLIST.pm +453 -0
  308. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PNG.pm +1190 -0
  309. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PPM.pm +169 -0
  310. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PSP.pm +306 -0
  311. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Palm.pm +403 -0
  312. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Panasonic.pm +2366 -0
  313. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PanasonicRaw.pm +639 -0
  314. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Pentax.pm +5941 -0
  315. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PhaseOne.pm +551 -0
  316. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PhotoCD.pm +507 -0
  317. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PhotoMechanic.pm +256 -0
  318. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Photoshop.pm +650 -0
  319. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PostScript.pm +696 -0
  320. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/PrintIM.pm +125 -0
  321. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Qualcomm.pm +1344 -0
  322. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/QuickTime.pm +6572 -0
  323. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/README +981 -0
  324. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/RIFF.pm +1478 -0
  325. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/RSRC.pm +241 -0
  326. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/RTF.pm +383 -0
  327. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Radiance.pm +144 -0
  328. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Rawzor.pm +189 -0
  329. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Real.pm +739 -0
  330. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Reconyx.pm +190 -0
  331. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Ricoh.pm +1121 -0
  332. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Samsung.pm +1168 -0
  333. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Sanyo.pm +440 -0
  334. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Scalado.pm +141 -0
  335. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Shift.pl +596 -0
  336. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Shortcuts.pm +335 -0
  337. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Sigma.pm +684 -0
  338. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/SigmaRaw.pm +668 -0
  339. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Sony.pm +9086 -0
  340. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/SonyIDC.pm +331 -0
  341. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Stim.pm +196 -0
  342. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/TagInfoXML.pm +826 -0
  343. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/TagLookup.pm +8931 -0
  344. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/TagNames.pod +29124 -0
  345. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Theora.pm +145 -0
  346. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Torrent.pm +317 -0
  347. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Unknown.pm +66 -0
  348. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/VCard.pm +405 -0
  349. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Vorbis.pm +238 -0
  350. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WriteCanonRaw.pl +637 -0
  351. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WriteExif.pl +3743 -0
  352. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WriteIPTC.pl +702 -0
  353. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WritePDF.pl +768 -0
  354. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WritePNG.pl +390 -0
  355. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WritePhotoshop.pl +266 -0
  356. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WritePostScript.pl +772 -0
  357. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WriteQuickTime.pl +358 -0
  358. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/WriteXMP.pl +1367 -0
  359. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/Writer.pl +6164 -0
  360. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/XMP.pm +4034 -0
  361. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/XMP2.pl +1579 -0
  362. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/XMPStruct.pl +826 -0
  363. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/ZIP.pm +667 -0
  364. data/bin/Image-ExifTool-9.99/lib/Image/ExifTool/iWork.pm +223 -0
  365. data/bin/Image-ExifTool-9.99/perl-Image-ExifTool.spec +112 -0
  366. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/AFCP.t +0 -0
  367. data/bin/Image-ExifTool-9.99/t/AFCP_2.out +39 -0
  368. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/AFCP_3.out +0 -0
  369. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/AIFF.t +0 -0
  370. data/bin/Image-ExifTool-9.99/t/AIFF_2.out +33 -0
  371. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/APE.t +0 -0
  372. data/bin/Image-ExifTool-9.99/t/APE_2.out +29 -0
  373. data/bin/Image-ExifTool-9.99/t/APE_3.out +58 -0
  374. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ASF.t +0 -0
  375. data/bin/Image-ExifTool-9.99/t/ASF_2.out +56 -0
  376. data/bin/Image-ExifTool-9.99/t/Audible.t +28 -0
  377. data/bin/Image-ExifTool-9.99/t/Audible_2.out +40 -0
  378. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/BMP.t +0 -0
  379. data/bin/Image-ExifTool-9.99/t/BMP_2.out +23 -0
  380. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/BigTIFF.t +0 -0
  381. data/bin/Image-ExifTool-9.99/t/BigTIFF_2.out +21 -0
  382. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Canon.t +0 -0
  383. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonRaw.t +0 -0
  384. data/bin/Image-ExifTool-9.99/t/CanonRaw_2.out +169 -0
  385. data/bin/Image-ExifTool-9.99/t/CanonRaw_4.out +220 -0
  386. data/bin/Image-ExifTool-9.99/t/CanonRaw_5.out +209 -0
  387. data/bin/Image-ExifTool-9.99/t/CanonRaw_6.out +233 -0
  388. data/bin/Image-ExifTool-9.99/t/CanonRaw_7.out +250 -0
  389. data/bin/Image-ExifTool-9.99/t/CanonVRD.t +220 -0
  390. data/bin/Image-ExifTool-9.99/t/CanonVRD_11.out +121 -0
  391. data/bin/Image-ExifTool-9.99/t/CanonVRD_12.out +13 -0
  392. data/bin/Image-ExifTool-9.99/t/CanonVRD_13.out +102 -0
  393. data/bin/Image-ExifTool-9.99/t/CanonVRD_14.out +101 -0
  394. data/bin/Image-ExifTool-9.99/t/CanonVRD_15.out +5 -0
  395. data/bin/Image-ExifTool-9.99/t/CanonVRD_16.out +5 -0
  396. data/bin/Image-ExifTool-9.99/t/CanonVRD_17.out +5 -0
  397. data/bin/Image-ExifTool-9.99/t/CanonVRD_18.out +5 -0
  398. data/bin/Image-ExifTool-9.99/t/CanonVRD_19.out +5 -0
  399. data/bin/Image-ExifTool-9.99/t/CanonVRD_2.out +119 -0
  400. data/bin/Image-ExifTool-9.99/t/CanonVRD_20.out +5 -0
  401. data/bin/Image-ExifTool-9.99/t/CanonVRD_21.out +1 -0
  402. data/bin/Image-ExifTool-9.99/t/CanonVRD_3.out +119 -0
  403. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonVRD_4.out +0 -0
  404. data/bin/Image-ExifTool-9.99/t/CanonVRD_5.out +2 -0
  405. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonVRD_6.out +0 -0
  406. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonVRD_7.out +0 -0
  407. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonVRD_8.out +0 -0
  408. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/CanonVRD_9.out +0 -0
  409. data/bin/Image-ExifTool-9.99/t/Canon_2.out +356 -0
  410. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Canon_3.out +0 -0
  411. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Casio.t +0 -0
  412. data/bin/Image-ExifTool-9.99/t/Casio_2.out +72 -0
  413. data/bin/Image-ExifTool-9.99/t/Casio_3.out +102 -0
  414. data/bin/Image-ExifTool-9.99/t/Casio_4.out +28 -0
  415. data/bin/Image-ExifTool-9.99/t/Casio_5.out +80 -0
  416. data/bin/Image-ExifTool-9.99/t/Casio_6.out +117 -0
  417. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DICOM.t +0 -0
  418. data/bin/Image-ExifTool-9.99/t/DICOM_2.out +109 -0
  419. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DNG.t +0 -0
  420. data/bin/Image-ExifTool-9.99/t/DNG_2.out +328 -0
  421. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DNG_3.out +0 -0
  422. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DPX.t +0 -0
  423. data/bin/Image-ExifTool-9.99/t/DPX_2.out +39 -0
  424. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DV.t +0 -0
  425. data/bin/Image-ExifTool-9.99/t/DV_2.out +26 -0
  426. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/DjVu.t +0 -0
  427. data/bin/Image-ExifTool-9.99/t/DjVu_2.out +46 -0
  428. data/bin/Image-ExifTool-9.99/t/EXE.t +31 -0
  429. data/bin/Image-ExifTool-9.99/t/EXE_2.out +41 -0
  430. data/bin/Image-ExifTool-9.99/t/EXE_3.out +16 -0
  431. data/bin/Image-ExifTool-9.99/t/EXE_4.out +15 -0
  432. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool.t +0 -0
  433. data/bin/Image-ExifTool-9.99/t/ExifTool_16.out +184 -0
  434. data/bin/Image-ExifTool-9.99/t/ExifTool_17.out +598 -0
  435. data/bin/Image-ExifTool-9.99/t/ExifTool_2.out +418 -0
  436. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_20.out +0 -0
  437. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_21.out +0 -0
  438. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_22.out +0 -0
  439. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_23.out +0 -0
  440. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_24.out +0 -0
  441. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_25.out +0 -0
  442. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_26.out +0 -0
  443. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_27.out +0 -0
  444. data/bin/Image-ExifTool-9.99/t/ExifTool_28.out +11 -0
  445. data/bin/Image-ExifTool-9.99/t/ExifTool_3.out +89 -0
  446. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_4.out +0 -0
  447. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_5.out +0 -0
  448. data/bin/Image-ExifTool-9.99/t/ExifTool_6.out +71 -0
  449. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_7.out +0 -0
  450. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_8.out +0 -0
  451. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ExifTool_9.out +0 -0
  452. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FLAC.t +0 -0
  453. data/bin/Image-ExifTool-9.99/t/FLAC_2.out +26 -0
  454. data/bin/Image-ExifTool-9.99/t/FLAC_3.out +20 -0
  455. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FLIR.t +0 -0
  456. data/bin/Image-ExifTool-9.99/t/FLIR_2.out +112 -0
  457. data/bin/Image-ExifTool-9.99/t/FLIR_3.out +49 -0
  458. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Flash.t +0 -0
  459. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FlashPix.t +0 -0
  460. data/bin/Image-ExifTool-9.99/t/FlashPix_2.out +49 -0
  461. data/bin/Image-ExifTool-9.99/t/Flash_2.out +22 -0
  462. data/bin/Image-ExifTool-9.99/t/Flash_3.out +55 -0
  463. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Font.t +0 -0
  464. data/bin/Image-ExifTool-9.99/t/Font_2.out +24 -0
  465. data/bin/Image-ExifTool-9.99/t/Font_3.out +36 -0
  466. data/bin/Image-ExifTool-9.99/t/Font_4.out +27 -0
  467. data/bin/Image-ExifTool-9.99/t/Font_5.out +27 -0
  468. data/bin/Image-ExifTool-9.99/t/Font_6.out +37 -0
  469. data/bin/Image-ExifTool-9.99/t/Font_7.out +37 -0
  470. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FotoStation.t +0 -0
  471. data/bin/Image-ExifTool-9.99/t/FotoStation_2.out +41 -0
  472. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FotoStation_3.out +0 -0
  473. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FujiFilm.t +0 -0
  474. data/bin/Image-ExifTool-9.99/t/FujiFilm_2.out +89 -0
  475. data/bin/Image-ExifTool-9.99/t/FujiFilm_3.out +90 -0
  476. data/bin/Image-ExifTool-9.99/t/FujiFilm_4.out +141 -0
  477. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/FujiFilm_5.out +0 -0
  478. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GE.t +0 -0
  479. data/bin/Image-ExifTool-9.99/t/GE_2.out +86 -0
  480. data/bin/Image-ExifTool-9.99/t/GE_3.out +86 -0
  481. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GIF.t +0 -0
  482. data/bin/Image-ExifTool-9.99/t/GIF_2.out +42 -0
  483. data/bin/Image-ExifTool-9.99/t/GIF_3.out +43 -0
  484. data/bin/Image-ExifTool-9.99/t/GIF_4.out +18 -0
  485. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GIMP.t +0 -0
  486. data/bin/Image-ExifTool-9.99/t/GIMP_2.out +65 -0
  487. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GPS.t +0 -0
  488. data/bin/Image-ExifTool-9.99/t/GPS_2.out +96 -0
  489. data/bin/Image-ExifTool-9.99/t/GPS_3.out +98 -0
  490. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GeoTiff.t +0 -0
  491. data/bin/Image-ExifTool-9.99/t/GeoTiff_2.out +38 -0
  492. data/bin/Image-ExifTool-9.99/t/GeoTiff_3.out +38 -0
  493. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/GeoTiff_4.out +0 -0
  494. data/bin/Image-ExifTool-9.99/t/Geotag.t +172 -0
  495. data/bin/Image-ExifTool-9.99/t/Geotag_10.out +15 -0
  496. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_2.out +0 -0
  497. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_3.out +0 -0
  498. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_5.out +0 -0
  499. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_6.out +0 -0
  500. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_7.out +0 -0
  501. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_8.out +0 -0
  502. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Geotag_9.out +0 -0
  503. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/HTML.t +0 -0
  504. data/bin/Image-ExifTool-9.99/t/HTML_2.out +69 -0
  505. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/IPTC.t +0 -0
  506. data/bin/Image-ExifTool-9.99/t/IPTC_2.out +60 -0
  507. data/bin/Image-ExifTool-9.99/t/IPTC_4.out +58 -0
  508. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/IPTC_5.out +0 -0
  509. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/IPTC_6.out +0 -0
  510. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/IPTC_7.out +0 -0
  511. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/IPTC_8.out +0 -0
  512. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ITC.t +0 -0
  513. data/bin/Image-ExifTool-9.99/t/ITC_2.out +21 -0
  514. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/InDesign.t +0 -0
  515. data/bin/Image-ExifTool-9.99/t/InDesign_2.out +20 -0
  516. data/bin/Image-ExifTool-9.99/t/InDesign_3.out +22 -0
  517. data/bin/Image-ExifTool-9.99/t/InDesign_4.out +12 -0
  518. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/JVC.t +0 -0
  519. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/JVC_2.out +0 -0
  520. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/JVC_3.out +0 -0
  521. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Jpeg2000.t +0 -0
  522. data/bin/Image-ExifTool-9.99/t/Jpeg2000_2.out +65 -0
  523. data/bin/Image-ExifTool-9.99/t/Jpeg2000_3.out +53 -0
  524. data/bin/Image-ExifTool-9.99/t/Jpeg2000_4.out +17 -0
  525. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Kodak.t +0 -0
  526. data/bin/Image-ExifTool-9.99/t/Kodak_2.out +111 -0
  527. data/bin/Image-ExifTool-9.99/t/Kodak_3.out +121 -0
  528. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/KyoceraRaw.t +0 -0
  529. data/bin/Image-ExifTool-9.99/t/KyoceraRaw_2.out +28 -0
  530. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/LNK.t +0 -0
  531. data/bin/Image-ExifTool-9.99/t/LNK_2.out +46 -0
  532. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang.t +0 -0
  533. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_1.out +0 -0
  534. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_10.out +0 -0
  535. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_11.out +0 -0
  536. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_12.out +0 -0
  537. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_13.out +0 -0
  538. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_14.out +0 -0
  539. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_15.out +0 -0
  540. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_16.out +0 -0
  541. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_17.out +0 -0
  542. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_18.out +0 -0
  543. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_2.out +0 -0
  544. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_3.out +0 -0
  545. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_4.out +0 -0
  546. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_5.out +0 -0
  547. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_6.out +0 -0
  548. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_7.out +0 -0
  549. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_8.out +0 -0
  550. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lang_9.out +0 -0
  551. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Lytro.t +0 -0
  552. data/bin/Image-ExifTool-9.99/t/Lytro_2.out +109 -0
  553. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/M2TS.t +0 -0
  554. data/bin/Image-ExifTool-9.99/t/M2TS_2.out +29 -0
  555. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MIE.t +0 -0
  556. data/bin/Image-ExifTool-9.99/t/MIE_2.out +69 -0
  557. data/bin/Image-ExifTool-9.99/t/MIE_3.out +136 -0
  558. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MIE_5.out +0 -0
  559. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MIE_6.out +0 -0
  560. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MIFF.t +0 -0
  561. data/bin/Image-ExifTool-9.99/t/MIFF_2.out +110 -0
  562. data/bin/Image-ExifTool-9.99/t/MOI.t +27 -0
  563. data/bin/Image-ExifTool-9.99/t/MOI_2.out +11 -0
  564. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MP3.t +0 -0
  565. data/bin/Image-ExifTool-9.99/t/MP3_2.out +46 -0
  566. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG.t +0 -0
  567. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG_2.out +0 -0
  568. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG_3.out +0 -0
  569. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG_4.out +0 -0
  570. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG_5.out +0 -0
  571. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MWG_6.out +0 -0
  572. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/MXF.t +0 -0
  573. data/bin/Image-ExifTool-9.99/t/MXF_2.out +79 -0
  574. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Matroska.t +0 -0
  575. data/bin/Image-ExifTool-9.99/t/Matroska_2.out +66 -0
  576. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Minolta.t +0 -0
  577. data/bin/Image-ExifTool-9.99/t/Minolta_2.out +135 -0
  578. data/bin/Image-ExifTool-9.99/t/Minolta_3.out +148 -0
  579. data/bin/Image-ExifTool-9.99/t/Minolta_4.out +150 -0
  580. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Nikon.t +0 -0
  581. data/bin/Image-ExifTool-9.99/t/Nikon_2.out +84 -0
  582. data/bin/Image-ExifTool-9.99/t/Nikon_3.out +100 -0
  583. data/bin/Image-ExifTool-9.99/t/Nikon_4.out +176 -0
  584. data/bin/Image-ExifTool-9.99/t/Nikon_5.out +169 -0
  585. data/bin/Image-ExifTool-9.99/t/Nikon_7.out +261 -0
  586. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Nikon_8.out +0 -0
  587. data/bin/Image-ExifTool-9.99/t/Olympus.t +94 -0
  588. data/bin/Image-ExifTool-9.99/t/Olympus_2.out +81 -0
  589. data/bin/Image-ExifTool-9.99/t/Olympus_3.out +83 -0
  590. data/bin/Image-ExifTool-9.99/t/Olympus_4.out +194 -0
  591. data/bin/Image-ExifTool-9.99/t/Olympus_5.out +266 -0
  592. data/bin/Image-ExifTool-9.99/t/Olympus_6.out +153 -0
  593. data/bin/Image-ExifTool-9.99/t/Olympus_7.out +483 -0
  594. data/bin/Image-ExifTool-9.99/t/Olympus_8.out +15 -0
  595. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/OpenEXR.t +0 -0
  596. data/bin/Image-ExifTool-9.99/t/OpenEXR_2.out +25 -0
  597. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF.t +0 -0
  598. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_10.out +0 -0
  599. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_11.out +0 -0
  600. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_12.out +0 -0
  601. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_14.out +0 -0
  602. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_15.out +0 -0
  603. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_16.out +0 -0
  604. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_17.out +0 -0
  605. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_18.out +0 -0
  606. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_19.out +0 -0
  607. data/bin/Image-ExifTool-9.99/t/PDF_2.out +118 -0
  608. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_20.out +0 -0
  609. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_22.out +0 -0
  610. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_4.out +0 -0
  611. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_5.out +0 -0
  612. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_6.out +0 -0
  613. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_7.out +0 -0
  614. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_8.out +0 -0
  615. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PDF_9.out +0 -0
  616. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PGF.t +0 -0
  617. data/bin/Image-ExifTool-9.99/t/PGF_2.out +34 -0
  618. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PICT.t +0 -0
  619. data/bin/Image-ExifTool-9.99/t/PICT_2.out +17 -0
  620. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PLIST.t +0 -0
  621. data/bin/Image-ExifTool-9.99/t/PLIST_2.out +21 -0
  622. data/bin/Image-ExifTool-9.99/t/PLIST_3.out +21 -0
  623. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PNG.t +0 -0
  624. data/bin/Image-ExifTool-9.99/t/PNG_2.out +24 -0
  625. data/bin/Image-ExifTool-9.99/t/PNG_3.out +123 -0
  626. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PNG_4.out +0 -0
  627. data/bin/Image-ExifTool-9.99/t/PNG_5.out +18 -0
  628. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PPM.t +0 -0
  629. data/bin/Image-ExifTool-9.99/t/PPM_2.out +17 -0
  630. data/bin/Image-ExifTool-9.99/t/PPM_3.out +11 -0
  631. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PSP.t +0 -0
  632. data/bin/Image-ExifTool-9.99/t/PSP_2.out +34 -0
  633. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Palm.t +0 -0
  634. data/bin/Image-ExifTool-9.99/t/Palm_2.out +32 -0
  635. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Panasonic.t +0 -0
  636. data/bin/Image-ExifTool-9.99/t/Panasonic_2.out +101 -0
  637. data/bin/Image-ExifTool-9.99/t/Panasonic_3.out +121 -0
  638. data/bin/Image-ExifTool-9.99/t/Panasonic_4.out +206 -0
  639. data/bin/Image-ExifTool-9.99/t/Panasonic_5.out +244 -0
  640. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Pentax.t +0 -0
  641. data/bin/Image-ExifTool-9.99/t/Pentax_2.out +225 -0
  642. data/bin/Image-ExifTool-9.99/t/Pentax_3.out +266 -0
  643. data/bin/Image-ExifTool-9.99/t/Pentax_4.out +131 -0
  644. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PhotoCD.t +0 -0
  645. data/bin/Image-ExifTool-9.99/t/PhotoCD_2.out +37 -0
  646. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PhotoMechanic.t +0 -0
  647. data/bin/Image-ExifTool-9.99/t/PhotoMechanic_2.out +83 -0
  648. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PhotoMechanic_3.out +0 -0
  649. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Photoshop.t +0 -0
  650. data/bin/Image-ExifTool-9.99/t/Photoshop_2.out +98 -0
  651. data/bin/Image-ExifTool-9.99/t/Photoshop_3.out +110 -0
  652. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/PostScript.t +0 -0
  653. data/bin/Image-ExifTool-9.99/t/PostScript_2.out +66 -0
  654. data/bin/Image-ExifTool-9.99/t/PostScript_3.out +134 -0
  655. data/bin/Image-ExifTool-9.99/t/QuickTime.t +54 -0
  656. data/bin/Image-ExifTool-9.99/t/QuickTime_2.out +133 -0
  657. data/bin/Image-ExifTool-9.99/t/QuickTime_3.out +73 -0
  658. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/QuickTime_4.out +0 -0
  659. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/QuickTime_5.out +0 -0
  660. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/RIFF.t +0 -0
  661. data/bin/Image-ExifTool-9.99/t/RIFF_2.out +25 -0
  662. data/bin/Image-ExifTool-9.99/t/RIFF_3.out +54 -0
  663. data/bin/Image-ExifTool-9.99/t/RIFF_4.out +18 -0
  664. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/RTF.t +0 -0
  665. data/bin/Image-ExifTool-9.99/t/RTF_2.out +21 -0
  666. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Radiance.t +0 -0
  667. data/bin/Image-ExifTool-9.99/t/Radiance_2.out +24 -0
  668. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Real.t +0 -0
  669. data/bin/Image-ExifTool-9.99/t/Real_2.out +69 -0
  670. data/bin/Image-ExifTool-9.99/t/Real_3.out +19 -0
  671. data/bin/Image-ExifTool-9.99/t/Real_4.out +12 -0
  672. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Ricoh.t +0 -0
  673. data/bin/Image-ExifTool-9.99/t/Ricoh_2.out +72 -0
  674. data/bin/Image-ExifTool-9.99/t/Ricoh_3.out +100 -0
  675. data/bin/Image-ExifTool-9.99/t/Ricoh_4.out +114 -0
  676. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Sanyo.t +0 -0
  677. data/bin/Image-ExifTool-9.99/t/Sanyo_2.out +103 -0
  678. data/bin/Image-ExifTool-9.99/t/Sanyo_3.out +113 -0
  679. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Sigma.t +0 -0
  680. data/bin/Image-ExifTool-9.99/t/Sigma_2.out +93 -0
  681. data/bin/Image-ExifTool-9.99/t/Sigma_3.out +96 -0
  682. data/bin/Image-ExifTool-9.99/t/Sigma_4.out +65 -0
  683. data/bin/Image-ExifTool-9.99/t/Sigma_5.out +194 -0
  684. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Sony.t +0 -0
  685. data/bin/Image-ExifTool-9.99/t/Sony_2.out +86 -0
  686. data/bin/Image-ExifTool-9.99/t/Sony_3.out +87 -0
  687. data/bin/Image-ExifTool-9.99/t/Sony_5.out +34 -0
  688. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/TestLib.pm +0 -0
  689. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Torrent.t +0 -0
  690. data/bin/Image-ExifTool-9.99/t/Torrent_2.out +32 -0
  691. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Unknown.t +0 -0
  692. data/bin/Image-ExifTool-9.99/t/Unknown_2.out +92 -0
  693. data/bin/Image-ExifTool-9.99/t/Unknown_3.out +92 -0
  694. data/bin/Image-ExifTool-9.99/t/VCard.t +31 -0
  695. data/bin/Image-ExifTool-9.99/t/VCard_2.out +54 -0
  696. data/bin/Image-ExifTool-9.99/t/VCard_3.out +88 -0
  697. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Vorbis.t +0 -0
  698. data/bin/Image-ExifTool-9.99/t/Vorbis_2.out +29 -0
  699. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer.t +0 -0
  700. data/bin/Image-ExifTool-9.99/t/Writer_10.out +246 -0
  701. data/bin/Image-ExifTool-9.99/t/Writer_11.out +39 -0
  702. data/bin/Image-ExifTool-9.99/t/Writer_13.out +165 -0
  703. data/bin/Image-ExifTool-9.99/t/Writer_14.out +69 -0
  704. data/bin/Image-ExifTool-9.99/t/Writer_15.out +175 -0
  705. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_16.out +0 -0
  706. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_17.out +0 -0
  707. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_18.out +0 -0
  708. data/bin/Image-ExifTool-9.99/t/Writer_19.out +36 -0
  709. data/bin/Image-ExifTool-9.99/t/Writer_2.out +172 -0
  710. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_22.out +0 -0
  711. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_24.out +0 -0
  712. data/bin/Image-ExifTool-9.99/t/Writer_25.out +40 -0
  713. data/bin/Image-ExifTool-9.99/t/Writer_26.out +34 -0
  714. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_27.out +0 -0
  715. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_28.out +0 -0
  716. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_29.out +0 -0
  717. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_30.out +0 -0
  718. data/bin/Image-ExifTool-9.99/t/Writer_31.out +99 -0
  719. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_32.out +0 -0
  720. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_33.out +0 -0
  721. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_34.out +0 -0
  722. data/bin/Image-ExifTool-9.99/t/Writer_35.out +188 -0
  723. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_36.out +0 -0
  724. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_37.out +0 -0
  725. data/bin/Image-ExifTool-9.99/t/Writer_38.out +63 -0
  726. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_39.out +0 -0
  727. data/bin/Image-ExifTool-9.99/t/Writer_4.out +87 -0
  728. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_40.out +0 -0
  729. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_41.out +0 -0
  730. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_42.out +0 -0
  731. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_43.out +0 -0
  732. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_44.out +0 -0
  733. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_45.out +0 -0
  734. data/bin/Image-ExifTool-9.99/t/Writer_46.out +105 -0
  735. data/bin/Image-ExifTool-9.99/t/Writer_47.out +57 -0
  736. data/bin/Image-ExifTool-9.99/t/Writer_48.out +31 -0
  737. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_50.out +0 -0
  738. data/bin/Image-ExifTool-9.99/t/Writer_51.out +405 -0
  739. data/bin/Image-ExifTool-9.99/t/Writer_52.out +23 -0
  740. data/bin/Image-ExifTool-9.99/t/Writer_53.out +35 -0
  741. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_54.out +0 -0
  742. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_55.out +0 -0
  743. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/Writer_56.out +0 -0
  744. data/bin/Image-ExifTool-9.99/t/Writer_6.out +186 -0
  745. data/bin/Image-ExifTool-9.99/t/Writer_7.out +151 -0
  746. data/bin/Image-ExifTool-9.99/t/Writer_9.out +242 -0
  747. data/bin/Image-ExifTool-9.99/t/XMP.t +557 -0
  748. data/bin/Image-ExifTool-9.99/t/XMP_10.out +37 -0
  749. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_11.out +0 -0
  750. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_12.out +0 -0
  751. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_13.out +0 -0
  752. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_14.out +0 -0
  753. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_15.out +0 -0
  754. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_16.out +0 -0
  755. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_17.out +0 -0
  756. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_18.out +0 -0
  757. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_19.out +0 -0
  758. data/bin/Image-ExifTool-9.99/t/XMP_2.out +140 -0
  759. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_20.out +0 -0
  760. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_21.out +0 -0
  761. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_22.out +0 -0
  762. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_23.out +0 -0
  763. data/bin/Image-ExifTool-9.99/t/XMP_24.out +32 -0
  764. data/bin/Image-ExifTool-9.99/t/XMP_25.out +28 -0
  765. data/bin/Image-ExifTool-9.99/t/XMP_26.out +51 -0
  766. data/bin/Image-ExifTool-9.99/t/XMP_27.out +95 -0
  767. data/bin/Image-ExifTool-9.99/t/XMP_28.out +46 -0
  768. data/bin/Image-ExifTool-9.99/t/XMP_29.out +26 -0
  769. data/bin/Image-ExifTool-9.99/t/XMP_3.out +138 -0
  770. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_30.out +0 -0
  771. data/bin/Image-ExifTool-9.99/t/XMP_31.out +20 -0
  772. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_32.out +0 -0
  773. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_34.out +0 -0
  774. data/bin/Image-ExifTool-9.99/t/XMP_36.out +19 -0
  775. data/bin/Image-ExifTool-9.99/t/XMP_37.out +36 -0
  776. data/bin/Image-ExifTool-9.99/t/XMP_39.out +45 -0
  777. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_40.out +0 -0
  778. data/bin/Image-ExifTool-9.99/t/XMP_41.out +181 -0
  779. data/bin/Image-ExifTool-9.99/t/XMP_42.out +8 -0
  780. data/bin/Image-ExifTool-9.99/t/XMP_43.out +6 -0
  781. data/bin/Image-ExifTool-9.99/t/XMP_44.out +35 -0
  782. data/bin/Image-ExifTool-9.99/t/XMP_5.out +30 -0
  783. data/bin/Image-ExifTool-9.99/t/XMP_6.out +89 -0
  784. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_7.out +0 -0
  785. data/bin/Image-ExifTool-9.99/t/XMP_8.out +19 -0
  786. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/XMP_9.out +0 -0
  787. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/ZIP.t +0 -0
  788. data/bin/Image-ExifTool-9.99/t/ZIP_2.out +19 -0
  789. data/bin/Image-ExifTool-9.99/t/ZIP_3.out +18 -0
  790. data/bin/Image-ExifTool-9.99/t/ZIP_4.out +214 -0
  791. data/bin/Image-ExifTool-9.99/t/ZIP_5.out +136 -0
  792. data/bin/Image-ExifTool-9.99/t/ZIP_6.out +50 -0
  793. data/bin/Image-ExifTool-9.99/t/ZIP_7.out +29 -0
  794. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/AFCP.jpg +0 -0
  795. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/AIFF.aif +0 -0
  796. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/APE.ape +0 -0
  797. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/APE.mpc +0 -0
  798. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ASF.wmv +0 -0
  799. data/bin/Image-ExifTool-9.99/t/images/Audible.aa +0 -0
  800. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/BMP.bmp +0 -0
  801. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/BigTIFF.btf +0 -0
  802. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Canon.jpg +0 -0
  803. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Canon1DmkIII.jpg +0 -0
  804. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/CanonRaw.cr2 +0 -0
  805. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/CanonRaw.crw +0 -0
  806. data/bin/Image-ExifTool-9.99/t/images/CanonVRD.dr4 +0 -0
  807. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/CanonVRD.vrd +0 -0
  808. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/CaptureOne.eip +0 -0
  809. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Casio.jpg +0 -0
  810. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Casio2.jpg +0 -0
  811. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/CasioQVCI.jpg +0 -0
  812. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/DICOM.dcm +0 -0
  813. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/DNG.dng +0 -0
  814. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/DPX.dpx +0 -0
  815. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/DV.dv +0 -0
  816. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/DjVu.djvu +0 -0
  817. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/EXE.elf +0 -0
  818. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/EXE.exe +0 -0
  819. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/EXE.macho +0 -0
  820. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ExifTool.jpg +0 -0
  821. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ExifTool.tif +0 -0
  822. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ExtendedXMP.jpg +0 -0
  823. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FLAC.flac +0 -0
  824. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FLAC.ogg +0 -0
  825. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FLIR.fpf +0 -0
  826. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FLIR.jpg +0 -0
  827. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Flash.flv +0 -0
  828. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Flash.swf +0 -0
  829. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FlashPix.ppt +0 -0
  830. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.afm +0 -0
  831. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.dfont +0 -0
  832. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.pfa +0 -0
  833. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.pfb +0 -0
  834. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.pfm +0 -0
  835. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Font.ttf +0 -0
  836. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FotoStation.jpg +0 -0
  837. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FujiFilm.jpg +0 -0
  838. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/FujiFilm.raf +0 -0
  839. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/GE.jpg +0 -0
  840. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/GIF.gif +0 -0
  841. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/GIMP.xcf +0 -0
  842. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/GPS.jpg +0 -0
  843. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/GeoTiff.tif +0 -0
  844. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag.gpx +0 -0
  845. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag.igc +0 -0
  846. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag.kml +0 -0
  847. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag.log +0 -0
  848. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag.xml +0 -0
  849. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Geotag2.log +0 -0
  850. data/bin/Image-ExifTool-9.99/t/images/Geotag3.log +7 -0
  851. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/HTML.html +0 -0
  852. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/IPTC.jpg +0 -0
  853. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ITC.itc +0 -0
  854. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/InDesign.indd +0 -0
  855. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/JVC.jpg +0 -0
  856. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/JVC2.jpg +0 -0
  857. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Jpeg2000.j2c +0 -0
  858. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Jpeg2000.jp2 +0 -0
  859. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Kodak.jpg +0 -0
  860. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/KyoceraRaw.raw +0 -0
  861. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/LNK.lnk +0 -0
  862. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Lytro.lfp +0 -0
  863. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/M2TS.mts +0 -0
  864. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/MIE.mie +0 -0
  865. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/MIFF.miff +0 -0
  866. data/bin/Image-ExifTool-9.99/t/images/MOI.moi +0 -0
  867. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/MP3.mp3 +0 -0
  868. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/MWG.jpg +0 -0
  869. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/MXF.mxf +0 -0
  870. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Matroska.mkv +0 -0
  871. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Minolta.jpg +0 -0
  872. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Minolta.mrw +0 -0
  873. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Nikon.jpg +0 -0
  874. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Nikon.nef +0 -0
  875. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/NikonD2Hs.jpg +0 -0
  876. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/NikonD70.jpg +0 -0
  877. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/OOXML.docx +0 -0
  878. data/bin/Image-ExifTool-9.99/t/images/Olympus.dss +0 -0
  879. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Olympus.jpg +0 -0
  880. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Olympus2.jpg +0 -0
  881. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/OlympusE1.jpg +0 -0
  882. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/OpenDoc.ods +0 -0
  883. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/OpenEXR.exr +0 -0
  884. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PDF.pdf +0 -0
  885. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PDF2.pdf +0 -0
  886. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PGF.pgf +0 -0
  887. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PICT.pict +0 -0
  888. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PLIST-bin.plist +0 -0
  889. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PLIST-xml.plist +0 -0
  890. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PNG.png +0 -0
  891. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PPM.ppm +0 -0
  892. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PSP.psp +0 -0
  893. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Palm.mobi +0 -0
  894. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Panasonic.jpg +0 -0
  895. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Panasonic.rw2 +0 -0
  896. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Pentax.avi +0 -0
  897. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Pentax.jpg +0 -0
  898. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PhotoCD.pcd +0 -0
  899. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PhotoMechanic.jpg +0 -0
  900. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Photoshop.psd +0 -0
  901. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/PostScript.eps +0 -0
  902. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/QuickTime.m4a +0 -0
  903. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/QuickTime.mov +0 -0
  904. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/RIFF.avi +0 -0
  905. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/RIFF.wav +0 -0
  906. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/RIFF.webp +0 -0
  907. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/RTF.rtf +0 -0
  908. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Radiance.hdr +0 -0
  909. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Real.ra +0 -0
  910. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Real.ram +0 -0
  911. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Real.rm +0 -0
  912. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Ricoh.jpg +0 -0
  913. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Ricoh2.jpg +0 -0
  914. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Sanyo.jpg +0 -0
  915. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Sigma.jpg +0 -0
  916. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Sigma.x3f +0 -0
  917. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/SigmaDP2.x3f +0 -0
  918. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Sony.jpg +0 -0
  919. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Sony.pmp +0 -0
  920. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Torrent.torrent +0 -0
  921. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Unknown.jpg +0 -0
  922. data/bin/Image-ExifTool-9.99/t/images/VCard.ics +94 -0
  923. data/bin/Image-ExifTool-9.99/t/images/VCard.vcf +45 -0
  924. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Vorbis.ogg +0 -0
  925. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/Writer.jpg +0 -0
  926. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP.inx +0 -0
  927. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP.jpg +0 -0
  928. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP.svg +0 -0
  929. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP.xml +0 -0
  930. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP.xmp +0 -0
  931. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP2.xmp +0 -0
  932. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP3.xmp +0 -0
  933. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/XMP4.xmp +0 -0
  934. data/bin/Image-ExifTool-9.99/t/images/XMP5.xmp +157 -0
  935. data/bin/Image-ExifTool-9.99/t/images/XMP6.xmp +48 -0
  936. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ZIP.gz +0 -0
  937. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/ZIP.zip +0 -0
  938. data/bin/{Image-ExifTool-9.78 → Image-ExifTool-9.99}/t/images/iWork.numbers +0 -0
  939. data/lib/exiftool_vendored/version.rb +1 -1
  940. metadata +941 -904
  941. data/bin/Image-ExifTool-9.78/Changes +0 -6884
  942. data/bin/Image-ExifTool-9.78/MANIFEST +0 -900
  943. data/bin/Image-ExifTool-9.78/META.yml +0 -27
  944. data/bin/Image-ExifTool-9.78/README +0 -227
  945. data/bin/Image-ExifTool-9.78/arg_files/exif2xmp.args +0 -42
  946. data/bin/Image-ExifTool-9.78/arg_files/iptcCore.args +0 -172
  947. data/bin/Image-ExifTool-9.78/arg_files/xmp2exif.args +0 -43
  948. data/bin/Image-ExifTool-9.78/config_files/ExifTool_config +0 -341
  949. data/bin/Image-ExifTool-9.78/config_files/convert_regions.config +0 -81
  950. data/bin/Image-ExifTool-9.78/exiftool +0 -5969
  951. data/bin/Image-ExifTool-9.78/html/ExifTool.html +0 -2018
  952. data/bin/Image-ExifTool-9.78/html/Shift.html +0 -173
  953. data/bin/Image-ExifTool-9.78/html/TagNames/AIFF.html +0 -146
  954. data/bin/Image-ExifTool-9.78/html/TagNames/ASF.html +0 -1066
  955. data/bin/Image-ExifTool-9.78/html/TagNames/Apple.html +0 -69
  956. data/bin/Image-ExifTool-9.78/html/TagNames/BMP.html +0 -110
  957. data/bin/Image-ExifTool-9.78/html/TagNames/Canon.html +0 -8414
  958. data/bin/Image-ExifTool-9.78/html/TagNames/CanonCustom.html +0 -2081
  959. data/bin/Image-ExifTool-9.78/html/TagNames/CanonVRD.html +0 -1222
  960. data/bin/Image-ExifTool-9.78/html/TagNames/Casio.html +0 -1606
  961. data/bin/Image-ExifTool-9.78/html/TagNames/Composite.html +0 -696
  962. data/bin/Image-ExifTool-9.78/html/TagNames/DNG.html +0 -285
  963. data/bin/Image-ExifTool-9.78/html/TagNames/DPX.html +0 -190
  964. data/bin/Image-ExifTool-9.78/html/TagNames/DjVu.html +0 -313
  965. data/bin/Image-ExifTool-9.78/html/TagNames/EXE.html +0 -697
  966. data/bin/Image-ExifTool-9.78/html/TagNames/EXIF.html +0 -3365
  967. data/bin/Image-ExifTool-9.78/html/TagNames/Extra.html +0 -341
  968. data/bin/Image-ExifTool-9.78/html/TagNames/FLAC.html +0 -183
  969. data/bin/Image-ExifTool-9.78/html/TagNames/FLIR.html +0 -1340
  970. data/bin/Image-ExifTool-9.78/html/TagNames/Flash.html +0 -419
  971. data/bin/Image-ExifTool-9.78/html/TagNames/FlashPix.html +0 -1465
  972. data/bin/Image-ExifTool-9.78/html/TagNames/FujiFilm.html +0 -789
  973. data/bin/Image-ExifTool-9.78/html/TagNames/GeoTiff.html +0 -2184
  974. data/bin/Image-ExifTool-9.78/html/TagNames/H264.html +0 -393
  975. data/bin/Image-ExifTool-9.78/html/TagNames/ICC_Profile.html +0 -711
  976. data/bin/Image-ExifTool-9.78/html/TagNames/ID3.html +0 -1471
  977. data/bin/Image-ExifTool-9.78/html/TagNames/IPTC.html +0 -902
  978. data/bin/Image-ExifTool-9.78/html/TagNames/JPEG.html +0 -602
  979. data/bin/Image-ExifTool-9.78/html/TagNames/Jpeg2000.html +0 -464
  980. data/bin/Image-ExifTool-9.78/html/TagNames/Kodak.html +0 -1881
  981. data/bin/Image-ExifTool-9.78/html/TagNames/KyoceraRaw.html +0 -92
  982. data/bin/Image-ExifTool-9.78/html/TagNames/LNK.html +0 -478
  983. data/bin/Image-ExifTool-9.78/html/TagNames/Lytro.html +0 -122
  984. data/bin/Image-ExifTool-9.78/html/TagNames/M2TS.html +0 -133
  985. data/bin/Image-ExifTool-9.78/html/TagNames/MIE.html +0 -1026
  986. data/bin/Image-ExifTool-9.78/html/TagNames/MNG.html +0 -847
  987. data/bin/Image-ExifTool-9.78/html/TagNames/MPC.html +0 -97
  988. data/bin/Image-ExifTool-9.78/html/TagNames/MPEG.html +0 -249
  989. data/bin/Image-ExifTool-9.78/html/TagNames/MPF.html +0 -199
  990. data/bin/Image-ExifTool-9.78/html/TagNames/MWG.html +0 -567
  991. data/bin/Image-ExifTool-9.78/html/TagNames/MXF.html +0 -6673
  992. data/bin/Image-ExifTool-9.78/html/TagNames/Matroska.html +0 -1069
  993. data/bin/Image-ExifTool-9.78/html/TagNames/Microsoft.html +0 -2069
  994. data/bin/Image-ExifTool-9.78/html/TagNames/Minolta.html +0 -2585
  995. data/bin/Image-ExifTool-9.78/html/TagNames/MinoltaRaw.html +0 -326
  996. data/bin/Image-ExifTool-9.78/html/TagNames/Nikon.html +0 -4734
  997. data/bin/Image-ExifTool-9.78/html/TagNames/NikonCapture.html +0 -799
  998. data/bin/Image-ExifTool-9.78/html/TagNames/NikonCustom.html +0 -4794
  999. data/bin/Image-ExifTool-9.78/html/TagNames/OOXML.html +0 -280
  1000. data/bin/Image-ExifTool-9.78/html/TagNames/Olympus.html +0 -3447
  1001. data/bin/Image-ExifTool-9.78/html/TagNames/OpenEXR.html +0 -222
  1002. data/bin/Image-ExifTool-9.78/html/TagNames/PDF.html +0 -745
  1003. data/bin/Image-ExifTool-9.78/html/TagNames/PGF.html +0 -80
  1004. data/bin/Image-ExifTool-9.78/html/TagNames/Palm.html +0 -388
  1005. data/bin/Image-ExifTool-9.78/html/TagNames/Panasonic.html +0 -1686
  1006. data/bin/Image-ExifTool-9.78/html/TagNames/PanasonicRaw.html +0 -451
  1007. data/bin/Image-ExifTool-9.78/html/TagNames/Pentax.html +0 -4601
  1008. data/bin/Image-ExifTool-9.78/html/TagNames/PhaseOne.html +0 -258
  1009. data/bin/Image-ExifTool-9.78/html/TagNames/PhotoCD.html +0 -402
  1010. data/bin/Image-ExifTool-9.78/html/TagNames/PhotoMechanic.html +0 -196
  1011. data/bin/Image-ExifTool-9.78/html/TagNames/Photoshop.html +0 -570
  1012. data/bin/Image-ExifTool-9.78/html/TagNames/Qualcomm.html +0 -4778
  1013. data/bin/Image-ExifTool-9.78/html/TagNames/QuickTime.html +0 -5729
  1014. data/bin/Image-ExifTool-9.78/html/TagNames/RIFF.html +0 -1314
  1015. data/bin/Image-ExifTool-9.78/html/TagNames/Radiance.html +0 -87
  1016. data/bin/Image-ExifTool-9.78/html/TagNames/Real.html +0 -780
  1017. data/bin/Image-ExifTool-9.78/html/TagNames/Reconyx.html +0 -132
  1018. data/bin/Image-ExifTool-9.78/html/TagNames/Ricoh.html +0 -794
  1019. data/bin/Image-ExifTool-9.78/html/TagNames/Samsung.html +0 -603
  1020. data/bin/Image-ExifTool-9.78/html/TagNames/Sanyo.html +0 -366
  1021. data/bin/Image-ExifTool-9.78/html/TagNames/Shortcuts.html +0 -274
  1022. data/bin/Image-ExifTool-9.78/html/TagNames/Sigma.html +0 -377
  1023. data/bin/Image-ExifTool-9.78/html/TagNames/SigmaRaw.html +0 -438
  1024. data/bin/Image-ExifTool-9.78/html/TagNames/Sony.html +0 -7481
  1025. data/bin/Image-ExifTool-9.78/html/TagNames/SonyIDC.html +0 -267
  1026. data/bin/Image-ExifTool-9.78/html/TagNames/XMP.html +0 -7971
  1027. data/bin/Image-ExifTool-9.78/html/TagNames/ZIP.html +0 -205
  1028. data/bin/Image-ExifTool-9.78/html/TagNames/index.html +0 -207
  1029. data/bin/Image-ExifTool-9.78/html/ancient_history.html +0 -7356
  1030. data/bin/Image-ExifTool-9.78/html/config.html +0 -354
  1031. data/bin/Image-ExifTool-9.78/html/data_members.html +0 -277
  1032. data/bin/Image-ExifTool-9.78/html/exiftool_pod.html +0 -2414
  1033. data/bin/Image-ExifTool-9.78/html/faq.html +0 -1499
  1034. data/bin/Image-ExifTool-9.78/html/filename.html +0 -331
  1035. data/bin/Image-ExifTool-9.78/html/geotag.html +0 -652
  1036. data/bin/Image-ExifTool-9.78/html/history.html +0 -431
  1037. data/bin/Image-ExifTool-9.78/html/htmldump.html +0 -734
  1038. data/bin/Image-ExifTool-9.78/html/index.html +0 -1298
  1039. data/bin/Image-ExifTool-9.78/html/install.html +0 -251
  1040. data/bin/Image-ExifTool-9.78/html/standards.html +0 -286
  1041. data/bin/Image-ExifTool-9.78/html/under.html +0 -127
  1042. data/bin/Image-ExifTool-9.78/lib/File/RandomAccess.pm +0 -378
  1043. data/bin/Image-ExifTool-9.78/lib/File/RandomAccess.pod +0 -231
  1044. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool.pm +0 -7070
  1045. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool.pod +0 -2437
  1046. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/AES.pm +0 -501
  1047. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/AFCP.pm +0 -284
  1048. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/AIFF.pm +0 -286
  1049. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/APE.pm +0 -262
  1050. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/APP12.pm +0 -322
  1051. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/ASF.pm +0 -884
  1052. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Apple.pm +0 -115
  1053. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/BMP.pm +0 -179
  1054. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/BZZ.pm +0 -472
  1055. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/BigTIFF.pm +0 -282
  1056. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/BuildTagLookup.pm +0 -2445
  1057. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Canon.pm +0 -8184
  1058. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/CanonCustom.pm +0 -2582
  1059. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/CanonRaw.pm +0 -908
  1060. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/CanonVRD.pm +0 -1519
  1061. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/CaptureOne.pm +0 -235
  1062. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Casio.pm +0 -2057
  1063. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Charset.pm +0 -396
  1064. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DICOM.pm +0 -3874
  1065. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DNG.pm +0 -835
  1066. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DPX.pm +0 -151
  1067. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DV.pm +0 -319
  1068. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DarwinCore.pm +0 -322
  1069. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/DjVu.pm +0 -376
  1070. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/EXE.pm +0 -1228
  1071. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Exif.pm +0 -4652
  1072. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/FLAC.pm +0 -296
  1073. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/FLIR.pm +0 -1531
  1074. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Fixup.pm +0 -354
  1075. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Flash.pm +0 -755
  1076. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/FlashPix.pm +0 -1929
  1077. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Font.pm +0 -643
  1078. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/FotoStation.pm +0 -259
  1079. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/FujiFilm.pm +0 -1162
  1080. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/GE.pm +0 -81
  1081. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/GIF.pm +0 -542
  1082. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/GIMP.pm +0 -258
  1083. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/GPS.pm +0 -546
  1084. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/GeoTiff.pm +0 -2202
  1085. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Geotag.pm +0 -1201
  1086. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/H264.pm +0 -1112
  1087. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/HP.pm +0 -262
  1088. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/HTML.pm +0 -576
  1089. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/HtmlDump.pm +0 -895
  1090. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/ICC_Profile.pm +0 -1000
  1091. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/ID3.pm +0 -1532
  1092. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/IPTC.pm +0 -1264
  1093. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/ITC.pm +0 -215
  1094. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Import.pm +0 -313
  1095. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/InDesign.pm +0 -277
  1096. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/JPEG.pm +0 -601
  1097. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/JPEGDigest.pm +0 -2511
  1098. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/JVC.pm +0 -130
  1099. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Jpeg2000.pm +0 -873
  1100. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Kodak.pm +0 -2080
  1101. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/KyoceraRaw.pm +0 -173
  1102. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/LNK.pm +0 -723
  1103. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/cs.pm +0 -1588
  1104. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/de.pm +0 -8683
  1105. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/en_ca.pm +0 -848
  1106. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/en_gb.pm +0 -863
  1107. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/es.pm +0 -4020
  1108. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/fi.pm +0 -2854
  1109. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/fr.pm +0 -4748
  1110. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/it.pm +0 -7920
  1111. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/ja.pm +0 -5827
  1112. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/ko.pm +0 -2331
  1113. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/nl.pm +0 -3222
  1114. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/pl.pm +0 -1168
  1115. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/ru.pm +0 -768
  1116. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/sv.pm +0 -638
  1117. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/tr.pm +0 -544
  1118. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/zh_cn.pm +0 -1330
  1119. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lang/zh_tw.pm +0 -801
  1120. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Leaf.pm +0 -515
  1121. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Lytro.pm +0 -217
  1122. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/M2TS.pm +0 -725
  1123. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MIE.pm +0 -2561
  1124. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MIEUnits.pod +0 -377
  1125. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MIFF.pm +0 -279
  1126. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MNG.pm +0 -684
  1127. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MPC.pm +0 -156
  1128. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MPEG.pm +0 -736
  1129. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MPF.pm +0 -292
  1130. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MWG.pm +0 -748
  1131. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MXF.pm +0 -3032
  1132. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MakerNotes.pm +0 -1686
  1133. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Matroska.pm +0 -891
  1134. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Microsoft.pm +0 -884
  1135. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Minolta.pm +0 -2901
  1136. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/MinoltaRaw.pm +0 -534
  1137. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Nikon.pm +0 -6578
  1138. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/NikonCapture.pm +0 -940
  1139. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/NikonCustom.pm +0 -5445
  1140. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Nintendo.pm +0 -128
  1141. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/OOXML.pm +0 -409
  1142. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Ogg.pm +0 -237
  1143. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Olympus.pm +0 -3696
  1144. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/OpenEXR.pm +0 -324
  1145. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PDF.pm +0 -2327
  1146. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PGF.pm +0 -143
  1147. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PICT.pm +0 -1260
  1148. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PLIST.pm +0 -453
  1149. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PNG.pm +0 -1190
  1150. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PPM.pm +0 -169
  1151. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PSP.pm +0 -305
  1152. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Palm.pm +0 -403
  1153. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Panasonic.pm +0 -2355
  1154. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PanasonicRaw.pm +0 -638
  1155. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Pentax.pm +0 -5877
  1156. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PhaseOne.pm +0 -557
  1157. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PhotoCD.pm +0 -507
  1158. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PhotoMechanic.pm +0 -256
  1159. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Photoshop.pm +0 -648
  1160. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PostScript.pm +0 -694
  1161. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/PrintIM.pm +0 -125
  1162. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Qualcomm.pm +0 -1344
  1163. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/QuickTime.pm +0 -6305
  1164. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/README +0 -967
  1165. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/RIFF.pm +0 -1478
  1166. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/RSRC.pm +0 -241
  1167. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/RTF.pm +0 -383
  1168. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Radiance.pm +0 -144
  1169. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Rawzor.pm +0 -190
  1170. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Real.pm +0 -736
  1171. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Reconyx.pm +0 -190
  1172. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Ricoh.pm +0 -1114
  1173. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Samsung.pm +0 -1158
  1174. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Sanyo.pm +0 -439
  1175. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Scalado.pm +0 -141
  1176. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Shift.pl +0 -596
  1177. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Shortcuts.pm +0 -333
  1178. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Sigma.pm +0 -589
  1179. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/SigmaRaw.pm +0 -665
  1180. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Sony.pm +0 -8366
  1181. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/SonyIDC.pm +0 -330
  1182. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Stim.pm +0 -196
  1183. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/TagInfoXML.pm +0 -806
  1184. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/TagLookup.pm +0 -8745
  1185. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/TagNames.pod +0 -27987
  1186. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Theora.pm +0 -145
  1187. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Torrent.pm +0 -317
  1188. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Unknown.pm +0 -66
  1189. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Vorbis.pm +0 -237
  1190. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WriteCanonRaw.pl +0 -637
  1191. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WriteExif.pl +0 -3743
  1192. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WriteIPTC.pl +0 -702
  1193. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WritePDF.pl +0 -768
  1194. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WritePNG.pl +0 -390
  1195. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WritePhotoshop.pl +0 -266
  1196. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WritePostScript.pl +0 -777
  1197. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WriteQuickTime.pl +0 -358
  1198. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/WriteXMP.pl +0 -1358
  1199. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/Writer.pl +0 -5972
  1200. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/XMP.pm +0 -3840
  1201. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/XMP2.pl +0 -1305
  1202. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/XMPStruct.pl +0 -826
  1203. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/ZIP.pm +0 -667
  1204. data/bin/Image-ExifTool-9.78/lib/Image/ExifTool/iWork.pm +0 -223
  1205. data/bin/Image-ExifTool-9.78/perl-Image-ExifTool.spec +0 -110
  1206. data/bin/Image-ExifTool-9.78/t/AFCP_2.out +0 -37
  1207. data/bin/Image-ExifTool-9.78/t/AIFF_2.out +0 -32
  1208. data/bin/Image-ExifTool-9.78/t/APE_2.out +0 -28
  1209. data/bin/Image-ExifTool-9.78/t/APE_3.out +0 -57
  1210. data/bin/Image-ExifTool-9.78/t/ASF_2.out +0 -54
  1211. data/bin/Image-ExifTool-9.78/t/BMP_2.out +0 -21
  1212. data/bin/Image-ExifTool-9.78/t/BigTIFF_2.out +0 -19
  1213. data/bin/Image-ExifTool-9.78/t/CanonRaw_2.out +0 -166
  1214. data/bin/Image-ExifTool-9.78/t/CanonRaw_4.out +0 -216
  1215. data/bin/Image-ExifTool-9.78/t/CanonRaw_5.out +0 -208
  1216. data/bin/Image-ExifTool-9.78/t/CanonRaw_6.out +0 -231
  1217. data/bin/Image-ExifTool-9.78/t/CanonRaw_7.out +0 -247
  1218. data/bin/Image-ExifTool-9.78/t/CanonVRD.t +0 -129
  1219. data/bin/Image-ExifTool-9.78/t/CanonVRD_11.out +0 -118
  1220. data/bin/Image-ExifTool-9.78/t/CanonVRD_12.out +0 -12
  1221. data/bin/Image-ExifTool-9.78/t/CanonVRD_2.out +0 -116
  1222. data/bin/Image-ExifTool-9.78/t/CanonVRD_3.out +0 -116
  1223. data/bin/Image-ExifTool-9.78/t/CanonVRD_5.out +0 -3
  1224. data/bin/Image-ExifTool-9.78/t/Canon_2.out +0 -353
  1225. data/bin/Image-ExifTool-9.78/t/Casio_2.out +0 -70
  1226. data/bin/Image-ExifTool-9.78/t/Casio_3.out +0 -100
  1227. data/bin/Image-ExifTool-9.78/t/Casio_4.out +0 -26
  1228. data/bin/Image-ExifTool-9.78/t/Casio_5.out +0 -78
  1229. data/bin/Image-ExifTool-9.78/t/Casio_6.out +0 -115
  1230. data/bin/Image-ExifTool-9.78/t/DICOM_2.out +0 -108
  1231. data/bin/Image-ExifTool-9.78/t/DNG_2.out +0 -326
  1232. data/bin/Image-ExifTool-9.78/t/DPX_2.out +0 -35
  1233. data/bin/Image-ExifTool-9.78/t/DV_2.out +0 -24
  1234. data/bin/Image-ExifTool-9.78/t/DjVu_2.out +0 -44
  1235. data/bin/Image-ExifTool-9.78/t/EXE.t +0 -31
  1236. data/bin/Image-ExifTool-9.78/t/EXE_2.out +0 -40
  1237. data/bin/Image-ExifTool-9.78/t/EXE_3.out +0 -15
  1238. data/bin/Image-ExifTool-9.78/t/EXE_4.out +0 -14
  1239. data/bin/Image-ExifTool-9.78/t/ExifTool_16.out +0 -181
  1240. data/bin/Image-ExifTool-9.78/t/ExifTool_17.out +0 -597
  1241. data/bin/Image-ExifTool-9.78/t/ExifTool_2.out +0 -416
  1242. data/bin/Image-ExifTool-9.78/t/ExifTool_28.out +0 -10
  1243. data/bin/Image-ExifTool-9.78/t/ExifTool_3.out +0 -87
  1244. data/bin/Image-ExifTool-9.78/t/ExifTool_6.out +0 -68
  1245. data/bin/Image-ExifTool-9.78/t/FLAC_2.out +0 -25
  1246. data/bin/Image-ExifTool-9.78/t/FLAC_3.out +0 -19
  1247. data/bin/Image-ExifTool-9.78/t/FLIR_2.out +0 -110
  1248. data/bin/Image-ExifTool-9.78/t/FLIR_3.out +0 -47
  1249. data/bin/Image-ExifTool-9.78/t/FlashPix_2.out +0 -48
  1250. data/bin/Image-ExifTool-9.78/t/Flash_2.out +0 -20
  1251. data/bin/Image-ExifTool-9.78/t/Flash_3.out +0 -53
  1252. data/bin/Image-ExifTool-9.78/t/Font_2.out +0 -23
  1253. data/bin/Image-ExifTool-9.78/t/Font_3.out +0 -35
  1254. data/bin/Image-ExifTool-9.78/t/Font_4.out +0 -26
  1255. data/bin/Image-ExifTool-9.78/t/Font_5.out +0 -26
  1256. data/bin/Image-ExifTool-9.78/t/Font_6.out +0 -36
  1257. data/bin/Image-ExifTool-9.78/t/Font_7.out +0 -36
  1258. data/bin/Image-ExifTool-9.78/t/FotoStation_2.out +0 -39
  1259. data/bin/Image-ExifTool-9.78/t/FujiFilm_2.out +0 -87
  1260. data/bin/Image-ExifTool-9.78/t/FujiFilm_3.out +0 -88
  1261. data/bin/Image-ExifTool-9.78/t/FujiFilm_4.out +0 -137
  1262. data/bin/Image-ExifTool-9.78/t/GE_2.out +0 -84
  1263. data/bin/Image-ExifTool-9.78/t/GE_3.out +0 -84
  1264. data/bin/Image-ExifTool-9.78/t/GIF_2.out +0 -40
  1265. data/bin/Image-ExifTool-9.78/t/GIF_3.out +0 -41
  1266. data/bin/Image-ExifTool-9.78/t/GIF_4.out +0 -16
  1267. data/bin/Image-ExifTool-9.78/t/GIMP_2.out +0 -63
  1268. data/bin/Image-ExifTool-9.78/t/GPS_2.out +0 -94
  1269. data/bin/Image-ExifTool-9.78/t/GPS_3.out +0 -96
  1270. data/bin/Image-ExifTool-9.78/t/GeoTiff_2.out +0 -36
  1271. data/bin/Image-ExifTool-9.78/t/GeoTiff_3.out +0 -36
  1272. data/bin/Image-ExifTool-9.78/t/Geotag.t +0 -181
  1273. data/bin/Image-ExifTool-9.78/t/HTML_2.out +0 -68
  1274. data/bin/Image-ExifTool-9.78/t/IPTC_2.out +0 -58
  1275. data/bin/Image-ExifTool-9.78/t/IPTC_4.out +0 -56
  1276. data/bin/Image-ExifTool-9.78/t/ITC_2.out +0 -19
  1277. data/bin/Image-ExifTool-9.78/t/InDesign_2.out +0 -19
  1278. data/bin/Image-ExifTool-9.78/t/InDesign_3.out +0 -21
  1279. data/bin/Image-ExifTool-9.78/t/InDesign_4.out +0 -11
  1280. data/bin/Image-ExifTool-9.78/t/Jpeg2000_2.out +0 -63
  1281. data/bin/Image-ExifTool-9.78/t/Jpeg2000_3.out +0 -51
  1282. data/bin/Image-ExifTool-9.78/t/Jpeg2000_4.out +0 -15
  1283. data/bin/Image-ExifTool-9.78/t/Kodak_2.out +0 -109
  1284. data/bin/Image-ExifTool-9.78/t/Kodak_3.out +0 -119
  1285. data/bin/Image-ExifTool-9.78/t/KyoceraRaw_2.out +0 -27
  1286. data/bin/Image-ExifTool-9.78/t/LNK_2.out +0 -45
  1287. data/bin/Image-ExifTool-9.78/t/Lytro_2.out +0 -107
  1288. data/bin/Image-ExifTool-9.78/t/M2TS_2.out +0 -27
  1289. data/bin/Image-ExifTool-9.78/t/MIE_2.out +0 -67
  1290. data/bin/Image-ExifTool-9.78/t/MIE_3.out +0 -134
  1291. data/bin/Image-ExifTool-9.78/t/MIFF_2.out +0 -108
  1292. data/bin/Image-ExifTool-9.78/t/MP3_2.out +0 -45
  1293. data/bin/Image-ExifTool-9.78/t/MXF_2.out +0 -78
  1294. data/bin/Image-ExifTool-9.78/t/Matroska_2.out +0 -64
  1295. data/bin/Image-ExifTool-9.78/t/Minolta_2.out +0 -133
  1296. data/bin/Image-ExifTool-9.78/t/Minolta_3.out +0 -146
  1297. data/bin/Image-ExifTool-9.78/t/Minolta_4.out +0 -148
  1298. data/bin/Image-ExifTool-9.78/t/Nikon_2.out +0 -82
  1299. data/bin/Image-ExifTool-9.78/t/Nikon_3.out +0 -98
  1300. data/bin/Image-ExifTool-9.78/t/Nikon_4.out +0 -174
  1301. data/bin/Image-ExifTool-9.78/t/Nikon_5.out +0 -167
  1302. data/bin/Image-ExifTool-9.78/t/Nikon_7.out +0 -259
  1303. data/bin/Image-ExifTool-9.78/t/Olympus.t +0 -85
  1304. data/bin/Image-ExifTool-9.78/t/Olympus_2.out +0 -79
  1305. data/bin/Image-ExifTool-9.78/t/Olympus_3.out +0 -81
  1306. data/bin/Image-ExifTool-9.78/t/Olympus_4.out +0 -192
  1307. data/bin/Image-ExifTool-9.78/t/Olympus_5.out +0 -264
  1308. data/bin/Image-ExifTool-9.78/t/Olympus_6.out +0 -151
  1309. data/bin/Image-ExifTool-9.78/t/Olympus_7.out +0 -482
  1310. data/bin/Image-ExifTool-9.78/t/OpenEXR_2.out +0 -23
  1311. data/bin/Image-ExifTool-9.78/t/PDF_2.out +0 -117
  1312. data/bin/Image-ExifTool-9.78/t/PGF_2.out +0 -32
  1313. data/bin/Image-ExifTool-9.78/t/PICT_2.out +0 -15
  1314. data/bin/Image-ExifTool-9.78/t/PLIST_2.out +0 -20
  1315. data/bin/Image-ExifTool-9.78/t/PLIST_3.out +0 -20
  1316. data/bin/Image-ExifTool-9.78/t/PNG_2.out +0 -22
  1317. data/bin/Image-ExifTool-9.78/t/PNG_3.out +0 -121
  1318. data/bin/Image-ExifTool-9.78/t/PNG_5.out +0 -17
  1319. data/bin/Image-ExifTool-9.78/t/PPM_2.out +0 -15
  1320. data/bin/Image-ExifTool-9.78/t/PPM_3.out +0 -9
  1321. data/bin/Image-ExifTool-9.78/t/PSP_2.out +0 -32
  1322. data/bin/Image-ExifTool-9.78/t/Palm_2.out +0 -31
  1323. data/bin/Image-ExifTool-9.78/t/Panasonic_2.out +0 -99
  1324. data/bin/Image-ExifTool-9.78/t/Panasonic_3.out +0 -119
  1325. data/bin/Image-ExifTool-9.78/t/Panasonic_4.out +0 -204
  1326. data/bin/Image-ExifTool-9.78/t/Panasonic_5.out +0 -242
  1327. data/bin/Image-ExifTool-9.78/t/Pentax_2.out +0 -221
  1328. data/bin/Image-ExifTool-9.78/t/Pentax_3.out +0 -263
  1329. data/bin/Image-ExifTool-9.78/t/Pentax_4.out +0 -127
  1330. data/bin/Image-ExifTool-9.78/t/PhotoCD_2.out +0 -35
  1331. data/bin/Image-ExifTool-9.78/t/PhotoMechanic_2.out +0 -81
  1332. data/bin/Image-ExifTool-9.78/t/Photoshop_2.out +0 -96
  1333. data/bin/Image-ExifTool-9.78/t/Photoshop_3.out +0 -108
  1334. data/bin/Image-ExifTool-9.78/t/PostScript_2.out +0 -64
  1335. data/bin/Image-ExifTool-9.78/t/PostScript_3.out +0 -132
  1336. data/bin/Image-ExifTool-9.78/t/QuickTime.t +0 -54
  1337. data/bin/Image-ExifTool-9.78/t/QuickTime_2.out +0 -131
  1338. data/bin/Image-ExifTool-9.78/t/QuickTime_3.out +0 -72
  1339. data/bin/Image-ExifTool-9.78/t/RIFF_2.out +0 -24
  1340. data/bin/Image-ExifTool-9.78/t/RIFF_3.out +0 -52
  1341. data/bin/Image-ExifTool-9.78/t/RIFF_4.out +0 -16
  1342. data/bin/Image-ExifTool-9.78/t/RTF_2.out +0 -20
  1343. data/bin/Image-ExifTool-9.78/t/Radiance_2.out +0 -22
  1344. data/bin/Image-ExifTool-9.78/t/Real_2.out +0 -68
  1345. data/bin/Image-ExifTool-9.78/t/Real_3.out +0 -18
  1346. data/bin/Image-ExifTool-9.78/t/Real_4.out +0 -11
  1347. data/bin/Image-ExifTool-9.78/t/Ricoh_2.out +0 -70
  1348. data/bin/Image-ExifTool-9.78/t/Ricoh_3.out +0 -98
  1349. data/bin/Image-ExifTool-9.78/t/Ricoh_4.out +0 -112
  1350. data/bin/Image-ExifTool-9.78/t/Sanyo_2.out +0 -101
  1351. data/bin/Image-ExifTool-9.78/t/Sanyo_3.out +0 -111
  1352. data/bin/Image-ExifTool-9.78/t/Sigma_2.out +0 -91
  1353. data/bin/Image-ExifTool-9.78/t/Sigma_3.out +0 -94
  1354. data/bin/Image-ExifTool-9.78/t/Sigma_4.out +0 -63
  1355. data/bin/Image-ExifTool-9.78/t/Sigma_5.out +0 -192
  1356. data/bin/Image-ExifTool-9.78/t/Sony_2.out +0 -84
  1357. data/bin/Image-ExifTool-9.78/t/Sony_3.out +0 -85
  1358. data/bin/Image-ExifTool-9.78/t/Sony_5.out +0 -32
  1359. data/bin/Image-ExifTool-9.78/t/Torrent_2.out +0 -31
  1360. data/bin/Image-ExifTool-9.78/t/Unknown_2.out +0 -90
  1361. data/bin/Image-ExifTool-9.78/t/Unknown_3.out +0 -90
  1362. data/bin/Image-ExifTool-9.78/t/Vorbis_2.out +0 -28
  1363. data/bin/Image-ExifTool-9.78/t/Writer_10.out +0 -242
  1364. data/bin/Image-ExifTool-9.78/t/Writer_11.out +0 -37
  1365. data/bin/Image-ExifTool-9.78/t/Writer_13.out +0 -161
  1366. data/bin/Image-ExifTool-9.78/t/Writer_14.out +0 -67
  1367. data/bin/Image-ExifTool-9.78/t/Writer_15.out +0 -172
  1368. data/bin/Image-ExifTool-9.78/t/Writer_19.out +0 -34
  1369. data/bin/Image-ExifTool-9.78/t/Writer_2.out +0 -169
  1370. data/bin/Image-ExifTool-9.78/t/Writer_25.out +0 -38
  1371. data/bin/Image-ExifTool-9.78/t/Writer_26.out +0 -32
  1372. data/bin/Image-ExifTool-9.78/t/Writer_31.out +0 -97
  1373. data/bin/Image-ExifTool-9.78/t/Writer_35.out +0 -187
  1374. data/bin/Image-ExifTool-9.78/t/Writer_38.out +0 -62
  1375. data/bin/Image-ExifTool-9.78/t/Writer_4.out +0 -85
  1376. data/bin/Image-ExifTool-9.78/t/Writer_46.out +0 -79
  1377. data/bin/Image-ExifTool-9.78/t/Writer_47.out +0 -56
  1378. data/bin/Image-ExifTool-9.78/t/Writer_48.out +0 -29
  1379. data/bin/Image-ExifTool-9.78/t/Writer_51.out +0 -403
  1380. data/bin/Image-ExifTool-9.78/t/Writer_52.out +0 -22
  1381. data/bin/Image-ExifTool-9.78/t/Writer_53.out +0 -33
  1382. data/bin/Image-ExifTool-9.78/t/Writer_6.out +0 -183
  1383. data/bin/Image-ExifTool-9.78/t/Writer_7.out +0 -150
  1384. data/bin/Image-ExifTool-9.78/t/Writer_9.out +0 -238
  1385. data/bin/Image-ExifTool-9.78/t/XMP.t +0 -525
  1386. data/bin/Image-ExifTool-9.78/t/XMP_10.out +0 -36
  1387. data/bin/Image-ExifTool-9.78/t/XMP_2.out +0 -138
  1388. data/bin/Image-ExifTool-9.78/t/XMP_24.out +0 -31
  1389. data/bin/Image-ExifTool-9.78/t/XMP_25.out +0 -28
  1390. data/bin/Image-ExifTool-9.78/t/XMP_26.out +0 -52
  1391. data/bin/Image-ExifTool-9.78/t/XMP_27.out +0 -93
  1392. data/bin/Image-ExifTool-9.78/t/XMP_28.out +0 -44
  1393. data/bin/Image-ExifTool-9.78/t/XMP_29.out +0 -24
  1394. data/bin/Image-ExifTool-9.78/t/XMP_3.out +0 -136
  1395. data/bin/Image-ExifTool-9.78/t/XMP_31.out +0 -19
  1396. data/bin/Image-ExifTool-9.78/t/XMP_36.out +0 -18
  1397. data/bin/Image-ExifTool-9.78/t/XMP_37.out +0 -35
  1398. data/bin/Image-ExifTool-9.78/t/XMP_39.out +0 -44
  1399. data/bin/Image-ExifTool-9.78/t/XMP_41.out +0 -180
  1400. data/bin/Image-ExifTool-9.78/t/XMP_5.out +0 -29
  1401. data/bin/Image-ExifTool-9.78/t/XMP_6.out +0 -87
  1402. data/bin/Image-ExifTool-9.78/t/XMP_8.out +0 -17
  1403. data/bin/Image-ExifTool-9.78/t/ZIP_2.out +0 -18
  1404. data/bin/Image-ExifTool-9.78/t/ZIP_3.out +0 -17
  1405. data/bin/Image-ExifTool-9.78/t/ZIP_4.out +0 -213
  1406. data/bin/Image-ExifTool-9.78/t/ZIP_5.out +0 -134
  1407. data/bin/Image-ExifTool-9.78/t/ZIP_6.out +0 -49
  1408. data/bin/Image-ExifTool-9.78/t/ZIP_7.out +0 -28
  1409. data/bin/Image-ExifTool-9.78/t/images/XMP5.xmp +0 -158
@@ -1,2414 +0,0 @@
1
- <?xml version="1.0" ?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml">
4
- <head>
5
- <title>exiftool Application Documentation</title>
6
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7
- <link rev="made" href="mailto:_securityagent@gamma.local" />
8
- </head>
9
-
10
- <body style="background-color: white">
11
- <table border="0" width="100%" cellspacing="0" cellpadding="3">
12
- <tr><td class="block" style="background-color: #cccccc" valign="middle">
13
- <big><strong><span class="block">&nbsp;exiftool Application Documentation</span></strong></big>
14
- </td></tr>
15
- </table>
16
-
17
-
18
- <!-- INDEX BEGIN -->
19
- <div name="index">
20
- <p><a name="__index__"></a></p>
21
-
22
- <ul>
23
-
24
- <li><a href="#name">NAME</a></li>
25
- <li><a href="#synopsis">SYNOPSIS</a></li>
26
- <li><a href="#description">DESCRIPTION</a></li>
27
- <li><a href="#options">OPTIONS</a></li>
28
- <ul>
29
-
30
- <li><a href="#option_summary">Option Summary</a></li>
31
- <li><a href="#option_details">Option Details</a></li>
32
- <ul>
33
-
34
- <li><a href="#tag_operations">Tag operations</a></li>
35
- <li><a href="#input_output_text_formatting">Input-output text formatting</a></li>
36
- <li><a href="#processing_control">Processing control</a></li>
37
- <li><a href="#special_features">Special features</a></li>
38
- <li><a href="#utilities">Utilities</a></li>
39
- <li><a href="#other_options">Other options</a></li>
40
- <li><a href="#advanced_options">Advanced options</a></li>
41
- </ul>
42
-
43
- </ul>
44
-
45
- <li><a href="#reading_examples">READING EXAMPLES</a></li>
46
- <li><a href="#writing_examples">WRITING EXAMPLES</a></li>
47
- <li><a href="#copying_examples">COPYING EXAMPLES</a></li>
48
- <li><a href="#renaming_examples">RENAMING EXAMPLES</a></li>
49
- <li><a href="#geotagging_examples">GEOTAGGING EXAMPLES</a></li>
50
- <li><a href="#piping_examples">PIPING EXAMPLES</a></li>
51
- <li><a href="#diagnostics">DIAGNOSTICS</a></li>
52
- <li><a href="#author">AUTHOR</a></li>
53
- <li><a href="#see_also">SEE ALSO</a></li>
54
- </ul>
55
-
56
- <hr name="index" />
57
- </div>
58
- <!-- INDEX END -->
59
-
60
- <p>
61
- </p>
62
- <h1><a name="name">NAME</a></h1>
63
- <p>exiftool - Read and write meta information in files</p>
64
- <p>
65
- </p>
66
- <hr />
67
- <h1><a name="synopsis">SYNOPSIS</a></h1>
68
- <dl>
69
- <dt><strong><a name="exiftool_options_tag_tag_file" class="item"><strong>exiftool</strong> [<em>OPTIONS</em>] [-<em>TAG</em>...] [--<em>TAG</em>...] <em>FILE</em>...</a></strong></dt>
70
-
71
- <dt><strong><a name="exiftool_options_tag_value_file" class="item"><strong>exiftool</strong> [<em>OPTIONS</em>] -<em>TAG</em>[+-&lt;]=[<em>VALUE</em>]... <em>FILE</em>...</a></strong></dt>
72
-
73
- <dt><strong><a name="exiftool_options_tagsfromfile_srcfile_srctag_dsttag_file" class="item"><strong>exiftool</strong> [<em>OPTIONS</em>] <strong>-tagsFromFile</strong> <em>SRCFILE</em>
74
- [-<em>SRCTAG</em>[&gt;<em>DSTTAG</em>]...] <em>FILE</em>...</a></strong></dt>
75
-
76
- <dt><strong><a name="exiftool_ver_list_w_f_r_wf_g_num_d_x" class="item"><strong>exiftool</strong> [ <strong>-ver</strong> |
77
- <strong>-list</strong>[<strong>w</strong>|<strong>f</strong>|<strong>r</strong>|<strong>wf</strong>|<strong>g</strong>[<em>NUM</em>]|<strong>d</strong>|<strong>x</strong>] ]</a></strong></dt>
78
-
79
- </dl>
80
- <p>For specific examples, see the <a href="#reading_examples">EXAMPLES</a> sections below.</p>
81
- <p>This documentation is displayed if exiftool is run without an input <em>FILE</em>
82
- when one is expected.</p>
83
- <p>
84
- </p>
85
- <hr />
86
- <h1><a name="description">DESCRIPTION</a></h1>
87
- <p>A command-line interface to <a href="ExifTool.html">Image::ExifTool</a>, used for
88
- reading and writing meta information in a variety of file types. <em>FILE</em> is
89
- one or more source file names, directory names, or <code>-</code> for the standard
90
- input. Metadata is read from source files and printed in readable form
91
- to the console (or written to output text files with <strong>-w</strong>).</p>
92
- <p>To write or delete metadata, tag values are assigned using the
93
- -<em>TAG</em>=[<em>VALUE</em>] syntax, or the <strong>-geotag</strong> option. To copy or move
94
- metadata, the <strong>-tagsFromFile</strong> feature is used. By default the original
95
- files are preserved with <code>_original</code> appended to their names -- be sure to
96
- verify that the new files are OK before erasing the originals. Once in
97
- write mode, exiftool will ignore any read-specific options.</p>
98
- <p>Note: If <em>FILE</em> is a directory name then only supported file types in the
99
- directory are processed (in write mode only writable types are processed).
100
- However, files may be specified by name, or the <strong>-ext</strong> option may be used
101
- to force processing of files with any extension.</p>
102
- <p>Below is a list of file types and meta information formats currently
103
- supported by ExifTool (r = read, w = write, c = create):</p>
104
- <pre>
105
- File Types
106
- ------------+-------------+-------------+-------------+------------
107
- 3FR r | EIP r | LA r | ORF r/w | RTF r
108
- 3G2 r/w | EPS r/w | LFP r | OTF r | RW2 r/w
109
- 3GP r/w | EPUB r | LNK r | PAC r | RWL r/w
110
- ACR r | ERF r/w | M2TS r | PAGES r | RWZ r
111
- AFM r | EXE r | M4A/V r/w | PBM r/w | RM r
112
- AI r/w | EXIF r/w/c | MEF r/w | PCD r | SEQ r
113
- AIFF r | EXR r | MIE r/w/c | PDB r | SO r
114
- APE r | EXV r/w/c | MIFF r | PDF r/w | SR2 r/w
115
- ARW r/w | F4A/V r/w | MKA r | PEF r/w | SRF r
116
- ASF r | FFF r/w | MKS r | PFA r | SRW r/w
117
- AVI r | FLA r | MKV r | PFB r | SVG r
118
- AZW r | FLAC r | MNG r/w | PFM r | SWF r
119
- BMP r | FLV r | MOBI r | PGF r | THM r/w
120
- BTF r | FPF r | MODD r | PGM r/w | TIFF r/w
121
- CHM r | FPX r | MOS r/w | PLIST r | TORRENT r
122
- COS r | GIF r/w | MOV r/w | PICT r | TTC r
123
- CR2 r/w | GZ r | MP3 r | PMP r | TTF r
124
- CRW r/w | HDP r/w | MP4 r/w | PNG r/w | VRD r/w/c
125
- CS1 r/w | HDR r | MPC r | PPM r/w | VSD r
126
- DCM r | HTML r | MPG r | PPT r | WAV r
127
- DCP r/w | ICC r/w/c | MPO r/w | PPTX r | WDP r/w
128
- DCR r | IDML r | MQV r/w | PS r/w | WEBP r
129
- DFONT r | IIQ r/w | MRW r/w | PSB r/w | WEBM r
130
- DIVX r | IND r/w | MXF r | PSD r/w | WMA r
131
- DJVU r | INX r | NEF r/w | PSP r | WMV r
132
- DLL r | ITC r | NRW r/w | QTIF r/w | WV r
133
- DNG r/w | J2C r | NUMBERS r | RA r | X3F r/w
134
- DOC r | JNG r/w | ODP r | RAF r/w | XCF r
135
- DOCX r | JP2 r/w | ODS r | RAM r | XLS r
136
- DPX r | JPEG r/w | ODT r | RAR r | XLSX r
137
- DV r | K25 r | OFR r | RAW r/w | XMP r/w/c
138
- DVB r/w | KDC r | OGG r | RIFF r | ZIP r
139
- DYLIB r | KEY r | OGV r | RSRC r |</pre>
140
- <pre>
141
- Meta Information
142
- ----------------------+----------------------+---------------------
143
- EXIF r/w/c | CIFF r/w | Ricoh RMETA r
144
- GPS r/w/c | AFCP r/w | Picture Info r
145
- IPTC r/w/c | Kodak Meta r/w | Adobe APP14 r
146
- XMP r/w/c | FotoStation r/w | MPF r
147
- MakerNotes r/w/c | PhotoMechanic r/w | Stim r
148
- Photoshop IRB r/w/c | JPEG 2000 r | DPX r
149
- ICC Profile r/w/c | DICOM r | APE r
150
- MIE r/w/c | Flash r | Vorbis r
151
- JFIF r/w/c | FlashPix r | SPIFF r
152
- Ducky APP12 r/w/c | QuickTime r | DjVu r
153
- PDF r/w/c | Matroska r | M2TS r
154
- PNG r/w/c | MXF r | PE/COFF r
155
- Canon VRD r/w/c | PrintIM r | AVCHD r
156
- Nikon Capture r/w/c | FLAC r | ZIP r
157
- GeoTIFF r/w/c | ID3 r | (and more)</pre>
158
- <p>
159
- </p>
160
- <hr />
161
- <h1><a name="options">OPTIONS</a></h1>
162
- <p>Case is not significant for any command-line option (including tag and group
163
- names), except for single-character options when the corresponding
164
- upper-case option exists. Many single-character options have equivalent
165
- long-name versions (shown in brackets), and some options have inverses which
166
- are invoked with a leading double-dash. Unrecognized options are
167
- interpreted as tag names (for this reason, multiple single-character options
168
- may NOT be combined into one argument). Contrary to standard practice,
169
- options may appear after source file names on the exiftool command line.</p>
170
- <p>
171
- </p>
172
- <h2><a name="option_summary">Option Summary</a></h2>
173
- <p><a href="#tag_operations">Tag operations</a></p>
174
- <pre>
175
- -TAG or --TAG Extract or exclude specified tag
176
- -TAG[+-]=[VALUE] Write new value for tag
177
- -TAG[+-]&lt;=DATFILE Write tag value from contents of file
178
- -TAG[+-]&lt;SRCTAG Copy tag value (see -tagsFromFile)</pre>
179
- <pre>
180
- -tagsFromFile SRCFILE Copy tag values from file
181
- -x TAG (-exclude) Exclude specified tag</pre>
182
- <p><a href="#input_output_text_formatting">Input-output text formatting</a></p>
183
- <pre>
184
- -args (-argFormat) Format metadata as exiftool arguments
185
- -b (-binary) Output metadata in binary format
186
- -c FMT (-coordFormat) Set format for GPS coordinates
187
- -charset [[TYPE=]CHARSET] Specify encoding for special characters
188
- -csv[=CSVFILE] Export/import tags in CSV format
189
- -d FMT (-dateFormat) Set format for date/time values
190
- -D (-decimal) Show tag ID numbers in decimal
191
- -E, -ex (-escape(HTML|XML)) Escape values for HTML (-E) or XML (-ex)
192
- -f (-forcePrint) Force printing of all specified tags
193
- -g[NUM...] (-groupHeadings) Organize output by tag group
194
- -G[NUM...] (-groupNames) Print group name for each tag
195
- -h (-htmlFormat) Use HMTL formatting for output
196
- -H (-hex) Show tag ID number in hexadecimal
197
- -htmlDump[OFFSET] Generate HTML-format binary dump
198
- -j[=JSONFILE] (-json) Export/import tags in JSON format
199
- -l (-long) Use long 2-line output format
200
- -L (-latin) Use Windows Latin1 encoding
201
- -lang [LANG] Set current language
202
- -listItem INDEX Extract specific item from a list
203
- -n (--printConv) Read/write numerical tag values
204
- -p FMTFILE (-printFormat) Print output in specified format
205
- -php Export tags as a PHP Array
206
- -s[NUM] (-short) Short output format
207
- -S (-veryShort) Very short output format
208
- -sep STR (-separator) Set separator string for list items
209
- -sort Sort output alphabetically
210
- -struct Enable output of structured information
211
- -t (-tab) Output in tab-delimited list format
212
- -T (-table) Output in tabular format
213
- -v[NUM] (-verbose) Print verbose messages
214
- -w[+|!] EXT (-textOut) Write (or overwrite!) output text files
215
- -W[+|!] FMT (-tagOut) Write output text file for each tag
216
- -Wext EXT (-tagOutExt) Write only specified file types with -W
217
- -X (-xmlFormat) Use RDF/XML output format</pre>
218
- <p><a href="#processing_control">Processing control</a></p>
219
- <pre>
220
- -a (-duplicates) Allow duplicate tags to be extracted
221
- -e (--composite) Do not calculate composite tags
222
- -ee (-extractEmbedded) Extract information from embedded files
223
- -ext EXT (-extension) Process files with specified extension
224
- -F[OFFSET] (-fixBase) Fix the base for maker notes offsets
225
- -fast[NUM] Increase speed for slow devices
226
- -fileOrder [-]TAG Set file processing order
227
- -i DIR (-ignore) Ignore specified directory name
228
- -if EXPR Conditionally process files
229
- -m (-ignoreMinorErrors) Ignore minor errors and warnings
230
- -o OUTFILE (-out) Set output file or directory name
231
- -overwrite_original Overwrite original by renaming tmp file
232
- -overwrite_original_in_place Overwrite original by copying tmp file
233
- -P (-preserve) Preserve date/time of original file
234
- -password PASSWD Password for processing protected files
235
- -progress Show file progress count
236
- -q (-quiet) Quiet processing
237
- -r (-recurse) Recursively process subdirectories
238
- -scanForXMP Brute force XMP scan
239
- -u (-unknown) Extract unknown tags
240
- -U (-unknown2) Extract unknown binary tags too
241
- -wm MODE (-writeMode) Set mode for writing/creating tags
242
- -z (-zip) Read/write compressed information</pre>
243
- <p><a href="#special_features">Special features</a></p>
244
- <pre>
245
- -geotag TRKFILE Geotag images from specified GPS log
246
- -globalTimeShift SHIFT Shift all formatted date/time values
247
- -use MODULE Add features from plug-in module</pre>
248
- <p><a href="#utilities">Utilities</a></p>
249
- <pre>
250
- -delete_original[!] Delete &quot;_original&quot; backups
251
- -restore_original Restore from &quot;_original&quot; backups</pre>
252
- <p><a href="#other_options">Other options</a></p>
253
- <pre>
254
- -@ ARGFILE Read command-line arguments from file
255
- -k (-pause) Pause before terminating
256
- -list[w|f|wf|g[NUM]|d|x] List various exiftool capabilities
257
- -ver Print exiftool version number</pre>
258
- <p><a href="#advanced_options">Advanced options</a></p>
259
- <pre>
260
- -api OPT[=VAL] Set ExifTool API option
261
- -common_args Define common arguments
262
- -config CFGFILE Specify configuration file name
263
- -echo[NUM] TEXT Echo text to stdout or stderr
264
- -execute[NUM] Execute multiple commands on one line
265
- -srcfile FMT Set different source file name
266
- -stay_open FLAG Keep reading -@ argfile even after EOF</pre>
267
- <p>
268
- </p>
269
- <h2><a name="option_details">Option Details</a></h2>
270
- <p>
271
- </p>
272
- <h3><a name="tag_operations">Tag operations</a></h3>
273
- <dl>
274
- <dt><strong><a name="tag" class="item"><strong>-</strong><em>TAG</em></a></strong></dt>
275
-
276
- <dd>
277
- <p>Extract information for the specified tag (eg. <code>-CreateDate</code>). Multiple
278
- tags may be specified in a single command. A tag name is the handle by
279
- which a piece of information is referenced. See
280
- <a href="TagNames/index.html">Image::ExifTool::TagNames</a> for documentation on
281
- available tag names. A tag name may include leading group names separated
282
- by colons (eg. <code>-EXIF:CreateDate</code>, or <code>-Doc1:XMP:Creator</code>), and each group
283
- name may be prefixed by a digit to specify family number (eg.
284
- <code>-1IPTC:City</code>). Use the <strong>-listg</strong> option to list available group names by
285
- family.</p>
286
- <p>A special tag name of <code>All</code> may be used to indicate all meta information.
287
- This is particularly useful when a group name is specified to extract all
288
- information in a group (but beware that unless the <strong>-a</strong> option is also
289
- used, some tags in the group may be suppressed by same-named tags in other
290
- groups). The wildcard characters <code>?</code> and <code>*</code> may be used in a tag name to
291
- match any single character and zero or more characters respectively. These
292
- may not be used in a group name, with the exception that a group name of
293
- <code>*</code> (or <code>All</code>) may be used to extract all instances of a tag (as if <strong>-a</strong>
294
- was used). Note that arguments containing wildcards must be quoted on the
295
- command line of most systems to prevent shell globbing.</p>
296
- <p>A <code>#</code> may be appended to the tag name to disable the print conversion on a
297
- per-tag basis (see the <strong>-n</strong> option). This may also be used when writing or
298
- copying tags.</p>
299
- <p>If no tags are specified, all available information is extracted (as if
300
- <code>-All</code> had been specified).</p>
301
- <p>Note: Descriptions, not tag names, are shown by default when extracting
302
- information. Use the <strong>-s</strong> option to see the tag names instead.</p>
303
- </dd>
304
- <dt><strong><a name="tag2" class="item"><strong>--</strong><em>TAG</em></a></strong></dt>
305
-
306
- <dd>
307
- <p>Exclude specified tag from extracted information. Same as the <strong>-x</strong> option.
308
- Group names and wildcards are permitted as described above for <strong>-TAG</strong>.
309
- Once excluded from the output, a tag may not be re-included by a subsequent
310
- option. May also be used following a <strong>-tagsFromFile</strong> option to exclude
311
- tags from being copied (when redirecting to another tag, it is the source
312
- tag that should be excluded), or to exclude groups from being deleted when
313
- deleting all information (eg. <code>-all= --exif:all</code> deletes all but EXIF
314
- information). But note that this will not exclude individual tags from a
315
- group delete (unless a family 2 group is specified, see note 4 below).
316
- Instead, individual tags may be recovered using the <strong>-tagsFromFile</strong> option
317
- (eg. <code>-all= -tagsfromfile @ -artist</code>).</p>
318
- </dd>
319
- <dt><strong><a name="tag_value" class="item"><strong>-</strong><em>TAG</em>[+-]<strong>=</strong>[<em>VALUE</em>]</a></strong></dt>
320
-
321
- <dd>
322
- <p>Write a new value for the specified tag (eg. <code>-comment=wow</code>), or delete the
323
- tag if no <em>VALUE</em> is given (eg. <code>-comment=</code>). <code>+=</code> and <code>-=</code> are used to
324
- add or remove existing entries from a list, or to shift date/time values
325
- (see <a href="Shift.html">Image::ExifTool::Shift.pl</a> for details).
326
- <code>+=</code> may also be used to increment numerical values, and <code>-=</code> may be used
327
- to conditionally delete or replace a tag (see <a href="#writing_examples">WRITING EXAMPLES</a> for
328
- examples).</p>
329
- <p><em>TAG</em> may contain one or more leading family 0, 1 or 2 group names,
330
- prefixed by optional family numbers, and separated colons. If no group name
331
- is specified, the tag is created in the preferred group, and updated in any
332
- other location where a same-named tag already exists. The preferred group
333
- is the first group in the following list where <em>TAG</em> is valid: 1) EXIF, 2)
334
- IPTC, 3) XMP.</p>
335
- <p>The wildcards <code>*</code> and <code>?</code> may be used in tag names to assign the same
336
- value to multiple tags. When specified with wildcards, &quot;unsafe&quot; tags are
337
- not written. A tag name of <code>All</code> is eqivalent to <code>*</code> (except that it
338
- doesn't require quoting, while arguments with wildcards do on systems with
339
- shell globbing), and is often used when deleting all metadata (ie. <code>-All=</code>)
340
- or an entire group (eg. <code>-GROUP:All=</code>, see note 4 below). Note that not
341
- all groups are deletable, and that the JPEG APP14 &quot;Adobe&quot; group is not
342
- removed by default with <code>-All=</code> because it may affect the appearance of the
343
- image. However, this will remove color space information, so the colors may
344
- be affected (but this may be avoided by copying back the tags defined by the
345
- ColorSpaceTags shortcut). Use the <strong>-listd</strong> option for a complete list of
346
- deletable groups, and see note 5 below regarding the &quot;APP&quot; groups. Also,
347
- within an image some groups may be contained within others, and these groups
348
- are removed if the containing group is deleted:</p>
349
- <pre>
350
- JPEG Image:
351
- - Deleting EXIF or IFD0 also deletes ExifIFD, GlobParamIFD,
352
- GPS, IFD1, InteropIFD, MakerNotes, PrintIM and SubIFD.
353
- - Deleting ExifIFD also deletes InteropIFD and MakerNotes.
354
- - Deleting Photoshop also deletes IPTC.</pre>
355
- <pre>
356
- TIFF Image:
357
- - Deleting EXIF only removes ExifIFD which also deletes
358
- InteropIFD and MakerNotes.</pre>
359
- <p>Notes:</p>
360
- <p>1) <strong>Many tag values may be assigned in a single command</strong>. If two
361
- assignments affect the same tag, the latter takes precedence (except for
362
- list-type tags, where both values are written).</p>
363
- <p>2) In general, MakerNotes tags are considered &quot;Permanent&quot;, and may be edited
364
- but not created or deleted individually. This avoids many potential
365
- problems including the inevitable compatibility problems with OEM software
366
- which may be very inflexible about the information it expects to find in the
367
- maker notes.</p>
368
- <p>3) Changes to PDF files are reversible because the original information is
369
- never actually deleted from the file. So ExifTool alone may not be used to
370
- securely edit metadata in PDF files.</p>
371
- <p>4) Specifying <code>-GROUP:all=</code> deletes the entire group as a block only if a
372
- single family 0 or 1 group is specified. Otherwise all deletable tags in
373
- the specified group(s) are removed individually, and in this case is it
374
- possible to exclude individual tags from a mass delete. For example,
375
- <code>-time:all --Exif:Time:All</code> removes all deletable Time tags except those in
376
- the EXIF. This difference also applies if family 2 is specified when
377
- deleting all groups. For example, <code>-2all:all=</code> deletes tags individually,
378
- while <code>-all:all=</code> deletes entire blocks.</p>
379
- <p>5) The &quot;APP&quot; group names (&quot;APP0&quot; through &quot;APP15&quot;) are used to delete JPEG
380
- application segments which are not associated with another deletable group.
381
- For example, specifying <code>-APP14:All=</code> will NOT delete the APP14 &quot;Adobe&quot;
382
- segment because this is accomplished with <code>-Adobe:All</code>.</p>
383
- <p>Special feature: Integer values may be specified in hexadecimal with a
384
- leading <code>0x</code>, and simple rational values may be specified as fractions.</p>
385
- </dd>
386
- <dt><strong><a name="tag_datfile_or_tag_fmt" class="item"><strong>-</strong><em>TAG</em>&lt;=<em>DATFILE</em> or <strong>-</strong><em>TAG</em>&lt;=<em>FMT</em></a></strong></dt>
387
-
388
- <dd>
389
- <p>Set the value of a tag from the contents of file <em>DATFILE</em>. The file name
390
- may also be given by a <em>FMT</em> string where %d, %f and %e represent the
391
- directory, file name and extension of the original <em>FILE</em> (see the <strong>-w</strong>
392
- option for more details). Note that quotes are required around this
393
- argument to prevent shell redirection since it contains a <code>&lt;</code> symbol.
394
- If <em>DATFILE</em>/<em>FMT</em> is not provided, the effect is the same as <a href="#tag"><code>-TAG=</code></a>,
395
- and the tag is simply deleted. <code>+&lt;=</code> or <code>-&lt;=</code> may also be used to
396
- add or delete specific list entries, or to shift date/time values.</p>
397
- </dd>
398
- <dt><strong><a name="tagsfromfile_srcfile_or_fmt" class="item"><strong>-tagsFromFile</strong> <em>SRCFILE</em> or <em>FMT</em></a></strong></dt>
399
-
400
- <dd>
401
- <p>Copy tag values from <em>SRCFILE</em> to <em>FILE</em>. Tag names on the command line
402
- after this option specify the tags to be copied, or excluded from the copy.
403
- Wildcards are permitted in these tag names. If no tags are specified, then
404
- all possible tags (see note 1 below) from the source file are copied to
405
- same-named tags in the preferred location of the output file (the same as
406
- specifying <code>-all</code>). More than one <strong>-tagsFromFile</strong> option may be used to
407
- copy tags from multiple files.</p>
408
- <p>By default, this option will update any existing and writable same-named
409
- tags in the output <em>FILE</em>, but will create new tags only in their preferred
410
- groups. This allows some information to be automatically transferred to the
411
- appropriate group when copying between images of different formats. However,
412
- if a group name is specified for a tag then the information is written only
413
- to this group (unless redirected to another group, see below). If <code>All</code> is
414
- used as a group name, then each tag is written to the same family 1 group it
415
- had in the source file (ie. the same specific location in the metadata), but
416
- a different family may be specified by adding a leading family number to the
417
- group name (eg. <code>-0All:all</code>).</p>
418
- <p><em>SRCFILE</em> may be the same as <em>FILE</em> to move information around within a
419
- single file. In this case, <code>@</code> may be used to represent the source file
420
- (ie. <code>-tagsFromFile @</code>), permitting this feature to be used for batch
421
- processing multiple files. Specified tags are then copied from each file in
422
- turn as it is rewritten. For advanced batch use, the source file name may
423
- also be specified using a <em>FMT</em> string in which %d, %f and %e represent the
424
- directory, file name and extension of <em>FILE</em>. See <strong>-w</strong> option for <em>FMT</em>
425
- string examples.</p>
426
- <p>A powerful redirection feature allows a destination tag to be specified for
427
- each copied tag. With this feature, information may be written to a tag
428
- with a different name or group. This is done using
429
- &quot;'-<em>SRCTAG</em>&gt;<em>DSTTAG</em>'&quot; or
430
- &quot;'-<em>DSTTAG</em>&lt;<em>SRCTAG</em>'&quot; on the command line after
431
- <strong>-tagsFromFile</strong>, and causes the value of <em>SRCTAG</em> to be copied from
432
- <em>SRCFILE</em> and written to <em>DSTTAG</em> in <em>FILE</em>. Note that this argument
433
- must be quoted to prevent shell redirection, and there is no <code>=</code> sign as
434
- when assigning new values. Source and/or destination tags may be prefixed
435
- by a group name and/or suffixed by <code>#</code>. Wildcards are allowed in both the
436
- source and destination tag names. A destination group and/or tag name of
437
- <code>All</code> or <code>*</code> writes to the same family 1 group and/or tag name as the
438
- source. If no destination group is specified, the information is written to
439
- the preferred group. Whitespace around the <code>&gt;</code> or <code>&lt;</code> is ignored.
440
- As a convenience, <code>-tagsFromFile @</code> is assumed for any redirected tags
441
- which are specified without a prior <strong>-tagsFromFile</strong> option. Copied tags
442
- may also be added or deleted from a list with arguments of the form
443
- &quot;'-<em>SRCTAG</em>+&gt;<em>DSTTAG</em>'&quot; or
444
- &quot;'-<em>SRCTAG</em>-&gt;<em>DSTTAG</em>'&quot;.</p>
445
- <p>An extension of the redirection feature allows strings involving tag names
446
- to be used on the right hand side of the <code>&lt;</code> symbol with the syntax
447
- &quot;'-<em>DSTTAG</em>&lt;<em>STR</em>'&quot;, where tag names in <em>STR</em> are
448
- prefixed with a <code>$</code> symbol. See the <strong>-p</strong> option for more details about
449
- this syntax. Strings starting with a <code>=</code> sign must insert a single space
450
- after the <code>&lt;</code> to avoid confusion with the <code>&lt;=</code> operator which sets
451
- the tag value from the contents of a file. A single space at the start of
452
- the string is removed if it exists, but all other whitespace in the string
453
- is preserved. See note 8 below about using shortcuts or wildcards with the
454
- redirection feature.</p>
455
- <p>See <a href="#copying_examples">COPYING EXAMPLES</a> for examples using <strong>-tagsFromFile</strong>.</p>
456
- <p>Notes:</p>
457
- <p>1) Some tags (generally tags which may affect the appearance of the image)
458
- are considered &quot;unsafe&quot; to write, and are only copied if specified
459
- explicitly (ie. no wildcards). See the
460
- <a href="TagNames/index.html">tag name documentation</a> for more details about
461
- &quot;unsafe&quot; tags.</p>
462
- <p>2) Be aware of the difference between excluding a tag from being copied
463
- (--<em>TAG</em>), and deleting a tag (-<em>TAG</em>=). Excluding a tag prevents it from
464
- being copied to the destination image, but deleting will remove a
465
- pre-existing tag from the image.</p>
466
- <p>3) The maker note information is copied as a block, so it isn't affected
467
- like other information by subsequent tag assignments on the command line.
468
- Also, since the PreviewImage referenced from the maker notes may be rather
469
- large, it is not copied, and must be transferred separately if desired.</p>
470
- <p>4) The order of operations is to copy all specified tags at the point of the
471
- <strong>-tagsFromFile</strong> option in the command line. Any tag assignment to the
472
- right of the <strong>-tagsFromFile</strong> option is made after all tags are copied. For
473
- example, new tag values are set in the order One, Two, Three then Four with
474
- this command:</p>
475
- <pre>
476
- exiftool -One=1 -tagsFromFile s.jpg -Two -Four=4 -Three d.jpg</pre>
477
- <p>This is significant in the case where an overlap exists between the copied
478
- and assigned tags because later operations may override earlier ones.</p>
479
- <p>5) The normal behaviour of copied tags differs subtly from that of assigned
480
- tags for list-type tags. When copying to a list, each copied tag overrides
481
- any previous operations on the list. While this avoids duplicate list items
482
- when copying groups of tags from a file containing redundant information, it
483
- also prevents values of different tags from being copied into the same list
484
- when this is the intent. So a <strong>-addTagsFromFile</strong> option is provided which
485
- allows copying of multiple tags into the same list. eg)</p>
486
- <pre>
487
- exiftool -addtagsfromfile @ '-subject&lt;make' '-subject&lt;model' ...</pre>
488
- <p>Other than this difference, the <strong>-tagsFromFile</strong> and <strong>-addTagsFromFile</strong>
489
- options are equivalent.</p>
490
- <p>6) The <strong>-a</strong> option (allow duplicate tags) is always in effect when copying
491
- tags from <em>SRCFILE</em>.</p>
492
- <p>7) Structured tags are copied by default when copying tags. See the
493
- <strong>-struct</strong> option for details.</p>
494
- <p>8) With the redirection feature, copying a tag directly (ie.
495
- &quot;'-<em>DSTTAG</em>&lt;<em>SRCTAG</em>'&quot;) is not the same as interpolating
496
- its value inside a string (ie. &quot;'-<em>DSTTAG</em>&lt;$<em>SRCTAG</em>'&quot;)
497
- for <a href="http://search.cpan.org/dist/Image-ExifTool/lib/Image/ExifTool/Shortcuts.pm">shortcut tags</a> or tag names containing
498
- wildcards. When copying directly, the values of each matching source tag
499
- are copied individually to the destination tag (as if multiple redirection
500
- arguments were used). However, when interpolated inside a string, the
501
- values of shortcut tags are concatenated, and wildcards are not allowed.</p>
502
- </dd>
503
- <dt><strong><strong>-x</strong> <em>TAG</em> (<strong>-exclude</strong>)</strong></dt>
504
-
505
- <dd>
506
- <p>Exclude the specified tag. There may be multiple <strong>-x</strong> options. This has
507
- the same effect as --<em>TAG</em> on the command line. See the --<em>TAG</em>
508
- documentation above for a complete description.</p>
509
- </dd>
510
- </dl>
511
- <p>
512
- </p>
513
- <h3><a name="input_output_text_formatting">Input-output text formatting</a></h3>
514
- <p>Note that trailing spaces are removed from extracted values for most output
515
- text formats. The exceptions are <a href="#b"><code>-b</code></a>, <code>-csv</code>, <code>-j</code> and <a href="#x"><code>-X</code></a>.</p>
516
- <dl>
517
- <dt><strong><a name="args" class="item"><strong>-args</strong> (<strong>-argFormat</strong>)</a></strong></dt>
518
-
519
- <dd>
520
- <p>Output information in the form of exiftool arguments, suitable for use with
521
- the <strong>-@</strong> option when writing. May be combined with the <strong>-G</strong> option to
522
- include group names. This feature may be used to effectively copy tags
523
- between images, but allows the metadata to be altered by editing the
524
- intermediate file (<code>out.args</code> in this example):</p>
525
- <pre>
526
- exiftool -args -G1 --filename --directory src.jpg &gt; out.args
527
- exiftool -@ out.args dst.jpg</pre>
528
- <p>Note: Be careful when copying information with this technique since it is
529
- easy to write tags which are normally considered &quot;unsafe&quot;. For instance,
530
- the FileName and Directory tags are excluded in the example above to avoid
531
- renaming and moving the destination file. Also note that the second command
532
- above will produce warning messages for any tags which are not writable.</p>
533
- </dd>
534
- <dt><strong><a name="b" class="item"><strong>-b</strong> (<strong>-binary</strong>)</a></strong></dt>
535
-
536
- <dd>
537
- <p>Output requested metadata in binary format without tag names or
538
- descriptions. This option is mainly used for extracting embedded images or
539
- other binary data, but it may also be useful for some text strings since
540
- control characters (such as newlines) are not replaced by '.' as they are in
541
- the default output. List items are separated by a newline when extracted
542
- with the <strong>-b</strong> option. May be combined with <code>-j</code>, <a href="#php"><code>-php</code></a> or <a href="#x"><code>-X</code></a> to
543
- extract binary data in JSON, PHP or XML format.</p>
544
- </dd>
545
- <dt><strong><a name="fmt" class="item"><strong>-c</strong> <em>FMT</em> (<strong>-coordFormat</strong>)</a></strong></dt>
546
-
547
- <dd>
548
- <p>Set the print format for GPS coordinates. <em>FMT</em> uses the same syntax as
549
- the <code>printf</code> format string. The specifiers correspond to degrees, minutes
550
- and seconds in that order, but minutes and seconds are optional. For
551
- example, the following table gives the output for the same coordinate using
552
- various formats:</p>
553
- <pre>
554
- FMT Output
555
- ------------------- ------------------
556
- &quot;%d deg %d' %.2f&quot;\&quot; 54 deg 59' 22.80&quot; (default for reading)
557
- &quot;%d %d %.8f&quot; 54 59 22.80000000 (default for copying)
558
- &quot;%d deg %.4f min&quot; 54 deg 59.3800 min
559
- &quot;%.6f degrees&quot; 54.989667 degrees</pre>
560
- <p>Notes:</p>
561
- <p>1) To avoid loss of precision, the default coordinate format is different
562
- when copying tags using the <strong>-tagsFromFile</strong> option.</p>
563
- <p>2) If the hemisphere is known, a reference direction (N, S, E or W) is
564
- appended to each printed coordinate, but adding a <code>+</code> to the format
565
- specifier (eg. <code>%+.6f</code>) prints a signed coordinate instead.</p>
566
- <p>3) This print formatting may be disabled with the <strong>-n</strong> option to extract
567
- coordinates as signed decimal degrees.</p>
568
- </dd>
569
- <dt><strong><a name="charset_type_charset" class="item"><strong>-charset</strong> [[<em>TYPE</em>=]<em>CHARSET</em>]</a></strong></dt>
570
-
571
- <dd>
572
- <p>If <em>TYPE</em> is <code>ExifTool</code> or not specified, this option sets the ExifTool
573
- character encoding for output tag values when reading and input values when
574
- writing. The default ExifTool encoding is <code>UTF8</code>. If no <em>CHARSET</em> is
575
- given, a list of available character sets is returned. Valid <em>CHARSET</em>
576
- values are:</p>
577
- <pre>
578
- CHARSET Alias(es) Description
579
- ---------- --------------- ----------------------------------
580
- UTF8 cp65001, UTF-8 UTF-8 characters (default)
581
- Latin cp1252, Latin1 Windows Latin1 (West European)
582
- Latin2 cp1250 Windows Latin2 (Central European)
583
- Cyrillic cp1251, Russian Windows Cyrillic
584
- Greek cp1253 Windows Greek
585
- Turkish cp1254 Windows Turkish
586
- Hebrew cp1255 Windows Hebrew
587
- Arabic cp1256 Windows Arabic
588
- Baltic cp1257 Windows Baltic
589
- Vietnam cp1258 Windows Vietnamese
590
- Thai cp874 Windows Thai
591
- MacRoman cp10000, Roman Macintosh Roman
592
- MacLatin2 cp10029 Macintosh Latin2 (Central Europe)
593
- MacCyrillic cp10007 Macintosh Cyrillic
594
- MacGreek cp10006 Macintosh Greek
595
- MacTurkish cp10081 Macintosh Turkish
596
- MacRomanian cp10010 Macintosh Romanian
597
- MacIceland cp10079 Macintosh Icelandic
598
- MacCroatian cp10082 Macintosh Croatian</pre>
599
- <p>Other values of <em>TYPE</em> listed below are used to specify the internal
600
- encoding of various meta information formats.</p>
601
- <pre>
602
- TYPE Description Default
603
- --------- ------------------------------------------- -------
604
- EXIF Internal encoding of EXIF &quot;ASCII&quot; strings (none)
605
- ID3 Internal encoding of ID3v1 information Latin
606
- IPTC Internal IPTC encoding to assume when Latin
607
- IPTC:CodedCharacterSet is not defined
608
- Photoshop Internal encoding of Photoshop IRB strings Latin
609
- QuickTime Internal encoding of QuickTime strings MacRoman</pre>
610
- <p>See <a href="http://owl.phy.queensu.ca/~phil/exiftool/faq.html#Q10">http://owl.phy.queensu.ca/~phil/exiftool/faq.html#Q10</a> for more
611
- information about coded character sets.</p>
612
- </dd>
613
- <dt><strong><a name="csv_csvfile" class="item"><strong>-csv</strong>[=<em>CSVFILE</em>]</a></strong></dt>
614
-
615
- <dd>
616
- <p>Export information in CSV format, or import information if <em>CSVFILE</em> is
617
- specified. When importing, the CSV file must be in exactly the same format
618
- as the exported file. The first row of the <em>CSVFILE</em> must be the ExifTool
619
- tag names (with optional group names) for each column of the file, and
620
- values must be separated by commas. A special &quot;SourceFile&quot; column specifies
621
- the files associated with each row of information (a SourceFile of &quot;*&quot; may
622
- be used to match any source file name). The following examples demonstrate
623
- basic use of this option:</p>
624
- <pre>
625
- # generate CSV file with common tags from all images in a directory
626
- exiftool -common -csv dir &gt; out.csv</pre>
627
- <pre>
628
- # update metadata for all images in a directory from CSV file
629
- exiftool -csv=a.csv dir</pre>
630
- <p>Empty values are ignored when importing. Also, FileName and Directory
631
- columns are ignored if they exist (ie. ExifTool will not attempt to write
632
- these tags with a CSV import). To force a tag to be deleted, use the <strong>-f</strong>
633
- option and set the value to &quot;-&quot; in the CSV file (or to the MissingTagValue
634
- if this API option was used). Multiple databases may be imported in a
635
- single command.</p>
636
- <p>When exporting a CSV file, the <strong>-g</strong> or <strong>-G</strong> option to add group names to
637
- the tag headings. If the <strong>-a</strong> option is used to allow duplicate tag names,
638
- the duplicate tags are only included in the CSV output if the column
639
- headings are unique. Adding the <strong>-G4</strong> option ensures a unique column
640
- heading for each tag. When exporting specific tags, the CSV columns are
641
- arranged in the same order as the specified tags provided the column
642
- headings exactly match the specified tag names, otherwise the columns are
643
- sorted in alphabetical order.</p>
644
- <p>When importing from a CSV file, only files specified on the command line are
645
- processed. Any extra entries in the CSV file are ignored.</p>
646
- <p>List-type tags are stored as simple strings in a CSV file, but the <strong>-sep</strong>
647
- option may be used to split them back into separate items when importing.</p>
648
- <p>Special feature: <strong>-csv</strong>+=<em>CSVFILE</em> may be used to add items to existing
649
- lists. This affects only list-type tags. Also applies to the <strong>-j</strong> option.</p>
650
- <p>Note that this option is fundamentally different than all other output
651
- format options because it requires information from all input files to be
652
- buffered in memory before the output is written. This may result in
653
- excessive memory usage when processing a very large number of files with a
654
- single command. Also, it makes this option incompatible with the <strong>-w</strong>
655
- option.</p>
656
- </dd>
657
- <dt><strong><strong>-d</strong> <em>FMT</em> (<strong>-dateFormat</strong>)</strong></dt>
658
-
659
- <dd>
660
- <p>Set the format for date/time tag values. The specifics of the <em>FMT</em> syntax
661
- are system dependent -- consult the <code>strftime</code> man page on your system for
662
- details. The default format is equivalent to &quot;%Y:%m:%d %H:%M:%S&quot;. This
663
- option has no effect on date-only or time-only tags and ignores timezone
664
- information if present. Only one <strong>-d</strong> option may be used per command. The
665
- inverse operation (ie. un-formatting a date/time value) is currently not
666
- applied when writing a date/time tag.</p>
667
- </dd>
668
- <dt><strong><a name="d" class="item"><strong>-D</strong> (<strong>-decimal</strong>)</a></strong></dt>
669
-
670
- <dd>
671
- <p>Show tag ID number in decimal when extracting information.</p>
672
- </dd>
673
- <dt><strong><a name="ex" class="item"><strong>-E</strong>, <strong>-ex</strong> (<strong>-escapeHTML</strong>, <strong>-escapeXML</strong>)</a></strong></dt>
674
-
675
- <dd>
676
- <p>Escape characters in output values for HTML (<strong>-E</strong>) or XML (<strong>-ex</strong>). For
677
- HTML, all characters with Unicode code points above U+007F are escaped as
678
- well as the following 5 characters: &amp; (&amp;amp;) &#39; (&amp;#39;) &quot; (&amp;quot;)
679
- &gt; (&amp;gt;) and &lt; (&amp;lt;). For XML, only these 5 characters are
680
- escaped. The <strong>-E</strong> option is implied with <strong>-h</strong>, and <strong>-ex</strong> is implied with
681
- <strong>-X</strong>. The inverse conversion is applied when writing tags.</p>
682
- </dd>
683
- <dt><strong><a name="f" class="item"><strong>-f</strong> (<strong>-forcePrint</strong>)</a></strong></dt>
684
-
685
- <dd>
686
- <p>Force printing of tags even if their values are not found. This option only
687
- applies when tag names are specified. With this option, a dash (<code>-</code>) is
688
- printed for the value of any missing tag (but this may be configured via the
689
- API MissingTagValue option). May also be used to add a 'flags' attribute to
690
- the <strong>-listx</strong> output, or to allow tags to be deleted when writing with the
691
- <strong>-csv</strong>=<em>CSVFILE</em> feature.</p>
692
- </dd>
693
- <dt><strong><a name="g_num_num_groupheadings" class="item"><strong>-g</strong>[<em>NUM</em>][:<em>NUM</em>...] (<strong>-groupHeadings</strong>)</a></strong></dt>
694
-
695
- <dd>
696
- <p>Organize output by tag group. <em>NUM</em> specifies a group family number, and
697
- may be 0 (general location), 1 (specific location), 2 (category), 3
698
- (document number) or 4 (instance number). Multiple families may be
699
- specified by separating them with colons. By default the resulting group
700
- name is simplified by removing any leading <code>Main:</code> and collapsing adjacent
701
- identical group names, but this can be avoided by placing a colon before the
702
- first family number (eg. <strong>-g:3:1</strong>). If <em>NUM</em> is not specified, <strong>-g0</strong> is
703
- assumed. Use the <strong>-listg</strong> option to list group names for a specified
704
- family.</p>
705
- </dd>
706
- <dt><strong><a name="g_num_num_groupnames" class="item"><strong>-G</strong>[<em>NUM</em>][:<em>NUM</em>...] (<strong>-groupNames</strong>)</a></strong></dt>
707
-
708
- <dd>
709
- <p>Same as <strong>-g</strong> but print group name for each tag.</p>
710
- </dd>
711
- <dt><strong><a name="h" class="item"><strong>-h</strong> (<strong>-htmlFormat</strong>)</a></strong></dt>
712
-
713
- <dd>
714
- <p>Use HTML table formatting for output. Implies the <strong>-E</strong> option. The
715
- formatting options <strong>-D</strong>, <strong>-H</strong>, <strong>-g</strong>, <strong>-G</strong>, <strong>-l</strong> and <strong>-s</strong> may be used
716
- in combination with <strong>-h</strong> to influence the HTML format.</p>
717
- </dd>
718
- <dt><strong><a name="h" class="item"><strong>-H</strong> (<strong>-hex</strong>)</a></strong></dt>
719
-
720
- <dd>
721
- <p>Show tag ID number in hexadecimal when extracting information.</p>
722
- </dd>
723
- <dt><strong><a name="htmldump_offset" class="item"><strong>-htmlDump</strong>[<em>OFFSET</em>]</a></strong></dt>
724
-
725
- <dd>
726
- <p>Generate a dynamic web page containing a hex dump of the EXIF information.
727
- This can be a very powerful tool for low-level analysis of EXIF information.
728
- The <strong>-htmlDump</strong> option is also invoked if the <strong>-v</strong> and <strong>-h</strong> options are
729
- used together. The verbose level controls the maximum length of the blocks
730
- dumped. An <em>OFFSET</em> may be given to specify the base for displayed
731
- offsets. If not provided, the EXIF/TIFF base offset is used. Use
732
- <strong>-htmlDump0</strong> for absolute offsets. Currently only EXIF/TIFF and JPEG
733
- information is dumped, but the -u option can be used to give a raw hex dump
734
- of other file formats.</p>
735
- </dd>
736
- <dt><strong><a name="j_jsonfile_json" class="item"><strong>-j</strong>[=<em>JSONFILE</em>] (<strong>-json</strong>)</a></strong></dt>
737
-
738
- <dd>
739
- <p>Use JSON (JavaScript Object Notation) formatting for console output, or
740
- import JSON file if <em>JSONFILE</em> is specified. This option may be combined
741
- with <strong>-g</strong> to organize the output into objects by group, or <strong>-G</strong> to add
742
- group names to each tag. List-type tags with multiple items are output as
743
- JSON arrays unless <strong>-sep</strong> is used. By default XMP structures are flattened
744
- into individual tags in the JSON output, but the original structure may be
745
- preserved with the <strong>-struct</strong> option (this also causes all list-type XMP
746
- tags to be output as JSON arrays, otherwise single-item lists are output as
747
- simple strings). The <strong>-a</strong> option is implied if the <strong>-g</strong> or <strong>-G</strong> options
748
- are used, otherwise it is ignored and duplicate tags are suppressed. Adding
749
- the <strong>-D</strong> or <strong>-H</strong> option changes tag values to JSON objects with &quot;val&quot; and
750
- &quot;id&quot; fields, and adding <strong>-l</strong> adds a &quot;desc&quot; field, and a &quot;num&quot; field if the
751
- numerical value is different from the converted &quot;val&quot;. The <strong>-b</strong> option may
752
- be added to output binary data, encoded in base64 if necessary (indicated by
753
- &quot;base64:&quot; as the first 7 bytes of the value). The JSON output is UTF-8
754
- regardless of any <strong>-L</strong> or <strong>-charset</strong> option setting, but the UTF-8
755
- validation is disabled if a character set other than UTF-8 is specified.</p>
756
- <p>If <em>JSONFILE</em> is specified, the file is imported and the tag definitions
757
- from the file are used to set tag values on a per-file basis. The special
758
- &quot;SourceFile&quot; entry in each JSON object associates the information with a
759
- specific target file (see the <strong>-csv</strong> option for details). The imported
760
- JSON file must have the same format as the exported JSON files with the
761
- exception that the <strong>-g</strong> option is not compatible with the import file
762
- format (use <strong>-G</strong> instead). Additionally, tag names in the input JSON file
763
- may be suffixed with a <code>#</code> to disable print conversion. Unlike CSV import,
764
- empty values are not ignored, and will cause an empty value to be written if
765
- supported by the specific metadata type. Tags are deleted by using the
766
- <strong>-f</strong> option and setting the tag value to &quot;-&quot; (or to the MissingTagValue
767
- setting if this API option was used).</p>
768
- </dd>
769
- <dt><strong><a name="l" class="item"><strong>-l</strong> (<strong>-long</strong>)</a></strong></dt>
770
-
771
- <dd>
772
- <p>Use long 2-line Canon-style output format. Adds a description and
773
- unconverted value (if it is different from the converted value) to the XML,
774
- JSON or PHP output when <strong>-X</strong>, <strong>-j</strong> or <strong>-php</strong> is used. May also be
775
- combined with <strong>-listf</strong>, <strong>-listr</strong> or <strong>-listwf</strong> to add descriptions of the
776
- file types.</p>
777
- </dd>
778
- <dt><strong><a name="l" class="item"><strong>-L</strong> (<strong>-latin</strong>)</a></strong></dt>
779
-
780
- <dd>
781
- <p>Use Windows Latin1 encoding (cp1252) for output tag values instead of the
782
- default UTF-8. When writing, <strong>-L</strong> specifies that input text values are
783
- Latin1 instead of UTF-8. Equivalent to <code>-charset latin</code>.</p>
784
- </dd>
785
- <dt><strong><a name="lang_lang" class="item"><strong>-lang</strong> [<em>LANG</em>]</a></strong></dt>
786
-
787
- <dd>
788
- <p>Set current language for tag descriptions and converted values. <em>LANG</em> is
789
- <code>de</code>, <code>fr</code>, <code>ja</code>, etc. Use <strong>-lang</strong> with no other arguments to get a
790
- list of available languages. The default language is <code>en</code> if <strong>-lang</strong> is
791
- not specified. Note that tag/group names are always English, independent of
792
- the <strong>-lang</strong> setting, and translation of warning/error messages has not yet
793
- been implemented. May also be combined with <strong>-listx</strong> to output
794
- descriptions in one language only.</p>
795
- <p>By default, ExifTool uses UTF-8 encoding for special characters, but the
796
- the <strong>-L</strong> or <strong>-charset</strong> option may be used to invoke other encodings.</p>
797
- <p>Currently, the language support is not complete, but users are welcome to
798
- help improve this by submitting their own translations. To submit a set of
799
- translations, first use the <strong>-listx</strong> option and redirect the output to a
800
- file to generate an XML tag database, then add entries for other languages,
801
- zip this file, and email it to phil at owl.phy.queensu.ca for inclusion in
802
- ExifTool.</p>
803
- </dd>
804
- <dt><strong><a name="listitem_index" class="item"><strong>-listItem</strong> <em>INDEX</em></a></strong></dt>
805
-
806
- <dd>
807
- <p>For list-type tags, this causes only the item with the specified index to be
808
- extracted. <em>INDEX</em> is 0 for the first item in the list. Negative indices
809
- may also be used to reference items from the end of the list. Has no effect
810
- on single-valued tags, when writing or copying, or in a <strong>-if</strong> condition.</p>
811
- </dd>
812
- <dt><strong><a name="n" class="item"><strong>-n</strong> (<strong>--printConv</strong>)</a></strong></dt>
813
-
814
- <dd>
815
- <p>Read and write values as numbers instead of words. By default, extracted
816
- values are converted to a more human-readable format for printing, but the
817
- <strong>-n</strong> option disables this print conversion for all tags. For example:</p>
818
- <pre>
819
- &gt; exiftool -Orientation -S a.jpg
820
- Orientation: Rotate 90 CW
821
- &gt; exiftool -Orientation -S -n a.jpg
822
- Orientation: 6</pre>
823
- <p>The print conversion may also be disabled on a per-tag basis by suffixing
824
- the tag name with a <code>#</code> character:</p>
825
- <pre>
826
- &gt; exiftool -Orientation# -Orientation -S a.jpg
827
- Orientation: 6
828
- Orientation: Rotate 90 CW</pre>
829
- <p>These techniques may also be used to disable the inverse print conversion
830
- when writing. For example, the following commands all have the same effect:</p>
831
- <pre>
832
- &gt; exiftool -Orientation='Rotate 90 CW' a.jpg
833
- &gt; exiftool -Orientation=6 -n a.jpg
834
- &gt; exiftool -Orientation#=6 a.jpg</pre>
835
- </dd>
836
- <dt><strong><a name="str" class="item"><strong>-p</strong> <em>FMTFILE</em> or <em>STR</em> (<strong>-printFormat</strong>)</a></strong></dt>
837
-
838
- <dd>
839
- <p>Print output in the format specified by the given file or string (and ignore
840
- other format options). Tag names in the format file or string begin with a
841
- <code>$</code> symbol and may contain a leading group names and/or a trailing <code>#</code>.
842
- Case is not significant. Braces <code>{}</code> may be used around the tag name to
843
- separate it from subsequent text. Use <code>$$</code> to represent a <code>$</code> symbol, and
844
- <code>$/</code> for a newline. Multiple <strong>-p</strong> options may be used, each contributing
845
- a line of text to the output. Lines beginning with <code>#[HEAD]</code> and
846
- <code>#[TAIL]</code> are output only for the first and last processed files
847
- respectively. Lines beginning with <code>#[BODY]</code> and lines not beginning with
848
- <code>#</code> are output for each processed file. Other lines beginning with <code>#</code>
849
- are ignored. For example, this format file:</p>
850
- <pre>
851
- # this is a comment line
852
- #[HEAD]-- Generated by ExifTool $exifToolVersion --
853
- File: $FileName - $DateTimeOriginal
854
- (f/$Aperture, ${ShutterSpeed}s, ISO $EXIF:ISO)
855
- #[TAIL]-- end --</pre>
856
- <p>with this command:</p>
857
- <pre>
858
- exiftool -p test.fmt a.jpg b.jpg</pre>
859
- <p>produces output like this:</p>
860
- <pre>
861
- -- Generated by ExifTool 9.78 --
862
- File: a.jpg - 2003:10:31 15:44:19
863
- (f/5.6, 1/60s, ISO 100)
864
- File: b.jpg - 2006:05:23 11:57:38
865
- (f/8.0, 1/13s, ISO 100)
866
- -- end --</pre>
867
- <p>When <strong>-ee</strong> (<strong>-extractEmbedded</strong>) is combined with <strong>-p</strong>, embedded documents
868
- are effectively processed as separate input files.</p>
869
- <p>If a specified tag does not exist, a minor warning is issued and the line
870
- with the missing tag is not printed. However, the <strong>-f</strong> option may be used
871
- to set the value of missing tags to '-' (but this may be configured via the
872
- MissingTagValue API option), or the <strong>-m</strong> option may be used to ignore minor
873
- warnings and leave the missing values empty.</p>
874
- <p>An advanced formatting feature allows an arbitrary Perl expression to be
875
- applied to the value of any tag by placing it inside the braces after a
876
- semicolon following the tag name. The expression has access to the value of
877
- this tag through the default input variable (<code>$_</code>), and the full API
878
- through the current ExifTool object (<code>$self</code>). It may contain any valid
879
- Perl code, including translation (<code>tr///</code>) and substitution (<code>s///</code>)
880
- operations, but note that braces within the expression must be balanced.
881
- The example below prints the camera Make with spaces translated to
882
- underlines, and multiple consecutive underlines replaced by a single
883
- underline:</p>
884
- <pre>
885
- exiftool -p '${make;tr/ /_/;s/__+/_/g}' image.jpg</pre>
886
- <p>A default expression of <code>tr(/\\?*:|&quot;&lt;&gt;\0)()d</code> is assumed if the
887
- expression is empty, which removes the characters / \ ? * : | &lt; &gt;
888
- and null from the printed value.</p>
889
- </dd>
890
- <dt><strong><a name="php" class="item"><strong>-php</strong></a></strong></dt>
891
-
892
- <dd>
893
- <p>Format output as a PHP Array. The <strong>-g</strong>, <strong>-G</strong>, <strong>-D</strong>, <strong>-H</strong>, <strong>-l</strong>,
894
- <strong>-sep</strong> and <strong>-struct</strong> options combine with <strong>-php</strong>, and duplicate tags are
895
- handled in the same way as with the <strong>-json</strong> option. As well, the <strong>-b</strong>
896
- option may be added to output binary data. Here is a simple example showing
897
- how this could be used in a PHP script:</p>
898
- <pre>
899
- &lt;?php
900
- eval('$array=' . `exiftool -php -q image.jpg`);
901
- print_r($array);
902
- ?&gt;</pre>
903
- </dd>
904
- <dt><strong><a name="s_num_short" class="item"><strong>-s</strong>[<em>NUM</em>] (<strong>-short</strong>)</a></strong></dt>
905
-
906
- <dd>
907
- <p>Short output format. Prints tag names instead of descriptions. Add <em>NUM</em>
908
- or up to 3 <strong>-s</strong> options for even shorter formats:</p>
909
- <pre>
910
- -s1 or -s - print tag names instead of descriptions
911
- -s2 or -s -s - no extra spaces to column-align values
912
- -s3 or -s -s -s - print values only (no tag names)</pre>
913
- <p>Also effective when combined with <strong>-t</strong>, <strong>-h</strong>, <strong>-X</strong> or <strong>-listx</strong> options.</p>
914
- </dd>
915
- <dt><strong><a name="s" class="item"><strong>-S</strong> (<strong>-veryShort</strong>)</a></strong></dt>
916
-
917
- <dd>
918
- <p>Very short format. The same as <strong>-s2</strong> (or two <strong>-s</strong> options). Tag names
919
- are printed instead of descriptions, and no extra spaces are added to
920
- column-align values.</p>
921
- </dd>
922
- <dt><strong><strong>-sep</strong> <em>STR</em> (<strong>-separator</strong>)</strong></dt>
923
-
924
- <dd>
925
- <p>Specify separator string for items in list-type tags. When reading, the
926
- default is to join list items with &quot;, &quot;. When writing, this option causes
927
- values assigned to list-type tags to be split into individual items at each
928
- substring matching <em>STR</em> (otherwise they are not split by default). Space
929
- characters in <em>STR</em> match zero or more whitespace characters in the value.</p>
930
- <p>Note that an empty separator (&quot;&quot;) is allowed, and will join items with no
931
- separator when reading, or split the value into individual characters when
932
- writing.</p>
933
- </dd>
934
- <dt><strong><a name="sort" class="item"><strong>-sort</strong></a></strong></dt>
935
-
936
- <dd>
937
- <p>Sort output by tag description, or by tag name if the <strong>-s</strong> option is used.
938
- Tags are sorted within each group when combined with the <strong>-g</strong> or <strong>-G</strong>
939
- option. When sorting by description, the sort order will depend on the
940
- <strong>-lang</strong> option setting. Without the <strong>-sort</strong> option, tags appear in the
941
- order they were specified on the command line, or if not specified, the
942
- order they were extracted from the file.</p>
943
- </dd>
944
- <dt><strong><a name="struct_struct" class="item"><strong>-struct</strong>, <strong>--struct</strong></a></strong></dt>
945
-
946
- <dd>
947
- <p>Output structured XMP information instead of flattening to individual tags.
948
- This option works well when combined with the XML (<strong>-X</strong>) and JSON (<strong>-j</strong>)
949
- output formats. For other output formats, the structures are serialized
950
- into the same format as when writing structured information (see
951
- <a href="http://owl.phy.queensu.ca/~phil/exiftool/struct.html">http://owl.phy.queensu.ca/~phil/exiftool/struct.html</a> for details). When
952
- copying, structured tags are copied by default unless <strong>--struct</strong> is used to
953
- disable this feature (although flattened tags may still be copied by
954
- specifying them individually unless <strong>-struct</strong> is used). These options have
955
- no effect when assigning new values since both flattened and structured tags
956
- may always be used when writing.</p>
957
- </dd>
958
- <dt><strong><a name="t" class="item"><strong>-t</strong> (<strong>-tab</strong>)</a></strong></dt>
959
-
960
- <dd>
961
- <p>Output a tab-delimited list of description/values (useful for database
962
- import). May be combined with <strong>-s</strong> to print tag names instead of
963
- descriptions, or <strong>-S</strong> to print tag values only, tab-delimited on a single
964
- line. The <strong>-t</strong> option may also be used to add tag table information to the
965
- <strong>-X</strong> option output.</p>
966
- </dd>
967
- <dt><strong><a name="t" class="item"><strong>-T</strong> (<strong>-table</strong>)</a></strong></dt>
968
-
969
- <dd>
970
- <p>Output tag values in table form. Equivalent to <strong>-t -S -q -f</strong>.</p>
971
- </dd>
972
- <dt><strong><a name="v_num_verbose" class="item"><strong>-v</strong>[<em>NUM</em>] (<strong>-verbose</strong>)</a></strong></dt>
973
-
974
- <dd>
975
- <p>Print verbose messages. <em>NUM</em> specifies the level of verbosity in the
976
- range 0-5, with higher numbers being more verbose. If <em>NUM</em> is not given,
977
- then each <strong>-v</strong> option increases the level of verbosity by 1. With any
978
- level greater than 0, most other options are ignored and normal console
979
- output is suppressed unless specific tags are extracted. Using <strong>-v0</strong>
980
- causes the console output buffer to be flushed after each line (which may be
981
- useful to avoid delays when piping exiftool output), and prints the name of
982
- each processed file when writing. Also see the <strong>-progress</strong> option.</p>
983
- </dd>
984
- <dt><strong><strong>-w</strong>[+|!] <em>EXT</em> or <em>FMT</em> (<strong>-textOut</strong>)</strong></dt>
985
-
986
- <dd>
987
- <p>Write console output to files with names ending in <em>EXT</em>, one for each
988
- source file. The output file name is obtained by replacing the source file
989
- extension (including the '.') with the specified extension (and a '.' is
990
- added to the start of <em>EXT</em> if it doesn't already contain one).
991
- Alternatively, a <em>FMT</em> string may be used to give more control over the
992
- output file name and directory. In the format string, %d, %f and %e
993
- represent the directory, filename and extension of the source file, and %c
994
- represents a copy number which is automatically incremented if the file
995
- already exists. %d includes the trailing '/' if necessary, but %e does not
996
- include the leading '.'. For example:</p>
997
- <pre>
998
- -w %d%f.txt # same effect as &quot;-w txt&quot;
999
- -w dir/%f_%e.out # write files to &quot;dir&quot; as &quot;FILE_EXT.out&quot;
1000
- -w dir2/%d%f.txt # write to &quot;dir2&quot;, keeping dir structure
1001
- -w a%c.txt # write to &quot;a.txt&quot; or &quot;a1.txt&quot; or &quot;a2.txt&quot;...</pre>
1002
- <p>Existing files will not be overwritten unless an exclamation point is added
1003
- to the option name (ie. <strong>-w!</strong> or <strong>-textOut!</strong>), or a plus sign to append to
1004
- the existing file (ie. <strong>-w+</strong> or <strong>-textOut+</strong>). Both may be used (ie.
1005
- <strong>-w+!</strong> or <strong>-textOut+!</strong>) to overwrite output files that didn't exist before
1006
- the command was run, and append the output from multiple source files. For
1007
- example, to write one output file for all source files in each directory:</p>
1008
- <pre>
1009
- exiftool -filename -createdate -T -w+! %d/out.txt -r DIR</pre>
1010
- <p>Notes:</p>
1011
- <p>1) In a Windows BAT file the <code>%</code> character is represented by <code>%%</code>, so an
1012
- argument like <code>%d%f.txt</code> is written as <code>%%d%%f.txt</code>.</p>
1013
- <p>2) If the argument for <strong>-w</strong> does not contain a format code (%d, %f or %e),
1014
- then it is interpreted as a file extension. Therefore it is not possible to
1015
- specify a simple filename as an argument, so creating a single output file
1016
- from multiple source files is typically done by shell redirection, ie)</p>
1017
- <pre>
1018
- exiftool FILE1 FILE2 ... &gt; out.txt</pre>
1019
- <p>But if necessary, an empty format code may be used to force the argument to
1020
- be interpreted as a format string, and the same result may be obtained
1021
- without the use of shell redirection:</p>
1022
- <pre>
1023
- exiftool -w+! %0fout.txt FILE1 FILE2 ...</pre>
1024
- <p>Advanced features:</p>
1025
- <p>A substring of the original file name, directory or extension may be taken
1026
- by specifying a field width immediately following the '%' character. If the
1027
- width is negative, the substring is taken from the end. The substring
1028
- position (characters to ignore at the start or end of the string) may be
1029
- given by a second optional value after a decimal point. For example:</p>
1030
- <pre>
1031
- Input File Name Format Specifier Output File Name
1032
- ---------------- ---------------- ----------------
1033
- Picture-123.jpg %7f.txt Picture.txt
1034
- Picture-123.jpg %-.4f.out Picture.out
1035
- Picture-123.jpg %7f.%-3f Picture.123
1036
- Picture-123a.jpg Meta%-3.1f.txt Meta123.txt</pre>
1037
- <p>For %d, the field width/position specifiers may be applied to the directory
1038
- levels instead of substring position by using a colon instead of a decimal
1039
- point in the format specifier. For example:</p>
1040
- <pre>
1041
- Source Dir Format Result Notes
1042
- ------------ ------ ---------- ------------------
1043
- pics/2012/02 %2:d pics/2012/ take top 2 levels
1044
- pics/2012/02 %-:1d pics/2012/ up one directory level
1045
- pics/2012/02 %:1d 2012/02/ ignore top level
1046
- pics/2012/02 %1:1d 2012/ take 1 level after top
1047
- /Users/phil %:2d phil/ ignore top 2 levels</pre>
1048
- <p>(Note that the root directory counts as one level when an absolute path is
1049
- used as in the last example above.)</p>
1050
- <p>For %c, these modifiers have a different effects. If a field width is
1051
- given, the copy number is padded with zeros to the specified width. A
1052
- leading '-' adds a dash before the copy number, and a '+' adds an underline.
1053
- By default, the copy number is omitted from the first file of a given name,
1054
- but this can be changed by adding a decimal point to the modifier. For
1055
- example:</p>
1056
- <pre>
1057
- -w A%-cZ.txt # AZ.txt, A-1Z.txt, A-2Z.txt ...
1058
- -w B%5c.txt # B.txt, B00001.txt, B00002.txt ...
1059
- -w C%.c.txt # C0.txt, C1.txt, C2.txt ...
1060
- -w D%-.c.txt # D-0.txt, D-1.txt, D-2.txt ...
1061
- -w E%-.4c.txt # E-0000.txt, E-0001.txt, E-0002.txt ...
1062
- -w F%-.4nc.txt # F-0001.txt, F-0002.txt, F-0003.txt ...
1063
- -w G%+c.txt # G.txt, G_1.txt G_2.txt ...
1064
- -w H%-lc.txt # H.txt, H-b.txt, H-c.txt ...</pre>
1065
- <p>A special feature allows the copy number to be incremented for each
1066
- processed file by using %C (upper case) instead of %c. This allows a
1067
- sequential number to be added to output file names, even if the names are
1068
- different. For %C, a copy number of zero is not omitted as it is with %c.
1069
- The number before the decimal place gives the starting index, the number
1070
- after the decimal place gives the field width. The following examples show
1071
- the output filenames when used with the command
1072
- <code>exiftool rose.jpg star.jpg jet.jpg ...</code>:</p>
1073
- <pre>
1074
- -w %C%f.txt # 0rose.txt, 1star.txt, 2jet.txt
1075
- -w %f-%10C.txt # rose-10.txt, star-11.txt, jet-12.txt
1076
- -w %.3C-%f.txt # 000-rose.txt, 001-star.txt, 002-jet.txt
1077
- -w %57.4C%f.txt # 0057rose.txt, 0058star.txt, 0059jet.txt</pre>
1078
- <p>All format codes may be modified by 'l' or 'u' to specify lower or upper
1079
- case respectively (ie. <code>%le</code> for a lower case file extension). When used
1080
- to modify %c or %C, the numbers are changed to an alphabetical base (see
1081
- example H above). Also, %c may be modified by 'n' to count using natural
1082
- numbers starting from 1, instead of 0 (see example F above).</p>
1083
- <p>This same <em>FMT</em> syntax is used with the <strong>-o</strong> and <strong>-tagsFromFile</strong> options,
1084
- although %c is only valid for output file names.</p>
1085
- </dd>
1086
- <dt><strong><strong>-W</strong>[!|+] <em>FMT</em> (<strong>-tagOut</strong>)</strong></dt>
1087
-
1088
- <dd>
1089
- <p>This enhanced version of the <strong>-w</strong> option allows a separate output file to
1090
- be created for each extracted tag. The differences between <strong>-W</strong> and <strong>-w</strong>
1091
- are as follows:</p>
1092
- <p>1) With <strong>-W</strong>, a new output file is created for each extracted tag.</p>
1093
- <p>2) <strong>-W</strong> supports three additional format codes: %t, %g and %s represent
1094
- the tag name, group name, and suggested extension for the output file (based
1095
- on the format of the data). The %g code may be followed by a single digit
1096
- to specify the group family number (eg. %g1), otherwise family 0 is assumed.
1097
- The substring width/position/case specifiers may be used with these format
1098
- codes in exactly the same way as with %f and %e.</p>
1099
- <p>3) The argument for <strong>-W</strong> is interpreted as a file name if it contains no
1100
- format codes. (For <strong>-w</strong>, this would be a file extension.) This change
1101
- allows a simple file name to be specified, which, when combined with the
1102
- append feature, provides a method to write metadata from multiple source
1103
- files to a single output file without the need for shell redirection.</p>
1104
- <p>4) Adding the <strong>-v</strong> option to <strong>-W</strong> generates a list of the tags and output
1105
- file names instead of giving a verbose dump of the entire file. (Unless
1106
- appending all output to one file for each source file by using <strong>-W+</strong> with
1107
- an output file <em>FMT</em> that does not contain %t, $g or %s.)</p>
1108
- <p>5) Individual list items are stored in separate files when <strong>-W</strong> is combined
1109
- with <strong>-b</strong>, but note that for separate files to be created %c must be used
1110
- in <em>FMT</em> to give the files unique names.</p>
1111
- </dd>
1112
- <dt><strong><a name="ext" class="item"><strong>-Wext</strong> <em>EXT</em>, <strong>--Wext</strong> <em>EXT</em> (<strong>-tagOutExt</strong>)</a></strong></dt>
1113
-
1114
- <dd>
1115
- <p>This option is used to specify the type of output file(s) written by the
1116
- <strong>-W</strong> option. An output file is written only if the suggested extension
1117
- matches <em>EXT</em>. Multiple <strong>-Wext</strong> options may be used to write more than
1118
- one type of file. Use <strong>--Wext</strong> to write all but the specified type(s).</p>
1119
- </dd>
1120
- <dt><strong><a name="x" class="item"><strong>-X</strong> (<strong>-xmlFormat</strong>)</a></strong></dt>
1121
-
1122
- <dd>
1123
- <p>Use ExifTool-specific RDF/XML formatting for console output. Implies the
1124
- <strong>-a</strong> option, so duplicate tags are extracted. The formatting options
1125
- <strong>-b</strong>, <strong>-D</strong>, <strong>-H</strong>, <strong>-l</strong>, <strong>-s</strong>, <strong>-sep</strong>, <strong>-struct</strong> and <strong>-t</strong> may be used
1126
- in combination with <strong>-X</strong> to affect the output, but note that the tag ID
1127
- (<strong>-D</strong>, <strong>-H</strong> and <strong>-t</strong>), binary data (<strong>-b</strong>) and structured output
1128
- (<strong>-struct</strong>) options are not effective for the short output (<strong>-s</strong>).
1129
- Another restriction of <strong>-s</strong> is that only one tag with a given group and
1130
- name may appear in the output. Note that the tag ID options (<strong>-D</strong>, <strong>-H</strong>
1131
- and <strong>-t</strong>) will produce non-standard RDF/XML unless the <strong>-l</strong> option is also
1132
- used. By default, list-type tags with multiple values are formatted as an
1133
- RDF Bag, but they are combined into a single string when <strong>-s</strong> or <strong>-sep</strong> is
1134
- used. Using <strong>-L</strong> changes the XML encoding from &quot;UTF-8&quot; to &quot;windows-1252&quot;.
1135
- Other <strong>-charset</strong> settings change the encoding only if there is a
1136
- corresponding standard XML character set. The <strong>-b</strong> option causes binary
1137
- data values to be written, encoded in base64 if necessary. The <strong>-t</strong> option
1138
- adds tag table information to the output (table <code>name</code>, decimal tag <code>id</code>,
1139
- and <code>index</code> for cases where multiple conditional tags exist with the same
1140
- ID).</p>
1141
- <p>Note: This output is NOT the same as XMP because it uses
1142
- dynamically-generated property names corresponding to the ExifTool tag
1143
- names, and not the standard XMP properties. To write XMP instead, use the
1144
- <strong>-o</strong> option with an XMP extension for the output file.</p>
1145
- </dd>
1146
- </dl>
1147
- <p>
1148
- </p>
1149
- <h3><a name="processing_control">Processing control</a></h3>
1150
- <dl>
1151
- <dt><strong><a name="a" class="item"><strong>-a</strong>, <strong>--a</strong> (<strong>-duplicates</strong>, <strong>--duplicates</strong>)</a></strong></dt>
1152
-
1153
- <dd>
1154
- <p>Allow (<strong>-a</strong>) or suppress (<strong>--a</strong>) duplicate tag names to be extracted. By
1155
- default, duplicate tags are suppressed unless the <strong>-ee</strong> or <strong>-X</strong> options
1156
- are used or the Duplicates option is enabled in the configuration file.</p>
1157
- </dd>
1158
- <dt><strong><a name="e" class="item"><strong>-e</strong> (<strong>--composite</strong>)</a></strong></dt>
1159
-
1160
- <dd>
1161
- <p>Extract existing tags only -- don't calculate composite tags.</p>
1162
- </dd>
1163
- <dt><strong><a name="ee" class="item"><strong>-ee</strong> (<strong>-extractEmbedded</strong>)</a></strong></dt>
1164
-
1165
- <dd>
1166
- <p>Extract information from embedded documents in EPS files, embedded EPS
1167
- information and JPEG and Jpeg2000 images in PDF files, embedded MPF images
1168
- in JPEG and MPO files, streaming metadata in AVCHD videos, and the resource
1169
- fork of Mac OS files. Implies the <strong>-a</strong> option. Use <strong>-g3</strong> or <strong>-G3</strong> to
1170
- identify the originating document for extracted information. Embedded
1171
- documents containing sub-documents are indicated with dashes in the family 3
1172
- group name. (eg. <code>Doc2-3</code> is the 3rd sub-document of the 2nd embedded
1173
- document.) Note that this option may increase processing time substantially,
1174
- especially for PDF files with many embedded images.</p>
1175
- </dd>
1176
- <dt><strong><strong>-ext</strong> <em>EXT</em>, <strong>--ext</strong> <em>EXT</em> (<strong>-extension</strong>)</strong></dt>
1177
-
1178
- <dd>
1179
- <p>Process only files with (<strong>-ext</strong>) or without (<strong>--ext</strong>) a specified
1180
- extension. There may be multiple <strong>-ext</strong> and <strong>--ext</strong> options. Extensions
1181
- may begin with a leading '.', and case is not significant. For example:</p>
1182
- <pre>
1183
- exiftool -ext .JPG DIR # process only JPG files
1184
- exiftool --ext cr2 --ext dng DIR # supported files but CR2/DNG
1185
- exiftool --ext . DIR # ignore if no extension
1186
- exiftool -ext &quot;*&quot; DIR # process all files
1187
- exiftool -ext &quot;*&quot; --ext xml DIR # process all but XML files</pre>
1188
- <p>The extension may be <code>&quot;*&quot;</code> as in the last two examples above to force
1189
- processing files with any extension (not just supported files).</p>
1190
- <p>Using this option has two main advantages over specifying <code>*.EXT</code> on the
1191
- command line: 1) It applies to files in subdirectories when combined with
1192
- the <strong>-r</strong> option. 2) The <strong>-ext</strong> option is case-insensitive, which is
1193
- useful when processing files on case-sensitive filesystems.</p>
1194
- </dd>
1195
- <dt><strong><a name="f_offset_fixbase" class="item"><strong>-F</strong>[<em>OFFSET</em>] (<strong>-fixBase</strong>)</a></strong></dt>
1196
-
1197
- <dd>
1198
- <p>Fix the base for maker notes offsets. A common problem with some image
1199
- editors is that offsets in the maker notes are not adjusted properly when
1200
- the file is modified. This may cause the wrong values to be extracted for
1201
- some maker note entries when reading the edited file. This option allows an
1202
- integer <em>OFFSET</em> to be specified for adjusting the maker notes base offset.
1203
- If no <em>OFFSET</em> is given, ExifTool takes its best guess at the correct base.
1204
- Note that exiftool will automatically fix the offsets for images which store
1205
- original offset information (eg. newer Canon models). Offsets are fixed
1206
- permanently if <strong>-F</strong> is used when writing EXIF to an image. eg)</p>
1207
- <pre>
1208
- exiftool -F -exif:resolutionunit=inches image.jpg</pre>
1209
- </dd>
1210
- <dt><strong><a name="fast_num" class="item"><strong>-fast</strong>[<em>NUM</em>]</a></strong></dt>
1211
-
1212
- <dd>
1213
- <p>Increase speed of extracting information from JPEG images. With this
1214
- option, ExifTool will not scan to the end of a JPEG image to check for an
1215
- AFCP or PreviewImage trailer, or past the first comment in GIF images or the
1216
- audio/video data in WAV/AVI files to search for additional metadata. These
1217
- speed benefits are small when reading images directly from disk, but can be
1218
- substantial if piping images through a network connection. For more
1219
- substantial speed benefits, <strong>-fast2</strong> also causes exiftool to avoid
1220
- extracting any EXIF MakerNote information. <strong>-fast3</strong> avoids processing the
1221
- file entirely, and returns only an initial guess at FileType and the pseudo
1222
- System tags.</p>
1223
- </dd>
1224
- <dt><strong><a name="fileorder_tag" class="item"><strong>-fileOrder</strong> [-]<em>TAG</em></a></strong></dt>
1225
-
1226
- <dd>
1227
- <p>Set file processing order according to the sorted value of the specified
1228
- <em>TAG</em>. For example, to process files in order of date:</p>
1229
- <pre>
1230
- exiftool -fileOrder DateTimeOriginal DIR</pre>
1231
- <p>Additional <strong>-fileOrder</strong> options may be added for secondary sort keys.
1232
- Floating point values are sorted numerically, and all other values are
1233
- sorted alphabetically. The sort order may be reversed by prefixing the tag
1234
- name with a <code>-</code> (eg. <code>-fileOrder -createdate</code>). Print conversion of the
1235
- sorted values is disabled with the <strong>-n</strong> option, or a <code>#</code> appended to the
1236
- tag name. Other formatting options (eg. <strong>-d</strong>) have no effect on the sorted
1237
- values. Note that the <strong>-fileOrder</strong> option has a large performance impact
1238
- since it involves an additional processing pass of each file.</p>
1239
- </dd>
1240
- <dt><strong><a name="dir" class="item"><strong>-i</strong> <em>DIR</em> (<strong>-ignore</strong>)</a></strong></dt>
1241
-
1242
- <dd>
1243
- <p>Ignore specified directory name. Use multiple <strong>-i</strong> options to ignore more
1244
- than one directory name. A special <em>DIR</em> value of <code>SYMLINKS</code> (case
1245
- sensitive) may be specified to ignore symbolic links when the <strong>-r</strong> option
1246
- is used.</p>
1247
- </dd>
1248
- <dt><strong><a name="if_expr" class="item"><strong>-if</strong> <em>EXPR</em></a></strong></dt>
1249
-
1250
- <dd>
1251
- <p>Specify a condition to be evaluated before processing each <em>FILE</em>. <em>EXPR</em>
1252
- is a Perl-like logic expression containing tag names prefixed by <code>$</code>
1253
- symbols. It is evaluated with the tags from each <em>FILE</em> in turn, and the
1254
- file is processed only if the expression returns true. Unlike Perl variable
1255
- names, tag names are not case sensitive and may contain a hyphen. As well,
1256
- tag names may have a leading group names separated by colons, and/or a
1257
- trailing <code>#</code> character to disable print conversion. The expression
1258
- <code>$GROUP:all</code> evaluates to 1 if any tag exists in the specified <code>GROUP</code>, or
1259
- 0 otherwise (see note 2 below). When multiple <strong>-if</strong> options are used, all
1260
- conditions must be satisfied to process the file. Returns an exit status of
1261
- 1 if all files fail the condition. Below are a few examples:</p>
1262
- <pre>
1263
- # extract shutterspeed from all Canon images in a directory
1264
- exiftool -shutterspeed -if '$make eq &quot;Canon&quot;' dir</pre>
1265
- <pre>
1266
- # add one hour to all images created on or after Apr. 2, 2006
1267
- exiftool -alldates+=1 -if '$CreateDate ge &quot;2006:04:02&quot;' dir</pre>
1268
- <pre>
1269
- # set EXIF ISO value if possible, unless it is set already
1270
- exiftool '-exif:iso&lt;iso' -if 'not $exif:iso' dir</pre>
1271
- <pre>
1272
- # find images containing a specific keyword (case insensitive)
1273
- exiftool -if '$keywords =~ /harvey/i' -filename dir</pre>
1274
- <p>Notes:</p>
1275
- <p>1) The <strong>-n</strong> and <strong>-b</strong> options also apply to tags used in <em>EXPR</em>.</p>
1276
- <p>2) Some binary data blocks are not extracted unless specified explicitly.
1277
- These tags are not available for use in the <strong>-if</strong> condition unless they are
1278
- also specified on the command line. The alternative is to use the
1279
- <code>$GROUP:all</code> syntax. (eg. Use <code>$exif:all</code> instead of <code>$exif</code> in <em>EXPR</em>
1280
- to test for the existence of EXIF tags.)</p>
1281
- <p>3) Tags in the string are interpolated the same way as with <strong>-p</strong> before the
1282
- expression is evaluated. In this interpolation, <code>$/</code> is converted to a
1283
- newline and <code>$$</code> represents a single <code>$</code> symbol (so Perl variables, if
1284
- used, require a double <code>$</code>).</p>
1285
- <p>4) The condition may only test tags from the file being processed. To
1286
- process one file based on tags from another, two steps are required. For
1287
- example, to process XMP sidecar files in directory <a href="#dir"><code>DIR</code></a> based on tags from
1288
- the associated NEF:</p>
1289
- <pre>
1290
- exiftool -if EXPR -p '$directory/$filename' -ext nef DIR &gt; nef.txt
1291
- exiftool -@ nef.txt -srcfile %d%f.xmp ...</pre>
1292
- <p>5) The <strong>-a</strong> option has no effect on the evaluation of the expression, and
1293
- the values of duplicate tags are accessible only by specifying a group name
1294
- (such as a family 4 instance number, eg. <code>$Copy1:TAG</code>, <code>$Copy2:TAG</code>, etc).</p>
1295
- </dd>
1296
- <dt><strong><a name="m" class="item"><strong>-m</strong> (<strong>-ignoreMinorErrors</strong>)</a></strong></dt>
1297
-
1298
- <dd>
1299
- <p>Ignore minor errors and warnings. This enables writing to files with minor
1300
- errors and disables some validation checks which could result in minor
1301
- warnings. Generally, minor errors/warnings indicate a problem which usually
1302
- won't result in loss of metadata if ignored. However, there are exceptions,
1303
- so ExifTool leaves it up to you to make the final decision. Minor errors
1304
- and warnings are indicated by &quot;[minor]&quot; at the start of the message.
1305
- Warnings which affect processing when ignored are indicated by &quot;[Minor]&quot;
1306
- (with a capital &quot;M&quot;).</p>
1307
- </dd>
1308
- <dt><strong><strong>-o</strong> <em>OUTFILE</em> or <em>FMT</em> (<strong>-out</strong>)</strong></dt>
1309
-
1310
- <dd>
1311
- <p>Set the output file or directory name when writing information. Without
1312
- this option, when any &quot;real&quot; tags are written the original file is renamed
1313
- to <code>FILE_original</code> and output is written to <em>FILE</em>. When writing only
1314
- FileName and/or Directory &quot;pseudo&quot; tags, <strong>-o</strong> causes the file to be copied
1315
- instead of moved, but directories specified for either of these tags take
1316
- precedence over that specified by the <strong>-o</strong> option.</p>
1317
- <p><em>OUTFILE</em> may be <code>-</code> to write to stdout. The output file name may also be
1318
- specified using a <em>FMT</em> string in which %d, %f and %e represent the
1319
- directory, file name and extension of <em>FILE</em>. Also, %c may be used to add
1320
- a copy number. See the <strong>-w</strong> option for <em>FMT</em> string examples.</p>
1321
- <p>The output file is taken to be a directory name if it already exists as a
1322
- directory or if the name ends with '/'. Output directories are created if
1323
- necessary. Existing files will not be overwritten. Combining the
1324
- <strong>-overwrite_original</strong> option with <strong>-o</strong> causes the original source file to
1325
- be erased after the output file is successfully written.</p>
1326
- <p>A special feature of this option allows the creation of certain types of
1327
- files from scratch, or with the metadata from another type of file. The
1328
- following file types may be created using this technique:</p>
1329
- <pre>
1330
- XMP, ICC/ICM, MIE, VRD, EXIF</pre>
1331
- <p>The output file type is determined by the extension of <em>OUTFILE</em> (specified
1332
- as <a href="#ext"><code>-.EXT</code></a> when writing to stdout). The output file is then created from a
1333
- combination of information in <em>FILE</em> (as if the <strong>-tagsFromFile</strong> option was
1334
- used), and tag values assigned on the command line. If no <em>FILE</em> is
1335
- specified, the output file may be created from scratch using only tags
1336
- assigned on the command line.</p>
1337
- </dd>
1338
- <dt><strong><a name="overwrite_original" class="item"><strong>-overwrite_original</strong></a></strong></dt>
1339
-
1340
- <dd>
1341
- <p>Overwrite the original <em>FILE</em> (instead of preserving it by adding
1342
- <code>_original</code> to the file name) when writing information to an image.
1343
- Caution: This option should only be used if you already have separate backup
1344
- copies of your image files. The overwrite is implemented by renaming a
1345
- temporary file to replace the original. This deletes the original file and
1346
- replaces it with the edited version in a single operation. When combined
1347
- with <strong>-o</strong>, this option causes the original file to be deleted if the output
1348
- file was successfully written (ie. the file is moved instead of copied).</p>
1349
- </dd>
1350
- <dt><strong><a name="overwrite_original_in_place" class="item"><strong>-overwrite_original_in_place</strong></a></strong></dt>
1351
-
1352
- <dd>
1353
- <p>Similar to <strong>-overwrite_original</strong> except that an extra step is added to
1354
- allow the original file attributes to be preserved. For example, on a Mac
1355
- this causes the original file creation date, type, creator, label color,
1356
- icon, Finder tags and hard links to the file to be preserved (but note that
1357
- the Mac OS resource fork is always preserved unless specifically deleted
1358
- with <code>-rsrc:all=</code>). This is implemented by opening the original file in
1359
- update mode and replacing its data with a copy of a temporary file before
1360
- deleting the temporary. The extra step results in slower performance, so
1361
- the <strong>-overwrite_original</strong> option should be used instead unless necessary.</p>
1362
- </dd>
1363
- <dt><strong><a name="p" class="item"><strong>-P</strong> (<strong>-preserve</strong>)</a></strong></dt>
1364
-
1365
- <dd>
1366
- <p>Preserve the filesystem modification date/time of the original file
1367
- (<code>FileModifyDate</code>) when writing. Note that some filesystems store a
1368
- creation date which is not preserved by this option, with the exception of
1369
- Windows systems where Win32API::File::Time is available. For other systems,
1370
- the <strong>-overwrite_original_in_place</strong> option may be used if necessary to
1371
- preserve the creation date.</p>
1372
- </dd>
1373
- <dt><strong><a name="password_passwd" class="item"><strong>-password</strong> <em>PASSWD</em></a></strong></dt>
1374
-
1375
- <dd>
1376
- <p>Specify password to allow processing of password-protected PDF documents.
1377
- If a password is required but not given, a warning is issued and the
1378
- document is not processed. Ignored if a password is not required.</p>
1379
- </dd>
1380
- <dt><strong><a name="progress" class="item"><strong>-progress</strong></a></strong></dt>
1381
-
1382
- <dd>
1383
- <p>Show file progress count in messages. The progress count appears in
1384
- brackets after then name of each processed file, and gives the current file
1385
- number and the total number of files to be processed. Implies the <strong>-v0</strong>
1386
- option, which prints the name of each processed file when writing. When
1387
- combined with the <strong>-if</strong> option, the total count includes all files before
1388
- the condition is applied, but files that fail the condition will not have
1389
- their names printed.</p>
1390
- </dd>
1391
- <dt><strong><a name="q" class="item"><strong>-q</strong> (<strong>-quiet</strong>)</a></strong></dt>
1392
-
1393
- <dd>
1394
- <p>Quiet processing. One <strong>-q</strong> suppresses normal informational messages, and a
1395
- second <strong>-q</strong> suppresses warnings as well. Error messages can not be
1396
- suppressed, although minor errors may be downgraded to warnings with the
1397
- <strong>-m</strong> option, which may then be suppressed with <code>-q -q</code>.</p>
1398
- </dd>
1399
- <dt><strong><a name="r" class="item"><strong>-r</strong> (<strong>-recurse</strong>)</a></strong></dt>
1400
-
1401
- <dd>
1402
- <p>Recursively process files in subdirectories. Only meaningful if <em>FILE</em> is
1403
- a directory name. By default, exiftool will also follow symbolic links to
1404
- directories if supported by the system, but this may be disabled with
1405
- <code>-i SYMLINKS</code> (see the <strong>-i</strong> option for details).</p>
1406
- </dd>
1407
- <dt><strong><a name="scanforxmp" class="item"><strong>-scanForXMP</strong></a></strong></dt>
1408
-
1409
- <dd>
1410
- <p>Scan all files (even unsupported formats) for XMP information unless found
1411
- already. When combined with the <strong>-fast</strong> option, only unsupported file
1412
- types are scanned. Warning: It can be time consuming to scan large files.</p>
1413
- </dd>
1414
- <dt><strong><a name="u" class="item"><strong>-u</strong> (<strong>-unknown</strong>)</a></strong></dt>
1415
-
1416
- <dd>
1417
- <p>Extract values of unknown tags. Add another <strong>-u</strong> to also extract unknown
1418
- information from binary data blocks. This option applies to tags with
1419
- numerical tag ID's, and causes tag names like &quot;Exif_0xc5d9&quot; to be generated
1420
- for unknown information. It has no effect on information types which have
1421
- human-readable tag ID's (such as XMP), since unknown tags are extracted
1422
- automatically from these formats.</p>
1423
- </dd>
1424
- <dt><strong><a name="u" class="item"><strong>-U</strong> (<strong>-unknown2</strong>)</a></strong></dt>
1425
-
1426
- <dd>
1427
- <p>Extract values of unknown tags as well as unknown information from some
1428
- binary data blocks. This is the same as two <strong>-u</strong> options.</p>
1429
- </dd>
1430
- <dt><strong><a name="mode" class="item"><strong>-wm</strong> <em>MODE</em> (<strong>-writeMode</strong>)</a></strong></dt>
1431
-
1432
- <dd>
1433
- <p>Set mode for writing/creating tags. <em>MODE</em> is a string of one or more
1434
- characters from the list below. Write mode is <code>wcg</code> unless otherwise
1435
- specified.</p>
1436
- <pre>
1437
- w - Write existing tags
1438
- c - Create new tags
1439
- g - create new Groups as necessary</pre>
1440
- <p>The level of the group is the SubDirectory level in the metadata structure.
1441
- For XMP or IPTC this is the full XMP/IPTC block (the family 0 group), but
1442
- for EXIF this is the individual IFD (the family 1 group).</p>
1443
- </dd>
1444
- <dt><strong><a name="z" class="item"><strong>-z</strong> (<strong>-zip</strong>)</a></strong></dt>
1445
-
1446
- <dd>
1447
- <p>When reading, causes information to be extracted from .gz and .bz2
1448
- compressed images. (Only one image per archive. Requires gzip and bzip2 to
1449
- be installed on the system.) When writing, causes compressed information to
1450
- be written if supported by the image format. (eg. The PNG format supports
1451
- compressed text.) This option also disables the recommended padding in
1452
- embedded XMP, saving 2424 bytes when writing XMP in a file.</p>
1453
- </dd>
1454
- </dl>
1455
- <p>
1456
- </p>
1457
- <h3><a name="special_features">Special features</a></h3>
1458
- <dl>
1459
- <dt><strong><a name="geotag_trkfile" class="item"><strong>-geotag</strong> <em>TRKFILE</em></a></strong></dt>
1460
-
1461
- <dd>
1462
- <p>Geotag images from the specified GPS track log file. Using the <strong>-geotag</strong>
1463
- option is equivalent to writing a value to the <code>Geotag</code> tag. After the
1464
- <strong>-geotag</strong> option has been specified, the value of the <code>Geotime</code> tag is
1465
- written to define a date/time for the position interpolation. If <code>Geotime</code>
1466
- is not specified, the value is copied from <code>DateTimeOriginal</code>. For
1467
- example, the following two commands are equivalent:</p>
1468
- <pre>
1469
- exiftool -geotag track.log image.jpg
1470
- exiftool -geotag &quot;-Geotime&lt;DateTimeOriginal&quot; image.jpg</pre>
1471
- <p>When the <code>Geotime</code> value is converted to UTC, the local system timezone is
1472
- assumed unless the date/time value contains a timezone. Writing <code>Geotime</code>
1473
- causes the following tags to be written (provided they can be calculated
1474
- from the track log, and they are supported by the destination metadata
1475
- format): GPSLatitude, GPSLatitudeRef, GPSLongitude, GPSLongitudeRef,
1476
- GPSAltitude, GPSAltitudeRef, GPSDateStamp, GPSTimeStamp, GPSDateTime,
1477
- GPSTrack, GPSTrackRef, GPSSpeed, GPSSpeedRef, GPSImgDirection,
1478
- GPSImgDirectionRef, GPSPitch and GPSRoll. By default, tags are created in
1479
- EXIF, and updated in XMP only if they already exist. However,
1480
- <code>EXIF:Geotime</code> or <code>XMP:Geotime</code> may be specified to write only EXIF or XMP
1481
- tags respectively. Note that GPSPitch and GPSRoll are non-standard, and
1482
- require user-defined tags in order to be written.</p>
1483
- <p>The <code>Geosync</code> tag may be used to specify a time correction which is applied
1484
- to each <code>Geotime</code> value for synchronization with GPS time. For example,
1485
- the following command compensates for image times which are 1 minute and 20
1486
- seconds behind GPS:</p>
1487
- <pre>
1488
- exiftool -geosync=+1:20 -geotag a.log DIR</pre>
1489
- <p><code>Geosync</code> must be set before <code>Geotime</code> (if specified) to be effective.
1490
- Advanced <code>Geosync</code> features allow a linear time drift correction and
1491
- synchronization from previously geotagged images. See &quot;geotag.html&quot; in the
1492
- full ExifTool distribution for more information.</p>
1493
- <p>Multiple <strong>-geotag</strong> options may be used to concatinate GPS track log data.
1494
- Also, a single <strong>-geotag</strong> option may be used to load multiple track log
1495
- files by using wildcards in the <em>TRKFILE</em> name, but note that in this case
1496
- <em>TRKFILE</em> must be quoted on most systems (with the notable exception of
1497
- Windows) to prevent filename expansion. For example:</p>
1498
- <pre>
1499
- exiftool -geotag &quot;TRACKDIR/*.log&quot; IMAGEDIR</pre>
1500
- <p>Currently supported track file formats are GPX, NMEA RMC/GGA/GLL, KML, IGC,
1501
- Garmin XML and TCX, Magellan PMGNTRK, Honeywell PTNTHPR, and Winplus Beacon
1502
- text files. See <a href="#geotagging_examples">GEOTAGGING EXAMPLES</a> for examples. Also see
1503
- &quot;geotag.html&quot; in the full ExifTool distribution and the
1504
- <a href="ExifTool.html#options">Image::ExifTool Options</a> for more details and for
1505
- information about geotag configuration options.</p>
1506
- </dd>
1507
- <dt><strong><a name="globaltimeshift_shift" class="item"><strong>-globalTimeShift</strong> <em>SHIFT</em></a></strong></dt>
1508
-
1509
- <dd>
1510
- <p>Shift all formatted date/time values by the specified amount when reading.
1511
- Does not apply to unformatted (<strong>-n</strong>) output. <em>SHIFT</em> takes the same form
1512
- as the date/time shift when writing (see
1513
- <a href="Shift.html">Image::ExifTool::Shift.pl</a> for details), with a
1514
- negative shift being indicated with a minus sign (<code>-</code>) at the start of the
1515
- <em>SHIFT</em> string. For example:</p>
1516
- <pre>
1517
- # return all date/times, shifted back by 1 hour
1518
- exiftool -globalTimeShift -1 -time:all a.jpg</pre>
1519
- <pre>
1520
- # set the file name from the shifted CreateDate (-1 day) for
1521
- # all images in a directory
1522
- exiftool &quot;-filename&lt;createdate&quot; -globaltimeshift &quot;-0:0:1 0:0:0&quot; \
1523
- -d %Y%m%d-%H%M%S.%%e dir</pre>
1524
- </dd>
1525
- <dt><strong><a name="use_module" class="item"><strong>-use</strong> <em>MODULE</em></a></strong></dt>
1526
-
1527
- <dd>
1528
- <p>Add features from specified plug-in <em>MODULE</em>. Currently, the MWG module is
1529
- the only plug-in module distributed with exiftool. This module adds
1530
- read/write support for tags as recommended by the Metadata Working Group.
1531
- To save typing, <code>-use MWG</code> is assumed if the <code>MWG</code> group is specified for
1532
- any tag on the command line. See the
1533
- <a href="TagNames/MWG.html">MWG Tags documentation</a> for more
1534
- details. Note that this option is not reversible, and remains in effect
1535
- until the application terminates, even across the <code>-execute</code> option.</p>
1536
- </dd>
1537
- </dl>
1538
- <p>
1539
- </p>
1540
- <h3><a name="utilities">Utilities</a></h3>
1541
- <dl>
1542
- <dt><strong><a name="restore_original" class="item"><strong>-restore_original</strong></a></strong></dt>
1543
-
1544
- <dt><strong><a name="delete_original" class="item"><strong>-delete_original</strong>[!]</a></strong></dt>
1545
-
1546
- <dd>
1547
- <p>These utility options automate the maintenance of the <code>_original</code> files
1548
- created by exiftool. They have no effect on files without an <code>_original</code>
1549
- copy. The <strong>-restore_original</strong> option restores the specified files from
1550
- their original copies by renaming the <code>_original</code> files to replace the
1551
- edited versions. For example, the following command restores the originals
1552
- of all JPG images in directory <a href="#dir"><code>DIR</code></a>:</p>
1553
- <pre>
1554
- exiftool -restore_original -ext jpg DIR</pre>
1555
- <p>The <strong>-delete_original</strong> option deletes the <code>_original</code> copies of all files
1556
- specified on the command line. Without a trailing <code>!</code> this option prompts
1557
- for confirmation before continuing. For example, the following command
1558
- deletes <code>a.jpg_original</code> if it exists, after asking &quot;Are you sure?&quot;:</p>
1559
- <pre>
1560
- exiftool -delete_original a.jpg</pre>
1561
- <p>These options may not be used with other options to read or write tag values
1562
- in the same command, but may be combined with options such <strong>-ext</strong>, <strong>-if</strong>,
1563
- <strong>-r</strong>, <strong>-q</strong> and <strong>-v</strong>.</p>
1564
- </dd>
1565
- </dl>
1566
- <p>
1567
- </p>
1568
- <h3><a name="other_options">Other options</a></h3>
1569
- <dl>
1570
- <dt><strong><a name="argfile" class="item"><strong>-@</strong> <em>ARGFILE</em></a></strong></dt>
1571
-
1572
- <dd>
1573
- <p>Read command-line arguments from the specified file. The file contains one
1574
- argument per line (NOT one option per line -- some options require
1575
- additional arguments, and all arguments must be placed on separate lines).
1576
- Blank lines and lines beginning with <code>#</code> and are ignored. Normal shell
1577
- processing of arguments is not performed, which among other things means
1578
- that arguments should not be quoted and spaces are treated as any other
1579
- character. <em>ARGFILE</em> may exist relative to either the current directory or
1580
- the exiftool directory unless an absolute pathname is given.</p>
1581
- <p>For example, the following <em>ARGFILE</em> will set the value of Copyright to
1582
- &quot;Copyright YYYY, Phil Harvey&quot;, where &quot;YYYY&quot; is the year of CreateDate:</p>
1583
- <pre>
1584
- -d
1585
- %Y
1586
- -copyright&lt;Copyright $createdate, Phil Harvey</pre>
1587
- </dd>
1588
- <dt><strong><a name="k" class="item"><strong>-k</strong> (<strong>-pause</strong>)</a></strong></dt>
1589
-
1590
- <dd>
1591
- <p>Pause with the message <code>-- press any key --</code> or <code>-- press RETURN --</code>
1592
- (depending on your system) before terminating. This option is used to
1593
- prevent the command window from closing when run as a Windows drag and drop
1594
- application.</p>
1595
- </dd>
1596
- <dt><strong><a name="list_listw_listf_listr_listwf_listg_num_listd_listx" class="item"><strong>-list</strong>, <strong>-listw</strong>, <strong>-listf</strong>, <strong>-listr</strong>, <strong>-listwf</strong>,
1597
- <strong>-listg</strong>[<em>NUM</em>], <strong>-listd</strong>, <strong>-listx</strong></a></strong></dt>
1598
-
1599
- <dd>
1600
- <p>Print a list of all valid tag names (<strong>-list</strong>), all writable tag names
1601
- (<strong>-listw</strong>), all supported file extensions (<strong>-listf</strong>), all recognized file
1602
- extensions (<strong>-listr</strong>), all writable file extensions (<strong>-listwf</strong>), all tag
1603
- groups [in a specified family] (<strong>-listg</strong>[<em>NUM</em>]), all deletable tag groups
1604
- (<strong>-listd</strong>), or an XML database of tag details including language
1605
- translations (<strong>-listx</strong>). The <strong>-list</strong>, <strong>-listw</strong> and <strong>-listx</strong> options may
1606
- be followed by an additional argument of the form <code>-GROUP:All</code> to list only
1607
- tags in a specific group, where <code>GROUP</code> is one or more family 0-2 group
1608
- names (excepting EXIF IFD groups) separated by colons. With <strong>-listg</strong>,
1609
- <em>NUM</em> may be given to specify the group family, otherwise family 0 is
1610
- assumed. The <strong>-l</strong> option may be combined with <strong>-listf</strong>, <strong>-listr</strong> or
1611
- <strong>-listwf</strong> to add file descriptions to the list. The <strong>-lang</strong> option may be
1612
- combined with <strong>-listx</strong> to output descriptions in a single language. Here
1613
- are some examples:</p>
1614
- <pre>
1615
- -list # list all tag names
1616
- -list -EXIF:All # list all EXIF tags
1617
- -list -xmp:time:all # list all XMP tags relating to time
1618
- -listw -XMP-dc:All # list all writable XMP-dc tags
1619
- -listf # list all supported file extensions
1620
- -listr # list all recognized file extensions
1621
- -listwf # list all writable file extensions
1622
- -listg1 # list all groups in family 1
1623
- -listd # list all deletable groups
1624
- -listx -EXIF:All # list database of EXIF tags in XML format
1625
- -listx -XMP:All -s # list short XML database of XMP tags</pre>
1626
- <p>When combined with <strong>-listx</strong>, the <strong>-s</strong> option shortens the output by
1627
- omitting the descriptions and values (as in the last example above), and
1628
- <strong>-f</strong> adds a 'flags' attribute if applicable. The flags are formatted as a
1629
- comma-separated list of the following possible values: Avoid, Binary, List,
1630
- Mandatory, Permanent, Protected, Unknown and Unsafe (see the <a href="TagNames/index.html">Tag Name documentation</a>). For XMP List tags, the list type
1631
- (Alt, Bag or Seq) is added to the flags, and flattened structure tags are
1632
- indicated by a Flattened flag.</p>
1633
- <p>Note that none of the <strong>-list</strong> options require an input <em>FILE</em>.</p>
1634
- </dd>
1635
- <dt><strong><a name="ver" class="item"><strong>-ver</strong></a></strong></dt>
1636
-
1637
- <dd>
1638
- <p>Print exiftool version number.</p>
1639
- </dd>
1640
- </dl>
1641
- <p>
1642
- </p>
1643
- <h3><a name="advanced_options">Advanced options</a></h3>
1644
- <p>Among other things, the advanced options allow complex processing to be
1645
- performed from a single command without the need for additional scripting.
1646
- This may be particularly useful for implementations such as Windows
1647
- drag-and-drop applications. These options may also be used to improve
1648
- performance in multi-pass processing by reducing the overhead required to
1649
- load exiftool for each invocation.</p>
1650
- <dl>
1651
- <dt><strong><a name="api_opt_val" class="item"><strong>-api</strong> <em>OPT[=VAL]</em></a></strong></dt>
1652
-
1653
- <dd>
1654
- <p>Set ExifTool API option. <em>OPT</em> is an API option name. The option value is
1655
- set to 1 if <em>=VAL</em> is omitted, or undef if just <em>VAL</em> is omitted. An
1656
- option may not be set to an empty string (&quot;&quot;) via the command line, but the
1657
- config file may be used to accomplish this if necessary. See
1658
- <a href="ExifTool.html#options">Image::ExifTool Options</a> for a list of available
1659
- API options. This overrides API options set via the config file.</p>
1660
- </dd>
1661
- <dt><strong><a name="common_args" class="item"><strong>-common_args</strong></a></strong></dt>
1662
-
1663
- <dd>
1664
- <p>Specifies that all arguments following this option are common to all
1665
- executed commands when <strong>-execute</strong> is used. This and the <strong>-config</strong> option
1666
- are the only options that may not be used inside a <strong>-@</strong> <em>ARGFILE</em>. Note
1667
- that by definition this option and its arguments MUST come after all other
1668
- options on the command line.</p>
1669
- </dd>
1670
- <dt><strong><a name="config_cfgfile" class="item"><strong>-config</strong> <em>CFGFILE</em></a></strong></dt>
1671
-
1672
- <dd>
1673
- <p>Load specified configuration file instead of the default &quot;.ExifTool_config&quot;.
1674
- If used, this option must come before all other arguments on the command
1675
- line. The <em>CFGFILE</em> name may contain a directory specification (otherwise
1676
- the file must exist in the current directory), or may be set to an empty
1677
- string (&quot;&quot;) to disable loading of the config file. See the sample
1678
- configuration file and &quot;config.html&quot; in the full ExifTool distribution for
1679
- more information about the ExifTool configuration file.</p>
1680
- </dd>
1681
- <dt><strong><a name="echo_num_text" class="item"><strong>-echo</strong>[<em>NUM</em>] <em>TEXT</em></a></strong></dt>
1682
-
1683
- <dd>
1684
- <p>Echo text to stdout (<strong>-echo</strong> or <strong>-echo1</strong>) or stderr (<strong>-echo2</strong>). Text is
1685
- output as the command line is parsed, before the processing of any input
1686
- files. <em>NUM</em> may also be 3 or 4 to output text (to stdout or stderr
1687
- respectively) after processing is complete.</p>
1688
- </dd>
1689
- <dt><strong><a name="execute_num" class="item"><strong>-execute</strong>[<em>NUM</em>]</a></strong></dt>
1690
-
1691
- <dd>
1692
- <p>Execute command for all arguments up to this point on the command line (plus
1693
- any arguments specified by <strong>-common_args</strong>). Allows multiple commands to be
1694
- executed from a single command line. <em>NUM</em> is an optional number that is
1695
- echoed in the &quot;{ready}&quot; message when using the <strong>-stay_open</strong> feature.</p>
1696
- </dd>
1697
- <dt><strong><a name="srcfile_fmt" class="item"><strong>-srcfile</strong> <em>FMT</em></a></strong></dt>
1698
-
1699
- <dd>
1700
- <p>Specify a different source file to be processed based on the name of the
1701
- original <em>FILE</em>. This may be useful in some special situations for
1702
- processing related preview images or sidecar files. See the <strong>-w</strong> option
1703
- for a description of the <em>FMT</em> syntax. Note that file name <em>FMT</em> strings
1704
- for all options are based on the original <em>FILE</em> specified from the command
1705
- line, not the name of the source file specified by <strong>-srcfile</strong>.</p>
1706
- <p>If than one <strong>-srcfile</strong> option is specified, the files are tested in order
1707
- and the first existing source file is processed. If none of the source
1708
- files already exist, then exiftool uses the first <strong>-srcfile</strong> specified.</p>
1709
- <p>A <em>FMT</em> of <code>@</code> may be used to represent the original <em>FILE</em>, which may be
1710
- useful when specifying multiple <strong>-srcfile</strong> options (eg. to fall back to
1711
- processing the original <em>FILE</em> if no sidecar exists).</p>
1712
- </dd>
1713
- <dt><strong><a name="stay_open_flag" class="item"><strong>-stay_open</strong> <em>FLAG</em></a></strong></dt>
1714
-
1715
- <dd>
1716
- <p>If <em>FLAG</em> is <code>1</code> or <code>True</code>, causes exiftool keep reading from the <strong>-@</strong>
1717
- <em>ARGFILE</em> even after reaching the end of file. This feature allows calling
1718
- applications to pre-load exiftool, thus avoiding the overhead of loading
1719
- exiftool for each command. The procedure is as follows:</p>
1720
- <p>1) Execute <code>exiftool -stay_open True -@ ARGFILE</code>, where <em>ARGFILE</em> is the
1721
- name of an existing (possibly empty) argument file or <code>-</code> to pipe arguments
1722
- from the standard input.</p>
1723
- <p>2) Write exiftool command-line arguments to <em>ARGFILE</em>, one argument per
1724
- line (see the <strong>-@</strong> option for details).</p>
1725
- <p>3) Write <code>-execute\n</code> to <em>ARGFILE</em>, where <a href="#n"><code>\n</code></a> represents a newline
1726
- sequence. (Note: You may need to flush your write buffers here if using
1727
- buffered output.) Exiftool will then execute the command with the arguments
1728
- received up to this point, send a &quot;{ready}&quot; message to stdout when done
1729
- (unless the <strong>-q</strong> or <strong>-T</strong> option is used), and continue trying to read
1730
- arguments for the next command from <em>ARGFILE</em>. To aid in command/response
1731
- synchronization, any number appended to the <code>-execute</code> option is echoed in
1732
- the &quot;{ready}&quot; message. For example, <code>-execute613</code> results in &quot;{ready613}&quot;.</p>
1733
- <p>4) Repeat steps 2 and 3 for each command.</p>
1734
- <p>5) Write <code>-stay_open\nFalse\n</code> to <em>ARGFILE</em> when done. This will cause
1735
- exiftool to process any remaining command-line arguments then exit normally.</p>
1736
- <p>The input <em>ARGFILE</em> may be changed at any time before step 5 above by
1737
- writing the following lines to the currently open <em>ARGFILE</em>:</p>
1738
- <pre>
1739
- -stay_open
1740
- True
1741
- -@
1742
- NEWARGFILE</pre>
1743
- <p>This causes <em>ARGFILE</em> to be closed, and <em>NEWARGFILE</em> to be kept open.
1744
- (Without the <strong>-stay_open</strong> here, exiftool would have returned to reading
1745
- arguments from <em>ARGFILE</em> after reaching the end of <em>NEWARGFILE</em>.)</p>
1746
- <p>Note: When writing arguments to a disk file there is a delay of up to 0.01
1747
- seconds after writing <code>-execute\n</code> before exiftool starts processing the
1748
- command. This delay may be avoided by sending a CONT signal to the exiftool
1749
- process immediately after writing <code>-execute\n</code>. (There is no associated
1750
- delay when writing arguments via a pipe with <code>-@ -</code>, so the signal is not
1751
- necessary when using this technique.)</p>
1752
- </dd>
1753
- </dl>
1754
- <p>
1755
- </p>
1756
- <hr />
1757
- <h1><a name="reading_examples">READING EXAMPLES</a></h1>
1758
- <p><strong>Note</strong>: Beware when cutting and pasting these examples into your terminal!
1759
- Some characters such as single and double quotes and hyphens may have been
1760
- changed into similar-looking yet functionally-different characters by the
1761
- text formatter used to display this documentation. Also note that Windows
1762
- users must use double quotes instead of single quotes as below around
1763
- arguments containing special characters.</p>
1764
- <dl>
1765
- <dt><strong><a name="exiftool_a_u_g1_a_jpg" class="item">exiftool -a -u -g1 a.jpg</a></strong></dt>
1766
-
1767
- <dd>
1768
- <p>Print all meta information in an image, including duplicate and unknown
1769
- tags, sorted by group (for family 1).</p>
1770
- </dd>
1771
- <dt><strong><a name="exiftool_common_dir" class="item">exiftool -common dir</a></strong></dt>
1772
-
1773
- <dd>
1774
- <p>Print common meta information for all images in <code>dir</code>. <code>-common</code> is a
1775
- <a href="http://search.cpan.org/dist/Image-ExifTool/lib/Image/ExifTool/Shortcuts.pm">shortcut tag</a> representing common EXIF meta
1776
- information.</p>
1777
- </dd>
1778
- <dt><strong><a name="exiftool_t_createdate_aperture_shutterspeed_iso_dir_out_txt" class="item">exiftool -T -createdate -aperture -shutterspeed -iso dir &gt; out.txt</a></strong></dt>
1779
-
1780
- <dd>
1781
- <p>List specified meta information in tab-delimited column form for all images
1782
- in <code>dir</code> to an output text file named &quot;out.txt&quot;.</p>
1783
- </dd>
1784
- <dt><strong><a name="exiftool_s_imagesize_exposuretime_b_jpg" class="item">exiftool -s -ImageSize -ExposureTime b.jpg</a></strong></dt>
1785
-
1786
- <dd>
1787
- <p>Print ImageSize and ExposureTime tag names and values.</p>
1788
- </dd>
1789
- <dt><strong><a name="exiftool_l_canon_c_jpg_d_jpg" class="item">exiftool -l -canon c.jpg d.jpg</a></strong></dt>
1790
-
1791
- <dd>
1792
- <p>Print standard Canon information from two image files.</p>
1793
- </dd>
1794
- <dt><strong><a name="exiftool_r_w_txt_common_pictures" class="item">exiftool -r -w .txt -common pictures</a></strong></dt>
1795
-
1796
- <dd>
1797
- <p>Recursively extract common meta information from files in <code>pictures</code>
1798
- directory, writing text output to <code>.txt</code> files with the same names.</p>
1799
- </dd>
1800
- <dt><strong><a name="exiftool_b_thumbnailimage_image_jpg_thumbnail_jpg" class="item">exiftool -b -ThumbnailImage image.jpg &gt; thumbnail.jpg</a></strong></dt>
1801
-
1802
- <dd>
1803
- <p>Save thumbnail image from <code>image.jpg</code> to a file called <code>thumbnail.jpg</code>.</p>
1804
- </dd>
1805
- <dt><strong><a name="exiftool_b_jpgfromraw_w_jfr_jpg_ext_nef_r" class="item">exiftool -b -JpgFromRaw -w _JFR.JPG -ext NEF -r .</a></strong></dt>
1806
-
1807
- <dd>
1808
- <p>Recursively extract JPG image from all Nikon NEF files in the current
1809
- directory, adding <code>_JFR.JPG</code> for the name of the output JPG files.</p>
1810
- </dd>
1811
- <dt><strong><a name="exiftool_d_r_a_b_e_y_datetimeoriginal_s_s_ext_jpg" class="item">exiftool -d '%r %a, %B %e, %Y' -DateTimeOriginal -S -s -ext jpg .</a></strong></dt>
1812
-
1813
- <dd>
1814
- <p>Print formatted date/time for all JPG files in the current directory.</p>
1815
- </dd>
1816
- <dt><strong><a name="exiftool_ifd1_xresolution_ifd1_yresolution_image_jpg" class="item">exiftool -IFD1:XResolution -IFD1:YResolution image.jpg</a></strong></dt>
1817
-
1818
- <dd>
1819
- <p>Extract image resolution from EXIF IFD1 information (thumbnail image IFD).</p>
1820
- </dd>
1821
- <dt><strong><a name="exiftool_resolution_image_jpg" class="item">exiftool '-*resolution*' image.jpg</a></strong></dt>
1822
-
1823
- <dd>
1824
- <p>Extract all tags with names containing the word &quot;Resolution&quot; from an image.</p>
1825
- </dd>
1826
- <dt><strong><a name="exiftool_xmp_author_all_a_image_jpg" class="item">exiftool -xmp:author:all -a image.jpg</a></strong></dt>
1827
-
1828
- <dd>
1829
- <p>Extract all author-related XMP information from an image.</p>
1830
- </dd>
1831
- <dt><strong><a name="exiftool_xmp_b_a_jpg_out_xmp" class="item">exiftool -xmp -b a.jpg &gt; out.xmp</a></strong></dt>
1832
-
1833
- <dd>
1834
- <p>Extract complete XMP data record intact from <code>a.jpg</code> and write it to
1835
- <code>out.xmp</code> using the special <code>XMP</code> tag (see the Extra tags in
1836
- <a href="TagNames/index.html">Image::ExifTool::TagNames</a>).</p>
1837
- </dd>
1838
- <dt><strong><a name="exiftool_p_filename_has_date_datetimeoriginal_q_f_dir" class="item">exiftool -p '$filename has date $dateTimeOriginal' -q -f dir</a></strong></dt>
1839
-
1840
- <dd>
1841
- <p>Print one line of output containing the file name and DateTimeOriginal for
1842
- each image in directory <code>dir</code>.</p>
1843
- </dd>
1844
- <dt><strong><a name="exiftool_ee_p_gpslatitude_gpslongitude_gpstimestamp_a_m2ts" class="item">exiftool -ee -p '$gpslatitude, $gpslongitude, $gpstimestamp' a.m2ts</a></strong></dt>
1845
-
1846
- <dd>
1847
- <p>Extract all GPS positions from an AVCHD video.</p>
1848
- </dd>
1849
- <dt><strong><a name="exiftool_icc_profile_b_w_icc_image_jpg" class="item">exiftool -icc_profile -b -w icc image.jpg</a></strong></dt>
1850
-
1851
- <dd>
1852
- <p>Save complete ICC_Profile from an image to an output file with the same name
1853
- and an extension of <code>.icc</code>.</p>
1854
- </dd>
1855
- <dt><strong><a name="exiftool_htmldump_w_tmp_f_e_html_t_images" class="item">exiftool -htmldump -w tmp/%f_%e.html t/images</a></strong></dt>
1856
-
1857
- <dd>
1858
- <p>Generate HTML pages from a hex dump of EXIF information in all images from
1859
- the <code>t/images</code> directory. The output HTML files are written to the <code>tmp</code>
1860
- directory (which is created if it didn't exist), with names of the form
1861
- 'FILENAME_EXT.html'.</p>
1862
- </dd>
1863
- <dt><strong><a name="exiftool_a_b_ee_embeddedimage_w_image_3g3_s_file_pdf" class="item">exiftool -a -b -ee -embeddedimage -W Image_%.3g3.%s file.pdf</a></strong></dt>
1864
-
1865
- <dd>
1866
- <p>Extract embedded JPG and JP2 images from a PDF file. The output images will
1867
- have file names like &quot;Image_#.jpg&quot; or &quot;Image_#.jp2&quot;, where &quot;#&quot; is the
1868
- ExifTool family 3 embedded document number for the image.</p>
1869
- </dd>
1870
- </dl>
1871
- <p>
1872
- </p>
1873
- <hr />
1874
- <h1><a name="writing_examples">WRITING EXAMPLES</a></h1>
1875
- <p>Note that quotes are necessary around arguments which contain certain
1876
- special characters such as <code>&gt;</code>, <code>&lt;</code> or any white space. These
1877
- quoting techniques are shell dependent, but the examples below will work for
1878
- most Unix shells. With the Windows cmd shell however, double quotes should
1879
- be used (eg. -Comment=&#34;This is a new comment&#34;).</p>
1880
- <dl>
1881
- <dt><strong><a name="exiftool_comment_this_is_a_new_comment_dst_jpg" class="item">exiftool -Comment='This is a new comment' dst.jpg</a></strong></dt>
1882
-
1883
- <dd>
1884
- <p>Write new comment to a JPG image (replaces any existing comment).</p>
1885
- </dd>
1886
- <dt><strong><a name="exiftool_comment_o_newdir_ext_jpg" class="item">exiftool -comment= -o newdir -ext jpg .</a></strong></dt>
1887
-
1888
- <dd>
1889
- <p>Remove comment from all JPG images in the current directory, writing the
1890
- modified images to a new directory.</p>
1891
- </dd>
1892
- <dt><strong><a name="exiftool_keywords_exif_keywords_editor_dst_jpg" class="item">exiftool -keywords=EXIF -keywords=editor dst.jpg</a></strong></dt>
1893
-
1894
- <dd>
1895
- <p>Replace existing keyword list with two new keywords (<code>EXIF</code> and <code>editor</code>).</p>
1896
- </dd>
1897
- <dt><strong><a name="exiftool_keywords_word_o_newfile_jpg_src_jpg" class="item">exiftool -Keywords+=word -o newfile.jpg src.jpg</a></strong></dt>
1898
-
1899
- <dd>
1900
- <p>Copy a source image to a new file, and add a keyword (<code>word</code>) to the
1901
- current list of keywords.</p>
1902
- </dd>
1903
- <dt><strong><a name="exiftool_exposurecompensation_0_5_a_jpg" class="item">exiftool -exposurecompensation+=-0.5 a.jpg</a></strong></dt>
1904
-
1905
- <dd>
1906
- <p>Decrement the value of ExposureCompensation by 0.5 EV. Note that += with a
1907
- negative value is used for decrementing because the -= operator is used for
1908
- conditional deletion (see next example).</p>
1909
- </dd>
1910
- <dt><strong><a name="exiftool_credit_xxx_dir" class="item">exiftool -credit-=xxx dir</a></strong></dt>
1911
-
1912
- <dd>
1913
- <p>Delete Credit information from all files in a directory where the Credit
1914
- value was (<code>xxx</code>).</p>
1915
- </dd>
1916
- <dt><strong><a name="exiftool_xmp_description_de_k_uuml_hl_e_dst_jpg" class="item">exiftool -xmp:description-de='k&amp;uuml;hl' -E dst.jpg</a></strong></dt>
1917
-
1918
- <dd>
1919
- <p>Write alternate language for XMP:Description, using HTML character escaping
1920
- to input special characters.</p>
1921
- </dd>
1922
- <dt><strong><a name="exiftool_all_dst_jpg" class="item">exiftool -all= dst.jpg</a></strong></dt>
1923
-
1924
- <dd>
1925
- <p>Delete all meta information from an image. Note: You should NOT do this to
1926
- RAW images (except DNG) since proprietary RAW image formats often contain
1927
- information in the makernotes that is necessary for converting the image.</p>
1928
- </dd>
1929
- <dt><strong><a name="exiftool_all_comment_lonely_dst_jpg" class="item">exiftool -all= -comment='lonely' dst.jpg</a></strong></dt>
1930
-
1931
- <dd>
1932
- <p>Delete all meta information from an image and add a comment back in. (Note
1933
- that the order is important: <code>-comment='lonely' -all=</code> would also delete
1934
- the new comment.)</p>
1935
- </dd>
1936
- <dt><strong><a name="exiftool_all_jfif_all_dst_jpg" class="item">exiftool -all= --jfif:all dst.jpg</a></strong></dt>
1937
-
1938
- <dd>
1939
- <p>Delete all meta information except JFIF group from an image.</p>
1940
- </dd>
1941
- <dt><strong><a name="exiftool_photoshop_all_dst_jpg" class="item">exiftool -Photoshop:All= dst.jpg</a></strong></dt>
1942
-
1943
- <dd>
1944
- <p>Delete Photoshop meta information from an image (note that the Photoshop
1945
- information also includes IPTC).</p>
1946
- </dd>
1947
- <dt><strong><a name="exiftool_r_xmp_crss_all_dir" class="item">exiftool -r -XMP-crss:all= DIR</a></strong></dt>
1948
-
1949
- <dd>
1950
- <p>Recursively delete all XMP-crss information from images in a directory.</p>
1951
- </dd>
1952
- <dt><strong><a name="exiftool_thumbnailimage_thumb_jpg_dst_jpg" class="item">exiftool '-ThumbnailImage&lt;=thumb.jpg' dst.jpg</a></strong></dt>
1953
-
1954
- <dd>
1955
- <p>Set the thumbnail image from specified file (Note: The quotes are necessary
1956
- to prevent shell redirection).</p>
1957
- </dd>
1958
- <dt><strong><a name="exiftool_jpgfromraw_d_f_jfr_jpg_ext_nef_r" class="item">exiftool '-JpgFromRaw&lt;=%d%f_JFR.JPG' -ext NEF -r .</a></strong></dt>
1959
-
1960
- <dd>
1961
- <p>Recursively write JPEG images with filenames ending in <code>_JFR.JPG</code> to the
1962
- JpgFromRaw tag of like-named files with extension <code>.NEF</code> in the current
1963
- directory. (This is the inverse of the <code>-JpgFromRaw</code> command of the
1964
- <a href="#reading_examples">READING EXAMPLES</a> section above.)</p>
1965
- </dd>
1966
- <dt><strong><a name="exiftool_datetimeoriginal_0_0_0_1_30_0_dir" class="item">exiftool -DateTimeOriginal-='0:0:0 1:30:0' dir</a></strong></dt>
1967
-
1968
- <dd>
1969
- <p>Adjust original date/time of all images in directory <code>dir</code> by subtracting
1970
- one hour and 30 minutes. (This is equivalent to <code>-DateTimeOriginal-=1.5</code>.
1971
- See <a href="Shift.html">Image::ExifTool::Shift.pl</a> for details.)</p>
1972
- </dd>
1973
- <dt><strong><a name="exiftool_createdate_3_modifydate_3_a_jpg_b_jpg" class="item">exiftool -createdate+=3 -modifydate+=3 a.jpg b.jpg</a></strong></dt>
1974
-
1975
- <dd>
1976
- <p>Add 3 hours to the CreateDate and ModifyDate timestamps of two images.</p>
1977
- </dd>
1978
- <dt><strong><a name="exiftool_alldates_1_30_if_make_eq_canon_dir" class="item">exiftool -AllDates+=1:30 -if '$make eq &#34;Canon&#34;' dir</a></strong></dt>
1979
-
1980
- <dd>
1981
- <p>Shift the values of DateTimeOriginal, CreateDate and ModifyDate forward by 1
1982
- hour and 30 minutes for all Canon images in a directory. (The AllDates tag
1983
- is provided as a shortcut for these three tags, allowing them to be accessed
1984
- via a single tag.)</p>
1985
- </dd>
1986
- <dt><strong><a name="exiftool_xmp_city_kingston_image1_jpg_image2_nef" class="item">exiftool -xmp:city=Kingston image1.jpg image2.nef</a></strong></dt>
1987
-
1988
- <dd>
1989
- <p>Write a tag to the XMP group of two images. (Without the <code>xmp:</code> this tag
1990
- would get written to the IPTC group since <code>City</code> exists in both, and IPTC
1991
- is preferred by default.)</p>
1992
- </dd>
1993
- <dt><strong><a name="unknown" class="item">exiftool -LightSource-='Unknown (0)' dst.tiff</a></strong></dt>
1994
-
1995
- <dd>
1996
- <p>Delete <code>LightSource</code> tag only if it is unknown with a value of 0.</p>
1997
- </dd>
1998
- <dt><strong><a name="exiftool_whitebalance_auto_whitebalance_tung_dst_jpg" class="item">exiftool -whitebalance-=auto -WhiteBalance=tung dst.jpg</a></strong></dt>
1999
-
2000
- <dd>
2001
- <p>Set <code>WhiteBalance</code> to <code>Tungsten</code> only if it was previously <code>Auto</code>.</p>
2002
- </dd>
2003
- <dt><strong><a name="exiftool_comment_comment_new_comment_a_jpg" class="item">exiftool -comment-= -comment='new comment' a.jpg</a></strong></dt>
2004
-
2005
- <dd>
2006
- <p>Write a new comment only if the image doesn't have one already.</p>
2007
- </dd>
2008
- <dt><strong><a name="exiftool_o_d_f_xmp_dir" class="item">exiftool -o %d%f.xmp dir</a></strong></dt>
2009
-
2010
- <dd>
2011
- <p>Create XMP meta information data files for all images in <code>dir</code>.</p>
2012
- </dd>
2013
- <dt><strong><a name="exiftool_o_test_xmp_owner_phil_title_xmp_file" class="item">exiftool -o test.xmp -owner=Phil -title='XMP File'</a></strong></dt>
2014
-
2015
- <dd>
2016
- <p>Create an XMP data file only from tags defined on the command line.</p>
2017
- </dd>
2018
- <dt><strong><a name="exiftool_icc_profile_d_f_icc_image_jpg" class="item">exiftool '-ICC_Profile&lt;=%d%f.icc' image.jpg</a></strong></dt>
2019
-
2020
- <dd>
2021
- <p>Write ICC_Profile to an image from a <code>.icc</code> file of the same name.</p>
2022
- </dd>
2023
- <dt><strong><a name="exiftool_hierarchicalkeywords_keyword_one_children_keyword_b" class="item">exiftool -hierarchicalkeywords='{keyword=one,children={keyword=B}}'</a></strong></dt>
2024
-
2025
- <dd>
2026
- <p>Write structured XMP information. See
2027
- <a href="http://owl.phy.queensu.ca/~phil/exiftool/struct.html">http://owl.phy.queensu.ca/~phil/exiftool/struct.html</a> for more details.</p>
2028
- </dd>
2029
- <dt><strong><a name="exiftool_trailer_all_image_jpg" class="item">exiftool -trailer:all= image.jpg</a></strong></dt>
2030
-
2031
- <dd>
2032
- <p>Delete any trailer found after the end of image (EOI) in a JPEG file. A
2033
- number of digital cameras store a large PreviewImage after the JPEG EOI, and
2034
- the file size may be reduced significantly by deleting this trailer. See
2035
- the <a href="TagNames/JPEG.html">JPEG Tags documentation</a> for a
2036
- list of recognized JPEG trailers.</p>
2037
- </dd>
2038
- </dl>
2039
- <p>
2040
- </p>
2041
- <hr />
2042
- <h1><a name="copying_examples">COPYING EXAMPLES</a></h1>
2043
- <p>These examples demonstrate the ability to copy tag values between files.</p>
2044
- <dl>
2045
- <dt><strong><a name="exiftool_tagsfromfile_src_cr2_dst_jpg" class="item">exiftool -tagsFromFile src.cr2 dst.jpg</a></strong></dt>
2046
-
2047
- <dd>
2048
- <p>Copy the values of all writable tags from <code>src.cr2</code> to <code>dst.jpg</code>, writing
2049
- the information to same-named tags in the preferred groups.</p>
2050
- </dd>
2051
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_all_all_dst_jpg" class="item">exiftool -TagsFromFile src.jpg -all:all dst.jpg</a></strong></dt>
2052
-
2053
- <dd>
2054
- <p>Copy the values of all writable tags from <code>src.jpg</code> to <code>dst.jpg</code>,
2055
- preserving the original tag groups.</p>
2056
- </dd>
2057
- <dt><strong><a name="exiftool_all_tagsfromfile_src_jpg_exif_all_dst_jpg" class="item">exiftool -all= -tagsfromfile src.jpg -exif:all dst.jpg</a></strong></dt>
2058
-
2059
- <dd>
2060
- <p>Erase all meta information from <code>dst.jpg</code> image, then copy EXIF tags from
2061
- <code>src.jpg</code>.</p>
2062
- </dd>
2063
- <dt><strong><a name="exiftool_exif_all_tagsfromfile_all_all_unsafe_bad_jpg" class="item">exiftool -exif:all= -tagsfromfile @ -all:all -unsafe bad.jpg</a></strong></dt>
2064
-
2065
- <dd>
2066
- <p>Rebuild all EXIF meta information from scratch in an image. This technique
2067
- can be used in JPEG images to repair corrupted EXIF information which
2068
- otherwise could not be written due to errors. The <code>Unsafe</code> tag is a
2069
- shortcut for unsafe EXIF tags in JPEG images which are not normally copied.
2070
- See the <a href="TagNames/index.html">tag name documentation</a> for more details
2071
- about unsafe tags.</p>
2072
- </dd>
2073
- <dt><strong><a name="exiftool_tagsfromfile_a_jpg_out_xmp" class="item">exiftool -Tagsfromfile a.jpg out.xmp</a></strong></dt>
2074
-
2075
- <dd>
2076
- <p>Copy meta information from <code>a.jpg</code> to an XMP data file. If the XMP data
2077
- file <code>out.xmp</code> already exists, it will be updated with the new information.
2078
- Otherwise the XMP data file will be created. Only XMP, ICC and MIE files
2079
- may be created like this (other file types may be edited but not created).
2080
- See <a href="#writing_examples">WRITING EXAMPLES</a> above for another technique to generate XMP files.</p>
2081
- </dd>
2082
- <dt><strong><a name="exiftool_tagsfromfile_a_jpg_xmp_all_thumbnailimage_m_b_jpg" class="item">exiftool -tagsFromFile a.jpg -XMP:All= -ThumbnailImage= -m b.jpg</a></strong></dt>
2083
-
2084
- <dd>
2085
- <p>Copy all meta information from <code>a.jpg</code> to <code>b.jpg</code>, deleting all XMP
2086
- information and the thumbnail image from the destination.</p>
2087
- </dd>
2088
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_title_author_phil_dst_jpg" class="item">exiftool -TagsFromFile src.jpg -title -author=Phil dst.jpg</a></strong></dt>
2089
-
2090
- <dd>
2091
- <p>Copy title from one image to another and set a new author name.</p>
2092
- </dd>
2093
- <dt><strong><a name="exiftool_tagsfromfile_a_jpg_iso_tagsfromfile_b_jpg_comment_dst_jpg" class="item">exiftool -TagsFromFile a.jpg -ISO -TagsFromFile b.jpg -comment
2094
- dst.jpg</a></strong></dt>
2095
-
2096
- <dd>
2097
- <p>Copy ISO from one image and Comment from another image to a destination
2098
- image.</p>
2099
- </dd>
2100
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_exif_all_subifd_all_dst_jpg" class="item">exiftool -tagsfromfile src.jpg -exif:all --subifd:all dst.jpg</a></strong></dt>
2101
-
2102
- <dd>
2103
- <p>Copy only the EXIF information from one image to another, excluding SubIFD
2104
- tags.</p>
2105
- </dd>
2106
- <dt><strong><a name="exiftool_filemodifydate_datetimeoriginal_dir" class="item">exiftool '-FileModifyDate&lt;DateTimeOriginal' dir</a></strong></dt>
2107
-
2108
- <dd>
2109
- <p>Use the original date from the meta information to set the same file's
2110
- filesystem modification date for all images in a directory. (Note that
2111
- <code>-TagsFromFile @</code> is assumed if no other <strong>-TagsFromFile</strong> is specified when
2112
- redirecting information as in this example.)</p>
2113
- </dd>
2114
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_xmp_all_all_dst_jpg" class="item">exiftool -TagsFromFile src.jpg '-xmp:all&lt;all' dst.jpg</a></strong></dt>
2115
-
2116
- <dd>
2117
- <p>Copy all possible information from <code>src.jpg</code> and write in XMP format to
2118
- <code>dst.jpg</code>.</p>
2119
- </dd>
2120
- <dt><strong><a name="exiftool_iptc2xmp_args_iptc_all_a_jpg" class="item">exiftool -@ iptc2xmp.args -iptc:all= a.jpg</a></strong></dt>
2121
-
2122
- <dd>
2123
- <p>Translate IPTC information to XMP with appropriate tag name conversions, and
2124
- delete the original IPTC information from an image. This example uses
2125
- iptc2xmp.args, which is a file included with the ExifTool distribution that
2126
- contains the required arguments to convert IPTC information to XMP format.
2127
- Also included with the distribution are xmp2iptc.args (which performs the
2128
- inverse conversion) and a few more .args files for other conversions between
2129
- EXIF, IPTC and XMP.</p>
2130
- </dd>
2131
- <dt><strong><a name="exiftool_tagsfromfile_d_f_cr2_r_ext_jpg_dir" class="item">exiftool -tagsfromfile %d%f.CR2 -r -ext JPG dir</a></strong></dt>
2132
-
2133
- <dd>
2134
- <p>Recursively rewrite all <code>JPG</code> images in <code>dir</code> with information copied from
2135
- the corresponding <code>CR2</code> images in the same directories.</p>
2136
- </dd>
2137
- <dt><strong><a name="exiftool_keywords_make_image_jpg" class="item">exiftool '-keywords+&lt;make' image.jpg</a></strong></dt>
2138
-
2139
- <dd>
2140
- <p>Add camera make to list of keywords.</p>
2141
- </dd>
2142
- <dt><strong><a name="exiftool_comment_iso_exif_iso_exposure_shutterspeed_dir" class="item">exiftool '-comment&lt;ISO=$exif:iso Exposure=${shutterspeed}' dir</a></strong></dt>
2143
-
2144
- <dd>
2145
- <p>Set the Comment tag of all images in <code>dir</code> from the values of the EXIF:ISO
2146
- and ShutterSpeed tags. The resulting comment will be in the form &quot;ISO=100
2147
- Exposure=1/60&quot;.</p>
2148
- </dd>
2149
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_icc_profile_dst_jpg" class="item">exiftool -TagsFromFile src.jpg -icc_profile dst.jpg</a></strong></dt>
2150
-
2151
- <dd>
2152
- <p>Copy ICC_Profile from one image to another.</p>
2153
- </dd>
2154
- <dt><strong><a name="exiftool_tagsfromfile_src_jpg_all_all_dst_mie" class="item">exiftool -TagsFromFile src.jpg -all:all dst.mie</a></strong></dt>
2155
-
2156
- <dd>
2157
- <p>Copy all meta information in its original form from a JPEG image to a MIE
2158
- file. The MIE file will be created if it doesn't exist. This technique can
2159
- be used to store the metadata of an image so it can be inserted back into
2160
- the image (with the inverse command) later in a workflow.</p>
2161
- </dd>
2162
- <dt><strong><a name="exiftool_o_dst_mie_all_all_src_jpg" class="item">exiftool -o dst.mie -all:all src.jpg</a></strong></dt>
2163
-
2164
- <dd>
2165
- <p>This command performs exactly the same task as the command above, except
2166
- that the <strong>-o</strong> option will not write to an output file that already exists.</p>
2167
- </dd>
2168
- <dt><strong><a name="exiftool_if_jpgfromraw_b_jpgfromraw_w_d_f_ue_jpg_execute_if_previewimage_b_previewimage_w_d_f_ue_jpg_execute_tagsfromfile_srcfile_d_f_ue_jpg_overwrite_original_common_args_ext_jpg_dir" class="item">exiftool -if '$jpgfromraw' -b -jpgfromraw -w %d%f_%ue.jpg -execute
2169
- -if '$previewimage' -b -previewimage -w %d%f_%ue.jpg -execute
2170
- -tagsfromfile @ -srcfile %d%f_%ue.jpg -overwrite_original
2171
- -common_args --ext jpg DIR</a></strong></dt>
2172
-
2173
- <dd>
2174
- <p>[Advanced] Extract JpgFromRaw or PreviewImage from all but JPG files in DIR,
2175
- saving them with file names like <code>image_EXT.jpg</code>, then add all meta
2176
- information from the original files to the extracted images. Here, the
2177
- command line is broken into three sections (separated by <strong>-execute</strong>
2178
- options), and each is executed as if it were a separate command. The
2179
- <strong>-common_args</strong> option causes the <code>--ext jpg DIR</code> arguments to be applied
2180
- to all three commands, and the <strong>-srcfile</strong> option allows the extracted JPG
2181
- image to be the source file for the third command (whereas the RAW files are
2182
- the source files for the other two commands).</p>
2183
- </dd>
2184
- </dl>
2185
- <p>
2186
- </p>
2187
- <hr />
2188
- <h1><a name="renaming_examples">RENAMING EXAMPLES</a></h1>
2189
- <p>By writing the <code>FileName</code> and <code>Directory</code> tags, files are renamed and/or
2190
- moved to new directories. This can be particularly useful and powerful for
2191
- organizing files by date when combined with the <strong>-d</strong> option. New
2192
- directories are created as necessary, but existing files will not be
2193
- overwritten. The format codes %d, %f and %e may be used in the new file
2194
- name to represent the directory, name and extension of the original file,
2195
- and %c may be used to add a copy number if the file already exists (see the
2196
- <strong>-w</strong> option for details). Note that if used within a date format string,
2197
- an extra '%' must be added to pass these codes through the date/time parser.
2198
- (And further note that in a Windows batch file, all '%' characters must also
2199
- be escaped, so in this extreme case '%%%%f' is necessary to pass a simple
2200
- '%f' through the two levels of parsing.) See
2201
- <a href="http://owl.phy.queensu.ca/~phil/exiftool/filename.html">http://owl.phy.queensu.ca/~phil/exiftool/filename.html</a> for additional
2202
- documentation and examples.</p>
2203
- <dl>
2204
- <dt><strong><a name="exiftool_filename_new_jpg_dir_old_jpg" class="item">exiftool -filename=new.jpg dir/old.jpg</a></strong></dt>
2205
-
2206
- <dd>
2207
- <p>Rename <code>old.jpg</code> to <code>new.jpg</code> in directory <code>dir</code>.</p>
2208
- </dd>
2209
- <dt><strong><a name="exiftool_directory_e_dir" class="item">exiftool -directory=%e dir</a></strong></dt>
2210
-
2211
- <dd>
2212
- <p>Move all files from directory <code>dir</code> into directories named by the original
2213
- file extensions.</p>
2214
- </dd>
2215
- <dt><strong><a name="exiftool_directory_datetimeoriginal_d_y_m_d_dir" class="item">exiftool '-Directory&lt;DateTimeOriginal' -d %Y/%m/%d dir</a></strong></dt>
2216
-
2217
- <dd>
2218
- <p>Move all files in <code>dir</code> into a directory hierarchy based on year, month and
2219
- day of <code>DateTimeOriginal</code>. eg) This command would move the file
2220
- <code>dir/image.jpg</code> with a <code>DateTimeOriginal</code> of <code>2005:10:12 16:05:56</code> to
2221
- <code>2005/10/12/image.jpg</code>.</p>
2222
- </dd>
2223
- <dt><strong><a name="exiftool_o_directory_datetimeoriginal_d_y_m_d_dir" class="item">exiftool -o . '-Directory&lt;DateTimeOriginal' -d %Y/%m/%d dir</a></strong></dt>
2224
-
2225
- <dd>
2226
- <p>Same effect as above except files are copied instead of moved.</p>
2227
- </dd>
2228
- <dt><strong><a name="exiftool_filename_f_model_e_dir" class="item">exiftool '-filename&lt;%f_${model;}.%e' dir</a></strong></dt>
2229
-
2230
- <dd>
2231
- <p>Rename all files in <code>dir</code> by adding the camera model name to the file name.
2232
- The semicolon after the tag name inside the braces causes characters which
2233
- are invalid in Windows file names to be deleted from the tag value (see the
2234
- <strong>-p</strong> option documentation for an explanation).</p>
2235
- </dd>
2236
- <dt><strong><a name="exiftool_filename_createdate_d_y_m_d_h_m_s_c_e_dir" class="item">exiftool '-FileName&lt;CreateDate' -d %Y%m%d_%H%M%S%%-c.%%e dir</a></strong></dt>
2237
-
2238
- <dd>
2239
- <p>Rename all images in <code>dir</code> according to the <code>CreateDate</code> date and time,
2240
- adding a copy number with leading '-' if the file already exists (<code>%-c</code>),
2241
- and preserving the original file extension (<code>%e</code>). Note the extra '%'
2242
- necessary to escape the filename codes (<code>%c</code> and <code>%e</code>) in the date format
2243
- string.</p>
2244
- </dd>
2245
- <dt><strong><a name="exiftool_r_filename_createdate_d_y_m_d_h_m_f_e_dir" class="item">exiftool -r '-FileName&lt;CreateDate' -d %Y-%m-%d/%H%M_%%f.%%e dir</a></strong></dt>
2246
-
2247
- <dd>
2248
- <p>Both the directory and the filename may be changed together via the
2249
- <code>FileName</code> tag if the new <code>FileName</code> contains a '/'. The example above
2250
- recursively renames all images in a directory by adding a <code>CreateDate</code>
2251
- timestamp to the start of the filename, then moves them into new directories
2252
- named by date.</p>
2253
- </dd>
2254
- <dt><strong><a name="exiftool_filename_createdate_filenumber_jpg_d_y_m_d_ext_jpg" class="item">exiftool '-FileName&lt;${CreateDate}_$filenumber.jpg' -d %Y%m%d -ext jpg .</a></strong></dt>
2255
-
2256
- <dd>
2257
- <p>Set the filename of all JPG images in the current directory from the
2258
- CreateDate and FileNumber tags, in the form &quot;20060507_118-1861.jpg&quot;.</p>
2259
- </dd>
2260
- </dl>
2261
- <p>
2262
- </p>
2263
- <hr />
2264
- <h1><a name="geotagging_examples">GEOTAGGING EXAMPLES</a></h1>
2265
- <p>ExifTool implements geotagging via 3 special tags: Geotag (which for
2266
- convenience is also implemented as an exiftool option), Geosync and Geotime.
2267
- The examples below highlight some geotagging features. See
2268
- <a href="http://owl.phy.queensu.ca/~phil/exiftool/geotag.html">http://owl.phy.queensu.ca/~phil/exiftool/geotag.html</a> for additional
2269
- documentation.</p>
2270
- <dl>
2271
- <dt><strong><a name="exiftool_geotag_track_log_a_jpg" class="item">exiftool -geotag track.log a.jpg</a></strong></dt>
2272
-
2273
- <dd>
2274
- <p>Geotag an image (<code>a.jpg</code>) from position information in a GPS track log
2275
- (<code>track.log</code>). Since the <code>Geotime</code> tag is not specified, the value of
2276
- DateTimeOriginal is used for geotagging. Local system time is assumed
2277
- unless DateTimeOriginal contains a timezone.</p>
2278
- </dd>
2279
- <dt><strong><a name="exiftool_geotag_t_log_geotime_2009_04_02_13_41_12_05_00_a_jpg" class="item">exiftool -geotag t.log -geotime='2009:04:02 13:41:12-05:00' a.jpg</a></strong></dt>
2280
-
2281
- <dd>
2282
- <p>Geotag an image with the GPS position for a specific time. (Note that the
2283
- <code>Geotag</code> tag must be assigned before <code>Geotime</code> for the GPS data to be
2284
- available when <code>Geotime</code> is set.)</p>
2285
- </dd>
2286
- <dt><strong><a name="exiftool_geotag_log_gpx_xmp_geotime_createdate_dir" class="item">exiftool -geotag log.gpx '-xmp:geotime&lt;createdate' dir</a></strong></dt>
2287
-
2288
- <dd>
2289
- <p>Geotag all images in directory <code>dir</code> with XMP tags instead of EXIF tags,
2290
- based on the image CreateDate. (In this case, the order of the arguments
2291
- doesn't matter because tags with values copied from other tags are always
2292
- set after constant values.)</p>
2293
- </dd>
2294
- <dt><strong><a name="exiftool_geotag_a_log_geosync_20_dir" class="item">exiftool -geotag a.log -geosync=-20 dir</a></strong></dt>
2295
-
2296
- <dd>
2297
- <p>Geotag images in directory <code>dir</code>, accounting for image timestamps which
2298
- were 20 seconds ahead of GPS.</p>
2299
- </dd>
2300
- <dt><strong><a name="exiftool_geotag_a_log_geosync_1_jpg_geosync_2_jpg_dir" class="item">exiftool -geotag a.log -geosync=1.jpg -geosync=2.jpg dir</a></strong></dt>
2301
-
2302
- <dd>
2303
- <p>Geotag images using time synchronization from two previously geotagged images
2304
- (1.jpg and 2.jpg), synchronizing the image and GPS times using a linear time
2305
- drift correction.</p>
2306
- </dd>
2307
- <dt><strong><a name="exiftool_geotag_a_log_geotime_createdate_01_00_dir" class="item">exiftool -geotag a.log '-geotime&lt;${createdate}+01:00' dir</a></strong></dt>
2308
-
2309
- <dd>
2310
- <p>Geotag images in <code>dir</code> using CreateDate with the specified timezone. If
2311
- CreateDate already contained a timezone, then the timezone specified on the
2312
- command line is ignored.</p>
2313
- </dd>
2314
- <dt><strong><a name="exiftool_geotag_a_jpg" class="item">exiftool -geotag= a.jpg</a></strong></dt>
2315
-
2316
- <dd>
2317
- <p>Delete GPS tags which may have been added by the geotag feature. Note that
2318
- this does not remove all GPS tags -- to do this instead use <code>-gps:all=</code>.</p>
2319
- </dd>
2320
- <dt><strong><a name="exiftool_xmp_geotag_a_jpg" class="item">exiftool -xmp:geotag= a.jpg</a></strong></dt>
2321
-
2322
- <dd>
2323
- <p>Delete XMP GPS tags which were added by the geotag feature.</p>
2324
- </dd>
2325
- <dt><strong><a name="exiftool_xmp_geotag_track_log_a_jpg" class="item">exiftool -xmp:geotag=track.log a.jpg</a></strong></dt>
2326
-
2327
- <dd>
2328
- <p>Geotag an image with XMP tags, using the time from DateTimeOriginal.</p>
2329
- </dd>
2330
- <dt><strong><a name="exiftool_geotag_a_log_geotag_b_log_r_dir" class="item">exiftool -geotag a.log -geotag b.log -r dir</a></strong></dt>
2331
-
2332
- <dd>
2333
- <p>Combine multiple track logs and geotag an entire directory tree of images.</p>
2334
- </dd>
2335
- <dt><strong><a name="exiftool_geotag_tracks_log_r_dir" class="item">exiftool -geotag 'tracks/*.log' -r dir</a></strong></dt>
2336
-
2337
- <dd>
2338
- <p>Read all track logs from the <code>tracks</code> directory.</p>
2339
- </dd>
2340
- <dt><strong><a name="exiftool_p_gpx_fmt_d_y_m_dt_h_m_sz_dir_out_gpx" class="item">exiftool -p gpx.fmt -d %Y-%m-%dT%H:%M:%SZ dir &gt; out.gpx</a></strong></dt>
2341
-
2342
- <dd>
2343
- <p>Generate a GPX track log from all images in directory <code>dir</code>. This example
2344
- uses the <code>gpx.fmt</code> file included in the full ExifTool distribution package
2345
- and assumes that the images in <code>dir</code> have all been previously geotagged.</p>
2346
- </dd>
2347
- </dl>
2348
- <p>
2349
- </p>
2350
- <hr />
2351
- <h1><a name="piping_examples">PIPING EXAMPLES</a></h1>
2352
- <dl>
2353
- <dt><strong><a name="cat_a_jpg_exiftool" class="item">cat a.jpg | exiftool -</a></strong></dt>
2354
-
2355
- <dd>
2356
- <p>Extract information from stdin.</p>
2357
- </dd>
2358
- <dt><strong><a name="exiftool_image_jpg_thumbnailimage_b_exiftool" class="item">exiftool image.jpg -thumbnailimage -b | exiftool -</a></strong></dt>
2359
-
2360
- <dd>
2361
- <p>Extract information from an embedded thumbnail image.</p>
2362
- </dd>
2363
- <dt><strong><a name="cat_a_jpg_exiftool_iptc_keywords_fantastic_b_jpg" class="item">cat a.jpg | exiftool -iptc:keywords+=fantastic - &gt; b.jpg</a></strong></dt>
2364
-
2365
- <dd>
2366
- <p>Add an IPTC keyword in a pipeline, saving output to a new file.</p>
2367
- </dd>
2368
- <dt><strong><a name="curl_s_http_a_domain_com_bigfile_jpg_exiftool_fast" class="item">curl -s <a href="http://a.domain.com/bigfile.jpg">http://a.domain.com/bigfile.jpg</a> | exiftool -fast -</a></strong></dt>
2369
-
2370
- <dd>
2371
- <p>Extract information from an image over the internet using the cURL utility.
2372
- The <strong>-fast</strong> option prevents exiftool from scanning for trailer information,
2373
- so only the meta information header is transferred.</p>
2374
- </dd>
2375
- <dt><strong><a name="exiftool_a_jpg_thumbnailimage_b_exiftool_comment_wow_exiftool_a_jpg_thumbnailimage" class="item">exiftool a.jpg -thumbnailimage -b | exiftool -comment=wow - |
2376
- exiftool a.jpg -thumbnailimage'&lt;=-'</a></strong></dt>
2377
-
2378
- <dd>
2379
- <p>Add a comment to an embedded thumbnail image. (Why anyone would want to do
2380
- this I don't know, but I've included this as an example to illustrate the
2381
- flexibility of ExifTool.)</p>
2382
- </dd>
2383
- </dl>
2384
- <p>
2385
- </p>
2386
- <hr />
2387
- <h1><a name="diagnostics">DIAGNOSTICS</a></h1>
2388
- <p>The exiftool application exits with a status of 0 on success, or 1 if an
2389
- error occured or if all files failed the <strong>-if</strong> condition (for any of the
2390
- commands if <strong>-execute</strong> was used).</p>
2391
- <p>
2392
- </p>
2393
- <hr />
2394
- <h1><a name="author">AUTHOR</a></h1>
2395
- <p>Copyright 2003-2014, Phil Harvey</p>
2396
- <p>This is free software; you can redistribute it and/or modify it under the
2397
- same terms as Perl itself.</p>
2398
- <p>
2399
- </p>
2400
- <hr />
2401
- <h1><a name="see_also">SEE ALSO</a></h1>
2402
- <p><a href="ExifTool.html">Image::ExifTool(3pm)</a>,
2403
- <a href="TagNames/index.html">Image::ExifTool::TagNames(3pm)</a>,
2404
- <a href="http://search.cpan.org/dist/Image-ExifTool/lib/Image/ExifTool/Shortcuts.pm">Image::ExifTool::Shortcuts(3pm)</a>,
2405
- <a href="Shift.html">Image::ExifTool::Shift.pl</a></p>
2406
- <table border="0" width="100%" cellspacing="0" cellpadding="3">
2407
- <tr><td class="block" style="background-color: #cccccc" valign="middle">
2408
- <big><strong><span class="block">&nbsp;exiftool Application Documentation</span></strong></big>
2409
- </td></tr>
2410
- </table>
2411
-
2412
- </body>
2413
-
2414
- </html>