Download List

專案描述

Exiv2 is a C++ library and a command line utility for managing image metadata. It provides fast and easy read and write access to the Exif, IPTC, and XMP metadata of images in many formats. The Exiv2 command line utility prints Exif, IPTC, and XMP metadata including Makernote tags in various formats, adjusts Exif timestamps, renames images according to the Exif timestamp, extracts and inserts Exif, IPTC, and XMP metadata and JPEG comments, or deletes the thumbnail or a specific type of metadata from an image.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-19 00:33
0.22

This release introduces support for Postscript (EPS) images. XMP metadata can be read and written from/to EPS images, and previews are accessible. It also includes a new build environment for MSVC 64-bit builds and a number of smaller features and bugfixes.
標籤: Minor feature enhancements

2011-02-15 06:35
0.21.1

This bugfix release fixes several issues that were found in version 0.21. The library is binary compatible with 0.21, i.e. suitable as a drop-in replacement.
標籤: Minor bugfixes

2010-12-01 16:58
0.21

This release adds read and write support for Samsung SRW images and Samsung makernotes. The exiv2 library now accepts a custom error handler and has a setting to control which messages are generated. The exiv2 command line tool has a new "quiet" option which uses the new functionality to suppress all library warnings. Important API changes will allow many future image format and makernote enhancements to be done in a binary compatible fashion and the new exiv2.hpp umbrella header file further shields applications from library changes.
標籤: Minor feature enhancements

2010-06-01 16:06
0.20

This release includes Sony, Nikon, and Pentax makernote updates and a significant performance improvement for Nikon makernotes. Writing to Minolta raw images (ORF) is now supported. Several TIFF tags and the XMP KDE Image Program Interface (kipi) schema, iView Media Pro schema, and Microsoft Expression Media schema have been added.
標籤: Minor feature enhancements

2009-12-31 03:55
0.19

This release has a dramatically reduced memory footprint when writing to large TIFF and TIFF-based images, as the images are no longer completely loaded into memory. In addition, it improves the performance of read operations for such files by about a factor of six on Windows. It also provides extended Nikon makernote support. Exiv2 is now able to read and write many additional Nikon makernote tags, including encrypted tags.
標籤: Minor feature enhancements

Project Resources