2025-03-11: Production version ExifTool 13.25 is now available
Quote from: Phil Harvey on March 20, 2025, 09:33:39 AMYour first try was very close. All you needed to do was set the LimitLongValues option: -api limitlongvalues=0
Also, you should add -s3 if you want to redirect the output to a JSON-format file.
exiftool -u -exif_0xfe68 "radiograph.tif" > "H:\DATA\Laptop Xrays\xfe68.json"
yields Exif 0xfe68 : {"IsFavorite":false,"BackupFile":"","Setup":{"Type":"XT[...]
-u -ee -exif_0xfe68
-u -ee3 -exif_0xfe68
and even -U -G3:1 -api requestall=3 -api largefilesupport -exif_0xfe68
but have yet to stumble upon the magic combination of switches that will give me the whole string. Quote from: Phil Harvey on March 20, 2025, 07:30:47 AMIt sounds like you also want to copy this metadata to a PDF file? This will be trickier, and we can help if you can tell us exactly what metadata you want to copy.
Quote from: elhiero on March 19, 2025, 02:50:05 PMhe writes IPTC:Title
<table name='IPTC::ApplicationRecord' g0='IPTC' g1='IPTC' g2='Other'>
<tag id='0' name='ApplicationRecordVersion' type='int16u' writable='true' flags='Mandatory'/>
<tag id='3' name='ObjectTypeReference' type='string' count='67' writable='true'/>
<tag id='4' name='ObjectAttributeReference' type='string' count='68' writable='true' flags='List'/>
<tag id='5' name='ObjectName' type='string' count='64' writable='true'/>
<tag id='7' name='EditStatus' type='string' count='64' writable='true'/>
<tag id='8' name='EditorialUpdate' type='digits' count='2' writable='true'/>
<tag id='10' name='Urgency' type='digits' count='1' writable='true'/>
<tag id='12' name='SubjectReference' type='string' count='236' writable='true' flags='List'/>
<tag id='15' name='Category' type='string' count='3' writable='true'/>
<tag id='20' name='SupplementalCategories' type='string' count='32' writable='true' flags='List'/>
<tag id='22' name='FixtureIdentifier' type='string' count='32' writable='true'/>
<tag id='25' name='Keywords' type='string' count='64' writable='true' flags='List'/>