|
|
|
__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">Cross-platform 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 <i>and</i> the ICC Profile
|
|
|
|
embedded within 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 is used in many projects
|
|
|
|
including KDE and Gnome Desktops as well as many applications including GIMP, darktable, shotwell, GwenView and Luminance HDR.
|
|
|
|
</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>
|