You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to write custom metadata tags in a .tiff image.
The problem is that the library or exiftool program does not recognize the tags as standard format and they are not written in the metadata parameters at image. It only recognizes the 'Exposure' tag and writes as an XMP tag.
The code I am using to write is:
@sergiobellido this project is currently defunct. My fork is the most active at the moment, and I just added some sample code which will allow adding custom tags.
I would like to write custom metadata tags in a .tiff image.
The problem is that the library or exiftool program does not recognize the tags as standard format and they are not written in the metadata parameters at image. It only recognizes the 'Exposure' tag and writes as an XMP tag.
The code I am using to write is:
The code for reading metadata:
Attached is the image.
Any help would be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: