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.
28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
__doctype__
|
|
<html lang="en">
|
|
__header4__
|
|
<body>
|
|
__navbar__
|
|
|
|
<div class="container">
|
|
<div class="jumbotron text-center margin-top-m margin-bottom-xs">
|
|
<img src="include/exiv2-logo-big.png" 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 metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata
|
|
of digital 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.
|
|
</p>
|
|
<a href="download.html" class="btn btn-lg btn-success margin-top-s">
|
|
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Download Exiv2
|
|
</a>
|
|
</div><!-- /.jumbotron -->
|
|
</div><!-- /.container -->
|
|
|
|
__footer__
|
|
__bootstrap__
|
|
|
|
</body>
|
|
</html>
|