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,2437 +0,0 @@
1
- #------------------------------------------------------------------------------
2
- # File: ExifTool.pod - Documentation for File::ExifTool
3
- #
4
- # Description: Read and write meta information
5
- #
6
- # URL: http://owl.phy.queensu.ca/~phil/exiftool/
7
- #
8
- # Legal: Copyright (c) 2003-2014, Phil Harvey (phil at owl.phy.queensu.ca)
9
- # This library is free software; you can redistribute it and/or
10
- # modify it under the same terms as Perl itself.
11
- #------------------------------------------------------------------------------
12
-
13
- =head1 NAME
14
-
15
- Image::ExifTool - Read and write meta information
16
-
17
- =head1 SYNOPSIS
18
-
19
- use Image::ExifTool qw(:Public);
20
-
21
- # ---- Simple procedural usage ----
22
-
23
- # Get hash of meta information tag names/values from an image
24
- $info = ImageInfo('a.jpg');
25
-
26
- # ---- Object-oriented usage ----
27
-
28
- # Create a new Image::ExifTool object
29
- $exifTool = new Image::ExifTool;
30
-
31
- # Extract meta information from an image
32
- $exifTool->ExtractInfo($file, \%options);
33
-
34
- # Get list of tags in the order they were found in the file
35
- @tagList = $exifTool->GetFoundTags('File');
36
-
37
- # Get the value of a specified tag
38
- $value = $exifTool->GetValue($tag, $type);
39
-
40
- # Get a tag description
41
- $description = $exifTool->GetDescription($tag);
42
-
43
- # Get the group name associated with this tag
44
- $group = $exifTool->GetGroup($tag, $family);
45
-
46
- # Set a new value for a tag
47
- $exifTool->SetNewValue($tag, $newValue);
48
-
49
- # Write new meta information to a file
50
- $success = $exifTool->WriteInfo($srcfile, $dstfile);
51
-
52
- # ...plus a host of other useful methods...
53
-
54
- =head1 DESCRIPTION
55
-
56
- Reads and writes meta information in a wide variety of files, including the
57
- maker notes of many digital cameras by various manufacturers such as Canon,
58
- Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf,
59
- Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica,
60
- Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and
61
- Sony.
62
-
63
- Below is a list of file types and meta information formats currently
64
- supported by ExifTool (r = read, w = write, c = create):
65
-
66
- File Types
67
- ------------+-------------+-------------+-------------+------------
68
- 3FR r | EIP r | LA r | ORF r/w | RTF r
69
- 3G2 r/w | EPS r/w | LFP r | OTF r | RW2 r/w
70
- 3GP r/w | EPUB r | LNK r | PAC r | RWL r/w
71
- ACR r | ERF r/w | M2TS r | PAGES r | RWZ r
72
- AFM r | EXE r | M4A/V r/w | PBM r/w | RM r
73
- AI r/w | EXIF r/w/c | MEF r/w | PCD r | SEQ r
74
- AIFF r | EXR r | MIE r/w/c | PDB r | SO r
75
- APE r | EXV r/w/c | MIFF r | PDF r/w | SR2 r/w
76
- ARW r/w | F4A/V r/w | MKA r | PEF r/w | SRF r
77
- ASF r | FFF r/w | MKS r | PFA r | SRW r/w
78
- AVI r | FLA r | MKV r | PFB r | SVG r
79
- AZW r | FLAC r | MNG r/w | PFM r | SWF r
80
- BMP r | FLV r | MOBI r | PGF r | THM r/w
81
- BTF r | FPF r | MODD r | PGM r/w | TIFF r/w
82
- CHM r | FPX r | MOS r/w | PLIST r | TORRENT r
83
- COS r | GIF r/w | MOV r/w | PICT r | TTC r
84
- CR2 r/w | GZ r | MP3 r | PMP r | TTF r
85
- CRW r/w | HDP r/w | MP4 r/w | PNG r/w | VRD r/w/c
86
- CS1 r/w | HDR r | MPC r | PPM r/w | VSD r
87
- DCM r | HTML r | MPG r | PPT r | WAV r
88
- DCP r/w | ICC r/w/c | MPO r/w | PPTX r | WDP r/w
89
- DCR r | IDML r | MQV r/w | PS r/w | WEBP r
90
- DFONT r | IIQ r/w | MRW r/w | PSB r/w | WEBM r
91
- DIVX r | IND r/w | MXF r | PSD r/w | WMA r
92
- DJVU r | INX r | NEF r/w | PSP r | WMV r
93
- DLL r | ITC r | NRW r/w | QTIF r/w | WV r
94
- DNG r/w | J2C r | NUMBERS r | RA r | X3F r/w
95
- DOC r | JNG r/w | ODP r | RAF r/w | XCF r
96
- DOCX r | JP2 r/w | ODS r | RAM r | XLS r
97
- DPX r | JPEG r/w | ODT r | RAR r | XLSX r
98
- DV r | K25 r | OFR r | RAW r/w | XMP r/w/c
99
- DVB r/w | KDC r | OGG r | RIFF r | ZIP r
100
- DYLIB r | KEY r | OGV r | RSRC r |
101
-
102
- Meta Information
103
- ----------------------+----------------------+---------------------
104
- EXIF r/w/c | CIFF r/w | Ricoh RMETA r
105
- GPS r/w/c | AFCP r/w | Picture Info r
106
- IPTC r/w/c | Kodak Meta r/w | Adobe APP14 r
107
- XMP r/w/c | FotoStation r/w | MPF r
108
- MakerNotes r/w/c | PhotoMechanic r/w | Stim r
109
- Photoshop IRB r/w/c | JPEG 2000 r | DPX r
110
- ICC Profile r/w/c | DICOM r | APE r
111
- MIE r/w/c | Flash r | Vorbis r
112
- JFIF r/w/c | FlashPix r | SPIFF r
113
- Ducky APP12 r/w/c | QuickTime r | DjVu r
114
- PDF r/w/c | Matroska r | M2TS r
115
- PNG r/w/c | MXF r | PE/COFF r
116
- Canon VRD r/w/c | PrintIM r | AVCHD r
117
- Nikon Capture r/w/c | FLAC r | ZIP r
118
- GeoTIFF r/w/c | ID3 r | (and more)
119
-
120
- =head1 CONFIGURATION
121
-
122
- User-defined tags can be added via the ExifTool configuration file, or by
123
- defining the %Image::ExifTool::UserDefined hash before calling any ExifTool
124
- methods. See "ExifTool_config" in the ExifTool distribution for more
125
- details.
126
-
127
- By default ExifTool looks for a configuration file named ".ExifTool_config"
128
- first in your home directory, then in the directory of the application
129
- script, but a different directory may be specified by setting the
130
- EXIFTOOL_HOME environment variable, or a different file may be specified by
131
- setting the ExifTool C<configFile> variable before using Image::ExifTool.
132
- For example:
133
-
134
- BEGIN { $Image::ExifTool::configFile = '/Users/phil/myconfig.cfg' }
135
- use Image::ExifTool;
136
-
137
- The configuration feature may also be disabled by setting C<configFile> to
138
- an empty string:
139
-
140
- BEGIN { $Image::ExifTool::configFile = '' }
141
- use Image::ExifTool;
142
-
143
- =head1 EXPORTS
144
-
145
- Exports nothing by default, but L</ImageInfo> and all static methods may be
146
- exported with the C<:Public> export list.
147
-
148
- =head1 METHODS
149
-
150
- All ExifTool features are accessed through the methods of the public
151
- interface listed below. Other Image::ExifTool methods and modules should
152
- not be accessed directly because their interface may change with future
153
- versions.
154
-
155
- None of these methods should ever die or issue warnings to STDERR if called
156
- with the proper arguments (with the exception of L</SetNewValue> which may
157
- send an error message to STDERR, but only when called in scalar context).
158
- Error and warning messages that occur during processing are stored in the
159
- values of the Error and Warning tags, and are accessible via the
160
- L</GetValue> method to retrieve a single Error or Warning message, or
161
- L</GetInfo> to retrieve any number of them.
162
-
163
- The ExifTool methods are not thread safe.
164
-
165
- =head2 new
166
-
167
- Creates a new ExifTool object.
168
-
169
- $exifTool = new Image::ExifTool;
170
-
171
- Note that ExifTool uses AUTOLOAD to load non-member methods, so any class
172
- using Image::ExifTool as a base class must define an AUTOLOAD which calls
173
- Image::ExifTool::DoAutoLoad(). eg)
174
-
175
- sub AUTOLOAD
176
- {
177
- Image::ExifTool::DoAutoLoad($AUTOLOAD, @_);
178
- }
179
-
180
- =head2 ImageInfo
181
-
182
- Read image file and return meta information. This is the one step function
183
- for retrieving meta information from an image. Internally, L</ImageInfo>
184
- calls L</ExtractInfo> to extract the information, L</GetInfo> to generate
185
- the information hash, and L</GetTagList> for the returned tag list.
186
-
187
- # return meta information for 2 tags only (procedural)
188
- $info = ImageInfo($filename, $tag1, $tag2);
189
-
190
- # return information about an open image file (object-oriented)
191
- $info = $exifTool->ImageInfo(\*FILE);
192
-
193
- # return information from image data in memory for specified tags
194
- %options = (PrintConv => 0);
195
- @tagList = qw(filename imagesize xmp:creator exif:* -ifd1:*);
196
- $info = ImageInfo(\$imageData, \@tagList, \%options);
197
-
198
- # extract information from an embedded thumbnail image
199
- $info = ImageInfo('image.jpg', 'thumbnailimage');
200
- $thumbInfo = ImageInfo($$info{ThumbnailImage});
201
-
202
- =over 4
203
-
204
- =item Inputs:
205
-
206
- L</ImageInfo> is very flexible about the input arguments, and interprets
207
- them based on their type. It may be called with one or more arguments.
208
- The one required argument is either a SCALAR (the image file name), a file
209
- reference (a reference to the image file) or a SCALAR reference (a
210
- reference to the image in memory). Other arguments are optional. The
211
- order of the arguments is not significant, except that the first SCALAR is
212
- taken to be the file name unless a file reference or scalar reference comes
213
- earlier in the argument list.
214
-
215
- Below is an explanation of how the L</ImageInfo> function arguments are
216
- interpreted:
217
-
218
- =over 4
219
-
220
- =item ExifTool ref
221
-
222
- L</ImageInfo> may be called with an ExifTool object if desired. Advantages
223
- of using the object-oriented form are that options may be set before calling
224
- L</ImageInfo>, and the object may be used afterward to access member
225
- functions. Must be the first argument if used.
226
-
227
- =item SCALAR
228
-
229
- The first scalar argument is taken to be the file name unless an earlier
230
- argument specified the image data via a file reference (file ref) or data
231
- reference (SCALAR ref). The remaining scalar arguments are names of tags
232
- for requested information. All tags are returned if no tags are specified.
233
-
234
- Tag names are case-insensitive and may be prefixed by optional group names
235
- separated by colons. A group name may begin with a family number (eg.
236
- '1IPTC:Keywords'), to restrict matches to a specific family. In the tag
237
- name, a '?' matches any single character and a '*' matches zero or more
238
- characters. Thus 'GROUP:*' represents all tags in a specific group.
239
- Wildcards may not be used in group names, with the exception that a group
240
- name of '*' may be used to extract all available instances of a tag
241
- regardless of the L</Duplicates> setting (eg. '*:WhiteBalance'). Multiple
242
- groups may be specified (eg. 'EXIF:Time:*' extracts all EXIF Time tags). And
243
- finally, a leading '-' indicates a tag to be excluded (eg. '-IFD1:*'), or a
244
- trailing '#' causes the ValueConv value to be returned for this tag.
245
-
246
- Note that keys in the returned information hash and elements of the returned
247
- tag list are not necessarily the same as these tag names because group names
248
- are removed, the case may be changed, and an instance number may be added.
249
- For this reason it is best to use either the keys of the returned hash or
250
- the elements of the returned tag list when accessing the tag values.
251
-
252
- See L<Image::ExifTool::TagNames|Image::ExifTool::TagNames> for a complete
253
- list of ExifTool tag names.
254
-
255
- =item File ref
256
-
257
- A reference to an open image file. If you use this method (or a SCALAR
258
- reference) to access information in an image, the FileName and Directory
259
- tags will not be returned. (Also, the FileSize, FileModifyDate and
260
- FilePermissions tags will not be returned unless it is a plain file.) Image
261
- processing begins at the current file position, and on return the file
262
- position is unspecified. May be either a standard filehandle, or a
263
- reference to a L<File::RandomAccess|File::RandomAccess> object. Note that
264
- the file remains open and must be closed by the caller after L</ImageInfo>
265
- returns.
266
-
267
- [Advanced: To allow a non-rewindable stream (eg. a network socket) to be
268
- re-read after processing with ExifTool, first wrap the file reference in a
269
- L<File::RandomAccess|File::RandomAccess> object, then pass this object to
270
- L</ImageInfo>. The L<File::RandomAccess|File::RandomAccess> object will
271
- buffer the file if necessary, and may be used to re-read the file after
272
- L</ImageInfo> returns.]
273
-
274
- =item SCALAR ref
275
-
276
- A reference to image data in memory.
277
-
278
- =item ARRAY ref
279
-
280
- Reference to a list of tag names. On entry, any elements in the list are
281
- added to the list of requested tags. Tags with names beginning with '-' are
282
- excluded. On return, this list is updated to contain an ordered list of tag
283
- keys for the returned information.
284
-
285
- There will be 1:1 correspondence between the requested tags and the returned
286
- tag keys only if the L</Duplicates> option is 0 and L</Sort> is 'Input'.
287
- (With L</Duplicates> enabled, there may be more entries in the returned list
288
- of tag keys, and with other L</Sort> settings the entries may not be in the
289
- same order as requested.)
290
-
291
- =item HASH ref
292
-
293
- Reference to a hash containing the options settings. See L</Options>
294
- documentation below for a list of available options. Options specified
295
- as arguments to L</ImageInfo> take precedence over L</Options> settings.
296
-
297
- =back
298
-
299
- =item Return Values:
300
-
301
- L</ImageInfo> returns a reference to a hash of tag key/value pairs. The tag
302
- keys are identifiers, which are similar to the tag names but may have an
303
- appended instance number if multiple tags with the same name were extracted
304
- from the image. Many of the ExifTool functions require a tag key as an
305
- argument. Use L</GetTagName [static]> to get the tag name for a given tag
306
- key. Note that the case of the tag names may not be the same as requested.
307
- Here is a simple example to print out the information returned by
308
- L</ImageInfo>:
309
-
310
- foreach (sort keys %$info) {
311
- print "$_ => $$info{$_}\n";
312
- }
313
-
314
- Values of the returned hash are usually simple scalars, but a scalar
315
- reference is used to indicate binary data and an array reference may be used
316
- to indicate a list. Also, a hash reference may be returned if the L</Struct>
317
- option is used. Lists of values are joined by commas into a single
318
- string only if the PrintConv option is enabled and the List option is
319
- disabled (which are the defaults). Note that binary values are not
320
- necessarily extracted unless specifically requested, or the Binary option is
321
- enabled and the tag is not specifically excluded. If not extracted the
322
- value is a reference to a string of the form "Binary data ##### bytes".
323
-
324
- The code below gives an example of how to handle these return values, as
325
- well as illustrating the use of other ExifTool functions:
326
-
327
- use Image::ExifTool;
328
- my $exifTool = new Image::ExifTool;
329
- $exifTool->Options(Unknown => 1);
330
- my $info = $exifTool->ImageInfo('a.jpg');
331
- my $group = '';
332
- my $tag;
333
- foreach $tag ($exifTool->GetFoundTags('Group0')) {
334
- if ($group ne $exifTool->GetGroup($tag)) {
335
- $group = $exifTool->GetGroup($tag);
336
- print "---- $group ----\n";
337
- }
338
- my $val = $info->{$tag};
339
- if (ref $val eq 'SCALAR') {
340
- if ($$val =~ /^Binary data/) {
341
- $val = "($$val)";
342
- } else {
343
- my $len = length($$val);
344
- $val = "(Binary data $len bytes)";
345
- }
346
- }
347
- printf("%-32s : %s\n", $exifTool->GetDescription($tag), $val);
348
- }
349
-
350
- =item Notes:
351
-
352
- ExifTool returns all values as byte strings of encoded characters. Perl
353
- wide characters are not used. See L</CHARACTER ENCODINGS> for details about
354
- the encodings. By default, most returned strings are encoded in UTF-8. For
355
- these, Encode::decode_utf8() may be used to convert to a sequence of logical
356
- Perl characters.
357
-
358
- As well as tags representing information extracted from the image, the
359
- following L<Extra tags|Image::ExifTool::TagNames/Extra Tags> generated by
360
- ExifTool may be returned:
361
-
362
- ExifToolVersion - The ExifTool version number.
363
-
364
- Error - An error message if the image could not be processed.
365
-
366
- Warning - A warning message if problems were encountered while
367
- processing the image.
368
-
369
- =back
370
-
371
- =head2 Options
372
-
373
- Get/set ExifTool options. This function can be called to set the default
374
- options for an ExifTool object. Options set this way are in effect for
375
- all function calls but may be overridden by options passed as arguments
376
- to some functions. Option names are not case sensitive.
377
-
378
- The default option values may be changed by defining a
379
- %Image::ExifTool::UserDefined::Options hash. See the ExifTool_config file
380
- in the full ExifTool distribution for examples.
381
-
382
- # exclude the 'OwnerName' tag from returned information
383
- $exifTool->Options(Exclude => 'OwnerName');
384
-
385
- # only get information in EXIF or MakerNotes groups
386
- $exifTool->Options(Group0 => ['EXIF', 'MakerNotes']);
387
-
388
- # ignore information from IFD1
389
- $exifTool->Options(Group1 => '-IFD1');
390
-
391
- # sort by groups in family 2, and extract unknown tags
392
- $exifTool->Options(Sort => 'Group2', Unknown => 1);
393
-
394
- # reset DateFormat option
395
- $exifTool->Options(DateFormat => undef);
396
-
397
- # do not extract duplicate tag names
398
- $oldSetting = $exifTool->Options(Duplicates => 0);
399
-
400
- # get current Verbose setting
401
- $isVerbose = $exifTool->Options('Verbose');
402
-
403
- =over 4
404
-
405
- =item Inputs:
406
-
407
- 0) ExifTool object reference
408
-
409
- 1) Option parameter name (case-insensitive)
410
-
411
- 2) [optional] Option parameter value (may be undef to clear option)
412
-
413
- 3-N) [optional] Additional parameter/value pairs
414
-
415
- =item Option Parameters:
416
-
417
- =over 4
418
-
419
- =item Binary
420
-
421
- Flag to extract the value data for all binary tags. Tag values representing
422
- large binary data blocks (eg. ThumbnailImage) are not necessarily extracted
423
- unless this option is set or the tag is specifically requested by name.
424
- Default is 0.
425
-
426
- =item ByteOrder
427
-
428
- The byte order for newly created EXIF segments when writing. Note that if
429
- EXIF information already exists, the existing order is maintained. Valid
430
- values are 'MM', 'II' and undef. If ByteOrder is not defined (the default),
431
- then the maker note byte order is used (if they are being copied), otherwise
432
- big-endian ('MM') order is assumed. This can also be set via the
433
- L<ExifByteOrder tag|Image::ExifTool::TagNames/Extra Tags>, but the ByteOrder
434
- option takes precedence if both are set.
435
-
436
- =item Charset
437
-
438
- Character set for encoding character strings passed to/from ExifTool with
439
- code points above U+007F. Default is 'UTF8'. Valid values are listed
440
- below, case is not significant:
441
-
442
- Value Alias(es) Description
443
- ----------- --------------- ----------------------------------
444
- UTF8 cp65001, UTF-8 UTF-8 characters
445
- Latin cp1252, Latin1 Windows Latin1 (West European)
446
- Latin2 cp1250 Windows Latin2 (Central European)
447
- Cyrillic cp1251, Russian Windows Cyrillic
448
- Greek cp1253 Windows Greek
449
- Turkish cp1254 Windows Turkish
450
- Hebrew cp1255 Windows Hebrew
451
- Arabic cp1256 Windows Arabic
452
- Baltic cp1257 Windows Baltic
453
- Vietnam cp1258 Windows Vietnamese
454
- Thai cp874 Windows Thai
455
- MacRoman cp10000, Roman Macintosh Roman
456
- MacLatin2 cp10029 Macintosh Latin2 (Central Europe)
457
- MacCyrillic cp10007 Macintosh Cyrillic
458
- MacGreek cp10006 Macintosh Greek
459
- MacTurkish cp10081 Macintosh Turkish
460
- MacRomanian cp10010 Macintosh Romanian
461
- MacIceland cp10079 Macintosh Icelandic
462
- MacCroatian cp10082 Macintosh Croatian
463
-
464
- Note that this option affects some types of information when reading/writing
465
- the file and other types when getting/setting tag values, so it must be
466
- defined for both types of access.
467
-
468
- =item CharsetEXIF
469
-
470
- Internal encoding to use for stored EXIF "ASCII" string values. Unlike
471
- other Charset options, CharsetEXIF may also be set to undef to pass through
472
- all string values without recoding. Default is undef.
473
-
474
- =item CharsetID3
475
-
476
- Internal encoding to assume for ID3v1 strings. By the specification ID3v1
477
- strings should be encoded in ISO 8859-1 (essentially Latin), but some
478
- applications may use local encoding instead. Default is 'Latin'.
479
-
480
- =item CharsetIPTC
481
-
482
- Fallback internal IPTC character set to assume if IPTC information contains
483
- no CodedCharacterSet tag. Possible values are the same as the L</Charset>
484
- option. Default is 'Latin'.
485
-
486
- Note that this option affects some types of information when reading/writing
487
- the file and other types when getting/setting tag values, so it must be
488
- defined for both types of access.
489
-
490
- =item CharsetPhotoshop
491
-
492
- Internal encoding to assume for Photoshop IRB resource names. Default is
493
- 'Latin'.
494
-
495
- =item CharsetQuickTime
496
-
497
- Internal encoding to assume for QuickTime strings stored with an unspecified
498
- encoding. Default is 'MacRoman'.
499
-
500
- =item Compact
501
-
502
- Flag to write compact output. Default is 0. The XMP specification suggests
503
- that the data be padded with blanks to allow in-place editing. With this
504
- flag set the 2kB of padding is not written. Note that this only effects
505
- embedded XMP since padding is never written for stand-alone XMP files.
506
-
507
- =item Composite
508
-
509
- Flag to generate Composite tags when extracting information. Default is 1.
510
-
511
- =item Compress
512
-
513
- Flag to write new values in compressed format if possible. Has no effect
514
- unless Compress::Zlib is installed. Default is 0.
515
-
516
- =item CoordFormat
517
-
518
- Format for printing GPS coordinates. This is a printf format string with
519
- specifiers for degrees, minutes and seconds in that order, however minutes
520
- and seconds may be omitted. If the hemisphere is known, a reference
521
- direction (N, S, E or W) is appended to each printed coordinate, but adding
522
- a C<+> to the format specifier (eg. C<%+.6f>) prints a signed coordinate
523
- instead. For example, the following table gives the output for the same
524
- coordinate using various formats:
525
-
526
- CoordFormat Example Output
527
- ------------------- ------------------
528
- q{%d deg %d' %.2f"} 54 deg 59' 22.80" (default for reading)
529
- q{%d %d %.8f} 54 59 22.80000000 (default for copying)
530
- q{%d deg %.4f min} 54 deg 59.3800 min
531
- q{%.6f degrees} 54.989667 degrees
532
-
533
- Note: To avoid loss of precision, the default coordinate format is
534
- different when copying tags with L</SetNewValuesFromFile>.
535
-
536
- =item DateFormat
537
-
538
- Format for printing date/time values. See C<strftime> in the L<POSIX>
539
- package for details about the format string. The default is similar to a
540
- format of "%Y:%m:%d %H:%M:%S". If date can not be converted, value is left
541
- unchanged unless the StrictDate option is set. Timezones are ignored.
542
-
543
- =item Duplicates
544
-
545
- Flag to return values from tags with duplicate names when extracting
546
- information. Default is 1.
547
-
548
- =item Escape
549
-
550
- Escape special characters in extracted values for HTML or XML. Also
551
- unescapes HTML or XML character entities in input values passed to
552
- L</SetNewValue>. Valid settings are 'HTML', 'XML' or undef. Default is
553
- undef.
554
-
555
- =item Exclude
556
-
557
- Exclude specified tags from tags extracted from an image. The option value
558
- is either a tag name or reference to a list of tag names to exclude. The
559
- case of tag names is not significant. This option is ignored for
560
- specifically requested tags. Tags may also be excluded by preceding their
561
- name with a '-' in the arguments to L</ImageInfo>.
562
-
563
- =item ExtractEmbedded
564
-
565
- Flag to extract information from embedded documents in EPS files, embedded
566
- EPS information and JPEG and Jpeg2000 images in PDF files, embedded MPF
567
- images in JPEG and MPO files, streaming metadata in AVCHD videos, and the
568
- resource fork of Mac OS files. Default is 0.
569
-
570
- =item FastScan
571
-
572
- Flag to increase speed of extracting information from JPEG images. With
573
- this option set to 1, ExifTool will not scan to the end of a JPEG image to
574
- check for an AFCP, CanonVRD, FotoStation, PhotoMechanic, MIE or PreviewImage
575
- trailer. This also stops the parsing after the first comment in GIF images,
576
- and at the audio/video data with RIFF-format files (AVI, WAV, etc), so any
577
- trailing metadata (eg. XMP written by some utilities) may be missed. When
578
- combined with the ScanForXMP option, prevents scanning for XMP in recognized
579
- file types. With a value of 2, ExifTool will also avoid extracting any EXIF
580
- MakerNote information. When set to 3, the file is not actually parsed, and
581
- only an initial guess at FileType and some pseudo tags are returned.
582
- Default is 0.
583
-
584
- =item FixBase
585
-
586
- Fix maker notes base offset. A common problem with image editing software
587
- is that offsets in the maker notes are not adjusted properly when the file
588
- is modified. This may cause the wrong values to be extracted for some maker
589
- note entries when reading the edited file. FixBase specifies an integer
590
- value to be added to the maker notes base offset. It may also be set to the
591
- empty string ('') for ExifTool will take its best guess at the correct base,
592
- or undef (the default) for no base adjustment.
593
-
594
- =item GeoMaxIntSecs
595
-
596
- Maximum interpolation time in seconds for geotagging. Geotagging is treated
597
- as an extrapolation if the Geotime value lies between two fixes in the same
598
- track which are separated by a number of seconds greater than this.
599
- Otherwise, the coordinates are calculated as a linear interpolation between
600
- the nearest fixes on either side of the Geotime value. Set to 0 to disable
601
- interpolation and use the coordinates of the nearest fix instead (provided
602
- it is within GeoMaxExtSecs, otherwise geotagging fails). Default is 1800.
603
-
604
- =item GeoMaxExtSecs
605
-
606
- Maximum extrapolation time in seconds for geotagging. Geotagging fails if
607
- the Geotime value lies outside a GPS track by a number of seconds greater
608
- than this. Otherwise, the coordinates of the nearest fix are taken.
609
- Default is 1800.
610
-
611
- =item GeoMaxHDOP
612
-
613
- Maximum Horizontal (2D) Dilution Of Precision for geotagging. GPS fixes are
614
- ignored if the HDOP is greater than this. Default is undef.
615
-
616
- =item GeoMaxPDOP
617
-
618
- Maximum Position (3D) Dilution Of Precision for geotagging. GPS fixes are
619
- ignored if the PDOP is greater than this. Default is undef.
620
-
621
- =item GeoMinSats
622
-
623
- Minimum number of satellites for geotagging. GPS fixes are ignored if the
624
- number of acquired satellites is less than this. Default is undef.
625
-
626
- =item GoNoInterpolate
627
-
628
- Disable interpolation for geotagging. With this flag set to 1, geotagging
629
- uses the nearest fix instead of interpolating between fixes. Default is 0.
630
-
631
- =item GlobalTimeShift
632
-
633
- Time shift to apply to all extracted date/time PrintConv values. Does not
634
- affect ValueConv values. Value is a date/time shift string (see
635
- L<Image::ExifTool::Shift.pl|Image::ExifTool::Shift.pl>), with a leading '-'
636
- for negative shifts. Default is undef.
637
-
638
- =item Group#
639
-
640
- Extract tags only for specified groups in family # (Group0 assumed if #
641
- not given). The option value may be a single group name or a reference
642
- to a list of groups. Case is significant in group names. Specify a group
643
- to be excluded by preceding group name with a '-'. See L</GetGroup> for a
644
- description of group families, and L</GetAllGroups [static]> for lists of
645
- group names.
646
-
647
- =item HtmlDump
648
-
649
- Dump information in hex to dynamic HTML web page. The value may be 0-3 for
650
- increasingly larger limits on the maximum block size. Default is 0. Output
651
- goes to the file specified by the TextOut option (\*STDOUT by default).
652
-
653
- =item HtmlDumpBase
654
-
655
- Base for HTML dump offsets. If not defined, the EXIF/TIFF base offset is
656
- used. Set to 0 for absolute offsets. Default is undef.
657
-
658
- =item IgnoreMinorErrors
659
-
660
- Flag to ignore minor errors. Causes minor errors to be downgraded to
661
- warnings, and minor warnings to be ignored. This option is provided mainly
662
- to allow writing of files when minor errors occur, but by ignoring some
663
- minor warnings the behaviour of ExifTool may be changed to allow some
664
- questionable operations to proceed (such as extracting thumbnail and preview
665
- images even if they don't have a recognizable header). Minor errors and
666
- warnings are denoted by "[minor]" at the start of the message, or "[Minor]"
667
- (with a capital "M") for warnings that affect processing when ignored.
668
-
669
- =item Lang
670
-
671
- Localized language for exiftool tag descriptions, etc. Available languages
672
- are given by the Image::ExifTool::Lang module names (eg. 'fr', 'zh_cn'). If
673
- the specified language isn't available, the option is not changed. May be
674
- set to undef to select the built-in default language. Default is 'en'.
675
-
676
- =item LargeFileSupport
677
-
678
- Flag to indicate that 64-bit file offsets are supported on this system.
679
- Default is 0.
680
-
681
- =item List
682
-
683
- Flag to extract lists of PrintConv values into arrays instead of joining
684
- them into a string of values. The L</ListSep> option specifies the
685
- separator used when combining values. Default is 0.
686
-
687
- =item ListItem
688
-
689
- Return only a specific item from List-type values. A value of 0 returns the
690
- first item in the list, 1 return the second item, etc. Negative indices may
691
- also be used, with -1 representing the last item in the list. Applies only
692
- to the top-level list of nested lists. Default is undef to return all items
693
- in the list.
694
-
695
- =item ListSep
696
-
697
- Separator string used to join lists of PrintConv values when L</List> option
698
- is not set. Default is ', '.
699
-
700
- =item ListSplit
701
-
702
- Regular expression used to split values of list-type tags into individual
703
- items when writing. (eg. use ',\\s*' to split a comma-separated list.)
704
- Default is undef.
705
-
706
- =item MakerNotes
707
-
708
- Option to extract MakerNotes and other writable subdirectories (such as
709
- PrintIM) as a data block. Normally when the MakerNotes are extracted they
710
- are rebuilt to include data outside the boundaries of the original maker
711
- note data block, but a value of 2 disables this feature. Possible values
712
- are:
713
-
714
- 0 - Do not extract writable subdirectories (default)
715
- 1 - Extract and rebuild maker notes into self-contained block
716
- 2 - Extract without rebuilding maker notes
717
-
718
- =item MissingTagValue
719
-
720
- Value for missing tags in expressions evaluated by L</SetNewValuesFromFile>.
721
- If not set, a minor error is issued for missing values, or the value is set
722
- to '' if L</IgnoreMinorErrors> is set. Default is undef.
723
-
724
- =item Password
725
-
726
- Password for reading/writing password-protected PDF documents. Ignored if a
727
- password is not required. Character encoding of the password is determined
728
- by the value of the Charset option at processing time. Default is undef.
729
-
730
- =item PNGEarlyXMP
731
-
732
- Flag to write XMP in PNG images before the IDAT (image data) chunk. By
733
- default, ExifTool adds new XMP to the end of a PNG file (just before IEND).
734
- This is allowed by the PNG and XMP specifications, but some utilities seem
735
- to ignore XMP if it comes after the image data. The PNGEarlyXMP option
736
- causes ExifTool to instead add new XMP before the PNG IDAT chunk. However,
737
- since ExifTool uses a single-pass writing algorithm, it has no way to tell
738
- if XMP already exists later in the file before writing the new XMP in this
739
- location. If this happens, a minor error is issued when the extra XMP is
740
- encountered, and the file is not written. Adding the L</IgnoreMinorErrors>
741
- option causes the XMP after IDAT to be deleted, thus resolving the conflict
742
- (at the expense of possible metadata loss), and allowing the file to be
743
- written. The PNGEarlyXMP option is applied automatically when deleting all
744
- XMP and writing new XMP back in one step. When reading, this option causes
745
- a warning to be issued if standard XMP is found after the IDAT chunk.
746
-
747
- =item PrintConv
748
-
749
- Flag to enable automatic print conversion. Also enables inverse
750
- print conversion for writing. Default is 1.
751
-
752
- =item QuickTimeUTC
753
-
754
- Flag set to assume that QuickTime date/time values are stored as UTC,
755
- causing conversion to local time when they are extracted. According to the
756
- QuickTime specification date/time values should be UTC, but many digital
757
- cameras store local time instead (presumably because they don't know the
758
- time zone), so the default is 0.
759
-
760
- =item RequestAll
761
-
762
- Flag to request all tags to be extracted. This causes some tags to be
763
- generated which normally would not be unless specifically requested (by
764
- passing the tag name to ImageInfo or ExtractInfo). Note that this flag is
765
- set automatically during a call to L</SetNewValuesFromFile> to make all tags
766
- available for copying. Default is 0.
767
-
768
- =item ScanForXMP
769
-
770
- Flag to scan all files (even unrecognized formats) for XMP information
771
- unless XMP was already found in the file. When combined with the FastScan
772
- option, only unrecognized file types are scanned for XMP. Default is 0.
773
-
774
- =item Sort
775
-
776
- Specifies order to sort tags in returned list:
777
-
778
- Input - Sort in same order as input tag arguments (default)
779
- File - Sort in order that tags were found in the file
780
- Tag - Sort alphabetically by tag name
781
- Descr - Sort by tag description (for current Lang setting)
782
- Group# - Sort by tag group, where # is zero or more family
783
- numbers separated by colons. If # is not specified,
784
- Group0 is assumed. See GetGroup for a description
785
- of group families.
786
-
787
- =item Sort2
788
-
789
- Secondary sort order used for tags within each group when Sort is 'Group':
790
-
791
- File - Sort in order tags were found in the file (default)
792
- Tag - Sort alphabetically by tag name
793
- Descr - Sort by tag description (for current Lang setting)
794
-
795
- =item StrictDate
796
-
797
- Flag to return undefined value for any date which can't be converted when
798
- the DateFormat option is used. Default is undef.
799
-
800
- =item Struct
801
-
802
- Flag to return XMP structures as hash references instead of flattening into
803
- individual tags. Has no effect when writing since both flattened and
804
- structured tags may always be written. Possible values are:
805
-
806
- undef - Same as 0 for reading, 2 for copying
807
- 0 - Read/copy flattened tags
808
- 1 - Read/copy structured tags
809
- 2 - Read/copy both flattened and structured tags, but flag
810
- flattened tags as 'unsafe' for copying
811
-
812
- =item TextOut
813
-
814
- Output file reference for Verbose and HtmlDump options. Default is
815
- \*STDOUT.
816
-
817
- =item Unknown
818
-
819
- Flag to get the values of unknown tags. If set to 1, unknown tags are
820
- extracted from EXIF (or other tagged-format) directories. If set to 2,
821
- unknown tags are also extracted from binary data blocks. Default is 0.
822
-
823
- =item Verbose
824
-
825
- Print verbose messages to file specified by TextOut option. Value may be
826
- from 0 to 5 for increasingly verbose messages. Default is 0. With the
827
- verbose option set, messages are printed to the console as the file is
828
- parsed. Level 1 prints the tag names and raw values. Level 2 adds more
829
- details about the tags. Level 3 adds a hex dump of the tag data, but with
830
- limits on the number of bytes dumped. Levels 4 and 5 remove the dump limit
831
- on tag values and JPEG segment data respectively.
832
-
833
- =item WriteMode
834
-
835
- Set tag write/create mode. Value is a string of one or more characters from
836
- list below. Default is 'wcg'.
837
-
838
- w - Write existing tags
839
- c - Create new tags
840
- g - create new Groups as necessary
841
-
842
- The level of the group differs for different types of metadata. For XMP or
843
- IPTC this is the full XMP/IPTC block (the family 0 group), but for EXIF this
844
- is the individual IFD (the family 1 group).
845
-
846
- =item XMPAutoConv
847
-
848
- Flag to enable automatic conversion for unknown XMP tags with values that
849
- look like rational numbers or dates. Default is 1.
850
-
851
- =back
852
-
853
- =item Return Values:
854
-
855
- The original value of the last specified parameter.
856
-
857
- =back
858
-
859
- =head2 ClearOptions
860
-
861
- Reset all options to their default values. Loads user-defined default
862
- option values from the %Image::ExifTool::UserDefined::Options hash in the
863
- .ExifTool_config file if it exists.
864
-
865
- $exifTool->ClearOptions();
866
-
867
- =over 4
868
-
869
- =item Inputs:
870
-
871
- 0) ExifTool object reference
872
-
873
- =item Return Values:
874
-
875
- (none)
876
-
877
- =back
878
-
879
- =head2 ExtractInfo
880
-
881
- Extract all meta information from an image.
882
-
883
- $success = $exifTool->ExtractInfo('image.jpg', \%options);
884
-
885
- =over 4
886
-
887
- =item Inputs:
888
-
889
- L</ExtractInfo> takes exactly the same arguments as L</ImageInfo>. The only
890
- difference is that a list of tag keys is not returned if an ARRAY reference
891
- is given. The following options are effective in the call to
892
- L</ExtractInfo>:
893
-
894
- Binary, Charset, CharsetEXIF, CharsetID3, CharsetIPTC, CharsetPhotoshop,
895
- CharsetQuickTime, Composite, ExtractEmbedded, FastScan, FixBase, HtmlDump,
896
- HtmlDumpBase, IgnoreMinorErrors, Lang, LargeFileSupport, MakerNotes,
897
- PNGEarlyXMP, ScanForXMP, Struct, TextOut, Unknown and Verbose.
898
-
899
- =item Return Value:
900
-
901
- 1 if this was a recognized file format, 0 otherwise (and 'Error' tag set).
902
-
903
- =back
904
-
905
- =head2 GetInfo
906
-
907
- L</GetInfo> is called to return meta information after it has been extracted
908
- from the image by a previous call to L</ExtractInfo> or L</ImageInfo>. This
909
- function may be called repeatedly after a single call to L</ExtractInfo> or
910
- L</ImageInfo>.
911
-
912
- # get image width and height only
913
- $info = $exifTool->GetInfo('ImageWidth', 'ImageHeight');
914
-
915
- # get all Error and Warning messages
916
- $info = $exifTool->GetInfo('Error', 'Warning');
917
-
918
- # get information for all tags in list (list updated with tags found)
919
- $info = $exifTool->GetInfo(\@ioTagList);
920
-
921
- # get all information in Author or Location groups
922
- $info = $exifTool->GetInfo({Group2 => ['Author', 'Location']});
923
-
924
- =over 4
925
-
926
- =item Inputs:
927
-
928
- Inputs are the same as L</ExtractInfo> and L</ImageInfo> except that an
929
- image can not be specified. Options in effect are:
930
-
931
- Charset, CoordFormat, DateFormat, Duplicates, Escape, Exclude, Group#,
932
- GlobalTimeShift, Lang, List, ListSep, PrintConv, Sort (if a tag list
933
- reference is given) and StrictDate.
934
-
935
- =item Return Value:
936
-
937
- Reference to information hash, the same as with L</ImageInfo>.
938
-
939
- =back
940
-
941
- =head2 WriteInfo
942
-
943
- Write meta information to a file. The specified source file is rewritten to
944
- the same-type destination file with new information as specified by previous
945
- calls to L</SetNewValue>. The necessary segments and/or directories are
946
- created in the destination file as required to store the specified
947
- information. May be called repeatedly to write the same information to
948
- additional files without the need to call L</SetNewValue> again.
949
-
950
- # add information to a source file, writing output to new file
951
- $exifTool->WriteInfo($srcfile, $dstfile);
952
-
953
- # create XMP data file from scratch
954
- $exifTool->WriteInfo(undef, $dstfile, 'XMP');
955
-
956
- # overwrite file (you do have backups, right?)
957
- $exifTool->WriteInfo($srcfile);
958
-
959
- =over 4
960
-
961
- =item Inputs:
962
-
963
- 0) ExifTool object reference
964
-
965
- 1) Source file name, file reference, scalar reference, or undef to create a
966
- file from scratch. A reference to a
967
- L<File::RandomAccess|File::RandomAccess> object is also allowed as a source,
968
- but in this case the destination is not optional.
969
-
970
- 2) [optional] Destination file name, file reference, scalar reference, or
971
- undef to overwrite the original file. May be '-' to write to stdout.
972
-
973
- 3) [optional] Destination file type. Ignored if a source is defined.
974
-
975
- =item Return Value:
976
-
977
- 1 if file was written OK, 2 if file was written but no changes made, 0 on
978
- file write error.
979
-
980
- If an error code is returned, an Error tag is set and GetValue('Error') can
981
- be called to obtain the error description. A Warning tag may be set even if
982
- this routine is successful. Calling WriteInfo clears any pre-existing Error
983
- and Warning tags.
984
-
985
- $errorMessage = $exifTool->GetValue('Error');
986
- $warningMessage = $exifTool->GetValue('Warning');
987
-
988
- =item Notes:
989
-
990
- The source file name may be undefined to create a file from scratch
991
- (currently only XMP, MIE, ICC, VRD, EXV and EXIF files can be created in
992
- this way -- see L</CanCreate> for details). If undefined, the destination
993
- file type is required unless the type can be determined from the extension
994
- of the destination file name.
995
-
996
- If a destination file name is given, the specified file must not exist
997
- because an existing destination file will not be overwritten. Any new
998
- values for FileName, Directory or HardLink are ignored when a destination
999
- file name is specified.
1000
-
1001
- The destination file name may be undefined to overwrite the original file
1002
- (make sure you have backups!). In this case, if a source file name is
1003
- provided, a temporary file is created and renamed to replace the source file
1004
- if no errors occurred while writing. Otherwise, if a source file reference
1005
- or scalar reference is used, the image is first written to memory then
1006
- copied back to replace the original if there were no errors.
1007
-
1008
- On Mac OS systems, the file resource fork is preserved if this routine is
1009
- called with a source file name.
1010
-
1011
- =back
1012
-
1013
- The following ExifTool options are effective in the call to L</WriteInfo>:
1014
-
1015
- ByteOrder, Charset, CharsetEXIF, CharsetIPTC, Compact, Compress, FixBase,
1016
- IgnoreMinorErrors, PNGEarlyXMP and Verbose.
1017
-
1018
- =head2 GetTagList
1019
-
1020
- Get a sorted list of tags from the specified information hash or tag list.
1021
-
1022
- @tags = $exifTool->GetTagList($info, 'Group0');
1023
-
1024
- =over 4
1025
-
1026
- =item Inputs:
1027
-
1028
- 0) ExifTool object reference
1029
-
1030
- 1) [optional] Information hash reference or tag list reference
1031
-
1032
- 2) [optional] Sort order ('Input', 'File', 'Tag', 'Descr' or 'Group#')
1033
-
1034
- 3) [optional] Secondary sort order ('File', 'Tag' or 'Descr')
1035
-
1036
- If the information hash or tag list reference is not provided, then the list
1037
- of found tags from the last call to L</ImageInfo>, L</ExtractInfo> or
1038
- L</GetInfo> is used instead, and the result is the same as if
1039
- L</GetFoundTags> was called. If sort order is not specified, the sort order
1040
- is taken from the current options settings.
1041
-
1042
- =item Return Values:
1043
-
1044
- A list of tag keys in the specified order.
1045
-
1046
- =back
1047
-
1048
- =head2 GetFoundTags
1049
-
1050
- Get list of found tags in specified sort order. The found tags are the tags
1051
- for the information obtained from the most recent call to L</ImageInfo>,
1052
- L</ExtractInfo> or L</GetInfo> for this object.
1053
-
1054
- @tags = $exifTool->GetFoundTags('File');
1055
-
1056
- =over 4
1057
-
1058
- =item Inputs:
1059
-
1060
- 0) ExifTool object reference
1061
-
1062
- 1) [optional] Sort order ('Input', 'File', 'Tag', 'Descr' or 'Group#')
1063
-
1064
- 2) [optional] Secondary sort order ('File', 'Tag' or 'Descr')
1065
-
1066
- If sort order is not specified, the sort order from the ExifTool options is
1067
- used.
1068
-
1069
- =item Return Values:
1070
-
1071
- A list of tag keys in the specified order.
1072
-
1073
- =back
1074
-
1075
- =head2 GetRequestedTags
1076
-
1077
- Get list of requested tags. These are the tags that were specified in the
1078
- arguments of the most recent call to L</ImageInfo>, L</ExtractInfo> or
1079
- L</GetInfo>, including tags specified via a tag list reference. Shortcut
1080
- tags are expanded in the list.
1081
-
1082
- @tags = $exifTool->GetRequestedTags();
1083
-
1084
- =over 4
1085
-
1086
- =item Inputs:
1087
-
1088
- (none)
1089
-
1090
- =item Return Values:
1091
-
1092
- List of requested tag keys in the same order that the tags were specified.
1093
- Note that this list will be empty if tags were not specifically requested
1094
- (ie. If extracting all tags).
1095
-
1096
- =back
1097
-
1098
- =head2 GetValue
1099
-
1100
- Get the value of a specified tag. The returned value is either the
1101
- human-readable (PrintConv) value, the converted machine-readable (ValueConv)
1102
- value, or the original raw (Raw) value. If the value type is not specified,
1103
- the PrintConv value is returned if the PrintConv option is set, otherwise
1104
- the ValueConv value is returned. The PrintConv values are same as the
1105
- values returned by L</ImageInfo> and L</GetInfo> in the tag/value hash
1106
- unless the PrintConv option is disabled.
1107
-
1108
- Tags which represent lists of multiple values (as may happen with 'Keywords'
1109
- for example) are handled specially. In scalar context, the returned
1110
- PrintConv value for these tags is either a string of values or a list
1111
- reference (depending on the List option setting), and the ValueConv value is
1112
- always a list reference. But in list context, L</GetValue> always returns
1113
- the list itself.
1114
-
1115
- Note that L</GetValue> requires a case-sensitive tag key as an argument. To
1116
- retrieve tag information based on a case-insensitive tag name (with an
1117
- optional group specifier), use L</GetInfo> instead.
1118
-
1119
- # PrintConv example
1120
- my $val = $exifTool->GetValue($tag);
1121
- if (ref $val eq 'SCALAR') {
1122
- print "$tag = (unprintable value)\n";
1123
- } else {
1124
- print "$tag = $val\n";
1125
- }
1126
-
1127
- # ValueConv examples
1128
- my $val = $exifTool->GetValue($tag, 'ValueConv');
1129
- if (ref $val eq 'ARRAY') {
1130
- print "$tag is a list of values\n";
1131
- } elsif (ref $val eq 'SCALAR') {
1132
- print "$tag represents binary data\n";
1133
- } else {
1134
- print "$tag is a simple scalar\n";
1135
- }
1136
-
1137
- my @keywords = $exifTool->GetValue('Keywords', 'ValueConv');
1138
-
1139
- The following options are in effect when L</GetValue> is called:
1140
-
1141
- Charset, CoordFormat, DateFormat, Escape, GlobalTimeShift, Lang, List,
1142
- ListSep, PrintConv and StrictDate.
1143
-
1144
- =over 4
1145
-
1146
- =item Inputs:
1147
-
1148
- 0) ExifTool object reference
1149
-
1150
- 1) Tag key
1151
-
1152
- 2) [optional] Value type: 'PrintConv', 'ValueConv', 'Both', 'Raw' or
1153
- 'Rational'
1154
-
1155
- The default value type is 'PrintConv' if the PrintConv option is set,
1156
- otherwise the default is 'ValueConv'. A value type of 'Both' returns both
1157
- ValueConv and PrintConv values as a list. 'Rational' returns the raw
1158
- rational value as a string fraction for rational types, or undef for other
1159
- types.
1160
-
1161
- =item Return Values:
1162
-
1163
- The value of the specified tag. If the tag represents a list of values and
1164
- the List option is disabled then PrintConv returns a string of values,
1165
- otherwise a reference to the list is returned in scalar context. The list
1166
- itself is returned in list context. Values may also be scalar references to
1167
- binary data, or hash references if the L</Struct> option is set.
1168
-
1169
- Note: It is possible for L</GetValue> to return an undefined ValueConv or
1170
- PrintConv value (or an empty list in list context) even if the tag exists,
1171
- since it is possible for these conversions to yield undefined values. And
1172
- the Rational value will be undefined for any non-rational tag. The Raw
1173
- value should always exist if the tag exists.
1174
-
1175
- =back
1176
-
1177
- =head2 SetNewValue
1178
-
1179
- Set the new value for a tag. The routine may be called multiple times to
1180
- set the values of many tags before using L</WriteInfo> to write the new
1181
- values to an image.
1182
-
1183
- For list-type tags (like Keywords), either call repeatedly with the same tag
1184
- name for each value, or call with a reference to the list of values.
1185
-
1186
- # set a new value for a tag (errors go to STDERR)
1187
- $success = $exifTool->SetNewValue($tag, $value);
1188
-
1189
- # set a new value and capture any error message
1190
- ($success, $errStr) = $exifTool->SetNewValue($tag, $value);
1191
-
1192
- # delete information for specified tag if it exists in image
1193
- # (also resets AddValue and DelValue options for this tag)
1194
- $exifTool->SetNewValue($tag);
1195
-
1196
- # reset all values from previous calls to SetNewValue()
1197
- $exifTool->SetNewValue();
1198
-
1199
- # delete a specific keyword
1200
- $exifTool->SetNewValue('Keywords', $word, DelValue => 1);
1201
-
1202
- # set keywords (a list-type tag) with two new values
1203
- $exifTool->SetNewValue(Keywords => 'word1');
1204
- $exifTool->SetNewValue(Keywords => 'word2');
1205
- # equivalent, but set both in one call using an array reference
1206
- $exifTool->SetNewValue(Keywords => ['word1','word2']);
1207
-
1208
- # add a keyword without replacing existing keywords in the file
1209
- $exifTool->SetNewValue(Keywords => $word, AddValue => 1);
1210
-
1211
- # set a tag in a specific group
1212
- $exifTool->SetNewValue(Headline => $val, Group => 'XMP');
1213
- $exifTool->SetNewValue('XMP:Headline' => $val); # (equivalent)
1214
-
1215
- # shift original date/time back by 2.5 hours
1216
- $exifTool->SetNewValue(DateTimeOriginal => '2:30', Shift => -1);
1217
-
1218
- # write a tag only if it had a specific value
1219
- # (the order of the following calls is not significant)
1220
- $exifTool->SetNewValue(Title => $oldVal, DelValue => 1);
1221
- $exifTool->SetNewValue(Title => $newVal);
1222
-
1223
- # write tag by numerical value
1224
- $exifTool->SetNewValue(Orientation => 6, Type => 'ValueConv');
1225
- $exifTool->SetNewValue('Orientation#' => 6); # (equivalent)
1226
-
1227
- # delete all but EXIF tags
1228
- $exifTool->SetNewValue('*'); # delete all...
1229
- $exifTool->SetNewValue('EXIF:*', undef, Replace => 2); # ...but EXIF
1230
-
1231
- # write structured information as a HASH reference
1232
- $exifTool->SetNewValue('XMP:Flash' => {
1233
- mode => 'on',
1234
- fired => 'true',
1235
- return => 'not'
1236
- });
1237
-
1238
- # write structured information as a serialized string
1239
- $exifTool->SetNewValue('XMP:Flash'=>'{mode=on,fired=true,return=not}');
1240
-
1241
- (See L<http://owl.phy.queensu.ca/~phil/exiftool/struct.html#Serialize> for
1242
- a description of the structure serialization technique.)
1243
-
1244
- =over 4
1245
-
1246
- =item Inputs:
1247
-
1248
- 0) ExifTool object reference
1249
-
1250
- 1) [optional] Tag key or tag name, or undef to clear all new values. The
1251
- tag name may be prefixed by one or more family 0, 1 or 2 group names with
1252
- optional leading family numbers, separated by colons (eg. 'EXIF:Artist',
1253
- 'XMP:Time:*'), which is equivalent to using a Group option argument. Also,
1254
- a '#' may be appended to the tag name (eg. 'EXIF:Orientation#'), with the
1255
- same effect as setting Type to 'ValueConv'. Wildcards ('*' and '?') may be
1256
- used in the tag name to assign multiple tags simultaneously. A tag name of
1257
- '*' is special when deleting information, and will delete an entire group
1258
- even if some individual tags in the group are not writable, but only if a
1259
- single family 0 or 1 group is specified (otherwise the tags are deleted
1260
- individually). Use L</GetDeleteGroups> to get a list of deletable group
1261
- names, and see L<Image::ExifTool::TagNames|Image::ExifTool::TagNames> for a
1262
- complete list of tag names.
1263
-
1264
- 2) [optional] New value for tag. Undefined to delete tag from file. May be
1265
- a scalar, scalar reference, list reference to set a list of values, or hash
1266
- reference for a structure. Integer values may be specified as a hexadecimal
1267
- string (with a leading '0x'), and simple rational values may be specified in
1268
- fractional form (eg. '4/10'). Structure tags may be specified either as a
1269
- hash reference or a serialized string (see the last two examples above).
1270
-
1271
- 3-N) [optional] SetNewValue option/value pairs (see below).
1272
-
1273
- =item SetNewValue Options:
1274
-
1275
- =over 4
1276
-
1277
- =item AddValue
1278
-
1279
- Specifies that the value be added to an existing list in a file rather than
1280
- overwriting. Valid settings are 0 (overwrite any existing tag value), 1
1281
- (add to an existing list and warn for non-list tags) or 2 (add to existing
1282
- list and overwrite non-list tags). Default is 0.
1283
-
1284
- =item DelValue
1285
-
1286
- Delete existing tag from a file if it has the specified value. Option
1287
- values are 0 or 1. Default is 0.
1288
-
1289
- =item EditGroup
1290
-
1291
- Create tags in existing groups only. Don't create new group. Valid values
1292
- are 0 and 1. Effectively removes the 'g' from the ExifTool WriteMode option
1293
- for this tag only. Default is 0.
1294
-
1295
- =item EditOnly
1296
-
1297
- Edit tag only if it already exists. Don't create new tag. Valid values are
1298
- 0 and 1. Effectively removes the 'c' from the ExifTool WriteMode option for
1299
- this tag only. Default is 0.
1300
-
1301
- =item Group
1302
-
1303
- Specifies group name where tag should be written. If not specified, tag is
1304
- written to highest priority group as specified by L</SetNewGroups>. May be
1305
- one or more family 0, 1 or 2 groups with optional leading family number,
1306
- separated by colons. Case is not significant.
1307
-
1308
- =item NoFlat
1309
-
1310
- Treat flattened tags as 'unsafe'.
1311
-
1312
- =item NoShortcut
1313
-
1314
- Disables default behaviour of looking up tag in shortcuts if not found
1315
- otherwise.
1316
-
1317
- =item Protected
1318
-
1319
- Bit mask for tag protection levels to write. Bit 0x01 allows writing of
1320
- 'unsafe' tags (ie. tags not copied automatically via
1321
- L</SetNewValuesFromFile>). Bit 0x02 allows writing of 'protected' tags, and
1322
- should only be used internally by ExifTool. See
1323
- L<Image::ExifTool::TagNames|Image::ExifTool::TagNames>, for a list of tag
1324
- names indicating 'unsafe' and 'protected' tags. Default is 0.
1325
-
1326
- =item ProtectSaved
1327
-
1328
- Avoid setting new values which were saved after the Nth call to
1329
- L</SaveNewValues>. Has no effect on unsaved values, or values saved before
1330
- Nth call. Option value is N. Default is undef.
1331
-
1332
- =item Replace
1333
-
1334
- Flag to replace the previous new values for this tag (ie. replace the values
1335
- set in previous calls to L</SetNewValue>). This option is most commonly
1336
- used to replace previously-set new values for list-type tags. Valid values
1337
- are 0 (set new value normally -- adds to new values for list-type tags), 1
1338
- (reset previous new values for this tag and replace with the specified new
1339
- value) or 2 (reset previous new values only).
1340
-
1341
- =item Shift
1342
-
1343
- Shift the tag by the specified value. Currently only date/time tags and
1344
- tags with numerical values may be shifted. Undefined for no shift, 1 for a
1345
- positive shift, or -1 for a negative shift. A value of 0 causes a positive
1346
- shift to be applied if the tag is shiftable and AddValue is set, or a
1347
- negative shift for date/time tags only if DelValue is set. Default is undef.
1348
- See L<Image::ExifTool::Shift.pl|Image::ExifTool::Shift.pl> for more
1349
- information.
1350
-
1351
- =item Type
1352
-
1353
- The type of value being set. Valid values are PrintConv, ValueConv or Raw.
1354
- Default is PrintConv if the L</PrintConv> Option is set, otherwise
1355
- ValueConv.
1356
-
1357
- =back
1358
-
1359
- =item Return Values:
1360
-
1361
- In scalar context, returns the number of tags set and error messages are
1362
- printed to STDERR. In list context, returns the number of tags set, and the
1363
- error string (which is undefined if there was no error).
1364
-
1365
- =item Notes:
1366
-
1367
- When deleting groups of tags, the Replace option may be used as in the last
1368
- example above to exclude specific groups from a mass delete. However, this
1369
- technique may not be used to exclude individual tags from a group delete
1370
- (unless a family 2 group was specified in the delete). Instead, use
1371
- L</SetNewValuesFromFile> to recover the values of individual tags after
1372
- deleting a group.
1373
-
1374
- When deleting all tags from a JPEG image, the APP14 "Adobe" information is
1375
- not deleted by default because doing so may affect the appearance of the
1376
- image. However, this information may be deleted by specifying it
1377
- explicitly, either by group (with 'Adobe:*') or as a block (with 'Adobe').
1378
-
1379
- =back
1380
-
1381
- The following ExifTool options are effective in the call to L</SetNewValue>:
1382
-
1383
- Charset, Escape, IgnoreMinorErrors, Lang, ListSep, ListSplit, PrintConv,
1384
- Verbose and WriteMode.
1385
-
1386
- =head2 SetNewValuesFromFile
1387
-
1388
- A very powerful routine that sets new values for tags from information found
1389
- in a specified file.
1390
-
1391
- # set new values from all information in a file...
1392
- my $info = $exifTool->SetNewValuesFromFile($srcFile);
1393
- # ...then write these values to another image
1394
- my $result = $exifTool->WriteInfo($file2, $outFile);
1395
-
1396
- # set all new values, preserving original groups
1397
- $exifTool->SetNewValuesFromFile($srcFile, '*:*');
1398
-
1399
- # set specific information
1400
- $exifTool->SetNewValuesFromFile($srcFile, @tags);
1401
-
1402
- # set new value from a different tag in specific group
1403
- $exifTool->SetNewValuesFromFile($fp, 'IPTC:Keywords>XMP-dc:Subject');
1404
-
1405
- # add all IPTC keywords to XMP subject list
1406
- $exifTool->SetNewValuesFromFile($fp, 'IPTC:Keywords+>XMP-dc:Subject');
1407
-
1408
- # set new value from an expression involving other tags
1409
- $exifTool->SetNewValuesFromFile($file,
1410
- 'Comment<ISO=$ISO Aperture=$aperture Exposure=$shutterSpeed');
1411
-
1412
- # set keywords list from the values of multiple tags
1413
- $exifTool->SetNewValuesFromFile($file, { Replace => 0 },
1414
- 'keywords<xmp:subject', 'keywords<filename');
1415
-
1416
- # copy all EXIF information, preserving the original IFD
1417
- # (without '>*.*' tags would be copied to the preferred EXIF IFD)
1418
- $exifTool->SetNewValuesFromFile($file, 'EXIF:*>*:*');
1419
-
1420
- # copy all tags with names starting with "gps" (note: this is
1421
- # different than "gps:*" because it will also copy XMP GPS tags)
1422
- $exifTool->SetNewValuesFromFile($file, 'gps*');
1423
-
1424
- # set FileName from Model, translating questionable characters
1425
- $exifTool->SetNewValuesFromFile($file,
1426
- 'filename<${model; tr(/\\\\?*:|"><)(_) }.jpg');
1427
-
1428
- =over 4
1429
-
1430
- =item Inputs:
1431
-
1432
- 0) ExifTool object reference
1433
-
1434
- 1) File name, file reference, or scalar reference
1435
-
1436
- 2-N) [optional] List of tag names to set or options hash references. All
1437
- writable tags are set if none are specified. The tag names are not case
1438
- sensitive, and may be prefixed by one or more family 0, 1 or 2 group names with
1439
- optional leading family numbers, separated by colons (eg. 'exif:iso'). A
1440
- leading '-' indicates tags to be excluded (eg. '-comment'), or a trailing '#'
1441
- causes the ValueConv value to be copied (same as setting the Type option to
1442
- 'ValueConv' for this tag only). Wildcards ('*' and '?') may be used in the tag
1443
- name. A tag name of '*' is commonly used when a group is specified to copy all
1444
- tags in the group (eg. 'XMP:*'). A special feature allows tag names of the form
1445
- 'DSTTAGE<lt>SRCTAG' (or 'SRCTAGE<gt>DSTTAG') to be specified to copy information
1446
- to a tag with a different name or a specified group. Both 'SRCTAG' and 'DSTTAG'
1447
- may contain wildcards and/or be prefixed by a group name (eg.
1448
- 'fileModifyDateE<lt>modifyDate' or 'xmp:*E<lt>*'), and/or suffixed by a '#' to
1449
- disable print conversion. Copied tags may also be added or deleted from a list
1450
- with arguments of the form 'DSTTAG+E<lt>SRCTAG' or 'DSTTAG-E<lt>SRCTAG'. Tags
1451
- are evaluated in order, so exclusions apply only to tags included earlier in the
1452
- list. An extension of this feature allows the tag value to be set from an
1453
- expression containing tag names with leading '$' symbols (eg. 'CommentE<lt>the
1454
- file is $filename'). Braces '{}' may be used around the tag name to separate it
1455
- from subsequent text, and a '$$' is used to to represent a '$' symbol. The
1456
- behaviour for missing tags in expressions is defined by the L</MissingTagValue>
1457
- option. The tag value may be modified via changes to the default input variable
1458
- ($_) in Perl expressions placed inside the braces and after a semicolon
1459
- following the tag name. Braces within the expression must be balanced.
1460
- Multiple options hash references may be passed to set different options for
1461
- different tags. Options apply to subsequent tags in the argument list.
1462
-
1463
- By default, this routine will commute information between same-named tags in
1464
- different groups, allowing information to be translated between images with
1465
- different formats. This behaviour may be modified by specifying a group
1466
- name for extracted tags (even if '*' is used as a group name), in which case
1467
- the information is written to the original group, unless redirected to a
1468
- different group. When '*' is used for a group name, by default the family 1
1469
- group of the original tag is preserved, but a different family may be specified
1470
- with a leading family number. (For example, specifying '*:*' copies all
1471
- information while preserving the original family 1 groups, while '0*:*'
1472
- preserves the family 0 group.)
1473
-
1474
- =item SetNewValuesFromFile Options:
1475
-
1476
- The options are the same was for L</SetNewValue>, and are passed directly
1477
- to L</SetNewValue> internally, with a few exceptions:
1478
-
1479
- - The Replace option defaults to 1 instead of 0 as with L</SetNewValue>.
1480
-
1481
- - The AddValue or DelValue option is set for individual tags if '+>' or '->'
1482
- (or '+E<lt>' or '-E<lt>') are used.
1483
-
1484
- - The Group option is set for tags where a group name is given.
1485
-
1486
- - The Protected flag is set to 1 for individually specified tags.
1487
-
1488
- - The Type option also applies to extracted tags.
1489
-
1490
- =item Return Values:
1491
-
1492
- A hash of information that was set successfully. May include Warning or
1493
- Error entries if there were problems reading the input file.
1494
-
1495
- =item Notes:
1496
-
1497
- The PrintConv option applies to this routine, but it normally should be left
1498
- on to provide more reliable transfer of information between groups.
1499
-
1500
- If a preview image exists, it is not copied. The preview image must be
1501
- transferred separately if desired, in a separate call to L</WriteInfo>
1502
-
1503
- When simply copying all information between files of the same type, it is
1504
- usually desirable to preserve the original groups by specifying '*:*' for
1505
- the tags to set.
1506
-
1507
- The L</Duplicates> option is always in effect for tags extracted from the
1508
- source file using this routine.
1509
-
1510
- The L</Struct> option is enabled by default for tags extracted by this
1511
- routine. This allows the hierarchy of complex structures to be preserved
1512
- when copying, but the Struct option may be set to 0 to override this
1513
- behaviour and copy as flattened tags instead.
1514
-
1515
- =back
1516
-
1517
- =head2 GetNewValues
1518
-
1519
- Get list of new Raw values for the specified tag. These are the values that
1520
- will be written to file. Most tags return only a single value, but
1521
- List-type tags may return multiple values.
1522
-
1523
- $rawVal = $exifTool->GetNewValues($tag);
1524
-
1525
- @rawVals = $exifTool->GetNewValues($tag);
1526
-
1527
- =over 4
1528
-
1529
- =item Inputs:
1530
-
1531
- 0) ExifTool object reference
1532
-
1533
- 1) Tag name (case sensitive, may be prefixed by family 0 or 1 group name)
1534
-
1535
- =item Return Values:
1536
-
1537
- List of new Raw tag values, or first value in list when called in scalar
1538
- context. The list may be empty either if the tag isn't being written, or if
1539
- it is being deleted (ie. if L</SetNewValue> was called without a value).
1540
-
1541
- =back
1542
-
1543
- =head2 CountNewValues
1544
-
1545
- Return the total number of new values set.
1546
-
1547
- $numSet = $exifTool->CountNewValues();
1548
- ($numSet, $numPseudo) = $exifTool->CountNewValues();
1549
-
1550
- =over 4
1551
-
1552
- =item Inputs:
1553
-
1554
- 0) ExifTool object reference
1555
-
1556
- =item Return Values:
1557
-
1558
- In scalar context, returns the total number of tags with new values set. In
1559
- list context, also returns the number of "pseudo" tag values which have been
1560
- set. "Pseudo" tags are tags like FileName and FileModifyDate which are not
1561
- contained within the file and can be changed without rewriting the file.
1562
-
1563
- =back
1564
-
1565
- =head2 SaveNewValues
1566
-
1567
- Save state of new values to be later restored by L</RestoreNewValues>.
1568
-
1569
- $exifTool->SaveNewValues(); # save state of new values
1570
- $exifTool->SetNewValue(ISO => 100); # set new value for ISO
1571
- $exifTool->WriteInfo($src, $dst1); # write ISO + previous new values
1572
- $exifTool->RestoreNewValues(); # restore previous new values
1573
- $exifTool->WriteInfo($src, $dst2); # write previous new values only
1574
-
1575
- =over 4
1576
-
1577
- =item Inputs:
1578
-
1579
- 0) ExifTool object reference
1580
-
1581
- =item Return Value:
1582
-
1583
- Count of the number of times this routine has been called (N) since the last
1584
- time the new values were reset.
1585
-
1586
- =back
1587
-
1588
- =head2 RestoreNewValues
1589
-
1590
- Restore new values to the settings that existed when L</SaveNewValues> was
1591
- last called. May be called repeatedly after a single call to
1592
- L</SaveNewValues>. See L</SaveNewValues> above for an example.
1593
-
1594
- =over 4
1595
-
1596
- =item Inputs:
1597
-
1598
- 0) ExifTool object reference
1599
-
1600
- =item Return Value:
1601
-
1602
- None.
1603
-
1604
- =back
1605
-
1606
- =head2 SetFileModifyDate
1607
-
1608
- Write the filesystem modification or creation time from the new value of the
1609
- FileModifyDate or FileCreateDate tag.
1610
-
1611
- $exifTool->SetNewValue(FileModifyDate => '2000:01:02 03:04:05-05:00',
1612
- Protected => 1);
1613
- $result = $exifTool->SetFileModifyDate($file);
1614
-
1615
- =over 4
1616
-
1617
- =item Inputs:
1618
-
1619
- 0) ExifTool object reference
1620
-
1621
- 1) File name
1622
-
1623
- 2) [optional] Base time if applying shift (days before $^T)
1624
-
1625
- 3) [optional] Tag to write: 'FileModifyDate' (default), or 'FileCreateDate'
1626
-
1627
- =item Return Value:
1628
-
1629
- 1 if the time was changed, 0 if nothing was done, or -1 if there was an
1630
- error setting the time.
1631
-
1632
- =item Notes:
1633
-
1634
- Equivalent to, but more efficient than calling L</WriteInfo> when only the
1635
- FileModifyDate or FileCreateDate tag has been set. If a timezone is not
1636
- specified, local time is assumed. When shifting, the time of the original
1637
- file is used unless the optional base time is specified.
1638
-
1639
- The ability to write FileCreateDate is currently restricted to Windows
1640
- systems only, and requires Win32API::File::Time to be installed.
1641
-
1642
- =back
1643
-
1644
- =head2 SetFileName
1645
-
1646
- Set the file name and directory, or create a hard link. If not specified,
1647
- the new file name is derived from the new values of the FileName and
1648
- Directory tags, or from the HardLink tag if creating a link. If the
1649
- FileName tag contains a '/', then the file is renamed into a new directory.
1650
- If FileName ends with '/', then it is taken as a directory name and the file
1651
- is moved into the new directory. The new value for the Directory tag takes
1652
- precedence over any directory specified in FileName.
1653
-
1654
- $result = $exifTool->SetFileName($file);
1655
- $result = $exifTool->SetFileName($file, $newName);
1656
-
1657
- =over 4
1658
-
1659
- =item Inputs:
1660
-
1661
- 0) ExifTool object reference
1662
-
1663
- 1) Current file name
1664
-
1665
- 2) [optional] New file name
1666
-
1667
- 3) [optional] 'Link' to create a hard link instead of renaming the file, or
1668
- 'Test' to test renaming feature by printing the old and new names instead of
1669
- changing anything.
1670
-
1671
- =item Return Value:
1672
-
1673
- 1 if the file name or directory was changed, 0 if nothing was done, or -1 if
1674
- there was an error renaming the file.
1675
-
1676
- =item Notes:
1677
-
1678
- Will not overwrite existing files. New directories are created as necessary.
1679
-
1680
- =back
1681
-
1682
- =head2 SetNewGroups
1683
-
1684
- Set the order of the preferred groups when adding new information. In
1685
- subsequent calls to L</SetNewValue>, new information will be created in the
1686
- first valid group of this list. This has an impact only if the group is not
1687
- specified when calling L</SetNewValue> and if the tag name exists in more
1688
- than one group. The default order is EXIF, IPTC then XMP. Any family 0
1689
- group name may be used. Case is not significant.
1690
-
1691
- $exifTool->SetNewGroups('XMP','EXIF','IPTC');
1692
-
1693
- =over 4
1694
-
1695
- =item Inputs:
1696
-
1697
- 0) ExifTool object reference
1698
-
1699
- 1-N) Groups in order of priority. If no groups are specified, the priorities
1700
- are reset to the defaults.
1701
-
1702
- =item Return Value:
1703
-
1704
- None.
1705
-
1706
- =back
1707
-
1708
- =head2 GetNewGroups
1709
-
1710
- Get current group priority list.
1711
-
1712
- @groups = $exifTool->GetNewGroups();
1713
-
1714
- =over 4
1715
-
1716
- =item Inputs:
1717
-
1718
- 0) ExifTool object reference
1719
-
1720
- =item Return Values:
1721
-
1722
- List of group names in order of write priority. Highest priority first.
1723
-
1724
- =back
1725
-
1726
- =head2 GetTagID
1727
-
1728
- Get the ID for the specified tag. The ID is the IFD tag number in EXIF
1729
- information, the property name in XMP information, or the data offset in a
1730
- binary data block. For some tags, such as Composite tags where there is no
1731
- ID, an empty string is returned. In list context, also returns a language
1732
- code for the tag if available and different from the default language (eg.
1733
- with alternate language entries for XMP "lang-alt" tags).
1734
-
1735
- $id = $exifTool->GetTagID($tag);
1736
- ($id, $lang) = $exifTool->GetTagID($tag);
1737
-
1738
- =over 4
1739
-
1740
- =item Inputs:
1741
-
1742
- 0) ExifTool object reference
1743
-
1744
- 1) Tag key
1745
-
1746
- =item Return Values:
1747
-
1748
- In scalar context, returns the tag ID or '' if there is no ID for this tag.
1749
- In list context, returns the tag ID (or '') and the language code (or
1750
- undef).
1751
-
1752
- =back
1753
-
1754
- =head2 GetDescription
1755
-
1756
- Get description for specified tag. This function will always return a
1757
- defined value. In the case where the description doesn't exist, one is
1758
- generated from the tag name.
1759
-
1760
- =over 4
1761
-
1762
- =item Inputs:
1763
-
1764
- 0) ExifTool object reference
1765
-
1766
- 1) Tag key
1767
-
1768
- =item Return Values:
1769
-
1770
- A description for the specified tag.
1771
-
1772
- =back
1773
-
1774
- =head2 GetGroup
1775
-
1776
- Get group name(s) for a specified tag.
1777
-
1778
- # return family 0 group name (eg. 'EXIF');
1779
- $group = $exifTool->GetGroup($tag, 0);
1780
-
1781
- # return all groups (eg. qw{EXIF IFD0 Author Main})
1782
- @groups = $exifTool->GetGroup($tag);
1783
-
1784
- # return groups as a string (eg. 'Main:IFD0:Author')
1785
- $group = $exifTool->GetGroup($tag, ':3:1:2');
1786
-
1787
- # return groups as a simplified string (eg. 'IFD0:Author')
1788
- $group = $exifTool->GetGroup($tag, '3:1:2');
1789
-
1790
- =over 4
1791
-
1792
- =item Inputs:
1793
-
1794
- 0) ExifTool object reference
1795
-
1796
- 1) Tag key
1797
-
1798
- 2) [optional] Group family number, or string of numbers separated by colons
1799
-
1800
- =item Return Values:
1801
-
1802
- Group name (or '' if tag has no group). If no group family is specified,
1803
- L</GetGroup> returns the name of the group in family 0 when called in scalar
1804
- context, or the names of groups for all families in list context. Returns a
1805
- string of group names separated by colons if the input group family contains
1806
- a colon. The string is simplified to remove a leading 'Main:' and adjacent
1807
- identical group names unless the family string begins with a colon.
1808
-
1809
- =item Notes:
1810
-
1811
- The group family numbers are currently available:
1812
-
1813
- 0) Information Type (eg. EXIF, XMP, IPTC)
1814
- 1) Specific Location (eg. IFD0, XMP-dc)
1815
- 2) Category (eg. Author, Time)
1816
- 3) Document Number (eg. Main, Doc1, Doc3-2)
1817
- 4) Instance Number (eg. Copy1, Copy2, Copy3...)
1818
-
1819
- Families 0 and 1 are based on the file structure, and are similar except
1820
- that family 1 is more specific and sub-divides some groups to give more
1821
- detail about the specific location where the information was found. For
1822
- example, the EXIF group is split up based on the specific IFD (Image File
1823
- Directory), the MakerNotes group is divided into groups for each
1824
- manufacturer, and the XMP group is separated based on the XMP namespace
1825
- prefix. Note that only common XMP namespaces are listed in the
1826
- L<GetAllGroups documentation|/GetAllGroups [static]>, but additional
1827
- namespaces may be present in some XMP data. Also note that the 'XMP-xmp...'
1828
- group names may appear in the older form 'XMP-xap...' since these names
1829
- evolved as the XMP standard was developed. The ICC_Profile group is broken
1830
- down to give information about the specific ICC_Profile tag from which
1831
- multiple values were extracted. As well, information extracted from the
1832
- ICC_Profile header is separated into the ICC-header group.
1833
-
1834
- Family 2 classifies information based on the logical category to which the
1835
- information refers.
1836
-
1837
- Family 3 gives the document number for tags extracted from embedded
1838
- documents, or 'Main' for tags from the main document. (See the
1839
- L</ExtractEmbedded> option for extracting tags from embedded documents.)
1840
- Nested sub-documents (if they exist) are indicated by numbers separated with
1841
- dashes in the group name, to an arbitrary depth. (eg. 'Doc2-3-1' is the 1st
1842
- sub-sub-document of the 3rd sub-document of the 2nd embedded document of the
1843
- main file.)
1844
-
1845
- Family 4 provides a method for differentiating tags when multiple tags exist
1846
- with the same name in the same location. The primary instance of a tag (the
1847
- tag extracted when the Duplicates option is disabled and no group is
1848
- specified) has no family 4 group name, but additional instances have have
1849
- family 4 group names of 'Copy1', 'Copy2', 'Copy3', etc.
1850
-
1851
- See L</GetAllGroups [static]> for complete lists of group names.
1852
-
1853
- =back
1854
-
1855
- =head2 GetGroups
1856
-
1857
- Get list of group names that exist in the specified information.
1858
-
1859
- @groups = $exifTool->GetGroups($info, 2);
1860
- @groups = $exifTool->GetGroups('3:1');
1861
-
1862
- =over 4
1863
-
1864
- =item Inputs:
1865
-
1866
- 0) ExifTool object reference
1867
-
1868
- 1) [optional] Info hash ref (default is all extracted info)
1869
-
1870
- 2) [optional] Group family number, or string of numbers (default 0)
1871
-
1872
- =item Return Values:
1873
-
1874
- List of group names in alphabetical order. If information hash is not
1875
- specified, the group names are returned for all extracted information. See
1876
- L</GetGroup> for an description of family numbers and family number strings.
1877
-
1878
- =back
1879
-
1880
- =head2 BuildCompositeTags
1881
-
1882
- Builds composite tags from required tags. The composite tags are
1883
- convenience tags which are derived from the values of other tags. This
1884
- routine is called automatically by L</ImageInfo> and L</ExtractInfo> if the
1885
- Composite option is set.
1886
-
1887
- =over 4
1888
-
1889
- =item Inputs:
1890
-
1891
- 0) ExifTool object reference
1892
-
1893
- =item Return Values:
1894
-
1895
- (none)
1896
-
1897
- =item Notes:
1898
-
1899
- Tag values are calculated in alphabetical order unless a tag Require's or
1900
- Desire's another composite tag, in which case the calculation is deferred
1901
- until after the other tag is calculated. Composite tags may need to read
1902
- data from the image for their value to be determined, so for these
1903
- L</BuildCompositeTags> must be called while the image is available. This is
1904
- only a problem if L</ImageInfo> is called with a filename (as opposed to a
1905
- file reference or scalar reference) since in this case the file is closed
1906
- before L</ImageInfo> returns. However if you enable the Composite option,
1907
- L</BuildCompositeTags> is called from within L</ImageInfo> before the file
1908
- is closed.
1909
-
1910
- =back
1911
-
1912
- =head2 GetTagName [static]
1913
-
1914
- Get name of tag from tag key. This is a convenience function that
1915
- strips the embedded instance number, if it exists, from the tag key.
1916
-
1917
- Note: "static" in the heading above indicates that the function does not
1918
- require an ExifTool object reference as the first argument. All functions
1919
- documented below are also static.
1920
-
1921
- $tagName = Image::ExifTool::GetTagName($tag);
1922
-
1923
- =over 4
1924
-
1925
- =item Inputs:
1926
-
1927
- 0) Tag key
1928
-
1929
- =item Return Value:
1930
-
1931
- Tag name. This is the same as the tag key but has the instance number
1932
- removed.
1933
-
1934
- =back
1935
-
1936
- =head2 GetShortcuts [static]
1937
-
1938
- Get a list of shortcut tags.
1939
-
1940
- =over 4
1941
-
1942
- =item Inputs:
1943
-
1944
- (none)
1945
-
1946
- =item Return Values:
1947
-
1948
- List of shortcut tags (as defined in Image::ExifTool::Shortcuts).
1949
-
1950
- =back
1951
-
1952
- =head2 GetAllTags [static]
1953
-
1954
- Get list of all available tag names.
1955
-
1956
- @tagList = Image::ExifTool::GetAllTags($group);
1957
-
1958
- =over 4
1959
-
1960
- =item Inputs:
1961
-
1962
- 0) [optional] Group name, or string of group names separated by colons
1963
-
1964
- =item Return Values:
1965
-
1966
- A list of all available tags in alphabetical order, or all tags in a
1967
- specified group or intersection of groups. The group name is case
1968
- insensitive, and any group in families 0-2 may be used except for EXIF
1969
- family 1 groups (ie. the specific IFD).
1970
-
1971
- =back
1972
-
1973
- =head2 GetWritableTags [static]
1974
-
1975
- Get list of all writable tag names.
1976
-
1977
- @tagList = Image::ExifTool::GetWritableTags($group);
1978
-
1979
- =over 4
1980
-
1981
- =item Inputs:
1982
-
1983
- 0) [optional] Group name, or string of group names separated by colons
1984
-
1985
- =item Return Values:
1986
-
1987
- A list of all writable tags in alphabetical order. These are the tags for
1988
- which values may be set through L</SetNewValue>. If a group name is given,
1989
- returns only writable tags in specified group(s). The group name is case
1990
- insensitive, and any group in families 0-2 may be used except for EXIF
1991
- family 1 groups (ie. the specific IFD).
1992
-
1993
- =back
1994
-
1995
- =head2 GetAllGroups [static]
1996
-
1997
- Get list of all group names in specified family.
1998
-
1999
- @groupList = Image::ExifTool::GetAllGroups($family);
2000
-
2001
- =over 4
2002
-
2003
- =item Inputs:
2004
-
2005
- 0) Group family number (0-4)
2006
-
2007
- =item Return Values:
2008
-
2009
- A list of all groups in the specified family in alphabetical order.
2010
-
2011
- =back
2012
-
2013
- Here is a complete list of groups for each of these families:
2014
-
2015
- =over 4
2016
-
2017
- =item Family 0 (Information Type):
2018
-
2019
- AFCP, AIFF, APE, APP0, APP1, APP11, APP12, APP13, APP14, APP15, APP4, APP5,
2020
- APP6, APP8, ASF, CanonVRD, Composite, DICOM, DNG, DV, DjVu, Ducky, EXE,
2021
- EXIF, ExifTool, FLAC, FLIR, File, Flash, FlashPix, Font, FotoStation, GIF,
2022
- GIMP, GeoTiff, H264, HTML, ICC_Profile, ID3, IPTC, ITC, JFIF, JPEG,
2023
- Jpeg2000, LNK, Leaf, Lytro, M2TS, MIE, MIFF, MNG, MPC, MPEG, MPF, MXF,
2024
- MakerNotes, Matroska, Meta, Ogg, OpenEXR, PDF, PICT, PLIST, PNG, PSP, Palm,
2025
- PanasonicRaw, PhotoCD, PhotoMechanic, Photoshop, PostScript, PrintIM,
2026
- QuickTime, RAF, RIFF, RSRC, RTF, Radiance, Rawzor, Real, SVG, SigmaRaw,
2027
- Stim, Theora, Torrent, Vorbis, XML, XMP, ZIP
2028
-
2029
- =item Family 1 (Specific Location):
2030
-
2031
- AC3, AFCP, AIFF, APE, ASF, AVI1, Adobe, AdobeCM, AdobeDNG, Apple, CIFF,
2032
- Canon, CanonCustom, CanonRaw, CanonVRD, Casio, Chapter#, Composite, DICOM,
2033
- DNG, DV, DjVu, DjVu-Meta, Ducky, EPPIM, EXE, EXIF, ExifIFD, ExifTool, FLAC,
2034
- FLIR, File, Flash, FlashPix, Font, FotoStation, FujiFilm, FujiIFD, GE, GIF,
2035
- GIMP, GPS, GeoTiff, GlobParamIFD, GraphConv, H264, HP, HTC, HTML, HTML-dc,
2036
- HTML-ncc, HTML-office, HTML-prod, HTML-vw96, HTTP-equiv, ICC-chrm, ICC-clrt,
2037
- ICC-header, ICC-meas, ICC-meta, ICC-view, ICC_Profile, ICC_Profile#, ID3,
2038
- ID3v1, ID3v1_Enh, ID3v2_2, ID3v2_3, ID3v2_4, IFD0, IFD1, IPTC, IPTC#, ITC,
2039
- InteropIFD, JFIF, JPEG, JPEG-HDR, JVC, Jpeg2000, KDC_IFD, Kodak,
2040
- KodakBordersIFD, KodakEffectsIFD, KodakIFD, KyoceraRaw, LNK, Leaf,
2041
- LeafSubIFD, Leica, Lytro, M2TS, MAC, MIE-Audio, MIE-Camera, MIE-Canon,
2042
- MIE-Doc, MIE-Extender, MIE-Flash, MIE-GPS, MIE-Geo, MIE-Image, MIE-Lens,
2043
- MIE-Main, MIE-MakerNotes, MIE-Meta, MIE-Orient, MIE-Preview, MIE-Thumbnail,
2044
- MIE-UTM, MIE-Unknown, MIE-Video, MIFF, MNG, MOBI, MPC, MPEG, MPF0, MPImage,
2045
- MXF, MakerNotes, MakerUnknown, Matroska, MediaJukebox, MetaIFD, Microsoft,
2046
- Minolta, MinoltaRaw, NITF, Nikon, NikonCapture, NikonCustom, NikonScan,
2047
- Nintendo, Ocad, Ogg, Olympus, OpenEXR, PDF, PICT, PNG, PNG-pHYs, PSP, Palm,
2048
- Panasonic, PanasonicRaw, Pentax, PhaseOne, PhotoCD, PhotoMechanic,
2049
- Photoshop, PictureInfo, PostScript, PreviewIFD, PrintIM, ProfileIFD,
2050
- Qualcomm, QuickTime, RAF, RAF2, RIFF, RMETA, RSRC, RTF, Radiance, Rawzor,
2051
- Real, Real-CONT, Real-MDPR, Real-PROP, Real-RA3, Real-RA4, Real-RA5,
2052
- Real-RJMD, Reconyx, Ricoh, SPIFF, SR2, SR2DataIFD, SR2SubIFD, SRF#, SVG,
2053
- Samsung, Sanyo, Scalado, Sigma, SigmaRaw, Sony, SonyIDC, Stim, SubIFD,
2054
- System, Theora, Torrent, Track#, Version0, Vorbis, XML, XMP, XMP-DICOM,
2055
- XMP-GPano, XMP-MP, XMP-MP1, XMP-PixelLive, XMP-aas, XMP-acdsee, XMP-album,
2056
- XMP-apple-fi, XMP-aux, XMP-cc, XMP-cell, XMP-crs, XMP-dc, XMP-dex,
2057
- XMP-digiKam, XMP-dwc, XMP-exif, XMP-exifEX, XMP-expressionmedia,
2058
- XMP-extensis, XMP-fpv, XMP-getty, XMP-ics, XMP-iptcCore, XMP-iptcExt,
2059
- XMP-lr, XMP-mediapro, XMP-microsoft, XMP-mwg-coll, XMP-mwg-kw, XMP-mwg-rs,
2060
- XMP-pdf, XMP-pdfx, XMP-photomech, XMP-photoshop, XMP-plus, XMP-prism,
2061
- XMP-prl, XMP-pur, XMP-rdf, XMP-swf, XMP-tiff, XMP-x, XMP-xmp, XMP-xmpBJ,
2062
- XMP-xmpDM, XMP-xmpMM, XMP-xmpNote, XMP-xmpPLUS, XMP-xmpRights, XMP-xmpTPg,
2063
- ZIP
2064
-
2065
- =item Family 2 (Category):
2066
-
2067
- Audio, Author, Camera, Document, ExifTool, Image, Location, Other, Printing,
2068
- Time, Unknown, Video
2069
-
2070
- =item Family 3 (Document Number):
2071
-
2072
- Doc#, Main
2073
-
2074
- =item Family 4 (Instance Number):
2075
-
2076
- Copy#
2077
-
2078
- =back
2079
-
2080
- =head2 GetDeleteGroups [static]
2081
-
2082
- Get list of all deletable group names.
2083
-
2084
- @delGroups = Image::ExifTool::GetDeleteGroups();
2085
-
2086
- =over 4
2087
-
2088
- =item Inputs:
2089
-
2090
- None.
2091
-
2092
- =item Return Values:
2093
-
2094
- A list of deletable group names in alphabetical order. The current list of
2095
- deletable group names is:
2096
-
2097
- AFCP, APP0, APP1, APP10, APP11, APP12, APP13, APP14, APP15, APP2, APP3,
2098
- APP4, APP5, APP6, APP7, APP8, APP9, Adobe, CIFF, CanonVRD, Ducky, EXIF,
2099
- ExifIFD, File, FlashPix, FotoStation, GPS, GlobParamIFD, ICC_Profile, IFD0,
2100
- IFD1, IPTC, InteropIFD, JFIF, Jpeg2000, MIE, MPF, MakerNotes, Meta, MetaIFD,
2101
- NikonCapture, PDF, PDF-update, PNG, PhotoMechanic, Photoshop, PrintIM,
2102
- RMETA, RSRC, SubIFD, Trailer, XML, XML-*, XMP, XMP-*
2103
-
2104
- All names in this list are either family 0 or family 1 group names, with the
2105
- exception of 'Trailer' which allows all trailers in JPEG and TIFF-format
2106
- images to be deleted at once, including unknown trailers. To schedule a
2107
- group for deletion, call L</SetNewValue> with an undefined value and a tag
2108
- name like 'Trailer:*'.
2109
-
2110
- Note that the JPEG "APP" groups are special, and are used only to delete
2111
- application segments which are not associated with another deletable group.
2112
- For example, deleting 'APP14:*' will delete other APP14 segments, but not
2113
- the APP14 "Adobe" segment.
2114
-
2115
- =back
2116
-
2117
- =head2 GetFileType [static]
2118
-
2119
- Get type of file given file name.
2120
-
2121
- my $type = Image::ExifTool::GetFileType($filename);
2122
- my $desc = Image::ExifTool::GetFileType($filename, 1);
2123
-
2124
- =over 4
2125
-
2126
- =item Inputs:
2127
-
2128
- 0) [optional] File name (or just an extension)
2129
-
2130
- 1) [optional] Flag to return a description instead of a type. Set to 0 to
2131
- return type for recognized but unsupported files (otherwise the return value
2132
- for unsupported files is undef).
2133
-
2134
- =item Return Value:
2135
-
2136
- A string, based on the file extension, which indicates the basic format of
2137
- the file. Note that some files may be based on other formats (like many RAW
2138
- image formats are based on TIFF). In array context, may return more than
2139
- one file type if the file may be based on different formats. Returns undef
2140
- if files with this extension are not yet supported by ExifTool. Returns a
2141
- list of extensions for all supported file types if no input extension is
2142
- specified (or all recognized file types if the description flag is set to 0).
2143
- Returns a more detailed description of the specific file format when the
2144
- description flag is set.
2145
-
2146
- =back
2147
-
2148
- =head2 CanWrite [static]
2149
-
2150
- Can the specified file be written?
2151
-
2152
- my $writable = Image::ExifTool::CanWrite($filename);
2153
-
2154
- =over 4
2155
-
2156
- =item Inputs:
2157
-
2158
- 0) File name or extension
2159
-
2160
- =item Return Value:
2161
-
2162
- True if ExifTool supports writing files of this type (based on the file
2163
- extension).
2164
-
2165
- =back
2166
-
2167
- =head2 CanCreate [static]
2168
-
2169
- Can the specified file be created?
2170
-
2171
- my $creatable = Image::ExifTool::CanCreate($filename);
2172
-
2173
- =over 4
2174
-
2175
- =item Inputs:
2176
-
2177
- 0) File name or extension
2178
-
2179
- =item Return Value:
2180
-
2181
- True if ExifTool can create files with this extension from scratch.
2182
- Currently, this can only be done with XMP, MIE, ICC, VRD, EXV and EXIF
2183
- files.
2184
-
2185
- =back
2186
-
2187
- =head2 AddUserDefinedTags [static]
2188
-
2189
- Add user-defined tags to an existing tag table at run time. This differs
2190
- from the usual technique of creating user-defined tags via the
2191
- %Image::ExifTool::UserDefined hash (see the ExifTool_config file in the
2192
- Image::ExifTool distribution) because it allows tags to be added after the
2193
- tag table has been initialized.
2194
-
2195
- use Image::ExifTool ':Public';
2196
- my %tags = (
2197
- TestTagID1 => { Name => 'TestTagName1' },
2198
- TestTagID2 => { Name => 'TestTagName2' },
2199
- );
2200
- my $num = AddUserDefinedTags('Image::ExifTool::PDF::Info', %tags);
2201
-
2202
- =over 4
2203
-
2204
- =item Inputs:
2205
-
2206
- 0) Destination tag table name
2207
-
2208
- 1-N) Pairs of tag ID / tag information hash references for the new tags
2209
-
2210
- =item Return Value:
2211
-
2212
- The number of tags added.
2213
-
2214
- =item Notes
2215
-
2216
- Pre-existing tags with the same ID will be replaced in the destination
2217
- table.
2218
-
2219
- =back
2220
-
2221
- =head1 CHARACTER ENCODINGS
2222
-
2223
- Certain meta information formats allow coded character sets other than plain
2224
- ASCII. When reading, most known encodings are converted to the external
2225
- character set according to the L</Charset> option, or to UTF-8 by default.
2226
- When writing, the inverse conversions are performed. Alternatively, special
2227
- characters may be converted to/from HTML character entities with the
2228
- L</Escape> HTML option.
2229
-
2230
- A distinction is made between the external character set visible via the
2231
- ExifTool API, and the internal character used to store text in the metadata
2232
- of a file. These character sets may be specified separately as follows:
2233
-
2234
- =over 4
2235
-
2236
- =item External Character Set:
2237
-
2238
- The encoding for strings passed to/from ExifTool API functions. This is set
2239
- via the L</Charset> option, which is 'UTF8' by default.
2240
-
2241
- =item Internal Character Sets:
2242
-
2243
- The encodings used to store strings in the various metadata formats. These
2244
- encodings may be changed for certain types of metadata via the
2245
- L</CharsetEXIF>, L</CharsetID3>, L</CharsetIPTC>, L</CharsetPhotoshop> and
2246
- L</CharsetQuickTime> options.
2247
-
2248
- =back
2249
-
2250
- Values are returned as byte strings of encoded characters. Perl wide
2251
- characters are not used. By default, most returned strings are encoded in
2252
- UTF-8. For these, Encode::decode_utf8() may be used to convert to a
2253
- sequence of logical Perl characters. Note that some settings of the
2254
- PERL_UNICODE environment variable may be incompatible with ExifTool's
2255
- character handling.
2256
-
2257
- More specific details are given below about how character coding is handled
2258
- for EXIF, IPTC, XMP, PNG, ID3, PDF, Photoshop, QuickTime, AIFF, MIE and
2259
- Vorbis information:
2260
-
2261
- =head2 EXIF
2262
-
2263
- Most textual information in EXIF is stored in ASCII format (called "string"
2264
- in the L<ExifTool tag name documentation|Image::ExifTool::TagNames>). By
2265
- default ExifTool does not convert these strings. However, it is not
2266
- uncommon for applications to write UTF-8 or other encodings where ASCII is
2267
- expected. To deal with these, ExifTool allows the internal EXIF string
2268
- encoding to be specified with L</CharsetEXIF>, which causes EXIF string
2269
- values to be converted from the specified character set when reading, and
2270
- stored with this character set when writing. (The MWG recommends using
2271
- UTF-8 encoding for EXIF strings, and in keeping with this the
2272
- L<MWG|Image::ExifTool::MWG> module sets the default internal EXIF string
2273
- encoding to UTF-8, but note that this will have no effect unless the
2274
- external encoding is also set to something other than the default of UTF-8.)
2275
-
2276
- A few EXIF tags (UserComment, GPSProcessingMethod and GPSAreaInformation)
2277
- support a designated internal text encoding, with values stored as ASCII,
2278
- Unicode (UCS-2) or JIS. When reading these tags, ExifTool converts Unicode
2279
- and JIS to the external character set specified by the L</Charset>
2280
- option, or to UTF-8 by default. ASCII text is not converted. When writing,
2281
- text is stored as ASCII unless the string contains special characters, in
2282
- which case it is converted from the external character set (UTF-8 by
2283
- default), and stored as Unicode. ExifTool writes Unicode in native EXIF byte
2284
- ordering by default, but the byte order may be specified by setting the
2285
- ExifUnicodeByteOrder tag (see the
2286
- L<Extra Tags documentation|Image::ExifTool::TagNames/Extra Tags>).
2287
-
2288
- The EXIF "XP" tags (XPTitle, XPComment, etc) are always stored as
2289
- little-endian Unicode (UCS-2), and are read and written using the specified
2290
- character set.
2291
-
2292
- =head2 IPTC
2293
-
2294
- The value of the IPTC:CodedCharacterSet tag determines how the internal IPTC
2295
- string values are interpreted. If CodedCharacterSet exists and has a value
2296
- of 'UTF8' (or 'ESC % G') then string values are assumed to be stored as
2297
- UTF-8, otherwise Windows Latin1 (cp1252, 'Latin') coding is assumed by
2298
- default, but this can be changed with the L</CharsetIPTC> option. When
2299
- reading, these strings are converted to the character set specified by the
2300
- L</Charset> option. When writing, the inverse conversions are performed.
2301
- No conversion is done if the internal (IPTC) and external (ExifTool)
2302
- character sets are the same. Note that ISO 2022 character set shifting is
2303
- not supported. Instead, a warning is issued and the string is not converted
2304
- if an ISO 2022 shift code is encountered. See L<http://www.iptc.org/IIM/>
2305
- for the official IPTC specification.
2306
-
2307
- ExifTool may be used to convert IPTC values to a different internal
2308
- encoding. To do this, all IPTC tags must be rewritten along with the
2309
- desired value of CodedCharacterSet. For example, the following command
2310
- changes the internal IPTC encoding to UTF-8 (from Windows Latin1 unless
2311
- CodedCharacterSet was already "UTF8"):
2312
-
2313
- exiftool -tagsfromfile @ -iptc:all -codedcharacterset=utf8 a.jpg
2314
-
2315
- or from Windows Latin2 (cp1250) to UTF-8:
2316
-
2317
- exiftool -tagsfromfile @ -iptc:all -codedcharacterset=utf8 \
2318
- -charset iptc=latin2 a.jpg
2319
-
2320
- and this command changes it back from UTF-8 to Windows Latin1 (cp1252):
2321
-
2322
- exiftool -tagsfromfile @ -iptc:all -codedcharacterset= a.jpg
2323
-
2324
- or to Windows Latin2:
2325
-
2326
- exiftool -tagsfromfile @ -iptc:all -codedcharacterset= \
2327
- -charset iptc=latin2 a.jpg
2328
-
2329
- Unless CodedCharacterSet is 'UTF8', applications have no reliable way to
2330
- determine the IPTC character encoding. For this reason, it is recommended
2331
- that CodedCharacterSet be set to 'UTF8' when creating new IPTC.
2332
-
2333
- (Note: Here, "IPTC" Refers to the older IPTC IIM format. The more recent
2334
- IPTC Core and Extension specifications actually use the XMP format.)
2335
-
2336
- =head2 XMP
2337
-
2338
- Exiftool reads XMP encoded as UTF-8, UTF-16 or UTF-32, and converts them all
2339
- to UTF-8 internally. Also, all XML character entity references and numeric
2340
- character references are converted. When writing, ExifTool always encodes
2341
- XMP as UTF-8, converting the following 5 characters to XML character
2342
- references: E<amp> E<lt> E<gt> E<39> E<quot>. By default no further
2343
- conversion is performed, however if the L</Charset> option is other than
2344
- 'UTF8' then text is converted to/from a specified character set when
2345
- reading/writing.
2346
-
2347
- =head2 PNG
2348
-
2349
- L<PNG TextualData tags|Image::ExifTool::TagNames/"PNG TextualData Tags"> are
2350
- stored as tEXt, zTXt and iTXt chunks in PNG images. The tEXt and zTXt
2351
- chunks use ISO 8859-1 encoding, while iTXt uses UTF-8. When reading,
2352
- ExifTool converts all PNG textual data to the character set specified by the
2353
- L</Charset> option. When writing, ExifTool generates a tEXt chunk (or zTXt
2354
- with the L</Compress> option) if the text doesn't contain special characters
2355
- or if Latin encoding is specified; otherwise an iTXt chunk is used and the
2356
- text is converted from the specified character set and stored as UTF-8.
2357
-
2358
- =head2 ID3
2359
-
2360
- The ID3v1 specification officially supports only ISO 8859-1 encoding (a
2361
- subset of Windows Latin1), although some applications may incorrectly use
2362
- other character sets. By default ExifTool converts ID3v1 text from Latin to
2363
- the character set specified by the L</Charset> option. However, the
2364
- internal ID3v1 charset may be specified with the L</CharsetID3> option. The
2365
- encoding for ID3v2 information is stored in the file, so ExifTool converts
2366
- ID3v2 text from this encoding to the character set specified by the
2367
- L</Charset> option. ExifTool does not currently write ID3 information.
2368
-
2369
- =head2 PDF
2370
-
2371
- PDF text strings are stored in either PDFDocEncoding (similar to Windows
2372
- Latin1) or Unicode (UCS-2). When reading, ExifTool converts to the
2373
- character set specified by the L</Charset> option. When writing, ExifTool
2374
- encodes input text from the specified character set as Unicode only if the
2375
- string contains special characters, otherwise PDFDocEncoding is used.
2376
-
2377
- =head2 Photoshop
2378
-
2379
- Some Photoshop resource names are stored as Pascal strings with unknown
2380
- encoding. By default, ExifTool assumes MacRoman encoding and converts this
2381
- to UTF-8, but the internal and external character sets may be specified with
2382
- L</CharsetPhotoshop> and L</Charset> options respectively.
2383
-
2384
- =head2 QuickTime
2385
-
2386
- QuickTime text strings may be stored in a variety of poorly document
2387
- formats. ExifTool does its best to decode these according to the L</Charset>
2388
- option setting. For some QuickTime strings, ExifTool assumes a default
2389
- encoding of MacRoman, but this may be changed with the L</CharsetQuickTime>
2390
- option.
2391
-
2392
- =head2 AIFF
2393
-
2394
- AIFF strings are assumed to be stored in MacRoman, and are converted
2395
- according to the L</Charset> option when reading.
2396
-
2397
- =head2 MIE
2398
-
2399
- MIE strings are stored as either UTF-8 or ISO 8859-1. When reading, UTF-8
2400
- strings are converted according to the L</Charset> option, and ISO 8859-1
2401
- strings are never converted. When writing, input strings are converted from
2402
- the specified character set to UTF-8. The resulting strings are stored as
2403
- UTF-8 if they contain multi-byte UTF-8 character sequences, otherwise they
2404
- are stored as ISO 8859-1.
2405
-
2406
- =head2 Vorbis
2407
-
2408
- Vorbis comments are stored as UTF-8, and are converted to the character set
2409
- specified by the L</Charset> option.
2410
-
2411
- =head1 AUTHOR
2412
-
2413
- Copyright 2003-2014, Phil Harvey
2414
-
2415
- This library is free software; you can redistribute it and/or modify it
2416
- under the same terms as Perl itself.
2417
-
2418
- =head1 ACKNOWLEDGEMENTS
2419
-
2420
- Many people have helped in the development of ExifTool through their bug
2421
- reports, comments and suggestions, and/or additions to the code. See the
2422
- ACKNOWLEDGEMENTS in the individual Image::ExifTool modules and in
2423
- html/index.html of the Image::ExifTool distribution package for a list of
2424
- people who have contributed to this project.
2425
-
2426
- =head1 SEE ALSO
2427
-
2428
- L<exiftool(1)|exiftool>,
2429
- L<Image::ExifTool::TagNames(3pm)|Image::ExifTool::TagNames>,
2430
- L<Image::ExifTool::Shortcuts(3pm)|Image::ExifTool::Shortcuts>,
2431
- L<Image::ExifTool::Shift.pl|Image::ExifTool::Shift.pl>,
2432
- L<Image::Info(3pm)|Image::Info>,
2433
- L<Image::MetaData::JPEG(3pm)|Image::MetaData::JPEG>
2434
-
2435
- =cut
2436
-
2437
- # end