Open links in new tab
  1. Exiv2 - Image metadata library and tools

    Exiv2 is a Cross-platform C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata and the ICC Profile …

  2. Exiv2 - Image metadata library and tools

    Exiv2 is supported on Linux, macOS, Cygwin, MinGW/msys2 and Microsoft Visual Studio. The code can be build in 32 or 64 bits as a static or shared library (DLL) 32bit is obsolete on the macOS, Cygwin …

  3. Exiv2 - Image metadata library and tools

    2 DESCRIPTION exiv2 is a program to read and write image metadata, including Exif, IPTC, XMP, image comments, ICC Profile, thumbnails, image previews and many vendor makernote tags. The …

  4. Exiv2 - Image metadata library and tools

    Open Source Exif, IPTC and XMP metadata library and tools with Exif MakerNote and read/write support

  5. Exiv2 - Image metadata library and tools

    Exiv2 C++ library Fast read and write access to the Exif, IPTC and XMP metadata of an image. Easy to use and extensively documented C++ API. Conversions of Exif and IPTC metadata to XMP and vice …

  6. Exiv2 - Image metadata library and tools

    Derived from Exiv2::Image are implementations for different image formats. Most importantly, they contain the logic to read metadata from the image into Exiv2 metadata containers and write it back to …

  7. Exiv2 - Image metadata library and tools

    DESCRIPTION exiv2 is a program to read and write Exif, IPTC, XMP metadata and image comments and can read many vendor makernote tags. The program optionally converts between Exif tags, …

  8. Start Page - Exiv2

    Forum Exiv2 API documentation Exiv2 ChangeLog Metadata reference tables Makernote Formats and Specifications Deprecated Exiv2 Yahoo! group Lens Recognition in Exiv2 v0.26 and later Building …

  9. Image Metadata and Exiv2 Architecture

    Exiv2 Architecture is about the Exiv2 library and command-line application which implements cross-platform code in C++ to read, modify, insert and delete items of metadata. I’ve been working on this …

  10. Exiv2 - Image metadata library and tools

    Exiv2::DataBuf Struct Reference Utility class containing a character array. All it does is to take care of memory allocation and deletion. Its primary use is meant to be as a stack variable in functions that …