-
An issue about the video tagging workflow, in https://jniedballa.github.io/camtrapR/articles/camtrapr2.html you mentioned
> BUT, in contrast to images, digiKam cannot write these tags directly into t…
-
How about adding Exif editing to be able to add tags and comments to scanned files? JPEGs have meta data fields that can be used to store information about the scanned documents. Please look at androi…
-
new version of exiv2 prevents compiling rawstudio
```
rs-exif.cc: In function 'RS_EXIF_DATA* rs_exif_load_from_file(const gchar*)':
rs-exif.cc:131:31: error: 'AutoPtr' is not a member of 'Exiv2::Im…
-
with this simple test program:
``` python
import pexif
# Modify the exif in a file
img = pexif.JpegFile.fromFile("test.jpg")
img.exif.primary.ImageDescription = "Hello world!"
img.writeFile("tmp1.…
-
Hi,
unfortunately something seems to be wrong with the date recognition. At least in one case for me:
```
Preprocessing with ExifTool. May take a while for a large number of files.
3 direct…
-
I use sony a7m2, and I found some tags of exif info could not be decoded by this module
-
I [forked rexif](https://github.com/WrinklyNinja/rexif) to add support for writing GPS tags to it, but upstream hasn't been touched in over a year, the only tests it has are the ones I've added, and I…
-
Add more of the information from `memories.json `and `posts.json` to converted JPEGs' EXIFs:
- [x] caption
- [ ] moment timestamp
- [ ] late time
- [ ] retake counter
This information is incl…
-
Building the docker image with PHP 8.3 and the imagick extension fails.
```
46.35 Saved /tmp/pear/temp/imagick/ImagickPixelIterator_arginfo.h
46.35 Saved /tmp/pear/temp/imagick/ImagickKernel_arg…
-
### Describe your use-case.
I am kinda tired of having to deal with arbitrary text sidecar files as I cant edit those from a standard image organizational tool (ie: digikam or xnview) but the iptc ke…