exiftool_vendored 10.43.0 → 10.49.0

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

Potentially problematic release.


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

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