Syntax used:
convert test.jpg test.iptc
convert test.jpg IPTC:test.txt
convert text.jpg IPTCTEXT:test.txt
This works with TIFFs, not with JPEGS, and hasn't worked for a long time - though it used to in 5.x as I recall.
One can extract IPTC using identify -format[%IPTC
I've seen posts on this dating back to 2004, but no solutions - is there any hope on the horizon?
Or if it woud break the convert code, then how about a feature like this:
identify -format [%IPTC:2:*] ?
identify -format [%EXIF:*] works fine!
Version: 6.3.7-Q16