Top "Exiftool" questions

ExifTool is a platform-independent Perl library and command-line application for reading, writing and editing meta information in a wide variety of files.

Parse Json to Java bean

I am trying to parse a Json file like this, generated by Exiftool: [{ "SourceFile": "videos/XaviHernandez.flv", "ExifTool": { "ExifToolVersion": 8.22 }, "System": { "…

java json exiftool
How to add GPS latitude and longitude using Exiftool in mac (how to edit meta data in jpeg)

I have a bunch jpeg image that is obtained from FLIR camera. Along with that images I collected the GPS …

r gps jpeg exif exiftool
Java api to exiftool

I am interesting in parsing the exiftool result with a java api or something like that. I have been researching, …

java exiftool