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