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,1499 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2
- "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3
- <html>
4
- <head>
5
- <title>ExifTool FAQ</title>
6
- <link rel=stylesheet type='text/css' href='style.css' title='Style'>
7
- <style type="text/css">
8
- <!--
9
- pre { color: #800; margin-left: 2em }
10
- ol.index { margin: 0; padding: 0 0 0 2em }
11
- .U { color: #c84 } /* unused data block */
12
- .prog { padding: 0.5em; border: 1px solid gray; background: #fee }
13
- -->
14
- </style>
15
- </head>
16
- <body>
17
- <div class='index'>
18
- <ol class='index'>
19
- <li><a href="#Q1">Discussion forum</a></li>
20
- <li><a href="#Q2">Determining tag names</a></li>
21
- <li><a href="#Q3">ExifTool doesn't read/write properly</a></li>
22
- <li><a href="#Q4">Aperture and shutter speed</a></li>
23
- <li><a href="#Q5">Date and time formats</a></li>
24
- <li><a href="#Q6">"Can't convert TAG" errors</a></li>
25
- <li><a href="#Q7">Deleting all EXIF from a TIFF</a></li>
26
- <li><a href="#Q8">Writing Make, Model &amp; MakerNotes</a></li>
27
- <li><a href="#Q9">Tag locations when copying</a></li>
28
- <li><a href="#Q10">Coded character sets</a></li>
29
- <li><a href="#Q11">User-defined tags</a></li>
30
- <li><a href="#Q12">Export to database</a></li>
31
- <li><a href="#Q13">Output file size</a></li>
32
- <li><a href="#Q14">GPS coordinate format</a></li>
33
- <li><a href="#Q15">MakerNote errors</a></li>
34
- <li><a href="#Q16">Some files not renamed</a></li>
35
- <li><a href="#Q17">List-type tags</a></li>
36
- <li><a href="#Q18">Windows character encoding</a></li>
37
- <li><a href="#Q19">Formatting tag values</a></li>
38
- <li><a href="#Q20">Write errors (repair corrupted EXIF)</a></li>
39
- <li><a href="#Q21">Newlines in values</a></li>
40
- <li><a href="#Q22">Order of operations</a></li>
41
- <li><a href="#Q23">"0 image files updated"</a></li>
42
- <li><a href="#Q24">Date/time gets reset to today</a></li>
43
- <li><a href="#Q25">Image validation</a></li>
44
- <li><a href="#Q26">Import from database</a></li>
45
- </ol>
46
- </div>
47
-
48
- <h1 class='up'>ExifTool FAQ</h1>
49
-
50
- <a name="Q1"></a>
51
- <p>1. <b>"Is there a forum for discussing ExifTool issues?"</b></p>
52
-
53
- <blockquote>
54
- ExifTool issues can be discussed on the ExifTool forum at
55
- <a href="http://u88.n24.queensu.ca/exiftool/forum/">http://u88.n24.queensu.ca/exiftool/forum/</a>
56
- </blockquote>
57
-
58
- <a name="Q2"></a>
59
- <p>2. <b>"How do I determine the tag name for some information?"</b></p>
60
-
61
- <blockquote>When you run exiftool, by default it prints descriptions, not tag
62
- names, for the information it extracts. These descriptions are in English
63
- unless the <code>-lang</code> option is used to select another language. Note
64
- that descriptions often contain spaces between words, but tag names never do.
65
- Also, tag names are always English, regardless of the <code>-lang</code>
66
- setting. To print the tag names instead instead of descriptions, use the
67
- <code>-s</code> option when extracting information. eg)
68
- <pre>exiftool -s image.jpg</pre>
69
- Valid characters in tag names are <code>A-Z</code>, <code>a-z</code>,
70
- <code>0-9</code>, <code>_</code> and <code>-</code>. See the
71
- <a href="TagNames/index.html">tag name documentation</a> for a complete list of
72
- available tag names.</blockquote>
73
-
74
- <blockquote>Tag names may be optionally prefixed by a family 0 or 1 group name
75
- to specify a particular information type or location. Use the
76
- <code>-g0</code> and <code>-g1</code> (or
77
- <code>-G0</code> and <code>-G1</code>) options when extracting
78
- information to see the corresponding group names.
79
- </blockquote>
80
-
81
- <a name="Q3"></a>
82
- <p>3a. <b>"ExifTool reports the wrong value or doesn't extract a tag"</b>,
83
- <br>3b. <b>"ExifTool doesn't write a tag properly"</b>, or
84
- <br>3c. <b>"Other software can't read information written by ExifTool"</b></p>
85
-
86
- <blockquote><i>[Also see <a href="#Q23">FAQ number 23</a> for reasons why
87
- ExifTool may not write some tags to certain file types.]</i></blockquote>
88
-
89
- <blockquote>First, make sure you are looking at the right information. Use
90
- ExifTool with a command like this to extract all information from the file,
91
- along with the location it was written:
92
-
93
- <pre>exiftool -a -G1 -s c:\images\test.jpg</pre>
94
-
95
- In this command, <code>-a</code> allows duplicate tags to be extracted,
96
- <code>-G1</code> shows the family 1 group name (ie. the location) of each tag,
97
- and <code>-s</code> shows the tag names instead of their descriptions.
98
- (Substitute the path name of your file in place of
99
- "<code>c:\images\test.jpg</code>".)</blockquote>
100
-
101
- <blockquote>When duplicate tags exist, only one is extracted unless the
102
- <code>-a</code> option is used. Beware that options like <code>-EXIF:all</code>
103
- select all EXIF tags from the extracted tags, so EXIF tags hidden by duplicate
104
- tags in other locations will not appear in the output for
105
- <code>-EXIF:all</code>. For example, the command
106
-
107
- <pre>exiftool -gps:all image.jpg</pre>
108
-
109
- will NOT necessarily extract all GPS tags because some GPS tags may have been
110
- suppressed by same-named tags in other groups. To be sure all GPS tags are
111
- extracted, the <code>-a</code> option must be used:
112
-
113
- <pre>exiftool -a -gps:all image.jpg</pre>
114
-
115
- If you are having problems with other software reading information written by
116
- ExifTool, if possible try first writing the information from the other software,
117
- then use ExifTool (with the <code>-a</code> and <code>-G1</code> options) to
118
- determine where the information was written. Once you know where it should go,
119
- you can use ExifTool to write to this location. You can read or write
120
- information in a specific location by prefixing the tag name on the command line
121
- with the desired group name. eg.) "<code>-ExifIFD:DateTimeOriginal</code>"
122
- </blockquote>
123
-
124
- <blockquote>This problem may also occur if contradictory information exists in
125
- different meta information formats within the same file. For example, often XMP
126
- will be ignored if IPTC exists and the Photoshop:IPTCDigest does not agree with
127
- the IPTC content. The
128
- <a href="http://www.metadataworkinggroup.org/">Metadata Working Group</a>
129
- recommends techniques to keep the EXIF, IPTC and XMP metadata synchronized.
130
- These recommendations are implemented by the ExifTool
131
- <a href="TagNames/MWG.html">MWG tags</a>. For maximum compatibility with the
132
- widest range of applications, it is suggested that these MWG tags be used
133
- whenever possible.</blockquote>
134
-
135
- <blockquote>One final note: When writing, the <code>-v2</code> option may be
136
- useful because it provides details about what ExifTool is writing, and where.
137
- </blockquote>
138
-
139
- <a name="Q4"></a>
140
- <p>4. <b>"ExifTool reports more than one shutter speed or aperture value, and
141
- they are slightly different"</b></p>
142
-
143
- <blockquote>
144
- There are a number of different ways that aperture and shutter speed information
145
- are stored in many images. The standard EXIF values (EXIF:FNumber and
146
- EXIF:ExposureTime) should correspond to the values displayed by your camera,
147
- but these values may have been rounded off. The corresponding EXIF APEX
148
- values (EXIF:ApertureValue and EXIF:ShutterSpeedValue) may be different due
149
- to their own round-off errors. If available, the MakerNotes values may be
150
- the most accurate because they haven't been rounded off to nice even values
151
- for display, so with these you may see odd values like 1/102 instead of
152
- 1/100, etc.
153
- </blockquote>
154
-
155
- <a name="Q5"></a>
156
- <p>5. <b>"How do I format date and time information for writing?"</b></p>
157
-
158
- <blockquote>All information (including date/time information) is written in the
159
- same format as it is read out. When reading, ExifTool converts all date and
160
- time information to standard EXIF format, so this is also the way it is
161
- specified when writing. The standard EXIF date/time format is
162
- "<code>YYYY:mm:dd HH:MM:SS</code>", and some meta information formats such as
163
- XMP also allow sub-seconds and a timezone to be specified. The timezone format
164
- is "<code>+HH:MM</code>", "<code>-HH:MM</code>" or "<code>Z</code>". For
165
- example:
166
-
167
- <pre>exiftool -xmp:dateTimeOriginal="2005:10:23 20:06:34.33-05:00" a.jpg
168
- </pre>
169
-
170
- When writing XMP or other information types which allow incomplete date/time
171
- values, the following input formats are also accepted:
172
-
173
- <pre>YYYY
174
- YYYY:mm
175
- YYYY:mm:dd
176
- YYYY:mm:dd HH:MM
177
- </pre>
178
-
179
- Having said this, ExifTool is very flexible about the actual format of input
180
- date/time values when writing, and will attempt to reformat any values into the
181
- standard format unless the <code>-n</code> option is used. Any separators may
182
- be used (or in fact, none at all). The first 4 consecutive digits found in the
183
- value are interpreted as the year, then next 2 digits are the month, and so on.
184
- <i class=lt>[The year must be 4 digits. Other fields are expected to be 2
185
- digits, but a single digit is allowed if the subsequent character is a
186
- non-digit.]</i> For EXIF date/time values, all 6 date/time fields must exist
187
- ("<code>YYYYmmddHHMMSS</code>"), but XMP date/time values require only the year
188
- ("<code>YYYY</code>"). This feature facilitates useful operations such as
189
- setting date/time tags from a date embedded in the file name. For example, the
190
- command
191
-
192
- <pre>exiftool "-alldates&lt;filename" c:\images</pre>
193
-
194
- will set the common date/time tags from the file name for all images in the
195
- directory "<code>c:\images</code>". This will work for any file name which
196
- matches the above criteria (eg. "IMG_20110927_103000.jpg").
197
- <i class=lt>[AllDates is a shortcut for 3 tag names: DateTimeOriginal,
198
- CreateDate and ModifyDate. See the <a href="TagNames/Shortcuts.html">Shortcuts
199
- Tags documentation</a> for more information.]</i></blockquote>
200
-
201
- <blockquote>The <code>-d</code> option allows full control over the format of
202
- date/time values when reading. However, the effect of the <code>-d</code>
203
- option is not reversible, so date/time values must be written using the format
204
- described above, even when the <code>-d</code> option is used. Note that when
205
- reading, the effect of the <code>-n</code> option on date/time values is only to
206
- disable the <code>-d</code> formatting.</blockquote>
207
-
208
- <blockquote><b>Special feature</b>: A value of "<code>now</code>" may be used to
209
- represent the current time when writing any date/time tag. For example:
210
- <pre>exiftool -xmp:dateTimeOriginal=now a.jpg</pre>
211
- <i class=lt>[There is also a <a href="TagNames/Extra.html">Now tag</a> which may
212
- be used for a similar purpose by copying its value to another tag, but copying
213
- tags adds an extra read stage to the processing which is best avoided if
214
- performance is an issue.]</i>
215
- </blockquote>
216
-
217
- <a name="Q6"></a>
218
- <p>6. <b>"I get '<code>Can't convert TAG (not in PrintConv)</code>' errors when
219
- writing a tag"</b></p>
220
-
221
- <blockquote>
222
- By default, ExifTool applies a print conversion (PrintConv) to extracted
223
- information to make the output more human-readable. Some conversions involve
224
- lookup tables which are documented in the <b>Values</b> column of the
225
- <a href="TagNames/index.html">tag name documentation</a>. For example, the
226
- GPSAltitudeRef tag defines the following conversions:
227
- <pre>0 = Above Sea Level
228
- 1 = Below Sea Level
229
- </pre>
230
- For this tag, a value of '0' is printed as 'Above Sea Level', and '1' is printed
231
- as 'Below Sea Level'. Reading and writing with ExifTool is symmetrical <i>[with
232
- the possible exception of list-type tags -- see <a href="#Q17">FAQ number 17</a>
233
- below]</i>, so a value that is printed as 'Above Sea Level' must also be written in
234
- that form. (In other words, the inverse print conversion is applied when writing
235
- values.) For example, to write GPSAltitudeRef you can type:
236
- <pre>exiftool -gpsaltituderef="Above Sea Level" image.jpg
237
- </pre>
238
- or any unambiguous short form may be used and ExifTool will know what you mean, eg)
239
- <pre>exiftool -gpsaltituderef=above image.jpg
240
- </pre>
241
- Alternatively, the print conversion can be disabled for all tags with the
242
- <code>-n</code> option, or for individual tags by suffixing the tag name with a
243
- '<code>#</code>' character. In either case the printed value of GPSAltitudeRef
244
- will be '0' or '1' when extracting information, and the value is written in the
245
- same way. So following two commands have exactly the same effect as above:
246
- <pre>exiftool -gpsaltituderef=0 -n image.jpg
247
- exiftool -gpsaltituderef#=0 image.jpg
248
- </pre>
249
- Integer values may also be specified in hexadecimal (with a leading '0x'). For
250
- example, the following commands are all equivalent:
251
- <pre>exiftool -flash=1 -n image.jpg
252
- exiftool -flash=0x1 -n image.jpg
253
- exiftool -flash#=1 image.jpg
254
- exiftool -flash#=0x1 image.jpg
255
- exiftool -flash=fired image.jpg
256
- </pre></blockquote><blockquote class=prog>
257
- <b>Programmers</b>: These techniques look like this when calling Image::ExifTool
258
- functions from a Perl script:
259
- <pre>$exifTool->SetNewValue(flash => 1, Type => 'ValueConv');
260
- $exifTool->SetNewValue(flash => 0x1, Type => 'ValueConv');
261
- $exifTool->SetNewValue('flash#' => 1);
262
- $exifTool->SetNewValue('flash#' => 0x1);
263
- $exifTool->SetNewValue(flash => 'fired');
264
- </pre></blockquote>
265
-
266
- <a name="Q7"></a>
267
- <p>7. <b>"I can't delete all EXIF information from a TIFF file using
268
- '<code>exiftool -exif:all= img.tif</code>'"</b></p>
269
-
270
- <blockquote>This is because of the way a TIFF file is structured. With a JPEG
271
- image, this command removes IFD0 (the main Image File Directory) as well as any
272
- subdirectories, thus removing all EXIF information. But with the TIFF format,
273
- the main image itself is stored in IFD0, so deleting this directory would
274
- destroy the image. The same is true for any TIFF-based RAW file such as DNG,
275
- CR2, NEF, etc. For these types of files, ExifTool just deletes the ExifIFD
276
- subdirectory, so any information stored in other directories is preserved.
277
- </blockquote>
278
-
279
- <blockquote>Use "<code>exiftool -a -G1 -s img.tif</code>" to see where the
280
- information is stored. Any tags remaining in other IFD's must be deleted
281
- individually from a TIFF-format file if desired. For convenience, a
282
- <a href="TagNames/Shortcuts.html">shortcut tag</a> is provided to simplify the
283
- deletion of common metadata tags from IFD0 by adding "<code>-CommonIFD0=</code>"
284
- to the command line.
285
- </blockquote>
286
-
287
- <a name="Q8"></a>
288
- <p>8a. <b>"All maker note information is lost if I change the Make or Model tag"</b>, or
289
- <br>8b. <b>"I can't copy maker note information to an image"</b></p>
290
-
291
- <blockquote>
292
- The Make and Model tags are used by some image utilities (including ExifTool) to
293
- determine the format of the maker note information. Deleting or changing either
294
- of these tags may prevent these utilities from recognizing or properly
295
- interpreting the maker notes. Also beware that the maker notes information may
296
- be damaged if an image is edited when the maker notes are not properly
297
- recognized. So it is a good idea not to edit the Make and Model tags in the
298
- first place.</blockquote>
299
-
300
- <blockquote>If you really want to delete the Make and Model information, you
301
- might as well delete the maker notes too. You can do this with either of the
302
- following commands:
303
- <pre>exiftool -make= -model= -makernotes:all= image.jpg
304
- exiftool -make= -model= -makernotes= image.jpg
305
- </pre>
306
- For the same reason, maker notes can not be copied to an image with an
307
- incompatible Make or Model. To do this, the Make and Model tags must also be
308
- copied. eg)
309
- <pre>exiftool -tagsfromfile src.jpg -makernotes -make -model dst.jpg
310
- </pre>
311
- (Note that in this case the "<code>-makernotes:all</code>" syntax does not work
312
- because it attempts to copy the maker note tags individually. Since maker note
313
- tags may not be created individually, they must instead be copied as a block
314
- with "<code>-makernotes</code>".)
315
- </blockquote>
316
-
317
- <a name="Q9"></a>
318
- <p>9a. <b>"The information is different when I copy all tags to a new file"</b>, or
319
- <br>9b. <b>"The tag locations change when I use <code>-tagsfromfile</code>
320
- to copy information"</b></p>
321
-
322
- <blockquote>
323
- This feature is explained under the <code>-tagsFromFile</code> option in
324
- the <a href="exiftool_pod.html">exiftool application documentation</a>, but the
325
- question is common enough that it is discussed here in more detail.</blockquote>
326
-
327
- <blockquote>By default, ExifTool will store information in preferred locations
328
- when either writing new information or copying information between files. This
329
- freedom allows ExifTool to write or copy information to files of different
330
- formats without requiring the user to know details about where the information
331
- is stored.</blockquote>
332
-
333
- <blockquote>The preferred general locations for information written to JPEG
334
- images are 1) EXIF, 2) IPTC and 3) XMP. As an example, information extracted
335
- from the maker notes will be preferentially written (on a tag-by-tag basis) in
336
- EXIF format when copying information between two JPEG images. But if a specific
337
- tag doesn't exist in EXIF, then the tag is written to the first valid group in
338
- the order specified above. The advantage of "translating" the information to
339
- EXIF is that it then becomes readable by applications which only support
340
- standard EXIF. The disadvantage is that you don't get an exact copy of the
341
- original information structure.</blockquote>
342
-
343
- <blockquote>But ExifTool gives you the ability to customize this behaviour to
344
- write the information to wherever you want. This is done by specifying a group
345
- name for the tag(s) to be copied. This applies even if the group name is
346
- "<code>all</code>", in which case the original family 1 group is preserved. So
347
- to copy all information and preserve the original structure, use this syntax:
348
-
349
- <pre>exiftool -tagsfromfile src.jpg -all:all dst.jpg
350
- </pre>
351
-
352
- In this command, since no destination tag was specified, the destination is the
353
- same as the source (ie. "<code>-all:all>all:all</code>"), so the information is
354
- copied to the same family 1 group.</blockquote>
355
-
356
- <blockquote>Here are some examples to show you the type of control you have over
357
- where the information is written. All commands in each example are equivalent:
358
-
359
- <pre><span class='blk'># copy all tags to preferred groups (no destination group)</span>
360
- exiftool -tagsfromfile src.jpg dst.jpg
361
- exiftool -tagsfromfile src.jpg -all dst.jpg
362
- exiftool -tagsfromfile src.jpg "-all&gt;all" dst.jpg
363
- exiftool -tagsfromfile src.jpg "-all:all&gt;all" dst.jpg
364
-
365
- <span class='blk'># copy all tags, preserving family 1 group (destination group 'all')</span>
366
- exiftool -tagsfromfile src.jpg -all:all dst.jpg
367
- exiftool -tagsfromfile src.jpg "-all&gt;all:all" dst.jpg
368
- exiftool -tagsfromfile src.jpg "-all:all&gt;all:all" dst.jpg
369
-
370
- <span class='blk'># copy all tags to EXIF group (destination group 'exif')
371
- # [the destination family 1 group is the preferred EXIF IFD]</span>
372
- exiftool -tagsfromfile src.jpg "-all&gt;exif:all" dst.jpg
373
- exiftool -tagsfromfile src.jpg "-all:all&gt;exif:all" dst.jpg
374
-
375
- <span class='blk'># copy XMP tags to XMP group (destination group 'xmp')
376
- # [the destination family 1 group is the preferred XMP namespace]</span>
377
- exiftool -tagsfromfile src.jpg "-xmp:all" dst.jpg
378
- exiftool -tagsfromfile src.jpg "-xmp:all&gt;xmp:all" dst.jpg
379
-
380
- <span class='blk'># copy XMP tags, preserving family 1 group (destination group 'all')</span>
381
- exiftool -tagsfromfile src.jpg "-xmp:all&gt;all:all" dst.jpg
382
-
383
- <span class='blk'># copy XMP tags to preferred groups (no destination group)</span>
384
- exiftool -tagsfromfile src.jpg "-xmp:all&gt;all" dst.jpg
385
-
386
- <span class='blk'># copy XMP tags to EXIF only (destination group 'exif')
387
- # [the destination family 1 group is the preferred EXIF IFD]</span>
388
- exiftool -tagsfromfile src.jpg "-xmp:all&gt;exif:all" dst.jpg
389
- </pre>
390
-
391
- The same rules illustrated above also apply when copying individual tags.</blockquote>
392
-
393
- <blockquote>Note: If no destination group is specified, a new tag is created if
394
- necessary only in the preferred group, but if the same tag already exists in
395
- another group, then this information is also updated. (Otherwise inconsistent
396
- values for the same information would exist in different locations. Of course,
397
- you can always generate inconsistencies like this if you really want to by
398
- specifically writing contradictory information to different groups.)
399
- </blockquote>
400
-
401
- <blockquote>Certain types of meta information (such as EXIF, IPTC, XMP and
402
- ICC_Profile) may also be <b>copied as a block</b>. This technique copies all
403
- meta information, even if ExifTool doesn't have the ability to write some
404
- individual tags contained in the block. For all block types except EXIF, the
405
- metadata is copied byte-for-byte from the original image. With EXIF however,
406
- the metadata may be restructured to ensure that it is self-contained. Also note
407
- that EXIF may not be written as a block to TIFF-based file formats. Beware that
408
- <b>any existing metadata</b> of this type in the distination file <b>will be
409
- overwritten</b> by the new block.
410
-
411
- <pre><span class='blk'># copy EXIF as a block between same-named JPG files in different directories</span>
412
- exiftool -tagsfromfile SRCDIR/%f.%e -ext jpg DSTDIR
413
-
414
- <span class='blk'># copy XMP as a block from one file to another</span>
415
- exiftool -tagsfromfile src.jpg -xmp dst.cr2
416
- </pre></blockquote>
417
-
418
- <a name="Q10"></a>
419
- <p>10. <b>"How does ExifTool handle coded character sets?"</b></p>
420
-
421
- <!-- vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv -->
422
- <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
423
-
424
- <blockquote><i>[Also see <a href="#Q18">FAQ number 18</a> for help on displaying
425
- special characters in a Windows console.]</i></blockquote>
426
-
427
- <blockquote>Certain meta information formats allow coded character sets other
428
- than plain ASCII. When reading, most known encodings are converted to the
429
- external character set according to the exiftool "<code>-charset CHARSET</code>"
430
- or <code>-L</code> option, or to UTF&#8209;8 by default. When writing, the
431
- inverse conversion is performed. Alternatively, special characters may be
432
- converted to/from HTML character entities with the <code>-E</code> option.
433
- </blockquote>
434
-
435
- <blockquote>A distinction is made between the <b>external</b> character set
436
- visible to the ExifTool user, and the <b>internal</b> character used to store
437
- text in the metadata of a file. These character sets may be specified
438
- separately as follows:
439
- <ol><li>The <b>external</b> character set for strings passed to/from ExifTool
440
- is UTF&#8209;8 by default, but it may be changed through any of these
441
- command-line options:
442
- <blockquote><code>-charset CHARSET</code> &nbsp; or &nbsp;
443
- <code>-charset exiftool=CHARSET</code> &nbsp; or &nbsp; <code>-L</code>
444
- </blockquote></li>
445
- <li>The <b>internal</b> character set for strings stored in file metadata may be
446
- specified for some metadata types:
447
- <blockquote><code>-charset TYPE=CHARSET</code></blockquote>
448
- (where <code>TYPE</code> is "<code>exif</code>", "<code>iptc</code>",
449
- "<code>id3</code>", "<code>photoshop</code>" or "<code>quicktime</code>")</li></ol>
450
-
451
- Valid <code>CHARSET</code> values are (with aliases given in brackets):
452
-
453
- <blockquote><table class=clear>
454
- <tr><td>UTF8</td><td>(cp65001, UTF&#8209;8)</td><td>Thai</td><td>(cp874)</td></tr>
455
- <tr><td>Latin</td><td>(cp1252, Latin1)</td><td>MacRoman</td><td>(cp10000, Mac, Roman)</td></tr>
456
- <tr><td>Latin2</td><td>(cp1250)</td><td>MacLatin2</td><td>(cp10029)</td></tr>
457
- <tr><td>Cyrillic</td><td>(cp1251,&nbsp;Russian)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>MacCyrillic</td><td>(cp10007)</td></tr>
458
- <tr><td>Greek</td><td>(cp1253)</td><td>MacGreek</td><td>(cp10006)</td></tr>
459
- <tr><td>Turkish</td><td>(cp1254)</td><td>MacTurkish</td><td>(cp10081)</td></tr>
460
- <tr><td>Hebrew</td><td>(cp1255)</td><td>MacRomanian</td><td>(cp10010)</td></tr>
461
- <tr><td>Arabic</td><td>(cp1256)</td><td>MacIceland</td><td>(cp10079)</td></tr>
462
- <tr><td>Baltic</td><td>(cp1257)</td><td>MacCroatian</td><td>(cp10082)</td></tr>
463
- <tr><td>Vietnam</td><td>(cp1258)</td></tr>
464
- </table></blockquote>
465
-
466
- The <code>-L</code> option is equivalent to "<code>-charset Latin</code>",
467
- "<code>-charset Latin1</code>" and "<code>-charset cp1252</code>".</blockquote>
468
-
469
- <blockquote>Type-specific details are given below about the special character
470
- handling for EXIF, IPTC, XMP, PNG, ID3, PDF, Photoshop, QuickTime, AIFF, MIE and
471
- Vorbis information:</blockquote>
472
-
473
- <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
474
-
475
- <blockquote><b>EXIF</b>: Most textual information in EXIF is stored in ASCII
476
- format (called "string" in the <a href="TagNames/index.html">ExifTool tag name
477
- documentation</a>). By default ExifTool does not convert these strings.
478
- However, it is not uncommon for applications to write UTF&#8209;8 or other
479
- encodings where ASCII is expected. To deal with these, ExifTool allows the
480
- internal EXIF string encoding to be specified with
481
- "<code>-charset exif=CHARSET</code>", which causes EXIF string values to be
482
- converted from the specified character set when reading, and stored with this
483
- character set when writing. (The
484
- <a href="http://www.metadataworkinggroup.org/">MWG</a> recommends using
485
- UTF&#8209;8 encoding for EXIF strings, and in keeping with this the
486
- "<code>-use mwg</code>" feature sets the default internal EXIF string encoding
487
- to UTF&#8209;8, but note that this will have no effect unless the external
488
- encoding is also set to something other than the default of UTF&#8209;8.)</blockquote>
489
-
490
- <blockquote>A few EXIF tags (UserComment, GPSProcessingMethod and
491
- GPSAreaInformation) support a designated internal text encoding, with values
492
- stored as ASCII, Unicode (UCS-2) or JIS. When reading these tags, ExifTool
493
- converts Unicode and JIS to the external character set specified by the
494
- <code>-charset</code> or <code>-L</code> option, or to UTF&#8209;8 by default.
495
- ASCII text is not converted. When writing, text is stored as ASCII unless the
496
- string contains special characters, in which case it is converted from the
497
- external character set (UTF&#8209;8 by default), and stored as Unicode. ExifTool
498
- writes Unicode in native EXIF byte ordering by default, but the byte order may
499
- be specified by setting the ExifUnicodeByteOrder tag (see the
500
- <a href="TagNames/Extra.html">Extra Tags</a> documentation).</blockquote>
501
-
502
- <blockquote>The EXIF "XP" tags (XPTitle, XPComment, etc) are always stored
503
- internally as little-endian Unicode (UCS&#8209;2), and are read and written
504
- using the specified external character set.</blockquote>
505
-
506
- <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
507
-
508
- <blockquote><b>IPTC</b><span class='sm'><sup>&dagger;</sup></span>: The
509
- value of the IPTC:CodedCharacterSet tag determines how the internal IPTC string
510
- values are interpreted. If CodedCharacterSet exists and has a value of
511
- "<code>UTF8</code>" (or "<code>ESC&nbsp;%&nbsp;G</code>") then string values are
512
- assumed to be stored as UTF&#8209;8. Otherwise the internal IPTC encoding is
513
- assumed to be Windows Latin1 (cp1252), but this can be changed with
514
- "<code>-charset iptc=CHARSET</code>". When reading, these strings are converted
515
- to UTF&#8209;8 by default, or to the character set specified by the
516
- <code>-charset</code> or <code>-L</code> option. When writing, the inverse
517
- conversions are performed. No conversion is done if the internal (IPTC) and
518
- external (ExifTool) character sets are the same. Note that ISO 2022 character
519
- set shifting is not supported. Instead, a warning is issued and the string is
520
- not converted if an ISO 2022 shift code is encountered. See the
521
- <a href="http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf">IPTC IIM
522
- specification</a> for more information about IPTC character coding.</blockquote>
523
-
524
- <blockquote>ExifTool may be used to convert IPTC values to a different internal
525
- encoding. To do this, all IPTC tags must be rewritten along with the desired
526
- value of CodedCharacterSet. For example, the following command changes the
527
- internal IPTC encoding to UTF&#8209;8 (from Windows Latin1 unless
528
- CodedCharacterSet was already "UTF8"):
529
- <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset=utf8 a.jpg
530
- </pre>or from Windows Latin2 (cp1250) to UTF&#8209;8:
531
- <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset=utf8 -charset iptc=latin2 a.jpg
532
- </pre>and this command changes it back from UTF&#8209;8 to Windows Latin1 (cp1252):
533
- <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset= a.jpg
534
- </pre>or to Windows Latin2:
535
- <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset= -charset iptc=latin2 a.jpg
536
- </pre>Note that unless CodedCharacterSet is UTF&#8209;8, applications have no
537
- reliable way to determine the IPTC character encoding. For this reason, it is
538
- recommended that CodedCharacterSet be set to "<code>UTF8</code>" when creating
539
- new IPTC.</blockquote>
540
-
541
- <blockquote class='sm'><sup>&dagger;</sup> <span class=lt>Refers to the older
542
- <a href="http://www.iptc.org/site/News_Exchange_Formats/IIM/">IPTC IIM</a> format.
543
- The more recent
544
- <a href="http://iptc.cms.apa.at/site/Photo_Metadata/IPTC_Core_&amp;_Extension/">IPTC
545
- Core and Extension specifications</a> actually use the XMP format (see below).</span>
546
- </blockquote>
547
-
548
- <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
549
-
550
- <blockquote><b>XMP</b>: Exiftool reads XMP encoded as UTF&#8209;8, UTF&#8209;16
551
- or UTF&#8209;32, and converts them all to UTF&#8209;8 internally. Also, all XML
552
- character entity references and numeric character references are converted.
553
- When writing, ExifTool always encodes XMP as UTF&#8209;8, converting the
554
- following 5 characters to XML character references: <code>&amp; &lt; &gt; &#39;
555
- &quot;</code>. By default no further conversion is performed, however the
556
- <code>-charset</code> or <code>-L</code> option may be used used to convert
557
- text to/from a specified character set when reading/writing.</blockquote>
558
-
559
- <blockquote><b>PNG</b>: <a href="TagNames/PNG.html#TextualData">PNG TextualData
560
- tags</a> are stored as tEXt, zTXt and iTXt chunks in PNG images. The tEXt and
561
- zTXt chunks use ISO 8859-1 encoding, while iTXt uses UTF&#8209;8. When reading,
562
- ExifTool converts all PNG textual data to the character set specified by the
563
- <code>-charset</code> or <code>-L</code> option, or to UTF&#8209;8 by default.
564
- When writing, ExifTool generates a tEXt chunk (or zTXt with the <code>-z</code>
565
- option) if the text doesn't contain special characters or if Latin encoding is
566
- specified (<code>-L</code> or <code>-charset latin</code>); otherwise an iTXt
567
- chunk is used and the text is converted from the specified character set and
568
- stored as UTF&#8209;8.</blockquote>
569
-
570
- <blockquote><b>ID3</b>: The ID3v1 specification officially supports only ISO
571
- 8859&#8209;1 encoding (a subset of Windows Latin1), although some applications
572
- may incorrectly use other character sets. By default ExifTool converts ID3v1
573
- text from Latin to the character set specified by the <code>-charset</code> or
574
- <code>-L</code> option, or to UTF&#8209;8 by default. However, the internal
575
- ID3v1 charset may be specified with "<code>-charset id3=CHARSET</code>". The
576
- encoding for ID3v2 information is stored in the file, so ExifTool converts
577
- ID3v2 text from this encoding to the character set specified by
578
- <code>-charset</code> or <code>-L</code>, or to UTF&#8209;8 by default. ExifTool
579
- does not currently write ID3 information.</blockquote>
580
-
581
- <blockquote><b>PDF</b>: PDF text strings are stored in either PDFDocEncoding
582
- (similar to Windows Latin1) or Unicode (UCS&#8209;2). When reading, ExifTool
583
- converts to the character set specified by the <code>-charset</code> or
584
- <code>-L</code> option, or to UTF&#8209;8 by default. When writing, ExifTool
585
- encodes input text from the specified character set as Unicode only if the
586
- string contains special characters, otherwise PDFDocEncoding is
587
- used.</blockquote>
588
-
589
- <blockquote><b>Photoshop</b>: Some Photoshop resource names are stored as
590
- Pascal strings with unknown encoding. By default, ExifTool assumes MacRoman
591
- encoding and converts this to UTF&#8209;8, but the internal and external
592
- character sets may be specified with <code>-charset Photoshop=CHARSET</code>
593
- and <code>-charset CHARSET</code> respectively.</blockquote>
594
-
595
- <blockquote><b>QuickTime</b>: QuickTime text strings may be stored in a
596
- variety of poorly documented formats, and ExifTool does its best to decode
597
- these according to the <code>-charset</code> option setting. For some
598
- QuickTime strings where the internal encoding is not known, ExifTool assumes
599
- a default encoding of MacRoman, but this may be changed with
600
- "<code>-charset QuickTime=CHARSET</code>".</blockquote>
601
-
602
- <blockquote><b>AIFF</b>: AIFF strings are assumed to be stored in MacRoman, and
603
- are converted according to the <code>-charset</code> option when reading.
604
- </blockquote>
605
-
606
- <blockquote><b>MIE</b>: MIE strings are stored as either UTF&#8209;8 or ISO
607
- 8859&#8209;1. When reading, UTF&#8209;8 strings are converted according to
608
- the <code>-charset</code> or <code>-L</code> option, and ISO 8859&#8209;1
609
- strings are never converted. When writing, input strings are converted from
610
- the specified character set to UTF&#8209;8. The resulting strings are stored as
611
- UTF&#8209;8 if they contain multi-byte UTF&#8209;8 character sequences,
612
- otherwise they are stored as ISO 8859&#8209;1.</blockquote>
613
-
614
- <blockquote><b>Vorbis</b>: Vorbis comments are stored as UTF&#8209;8,
615
- and are converted to the character set specified by <code>-charset</code> or
616
- <code>-L</code> when reading.</blockquote>
617
-
618
- <blockquote class=prog>
619
- <b>Programmers</b>: ExifTool returns all values as byte strings of encoded
620
- characters. Perl wide characters are not used. The encoding is UTF&#8209;8 by
621
- default, but valid UTF&#8209;8 can not be guaranteed for all values, so the
622
- caller must validate the encoding if necessary. The encodings described above
623
- are set by the various <a href="ExifTool.html#Charset">Charset options</a> of
624
- the API.
625
- <br><br><b>Note</b>: Some settings of the system PERL_UNICODE environment
626
- variable may be incompatible with ExifTool's character handling.
627
- </blockquote>
628
-
629
- <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
630
- <!-- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -->
631
-
632
- <a name="Q11"></a>
633
- <p>11. <b>"My user-defined tags don't work"</b></p>
634
-
635
- <blockquote>
636
- For examples of how to add user-defined tags, see the
637
- <a href="config.html">ExifTool_config</a> file in the ExifTool distribution.
638
- It may be useful to activate this file as a test before trying to implement
639
- your own config file. To activate this file, copy it to your <b>HOME</b>
640
- directory then rename it to "<code>.ExifTool_config</code>".
641
- <blockquote class=lt><b>Note</b>: The config file must be renamed at the
642
- command line because neither the Windows nor Mac GUI allow a file name to
643
- begin with a "<code>.</code>". To do this in Windows, run "cmd.exe" and type
644
- the following (pressing <i>RETURN</i> at the end of each line):
645
- <pre>cd %HOMEPATH%
646
- rename ExifTool_config .ExifTool_config
647
- </pre>
648
- or on a Mac, open the "Terminal" application (from the /Applications/Utilities
649
- folder) and type this command then press <i>RETURN</i>:
650
- <pre>mv ExifTool_config .ExifTool_config
651
- </pre></blockquote>
652
-
653
- With the sample config file installed, you should be able to write the example
654
- tags. A command like this:
655
- <pre>exiftool -v2 -NewXMPxmpTag=test <i>FILE</i></pre>
656
- should print this as the first line of its output:
657
- <pre>Writing XMP-xmp:NewXMPxmpTag
658
- </pre>
659
- If this doesn't work, the most common problem is that the
660
- "<code>.ExifTool_config</code>" configuration file isn't getting loaded. In
661
- this case, there are a few things you can try:
662
- <ol>
663
- <li>Make sure the config file name is correct. It must be
664
- "<code>.ExifTool_config</code>" (note the leading "<code>.</code>", and the
665
- capital "<code>T</code>").</li>
666
- <li>Set either the <b>HOME</b> or the <b>EXIFTOOL_HOME</b> environment variable
667
- to the name of the directory where you put your "<code>.ExifTool_config</code>"
668
- file.</li>
669
- <li>Put the config file in the same directory as the exiftool script. (Also, be
670
- sure the config filename starts with a dot! See the note above for help
671
- renaming the config file.)</li>
672
- <li>If you can't get the config file to load automatically, you can try loading
673
- it manually with the exiftool <code>-config <i>CFGFILE</i></code> option. (Note:
674
- This must be the first option on the command line.) This allows loading
675
- of a config file with any name.</li>
676
- </ol>
677
- </blockquote>
678
-
679
- <blockquote>If necessary, you can verify that ExifTool is loading your config
680
- file by adding the following line to your file:
681
-
682
- <pre>print "LOADED!\n";
683
- </pre>
684
-
685
- If you see a "<code>LOADED!</code>" message when you run exiftool, but your new
686
- tags still don't work, make sure you are using the proper tag name and that the
687
- file you are writing can support this type of information.</blockquote>
688
-
689
- <blockquote class=prog><b>Programmers</b>: To specify the config file directory from within
690
- a Perl script when using the ExifTool API, set the <b>EXIFTOOL_HOME</b>
691
- environment variable before loading the ExifTool module:
692
- <pre>BEGIN { $ENV{EXIFTOOL_HOME} = '/config_file_directory' }
693
- use Image::ExifTool;
694
- </pre>
695
- Also see the <a href="ExifTool.html#Config">Configuration section of the
696
- ExifTool API documentation</a> for techniques to use a config file with another
697
- name, or to disable the config file feature.
698
- </blockquote>
699
-
700
- <a name="Q12"></a>
701
- <p>12. <b>"How do I export information from exiftool to a database?"</b></p>
702
-
703
- <blockquote><i>[See <a href="#Q26">FAQ number 26</a> for help with the reverse
704
- -- importing metadata from a database.]</i></blockquote>
705
-
706
- <blockquote>
707
- It is often easiest to export information formatted as a tab-delimited or
708
- comma-separated list of values using the exiftool <code>-T</code> or
709
- <code>-csv</code> option. As well, the <code>-r</code> option is useful for
710
- recursing through all images in a hierarchy of directories. For example:
711
-
712
- <pre>exiftool -T -r -filename -exposuremode -ISO t/images &gt; out.txt
713
- </pre>
714
-
715
- This command recursively processes all images in the "<code>t/images</code>"
716
- directory, extracting FileName, ExposureMode and ISO tags, and writing the
717
- output to a tab-delimited text file called "<code>out.txt</code>". After the
718
- command has executed, "<code>out.txt</code>" will look something like this:
719
-
720
- <pre>Canon.jpg Manual 100
721
- Casio.jpg - 64
722
- Nikon.jpg - 100
723
- OlympusE1.jpg Auto 400
724
- </pre>
725
-
726
- One limitation of the <code>-T</code> option is that a list of tags to extract
727
- must be specified. Otherwise, all information is extracted from each input
728
- file, and the columns would contain values from random tags.</blockquote>
729
-
730
- <blockquote> The <code>-csv</code> (comma separated values) option solves this
731
- dilemma by pre-extracting information from all input files, then producing a
732
- sorted list of available tag names as the first row of the output, and
733
- organizing the information into columns for each tag. As well, a first column
734
- labelled "SourceFile" is generated. These features make it practical to use the
735
- <code>-csv</code> option for extracting all information from multiple images.
736
- For example, this command:
737
-
738
- <pre>exiftool -csv -r t/images > out.csv</pre>
739
-
740
- gives an output like this:
741
-
742
- <pre>SourceFile,AEBBracketValue,AELock,AFAreaHeight,AFAreaMode,AFAreas,[...]
743
- t/images/Canon.jpg,0,,151,,,[...]
744
- t/images/Casio.jpg,,,,,,[...]
745
- t/images/Nikon.jpg,,,,Single Area,,[...]
746
- t/images/OlympusE1.jpg,,Off,,,"Center (121,121)-(133,133)",[...]
747
- </pre>
748
-
749
- Note that the number of columns in the <code>-csv</code> output may be very
750
- large if all information is extracted. Missing tags are indicated by empty
751
- strings as in the example above, or by dashes if the <code>-f</code> option is
752
- used.</blockquote>
753
-
754
- <blockquote> It should be possible to import these files directly into most
755
- database applications. On the command line, any list of tag names may be used,
756
- and any number of file or directory names may be specified. (Hint: If your
757
- command line starts to get too long, you may want to look into using the
758
- <code>-@</code> option and/or the <a href="index.html#shortcut">ShortCut</a>
759
- feature).</blockquote>
760
-
761
- <blockquote>In Windows, a .BAT file containing the exiftool command may be used
762
- to give drag and drop functionality. Dropping a folder on the following .BAT
763
- file will create "out.txt" in the folder:
764
-
765
- <pre>echo "FileName&lt;tab&gt;Aperture&lt;tab&gt;ISO" &gt; %1\out.txt
766
- exiftool -T -r -filename -aperture -ISO %1 &gt;&gt; %1\out.txt
767
- </pre>
768
-
769
- The "<code>echo</code>" command was included to add column headings to the
770
- output. (The tab character in the echo command, indicated by
771
- "<code>&lt;tab&gt;</code>", may be generated in Mac/Linux shells with CTRL-v
772
- then TAB, or in a Windows cmd shell with TAB when cmd.exe is run with the
773
- <code>/f:off</code> option to disable tab completion.)
774
- </blockquote>
775
-
776
- <blockquote>Other possible export formats include RDF/XML (with the the
777
- <code>-X</code> option), or JSON (with the <code>-j</code> option). These
778
- methods allow transfer of more complex data sets (including structured
779
- information with the <code>-struct</code> option), but require that the
780
- importing software supports these formats.</blockquote>
781
-
782
- <blockquote>Finally, the <code>-p</code> option may be used to generate any
783
- arbitrary output format. For example, the following format file
784
- (let's call it "<code>my.fmt</code>") may be used to emulate a CSV-formatted
785
- output:
786
-
787
- <pre>#[HEAD]FileName, Aperture, ISO
788
- $filename, $aperture, $iso
789
- </pre>
790
-
791
- with a command like this:
792
-
793
- <pre>exiftool -f -r -p my.fmt t/images &gt; out.csv
794
- </pre>
795
-
796
- Alternatively, the <code>-p</code> option may be used with a format string instead
797
- of a file name. The following command has the same effect as above except that
798
- the row of headings is not printed (Note: Use single quotes as below on Mac/Linux,
799
- or double quotes instead on Windows):
800
-
801
- <pre>exiftool -f -r -p '$filename, $aperture, $iso' t/images &gt; out.csv
802
- </pre>
803
-
804
- With the <code>-f</code> option, the value of any missing tag is printed as a
805
- dash. Without this option, missing tags generate a minor warning and the
806
- line in the <code>-p</code> output is not printed. The <code>-m</code> option
807
- may be used to ignore minor warnings, which causes these lines to be printed
808
- with an empty value for missing tags.</blockquote>
809
-
810
- <blockquote>
811
- See the <code>-p</code> option in the <a href="exiftool_pod.html">application
812
- documentation</a> for more information about this feature.
813
- </blockquote>
814
-
815
- <a name="Q13"></a>
816
- <p>13a. <b>"Why is my file smaller after I use ExifTool to write information?"</b>, or
817
- <br>13b. <b>"Why do some Offset tags change value when I write other tags?"</b></p>
818
-
819
- <blockquote>
820
- There are various specific reasons why this can happen, but the general answer
821
- is: When ExifTool writes an image, the meta information may be restructured in
822
- such a way that it takes less space than in the original file, or so that some
823
- tags are stored at different offsets in the file.</blockquote>
824
-
825
- <blockquote>The EXIF/TIFF standard allows for blocks of unreferenced data to
826
- exist in an image. Some digital cameras write JPEG or TIFF-based RAW files
827
- which contain large blocks of unused data, usually filled with binary zeros.
828
- The reason for this could be to simplify camera algorithms by allowing
829
- variable-sized information to be written at fixed offsets in the output image.
830
- When ExifTool rewrites an image it does not copy these unused blocks. This can
831
- result in a significant reduction in file size for some images. <i>[The
832
- <code>-htmlDump</code> option may be used to view the file structure if you are
833
- interested in seeing these unused data blocks -- use a command like
834
- "<code>exiftool -htmlDump a.jpg &gt; out.html</code>", then open
835
- <code>out.html</code> in your web browser. Unused data blocks are
836
- <span class=U>brown</span> in this output.]</i> </blockquote>
837
-
838
- <blockquote>Also, the size of an XMP record may easily shrink or grow when it is
839
- rewritten, even if no meta information is changed. This is partly due to the
840
- fact that the XMP specification recommends a few KB of padding at the end of the
841
- record (ExifTool adds 2424 bytes by default, but this padding is omitted if the
842
- <code>-z</code> option is used), and partly due to the flexibility of the XMP
843
- format which allows the information to be written in various styles, some of
844
- which are more compact than others.
845
- </blockquote>
846
-
847
- <blockquote>You may also notice that the values of some "offset" tags (like
848
- ThumbnailOffset and PreviewImageStart) may change when the file is rewritten.
849
- This is normal, and simply indicates that the associated data is now stored at a
850
- different position within the file.</blockquote>
851
-
852
- <blockquote>ExifTool does not modify the image data itself, so editing a file is
853
- "lossless" as far as the image is concerned.</blockquote>
854
-
855
- <a name="Q14"></a>
856
- <p>14. <b>"What format do I use for writing GPS coordinates?"</b></p>
857
-
858
- <blockquote>ExifTool is very flexible in the formats allowed for entering GPS
859
- coordinates. Any string containing between 1 and 3 floating point numbers is
860
- valid. The numbers represent degrees, (and optionally) minutes and
861
- seconds.</blockquote>
862
-
863
- <blockquote>For EXIF GPS coordinates, the reference direction is specified
864
- separately with the EXIF:GPSLatitudeRef or EXIF:GPSLongitudeRef
865
- tag.</blockquote>
866
-
867
- <blockquote>For XMP GPS coordinates, the reference direction is specified within
868
- the XMP:GPSLatitude or XMP:GPSLongitude value, with west longitudes and south
869
- latitudes being specified either by negative coordinate values or by ending the
870
- string with "<code>W</code>" or "<code>S</code>". </blockquote>
871
-
872
- <blockquote>Here are some examples of equivalent ways to specify a GPS
873
- latitude in both EXIF and XMP:
874
-
875
- <pre>exiftool -exif:gpslatitude="42 30 0.00" -exif:gpslatituderef=S a.jpg
876
- exiftool -exif:gpslatitude="42 deg 30.00 min" -exif:gpslatituderef=S a.jpg
877
- exiftool -exif:gpslatitude=42.5 -exif:gpslatituderef=S a.jpg
878
-
879
- exiftool -xmp:gpslatitude="42 30 0.00 S" a.jpg
880
- exiftool -xmp:gpslatitude=42.50S a.jpg
881
- exiftool -xmp:gpslatitude=-42.5 a.jpg
882
- </pre>
883
-
884
- Similar styles may be used for longitude. ExifTool will convert any of these
885
- coordinate styles to the proper format for the specific tag used.
886
- </blockquote>
887
-
888
- <a name="Q15"></a>
889
- <p>15. <b>"I get MakerNote warnings or errors when reading or writing information"</b></p>
890
-
891
- <blockquote>Problems like this may be caused by image editing software which
892
- doesn't properly update offsets in the MakerNotes when rewriting an image. These
893
- offsets are used as pointers to reference tag values and structures within the
894
- metadata, and errors like this may lead to missing or incorrect values for some
895
- MakerNotes tags. In many cases, ExifTool will detect this type of problem and
896
- issue a warning like this when reading (or an error when writing):
897
-
898
- <pre>Warning: [minor] Possibly incorrect maker notes offsets (fix by -340?)
899
- </pre>
900
-
901
- <i class=lt>[Be aware that if multiple warnings occur, the <code>-a</code>
902
- option must be used to see them all, since by default only one warning is
903
- displayed per file.]</i> </blockquote>
904
-
905
- <blockquote>This is a particularly insidious problem that is sometimes difficult
906
- for ExifTool to correct automagically, so it requires some operator
907
- intervention. If this warning occurs, you have a few alternatives:</blockquote>
908
-
909
- <blockquote>1) Use the <code>-F</code> option to allow ExifTool to attempt to
910
- fix the incorrect offsets. If ExifTool was correct in its diagnosis, then this
911
- option will fix the incorrect offsets. This is usually the appropriate choice
912
- if this problem was caused by editing the image with other
913
- software.</blockquote>
914
-
915
- <blockquote>2) Use the <code>-m</code> option to ignore the warning (or downgrade
916
- the error to a warning when writing). This causes ExifTool to honour the
917
- existing maker note offsets, and may be the correct choice if images straight
918
- out of the camera have this problem.</blockquote>
919
-
920
- <blockquote>Often, the first choice (<code>-F</code>) is the right thing to do,
921
- but this depends on many factors, so it is best to try both methods then compare
922
- the resulting maker note information to see which works best for your
923
- situation.</blockquote>
924
-
925
- <blockquote>When writing, <code>-F</code> applies a permanent correction to the
926
- maker notes. Note that <u>some MakerNote information may be lost permanently
927
- if the proper correction is not applied when writing images with this
928
- problem</u>.</blockquote>
929
-
930
- <blockquote>3) The third alternative is to adjust the maker note offsets by a
931
- specific amount. This is done by appending an integer to the <code>-F</code>
932
- option. For example, with the warning above (where ExifTool suggests "fix by
933
- -340?"), <code>-F</code> would be equivalent to <code>-F-340</code>. See the
934
- <a href="exiftool_pod.html#f_offset_fixbase">-F option documentation</a> for
935
- more details. This advanced feature may require some technical knowledge about
936
- the structure of EXIF information (and here, ExifTool's <code>-htmlDump</code>
937
- feature may be very useful for visualizing this structure).</blockquote>
938
-
939
- <blockquote>Other types of MakerNote errors may also prevent the file from
940
- being written. However, most MakerNote errors are designated as <b>minor</b>,
941
- which allows them to be ignored by using the <code>-m</code> option. For
942
- example:
943
-
944
- <pre>Error: [minor] Bad format (65535) for MakerNotes entry 17
945
- </pre>
946
-
947
- Using <code>-m</code> will downgrade the minor error to a warning, allowing the
948
- file to be written, but <u>some MakerNote information may be lost when ignoring
949
- certain types of errors like this</u>. </blockquote>
950
-
951
- <a name="Q16"></a>
952
- <p>16. <b>"Why doesn't ExifTool rename my AVI files?"</b></p>
953
-
954
- <blockquote>By default, ExifTool only processes <u>writable file
955
- types</u><span class='sm'><sup>&dagger;</sup></span> when <u>any
956
- tag</u><span class='sm'><sup>&Dagger;</sup></span> is being written and a
957
- directory name is specified on the command line. To force exiftool to process
958
- other files, they must either be listed on the command line by name, or be
959
- specified using the <code>-ext</code> option, something like this:
960
-
961
- <pre>exiftool -ext AVI -ext JPG -d pics/%Y/%m "-directory&lt;dateTimeOriginal" DIR
962
- </pre>
963
-
964
- When a single <code>-ext</code> option is used, only files of the specified type
965
- are processed. However, multiple <code>-ext</code> options may be used in the
966
- same command (as in the example above) to process any number of different file
967
- types.
968
- </blockquote>
969
-
970
- <blockquote class='sm'><sup>&dagger;</sup> <span class=lt>The
971
- <code>-listwf</code> option may be used to list the extensions of all writable file types.</span>
972
- <br><sup>&Dagger;</sup> <span class=lt>This includes "pseudo" tags like
973
- FileName, Directory, FileModifyDate and FileCreateDate.</span></blockquote>
974
-
975
- <a name="Q17"></a>
976
- <p>17. <b>"List-type tags do not behave as expected"</b></p>
977
-
978
- <blockquote>Tags indicated by a plus sign (<code>+</code>) in the
979
- <a href="TagNames/index.html">tag name documentation</a> are list-type tags.
980
- Two examples of common list-type tags are
981
- <a href="TagNames/IPTC.html#ApplicationRecord">IPTC:Keywords</a> and
982
- <a href="TagNames/XMP.html#dc">XMP:Subject</a>. These tags may contain multiple
983
- items which are combined into a single string when reading. (By default,
984
- extracted list items are separated by a comma and a space, but the
985
- <code>-sep</code> option may be used to change this.) When writing, separate
986
- items are assigned individually. For example, the following command writes
987
- three keywords to all writable files in directory <code>DIR</code>, replacing
988
- any previously existing keywords:
989
-
990
- <pre>exiftool -keywords=one -keywords=two -keywords=three DIR
991
- </pre>
992
-
993
- List items are assigned separately, NOT all together, because this would
994
- represent a single keyword:
995
-
996
- <pre>exiftool -keywords="one, two, three" test.jpg <span class=blk>(WRONG!)</span>
997
- </pre>
998
-
999
- With exiftool version 7.56 or later, the <code>-sep</code> option may be used to
1000
- split values of list-type tags into separate items when writing. For example,
1001
-
1002
- <pre>exiftool -sep ", " -keywords="one, two, three" DIR
1003
- </pre>
1004
-
1005
- will store three separate keywords, the same as the first example above. This
1006
- feature may also be used to split a tag value into separate items if it was
1007
- originally stored incorrectly as a single string:
1008
-
1009
- <pre>exiftool -sep ", " -tagsfromfile @ -keywords test.jpg
1010
- </pre>
1011
-
1012
- However, sometimes it is desirable to have list items which contain a comma, and
1013
- this is allowed:
1014
-
1015
- <pre>exiftool -contributor="Harvey, Phil" -contributor="Marley, Bob" a.jpg
1016
- </pre>
1017
-
1018
- But to distinguish these entries when extracting information, a different list
1019
- separator or a different output format must be used. For instance, the
1020
- following command uses "<code>//</code>" to separate list items,
1021
-
1022
- <pre>exiftool -contributor -sep "//" a.jpg
1023
- </pre>
1024
-
1025
- and produces an output like this:
1026
-
1027
- <pre class=blk>Contributor : Harvey, Phil//Marley, Bob
1028
- </pre>
1029
-
1030
- Alternatively, the <code>-j</code>, <code>-php</code> and <code>-X</code>
1031
- options use an output format which preserves the structure of a
1032
- list (if <code>-sep</code> is NOT used).</blockquote>
1033
-
1034
- <blockquote>Note that the writing examples above overwrite any values which
1035
- already existed in the original file for these tags. Instead, to add or delete
1036
- items from an existing list, use "<code>+=</code>" or "<code>-=</code>" in place
1037
- of "<code>=</code>". For example:
1038
-
1039
- <pre>exiftool -keywords+="add this" -keywords-="remove this" DIR
1040
- </pre>
1041
-
1042
- With commands like this, new items are added to the list in place of the first
1043
- deleted item, or at the end of the list if no items were removed.</blockquote>
1044
-
1045
- <blockquote>Note: Using "<code>=</code>" is equivalent to "<code>+=</code>" in
1046
- any command where the same tag is set with "<code>+=</code>" or
1047
- "<code>-=</code>" in another assignment. (ie. existing items will be preserved
1048
- unless specifically deleted with "<code>-=</code>".)</blockquote>
1049
-
1050
- <blockquote>To prevent duplication when adding new items, specific items can be
1051
- deleted then added back again in the same command. For example, the following
1052
- command adds the keywords "one" and "two", ensuring that they are not duplicated
1053
- if they already existed in the keywords of an image:
1054
-
1055
- <pre>exiftool -keywords-=one -keywords+=one -keywords-=two -keywords+=two DIR
1056
- </pre>
1057
-
1058
- When copying list tags using the <code>-tagsFromFile</code> option, items are
1059
- copied individually to form proper lists. However, there is a complication when
1060
- copying multiple tags to a single list tag: Here, any assignment to a tag
1061
- overrides earlier assignments to the same tag in the command. For instance,
1062
- this command
1063
-
1064
- <pre>exiftool "-keywords&lt;filename" "-keywords&lt;comment" DIR
1065
- </pre>
1066
-
1067
- writes only the value from the Comment tag. (Note that <code>-tagsFromFile @</code>
1068
- is implied by the "<code>&lt;</code>" operation in this command, causing tags to
1069
- be copied from the original file.) This may seem strange, but it prevents
1070
- duplicate items from being added to a list when copying a group of tags from a
1071
- file containing duplicate information. Alternatively, the
1072
- <code>-addTagsFromFile</code> option may be used to accumulate items when
1073
- copying from multiple tags:
1074
-
1075
- <pre>exiftool -addTagsFromFile @ "-keywords&lt;filename" "-keywords&lt;comment" DIR
1076
- </pre>
1077
-
1078
- Note that as with "<code>=</code>" in the first three examples above, the
1079
- "<code>&lt;</code>" operation of this command overwrites any Keywords that
1080
- existed previously in the original file. To add to or remove from the existing
1081
- keywords, use "<code>+&lt;</code>" or "<code>-&lt;</code>".
1082
- </blockquote>
1083
-
1084
- <a name="Q18"></a>
1085
- <p>18. <b>"Special characters don't display properly in my Windows console"</b></p>
1086
-
1087
- <blockquote>The Windows cmd.exe console uses an MS-DOS encoding by default
1088
- (cp437 or something similar, depending on your region). The exiftool
1089
- <code>-charset</code> option may be used to encode the exiftool output for a
1090
- specific Windows code page, which may help display some special characters, but
1091
- instead it may be better to switch the console to UTF&#8209;8 (the native
1092
- ExifTool character encoding). This is especially useful if you are using the
1093
- <code>-lang</code> option to translate exiftool output to another language. To
1094
- change the the Windows console to UTF&#8209;8, follow these steps:
1095
-
1096
- <ol><li>Run "cmd.exe" to open a Windows console (select "Run..." from the
1097
- Start menu and enter "cmd").</li>
1098
- <li>Change the font in the console Properties to any True Type font (eg. "TT
1099
- Lucida Console").</li>
1100
- <li>Type "<code>chcp 65001</code>" then press RETURN at the command prompt.</li>
1101
- </ol>
1102
-
1103
- The console should now be able to display UTF&#8209;8 characters (cp65001). But
1104
- note that the TT Lucida Console font shipped with Windows, at least my version,
1105
- may not be very complete, and doesn't seem to contain Japanese or Chinese
1106
- characters.</blockquote>
1107
-
1108
- <blockquote>To permanently set the font, select "Save properties for future
1109
- windows" when changing the font Properties. Also, you can automatically run
1110
- "<code>chcp 65001</code>" every time "cmd.exe" is launched by changing the
1111
- Windows Registry for the Command Processor: Run "regedit" and put "<code>chcp
1112
- 65001</code>" into Data field for "HKEY_LOCAL_MACHINE\Software\Microsoft\Command
1113
- Processor\Autorun". (Unfortunately, I haven't been able to figure out how to
1114
- change the code page for exiftool when launched via the Windows GUI. If anyone
1115
- can figure out how to do this, please let me know.)
1116
- </blockquote>
1117
-
1118
- <blockquote>On some Windows systems, using UTF&#8209;8 doesn't seem to work. In
1119
- this case, a Windows character set may be the best alternative: For instance,
1120
- for Windows Latin1 (cp1252) type "<code>chcp 1252</code>" in the console to
1121
- switch to cp1252, then run exiftool with "<code>-charset cp1252</code>" (or
1122
- <code>-L</code>). This same technique can be used for other supported Windows
1123
- code pages.</blockquote>
1124
-
1125
- <blockquote>A final alternative is to bypass the command-line encoding problems
1126
- totally by extracting/writing to/from a separate text file, and using a UTF-8
1127
- aware text editor to view/edit the text. For example:
1128
-
1129
- <pre><span class=blk># extracting...</span>
1130
- exiftool image.jpg &gt; out.txt
1131
-
1132
- <span class=blk># writing...</span>
1133
- exiftool "-subject&lt;=subject.txt" image.jpg</pre></blockquote>
1134
-
1135
- <a name="Q19"></a>
1136
- <p>19. <b>"How do I change the format of an extracted tag value?"</b></p>
1137
-
1138
- <blockquote>The exiftool application has built-in options which allow you to
1139
- display numeric values (<code>-n</code>), escape special HTML characters
1140
- (<code>-E</code>), and change the date/time (<code>-d</code>) and GPS coordinate
1141
- (<code>-c</code>) formats, but sometimes more control is needed over the
1142
- formatting of a value...</blockquote>
1143
-
1144
- <blockquote>The <code>-p</code> and <code>-tagsFromFile</code> options provide
1145
- an advanced translation feature that allows arbitrary Perl expressions to be
1146
- used to modify tag values. The basic syntax is this:
1147
-
1148
- <pre>${TAG;EXPR}</pre>
1149
-
1150
- where <code>TAG</code> is the tag name, and <code>EXPR</code> is a Perl
1151
- expression acting on the default input variable (<code>$_</code>), which is
1152
- initially the original value of the tag. For example, the following command
1153
- sets the FileName from Artist, translating spaces to underlines:
1154
-
1155
- <pre>exiftool '-filename&lt;${artist;tr/ /_/}.%e' image.jpg</pre>
1156
-
1157
- (Note: Use single quotes as above in Mac/Linux, or double quotes instead
1158
- in Windows.)</blockquote>
1159
-
1160
- <blockquote>Another technique is to create a user-defined Composite tag to do
1161
- the reformatting. Here is a basic config file that reformats the Artist tag to
1162
- provide a new MyArtist tag with the same character translation as the example
1163
- above:
1164
-
1165
- <pre>%Image::ExifTool::UserDefined = (
1166
- 'Image::ExifTool::Composite' => {
1167
- MyArtist => {
1168
- Require => 'Artist',
1169
- ValueConv => '$val =~ tr/ /_/; $val',
1170
- },
1171
- },
1172
- );
1173
- 1; # end
1174
- </pre>
1175
-
1176
- With this config file, an Artist value of "Phil Harvey" yields a corresponding
1177
- MyArtist value of "Phil_Harvey". The ValueConv string may be any valid Perl
1178
- expression, and is evaluated to obtain the value for the new tag. In this
1179
- expression, <code>$val</code> represents the ValueConv value of the Require'd
1180
- tag. </blockquote>
1181
-
1182
- <blockquote>To activate the config file, it must be named
1183
- "<code>.ExifTool_config</code>" and placed either in your home directory or in
1184
- the same directory as the exiftool application. Note that the file name begins
1185
- with a "<code>.</code>", so if you are in Windows or on a Mac you may need to
1186
- rename the file from the command line since the GUI might not like file names
1187
- beginning with a "<code>.</code>".</blockquote>
1188
-
1189
- <blockquote>User-defined Composite tags have many other features, including the
1190
- ability to combine the values of multiple tags. See the
1191
- <a href="config.html">config file documentation</a> for more details about
1192
- user-defined tags, and lib/Image/ExifTool/README in the full distribution for a
1193
- complete description of ValueConv features. Also, a
1194
- <a href="http://u88.n24.queensu.ca/exiftool/forum/index.php?action=search2&amp;search=code+userdefined">quick
1195
- search of the ExifTool forum</a> should reveal a number of user-defined tag
1196
- examples, and there are other good (and often more complex) examples which can
1197
- be found in the %Image::ExifTool::Exif::Composite hash of the
1198
- lib/Image/ExifTool/Exif.pm source code.
1199
- </blockquote>
1200
-
1201
- <a name="Q20"></a>
1202
- <p>20. <b>"ExifTool won't write an image due to errors"</b></p>
1203
-
1204
- <blockquote>Minor errors may be ignored using the <code>-m</code> option
1205
- (<a href="#Q15">FAQ 15</a> discusses this with respect to MakerNote errors), but
1206
- sometimes there are more serious errors which can't be ignored. ExifTool may be
1207
- used to fix metadata problems in JPEG images by deleting all metadata and
1208
- rebuilding it from scratch. The command looks like this:
1209
-
1210
- <pre>exiftool -all= -tagsfromfile @ -all:all -unsafe bad.jpg
1211
- </pre>
1212
-
1213
- where "<code>bad.jpg</code>" is the name of the image that requires fixing. This
1214
- command deletes all metadata then copies all writable tags that can be extracted
1215
- from the original image to the same locations in the updated image. The
1216
- "<code>Unsafe</code>" tag is a <a href="TagNames/Shortcuts.html">shortcut</a>
1217
- for unsafe EXIF tags in JPEG images which are not normally copied.</blockquote>
1218
-
1219
- <blockquote>After repairing an image like this you should be able to write to it
1220
- without errors, but note that <u>some metadata from the original image may have
1221
- been lost in the process</u>.</blockquote>
1222
-
1223
- <blockquote><b>Note</b>: ExifTool will not modify the JPEG image data, so if the
1224
- image itself is corrupted (eg. if you get a message saying "Not a valid JPEG"),
1225
- then ExifTool can not be used to repair the image. Also, TIFF-based files may
1226
- not be repaired like this because the image is stored in the same IFD as the
1227
- metadata in these files, which makes the risk of corrupting the image too
1228
- great.</blockquote>
1229
-
1230
- <blockquote>If there are also MakerNote problems in the file, you may want to
1231
- add the <code>-F</code> option to the command. See <a href='#Q15'>FAQ 15</a>
1232
- for details. For example, to rebuild the EXIF only and fix the MakerNote
1233
- offsets you could do this:
1234
-
1235
- <pre>exiftool -exif:all= -tagsfromfile @ -exif:all -unsafe -thumbnailimage -F bad.jpg
1236
- </pre>
1237
-
1238
- <b>Advanced</b>: The byte order of the newly created EXIF is set by the value of
1239
- the ExifByteOrder tag. Since this tag does not belong to the EXIF group, it is
1240
- not copied with <code>-exif:all</code> above (but would be copied with
1241
- <code>-all:all</code> as in the first example). If ExifByteOrder is not set
1242
- then the byte order is determined by the ordering of the MakerNotes if they are
1243
- copied, otherwise big-endian ("MM") byte order is used by default.
1244
- ExifByteOrder may be set to a specific value to force a particular byte order
1245
- when creating new EXIF (eg. "<code>-ExifByteOrder=II</code>" for little-endian).
1246
- </blockquote>
1247
-
1248
- <a name="Q21"></a>
1249
- <p>21. <b>"How do I read/write values containing newline characters?"</b></p>
1250
-
1251
- <blockquote>When reading, by default exiftool converts all control characters to
1252
- "." to avoid messing up the output formatting, so newlines will appear as a "."
1253
- in the output. The <code>-b</code> option may be used to bypass all output
1254
- formatting (except that a line-feed character is inserted between items in a
1255
- list), but this may not be appropriate when the values of many tags must be
1256
- extracted. In this case, the formatted output (<code>-p</code>), JSON
1257
- (<code>-j</code>), XML (<code>-X</code>) and PHP (<code>-php</code>) options
1258
- provide alternative output formats which preserve newlines in values.</blockquote>
1259
-
1260
- <blockquote>When writing, there are a number of options:
1261
-
1262
- <ol type='a'>
1263
- <li>In many shells, a newline may be inserted directly in the command
1264
- line:
1265
- <p>Bourne shells (press <i>RETURN</i> inside a quoted string)</p>
1266
- <pre>exiftool -comment="line 1
1267
- line 2" image.jpg
1268
- </pre>
1269
- <p>(Also, in Bourne shells the character sequence <code>$'\n'</code>
1270
- may be used for a newline.)</p>
1271
- <p>C shells (press "<code>\</code>" then <i>RETURN</i> inside a quoted string)</p>
1272
- <pre>exiftool -comment="line 1\
1273
- line 2" image.jpg
1274
- </pre>
1275
- <i class=lt>[Unfortunately the Windows cmd shell provides no method to get a
1276
- newline (CR/LF in Windows) into the command line. A linefeed (LF) may be
1277
- inserted with CTRL-T, but I have found no way to insert a carriage return
1278
- (CR).]</i><br><br>
1279
- </li>
1280
- <li>Use the <code>-E</code> option to allow HTML character entities (Note:
1281
- In Windows a newline is "<code>&amp;#xd;&amp;#xa;</code>" instead of just
1282
- "<code>&amp;#xa;</code>"):
1283
- <pre>exiftool -E "-comment=line 1&amp;#xa;line 2" image.jpg
1284
- </pre></li>
1285
- <li>Write the tag from the contents of a separate text file:
1286
- <pre>exiftool "-comment&lt;=file.txt" image.jpg
1287
- </pre></li>
1288
- <li>Use <code>$/</code> in a redirection expression: (Note: Single quotes
1289
- must be used in Mac/Linux shells around arguments containing a dollar sign,
1290
- but double quotes are used instead in Windows. Also note that this technique
1291
- is slower since the implied <code>-tagsFromFile</code> adds an extra unnecessary
1292
- processing pass to read tags from the file.)
1293
- <pre>exiftool '-comment&lt;line 1$/line 2' image.jpg
1294
- </pre></li>
1295
- </ol>
1296
- </blockquote>
1297
-
1298
- <a name="Q22"></a>
1299
- <p>22. <b>"In what order are command-line assignments applied when writing?"</b></p>
1300
-
1301
- <blockquote>When writing, tag assignments on the command line are queued and
1302
- applied together as each target file is processed. In general, assignments
1303
- later on the command line override earlier assignments, but there are
1304
- exceptions:
1305
- <ol><li>When writing list-type tags (eg. <code>-keywords=one</code>), new values
1306
- are accumulated rather than overriding earlier assignments.<br>&nbsp;</li>
1307
- <li>When copying values to list-type tags (eg.
1308
- <code>"-keywords&lt;filename"</code>), new values are accumulated only if
1309
- <code>-addTagsFromFile</code> is used, otherwise they override earlier
1310
- assigments if <code>-tagsFromFile</code> is used or implied.<br>&nbsp;</li>
1311
- <li>Tags copied with the <code>-tagsFromFile</code> option are assigned in
1312
- order, and all together at the point in the command line where the
1313
- <code>-tagsFromFile</code> option is located, regardless of whether these tags
1314
- are specified immediately after the <code>-tagsFromFile</code> option or later
1315
- on the command line. Remember that "<code>-tagsFromFile @</code>" is implied
1316
- unless another file is specified when redirecting information with arguments
1317
- like <code>"-DSTTAG&lt;SRCTAG"</code>.</li></ol> Note: When copying tag values,
1318
- adding to lists, or shifting date/time values, the source value is always the
1319
- original value found in the file, regardless of any previous assignments. For
1320
- example, the following command sets Subject to the original value of Title in
1321
- the file (NOT to "test"):
1322
- <pre>exiftool -title=test "-subject&lt;title" a.jpg</pre></blockquote>
1323
-
1324
- <a name="Q23"></a>
1325
- <p>23a. <b>"Why do I get '<code>0 image files updated</code>' when writing?"</b>, or<br>
1326
- 23b. <b>"ExifTool doesn't write some tags to a file"</b></p>
1327
-
1328
- <blockquote>There are a few reasons why this may happen:
1329
-
1330
- <ol><li>The value of the tag is not being set correctly.</li></ol>
1331
-
1332
- This may be due to a tag value which can't be converted, in which case you
1333
- should warning like this (note: you may need to use the <code>-v3</code> option
1334
- to see the warning if other same-named tags are being set properly by the same
1335
- assignment):
1336
- <pre>Warning: Can't convert IFD0:Orientation (not in PrintConv)
1337
- </pre>
1338
- You get this warning if you write an invalid value to a tag which accepts only
1339
- specific values. See the "Values" column in the appropriate table of the
1340
- <a href="TagNames/index.html">tag name documentation</a> for a list of valid
1341
- values for these types of tags. The value conversion may also be bypassed with
1342
- the <code>-n</code> option, allowing numerical values to be written directly.
1343
- See <a href="#Q6">FAQ number 6</a> for more details.
1344
-
1345
- <ol start="2"><li>The information type isn't supported by the format of the
1346
- target file.</li></ol>
1347
-
1348
- Warnings are NOT generated when a tag isn't written because it is
1349
- normal that many tags can't be written when copying between files of different
1350
- formats.</blockquote>
1351
-
1352
- <blockquote>Tags are not written if the format of the target file doesn't
1353
- support the specific type of meta information. For example, CRW images do not
1354
- support EXIF or IPTC metdata. See the
1355
- <a href="index.html#supported">Supported File Types</a> table for an indication
1356
- of the tags supported by your file. If the tags aren't supported for your file
1357
- type, then a <a href='metafiles.html'>metadata sidecar file</a> is an
1358
- alternative.</blockquote>
1359
-
1360
- <blockquote>Also note that MakerNotes tags can not be created or deleted
1361
- individually, so they can only be written if they already exist in a
1362
- file. The entire MakerNotes must be created or deleted as a block (see
1363
- <a href="#Q8">FAQ number 8</a> for details).
1364
-
1365
- <ol start="3"><li>A time value is being shifted but the specified tag doesn't
1366
- exist.</li></ol>
1367
-
1368
- For example, <code>-datetimeoriginal+=1</code> will have no effect unless
1369
- the DateTimeOriginal tag exists in the image.</blockquote>
1370
-
1371
- <a name="Q24"></a>
1372
- <p>24. <b>"When I write a file the date/time gets reset to today's date"</b></p>
1373
-
1374
- <blockquote>There is sometimes confusion between date/time values stored in the
1375
- metadata of the file itself and date/time values stored in the filesystem (ie.
1376
- in the disk directory information). A command like this may be used to extract
1377
- all date/time information with an indication of where it is stored:
1378
-
1379
- <pre>exiftool -time:all -a -G0:1 -s c:\images\test.jpg</pre>
1380
-
1381
- and should give an output something like this:
1382
-
1383
- <pre>[File:System] FileModifyDate : 2009:10:05 20:40:36-04:00
1384
- [File:System] FileAccessDate : 2009:10:07 09:22:12-04:00
1385
- [File:System] FileCreateDate : 2009:10:05 20:40:36-04:00
1386
- [EXIF:IFD0] ModifyDate : 2003:10:31 15:44:19
1387
- [EXIF:ExifIFD] DateTimeOriginal : 2003:10:31 15:44:19
1388
- [EXIF:ExifIFD] CreateDate : 2003:10:31 15:44:19</pre>
1389
-
1390
- The <code>-G0:1</code> option causes the family 0 and 1 group names to be
1391
- reported in square brackets for each tag. Tags labelled "File:System" are
1392
- "pseudo" tags stored in the filesystem, while the others are "real" tags stored
1393
- in the metadata of the file.</blockquote>
1394
-
1395
- <blockquote>ExifTool's <b>default behaviour is to set all filesystem times to
1396
- the current date/time when any "real" tag is written</b>, but the
1397
- <code>-P</code> option may be used to preserve the original FileModifyDate.
1398
- FileAccessDate represents the time the file was last accessed, and is set to the
1399
- current date/time whenever any software (including ExifTool) accesses the
1400
- file.</blockquote>
1401
-
1402
- <blockquote>On systems where a filesystem creation date is maintained, ExifTool
1403
- also sets this to the current date/time when the file is edited. On Windows the
1404
- creation date is accessed through the FileCreateDate tag, and is also preserved
1405
- with the <code>-P</code> option if Win32API::File::Time is available. On
1406
- Mac/Linux FileInodeChangeDate is available instead of FileCreateDate, and the
1407
- only way to preserve the file creation date is with the
1408
- <code>-overwrite_original_in_place</code> option.</blockquote>
1409
-
1410
- <blockquote>For example, commands like this act on common metadata tags, setting
1411
- the filesystem modification date/time to the current date/time:
1412
-
1413
- <pre><span class='blk'># common metadata date/time tags are incremented by 1 hour, while
1414
- # FileModifyDate is set to the current date/time</span>
1415
- exiftool -alldates+=1 c:\images</pre>
1416
-
1417
- <i class=lt>[The AllDates tag is a shortcut which represents the 3 common
1418
- metadata date/time tags: DateTimeOriginal, CreateDate and
1419
- ModifyDate.]</i></blockquote>
1420
-
1421
- <blockquote>However, FileModifyDate may be preserved with the <code>-P</code>
1422
- option:
1423
-
1424
- <pre><span class='blk'># FileModifyDate is not changed</span>
1425
- exiftool -alldates+=1 -P c:\images</pre>
1426
-
1427
- ExifTool also allows FileModifyDate to be written, which provides full control
1428
- over the filesystem modification date/time when writing:
1429
-
1430
- <pre><span class='blk'># FileModifyDate is incremented by 1 hour</span>
1431
- exiftool -alldates+=1 -filemodifydate+=1 c:\images
1432
-
1433
- <span class='blk'># FileModifyDate is set from the value of DateTimeOriginal
1434
- # (before DateTimeOriginal is incremented by 1 hour)</span>
1435
- exiftool -alldates+=1 "-filemodifydate&lt;datetimeoriginal" c:\images
1436
- </pre></blockquote>
1437
-
1438
- <a name="Q25"></a>
1439
- <p>25. <b>"Can ExifTool be used as an image validator?"</b></p>
1440
-
1441
- <blockquote>ExifTool is <u>not</u> designed as an image validator. It does issue
1442
- warnings about some of the more important problems in the metadata when
1443
- reading, and will often catch more problems when writing, but it does not
1444
- attempt to do a full validation. If you are looking for a validator,
1445
- try <a href="http://jhove.sourceforge.net">JHOVE</a>.</blockquote>
1446
-
1447
- <a name="Q26"></a>
1448
- <p>26. <b>"How do I import information from a database?"</b></p>
1449
-
1450
- <blockquote><i>[See <a href="#Q12">FAQ number 12</a> for help with the reverse
1451
- -- exporting metadata to a database.]</i></blockquote>
1452
-
1453
- <blockquote>ExifTool has the ability to import metadata from CSV and JSON format
1454
- database files for writing to output image files. For example, the following
1455
- commands use imported metadata to write to all image files in a directory.
1456
-
1457
- <pre><span class='blk'># import from CSV file</span>
1458
- exiftool -csv="c:\Users\Phil\test.csv" "c:\Users\Phil\Images"
1459
-
1460
- <span class='blk'># import from JSON file</span>
1461
- exiftool -json="c:\Users\Phil\test.json" "c:\Users\Phil\Images"</pre>
1462
-
1463
- For the above commands, the input CSV or JSON file must have the same format as
1464
- the output from these commands:
1465
-
1466
- <pre><span class='blk'># export to CSV file</span>
1467
- exiftool -csv "c:\Users\Phil\Images" > "c:\Users\Phil\test.csv"
1468
-
1469
- <span class='blk'># export to JSON file</span>
1470
- exiftool -json "c:\Users\Phil\Images" > "c:\Users\Phil\test.json"</pre>
1471
-
1472
- Specifically, the first row of the CSV file must contain the tag names.
1473
- The first column must be a special "SourceFile" column, containing the names of
1474
- the associated image files, with paths specified in the same way as on the
1475
- command line. The JSON file contains similar entries, but is not structured in
1476
- row/column format.</blockquote>
1477
-
1478
- <blockquote>For each image file specified on the command line, all tags for the
1479
- database entry with the corresponding SourceFile name are written (with the
1480
- exception of the FileName and Directory tags, which are ignored). A special
1481
- SourceFile name of "*" may be used to match any image file. A warning is issued
1482
- and nothing is written if a specified file does not match any SourceFile entry
1483
- in the database.</blockquote>
1484
-
1485
- <blockquote>Tag names may be prefixed by a group name to write to a specific
1486
- group (using the same format as when <code>-G</code> or <code>-G1</code> is
1487
- added to the export command). Tags with empty values are ignored. To delete a
1488
- tag, set the tag value to "-" and use the <code>-f</code> option when
1489
- importing.</blockquote>
1490
-
1491
- <blockquote>See the <code>-csv</code> or <code>-j</code> option in the
1492
- <a href="exiftool_pod.html#input_output_text_formatting">application documentation</a>
1493
- for more details.</blockquote>
1494
-
1495
- <hr>
1496
- <i>Last revised Nov 17, 2014</i>
1497
- <p class='lf'><a href="index.html">&lt;-- Back to ExifTool home page</a></p>
1498
- </body>
1499
- </html>