<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 27/12/16 08:35, Jim Gomi wrote:<br>
    </div>
    <blockquote cite="mid:1482788107.5282.6.camel@mailup.net"
      type="cite">
      <pre wrap="">How do I write a caption into a JPEG file's metadata in such a way that
digikam will see it and recognize it as a Caption?

I would like to do this using some scriptable method such as a python
module or a command-line utility like exiftool or exiv2.


</pre>
    </blockquote>
    <br>
    Hey Jim,<br>
    <br>
    Back engineer the tag data.<br>
    <br>
    Create a caption in digikam, save the data to the JPG file (normal
    behaviour for digikam; see settings if this does not already happen)
    then use exiftool (windows) or exiv2 (linux) to extract the metadata
    and see what tag it was stored.<br>
    <br>
    <div class="moz-signature">-- <br>
      Cheers Simon<span style="padding:1cm; font-family: sans-serif;
        font-size:150%; "></span><br>
    </div>
  </body>
</html>