Download List

Descripción del Proyecto

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

Esta versión presenta soporte para PostScript (EPS) las imágenes. Metadatos XMP se pueden leer y escribir desde / a las imágenes EPS, y las vistas previas son accesibles. También incluye un nuevo entorno de compilación para MSVC construye de 64 bits y una serie de pequeñas características y correcciones de errores.
Tags: Minor feature enhancements
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.

2011-02-15 06:35
0.21.1

Esta versión corrige varios problemas de corrección de errores que se encontraron en la versión 0.21. La biblioteca es binario compatible con 0.21, es decir, adecuado como una gota en el reemplazo.
Tags: Minor bugfixes
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.

2010-12-01 16:58
0.21

Esta versión incluye el soporte de lectura y escritura para Samsung imágenes SRW y makernotes Samsung. La biblioteca Exiv2 acepta ahora un controlador de errores personalizado y tiene una configuración para controlar los mensajes que se generan. La herramienta de línea de comando Exiv2 tiene un nuevo "calma" la opción que utiliza la nueva funcionalidad para suprimir todas las advertencias de la biblioteca. Importantes cambios en el API permitirá a muchos formato de imagen y mejoras futuras MakerNote por hacer de una manera compatible a nivel binario y el nuevo paraguas exiv2.hpp archivo de encabezado aplicaciones más escudos de los cambios de la biblioteca.
Tags: Minor feature enhancements
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.

2010-06-01 16:06
0.20

Esta versión incluye Sony, Nikon, Pentax y actualizaciones MakerNote y una mejora significativa del rendimiento de makernotes Nikon. Escribir a las imágenes de Minolta primas (ORF) es ahora compatible. Varias etiquetas TIFF y el XMP de imágenes de KDE Program Interface (kipi) esquema, iView Media Pro esquema, esquema y Microsoft Expression Media se han añadido.
Tags: Minor feature enhancements
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.

2009-12-31 03:55
0.19

Este comunicado tiene una huella de memoria reducido drásticamente cuando se escribe a TIFF grandes y TIFF basado en imágenes, como las imágenes ya no son completamente cargado en memoria. Además, mejora el rendimiento de las operaciones de lectura para esos archivos, por un factor de seis en Windows. También ofrece soporte extendido para Nikon makernote. Exiv2 ahora es capaz de leer y escribir muchos más etiquetas makernote Nikon, incluyendo etiquetas de cifrado.
Tags: Minor feature enhancements
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.

Project Resources