Peter S

Results 13 issues of Peter S

Transcribe all tags (except for `LensID`) from main ExifTool Sony group into Exiv2. Changes include: - Rename `ColorReproduction` -> `CreativeStyle` and `LongExposureNoiseReduction` -> `FocusMode3` to reflect use. - Rename `0x*`...

lens
prettyPrinter

+ Update `Exif.NikonFl7.*` tags + Add `Exif.NikonFl6` group (with help from ExifTool) + Remove Exif groups list from the manpage instead of adding new `NikonFl6` group + Add `NikonFl6` to...

documentation
makerNote
prettyPrinter

The `Canon RF 24-105 F4-7.1 IS STM` lens is reported as using an `Exif.CanonCs.MaxAperture` of `F7.3` instead of `F7.1`. As a result, the translation of `Exif.CanonCs.LensType` is missing. Fix updates...

bug
lens

##### **Is your feature request related to a problem?** Provide an easy way for appreciative users to donate money to Exiv2. Although Exiv2 is a background library and unlikely to...

request

**Describe the bug** There are 4 problems: 1. When extracting to a raw metadata file (.exv), if the file already exists, the data is not erased before writing. Instead the...

bug
samples

**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...

bug
samples
architecture

**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...

enhancement
documentation
makerNote

While running ExifTool on the exiv2 test files, I couldn't process https://github.com/Exiv2/exiv2/commits/main/test/data/issue_1097_poc.crw . I think that the file may have been created to demonstrate a recursion bug so this may...

In https://github.com/Exiv2/exiv2/issues/1941, a user requested that ExifTool's `FlashInfo0106` and `FlashInfo0107` were added to exiv2 and that new tags were discovered. This has now been merged into exiv2 and the PR...