-
```
The current TIFF file handing uses the Exif TIFF reading code. Many of the
tags in standard Exif data are reused in TIFF files, however there are some
differences.
Consider making a generic Ti…
-
#### **Describe the bug**
Tried to delete the following tags, but they were not deleted:
Exif.CanonPi.AFPointsUsed in [exiv2-canon-eos-300d.jpg](https://github.com/Exiv2/exiv2/blob/main/test/data/ex…
-
It would be awesome to have an option to display the photo metadata (Camera, exposure, aperture, focal length, etc) underneath the title/description text when the photo is expanded.
Here's an examp…
-
Hi, i'm trying to extract the exif valies from a raw image, the exifread function process_file seems to work, but some tags are incorrect.
I report an example below:
`exif = exifread.process_file(…
-
```
Hi,
For a personal project, I had a need to lookup in Dublin Core (dc:) and
Photoshop (photoshop:) XMP tags.
After a few modifications to the original XmpParser and XmpDirectory, I started
d…
-
```
Hi,
For a personal project, I had a need to lookup in Dublin Core (dc:) and
Photoshop (photoshop:) XMP tags.
After a few modifications to the original XmpParser and XmpDirectory, I started
d…
-
```
Hi,
For a personal project, I had a need to lookup in Dublin Core (dc:) and
Photoshop (photoshop:) XMP tags.
After a few modifications to the original XmpParser and XmpDirectory, I started
d…
-
Windows explorer has an option to add tags to image through image properties > Details > Tags.
Can I modify this using python or any other automated method (or bash)? I tried using exif library ```…
-
I am using the OffsetTimeOriginal (```EXIF_TAG_OFFSET_TIME_ORIGINAL```) tag in the pictures I write, and that is an exif 2.31 feature.
However, if I write my file, it can't be interpreted correctly b…
-
There is an example for those who want to move from buggy exif-js.
Current code: https://github.com/kirill3333/react-avatar/blob/master/src/avatar.jsx#L198-L209
```
import EXIF from "exif-js";
.…