Wrapper for exiftool-vendored focused on write image exif Writable Exif are listed on this page
There are 3 properties :
- Image : path to image (i.e. c:\Users\toto\images\mypic.jpg for windows)
- Exif object : JSON like that
{
"XPComment":"TagMe",
"XPAuthor":"Toto"
}
- Delete orginal True/False : exiftool make a backup of original image, delete it automatically ?