exiv2
exiv2 copied to clipboard
Image metadata library and tools
I've never understood the advantage in removing vowels from symbol names. It's a relic of UNIX in 1968 or something. It's difficult to type and makes no sense. Doing this...
The development of v0.27.4 is on track. @clanmills has volunteered to help one last time by shipping v0.27.4 before he retires. I've set up a Zoom meeting to discuss the...
**Describe the bug** The Exif and IPTC specifications allow [duplicate tags](https://github.com/Exiv2/exiv2/blob/main/exiv2.md#75-duplicate-tags) to be created. However, the current [key syntax](https://github.com/Exiv2/exiv2/blob/main/exiv2.md#71-exiv2-key-syntax) does not provide a mechanism to identify individual Exif and IPTC...
Exiftool finds ISO without any issue. Kodak DCS 520 outputs raw files with .TIF To be able to open them in RawTherapee or darktable, change .TIF to .DCR [23HK3655.zip](https://github.com/Exiv2/exiv2/files/7315501/23HK3655.zip) The...
**Is your feature request related to a problem? Please describe.** In addition to a file's main image, the metadata can contain several other smaller versions of that image (see [PREVIEW...
Fujifilm raw files include an embedded preview JPEG containing EXIF metadata. Currently, exiv2 loads the entire embedded JPEG, which is quite expensive-- roughly 5MB of reading to get metadata for...
Hi! I'm implementing support for TIFF metadata [for Krita](https://invent.kde.org/graphics/krita/-/merge_requests/1015) and I ran into the following. Currently, we use Exiv2 to handle only metadata, specially because we can feed the blobs...
There is two issues. 1) For example, I want treat with "-t" option two files in the same directory: IMG_20210101_123456001.jpg IMG_20210101_123456002.jpg The second run will fail, because these files should...
We announced in v0.27 (and the the five dots), that the API for v0.28 (now to be called v1.00) will change. There's a mix of size_t, uint32_t, long, int, uint64_t...
Seems, that video support, which was available in 0.27.4 has been removed in 1.0.0. CMakeLists.txt no longer contains EXIV2_ENABLE_VIDEO and exiv2.exe I built on Windows does not show XMP-tags in...