-
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…
-
```
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…
-
```
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 @jcupitt , thanks for libvips :)
Is there a way for me to get the numeric values for GPS coordinates stored in exif data?
I'm trying to use pyvips to work with gps data stored in exif tags o…
-
**Describe the bug**
There is a file in the folder which should be processed but organize skipped it without any error prompt, my presumption is that the python code execution fails somewhere, but it…
kisst updated
6 months ago
-
Most formats have image DPI infos in the file header, no such thing in JXL?
Converting PNG (with DPI infos in the file header) to JXL and back (using cjxl.exe and djxl.exe) => DPI infos are lost.
-
# Bug Report
## Problem
This problem occurs on Android devices:
The exif location tags are removed from the image when images taken with camera are selected from Samsung Gallery app with the came…
-
If a TIFF file contains the `TransferFunction` EXIF tag, import from NYPL Repository fails since this tag produces an error in the [`gdal_translate` command](https://github.com/nypl-spacetime/nypl-war…
-
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 …
-
# Bug report
### What I did
I'm formatting my CRUD form using custom_html field types that include `````` tags.
### What I expected to happen
I expect that when I drag-and-drop an image in…