mini_exiftool_vendored 8.9.7.v2 → 9.2.7.v1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1023) hide show
  1. checksums.yaml +7 -0
  2. data/lib/mini_exiftool_vendored.rb +1 -1
  3. data/lib/mini_exiftool_vendored/version.rb +2 -2
  4. data/mini_exiftool_vendored.gemspec +1 -1
  5. data/vendor/Image-ExifTool-9.27/Changes +6162 -0
  6. data/vendor/Image-ExifTool-9.27/MANIFEST +858 -0
  7. data/vendor/Image-ExifTool-9.27/META.yml +26 -0
  8. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/Makefile.PL +0 -0
  9. data/vendor/Image-ExifTool-9.27/README +227 -0
  10. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/exif2iptc.args +0 -0
  11. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/exif2xmp.args +0 -0
  12. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/gps2xmp.args +0 -0
  13. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptc2exif.args +0 -0
  14. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptc2xmp.args +0 -0
  15. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptcCore.args +0 -0
  16. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/pdf2xmp.args +0 -0
  17. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2exif.args +0 -0
  18. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2gps.args +0 -0
  19. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2iptc.args +0 -0
  20. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2pdf.args +0 -0
  21. data/vendor/Image-ExifTool-9.27/config_files/ExifTool_config +299 -0
  22. data/vendor/Image-ExifTool-9.27/config_files/convert_regions.config +81 -0
  23. data/vendor/Image-ExifTool-9.27/exiftool +5655 -0
  24. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/fmt_files}/gpx.fmt +0 -0
  25. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/fmt_files}/gpx_wpt.fmt +0 -0
  26. data/vendor/Image-ExifTool-9.27/fmt_files/kml.fmt +53 -0
  27. data/vendor/Image-ExifTool-9.27/html/ExifTool.html +1951 -0
  28. data/vendor/Image-ExifTool-9.27/html/MIE1.1-20070121.pdf +0 -0
  29. data/vendor/Image-ExifTool-9.27/html/Shift.html +173 -0
  30. data/vendor/Image-ExifTool-9.27/html/TagNames/AFCP.html +49 -0
  31. data/vendor/Image-ExifTool-9.27/html/TagNames/AIFF.html +146 -0
  32. data/vendor/Image-ExifTool-9.27/html/TagNames/APE.html +149 -0
  33. data/vendor/Image-ExifTool-9.27/html/TagNames/APP12.html +188 -0
  34. data/vendor/Image-ExifTool-9.27/html/TagNames/ASF.html +1075 -0
  35. data/vendor/Image-ExifTool-9.27/html/TagNames/BMP.html +110 -0
  36. data/vendor/Image-ExifTool-9.27/html/TagNames/Canon.html +8021 -0
  37. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonCustom.html +2044 -0
  38. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonRaw.html +561 -0
  39. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonVRD.html +1222 -0
  40. data/vendor/Image-ExifTool-9.27/html/TagNames/Casio.html +1569 -0
  41. data/vendor/Image-ExifTool-9.27/html/TagNames/Composite.html +659 -0
  42. data/vendor/Image-ExifTool-9.27/html/TagNames/DICOM.html +15762 -0
  43. data/vendor/Image-ExifTool-9.27/html/TagNames/DNG.html +273 -0
  44. data/vendor/Image-ExifTool-9.27/html/TagNames/DV.html +75 -0
  45. data/vendor/Image-ExifTool-9.27/html/TagNames/DarwinCore.html +1445 -0
  46. data/vendor/Image-ExifTool-9.27/html/TagNames/DjVu.html +312 -0
  47. data/vendor/Image-ExifTool-9.27/html/TagNames/EXE.html +697 -0
  48. data/vendor/Image-ExifTool-9.27/html/TagNames/EXIF.html +3244 -0
  49. data/vendor/Image-ExifTool-9.27/html/TagNames/Extra.html +300 -0
  50. data/vendor/Image-ExifTool-9.27/html/TagNames/FLAC.html +183 -0
  51. data/vendor/Image-ExifTool-9.27/html/TagNames/FLIR.html +615 -0
  52. data/vendor/Image-ExifTool-9.27/html/TagNames/Flash.html +419 -0
  53. data/vendor/Image-ExifTool-9.27/html/TagNames/FlashPix.html +1435 -0
  54. data/vendor/Image-ExifTool-9.27/html/TagNames/Font.html +485 -0
  55. data/vendor/Image-ExifTool-9.27/html/TagNames/FotoStation.html +103 -0
  56. data/vendor/Image-ExifTool-9.27/html/TagNames/FujiFilm.html +636 -0
  57. data/vendor/Image-ExifTool-9.27/html/TagNames/GE.html +40 -0
  58. data/vendor/Image-ExifTool-9.27/html/TagNames/GIF.html +116 -0
  59. data/vendor/Image-ExifTool-9.27/html/TagNames/GIMP.html +140 -0
  60. data/vendor/Image-ExifTool-9.27/html/TagNames/GPS.html +221 -0
  61. data/vendor/Image-ExifTool-9.27/html/TagNames/GeoTiff.html +2177 -0
  62. data/vendor/Image-ExifTool-9.27/html/TagNames/H264.html +387 -0
  63. data/vendor/Image-ExifTool-9.27/html/TagNames/HP.html +155 -0
  64. data/vendor/Image-ExifTool-9.27/html/TagNames/HTML.html +666 -0
  65. data/vendor/Image-ExifTool-9.27/html/TagNames/ICC_Profile.html +710 -0
  66. data/vendor/Image-ExifTool-9.27/html/TagNames/ID3.html +1429 -0
  67. data/vendor/Image-ExifTool-9.27/html/TagNames/IPTC.html +895 -0
  68. data/vendor/Image-ExifTool-9.27/html/TagNames/ITC.html +90 -0
  69. data/vendor/Image-ExifTool-9.27/html/TagNames/JFIF.html +61 -0
  70. data/vendor/Image-ExifTool-9.27/html/TagNames/JPEG.html +523 -0
  71. data/vendor/Image-ExifTool-9.27/html/TagNames/JVC.html +56 -0
  72. data/vendor/Image-ExifTool-9.27/html/TagNames/Jpeg2000.html +464 -0
  73. data/vendor/Image-ExifTool-9.27/html/TagNames/Kodak.html +1759 -0
  74. data/vendor/Image-ExifTool-9.27/html/TagNames/KyoceraRaw.html +92 -0
  75. data/vendor/Image-ExifTool-9.27/html/TagNames/LNK.html +478 -0
  76. data/vendor/Image-ExifTool-9.27/html/TagNames/Leaf.html +870 -0
  77. data/vendor/Image-ExifTool-9.27/html/TagNames/M2TS.html +133 -0
  78. data/vendor/Image-ExifTool-9.27/html/TagNames/MIE.html +1026 -0
  79. data/vendor/Image-ExifTool-9.27/html/TagNames/MIFF.html +196 -0
  80. data/vendor/Image-ExifTool-9.27/html/TagNames/MNG.html +847 -0
  81. data/vendor/Image-ExifTool-9.27/html/TagNames/MPC.html +97 -0
  82. data/vendor/Image-ExifTool-9.27/html/TagNames/MPEG.html +249 -0
  83. data/vendor/Image-ExifTool-9.27/html/TagNames/MPF.html +199 -0
  84. data/vendor/Image-ExifTool-9.27/html/TagNames/MWG.html +519 -0
  85. data/vendor/Image-ExifTool-9.27/html/TagNames/MXF.html +6673 -0
  86. data/vendor/Image-ExifTool-9.27/html/TagNames/Matroska.html +1069 -0
  87. data/vendor/Image-ExifTool-9.27/html/TagNames/Microsoft.html +2066 -0
  88. data/vendor/Image-ExifTool-9.27/html/TagNames/Minolta.html +2550 -0
  89. data/vendor/Image-ExifTool-9.27/html/TagNames/MinoltaRaw.html +326 -0
  90. data/vendor/Image-ExifTool-9.27/html/TagNames/Nikon.html +4453 -0
  91. data/vendor/Image-ExifTool-9.27/html/TagNames/NikonCapture.html +776 -0
  92. data/vendor/Image-ExifTool-9.27/html/TagNames/NikonCustom.html +3835 -0
  93. data/vendor/Image-ExifTool-9.27/html/TagNames/OOXML.html +280 -0
  94. data/vendor/Image-ExifTool-9.27/html/TagNames/Ogg.html +44 -0
  95. data/vendor/Image-ExifTool-9.27/html/TagNames/Olympus.html +3331 -0
  96. data/vendor/Image-ExifTool-9.27/html/TagNames/OpenEXR.html +222 -0
  97. data/vendor/Image-ExifTool-9.27/html/TagNames/PDF.html +745 -0
  98. data/vendor/Image-ExifTool-9.27/html/TagNames/PGF.html +80 -0
  99. data/vendor/Image-ExifTool-9.27/html/TagNames/PICT.html +753 -0
  100. data/vendor/Image-ExifTool-9.27/html/TagNames/PLIST.html +86 -0
  101. data/vendor/Image-ExifTool-9.27/html/TagNames/PNG.html +515 -0
  102. data/vendor/Image-ExifTool-9.27/html/TagNames/PSP.html +160 -0
  103. data/vendor/Image-ExifTool-9.27/html/TagNames/Panasonic.html +1359 -0
  104. data/vendor/Image-ExifTool-9.27/html/TagNames/PanasonicRaw.html +214 -0
  105. data/vendor/Image-ExifTool-9.27/html/TagNames/Pentax.html +4329 -0
  106. data/vendor/Image-ExifTool-9.27/html/TagNames/PhaseOne.html +258 -0
  107. data/vendor/Image-ExifTool-9.27/html/TagNames/PhotoCD.html +402 -0
  108. data/vendor/Image-ExifTool-9.27/html/TagNames/PhotoMechanic.html +196 -0
  109. data/vendor/Image-ExifTool-9.27/html/TagNames/Photoshop.html +460 -0
  110. data/vendor/Image-ExifTool-9.27/html/TagNames/PostScript.html +125 -0
  111. data/vendor/Image-ExifTool-9.27/html/TagNames/PrintIM.html +31 -0
  112. data/vendor/Image-ExifTool-9.27/html/TagNames/Qualcomm.html +4778 -0
  113. data/vendor/Image-ExifTool-9.27/html/TagNames/QuickTime.html +2967 -0
  114. data/vendor/Image-ExifTool-9.27/html/TagNames/RIFF.html +1164 -0
  115. data/vendor/Image-ExifTool-9.27/html/TagNames/RSRC.html +74 -0
  116. data/vendor/Image-ExifTool-9.27/html/TagNames/RTF.html +150 -0
  117. data/vendor/Image-ExifTool-9.27/html/TagNames/Radiance.html +87 -0
  118. data/vendor/Image-ExifTool-9.27/html/TagNames/Rawzor.html +45 -0
  119. data/vendor/Image-ExifTool-9.27/html/TagNames/Real.html +780 -0
  120. data/vendor/Image-ExifTool-9.27/html/TagNames/Reconyx.html +132 -0
  121. data/vendor/Image-ExifTool-9.27/html/TagNames/Ricoh.html +456 -0
  122. data/vendor/Image-ExifTool-9.27/html/TagNames/Samsung.html +377 -0
  123. data/vendor/Image-ExifTool-9.27/html/TagNames/Sanyo.html +366 -0
  124. data/vendor/Image-ExifTool-9.27/html/TagNames/Shortcuts.html +237 -0
  125. data/vendor/Image-ExifTool-9.27/html/TagNames/Sigma.html +372 -0
  126. data/vendor/Image-ExifTool-9.27/html/TagNames/SigmaRaw.html +403 -0
  127. data/vendor/Image-ExifTool-9.27/html/TagNames/Sony.html +4052 -0
  128. data/vendor/Image-ExifTool-9.27/html/TagNames/SonyIDC.html +267 -0
  129. data/vendor/Image-ExifTool-9.27/html/TagNames/Stim.html +200 -0
  130. data/vendor/Image-ExifTool-9.27/html/TagNames/Theora.html +102 -0
  131. data/vendor/Image-ExifTool-9.27/html/TagNames/Unknown.html +31 -0
  132. data/vendor/Image-ExifTool-9.27/html/TagNames/Vorbis.html +228 -0
  133. data/vendor/Image-ExifTool-9.27/html/TagNames/XMP.html +7188 -0
  134. data/vendor/Image-ExifTool-9.27/html/TagNames/ZIP.html +204 -0
  135. data/vendor/Image-ExifTool-9.27/html/TagNames/iWork.html +49 -0
  136. data/vendor/Image-ExifTool-9.27/html/TagNames/index.html +192 -0
  137. data/vendor/Image-ExifTool-9.27/html/TagNames/style.css +31 -0
  138. data/vendor/Image-ExifTool-9.27/html/ancient_history.html +6564 -0
  139. data/vendor/Image-ExifTool-9.27/html/canon_raw.html +366 -0
  140. data/vendor/Image-ExifTool-9.27/html/commentary.html +319 -0
  141. data/vendor/Image-ExifTool-9.27/html/config.html +312 -0
  142. data/vendor/Image-ExifTool-9.27/html/data_members.html +264 -0
  143. data/vendor/Image-ExifTool-9.27/html/exiftool_pod.html +2325 -0
  144. data/vendor/Image-ExifTool-9.27/html/faq.html +1427 -0
  145. data/vendor/Image-ExifTool-9.27/html/filename.html +281 -0
  146. data/vendor/Image-ExifTool-9.27/html/geotag.html +642 -0
  147. data/vendor/Image-ExifTool-9.27/html/history.html +433 -0
  148. data/vendor/Image-ExifTool-9.27/html/htmldump.html +732 -0
  149. data/vendor/Image-ExifTool-9.27/html/idiosyncracies.html +251 -0
  150. data/vendor/Image-ExifTool-9.27/html/index.html +1266 -0
  151. data/vendor/Image-ExifTool-9.27/html/install.html +239 -0
  152. data/vendor/Image-ExifTool-9.27/html/metafiles.html +266 -0
  153. data/vendor/Image-ExifTool-9.27/html/overview.png +0 -0
  154. data/vendor/Image-ExifTool-9.27/html/standards.html +277 -0
  155. data/vendor/Image-ExifTool-9.27/html/struct.html +342 -0
  156. data/vendor/Image-ExifTool-9.27/html/style.css +31 -0
  157. data/vendor/Image-ExifTool-9.27/html/under.html +120 -0
  158. data/vendor/Image-ExifTool-9.27/html/verbose.html +195 -0
  159. data/vendor/Image-ExifTool-9.27/html/writing.html +239 -0
  160. data/vendor/Image-ExifTool-9.27/lib/File/RandomAccess.pm +378 -0
  161. data/vendor/Image-ExifTool-9.27/lib/File/RandomAccess.pod +231 -0
  162. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool.pm +6811 -0
  163. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool.pod +2353 -0
  164. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AES.pm +501 -0
  165. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AFCP.pm +280 -0
  166. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AIFF.pm +271 -0
  167. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/APE.pm +262 -0
  168. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/APP12.pm +322 -0
  169. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ASF.pm +871 -0
  170. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BMP.pm +179 -0
  171. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BZZ.pm +472 -0
  172. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BigTIFF.pm +282 -0
  173. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BuildTagLookup.pm +2391 -0
  174. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Canon.pm +7736 -0
  175. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonCustom.pm +2523 -0
  176. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonRaw.pm +931 -0
  177. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonVRD.pm +1481 -0
  178. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CaptureOne.pm +235 -0
  179. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Casio.pm +2013 -0
  180. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Charset.pm +396 -0
  181. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Arabic.pm +0 -0
  182. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Baltic.pm +0 -0
  183. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Cyrillic.pm +0 -0
  184. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Greek.pm +0 -0
  185. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Hebrew.pm +0 -0
  186. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/JIS.pm +0 -0
  187. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Latin.pm +0 -0
  188. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Latin2.pm +0 -0
  189. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacArabic.pm +0 -0
  190. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacChineseCN.pm +0 -0
  191. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacChineseTW.pm +0 -0
  192. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacCroatian.pm +0 -0
  193. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacCyrillic.pm +0 -0
  194. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacGreek.pm +0 -0
  195. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacHebrew.pm +0 -0
  196. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacIceland.pm +0 -0
  197. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacJapanese.pm +0 -0
  198. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacKorean.pm +0 -0
  199. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacLatin2.pm +0 -0
  200. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRSymbol.pm +0 -0
  201. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRoman.pm +0 -0
  202. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRomanian.pm +0 -0
  203. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacThai.pm +0 -0
  204. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacTurkish.pm +0 -0
  205. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/PDFDoc.pm +0 -0
  206. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/ShiftJIS.pm +0 -0
  207. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Symbol.pm +0 -0
  208. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Thai.pm +0 -0
  209. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Turkish.pm +0 -0
  210. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Vietnam.pm +0 -0
  211. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DICOM.pm +3835 -0
  212. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DNG.pm +835 -0
  213. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DV.pm +319 -0
  214. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DarwinCore.pm +317 -0
  215. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DjVu.pm +373 -0
  216. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/EXE.pm +1228 -0
  217. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Exif.pm +4526 -0
  218. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FLAC.pm +296 -0
  219. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FLIR.pm +672 -0
  220. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Fixup.pm +354 -0
  221. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Flash.pm +755 -0
  222. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FlashPix.pm +1882 -0
  223. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Font.pm +643 -0
  224. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FotoStation.pm +258 -0
  225. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FujiFilm.pm +1019 -0
  226. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GE.pm +80 -0
  227. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GIF.pm +542 -0
  228. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GIMP.pm +258 -0
  229. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GPS.pm +511 -0
  230. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GeoTiff.pm +2187 -0
  231. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Geotag.pm +1173 -0
  232. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/H264.pm +1097 -0
  233. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HP.pm +262 -0
  234. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HTML.pm +576 -0
  235. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HtmlDump.pm +895 -0
  236. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ICC_Profile.pm +999 -0
  237. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ID3.pm +1486 -0
  238. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/IPTC.pm +1244 -0
  239. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ITC.pm +215 -0
  240. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Import.pm +308 -0
  241. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/InDesign.pm +277 -0
  242. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JPEG.pm +588 -0
  243. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JPEGDigest.pm +2511 -0
  244. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JVC.pm +130 -0
  245. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Jpeg2000.pm +881 -0
  246. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Kodak.pm +2014 -0
  247. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/KyoceraRaw.pm +173 -0
  248. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/LNK.pm +723 -0
  249. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/cs.pm +1586 -0
  250. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/de.pm +7356 -0
  251. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/en_ca.pm +557 -0
  252. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/en_gb.pm +572 -0
  253. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/es.pm +4016 -0
  254. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/fi.pm +2856 -0
  255. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/fr.pm +4720 -0
  256. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/it.pm +7917 -0
  257. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ja.pm +5815 -0
  258. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ko.pm +2332 -0
  259. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/nl.pm +3220 -0
  260. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/pl.pm +1140 -0
  261. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ru.pm +769 -0
  262. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/sv.pm +639 -0
  263. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/tr.pm +544 -0
  264. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/zh_cn.pm +1329 -0
  265. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/zh_tw.pm +802 -0
  266. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Leaf.pm +515 -0
  267. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/M2TS.pm +729 -0
  268. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIE.pm +2561 -0
  269. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIEUnits.pod +377 -0
  270. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIFF.pm +279 -0
  271. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MNG.pm +684 -0
  272. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPC.pm +156 -0
  273. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPEG.pm +736 -0
  274. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPF.pm +289 -0
  275. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MWG.pm +736 -0
  276. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MXF.pm +3032 -0
  277. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MakerNotes.pm +1569 -0
  278. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Matroska.pm +891 -0
  279. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Microsoft.pm +879 -0
  280. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Minolta.pm +2823 -0
  281. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MinoltaRaw.pm +534 -0
  282. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Nikon.pm +6105 -0
  283. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/NikonCapture.pm +911 -0
  284. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/NikonCustom.pm +4405 -0
  285. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/OOXML.pm +409 -0
  286. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Ogg.pm +237 -0
  287. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Olympus.pm +3540 -0
  288. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/OpenEXR.pm +324 -0
  289. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PDF.pm +2327 -0
  290. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PGF.pm +143 -0
  291. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PICT.pm +1260 -0
  292. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PLIST.pm +449 -0
  293. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PNG.pm +1100 -0
  294. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PPM.pm +169 -0
  295. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PSP.pm +305 -0
  296. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Panasonic.pm +1921 -0
  297. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PanasonicRaw.pm +535 -0
  298. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Pentax.pm +5486 -0
  299. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhaseOne.pm +557 -0
  300. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhotoCD.pm +507 -0
  301. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhotoMechanic.pm +256 -0
  302. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Photoshop.pm +597 -0
  303. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PostScript.pm +693 -0
  304. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PrintIM.pm +125 -0
  305. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Qualcomm.pm +1344 -0
  306. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/QuickTime.pm +3316 -0
  307. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/README +943 -0
  308. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RIFF.pm +1322 -0
  309. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RSRC.pm +241 -0
  310. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RTF.pm +383 -0
  311. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Radiance.pm +144 -0
  312. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Rawzor.pm +190 -0
  313. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Real.pm +736 -0
  314. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Reconyx.pm +190 -0
  315. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Ricoh.pm +740 -0
  316. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Samsung.pm +769 -0
  317. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sanyo.pm +439 -0
  318. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Shift.pl +594 -0
  319. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Shortcuts.pm +291 -0
  320. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sigma.pm +574 -0
  321. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/SigmaRaw.pm +649 -0
  322. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sony.pm +5388 -0
  323. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/SonyIDC.pm +330 -0
  324. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Stim.pm +196 -0
  325. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagInfoXML.pm +792 -0
  326. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagLookup.pm +7911 -0
  327. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagNames.pod +25645 -0
  328. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Theora.pm +145 -0
  329. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Unknown.pm +66 -0
  330. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Vorbis.pm +237 -0
  331. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteCanonRaw.pl +637 -0
  332. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteExif.pl +3674 -0
  333. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteIPTC.pl +702 -0
  334. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePDF.pl +759 -0
  335. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePNG.pl +330 -0
  336. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePhotoshop.pl +266 -0
  337. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePostScript.pl +777 -0
  338. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteXMP.pl +1318 -0
  339. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Writer.pl +5755 -0
  340. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMP.pm +3535 -0
  341. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMP2.pl +1298 -0
  342. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMPStruct.pl +813 -0
  343. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ZIP.pm +623 -0
  344. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/iWork.pm +223 -0
  345. data/vendor/Image-ExifTool-9.27/perl-Image-ExifTool.spec +104 -0
  346. data/vendor/Image-ExifTool-9.27/t/AFCP.t +44 -0
  347. data/vendor/Image-ExifTool-9.27/t/AFCP_2.out +37 -0
  348. data/vendor/Image-ExifTool-9.27/t/AFCP_3.out +20 -0
  349. data/vendor/Image-ExifTool-9.27/t/AIFF.t +28 -0
  350. data/vendor/Image-ExifTool-9.27/t/AIFF_2.out +31 -0
  351. data/vendor/Image-ExifTool-9.27/t/APE.t +38 -0
  352. data/vendor/Image-ExifTool-9.27/t/APE_2.out +28 -0
  353. data/vendor/Image-ExifTool-9.27/t/APE_3.out +57 -0
  354. data/vendor/Image-ExifTool-9.27/t/ASF.t +28 -0
  355. data/vendor/Image-ExifTool-9.27/t/ASF_2.out +48 -0
  356. data/vendor/Image-ExifTool-9.27/t/BMP.t +28 -0
  357. data/vendor/Image-ExifTool-9.27/t/BMP_2.out +21 -0
  358. data/vendor/Image-ExifTool-9.27/t/BigTIFF.t +28 -0
  359. data/vendor/Image-ExifTool-9.27/t/BigTIFF_2.out +19 -0
  360. data/vendor/Image-ExifTool-9.27/t/Canon.t +41 -0
  361. data/vendor/Image-ExifTool-9.27/t/CanonRaw.t +126 -0
  362. data/vendor/Image-ExifTool-9.27/t/CanonRaw_2.out +165 -0
  363. data/vendor/Image-ExifTool-9.27/t/CanonRaw_4.out +214 -0
  364. data/vendor/Image-ExifTool-9.27/t/CanonRaw_5.out +207 -0
  365. data/vendor/Image-ExifTool-9.27/t/CanonRaw_6.out +231 -0
  366. data/vendor/Image-ExifTool-9.27/t/CanonRaw_7.out +246 -0
  367. data/vendor/Image-ExifTool-9.27/t/CanonVRD.t +129 -0
  368. data/vendor/Image-ExifTool-9.27/t/CanonVRD_11.out +118 -0
  369. data/vendor/Image-ExifTool-9.27/t/CanonVRD_12.out +12 -0
  370. data/vendor/Image-ExifTool-9.27/t/CanonVRD_2.out +116 -0
  371. data/vendor/Image-ExifTool-9.27/t/CanonVRD_3.out +116 -0
  372. data/vendor/Image-ExifTool-9.27/t/CanonVRD_4.out +2 -0
  373. data/vendor/Image-ExifTool-9.27/t/CanonVRD_5.out +3 -0
  374. data/vendor/Image-ExifTool-9.27/t/CanonVRD_6.out +3 -0
  375. data/vendor/Image-ExifTool-9.27/t/CanonVRD_7.out +2 -0
  376. data/vendor/Image-ExifTool-9.27/t/CanonVRD_8.out +2 -0
  377. data/vendor/Image-ExifTool-9.27/t/CanonVRD_9.out +1 -0
  378. data/vendor/Image-ExifTool-9.27/t/Canon_2.out +350 -0
  379. data/vendor/Image-ExifTool-9.27/t/Canon_3.out +3 -0
  380. data/vendor/Image-ExifTool-9.27/t/Casio.t +54 -0
  381. data/vendor/Image-ExifTool-9.27/t/Casio_2.out +70 -0
  382. data/vendor/Image-ExifTool-9.27/t/Casio_3.out +100 -0
  383. data/vendor/Image-ExifTool-9.27/t/Casio_4.out +26 -0
  384. data/vendor/Image-ExifTool-9.27/t/Casio_5.out +78 -0
  385. data/vendor/Image-ExifTool-9.27/t/Casio_6.out +115 -0
  386. data/vendor/Image-ExifTool-9.27/t/DICOM.t +28 -0
  387. data/vendor/Image-ExifTool-9.27/t/DICOM_2.out +108 -0
  388. data/vendor/Image-ExifTool-9.27/t/DNG.t +39 -0
  389. data/vendor/Image-ExifTool-9.27/t/DNG_2.out +326 -0
  390. data/vendor/Image-ExifTool-9.27/t/DNG_3.out +4 -0
  391. data/vendor/Image-ExifTool-9.27/t/DV.t +27 -0
  392. data/vendor/Image-ExifTool-9.27/t/DV_2.out +24 -0
  393. data/vendor/Image-ExifTool-9.27/t/DjVu.t +28 -0
  394. data/vendor/Image-ExifTool-9.27/t/DjVu_2.out +44 -0
  395. data/vendor/Image-ExifTool-9.27/t/EXE.t +31 -0
  396. data/vendor/Image-ExifTool-9.27/t/EXE_2.out +40 -0
  397. data/vendor/Image-ExifTool-9.27/t/EXE_3.out +15 -0
  398. data/vendor/Image-ExifTool-9.27/t/EXE_4.out +14 -0
  399. data/vendor/Image-ExifTool-9.27/t/ExifTool.t +284 -0
  400. data/vendor/Image-ExifTool-9.27/t/ExifTool_16.out +180 -0
  401. data/vendor/Image-ExifTool-9.27/t/ExifTool_17.out +594 -0
  402. data/vendor/Image-ExifTool-9.27/t/ExifTool_2.out +399 -0
  403. data/vendor/Image-ExifTool-9.27/t/ExifTool_20.out +1 -0
  404. data/vendor/Image-ExifTool-9.27/t/ExifTool_21.out +1 -0
  405. data/vendor/Image-ExifTool-9.27/t/ExifTool_22.out +1 -0
  406. data/vendor/Image-ExifTool-9.27/t/ExifTool_23.out +6 -0
  407. data/vendor/Image-ExifTool-9.27/t/ExifTool_24.out +3 -0
  408. data/vendor/Image-ExifTool-9.27/t/ExifTool_25.out +13 -0
  409. data/vendor/Image-ExifTool-9.27/t/ExifTool_26.out +12 -0
  410. data/vendor/Image-ExifTool-9.27/t/ExifTool_3.out +87 -0
  411. data/vendor/Image-ExifTool-9.27/t/ExifTool_4.out +41 -0
  412. data/vendor/Image-ExifTool-9.27/t/ExifTool_5.out +6 -0
  413. data/vendor/Image-ExifTool-9.27/t/ExifTool_6.out +68 -0
  414. data/vendor/Image-ExifTool-9.27/t/ExifTool_7.out +125 -0
  415. data/vendor/Image-ExifTool-9.27/t/ExifTool_8.out +125 -0
  416. data/vendor/Image-ExifTool-9.27/t/ExifTool_9.out +33 -0
  417. data/vendor/Image-ExifTool-9.27/t/FLAC.t +37 -0
  418. data/vendor/Image-ExifTool-9.27/t/FLAC_2.out +25 -0
  419. data/vendor/Image-ExifTool-9.27/t/FLAC_3.out +19 -0
  420. data/vendor/Image-ExifTool-9.27/t/FLIR.t +30 -0
  421. data/vendor/Image-ExifTool-9.27/t/FLIR_2.out +93 -0
  422. data/vendor/Image-ExifTool-9.27/t/FLIR_3.out +47 -0
  423. data/vendor/Image-ExifTool-9.27/t/Flash.t +37 -0
  424. data/vendor/Image-ExifTool-9.27/t/FlashPix.t +30 -0
  425. data/vendor/Image-ExifTool-9.27/t/FlashPix_2.out +48 -0
  426. data/vendor/Image-ExifTool-9.27/t/Flash_2.out +20 -0
  427. data/vendor/Image-ExifTool-9.27/t/Flash_3.out +53 -0
  428. data/vendor/Image-ExifTool-9.27/t/Font.t +30 -0
  429. data/vendor/Image-ExifTool-9.27/t/Font_2.out +23 -0
  430. data/vendor/Image-ExifTool-9.27/t/Font_3.out +35 -0
  431. data/vendor/Image-ExifTool-9.27/t/Font_4.out +26 -0
  432. data/vendor/Image-ExifTool-9.27/t/Font_5.out +26 -0
  433. data/vendor/Image-ExifTool-9.27/t/Font_6.out +36 -0
  434. data/vendor/Image-ExifTool-9.27/t/Font_7.out +36 -0
  435. data/vendor/Image-ExifTool-9.27/t/FotoStation.t +38 -0
  436. data/vendor/Image-ExifTool-9.27/t/FotoStation_2.out +39 -0
  437. data/vendor/Image-ExifTool-9.27/t/FotoStation_3.out +3 -0
  438. data/vendor/Image-ExifTool-9.27/t/FujiFilm.t +78 -0
  439. data/vendor/Image-ExifTool-9.27/t/FujiFilm_2.out +87 -0
  440. data/vendor/Image-ExifTool-9.27/t/FujiFilm_3.out +88 -0
  441. data/vendor/Image-ExifTool-9.27/t/FujiFilm_4.out +117 -0
  442. data/vendor/Image-ExifTool-9.27/t/FujiFilm_5.out +1 -0
  443. data/vendor/Image-ExifTool-9.27/t/GE.t +46 -0
  444. data/vendor/Image-ExifTool-9.27/t/GE_2.out +84 -0
  445. data/vendor/Image-ExifTool-9.27/t/GE_3.out +84 -0
  446. data/vendor/Image-ExifTool-9.27/t/GIF.t +83 -0
  447. data/vendor/Image-ExifTool-9.27/t/GIF_2.out +40 -0
  448. data/vendor/Image-ExifTool-9.27/t/GIF_3.out +41 -0
  449. data/vendor/Image-ExifTool-9.27/t/GIF_4.out +16 -0
  450. data/vendor/Image-ExifTool-9.27/t/GIMP.t +27 -0
  451. data/vendor/Image-ExifTool-9.27/t/GIMP_2.out +63 -0
  452. data/vendor/Image-ExifTool-9.27/t/GPS.t +42 -0
  453. data/vendor/Image-ExifTool-9.27/t/GPS_2.out +94 -0
  454. data/vendor/Image-ExifTool-9.27/t/GPS_3.out +96 -0
  455. data/vendor/Image-ExifTool-9.27/t/GeoTiff.t +36 -0
  456. data/vendor/Image-ExifTool-9.27/t/GeoTiff_2.out +36 -0
  457. data/vendor/Image-ExifTool-9.27/t/GeoTiff_3.out +36 -0
  458. data/vendor/Image-ExifTool-9.27/t/Geotag.t +164 -0
  459. data/vendor/Image-ExifTool-9.27/t/Geotag_2.out +9 -0
  460. data/vendor/Image-ExifTool-9.27/t/Geotag_3.out +6 -0
  461. data/vendor/Image-ExifTool-9.27/t/Geotag_5.out +1 -0
  462. data/vendor/Image-ExifTool-9.27/t/Geotag_6.out +9 -0
  463. data/vendor/Image-ExifTool-9.27/t/Geotag_7.out +53 -0
  464. data/vendor/Image-ExifTool-9.27/t/Geotag_8.out +15 -0
  465. data/vendor/Image-ExifTool-9.27/t/HTML.t +28 -0
  466. data/vendor/Image-ExifTool-9.27/t/HTML_2.out +68 -0
  467. data/vendor/Image-ExifTool-9.27/t/IPTC.t +157 -0
  468. data/vendor/Image-ExifTool-9.27/t/IPTC_2.out +58 -0
  469. data/vendor/Image-ExifTool-9.27/t/IPTC_4.out +56 -0
  470. data/vendor/Image-ExifTool-9.27/t/IPTC_5.out +1 -0
  471. data/vendor/Image-ExifTool-9.27/t/IPTC_6.out +2 -0
  472. data/vendor/Image-ExifTool-9.27/t/IPTC_7.out +1 -0
  473. data/vendor/Image-ExifTool-9.27/t/IPTC_8.out +20 -0
  474. data/vendor/Image-ExifTool-9.27/t/ITC.t +28 -0
  475. data/vendor/Image-ExifTool-9.27/t/ITC_2.out +19 -0
  476. data/vendor/Image-ExifTool-9.27/t/InDesign.t +61 -0
  477. data/vendor/Image-ExifTool-9.27/t/InDesign_2.out +19 -0
  478. data/vendor/Image-ExifTool-9.27/t/InDesign_3.out +21 -0
  479. data/vendor/Image-ExifTool-9.27/t/InDesign_4.out +11 -0
  480. data/vendor/Image-ExifTool-9.27/t/JVC.t +36 -0
  481. data/vendor/Image-ExifTool-9.27/t/JVC_2.out +3 -0
  482. data/vendor/Image-ExifTool-9.27/t/JVC_3.out +3 -0
  483. data/vendor/Image-ExifTool-9.27/t/Jpeg2000.t +49 -0
  484. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_2.out +63 -0
  485. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_3.out +51 -0
  486. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_4.out +15 -0
  487. data/vendor/Image-ExifTool-9.27/t/Kodak.t +40 -0
  488. data/vendor/Image-ExifTool-9.27/t/Kodak_2.out +109 -0
  489. data/vendor/Image-ExifTool-9.27/t/Kodak_3.out +119 -0
  490. data/vendor/Image-ExifTool-9.27/t/KyoceraRaw.t +28 -0
  491. data/vendor/Image-ExifTool-9.27/t/KyoceraRaw_2.out +27 -0
  492. data/vendor/Image-ExifTool-9.27/t/LNK.t +28 -0
  493. data/vendor/Image-ExifTool-9.27/t/LNK_2.out +45 -0
  494. data/vendor/Image-ExifTool-9.27/t/Lang.t +40 -0
  495. data/vendor/Image-ExifTool-9.27/t/Lang_1.out +1 -0
  496. data/vendor/Image-ExifTool-9.27/t/Lang_10.out +46 -0
  497. data/vendor/Image-ExifTool-9.27/t/Lang_11.out +46 -0
  498. data/vendor/Image-ExifTool-9.27/t/Lang_12.out +46 -0
  499. data/vendor/Image-ExifTool-9.27/t/Lang_13.out +46 -0
  500. data/vendor/Image-ExifTool-9.27/t/Lang_14.out +46 -0
  501. data/vendor/Image-ExifTool-9.27/t/Lang_15.out +46 -0
  502. data/vendor/Image-ExifTool-9.27/t/Lang_16.out +46 -0
  503. data/vendor/Image-ExifTool-9.27/t/Lang_17.out +46 -0
  504. data/vendor/Image-ExifTool-9.27/t/Lang_18.out +46 -0
  505. data/vendor/Image-ExifTool-9.27/t/Lang_2.out +46 -0
  506. data/vendor/Image-ExifTool-9.27/t/Lang_3.out +46 -0
  507. data/vendor/Image-ExifTool-9.27/t/Lang_4.out +46 -0
  508. data/vendor/Image-ExifTool-9.27/t/Lang_5.out +46 -0
  509. data/vendor/Image-ExifTool-9.27/t/Lang_6.out +46 -0
  510. data/vendor/Image-ExifTool-9.27/t/Lang_7.out +46 -0
  511. data/vendor/Image-ExifTool-9.27/t/Lang_8.out +46 -0
  512. data/vendor/Image-ExifTool-9.27/t/Lang_9.out +46 -0
  513. data/vendor/Image-ExifTool-9.27/t/M2TS.t +29 -0
  514. data/vendor/Image-ExifTool-9.27/t/M2TS_2.out +27 -0
  515. data/vendor/Image-ExifTool-9.27/t/MIE.t +82 -0
  516. data/vendor/Image-ExifTool-9.27/t/MIE_2.out +67 -0
  517. data/vendor/Image-ExifTool-9.27/t/MIE_3.out +134 -0
  518. data/vendor/Image-ExifTool-9.27/t/MIE_5.out +1 -0
  519. data/vendor/Image-ExifTool-9.27/t/MIE_6.out +1 -0
  520. data/vendor/Image-ExifTool-9.27/t/MIFF.t +28 -0
  521. data/vendor/Image-ExifTool-9.27/t/MIFF_2.out +108 -0
  522. data/vendor/Image-ExifTool-9.27/t/MP3.t +29 -0
  523. data/vendor/Image-ExifTool-9.27/t/MP3_2.out +45 -0
  524. data/vendor/Image-ExifTool-9.27/t/MWG.t +72 -0
  525. data/vendor/Image-ExifTool-9.27/t/MWG_2.out +13 -0
  526. data/vendor/Image-ExifTool-9.27/t/MWG_3.out +8 -0
  527. data/vendor/Image-ExifTool-9.27/t/MWG_4.out +5 -0
  528. data/vendor/Image-ExifTool-9.27/t/MWG_5.out +22 -0
  529. data/vendor/Image-ExifTool-9.27/t/MXF.t +27 -0
  530. data/vendor/Image-ExifTool-9.27/t/MXF_2.out +78 -0
  531. data/vendor/Image-ExifTool-9.27/t/Matroska.t +29 -0
  532. data/vendor/Image-ExifTool-9.27/t/Matroska_2.out +64 -0
  533. data/vendor/Image-ExifTool-9.27/t/Minolta.t +50 -0
  534. data/vendor/Image-ExifTool-9.27/t/Minolta_2.out +133 -0
  535. data/vendor/Image-ExifTool-9.27/t/Minolta_3.out +146 -0
  536. data/vendor/Image-ExifTool-9.27/t/Minolta_4.out +148 -0
  537. data/vendor/Image-ExifTool-9.27/t/Nikon.t +114 -0
  538. data/vendor/Image-ExifTool-9.27/t/Nikon_2.out +82 -0
  539. data/vendor/Image-ExifTool-9.27/t/Nikon_3.out +98 -0
  540. data/vendor/Image-ExifTool-9.27/t/Nikon_4.out +173 -0
  541. data/vendor/Image-ExifTool-9.27/t/Nikon_5.out +167 -0
  542. data/vendor/Image-ExifTool-9.27/t/Nikon_7.out +260 -0
  543. data/vendor/Image-ExifTool-9.27/t/Nikon_8.out +4 -0
  544. data/vendor/Image-ExifTool-9.27/t/Olympus.t +85 -0
  545. data/vendor/Image-ExifTool-9.27/t/Olympus_2.out +79 -0
  546. data/vendor/Image-ExifTool-9.27/t/Olympus_3.out +81 -0
  547. data/vendor/Image-ExifTool-9.27/t/Olympus_4.out +192 -0
  548. data/vendor/Image-ExifTool-9.27/t/Olympus_5.out +264 -0
  549. data/vendor/Image-ExifTool-9.27/t/Olympus_6.out +151 -0
  550. data/vendor/Image-ExifTool-9.27/t/Olympus_7.out +482 -0
  551. data/vendor/Image-ExifTool-9.27/t/OpenEXR.t +28 -0
  552. data/vendor/Image-ExifTool-9.27/t/OpenEXR_2.out +23 -0
  553. data/vendor/Image-ExifTool-9.27/t/PDF.t +295 -0
  554. data/vendor/Image-ExifTool-9.27/t/PDF_10.out +10 -0
  555. data/vendor/Image-ExifTool-9.27/t/PDF_11.out +10 -0
  556. data/vendor/Image-ExifTool-9.27/t/PDF_12.out +9 -0
  557. data/vendor/Image-ExifTool-9.27/t/PDF_14.out +5 -0
  558. data/vendor/Image-ExifTool-9.27/t/PDF_15.out +6 -0
  559. data/vendor/Image-ExifTool-9.27/t/PDF_16.out +4 -0
  560. data/vendor/Image-ExifTool-9.27/t/PDF_17.out +4 -0
  561. data/vendor/Image-ExifTool-9.27/t/PDF_18.out +5 -0
  562. data/vendor/Image-ExifTool-9.27/t/PDF_19.out +6 -0
  563. data/vendor/Image-ExifTool-9.27/t/PDF_2.out +117 -0
  564. data/vendor/Image-ExifTool-9.27/t/PDF_20.out +4 -0
  565. data/vendor/Image-ExifTool-9.27/t/PDF_22.out +3 -0
  566. data/vendor/Image-ExifTool-9.27/t/PDF_4.out +12 -0
  567. data/vendor/Image-ExifTool-9.27/t/PDF_5.out +8 -0
  568. data/vendor/Image-ExifTool-9.27/t/PDF_6.out +9 -0
  569. data/vendor/Image-ExifTool-9.27/t/PDF_7.out +11 -0
  570. data/vendor/Image-ExifTool-9.27/t/PDF_8.out +9 -0
  571. data/vendor/Image-ExifTool-9.27/t/PDF_9.out +9 -0
  572. data/vendor/Image-ExifTool-9.27/t/PGF.t +28 -0
  573. data/vendor/Image-ExifTool-9.27/t/PGF_2.out +32 -0
  574. data/vendor/Image-ExifTool-9.27/t/PICT.t +28 -0
  575. data/vendor/Image-ExifTool-9.27/t/PICT_2.out +15 -0
  576. data/vendor/Image-ExifTool-9.27/t/PLIST.t +31 -0
  577. data/vendor/Image-ExifTool-9.27/t/PLIST_2.out +20 -0
  578. data/vendor/Image-ExifTool-9.27/t/PLIST_3.out +20 -0
  579. data/vendor/Image-ExifTool-9.27/t/PNG.t +75 -0
  580. data/vendor/Image-ExifTool-9.27/t/PNG_2.out +22 -0
  581. data/vendor/Image-ExifTool-9.27/t/PNG_3.out +118 -0
  582. data/vendor/Image-ExifTool-9.27/t/PNG_4.out +12 -0
  583. data/vendor/Image-ExifTool-9.27/t/PPM.t +40 -0
  584. data/vendor/Image-ExifTool-9.27/t/PPM_2.out +15 -0
  585. data/vendor/Image-ExifTool-9.27/t/PPM_3.out +9 -0
  586. data/vendor/Image-ExifTool-9.27/t/PSP.t +28 -0
  587. data/vendor/Image-ExifTool-9.27/t/PSP_2.out +32 -0
  588. data/vendor/Image-ExifTool-9.27/t/Panasonic.t +60 -0
  589. data/vendor/Image-ExifTool-9.27/t/Panasonic_2.out +99 -0
  590. data/vendor/Image-ExifTool-9.27/t/Panasonic_3.out +119 -0
  591. data/vendor/Image-ExifTool-9.27/t/Panasonic_4.out +177 -0
  592. data/vendor/Image-ExifTool-9.27/t/Panasonic_5.out +228 -0
  593. data/vendor/Image-ExifTool-9.27/t/Pentax.t +50 -0
  594. data/vendor/Image-ExifTool-9.27/t/Pentax_2.out +219 -0
  595. data/vendor/Image-ExifTool-9.27/t/Pentax_3.out +262 -0
  596. data/vendor/Image-ExifTool-9.27/t/Pentax_4.out +123 -0
  597. data/vendor/Image-ExifTool-9.27/t/PhotoCD.t +28 -0
  598. data/vendor/Image-ExifTool-9.27/t/PhotoCD_2.out +35 -0
  599. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic.t +38 -0
  600. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic_2.out +81 -0
  601. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic_3.out +2 -0
  602. data/vendor/Image-ExifTool-9.27/t/Photoshop.t +42 -0
  603. data/vendor/Image-ExifTool-9.27/t/Photoshop_2.out +96 -0
  604. data/vendor/Image-ExifTool-9.27/t/Photoshop_3.out +108 -0
  605. data/vendor/Image-ExifTool-9.27/t/PostScript.t +49 -0
  606. data/vendor/Image-ExifTool-9.27/t/PostScript_2.out +64 -0
  607. data/vendor/Image-ExifTool-9.27/t/PostScript_3.out +132 -0
  608. data/vendor/Image-ExifTool-9.27/t/QuickTime.t +31 -0
  609. data/vendor/Image-ExifTool-9.27/t/QuickTime_2.out +128 -0
  610. data/vendor/Image-ExifTool-9.27/t/QuickTime_3.out +69 -0
  611. data/vendor/Image-ExifTool-9.27/t/RIFF.t +31 -0
  612. data/vendor/Image-ExifTool-9.27/t/RIFF_2.out +24 -0
  613. data/vendor/Image-ExifTool-9.27/t/RIFF_3.out +52 -0
  614. data/vendor/Image-ExifTool-9.27/t/RIFF_4.out +16 -0
  615. data/vendor/Image-ExifTool-9.27/t/RTF.t +27 -0
  616. data/vendor/Image-ExifTool-9.27/t/RTF_2.out +20 -0
  617. data/vendor/Image-ExifTool-9.27/t/Radiance.t +28 -0
  618. data/vendor/Image-ExifTool-9.27/t/Radiance_2.out +22 -0
  619. data/vendor/Image-ExifTool-9.27/t/Real.t +46 -0
  620. data/vendor/Image-ExifTool-9.27/t/Real_2.out +68 -0
  621. data/vendor/Image-ExifTool-9.27/t/Real_3.out +18 -0
  622. data/vendor/Image-ExifTool-9.27/t/Real_4.out +11 -0
  623. data/vendor/Image-ExifTool-9.27/t/Ricoh.t +47 -0
  624. data/vendor/Image-ExifTool-9.27/t/Ricoh_2.out +70 -0
  625. data/vendor/Image-ExifTool-9.27/t/Ricoh_3.out +98 -0
  626. data/vendor/Image-ExifTool-9.27/t/Ricoh_4.out +112 -0
  627. data/vendor/Image-ExifTool-9.27/t/Sanyo.t +39 -0
  628. data/vendor/Image-ExifTool-9.27/t/Sanyo_2.out +101 -0
  629. data/vendor/Image-ExifTool-9.27/t/Sanyo_3.out +111 -0
  630. data/vendor/Image-ExifTool-9.27/t/Sigma.t +60 -0
  631. data/vendor/Image-ExifTool-9.27/t/Sigma_2.out +91 -0
  632. data/vendor/Image-ExifTool-9.27/t/Sigma_3.out +94 -0
  633. data/vendor/Image-ExifTool-9.27/t/Sigma_4.out +63 -0
  634. data/vendor/Image-ExifTool-9.27/t/Sigma_5.out +192 -0
  635. data/vendor/Image-ExifTool-9.27/t/Sony.t +62 -0
  636. data/vendor/Image-ExifTool-9.27/t/Sony_2.out +84 -0
  637. data/vendor/Image-ExifTool-9.27/t/Sony_3.out +85 -0
  638. data/vendor/Image-ExifTool-9.27/t/Sony_5.out +32 -0
  639. data/vendor/Image-ExifTool-9.27/t/TestLib.pm +417 -0
  640. data/vendor/Image-ExifTool-9.27/t/Unknown.t +36 -0
  641. data/vendor/Image-ExifTool-9.27/t/Unknown_2.out +90 -0
  642. data/vendor/Image-ExifTool-9.27/t/Unknown_3.out +90 -0
  643. data/vendor/Image-ExifTool-9.27/t/Vorbis.t +28 -0
  644. data/vendor/Image-ExifTool-9.27/t/Vorbis_2.out +28 -0
  645. data/vendor/Image-ExifTool-9.27/t/Writer.t +896 -0
  646. data/vendor/Image-ExifTool-9.27/t/Writer_10.out +239 -0
  647. data/vendor/Image-ExifTool-9.27/t/Writer_11.out +37 -0
  648. data/vendor/Image-ExifTool-9.27/t/Writer_13.out +160 -0
  649. data/vendor/Image-ExifTool-9.27/t/Writer_14.out +67 -0
  650. data/vendor/Image-ExifTool-9.27/t/Writer_15.out +171 -0
  651. data/vendor/Image-ExifTool-9.27/t/Writer_16.out +1 -0
  652. data/vendor/Image-ExifTool-9.27/t/Writer_17.out +1 -0
  653. data/vendor/Image-ExifTool-9.27/t/Writer_18.out +3 -0
  654. data/vendor/Image-ExifTool-9.27/t/Writer_19.out +34 -0
  655. data/vendor/Image-ExifTool-9.27/t/Writer_2.out +168 -0
  656. data/vendor/Image-ExifTool-9.27/t/Writer_22.out +4 -0
  657. data/vendor/Image-ExifTool-9.27/t/Writer_24.out +1 -0
  658. data/vendor/Image-ExifTool-9.27/t/Writer_25.out +38 -0
  659. data/vendor/Image-ExifTool-9.27/t/Writer_26.out +32 -0
  660. data/vendor/Image-ExifTool-9.27/t/Writer_27.out +14 -0
  661. data/vendor/Image-ExifTool-9.27/t/Writer_28.out +1 -0
  662. data/vendor/Image-ExifTool-9.27/t/Writer_29.out +2 -0
  663. data/vendor/Image-ExifTool-9.27/t/Writer_30.out +2 -0
  664. data/vendor/Image-ExifTool-9.27/t/Writer_31.out +97 -0
  665. data/vendor/Image-ExifTool-9.27/t/Writer_32.out +3 -0
  666. data/vendor/Image-ExifTool-9.27/t/Writer_33.out +3 -0
  667. data/vendor/Image-ExifTool-9.27/t/Writer_34.out +3 -0
  668. data/vendor/Image-ExifTool-9.27/t/Writer_35.out +187 -0
  669. data/vendor/Image-ExifTool-9.27/t/Writer_36.out +2 -0
  670. data/vendor/Image-ExifTool-9.27/t/Writer_37.out +2 -0
  671. data/vendor/Image-ExifTool-9.27/t/Writer_38.out +62 -0
  672. data/vendor/Image-ExifTool-9.27/t/Writer_39.out +4 -0
  673. data/vendor/Image-ExifTool-9.27/t/Writer_4.out +85 -0
  674. data/vendor/Image-ExifTool-9.27/t/Writer_40.out +4 -0
  675. data/vendor/Image-ExifTool-9.27/t/Writer_41.out +3 -0
  676. data/vendor/Image-ExifTool-9.27/t/Writer_42.out +5 -0
  677. data/vendor/Image-ExifTool-9.27/t/Writer_43.out +5 -0
  678. data/vendor/Image-ExifTool-9.27/t/Writer_44.out +2 -0
  679. data/vendor/Image-ExifTool-9.27/t/Writer_45.out +1 -0
  680. data/vendor/Image-ExifTool-9.27/t/Writer_46.out +77 -0
  681. data/vendor/Image-ExifTool-9.27/t/Writer_47.out +56 -0
  682. data/vendor/Image-ExifTool-9.27/t/Writer_48.out +29 -0
  683. data/vendor/Image-ExifTool-9.27/t/Writer_50.out +3 -0
  684. data/vendor/Image-ExifTool-9.27/t/Writer_6.out +182 -0
  685. data/vendor/Image-ExifTool-9.27/t/Writer_7.out +149 -0
  686. data/vendor/Image-ExifTool-9.27/t/Writer_9.out +236 -0
  687. data/vendor/Image-ExifTool-9.27/t/XMP.t +521 -0
  688. data/vendor/Image-ExifTool-9.27/t/XMP_10.out +33 -0
  689. data/vendor/Image-ExifTool-9.27/t/XMP_11.out +59 -0
  690. data/vendor/Image-ExifTool-9.27/t/XMP_12.out +4 -0
  691. data/vendor/Image-ExifTool-9.27/t/XMP_13.out +5 -0
  692. data/vendor/Image-ExifTool-9.27/t/XMP_14.out +3 -0
  693. data/vendor/Image-ExifTool-9.27/t/XMP_15.out +3 -0
  694. data/vendor/Image-ExifTool-9.27/t/XMP_16.out +5 -0
  695. data/vendor/Image-ExifTool-9.27/t/XMP_17.out +6 -0
  696. data/vendor/Image-ExifTool-9.27/t/XMP_18.out +10 -0
  697. data/vendor/Image-ExifTool-9.27/t/XMP_19.out +35 -0
  698. data/vendor/Image-ExifTool-9.27/t/XMP_2.out +138 -0
  699. data/vendor/Image-ExifTool-9.27/t/XMP_20.out +35 -0
  700. data/vendor/Image-ExifTool-9.27/t/XMP_21.out +37 -0
  701. data/vendor/Image-ExifTool-9.27/t/XMP_22.out +37 -0
  702. data/vendor/Image-ExifTool-9.27/t/XMP_23.out +9 -0
  703. data/vendor/Image-ExifTool-9.27/t/XMP_24.out +31 -0
  704. data/vendor/Image-ExifTool-9.27/t/XMP_25.out +28 -0
  705. data/vendor/Image-ExifTool-9.27/t/XMP_26.out +52 -0
  706. data/vendor/Image-ExifTool-9.27/t/XMP_27.out +93 -0
  707. data/vendor/Image-ExifTool-9.27/t/XMP_28.out +44 -0
  708. data/vendor/Image-ExifTool-9.27/t/XMP_29.out +24 -0
  709. data/vendor/Image-ExifTool-9.27/t/XMP_3.out +136 -0
  710. data/vendor/Image-ExifTool-9.27/t/XMP_30.out +90 -0
  711. data/vendor/Image-ExifTool-9.27/t/XMP_31.out +19 -0
  712. data/vendor/Image-ExifTool-9.27/t/XMP_32.out +2 -0
  713. data/vendor/Image-ExifTool-9.27/t/XMP_34.out +2 -0
  714. data/vendor/Image-ExifTool-9.27/t/XMP_36.out +18 -0
  715. data/vendor/Image-ExifTool-9.27/t/XMP_37.out +35 -0
  716. data/vendor/Image-ExifTool-9.27/t/XMP_39.out +44 -0
  717. data/vendor/Image-ExifTool-9.27/t/XMP_40.out +3 -0
  718. data/vendor/Image-ExifTool-9.27/t/XMP_41.out +175 -0
  719. data/vendor/Image-ExifTool-9.27/t/XMP_5.out +29 -0
  720. data/vendor/Image-ExifTool-9.27/t/XMP_6.out +87 -0
  721. data/vendor/Image-ExifTool-9.27/t/XMP_7.out +118 -0
  722. data/vendor/Image-ExifTool-9.27/t/XMP_8.out +17 -0
  723. data/vendor/Image-ExifTool-9.27/t/XMP_9.out +36 -0
  724. data/vendor/Image-ExifTool-9.27/t/ZIP.t +69 -0
  725. data/vendor/Image-ExifTool-9.27/t/ZIP_2.out +18 -0
  726. data/vendor/Image-ExifTool-9.27/t/ZIP_3.out +17 -0
  727. data/vendor/Image-ExifTool-9.27/t/ZIP_4.out +213 -0
  728. data/vendor/Image-ExifTool-9.27/t/ZIP_5.out +134 -0
  729. data/vendor/Image-ExifTool-9.27/t/ZIP_6.out +49 -0
  730. data/vendor/Image-ExifTool-9.27/t/ZIP_7.out +28 -0
  731. data/vendor/Image-ExifTool-9.27/t/images/AFCP.jpg +0 -0
  732. data/vendor/Image-ExifTool-9.27/t/images/AIFF.aif +0 -0
  733. data/vendor/Image-ExifTool-9.27/t/images/APE.ape +0 -0
  734. data/vendor/Image-ExifTool-9.27/t/images/APE.mpc +0 -0
  735. data/vendor/Image-ExifTool-9.27/t/images/ASF.wmv +0 -0
  736. data/vendor/Image-ExifTool-9.27/t/images/BMP.bmp +0 -0
  737. data/vendor/Image-ExifTool-9.27/t/images/BigTIFF.btf +0 -0
  738. data/vendor/Image-ExifTool-9.27/t/images/Canon.jpg +0 -0
  739. data/vendor/Image-ExifTool-9.27/t/images/Canon1DmkIII.jpg +0 -0
  740. data/vendor/Image-ExifTool-9.27/t/images/CanonRaw.cr2 +0 -0
  741. data/vendor/Image-ExifTool-9.27/t/images/CanonRaw.crw +0 -0
  742. data/vendor/Image-ExifTool-9.27/t/images/CanonVRD.vrd +0 -0
  743. data/vendor/Image-ExifTool-9.27/t/images/CaptureOne.eip +0 -0
  744. data/vendor/Image-ExifTool-9.27/t/images/Casio.jpg +0 -0
  745. data/vendor/Image-ExifTool-9.27/t/images/Casio2.jpg +0 -0
  746. data/vendor/Image-ExifTool-9.27/t/images/CasioQVCI.jpg +0 -0
  747. data/vendor/Image-ExifTool-9.27/t/images/DICOM.dcm +0 -0
  748. data/vendor/Image-ExifTool-9.27/t/images/DNG.dng +0 -0
  749. data/vendor/Image-ExifTool-9.27/t/images/DV.dv +0 -0
  750. data/vendor/Image-ExifTool-9.27/t/images/DjVu.djvu +0 -0
  751. data/vendor/Image-ExifTool-9.27/t/images/EXE.elf +0 -0
  752. data/vendor/Image-ExifTool-9.27/t/images/EXE.exe +0 -0
  753. data/vendor/Image-ExifTool-9.27/t/images/EXE.macho +0 -0
  754. data/vendor/Image-ExifTool-9.27/t/images/ExifTool.jpg +0 -0
  755. data/vendor/Image-ExifTool-9.27/t/images/ExifTool.tif +0 -0
  756. data/vendor/Image-ExifTool-9.27/t/images/ExtendedXMP.jpg +0 -0
  757. data/vendor/Image-ExifTool-9.27/t/images/FLAC.flac +0 -0
  758. data/vendor/Image-ExifTool-9.27/t/images/FLAC.ogg +0 -0
  759. data/vendor/Image-ExifTool-9.27/t/images/FLIR.fpf +0 -0
  760. data/vendor/Image-ExifTool-9.27/t/images/FLIR.jpg +0 -0
  761. data/vendor/Image-ExifTool-9.27/t/images/Flash.flv +0 -0
  762. data/vendor/Image-ExifTool-9.27/t/images/Flash.swf +0 -0
  763. data/vendor/Image-ExifTool-9.27/t/images/FlashPix.ppt +0 -0
  764. data/vendor/Image-ExifTool-9.27/t/images/Font.afm +28 -0
  765. data/vendor/Image-ExifTool-9.27/t/images/Font.dfont +0 -0
  766. data/vendor/Image-ExifTool-9.27/t/images/Font.pfa +38 -0
  767. data/vendor/Image-ExifTool-9.27/t/images/Font.pfb +0 -0
  768. data/vendor/Image-ExifTool-9.27/t/images/Font.pfm +0 -0
  769. data/vendor/Image-ExifTool-9.27/t/images/Font.ttf +0 -0
  770. data/vendor/Image-ExifTool-9.27/t/images/FotoStation.jpg +0 -0
  771. data/vendor/Image-ExifTool-9.27/t/images/FujiFilm.jpg +0 -0
  772. data/vendor/Image-ExifTool-9.27/t/images/FujiFilm.raf +0 -0
  773. data/vendor/Image-ExifTool-9.27/t/images/GE.jpg +0 -0
  774. data/vendor/Image-ExifTool-9.27/t/images/GIF.gif +0 -0
  775. data/vendor/Image-ExifTool-9.27/t/images/GIMP.xcf +0 -0
  776. data/vendor/Image-ExifTool-9.27/t/images/GPS.jpg +0 -0
  777. data/vendor/Image-ExifTool-9.27/t/images/GeoTiff.tif +0 -0
  778. data/vendor/Image-ExifTool-9.27/t/images/Geotag.gpx +23 -0
  779. data/vendor/Image-ExifTool-9.27/t/images/Geotag.igc +24 -0
  780. data/vendor/Image-ExifTool-9.27/t/images/Geotag.log +13 -0
  781. data/vendor/Image-ExifTool-9.27/t/images/Geotag.xml +23 -0
  782. data/vendor/Image-ExifTool-9.27/t/images/Geotag2.log +7 -0
  783. data/vendor/Image-ExifTool-9.27/t/images/HTML.html +77 -0
  784. data/vendor/Image-ExifTool-9.27/t/images/IPTC.jpg +0 -0
  785. data/vendor/Image-ExifTool-9.27/t/images/ITC.itc +0 -0
  786. data/vendor/Image-ExifTool-9.27/t/images/InDesign.indd +0 -0
  787. data/vendor/Image-ExifTool-9.27/t/images/JVC.jpg +0 -0
  788. data/vendor/Image-ExifTool-9.27/t/images/JVC2.jpg +0 -0
  789. data/vendor/Image-ExifTool-9.27/t/images/Jpeg2000.j2c +0 -0
  790. data/vendor/Image-ExifTool-9.27/t/images/Jpeg2000.jp2 +0 -0
  791. data/vendor/Image-ExifTool-9.27/t/images/Kodak.jpg +0 -0
  792. data/vendor/Image-ExifTool-9.27/t/images/KyoceraRaw.raw +0 -0
  793. data/vendor/Image-ExifTool-9.27/t/images/LNK.lnk +0 -0
  794. data/vendor/Image-ExifTool-9.27/t/images/M2TS.mts +0 -0
  795. data/vendor/Image-ExifTool-9.27/t/images/MIE.mie +0 -0
  796. data/vendor/Image-ExifTool-9.27/t/images/MIFF.miff +0 -0
  797. data/vendor/Image-ExifTool-9.27/t/images/MP3.mp3 +0 -0
  798. data/vendor/Image-ExifTool-9.27/t/images/MWG.jpg +0 -0
  799. data/vendor/Image-ExifTool-9.27/t/images/MXF.mxf +0 -0
  800. data/vendor/Image-ExifTool-9.27/t/images/Matroska.mkv +0 -0
  801. data/vendor/Image-ExifTool-9.27/t/images/Minolta.jpg +0 -0
  802. data/vendor/Image-ExifTool-9.27/t/images/Minolta.mrw +0 -0
  803. data/vendor/Image-ExifTool-9.27/t/images/Nikon.jpg +0 -0
  804. data/vendor/Image-ExifTool-9.27/t/images/Nikon.nef +0 -0
  805. data/vendor/Image-ExifTool-9.27/t/images/NikonD2Hs.jpg +0 -0
  806. data/vendor/Image-ExifTool-9.27/t/images/NikonD70.jpg +0 -0
  807. data/vendor/Image-ExifTool-9.27/t/images/OOXML.docx +0 -0
  808. data/vendor/Image-ExifTool-9.27/t/images/Olympus.jpg +0 -0
  809. data/vendor/Image-ExifTool-9.27/t/images/Olympus2.jpg +0 -0
  810. data/vendor/Image-ExifTool-9.27/t/images/OlympusE1.jpg +0 -0
  811. data/vendor/Image-ExifTool-9.27/t/images/OpenDoc.ods +0 -0
  812. data/vendor/Image-ExifTool-9.27/t/images/OpenEXR.exr +0 -0
  813. data/vendor/Image-ExifTool-9.27/t/images/PDF.pdf +0 -0
  814. data/vendor/Image-ExifTool-9.27/t/images/PDF2.pdf +0 -0
  815. data/vendor/Image-ExifTool-9.27/t/images/PGF.pgf +0 -0
  816. data/vendor/Image-ExifTool-9.27/t/images/PICT.pict +0 -0
  817. data/vendor/Image-ExifTool-9.27/t/images/PLIST-bin.plist +0 -0
  818. data/vendor/Image-ExifTool-9.27/t/images/PLIST-xml.plist +35 -0
  819. data/vendor/Image-ExifTool-9.27/t/images/PNG.png +0 -0
  820. data/vendor/Image-ExifTool-9.27/t/images/PPM.ppm +5 -0
  821. data/vendor/Image-ExifTool-9.27/t/images/PSP.psp +0 -0
  822. data/vendor/Image-ExifTool-9.27/t/images/Panasonic.jpg +0 -0
  823. data/vendor/Image-ExifTool-9.27/t/images/Panasonic.rw2 +0 -0
  824. data/vendor/Image-ExifTool-9.27/t/images/Pentax.avi +0 -0
  825. data/vendor/Image-ExifTool-9.27/t/images/Pentax.jpg +0 -0
  826. data/vendor/Image-ExifTool-9.27/t/images/PhotoCD.pcd +0 -0
  827. data/vendor/Image-ExifTool-9.27/t/images/PhotoMechanic.jpg +0 -0
  828. data/vendor/Image-ExifTool-9.27/t/images/Photoshop.psd +0 -0
  829. data/vendor/Image-ExifTool-9.27/t/images/PostScript.eps +108 -0
  830. data/vendor/Image-ExifTool-9.27/t/images/QuickTime.m4a +0 -0
  831. data/vendor/Image-ExifTool-9.27/t/images/QuickTime.mov +0 -0
  832. data/vendor/Image-ExifTool-9.27/t/images/RIFF.avi +0 -0
  833. data/vendor/Image-ExifTool-9.27/t/images/RIFF.wav +0 -0
  834. data/vendor/Image-ExifTool-9.27/t/images/RIFF.webp +0 -0
  835. data/vendor/Image-ExifTool-9.27/t/images/RTF.rtf +25 -0
  836. data/vendor/Image-ExifTool-9.27/t/images/Radiance.hdr +0 -0
  837. data/vendor/Image-ExifTool-9.27/t/images/Real.ra +0 -0
  838. data/vendor/Image-ExifTool-9.27/t/images/Real.ram +1 -0
  839. data/vendor/Image-ExifTool-9.27/t/images/Real.rm +0 -0
  840. data/vendor/Image-ExifTool-9.27/t/images/Ricoh.jpg +0 -0
  841. data/vendor/Image-ExifTool-9.27/t/images/Ricoh2.jpg +0 -0
  842. data/vendor/Image-ExifTool-9.27/t/images/Sanyo.jpg +0 -0
  843. data/vendor/Image-ExifTool-9.27/t/images/Sigma.jpg +0 -0
  844. data/vendor/Image-ExifTool-9.27/t/images/Sigma.x3f +0 -0
  845. data/vendor/Image-ExifTool-9.27/t/images/SigmaDP2.x3f +0 -0
  846. data/vendor/Image-ExifTool-9.27/t/images/Sony.jpg +0 -0
  847. data/vendor/Image-ExifTool-9.27/t/images/Sony.pmp +0 -0
  848. data/vendor/Image-ExifTool-9.27/t/images/Unknown.jpg +0 -0
  849. data/vendor/Image-ExifTool-9.27/t/images/Vorbis.ogg +0 -0
  850. data/vendor/Image-ExifTool-9.27/t/images/Writer.jpg +0 -0
  851. data/vendor/Image-ExifTool-9.27/t/images/XMP.inx +108 -0
  852. data/vendor/Image-ExifTool-9.27/t/images/XMP.jpg +0 -0
  853. data/vendor/Image-ExifTool-9.27/t/images/XMP.svg +33 -0
  854. data/vendor/Image-ExifTool-9.27/t/images/XMP.xml +98 -0
  855. data/vendor/Image-ExifTool-9.27/t/images/XMP.xmp +99 -0
  856. data/vendor/Image-ExifTool-9.27/t/images/XMP2.xmp +25 -0
  857. data/vendor/Image-ExifTool-9.27/t/images/XMP3.xmp +43 -0
  858. data/vendor/Image-ExifTool-9.27/t/images/XMP4.xmp +93 -0
  859. data/vendor/Image-ExifTool-9.27/t/images/XMP5.xmp +158 -0
  860. data/vendor/Image-ExifTool-9.27/t/images/ZIP.gz +0 -0
  861. data/vendor/Image-ExifTool-9.27/t/images/ZIP.zip +0 -0
  862. data/vendor/Image-ExifTool-9.27/t/images/iWork.numbers +0 -0
  863. metadata +868 -218
  864. data/vendor/Image-ExifTool-8.97/.DS_Store +0 -0
  865. data/vendor/Image-ExifTool-8.97/Changes +0 -5753
  866. data/vendor/Image-ExifTool-8.97/ExifTool_config +0 -299
  867. data/vendor/Image-ExifTool-8.97/MANIFEST +0 -831
  868. data/vendor/Image-ExifTool-8.97/META.yml +0 -26
  869. data/vendor/Image-ExifTool-8.97/README +0 -221
  870. data/vendor/Image-ExifTool-8.97/exiftool +0 -5207
  871. data/vendor/Image-ExifTool-8.97/kml.fmt +0 -63
  872. data/vendor/Image-ExifTool-8.97/lib/File/RandomAccess.pm +0 -378
  873. data/vendor/Image-ExifTool-8.97/lib/File/RandomAccess.pod +0 -231
  874. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool.pm +0 -6623
  875. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool.pod +0 -2276
  876. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AES.pm +0 -501
  877. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AFCP.pm +0 -280
  878. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AIFF.pm +0 -271
  879. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/APE.pm +0 -254
  880. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/APP12.pm +0 -322
  881. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ASF.pm +0 -871
  882. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BMP.pm +0 -179
  883. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BZZ.pm +0 -472
  884. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BigTIFF.pm +0 -286
  885. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BuildTagLookup.pm +0 -2311
  886. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Canon.pm +0 -7435
  887. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonCustom.pm +0 -2484
  888. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonRaw.pm +0 -927
  889. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonVRD.pm +0 -1481
  890. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CaptureOne.pm +0 -235
  891. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Casio.pm +0 -2013
  892. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Charset.pm +0 -396
  893. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DICOM.pm +0 -3832
  894. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DNG.pm +0 -835
  895. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DV.pm +0 -319
  896. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DjVu.pm +0 -373
  897. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/EXE.pm +0 -1228
  898. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Exif.pm +0 -4344
  899. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FLAC.pm +0 -296
  900. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Fixup.pm +0 -333
  901. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Flash.pm +0 -755
  902. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FlashPix.pm +0 -1882
  903. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Font.pm +0 -643
  904. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FotoStation.pm +0 -258
  905. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FujiFilm.pm +0 -968
  906. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GE.pm +0 -80
  907. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GIF.pm +0 -525
  908. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GIMP.pm +0 -258
  909. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GPS.pm +0 -511
  910. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GeoTiff.pm +0 -2187
  911. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Geotag.pm +0 -1171
  912. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/H264.pm +0 -1093
  913. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HP.pm +0 -262
  914. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HTML.pm +0 -576
  915. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HtmlDump.pm +0 -886
  916. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ICC_Profile.pm +0 -997
  917. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ID3.pm +0 -1276
  918. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/IPTC.pm +0 -1233
  919. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ITC.pm +0 -215
  920. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Import.pm +0 -307
  921. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/InDesign.pm +0 -277
  922. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JPEG.pm +0 -584
  923. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JPEGDigest.pm +0 -2511
  924. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JVC.pm +0 -130
  925. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Jpeg2000.pm +0 -823
  926. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Kodak.pm +0 -2012
  927. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/KyoceraRaw.pm +0 -173
  928. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/LNK.pm +0 -723
  929. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/cs.pm +0 -1581
  930. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/de.pm +0 -5503
  931. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/en_ca.pm +0 -557
  932. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/en_gb.pm +0 -572
  933. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/es.pm +0 -1718
  934. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/fi.pm +0 -2831
  935. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/fr.pm +0 -4716
  936. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/it.pm +0 -2201
  937. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ja.pm +0 -5793
  938. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ko.pm +0 -2324
  939. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/nl.pm +0 -3212
  940. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/pl.pm +0 -1134
  941. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ru.pm +0 -761
  942. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/sv.pm +0 -632
  943. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/tr.pm +0 -539
  944. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/zh_cn.pm +0 -1320
  945. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/zh_tw.pm +0 -794
  946. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Leaf.pm +0 -515
  947. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/M2TS.pm +0 -729
  948. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIE.pm +0 -2552
  949. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIEUnits.pod +0 -377
  950. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIFF.pm +0 -279
  951. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MNG.pm +0 -684
  952. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPC.pm +0 -156
  953. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPEG.pm +0 -736
  954. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPF.pm +0 -286
  955. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MWG.pm +0 -586
  956. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MXF.pm +0 -3032
  957. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MakerNotes.pm +0 -1551
  958. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Matroska.pm +0 -891
  959. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Microsoft.pm +0 -861
  960. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Minolta.pm +0 -2786
  961. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MinoltaRaw.pm +0 -534
  962. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Nikon.pm +0 -5568
  963. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/NikonCapture.pm +0 -911
  964. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/NikonCustom.pm +0 -3724
  965. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/OOXML.pm +0 -409
  966. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Ogg.pm +0 -237
  967. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Olympus.pm +0 -4027
  968. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/OpenEXR.pm +0 -324
  969. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PDF.pm +0 -1986
  970. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PGF.pm +0 -143
  971. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PICT.pm +0 -1260
  972. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PNG.pm +0 -1100
  973. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PPM.pm +0 -169
  974. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PSP.pm +0 -305
  975. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Panasonic.pm +0 -1852
  976. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PanasonicRaw.pm +0 -383
  977. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Pentax.pm +0 -5044
  978. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PhotoCD.pm +0 -507
  979. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PhotoMechanic.pm +0 -250
  980. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Photoshop.pm +0 -594
  981. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PostScript.pm +0 -691
  982. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PrintIM.pm +0 -125
  983. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Qualcomm.pm +0 -1344
  984. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/QuickTime.pm +0 -2920
  985. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/README +0 -922
  986. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RIFF.pm +0 -1278
  987. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RSRC.pm +0 -240
  988. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RTF.pm +0 -383
  989. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Radiance.pm +0 -144
  990. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Rawzor.pm +0 -190
  991. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Real.pm +0 -736
  992. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Reconyx.pm +0 -190
  993. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Ricoh.pm +0 -714
  994. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Samsung.pm +0 -764
  995. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sanyo.pm +0 -439
  996. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Shift.pl +0 -594
  997. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Shortcuts.pm +0 -289
  998. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sigma.pm +0 -488
  999. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/SigmaRaw.pm +0 -676
  1000. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sony.pm +0 -3844
  1001. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/SonyIDC.pm +0 -330
  1002. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Stim.pm +0 -196
  1003. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagInfoXML.pm +0 -763
  1004. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagLookup.pm +0 -7305
  1005. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagNames.pod +0 -24147
  1006. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Theora.pm +0 -145
  1007. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Unknown.pm +0 -66
  1008. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Vorbis.pm +0 -221
  1009. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteCanonRaw.pl +0 -637
  1010. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteExif.pl +0 -3513
  1011. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteIPTC.pl +0 -700
  1012. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePDF.pl +0 -757
  1013. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePNG.pl +0 -329
  1014. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePhotoshop.pl +0 -266
  1015. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePostScript.pl +0 -776
  1016. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteXMP.pl +0 -1296
  1017. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Writer.pl +0 -5577
  1018. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMP.pm +0 -3589
  1019. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMP2.pl +0 -1315
  1020. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMPStruct.pl +0 -814
  1021. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ZIP.pm +0 -623
  1022. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/iWork.pm +0 -223
  1023. data/vendor/Image-ExifTool-8.97/perl-Image-ExifTool.spec +0 -103
@@ -0,0 +1,1427 @@
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2
+ "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3
+ <html>
4
+ <head>
5
+ <title>ExifTool FAQ</title>
6
+ <link rel=stylesheet type='text/css' href='style.css' title='Style'>
7
+ <style type="text/css">
8
+ <!--
9
+ pre { color: #800; margin-left: 2em }
10
+ ol.index { margin: 0; padding: 0 0 0 2em }
11
+ .U { color: #c84 } /* unused data block */
12
+ .prog { padding: 0.5em; border: 1px solid gray; background: #fee }
13
+ -->
14
+ </style>
15
+ </head>
16
+ <body>
17
+ <div class='index'>
18
+ <ol class='index'>
19
+ <li><a href="#Q1">Discussion forum</a></li>
20
+ <li><a href="#Q2">Determining tag names</a></li>
21
+ <li><a href="#Q3">ExifTool doesn't read/write properly</a></li>
22
+ <li><a href="#Q4">Aperture and shutter speed</a></li>
23
+ <li><a href="#Q5">Date and time formats</a></li>
24
+ <li><a href="#Q6">"Can't convert TAG" errors</a></li>
25
+ <li><a href="#Q7">Deleting all EXIF from a TIFF</a></li>
26
+ <li><a href="#Q8">Writing Make, Model &amp; MakerNotes</a></li>
27
+ <li><a href="#Q9">Tag locations when copying</a></li>
28
+ <li><a href="#Q10">Coded character sets</a></li>
29
+ <li><a href="#Q11">User-defined tags</a></li>
30
+ <li><a href="#Q12">Export to database</a></li>
31
+ <li><a href="#Q13">Output file size</a></li>
32
+ <li><a href="#Q14">GPS coordinate format</a></li>
33
+ <li><a href="#Q15">MakerNote errors</a></li>
34
+ <li><a href="#Q16">Some files not renamed</a></li>
35
+ <li><a href="#Q17">List-type tags</a></li>
36
+ <li><a href="#Q18">Windows character encoding</a></li>
37
+ <li><a href="#Q19">Formatting tag values</a></li>
38
+ <li><a href="#Q20">Write errors (repair corrupted EXIF)</a></li>
39
+ <li><a href="#Q21">Newlines in values</a></li>
40
+ <li><a href="#Q22">Order of operations</a></li>
41
+ <li><a href="#Q23">"0 image files updated"</a></li>
42
+ <li><a href="#Q24">Date/time gets reset to today</a></li>
43
+ <li><a href="#Q25">Image validation</a></li>
44
+ </ol>
45
+ </div>
46
+
47
+ <h1 class='up'>ExifTool FAQ</h1>
48
+
49
+ <a name="Q1"></a>
50
+ <p>1. <b>"Is there a forum for discussing ExifTool issues?"</b></p>
51
+
52
+ <blockquote>
53
+ ExifTool issues can be discussed on the ExifTool forum at
54
+ <a href="http://u88.n24.queensu.ca/exiftool/forum/">http://u88.n24.queensu.ca/exiftool/forum/</a>
55
+ </blockquote>
56
+
57
+ <a name="Q2"></a>
58
+ <p>2. <b>"How do I determine the tag name for some information?"</b></p>
59
+
60
+ <blockquote>When you run exiftool, by default it prints descriptions, not tag
61
+ names, for the information it extracts. These descriptions are in English
62
+ unless the <code>-lang</code> option is used to select another language. Note
63
+ that descriptions often contain spaces between words but tag names never do. To
64
+ print the tag names instead instead of descriptions, use the <code>-s</code>
65
+ option when extracting information. Valid characters in tag names are
66
+ <code>A-Z</code>, <code>a-z</code>, <code>0-9</code>, <code>_</code> and
67
+ <code>-</code>. See the <a href="TagNames/index.html">tag name
68
+ documentation</a> for a complete list of available tag names.</blockquote>
69
+
70
+ <blockquote>Tag names may be optionally prefixed by a family 0 or 1 group name
71
+ to specify a particular information type or location. Use the
72
+ <code>-g0</code> and <code>-g1</code> (or
73
+ <code>-G0</code> and <code>-G1</code>) options when extracting
74
+ information to see the corresponding group names.
75
+ </blockquote>
76
+
77
+ <a name="Q3"></a>
78
+ <p>3a. <b>"ExifTool reports the wrong value or doesn't extract a tag"</b>,
79
+ <br>3b. <b>"ExifTool doesn't write a tag properly"</b>, or
80
+ <br>3c. <b>"Other software can't read information written by ExifTool"</b></p>
81
+
82
+ <blockquote><i>[Also see <a href="#Q23">FAQ number 23</a> for reasons why
83
+ ExifTool may not write some tags to certain file types.]</i></blockquote>
84
+
85
+ <blockquote>First, make sure you are looking at the right information. Use
86
+ ExifTool with a command like this to extract all information from the file,
87
+ along with the location it was written:
88
+
89
+ <pre>exiftool -a -G1 -s c:\images\test.jpg</pre>
90
+
91
+ In this command, <code>-a</code> allows duplicate tags to be extracted,
92
+ <code>-G1</code> shows the family 1 group name (ie. the location) of each tag,
93
+ and <code>-s</code> shows the tag names instead of their descriptions.
94
+ (Substitute the path name of your file in place of
95
+ "<code>c:\images\test.jpg</code>".)</blockquote>
96
+
97
+ <blockquote>When duplicate tags exist, only one is extracted unless the
98
+ <code>-a</code> option is used. Beware that options like <code>-EXIF:all</code>
99
+ select all EXIF tags from the extracted tags, so EXIF tags hidden by duplicate
100
+ tags in other locations will not appear in the output for
101
+ <code>-EXIF:all</code>. For example, the command
102
+
103
+ <pre>exiftool -gps:all image.jpg</pre>
104
+
105
+ will NOT necessarily extract all GPS tags because some GPS tags may have been
106
+ suppressed by same-named tags in other groups. To be sure all GPS tags are
107
+ extracted, the <code>-a</code> option must be used:
108
+
109
+ <pre>exiftool -a -gps:all image.jpg</pre>
110
+
111
+ If you are having problems with other software reading information written by
112
+ ExifTool, if possible try first writing the information from the other software,
113
+ then use ExifTool (with the <code>-a</code> and <code>-G1</code> options) to
114
+ determine where the information was written. Once you know where it should go,
115
+ you can use ExifTool to write to this location. You can read or write
116
+ information in a specific location by prefixing the tag name on the command line
117
+ with the desired group name. ie) "<code>-ExifIFD:DateTimeOriginal</code>"
118
+ </blockquote>
119
+
120
+ <blockquote>This problem may also occur if contradictory information exists in
121
+ different meta information formats within the same file. For example, often XMP
122
+ will be ignored if IPTC exists and the Photoshop:IPTCDigest does not agree with
123
+ the IPTC content. The
124
+ <a href="http://www.metadataworkinggroup.org/">Metadata Working Group</a>
125
+ recommends techniques to keep the EXIF, IPTC and XMP metadata synchronized.
126
+ These recommendations are implemented by the ExifTool
127
+ <a href="TagNames/MWG.html">MWG tags</a>. For maximum compatibility with the
128
+ widest range of applications, it is suggested that these MWG tags be used
129
+ whenever possible.</blockquote>
130
+
131
+ <a name="Q4"></a>
132
+ <p>4. <b>"ExifTool reports more than one shutter speed or aperture value, and
133
+ they are slightly different"</b></p>
134
+
135
+ <blockquote>
136
+ There are a number of different ways that aperture and shutter speed information
137
+ are stored in many images. The standard EXIF values (EXIF:FNumber and
138
+ EXIF:ExposureTime) should correspond to the values displayed by your camera,
139
+ but these values may have been rounded off. The corresponding EXIF APEX
140
+ values (EXIF:ApertureValue and EXIF:ShutterSpeedValue) may be different due
141
+ to their own round-off errors. If available, the MakerNotes values may be
142
+ the most accurate because they haven't been rounded off to nice even values
143
+ for display, so with these you may see odd values like 1/102 instead of
144
+ 1/100, etc.
145
+ </blockquote>
146
+
147
+ <a name="Q5"></a>
148
+ <p>5. <b>"How do I format date and time information for writing?"</b></p>
149
+
150
+ <blockquote>All information (including date/time information) is written in the
151
+ same format as it is read out. When reading, ExifTool converts all date and
152
+ time information to standard EXIF format, so this is also the way it is
153
+ specified when writing. The standard EXIF date/time format is
154
+ "<code>YYYY:mm:dd HH:MM:SS</code>", and some meta information formats such as
155
+ XMP also allow sub-seconds and a timezone to be specified. The timezone format
156
+ is "<code>+HH:MM</code>", "<code>-HH:MM</code>" or "<code>Z</code>". For
157
+ example:
158
+
159
+ <pre>exiftool -xmp:dateTimeOriginal="2005:10:23 20:06:34.33-05:00" a.jpg
160
+ </pre>
161
+
162
+ When writing XMP or other information types which allow incomplete date/time
163
+ values, the following input formats are also accepted:
164
+
165
+ <pre>YYYY
166
+ YYYY:mm
167
+ YYYY:mm:dd
168
+ YYYY:mm:dd HH:MM
169
+ </pre>
170
+
171
+ Having said this, ExifTool is very flexible about the actual format of input
172
+ date/time values when writing, and will attempt to reformat any values into the
173
+ standard format unless the <code>-n</code> option is used. Any separators may
174
+ be used (or in fact, none at all). The first 4 consecutive digits found in the
175
+ value are interpreted as the year, then next 2 digits are the month, and so on.
176
+ <i class=lt>[The year must be 4 digits. Other fields are expected to be 2
177
+ digits, but a single digit is allowed if the subsequent character is a
178
+ non-digit.]</i> For EXIF date/time values, all 6 date/time fields must exist
179
+ ("<code>YYYYmmddHHMMSS</code>"), but XMP date/time values require only the year
180
+ ("<code>YYYY</code>"). This feature facilitates useful operations such as
181
+ setting date/time tags from a date embedded in the file name. For example, the
182
+ command
183
+
184
+ <pre>exiftool "-alldates&lt;filename" c:\images</pre>
185
+
186
+ will set the common date/time tags from the file name for all images in the
187
+ directory "<code>c:\images</code>". This will work for any file name which
188
+ matches the above criteria (ie. "IMG_20110927_103000.jpg").
189
+ <i class=lt>[AllDates is a shortcut for 3 tag names: DateTimeOriginal,
190
+ CreateDate and ModifyDate. See the <a href="TagNames/Shortcuts.html">Shortcuts
191
+ Tags documentation</a> for more information.]</i></blockquote>
192
+
193
+ <blockquote>The <code>-d</code> option allows full control over the format of
194
+ date/time values when reading. However, the effect of the <code>-d</code>
195
+ option is not reversible, so date/time values must be written using the format
196
+ described above, even when the <code>-d</code> option is used. Note that when
197
+ reading, the effect of the <code>-n</code> option on date/time values is only to
198
+ disable the <code>-d</code> formatting.</blockquote>
199
+
200
+ <blockquote><b>Special feature</b>: A value of "<code>now</code>" may be used to
201
+ represent the current time when writing any date/time tag. For example:
202
+ <pre>exiftool -xmp:dateTimeOriginal=now a.jpg</pre>
203
+ <i class=lt>[There is also a <a href="TagNames/Extra.html">Now tag</a> which may
204
+ be used for a similar purpose by copying its value to another tag, but copying
205
+ tags adds an extra read stage to the processing which is best avoided if
206
+ performance is an issue.]</i>
207
+ </blockquote>
208
+
209
+ <a name="Q6"></a>
210
+ <p>6. <b>"I get '<code>Can't convert TAG (not in PrintConv)</code>' errors when
211
+ writing a tag"</b></p>
212
+
213
+ <blockquote>
214
+ By default, ExifTool applies a print conversion (PrintConv) to extracted
215
+ information to make the output more human-readable. Some conversions involve
216
+ lookup tables which are documented in the <b>Values</b> column of the
217
+ <a href="TagNames/index.html">tag name documentation</a>. For example, the
218
+ GPSAltitudeRef tag defines the following conversions:
219
+ <pre>0 = Above Sea Level
220
+ 1 = Below Sea Level
221
+ </pre>
222
+ For this tag, a value of '0' is printed as 'Above Sea Level', and '1' is printed
223
+ as 'Below Sea Level'. Reading and writing with ExifTool is symmetrical <i>[with
224
+ the possible exception of list-type tags -- see <a href="#Q17">FAQ number 17</a>
225
+ below]</i>, so a value that is printed as 'Above Sea Level' must also be written in
226
+ that form. (In other words, the inverse print conversion is applied when writing
227
+ values.) For example, to write GPSAltitudeRef you can type:
228
+ <pre>exiftool -gpsaltituderef="Above Sea Level" image.jpg
229
+ </pre>
230
+ or any unambiguous short form may be used and ExifTool will know what you mean, ie)
231
+ <pre>exiftool -gpsaltituderef=above image.jpg
232
+ </pre>
233
+ Alternatively, the print conversion can be disabled for all tags with the
234
+ <code>-n</code> option, or for individual tags by suffixing the tag name with a
235
+ '<code>#</code>' character. In either case the printed value of GPSAltitudeRef
236
+ will be '0' or '1' when extracting information, and the value is written in the
237
+ same way. So following two commands have exactly the same effect as above:
238
+ <pre>exiftool -gpsaltituderef=0 -n image.jpg
239
+ exiftool -gpsaltituderef#=0 image.jpg
240
+ </pre>
241
+ Integer values may also be specified in hexadecimal (with a leading '0x'). For
242
+ example, the following commands are all equivalent:
243
+ <pre>exiftool -flash=1 -n image.jpg
244
+ exiftool -flash=0x1 -n image.jpg
245
+ exiftool -flash#=1 image.jpg
246
+ exiftool -flash#=0x1 image.jpg
247
+ exiftool -flash=fired image.jpg
248
+ </pre></blockquote><blockquote class=prog>
249
+ <b>Programmers</b>: These techniques look like this when calling Image::ExifTool
250
+ functions from a Perl script:
251
+ <pre>$exifTool->SetNewValue(flash => 1, Type => 'ValueConv');
252
+ $exifTool->SetNewValue(flash => 0x1, Type => 'ValueConv');
253
+ $exifTool->SetNewValue('flash#' => 1);
254
+ $exifTool->SetNewValue('flash#' => 0x1);
255
+ $exifTool->SetNewValue(flash => 'fired');
256
+ </pre></blockquote>
257
+
258
+ <a name="Q7"></a>
259
+ <p>7. <b>"I can't delete all EXIF information from a TIFF file using
260
+ '<code>exiftool -exif:all= img.tif</code>'"</b></p>
261
+
262
+ <blockquote>This is because of the way a TIFF file is structured. With a JPEG
263
+ image, this command removes IFD0 (the main Image File Directory) as well as any
264
+ subdirectories, thus removing all EXIF information. But with the TIFF format,
265
+ the main image itself is stored in IFD0, so deleting this directory would
266
+ destroy the image. The same is true for any TIFF-based RAW file such as DNG,
267
+ CR2, NEF, etc. For these types of files, ExifTool just deletes the ExifIFD
268
+ subdirectory, so any information stored in other directories is preserved.
269
+ </blockquote>
270
+
271
+ <blockquote>Use "<code>exiftool -a -G1 -s img.tif</code>" to see where the
272
+ information is stored. Any tags remaining in other IFD's must be deleted
273
+ individually from a TIFF-format file if desired. For convenience, a
274
+ <a href="TagNames/Shortcuts.html">shortcut tag</a> is provided to simplify the
275
+ deletion of common metadata tags from IFD0 by adding "<code>-CommonIFD0=</code>"
276
+ to the command line.
277
+ </blockquote>
278
+
279
+ <a name="Q8"></a>
280
+ <p>8a. <b>"All maker note information is lost if I change the Make or Model tag"</b>, or
281
+ <br>8b. <b>"I can't copy maker note information to an image"</b></p>
282
+
283
+ <blockquote>
284
+ The Make and Model tags are used by some image utilities (including ExifTool) to
285
+ determine the format of the maker note information. Deleting or changing either
286
+ of these tags may prevent these utilities from recognizing or properly
287
+ interpreting the maker notes. Also beware that the maker notes information may
288
+ be damaged if an image is edited when the maker notes are not properly
289
+ recognized. So it is a good idea not to edit the Make and Model tags in the
290
+ first place.</blockquote>
291
+
292
+ <blockquote>If you really want to delete the Make and Model information, you
293
+ might as well delete the maker notes too. You can do this with either of the
294
+ following commands:
295
+ <pre>exiftool -make= -model= -makernotes:all= image.jpg
296
+ exiftool -make= -model= -makernotes= image.jpg
297
+ </pre>
298
+ For the same reason, maker notes can not be copied to an image with an
299
+ incompatible Make or Model. To do this, the Make and Model tags must also be
300
+ copied. ie)
301
+ <pre>exiftool -tagsfromfile src.jpg -makernotes -make -model dst.jpg
302
+ </pre>
303
+ (Note that in this case the "<code>-makernotes:all</code>" syntax does not work
304
+ because it attempts to copy the maker note tags individually. Since maker note
305
+ tags may not be created individually, they must instead be copied as a block
306
+ with "<code>-makernotes</code>".)
307
+ </blockquote>
308
+
309
+ <a name="Q9"></a>
310
+ <p>9a. <b>"The information is different when I copy all tags to a new file"</b>, or
311
+ <br>9b. <b>"The tag locations change when I use <code>-tagsfromfile</code>
312
+ to copy information"</b></p>
313
+
314
+ <blockquote>
315
+ This feature is explained under the <code>-tagsFromFile</code> option in
316
+ the <a href="exiftool_pod.html">exiftool application documentation</a>, but the
317
+ question is common enough that it is discussed here in more detail.</blockquote>
318
+
319
+ <blockquote>By default, ExifTool will store information in preferred locations
320
+ when either writing new information or copying information between files. This
321
+ freedom allows ExifTool to write or copy information to files of different
322
+ formats without requiring the user to know details about where the information
323
+ is stored.</blockquote>
324
+
325
+ <blockquote>The preferred general locations for information written to JPEG
326
+ images are 1) EXIF, 2) IPTC and 3) XMP. As an example, information extracted
327
+ from the maker notes will be preferentially written (on a tag-by-tag basis) in
328
+ EXIF format when copying information between two JPEG images. But if a specific
329
+ tag doesn't exist in EXIF, then the tag is written to the first valid group in
330
+ the order specified above. The advantage of "translating" the information to
331
+ EXIF is that it then becomes readable by applications which only support
332
+ standard EXIF. The disadvantage is that you don't get an exact copy of the
333
+ original information structure.</blockquote>
334
+
335
+ <blockquote>But ExifTool gives you the ability to customize this behaviour to
336
+ write the information to wherever you want. This is done by specifying a group
337
+ name for the tag(s) to be copied. This applies even if the group name is
338
+ "<code>all</code>", in which case the original family 1 group is preserved. So
339
+ to copy all information and preserve the original structure, use this syntax:
340
+
341
+ <pre>exiftool -tagsfromfile src.jpg -all:all dst.jpg
342
+ </pre>
343
+
344
+ In this command, since no destination tag was specified, the destination is the
345
+ same as the source (ie. "<code>-all:all>all:all</code>"), so the information is
346
+ copied to the same family 1 group.</blockquote>
347
+
348
+ <blockquote>Here are some examples to show you the type of control you have over
349
+ where the information is written. All commands in each example are equivalent:
350
+
351
+ <pre><span class='blk'># copy all tags to preferred groups (no destination group)</span>
352
+ exiftool -tagsfromfile src.jpg dst.jpg
353
+ exiftool -tagsfromfile src.jpg -all dst.jpg
354
+ exiftool -tagsfromfile src.jpg "-all&gt;all" dst.jpg
355
+ exiftool -tagsfromfile src.jpg "-all:all&gt;all" dst.jpg
356
+
357
+ <span class='blk'># copy all tags, preserving family 1 group (destination group 'all')</span>
358
+ exiftool -tagsfromfile src.jpg -all:all dst.jpg
359
+ exiftool -tagsfromfile src.jpg "-all&gt;all:all" dst.jpg
360
+ exiftool -tagsfromfile src.jpg "-all:all&gt;all:all" dst.jpg
361
+
362
+ <span class='blk'># copy all tags to EXIF group (destination group 'exif')
363
+ # [the destination family 1 group is the preferred EXIF IFD]</span>
364
+ exiftool -tagsfromfile src.jpg "-all&gt;exif:all" dst.jpg
365
+ exiftool -tagsfromfile src.jpg "-all:all&gt;exif:all" dst.jpg
366
+
367
+ <span class='blk'># copy XMP tags to XMP group (destination group 'xmp')
368
+ # [the destination family 1 group is the preferred XMP namespace]</span>
369
+ exiftool -tagsfromfile src.jpg "-xmp:all" dst.jpg
370
+ exiftool -tagsfromfile src.jpg "-xmp:all&gt;xmp:all" dst.jpg
371
+
372
+ <span class='blk'># copy XMP tags, preserving family 1 group (destination group 'all')</span>
373
+ exiftool -tagsfromfile src.jpg "-xmp:all&gt;all:all" dst.jpg
374
+
375
+ <span class='blk'># copy XMP tags to preferred groups (no destination group)</span>
376
+ exiftool -tagsfromfile src.jpg "-xmp:all&gt;all" dst.jpg
377
+
378
+ <span class='blk'># copy XMP tags to EXIF only (destination group 'exif')
379
+ # [the destination family 1 group is the preferred EXIF IFD]</span>
380
+ exiftool -tagsfromfile src.jpg "-xmp:all&gt;exif:all" dst.jpg
381
+ </pre>
382
+
383
+ The same rules illustrated above also apply when copying individual tags.</blockquote>
384
+
385
+ <blockquote>Note: If no destination group is specified, a new tag is created if
386
+ necessary only in the preferred group, but if the same tag already exists in
387
+ another group, then this information is also updated. (Otherwise inconsistent
388
+ values for the same information would exist in different locations. Of course,
389
+ you can always generate inconsistencies like this if you really want to by
390
+ specifically writing contradictory information to different groups.)
391
+ </blockquote>
392
+
393
+ <blockquote>Certain types of meta information (such as EXIF, IPTC, XMP and
394
+ ICC_Profile) may also be <b>copied as a block</b>. This technique copies all
395
+ meta information, even if ExifTool doesn't have the ability to write some
396
+ individual tags contained in the block. For all block types except EXIF, the
397
+ metadata is copied byte-for-byte from the original image. With EXIF however,
398
+ the metadata may be restructured to ensure that it is self-contained. Also note
399
+ that EXIF may not be written as a block to TIFF-based file formats. Beware that
400
+ <b>any existing metadata</b> of this type in the distination file <b>will be
401
+ overwritten</b> by the new block.
402
+
403
+ <pre><span class='blk'># copy EXIF as a block between same-named JPG files in different directories</span>
404
+ exiftool -tagsfromfile SRCDIR/%f.%e -ext jpg DSTDIR
405
+
406
+ <span class='blk'># copy XMP as a block from one file to another</span>
407
+ exiftool -tagsfromfile src.jpg -xmp dst.cr2
408
+ </pre></blockquote>
409
+
410
+ <a name="Q10"></a>
411
+ <p>10. <b>"How does ExifTool handle coded character sets?"</b></p>
412
+
413
+ <!-- vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv -->
414
+ <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
415
+
416
+ <blockquote><i>[Also see <a href="#Q18">FAQ number 18</a> for help on displaying
417
+ special characters in a Windows console.]</i></blockquote>
418
+
419
+ <blockquote>Certain meta information formats allow coded character sets other
420
+ than plain ASCII. When reading, most known encodings are converted to the
421
+ external character set according to the exiftool "<code>-charset CHARSET</code>"
422
+ or <code>-L</code> option, or to UTF&#8209;8 by default. When writing, the
423
+ inverse conversion is performed. Alternatively, special characters may be
424
+ converted to/from HTML character entities with the <code>-E</code> option.
425
+ </blockquote>
426
+
427
+ <blockquote>A distinction is made between the <b>external</b> character set
428
+ visible to the ExifTool user, and the <b>internal</b> character used to store
429
+ text in the metadata of a file. These character sets may be specified
430
+ separately as follows:
431
+ <ol><li>The <b>external</b> character set for strings passed to/from ExifTool
432
+ is UTF&#8209;8 by default, but it may be changed through any of these
433
+ command-line options:
434
+ <blockquote><code>-charset CHARSET</code> &nbsp; or &nbsp;
435
+ <code>-charset exiftool=CHARSET</code> &nbsp; or &nbsp; <code>-L</code>
436
+ </blockquote></li>
437
+ <li>The <b>internal</b> character set for strings stored in file metadata may be
438
+ specified for some metadata types:
439
+ <blockquote><code>-charset TYPE=CHARSET</code></blockquote>
440
+ (where <code>TYPE</code> is "<code>exif</code>", "<code>iptc</code>",
441
+ "<code>id3</code>", "<code>photoshop</code>" or "<code>quicktime</code>")</li></ol>
442
+
443
+ Valid <code>CHARSET</code> values are (with aliases given in brackets):
444
+
445
+ <blockquote><table class=clear>
446
+ <tr><td>UTF8</td><td>(cp65001, UTF&#8209;8)</td><td>Thai</td><td>(cp874)</td></tr>
447
+ <tr><td>Latin</td><td>(cp1252, Latin1)</td><td>MacRoman</td><td>(cp10000, Mac, Roman)</td></tr>
448
+ <tr><td>Latin2</td><td>(cp1250)</td><td>MacLatin2</td><td>(cp10029)</td></tr>
449
+ <tr><td>Cyrillic</td><td>(cp1251,&nbsp;Russian)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td>MacCyrillic</td><td>(cp10007)</td></tr>
450
+ <tr><td>Greek</td><td>(cp1253)</td><td>MacGreek</td><td>(cp10006)</td></tr>
451
+ <tr><td>Turkish</td><td>(cp1254)</td><td>MacTurkish</td><td>(cp10081)</td></tr>
452
+ <tr><td>Hebrew</td><td>(cp1255)</td><td>MacRomanian</td><td>(cp10010)</td></tr>
453
+ <tr><td>Arabic</td><td>(cp1256)</td><td>MacIceland</td><td>(cp10079)</td></tr>
454
+ <tr><td>Baltic</td><td>(cp1257)</td><td>MacCroatian</td><td>(cp10082)</td></tr>
455
+ <tr><td>Vietnam</td><td>(cp1258)</td></tr>
456
+ </table></blockquote>
457
+
458
+ The <code>-L</code> option is equivalent to "<code>-charset Latin</code>",
459
+ "<code>-charset Latin1</code>" and "<code>-charset cp1252</code>".</blockquote>
460
+
461
+ <blockquote>Type-specific details are given below about the special character
462
+ handling for EXIF, IPTC, XMP, PNG, ID3, PDF, Photoshop, QuickTime, AIFF, MIE and
463
+ Vorbis information:</blockquote>
464
+
465
+ <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
466
+
467
+ <blockquote><b>EXIF</b>: Most textual information in EXIF is stored in "ASCII"
468
+ format (called "string" in the <a href="TagNames/index.html">ExifTool tag name
469
+ documentation</a>). By default ExifTool does not convert these strings.
470
+ However, it is not uncommon for applications to write UTF&#8209;8 or other
471
+ encodings where ASCII is expected. To deal with these, ExifTool allows the
472
+ internal EXIF string encoding to be specified with
473
+ "<code>-charset exif=CHARSET</code>", which causes EXIF string values to be
474
+ converted from the specified character set when reading, and stored with this
475
+ character set when writing. (The
476
+ <a href="http://www.metadataworkinggroup.org/">MWG</a> recommends using
477
+ UTF&#8209;8 encoding for EXIF strings, and in keeping with this the
478
+ "<code>-use mwg</code>" feature sets the default internal EXIF string encoding
479
+ to UTF&#8209;8, but note that this will have no effect unless the external
480
+ encoding is also set to something other than the default of UTF&#8209;8.)</blockquote>
481
+
482
+ <blockquote>A few EXIF tags (UserComment, GPSProcessingMethod and
483
+ GPSAreaInformation) support a designated internal text encoding, with values
484
+ stored as ASCII, Unicode (UCS-2) or JIS. When reading these tags, ExifTool
485
+ converts Unicode and JIS to the external character set specified by the
486
+ <code>-charset</code> or <code>-L</code> option, or to UTF&#8209;8 by default.
487
+ ASCII text is not converted. When writing, text is stored as ASCII unless the
488
+ string contains special characters, in which case it is converted from the
489
+ external character set (UTF&#8209;8 by default), and stored as Unicode. ExifTool
490
+ writes Unicode in native EXIF byte ordering by default, but the byte order may
491
+ be specified by setting the ExifUnicodeByteOrder tag (see the
492
+ <a href="TagNames/Extra.html">Extra Tags</a> documentation).</blockquote>
493
+
494
+ <blockquote>The EXIF "XP" tags (XPTitle, XPComment, etc) are always stored
495
+ internally as little-endian Unicode (UCS&#8209;2), and are read and written
496
+ using the specified external character set.</blockquote>
497
+
498
+ <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
499
+
500
+ <blockquote><b>IPTC</b><span class='sm'><sup>&dagger;</sup></span>: The
501
+ value of the IPTC:CodedCharacterSet tag determines how the internal IPTC string
502
+ values are interpreted. If CodedCharacterSet exists and has a value of
503
+ "<code>UTF8</code>" (or "<code>ESC&nbsp;%&nbsp;G</code>") then string values are
504
+ assumed to be stored as UTF&#8209;8. Otherwise the internal IPTC encoding is
505
+ assumed to be Windows Latin1 (cp1252), but this can be changed with
506
+ "<code>-charset iptc=CHARSET</code>". When reading, these strings are converted
507
+ to UTF&#8209;8 by default, or to the character set specified by the
508
+ <code>-charset</code> or <code>-L</code> option. When writing, the inverse
509
+ conversions are performed. No conversion is done if the internal (IPTC) and
510
+ external (ExifTool) character sets are the same. Note that ISO 2022 character
511
+ set shifting is not supported. Instead, a warning is issued and the string is
512
+ not converted if an ISO 2022 shift code is encountered. See the
513
+ <a href="http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf">IPTC IIM
514
+ specification</a> for more information about IPTC character coding.</blockquote>
515
+
516
+ <blockquote>ExifTool may be used to convert IPTC values to a different internal
517
+ encoding. To do this, all IPTC tags must be rewritten along with the desired
518
+ value of CodedCharacterSet. For example, the following command changes the
519
+ internal IPTC encoding to UTF&#8209;8:
520
+ <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset=utf8 a.jpg
521
+ </pre>and this command changes it back from UTF&#8209;8 to Windows Latin1 (cp1252):
522
+ <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset= a.jpg
523
+ </pre>or this command changes it back from UTF&#8209;8 to Windows Latin2 (cp1250):
524
+ <pre>exiftool -tagsfromfile @ -iptc:all -codedcharacterset= -charset iptc=latin2 a.jpg
525
+ </pre>Note that unless CodedCharacterSet indicates UTF&#8209;8, applications
526
+ have no reliable way to determine the IPTC character encoding. For this reason,
527
+ it is recommended that CodedCharacterSet be set to "<code>UTF8</code>" when
528
+ creating new IPTC.</blockquote>
529
+
530
+ <blockquote class='sm'><sup>&dagger;</sup> <span class=lt>Refers to the older
531
+ <a href="http://www.iptc.org/site/News_Exchange_Formats/IIM/">IPTC IIM</a> format.
532
+ The more recent
533
+ <a href="http://iptc.cms.apa.at/site/Photo_Metadata/IPTC_Core_&amp;_Extension/">IPTC
534
+ Core and Extension specifications</a> actually use the XMP format (see below).</span>
535
+ </blockquote>
536
+
537
+ <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
538
+
539
+ <blockquote><b>XMP</b>: Exiftool reads XMP encoded as UTF&#8209;8, UTF&#8209;16
540
+ or UTF&#8209;32, and converts them all to UTF&#8209;8 internally. Also, all XML
541
+ character entity references and numeric character references are converted.
542
+ When writing, ExifTool always encodes XMP as UTF&#8209;8, converting the
543
+ following 5 characters to XML character references: <code>&amp; &lt; &gt; &#39;
544
+ &quot;</code>. By default no further conversion is performed, however the
545
+ <code>-charset</code> or <code>-L</code> option may be used used to convert
546
+ text to/from a specified character set when reading/writing.</blockquote>
547
+
548
+ <blockquote><b>PNG</b>: <a href="TagNames/PNG.html#TextualData">PNG TextualData
549
+ tags</a> are stored as tEXt, zTXt and iTXt chunks in PNG images. The tEXt and
550
+ zTXt chunks use ISO 8859-1 encoding, while iTXt uses UTF&#8209;8. When reading,
551
+ ExifTool converts all PNG textual data to the character set specified by the
552
+ <code>-charset</code> or <code>-L</code> option, or to UTF&#8209;8 by default.
553
+ When writing, ExifTool generates a tEXt chunk (or zTXt with the <code>-z</code>
554
+ option) if the text doesn't contain special characters or if Latin encoding is
555
+ specified (<code>-L</code> or <code>-charset latin</code>); otherwise an iTXt
556
+ chunk is used and the text is converted from the specified character set and
557
+ stored as UTF&#8209;8.</blockquote>
558
+
559
+ <blockquote><b>ID3</b>: The ID3v1 specification officially supports only ISO
560
+ 8859&#8209;1 encoding (a subset of Windows Latin1), although some applications
561
+ may incorrectly use other character sets. By default ExifTool converts ID3v1
562
+ text from Latin to the character set specified by the <code>-charset</code> or
563
+ <code>-L</code> option, or to UTF&#8209;8 by default. However, the internal
564
+ ID3v1 charset may be specified with "<code>-charset id3=CHARSET</code>". The
565
+ encoding for ID3v2 information is stored in the file, so ExifTool converts
566
+ ID3v2 text from this encoding to the character set specified by
567
+ <code>-charset</code> or <code>-L</code>, or to UTF&#8209;8 by default. ExifTool
568
+ does not currently write ID3 information.</blockquote>
569
+
570
+ <blockquote><b>PDF</b>: PDF text strings are stored in either PDFDocEncoding
571
+ (similar to Windows Latin1) or Unicode (UCS&#8209;2). When reading, ExifTool
572
+ converts to the character set specified by the <code>-charset</code> or
573
+ <code>-L</code> option, or to UTF&#8209;8 by default. When writing, ExifTool
574
+ encodes input text from the specified character set as Unicode only if the
575
+ string contains special characters, otherwise PDFDocEncoding is
576
+ used.</blockquote>
577
+
578
+ <blockquote><b>Photoshop</b>: Some Photoshop resource names are stored as
579
+ Pascal strings with unknown encoding. By default, ExifTool assumes MacRoman
580
+ encoding and converts this to UTF&#8209;8, but the internal and external
581
+ character sets may be specified with <code>-charset Photoshop=CHARSET</code>
582
+ and <code>-charset CHARSET</code> respectively.</blockquote>
583
+
584
+ <blockquote><b>QuickTime</b>: QuickTime text strings may be stored in a
585
+ variety of poorly documented formats, and ExifTool does its best to decode
586
+ these according to the <code>-charset</code> option setting. For some
587
+ QuickTime strings where the internal encoding is not known, ExifTool assumes
588
+ a default encoding of MacRoman, but this may be changed with
589
+ "<code>-charset QuickTime=CHARSET</code>".</blockquote>
590
+
591
+ <blockquote><b>AIFF</b>: AIFF strings are assumed to be stored in MacRoman, and
592
+ are converted according to the <code>-charset</code> option when reading.
593
+ </blockquote>
594
+
595
+ <blockquote><b>MIE</b>: MIE strings are stored as either UTF&#8209;8 or ISO
596
+ 8859&#8209;1. When reading, UTF&#8209;8 strings are converted according to
597
+ the <code>-charset</code> or <code>-L</code> option, and ISO 8859&#8209;1
598
+ strings are never converted. When writing, input strings are converted from
599
+ the specified character set to UTF&#8209;8. The resulting strings are stored as
600
+ UTF&#8209;8 if they contain multi-byte UTF&#8209;8 character sequences,
601
+ otherwise they are stored as ISO 8859&#8209;1.</blockquote>
602
+
603
+ <blockquote><b>Vorbis</b>: Vorbis comments are stored as UTF&#8209;8,
604
+ and are converted to the character set specified by <code>-charset</code> or
605
+ <code>-L</code> when reading.</blockquote>
606
+
607
+ <blockquote class=prog>
608
+ <b>Programmers</b>: ExifTool returns all values as byte strings of encoded
609
+ characters. Perl wide characters are not used. The encoding is UTF&#8209;8 by
610
+ default, but valid UTF&#8209;8 can not be guaranteed for all values, so the
611
+ caller must validate the encoding if necessary. The encodings described above
612
+ are set by the various <a href="ExifTool.html#Charset">Charset options</a> of
613
+ the API.
614
+ <br><br><b>Note</b>: Some settings of the system PERL_UNICODE environment
615
+ variable may be incompatible with ExifTool's character handling.
616
+ </blockquote>
617
+
618
+ <!-- NOTE: CHANGES TO FAQ 10 MUST ALSO BE REFLECTED IN ExifTool.pod! -->
619
+ <!-- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -->
620
+
621
+ <a name="Q11"></a>
622
+ <p>11. <b>"My user-defined tags don't work"</b></p>
623
+
624
+ <blockquote>
625
+ For examples of how to add user-defined tags, see the
626
+ <a href="config.html">ExifTool_config</a> file in the ExifTool distribution.
627
+ It may be useful to activate this file as a test before trying to implement
628
+ your own config file. To activate this file, copy it to your <b>HOME</b>
629
+ directory then rename it to "<code>.ExifTool_config</code>".
630
+ <blockquote class=lt><b>Note</b>: The config file must be renamed at the
631
+ command line because neither the Windows nor Mac GUI allow a file name to
632
+ begin with a "<code>.</code>". To do this in Windows, run "cmd.exe" and type
633
+ the following (pressing <i>RETURN</i> at the end of each line):
634
+ <pre>cd %HOMEPATH%
635
+ rename ExifTool_config .ExifTool_config
636
+ </pre>
637
+ or on a Mac, open the "Terminal" application (from the /Applications/Utilities
638
+ folder) and type this command then press <i>RETURN</i>:
639
+ <pre>mv ExifTool_config .ExifTool_config
640
+ </pre></blockquote>
641
+
642
+ With the sample config file installed, you should be able to write the example
643
+ tags. A command like this:
644
+ <pre>exiftool -v2 -NewXMPxmpTag=test <i>FILE</i></pre>
645
+ should print this as the first line of its output:
646
+ <pre>Writing XMP-xmp:NewXMPxmpTag
647
+ </pre>
648
+ If this doesn't work, the most common problem is that the
649
+ "<code>.ExifTool_config</code>" configuration file isn't getting loaded. In
650
+ this case, there are a few things you can try:
651
+ <ol>
652
+ <li>Make sure the config file name is correct. It must be
653
+ "<code>.ExifTool_config</code>" (note the leading "<code>.</code>", and the
654
+ capital "<code>T</code>").</li>
655
+ <li>Set either the <b>HOME</b> or the <b>EXIFTOOL_HOME</b> environment variable
656
+ to the name of the directory where you put your "<code>.ExifTool_config</code>"
657
+ file.</li>
658
+ <li>Put the config file in the same directory as the exiftool script. (Also, be
659
+ sure the config filename starts with a dot! See the note above for help
660
+ renaming the config file.)</li>
661
+ <li>If you can't get the config file to load automatically, you can try loading
662
+ it manually with the exiftool <code>-config <i>CFGFILE</i></code> option. (Note:
663
+ This must be the first option on the command line.) This allows loading
664
+ of a config file with any name.</li>
665
+ </ol>
666
+ </blockquote>
667
+
668
+ <blockquote>If necessary, you can verify that ExifTool is loading your config
669
+ file by adding the following line to your file:
670
+
671
+ <pre>print "LOADED!\n";
672
+ </pre>
673
+
674
+ If you see a "<code>LOADED!</code>" message when you run exiftool, but your new
675
+ tags still don't work, make sure you are using the proper tag name and that the
676
+ file you are writing can support this type of information.</blockquote>
677
+
678
+ <blockquote class=prog><b>Programmers</b>: To specify the config file directory from within
679
+ a Perl script when using the ExifTool API, set the <b>EXIFTOOL_HOME</b>
680
+ environment variable before loading the ExifTool module:
681
+ <pre>BEGIN { $ENV{EXIFTOOL_HOME} = '/config_file_directory' }
682
+ use Image::ExifTool;
683
+ </pre>
684
+ Also see the <a href="ExifTool.html#Config">Configuration section of the
685
+ ExifTool API documentation</a> for techniques to use a config file with another
686
+ name, or to disable the config file feature.
687
+ </blockquote>
688
+
689
+ <a name="Q12"></a>
690
+ <p>12. <b>"How do I export information from exiftool to a database?"</b></p>
691
+
692
+ <blockquote>
693
+ It is often easiest to export information formatted as a tab-delimited or
694
+ comma-separated list of values using the exiftool <code>-T</code> or
695
+ <code>-csv</code> option. As well, the <code>-r</code> option is useful for
696
+ recursing through all images in a hierarchy of directories. For example:
697
+
698
+ <pre>exiftool -T -r -filename -exposuremode -ISO t/images &gt; out.txt
699
+ </pre>
700
+
701
+ This command recursively processes all images in the "<code>t/images</code>"
702
+ directory, extracting FileName, ExposureMode and ISO tags, and writing the
703
+ output to a tab-delimited text file called "<code>out.txt</code>". After the
704
+ command has executed, "<code>out.txt</code>" will look something like this:
705
+
706
+ <pre>Canon.jpg Manual 100
707
+ Casio.jpg - 64
708
+ Nikon.jpg - 100
709
+ OlympusE1.jpg Auto 400
710
+ </pre>
711
+
712
+ One limitation of the <code>-T</code> option is that a list of tags to extract
713
+ must be specified. Otherwise, all information is extracted from each input
714
+ file, and the columns would contain values from random tags.</blockquote>
715
+
716
+ <blockquote> The <code>-csv</code> (comma separated values) option solves this
717
+ dilemma by pre-extracting information from all input files, then producing a
718
+ sorted list of available tag names as the first row of the output, and
719
+ organizing the information into columns for each tag. As well, a first column
720
+ labelled "SourceFile" is generated. These features make it practical to use the
721
+ <code>-csv</code> option for extracting all information from multiple images.
722
+ For example, this command:
723
+
724
+ <pre>exiftool -csv -r t/images > out.csv</pre>
725
+
726
+ gives an output like this:
727
+
728
+ <pre>SourceFile,AEBBracketValue,AELock,AFAreaHeight,AFAreaMode,AFAreas,[...]
729
+ t/images/Canon.jpg,0,,151,,,[...]
730
+ t/images/Casio.jpg,,,,,,[...]
731
+ t/images/Nikon.jpg,,,,Single Area,,[...]
732
+ t/images/OlympusE1.jpg,,Off,,,"Center (121,121)-(133,133)",[...]
733
+ </pre>
734
+
735
+ Note that the number of columns in the <code>-csv</code> output may be very
736
+ large if all information is extracted. Missing tags are indicated by empty
737
+ strings as in the example above, or by dashes if the <code>-f</code> option is
738
+ used.</blockquote>
739
+
740
+ <blockquote> It should be possible to import these files directly into most
741
+ database applications. On the command line, any list of tag names may be used,
742
+ and any number of file or directory names may be specified. (Hint: If your
743
+ command line starts to get too long, you may want to look into using the
744
+ <code>-@</code> option and/or the <a href="index.html#shortcut">ShortCut</a>
745
+ feature).</blockquote>
746
+
747
+ <blockquote>In Windows, a .BAT file containing the exiftool command may be used
748
+ to give drag and drop functionality. Dropping a folder on the following .BAT
749
+ file will create "out.txt" in the folder:
750
+
751
+ <pre>echo "FileName&lt;tab&gt;Aperture&lt;tab&gt;ISO" &gt; %1\out.txt
752
+ exiftool -T -r -filename -aperture -ISO %1 &gt;&gt; %1\out.txt
753
+ </pre>
754
+
755
+ The "<code>echo</code>" command was included to add column headings to the
756
+ output. (The tab character in the echo command, indicated by
757
+ "<code>&lt;tab&gt;</code>", may be generated in Mac/Linux shells with CTRL-v
758
+ then TAB, or in a Windows cmd shell with TAB when cmd.exe is run with the
759
+ <code>/f:off</code> option to disable tab completion.)
760
+ </blockquote>
761
+
762
+ <blockquote>Other possible export formats include RDF/XML (with the the
763
+ <code>-X</code> option), or JSON (with the <code>-j</code> option). These
764
+ methods allow transfer of more complex data sets (including structured
765
+ information with the <code>-struct</code> option), but require that the
766
+ importing software supports these formats.</blockquote>
767
+
768
+ <blockquote>Finally, the <code>-p</code> option may be used to generate any
769
+ arbitrary output format. For example, the following format file
770
+ (let's call it "<code>my.fmt</code>") may be used to emulate a CSV-formatted
771
+ output:
772
+
773
+ <pre>#[HEAD]FileName, Aperture, ISO
774
+ $filename, $aperture, $iso
775
+ </pre>
776
+
777
+ with a command like this:
778
+
779
+ <pre>exiftool -f -r -p my.fmt t/images &gt; out.csv
780
+ </pre>
781
+
782
+ Alternatively, the <code>-p</code> option may be used with a format string instead
783
+ of a file name. The following command has the same effect as above except that
784
+ the row of headings is not printed (Note: Use single quotes as below on Mac/Linux,
785
+ or double quotes instead on Windows):
786
+
787
+ <pre>exiftool -f -r -p '$filename, $aperture, $iso' t/images &gt; out.csv
788
+ </pre>
789
+
790
+ With the <code>-f</code> option, the value of any missing tag is printed as a
791
+ dash. Without this option, missing tags generate a minor warning and the
792
+ line in the <code>-p</code> output is not printed. The <code>-m</code> option
793
+ may be used to ignore minor warnings, which causes these lines to be printed
794
+ with an empty value for missing tags.</blockquote>
795
+
796
+ <blockquote>
797
+ See the <code>-p</code> option in the <a href="exiftool_pod.html">application
798
+ documentation</a> for more information about this feature.
799
+ </blockquote>
800
+
801
+ <blockquote><b>Note</b>: Information may be <b>imported</b> from CSV or JSON files for
802
+ writing to images by specifying an input file name with the <code>-csv</code> or
803
+ <code>-j</code> option. See the <a href="exiftool_pod.html">exiftool
804
+ application documentation</a> for more details.</blockquote>
805
+
806
+ <a name="Q13"></a>
807
+ <p>13. <b>"Why is my file smaller after I use ExifTool to write information?"</b></p>
808
+
809
+ <blockquote>
810
+ There are various specific reasons why this can happen, but the general answer
811
+ is: When ExifTool writes an image, the meta information may be restructured in
812
+ such a way that it takes less space than in the original file.</blockquote>
813
+
814
+ <blockquote>For instance, the EXIF/TIFF standard allows for blocks of
815
+ unreferenced data to exist in an image. Some digital cameras write JPEG or
816
+ TIFF-based RAW files which contain large blocks of unused data, usually filled
817
+ with binary zeros. The reason for this could be to simplify camera algorithms
818
+ by allowing variable-sized information to be written at fixed offsets in the
819
+ output image. When ExifTool rewrites an image it does not copy these unused
820
+ blocks. This can result in a significant reduction in file size for some
821
+ images. <i>[The <code>-htmlDump</code> option may be used to view the file
822
+ structure if you are interested in seeing these unused data blocks -- use a
823
+ command like "<code>exiftool -htmlDump a.jpg &gt; out.html</code>", then open
824
+ <code>out.html</code> in your web browser. Unused data blocks are
825
+ <span class=U>brown</span> in this output.]</i>
826
+ </blockquote>
827
+
828
+ <blockquote>Also, the size of an XMP record may easily shrink or grow when it is
829
+ rewritten, even if no meta information is changed. This is partly due to the
830
+ fact that the XMP specification recommends a few KB of padding at the end of the
831
+ record (ExifTool adds 2424 bytes by default, but this padding is omitted if the
832
+ <code>-z</code> option is used), and partly due to the flexibility of the XMP
833
+ format which allows the information to be written in various styles, some of
834
+ which are more compact than others.
835
+ </blockquote>
836
+
837
+ <blockquote>You may also notice that the values of some "offset" tags (like
838
+ ThumbnailOffset and PreviewImageStart) may change when the file is rewritten.
839
+ This is normal, and simply indicates that the associated data is now stored at a
840
+ different position within the file.</blockquote>
841
+
842
+ <blockquote>ExifTool does not modify the image data itself, so editing a file is
843
+ "lossless" as far as the image is concerned.</blockquote>
844
+
845
+ <a name="Q14"></a>
846
+ <p>14. <b>"What format do I use for writing GPS coordinates?"</b></p>
847
+
848
+ <blockquote>ExifTool is very flexible in the formats allowed for entering GPS
849
+ coordinates. Any string containing between 1 and 3 floating point numbers is
850
+ valid. The numbers represent degrees, (and optionally) minutes and
851
+ seconds.</blockquote>
852
+
853
+ <blockquote>For EXIF GPS coordinates, the reference direction is specified
854
+ separately with the EXIF:GPSLatitudeRef or EXIF:GPSLongitudeRef
855
+ tag.</blockquote>
856
+
857
+ <blockquote>For XMP GPS coordinates, the reference direction is specified within
858
+ the XMP:GPSLatitude or XMP:GPSLongitude value, with west longitudes and south
859
+ latitudes being specified either by negative coordinate values or by ending the
860
+ string with "<code>W</code>" or "<code>S</code>". </blockquote>
861
+
862
+ <blockquote>Here are some examples of equivalent ways to specify a GPS
863
+ latitude in both EXIF and XMP:
864
+
865
+ <pre>exiftool -exif:gpslatitude="42 30 0.00" -exif:gpslatituderef=S a.jpg
866
+ exiftool -exif:gpslatitude="42 deg 30.00 min" -exif:gpslatituderef=S a.jpg
867
+ exiftool -exif:gpslatitude=42.5 -exif:gpslatituderef=S a.jpg
868
+
869
+ exiftool -xmp:gpslatitude="42 30 0.00 S" a.jpg
870
+ exiftool -xmp:gpslatitude=42.50S a.jpg
871
+ exiftool -xmp:gpslatitude=-42.5 a.jpg
872
+ </pre>
873
+
874
+ Similar styles may be used for longitude. ExifTool will convert any of these
875
+ coordinate styles to the proper format for the specific tag used.
876
+ </blockquote>
877
+
878
+ <a name="Q15"></a>
879
+ <p>15. <b>"I get MakerNote warnings or errors when reading or writing information"</b></p>
880
+
881
+ <blockquote>Problems like this may be caused by image editing software which
882
+ doesn't properly update offsets in the MakerNotes when rewriting an image. These
883
+ offsets are used as pointers to reference tag values and structures within the
884
+ metadata, and errors like this may lead to missing or incorrect values for some
885
+ MakerNotes tags. In many cases, ExifTool will detect this type of problem and
886
+ issue a warning like this when reading (or an error when writing):
887
+
888
+ <pre>Warning: [minor] Possibly incorrect maker notes offsets (fix by -340?)
889
+ </pre>
890
+
891
+ <i class=lt>[Be aware that if multiple warnings occur, the <code>-a</code>
892
+ option must be used to see them all, since by default only one warning is
893
+ displayed per file.]</i> </blockquote>
894
+
895
+ <blockquote>This is a particularly insidious problem that is sometimes difficult
896
+ for ExifTool to correct automagically, so it requires some operator
897
+ intervention. If this warning occurs, you have a few alternatives:</blockquote>
898
+
899
+ <blockquote>1) Use the <code>-F</code> option to allow ExifTool to attempt to
900
+ fix the incorrect offsets. If ExifTool was correct in its diagnosis, then this
901
+ option will fix the incorrect offsets. This is usually the appropriate choice
902
+ if this problem was caused by editing the image with other
903
+ software.</blockquote>
904
+
905
+ <blockquote>2) Use the <code>-m</code> option to ignore the warning (or downgrade
906
+ the error to a warning when writing). This causes ExifTool to honour the
907
+ existing maker note offsets, and may be the correct choice if images straight
908
+ out of the camera have this problem.</blockquote>
909
+
910
+ <blockquote>Often, the first choice (<code>-F</code>) is the right thing to do,
911
+ but this depends on many factors, so it is best to try both methods then compare
912
+ the resulting maker note information to see which works best for your
913
+ situation.</blockquote>
914
+
915
+ <blockquote>When writing, <code>-F</code> applies a permanent correction to the
916
+ maker notes. Note that <u>some MakerNote information may be lost permanently
917
+ if the proper correction is not applied when writing images with this
918
+ problem</u>.</blockquote>
919
+
920
+ <blockquote>3) The third alternative is to adjust the maker note offsets by a
921
+ specific amount. This is done by appending an integer to the <code>-F</code>
922
+ option. For example, with the warning above (where ExifTool suggests "fix by
923
+ -340?"), <code>-F</code> would be equivalent to <code>-F-340</code>. See the
924
+ <a href="exiftool_pod.html#f_offset_fixbase">-F option documentation</a> for
925
+ more details. This advanced feature may require some technical knowledge about
926
+ the structure of EXIF information (and here, ExifTool's <code>-htmlDump</code>
927
+ feature may be very useful for visualizing this structure).</blockquote>
928
+
929
+ <blockquote>Other types of MakerNote errors may also prevent the file from
930
+ being written. However, most MakerNote errors are designated as <b>minor</b>,
931
+ which allows them to be ignored by using the <code>-m</code> option. For
932
+ example:
933
+
934
+ <pre>Error: [minor] Bad format (65535) for MakerNotes entry 17
935
+ </pre>
936
+
937
+ Using <code>-m</code> will downgrade the minor error to a warning, allowing the
938
+ file to be written, but <u>some MakerNote information may be lost when ignoring
939
+ certain types of errors like this</u>. </blockquote>
940
+
941
+ <a name="Q16"></a>
942
+ <p>16. <b>"Why doesn't ExifTool rename my AVI files?"</b></p>
943
+
944
+ <blockquote>By default, ExifTool only processes <u>writable file
945
+ types</u><span class='sm'><sup>&dagger;</sup></span> when <u>any
946
+ tag</u><span class='sm'><sup>&Dagger;</sup></span> is being written and a
947
+ directory name is specified on the command line. To force exiftool to process
948
+ other files, they must either be listed on the command line by name, or be
949
+ specified using the <code>-ext</code> option, something like this:
950
+
951
+ <pre>exiftool -ext AVI -ext JPG -d pics/%Y/%m "-directory&lt;dateTimeOriginal" DIR
952
+ </pre>
953
+
954
+ When a single <code>-ext</code> option is used, only files of the specified type
955
+ are processed. However, multiple <code>-ext</code> options may be used in the
956
+ same command (as in the example above) to process any number of different file
957
+ types.
958
+ </blockquote>
959
+
960
+ <blockquote class='sm'><sup>&dagger;</sup> <span class=lt>The
961
+ <code>-listwf</code> option may be used to list the extensions of all writable file types.</span>
962
+ <br><sup>&Dagger;</sup> <span class=lt>This includes "pseudo" tags like
963
+ FileName, Directory, FileModifyDate and FileCreateDate.</span></blockquote>
964
+
965
+ <a name="Q17"></a>
966
+ <p>17. <b>"List-type tags do not behave as expected"</b></p>
967
+
968
+ <blockquote>Tags indicated by a plus sign (<code>+</code>) in the
969
+ <a href="TagNames/index.html">tag name documentation</a> are list-type tags.
970
+ Two examples of common list-type tags are
971
+ <a href="TagNames/IPTC.html#ApplicationRecord">IPTC:Keywords</a> and
972
+ <a href="TagNames/XMP.html#dc">XMP:Subject</a>. These tags may contain multiple
973
+ items which are combined into a single string when reading. (By default,
974
+ extracted list items are separated by a comma and a space, but the
975
+ <code>-sep</code> option may be used to change this.) When writing, separate
976
+ items are assigned individually. For example, the following command writes
977
+ three keywords to all writable files in directory <code>DIR</code>, replacing
978
+ any previously existing keywords:
979
+
980
+ <pre>exiftool -keywords=one -keywords=two -keywords=three DIR
981
+ </pre>
982
+
983
+ List items are assigned separately, NOT all together, because this would
984
+ represent a single keyword:
985
+
986
+ <pre>exiftool -keywords="one, two, three" test.jpg <span class=blk>(WRONG!)</span>
987
+ </pre>
988
+
989
+ With exiftool version 7.56 or later, the <code>-sep</code> option may be used to
990
+ split values of list-type tags into separate items when writing. For example,
991
+
992
+ <pre>exiftool -sep ", " -keywords="one, two, three" DIR
993
+ </pre>
994
+
995
+ will store three separate keywords, the same as the first example above. This
996
+ feature may also be used to split a tag value into separate items if it was
997
+ originally stored incorrectly as a single string:
998
+
999
+ <pre>exiftool -sep ", " -tagsfromfile @ -keywords test.jpg
1000
+ </pre>
1001
+
1002
+ However, sometimes it is desirable to have list items which contain a comma, and
1003
+ this is allowed:
1004
+
1005
+ <pre>exiftool -contributor="Harvey, Phil" -contributor="Marley, Bob" a.jpg
1006
+ </pre>
1007
+
1008
+ But to distinguish these entries when extracting information, a different list
1009
+ separator or a different output format must be used. For instance, the
1010
+ following command uses "<code>//</code>" to separate list items,
1011
+
1012
+ <pre>exiftool -contributor -sep "//" a.jpg
1013
+ </pre>
1014
+
1015
+ and produces an output like this:
1016
+
1017
+ <pre class=blk>Contributor : Harvey, Phil//Marley, Bob
1018
+ </pre>
1019
+
1020
+ Alternatively, the <code>-j</code>, <code>-php</code> and <code>-X</code>
1021
+ options use an output format which preserves the structure of a
1022
+ list (if <code>-sep</code> is NOT used).</blockquote>
1023
+
1024
+ <blockquote>Note that the writing examples above overwrite any values which
1025
+ already existed in the original file for these tags. Instead, to add or delete
1026
+ items from an existing list, use "<code>+=</code>" or "<code>-=</code>" in place
1027
+ of "<code>=</code>". For example:
1028
+
1029
+ <pre>exiftool -keywords+="add this" -keywords-="remove this" DIR
1030
+ </pre>
1031
+
1032
+ With commands like this, new items are added to the list in place of the first
1033
+ deleted item, or at the end of the list if no items were removed.</blockquote>
1034
+
1035
+ <blockquote>Note: Using "<code>=</code>" is equivalent to "<code>+=</code>" in
1036
+ any command where the same tag is set with "<code>+=</code>" or
1037
+ "<code>-=</code>" in another assignment. (ie. existing items will be preserved
1038
+ unless specifically deleted with "<code>-=</code>".)</blockquote>
1039
+
1040
+ <blockquote>To prevent duplication when adding new items, specific items can be
1041
+ deleted then added back again in the same command. For example, the following
1042
+ command adds the keywords "one" and "two", ensuring that they are not duplicated
1043
+ if they already existed in the keywords of an image:
1044
+
1045
+ <pre>exiftool -keywords-=one -keywords+=one -keywords-=two -keywords+=two DIR
1046
+ </pre>
1047
+
1048
+ When copying list tags using the <code>-tagsFromFile</code> option, items are
1049
+ copied individually to form proper lists. However, there is a complication when
1050
+ copying multiple tags to a single list tag: Here, any assignment to a tag
1051
+ overrides earlier assignments to the same tag in the command. For instance,
1052
+ this command
1053
+
1054
+ <pre>exiftool "-keywords&lt;filename" "-keywords&lt;comment" DIR
1055
+ </pre>
1056
+
1057
+ writes only the value from the Comment tag. (Note that <code>-tagsFromFile @</code>
1058
+ is implied by the "<code>&lt;</code>" operation in this command, causing tags to
1059
+ be copied from the original file.) This may seem strange, but it prevents
1060
+ duplicate items from being added to a list when copying a group of tags from a
1061
+ file containing duplicate information. Alternatively, the
1062
+ <code>-addTagsFromFile</code> option may be used to accumulate items when
1063
+ copying from multiple tags:
1064
+
1065
+ <pre>exiftool -addTagsFromFile @ "-keywords&lt;filename" "-keywords&lt;comment" DIR
1066
+ </pre>
1067
+
1068
+ Note that as with "<code>=</code>" in the first three examples above, the
1069
+ "<code>&lt;</code>" operation of this command overwrites any Keywords that
1070
+ existed previously in the original file. To add to or remove from the existing
1071
+ keywords, use "<code>+&lt;</code>" or "<code>-&lt;</code>".
1072
+ </blockquote>
1073
+
1074
+ <a name="Q18"></a>
1075
+ <p>18. <b>"Special characters don't display properly in my Windows console"</b></p>
1076
+
1077
+ <blockquote>The Windows cmd.exe console uses an MS-DOS encoding by default
1078
+ (cp437 or something similar, depending on your region). The exiftool
1079
+ <code>-charset</code> option may be used to encode the exiftool output for a
1080
+ specific Windows code page, which may help display some special characters, but
1081
+ instead it may be better to switch the console to UTF&#8209;8 (the native
1082
+ ExifTool character encoding). This is especially useful if you are using the
1083
+ <code>-lang</code> option to translate exiftool output to another language. To
1084
+ change the the Windows console to UTF&#8209;8, follow these steps:
1085
+
1086
+ <ol><li>Run "cmd.exe" to open a Windows console (select "Run..." from the
1087
+ Start menu and enter "cmd").</li>
1088
+ <li>Change the font in the console Properties to any True Type font (ie. "TT
1089
+ Lucida Console").</li>
1090
+ <li>Type "<code>chcp 65001</code>" then press RETURN at the command prompt.</li>
1091
+ </ol>
1092
+
1093
+ The console should now be able to display UTF&#8209;8 characters (cp65001). But
1094
+ note that the TT Lucida Console font shipped with Windows, at least my version,
1095
+ may not be very complete, and doesn't seem to contain Japanese or Chinese
1096
+ characters.</blockquote>
1097
+
1098
+ <blockquote>To permanently set the font, select "Save properties for future
1099
+ windows" when changing the font Properties. Also, you can automatically run
1100
+ "<code>chcp 65001</code>" every time "cmd.exe" is launched by changing the
1101
+ Windows Registry for the Command Processor: Run "regedit" and put "<code>chcp
1102
+ 65001</code>" into Data field for "HKEY_LOCAL_MACHINE\Software\Microsoft\Command
1103
+ Processor\Autorun". (Unfortunately, I haven't been able to figure out how to
1104
+ change the code page for exiftool when launched via the Windows GUI. If anyone
1105
+ can figure out how to do this, please let me know.)
1106
+ </blockquote>
1107
+
1108
+ <blockquote>On some Windows systems, using UTF&#8209;8 doesn't seem to work. In
1109
+ this case, a Windows character set may be the best alternative: For instance,
1110
+ for Windows Latin1 (cp1252) type "<code>chcp 1252</code>" in the console to
1111
+ switch to cp1252, then run exiftool with "<code>-charset cp1252</code>" (or
1112
+ <code>-L</code>). This same technique can be used for other supported Windows
1113
+ code pages.</blockquote>
1114
+
1115
+ <a name="Q19"></a>
1116
+ <p>19. <b>"How do I change the format of an extracted tag value?"</b></p>
1117
+
1118
+ <blockquote>The exiftool application has built-in options which allow you to
1119
+ display numeric values (<code>-n</code>), escape special HTML characters
1120
+ (<code>-E</code>), and change the date/time (<code>-d</code>) and GPS coordinate
1121
+ (<code>-c</code>) formats, but sometimes more control is needed over the
1122
+ formatting of a value...</blockquote>
1123
+
1124
+ <blockquote>The <code>-p</code> and <code>-tagsFromFile</code> options provide
1125
+ an advanced translation feature that allows arbitrary Perl expressions to be
1126
+ used to modify tag values. The basic syntax is this:
1127
+
1128
+ <pre>${TAG;EXPR}</pre>
1129
+
1130
+ where <code>TAG</code> is the tag name, and <code>EXPR</code> is a Perl
1131
+ expression acting on the default input variable (<code>$_</code>), which is
1132
+ initially the original value of the tag. For example, the following command
1133
+ sets the FileName from Artist, translating spaces to underlines:
1134
+
1135
+ <pre>exiftool '-filename&lt;${artist;tr/ /_/}.%e' image.jpg</pre>
1136
+
1137
+ (Note: Use single quotes as above in Mac/Linux, or double quotes instead
1138
+ in Windows.)</blockquote>
1139
+
1140
+ <blockquote>Another technique is to create a user-defined Composite tag to do
1141
+ the reformatting. Here is a basic config file that reformats the Artist tag to
1142
+ provide a new MyArtist tag with the same character translation as the example
1143
+ above:
1144
+
1145
+ <pre>%Image::ExifTool::UserDefined = (
1146
+ 'Image::ExifTool::Composite' => {
1147
+ MyArtist => {
1148
+ Require => 'Artist',
1149
+ ValueConv => '$val =~ tr/ /_/; $val',
1150
+ },
1151
+ },
1152
+ );
1153
+ 1; # end
1154
+ </pre>
1155
+
1156
+ With this config file, an Artist value of "Phil Harvey" yields a corresponding
1157
+ MyArtist value of "Phil_Harvey". The ValueConv string may be any valid Perl
1158
+ expression, and is evaluated to obtain the value for the new tag. In this
1159
+ expression, <code>$val</code> represents the ValueConv value of the Require'd
1160
+ tag. </blockquote>
1161
+
1162
+ <blockquote>To activate the config file, it must be named
1163
+ "<code>.ExifTool_config</code>" and placed either in your home directory or in
1164
+ the same directory as the exiftool application. Note that the file name begins
1165
+ with a "<code>.</code>", so if you are in Windows or on a Mac you may need to
1166
+ rename the file from the command line since the GUI might not like file names
1167
+ beginning with a "<code>.</code>".</blockquote>
1168
+
1169
+ <blockquote>User-defined Composite tags have many other features, including the
1170
+ ability to combine the values of multiple tags. See the
1171
+ <a href="config.html">config file documentation</a> for more details about
1172
+ user-defined tags, and lib/Image/ExifTool/README in the full distribution for a
1173
+ complete description of ValueConv features. Also, a
1174
+ <a href="http://u88.n24.queensu.ca/exiftool/forum/index.php?action=search2&amp;search=code+userdefined">quick
1175
+ search of the ExifTool forum</a> should reveal a number of user-defined tag
1176
+ examples, and there are other good (and often more complex) examples which can
1177
+ be found in the %Image::ExifTool::Exif::Composite hash of the
1178
+ lib/Image/ExifTool/Exif.pm source code.
1179
+ </blockquote>
1180
+
1181
+ <a name="Q20"></a>
1182
+ <p>20. <b>"ExifTool won't write an image due to errors"</b></p>
1183
+
1184
+ <blockquote>Minor errors may be ignored using the <code>-m</code> option
1185
+ (<a href="#Q15">FAQ 15</a> discusses this with respect to MakerNote errors), but
1186
+ sometimes there are more serious errors which can't be ignored. ExifTool may be
1187
+ used to fix metadata problems in JPEG images by deleting all metadata and
1188
+ rebuilding it from scratch. The command looks like this:
1189
+
1190
+ <pre>exiftool -all= -tagsfromfile @ -all:all -unsafe bad.jpg
1191
+ </pre>
1192
+
1193
+ where "<code>bad.jpg</code>" is the name of the image that requires fixing. This
1194
+ command deletes all metadata then copies all writable tags that can be extracted
1195
+ from the original image to the same locations in the updated image. The
1196
+ "<code>Unsafe</code>" tag is a <a href="TagNames/Shortcuts.html">shortcut</a>
1197
+ for unsafe EXIF tags in JPEG images which are not normally copied.</blockquote>
1198
+
1199
+ <blockquote>After repairing an image like this you should be able to write to it
1200
+ without errors, but note that <u>some metadata from the original image may have
1201
+ been lost in the process</u>.</blockquote>
1202
+
1203
+ <blockquote><b>Note</b>: ExifTool will not modify the JPEG image data, so if the
1204
+ image itself is corrupted (ie. if you get a message saying "Not a valid JPEG"),
1205
+ then ExifTool can not be used to repair the image.</blockquote>
1206
+
1207
+ <blockquote>If there are also MakerNote problems in the file, you may want to
1208
+ add the <code>-F</code> option to the command. See <a href='#Q15'>FAQ 15</a>
1209
+ for details. For example, to rebuild the EXIF only and fix the MakerNote
1210
+ offsets you could do this:
1211
+
1212
+ <pre>exiftool -exif:all= -tagsfromfile @ -exif:all -unsafe -thumbnailimage -F bad.jpg
1213
+ </pre>
1214
+
1215
+ <b>Advanced</b>: The byte order of the newly created EXIF is set by the value of
1216
+ the ExifByteOrder tag. Since this tag does not belong to the EXIF group, it is
1217
+ not copied with <code>-exif:all</code> above (but would be copied with
1218
+ <code>-all:all</code> as in the first example). If ExifByteOrder is not set
1219
+ then the byte order is determined by the ordering of the MakerNotes if they are
1220
+ copied, otherwise big-endian ("MM") byte order is used by default.
1221
+ ExifByteOrder may be set to a specific value to force a particular byte order
1222
+ when creating new EXIF (ie. "<code>-ExifByteOrder=II</code>" for little-endian).
1223
+ </blockquote>
1224
+
1225
+ <a name="Q21"></a>
1226
+ <p>21. <b>"How do I read/write values containing newline characters?"</b></p>
1227
+
1228
+ <blockquote>When reading, by default exiftool converts all control characters to
1229
+ "." to avoid messing up the output formatting, so newlines will appear as a "."
1230
+ in the output. The <code>-b</code> option may be used to bypass all output
1231
+ formatting (except that a line-feed character is inserted between items in a
1232
+ list), but this may not be appropriate when the values of many tags must be
1233
+ extracted. In this case, the formatted output (<code>-p</code>), JSON
1234
+ (<code>-j</code>), XML (<code>-X</code>) and PHP (<code>-php</code>) options
1235
+ provide alternative output formats which preserve newlines in values.</blockquote>
1236
+
1237
+ <blockquote>When writing, there are a number of options:
1238
+
1239
+ <ol type='a'>
1240
+ <li>In many shells, a newline may be inserted directly in the command
1241
+ line:
1242
+ <p>Bourne shells (press <i>RETURN</i> inside a quoted string)</p>
1243
+ <pre>exiftool -comment="line 1
1244
+ line 2" image.jpg
1245
+ </pre>
1246
+ <p>(Also, in Bourne shells the character sequence <code>$'\n'</code>
1247
+ may be used for a newline.)</p>
1248
+ <p>C shells (press "<code>\</code>" then <i>RETURN</i> inside a quoted string)</p>
1249
+ <pre>exiftool -comment="line 1\
1250
+ line 2" image.jpg
1251
+ </pre>
1252
+ <i class=lt>[Unfortunately the Windows cmd shell provides no method to get a
1253
+ newline (CR/LF in Windows) into the command line. A linefeed (LF) may be
1254
+ inserted with CTRL-T, but I have found no way to insert a carriage return
1255
+ (CR).]</i><br><br>
1256
+ </li>
1257
+ <li>Use the <code>-E</code> option to allow HTML character entities (Note:
1258
+ In Windows a newline is "<code>&amp;#xd;&amp;#xa;</code>" instead of just
1259
+ "<code>&amp;#xa;</code>"):
1260
+ <pre>exiftool -E "-comment=line 1&amp;#xa;line 2" image.jpg
1261
+ </pre></li>
1262
+ <li>Write the tag from the contents of a separate text file:
1263
+ <pre>exiftool "-comment&lt;=file.txt" image.jpg
1264
+ </pre></li>
1265
+ <li>Use <code>$/</code> in a redirection expression: (Note: Single quotes
1266
+ must be used in Mac/Linux shells around arguments containing a dollar sign,
1267
+ but double quotes are used instead in Windows. Also note that this technique
1268
+ is slower since the implied <code>-tagsFromFile</code> adds an extra unnecessary
1269
+ processing pass to read tags from the file.)
1270
+ <pre>exiftool '-comment&lt;line 1$/line 2' image.jpg
1271
+ </pre></li>
1272
+ </ol>
1273
+ </blockquote>
1274
+
1275
+ <a name="Q22"></a>
1276
+ <p>22. <b>"In what order are command-line assignments applied when writing?"</b></p>
1277
+
1278
+ <blockquote>When writing, tag assignments on the command line are queued and
1279
+ applied together as each target file is processed. In general, assignments
1280
+ later on the command line override earlier assignments, but there are
1281
+ exceptions:
1282
+ <ol><li>When writing list-type tags (ie. <code>-keywords=one</code>), new values
1283
+ are accumulated rather than overriding earlier assignments.<br>&nbsp;</li>
1284
+ <li>When copying values to list-type tags (ie.
1285
+ <code>"-keywords&lt;filename"</code>), new values are accumulated only if
1286
+ <code>-addTagsFromFile</code> is used, otherwise they override earlier
1287
+ assigments if <code>-tagsFromFile</code> is used or implied.<br>&nbsp;</li>
1288
+ <li>Tags copied with the <code>-tagsFromFile</code> option are assigned in
1289
+ order, and all together at the point in the command line where the
1290
+ <code>-tagsFromFile</code> option is located, regardless of whether these tags
1291
+ are specified immediately after the <code>-tagsFromFile</code> option or later
1292
+ on the command line. Remember that "<code>-tagsFromFile @</code>" is implied
1293
+ unless another file is specified when redirecting information with arguments
1294
+ like <code>"-DSTTAG&lt;SRCTAG"</code>.</li></ol> Note: When copying tag values,
1295
+ adding to lists, or shifting date/time values, the source value is always the
1296
+ original value found in the file, regardless of any previous assignments. For
1297
+ example, the following command sets Subject to the original value of Title in
1298
+ the file (NOT to "test"):
1299
+ <pre>exiftool -title=test "-subject&lt;title" a.jpg</pre></blockquote>
1300
+
1301
+ <a name="Q23"></a>
1302
+ <p>23a. <b>"Why do I get '<code>0 image files updated</code>' when writing?"</b>, or<br>
1303
+ 23b. <b>"ExifTool doesn't write some tags to a file"</b></p>
1304
+
1305
+ <blockquote>There are a few reasons why this may happen:
1306
+
1307
+ <ol><li>The value of the tag is not being set correctly.</li></ol>
1308
+
1309
+ This may be due to a tag value which can't be converted, in which case you
1310
+ should warning like this (note: you may need to use the <code>-v3</code> option
1311
+ to see the warning if other same-named tags are being set properly by the same
1312
+ assignment):
1313
+ <pre>Warning: Can't convert IFD0:Orientation (not in PrintConv)
1314
+ </pre>
1315
+ You get this warning if you write an invalid value to a tag which accepts only
1316
+ specific values. See the "Values" column in the appropriate table of the
1317
+ <a href="TagNames/index.html">tag name documentation</a> for a list of valid
1318
+ values for these types of tags. The value conversion may also be bypassed with
1319
+ the <code>-n</code> option, allowing numerical values to be written directly.
1320
+ See <a href="#Q6">FAQ number 6</a> for more details.
1321
+
1322
+ <ol start="2"><li>The information type isn't supported by the format of the
1323
+ target file.</li></ol>
1324
+
1325
+ Warnings are NOT generated when a tag isn't written because it is
1326
+ normal that many tags can't be written when copying between files of different
1327
+ formats.</blockquote>
1328
+
1329
+ <blockquote>Tags are not written if the format of the target file doesn't
1330
+ support the specific type of meta information. For example, CRW images do not
1331
+ support EXIF or IPTC metdata. Follow the links in the
1332
+ <a href="index.html#supported">Supported File Types</a> table for an indication
1333
+ of the tags supported by your file. If the tags aren't supported for your file
1334
+ type, then a <a href='metafiles.html'>metadata sidecar file</a> is an
1335
+ alternative.</blockquote>
1336
+
1337
+ <blockquote>Also note that MakerNotes tags can not be created or deleted
1338
+ individually, so they can only be written if they already exist in a
1339
+ file. The entire MakerNotes must be created or deleted as a block (see
1340
+ <a href="#Q8">FAQ number 8</a> for details).
1341
+
1342
+ <ol start="3"><li>A time value is being shifted but the specified tag doesn't
1343
+ exist.</li></ol>
1344
+
1345
+ For example, <code>-datetimeoriginal+=1</code> will have no effect unless
1346
+ the DateTimeOriginal tag exists in the image.</blockquote>
1347
+
1348
+ <a name="Q24"></a>
1349
+ <p>24. <b>"When I write a file the date/time gets reset to today's date"</b></p>
1350
+
1351
+ <blockquote>There is sometimes confusion between date/time values stored in the
1352
+ metadata of the file itself and date/time values stored in the filesystem (ie.
1353
+ in the disk directory information). A command like this may be used to extract
1354
+ all date/time information with an indication of where it is stored:
1355
+
1356
+ <pre>exiftool -time:all -a -G0:1 -s c:\images\test.jpg</pre>
1357
+
1358
+ and should give an output something like this:
1359
+
1360
+ <pre>[File:System] FileModifyDate : 2009:10:05 20:40:36-04:00
1361
+ [File:System] FileAccessDate : 2009:10:07 09:22:12-04:00
1362
+ [File:System] FileCreateDate : 2009:10:05 20:40:36-04:00
1363
+ [EXIF:IFD0] ModifyDate : 2003:10:31 15:44:19
1364
+ [EXIF:ExifIFD] DateTimeOriginal : 2003:10:31 15:44:19
1365
+ [EXIF:ExifIFD] CreateDate : 2003:10:31 15:44:19</pre>
1366
+
1367
+ The <code>-G0:1</code> option causes the family 0 and 1 group names to be
1368
+ reported in square brackets for each tag. Tags labelled "File:System" are
1369
+ stored in the filesystem, while other tags are stored in the location indicated
1370
+ inside the metadata of the file itself.</blockquote>
1371
+
1372
+ <blockquote>ExifTool's <b>default behaviour is to set all filesystem times to
1373
+ the current date/time when writing</b>, but the <code>-P</code> option may be
1374
+ used to preserve the original FileModifyDate. FileAccessDate represents the time
1375
+ the file was last accessed, and is set to the current date/time whenever any
1376
+ software (including ExifTool) accesses the file.</blockquote>
1377
+
1378
+ <blockquote>On systems where a filesystem creation date is maintained, ExifTool
1379
+ also sets this to the current date/time when the file is edited. On Windows the
1380
+ creation date is accessed through the FileCreateDate tag, and is also preserved
1381
+ with the <code>-P</code> option if Win32API::File::Time is available. On
1382
+ Mac/Linux FileInodeChangeDate is available instead of FileCreateDate, and the
1383
+ only way to preserve the file creation date is with the
1384
+ <code>-overwrite_original_in_place</code> option.</blockquote>
1385
+
1386
+ <blockquote>For example, commands like this act on common metadata tags, setting
1387
+ the filesystem modification date/time to the current date/time:
1388
+
1389
+ <pre><span class='blk'># common metadata date/time tags are incremented by 1 hour, while
1390
+ # FileModifyDate is set to the current date/time</span>
1391
+ exiftool -alldates+=1 c:\images</pre>
1392
+
1393
+ <i class=lt>[The AllDates tag is a shortcut which represents the 3 common
1394
+ metadata date/time tags: DateTimeOriginal, CreateDate and
1395
+ ModifyDate.]</i></blockquote>
1396
+
1397
+ <blockquote>However, FileModifyDate may be preserved with the <code>-P</code>
1398
+ option:
1399
+
1400
+ <pre><span class='blk'># FileModifyDate is not changed</span>
1401
+ exiftool -alldates+=1 -P c:\images</pre>
1402
+
1403
+ ExifTool also allows FileModifyDate to be written, which provides full control
1404
+ over the filesystem modification date/time when writing:
1405
+
1406
+ <pre><span class='blk'># FileModifyDate is incremented by 1 hour</span>
1407
+ exiftool -alldates+=1 -filemodifydate+=1 c:\images
1408
+
1409
+ <span class='blk'># FileModifyDate is set from the value of DateTimeOriginal
1410
+ # (before DateTimeOriginal is incremented by 1 hour)</span>
1411
+ exiftool -alldates+=1 "-filemodifydate&lt;datetimeoriginal" c:\images
1412
+ </pre></blockquote>
1413
+
1414
+ <a name="Q25"></a>
1415
+ <p>25. <b>"Can ExifTool be used as an image validator?"</b></p>
1416
+
1417
+ <blockquote>ExifTool is <u>not</u> designed as an image validator. It does issue
1418
+ warnings about some of the more important problems in the metadata when
1419
+ reading, and will often catch more problems when writing, but it does not
1420
+ attempt to do a full validation. If you are looking for a validator,
1421
+ try <a href="http://jhove.sourceforge.net">JHOVE</a>.</blockquote>
1422
+
1423
+ <hr>
1424
+ <i>Last revised Mar 19, 2013</i>
1425
+ <p class='lf'><a href="index.html">&lt;-- Back to ExifTool home page</a></p>
1426
+ </body>
1427
+ </html>