tiff
tiff copied to clipboard
Id/name tag table
@targos How can I use this correspondance table in another project : https://github.com/image-js/tiff/blob/main/src/tags/standard.ts ?
The purpose is to get ifd.fields and ifd.map without duplicates
I don't think it's possible with the current API.
Just had a chat with @targos and he is ok for exposing the 3 list of tag ids as an object with 3 properties: standard, gps and exif.