Extract IPTC-Keywords Longer than 64 Chars in Java
问题 I'm using Drews Metadata Extractor for Java to extract IPTC-keywords from a JPEG Image. Works good so far. I assigned the keywords using Adobe Bridge. Unfortunately, Bridge supports keywords longer than 64 chars but the metadata extractor library only reads the first 64 chars of the String. Are there any ideas of how to read the whole keyword? (max. 128 chars) PS: It's not possible to shorten the Keywords. 回答1: If you have a sample image I can test this with, I'll give it a shot. You can open