CUSTOM TAGS USING .config file

Started by silverstorm, January 02, 2020, 02:28:24 AM

Previous topic - Next topic

silverstorm

I tried to add custom tags (like FLIR tags) to JPEG images using the config file. The value is right but the key shows up as Exif_0xd000 instead of sth like NewExifTag. How to add custom tags to the EXIF APP1 section?


StarGeek

From a previous thread

Quote from: Phil Harvey on November 27, 2019, 11:27:03 AM
To see the custom tag names you must use your config file.  Tag names aren't stored in EXIF metadata.  Perhaps you should use XMP if you want to see the tag names without using a custom config file.  EXIF tags are not designed to be extensible.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).