You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
exiv2/website/master/conversion.html.in

23 lines
655 B
HTML

__doctype__
<html lang="en">
__header4__
<body>
__navbar__
<div class="container">
<div class="page-header">
<h1>Exiv2 conversion table</h1>
</div>
<p class="lead">Exiv2 maps and will convert Exif tags and IPTC datasets to and from XMP properties.</p>
<p>This function is available via the import/export command line options: <code><a title="exiv2 manpage" href="manpage.html">exiv2 -eX image.jpg; exiv2 -iX image.jpg</a></code><br>
and via the exiv2 API: <a title="convert.hpp File Reference" href="doc/convert_8hpp.html">convert.hpp File Reference</a></p>
__conversion__
</div><!-- /.container -->
__footer__
__bootstrap__
</body>
</html>