-
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";
.…
-
Use the EXIF Camera information for AutoTagging.
- Camera Make
- Camera Model
- Focal Length
Common tags such as
- EXIF - Photo gets tagged EXIF if EXIF exists.
- Geo - Photo gets a tag of LOCATION …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The HEIC format has a broken preview
### Expected Behavior
The HEIC format has a good previ…
-
Hi,
it seems JPEG images with EXIF rotation info are messed up after resizing. This can be easily fixed by rotating the image after resizing based on the information found in EXIF tags:
``` python
t…
-
```
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…
-
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(…
-
I'm interested in using the `capture_continuous()` method to capture street sceneries while driving. Later on I'd like to geotag the pictures using a GPX track. Since the camera v2 is able to capture …
-
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…
-
so currently we are just reading it , i wonder can we make it write back like modify the data and write it back to file and trigger image download, it will be good privacy feature like if someone want…
-
Hi!
For some datasets, the exit-tags are not readable after image resizing.
[WARNING] Cannot read basic EXIF tags for /var/www/data/116a5dfd-a189-4e01-8cdb-5c53758ebbee/images/DSC00430.JPG: strin…