drewnoakes / metadata-extractor

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Apache License 2.0
2.56k stars 480 forks source link

Can I create A new metadata Tag to a JPEG file using java ? Or there already existed a library? #480

Closed senses1 closed 4 years ago

senses1 commented 4 years ago

in my work, i found a requirement of a function . The jpeg file need to be writen a String line text in Exif metadata. for convinince I edited It in windows 7 by using system property window. which is extracted like [EXIF IFD0][Windows XP Comment].

drewnoakes commented 4 years ago

See #14.