Some info that I don't know to see with ExifTool

Started by comp3v, October 04, 2012, 09:14:55 PM

Previous topic - Next topic

comp3v

Hello,
I have two JPG files with slightly different headers (I see blocks which are different when looking on the files' content in binary mode). When I check these files with ExifTool, the only difference it shows are date/time of file modification/acces and the string "XMP Core 5.1.2" for "XMP Toolkit" section. But even simply by the size of the blocks, the difference is obviously more than just that. How can I dig out what exactly means the difference in my files?
Thanks in advance!
(files are attached; please don't pay attention to contents, it could be whatever, my question is just about headers)

Phil Harvey

The best way to see exactly what is going on in the EXIF is with the exiftool -htmldump feature.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

comp3v