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.

39 lines
1.3 KiB
HTML

__doctype__
<html lang="en">
__header4__
<body>
__navbar__
<div class="jumbotron">
<div class="container text-center">
<img src="include/exiv2.jpg" alt="Exiv2 home page">
__maintitle__
<p class="lead">Exiv2 is a <a href="getting-started.html#lib">C++ library</a> and a <a href="getting-started.html#util">command line utility</a>
to manage image <a href="http://en.wikipedia.org/wiki/Metadata">metadata</a>.
It provides fast and easy read and write access to the
<a href="http://en.wikipedia.org/wiki/Exif">Exif</a>,
<a href="http://en.wikipedia.org/wiki/IPTC">IPTC</a> and
<a href="http://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP</a> metadata
of images in <a href="http://dev.exiv2.org/projects/exiv2/wiki/Supported_image_formats">various formats</a>.
Exiv2 is available as <a href="download.html#license">free software</a> and with a
<a href="download.html#license">commercial license</a>, and is used in many projects.
<br>
&nbsp;
</p>
<a href="download.html" class="btn btn-lg btn-success">
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>&nbsp; Download Exiv2
</a>
</div>
</div><!-- /.jumbotron -->
<div class="container">
__footer__
</div><!-- /.container -->
__bootstrap__
</body>
</html>