How to show the real, original (=not interpreted) EXIF values?

Started by pstein, October 11, 2014, 03:21:46 AM

Previous topic - Next topic

pstein

When I enter the command

exiftool mypic123.jpg

then all the found EXIF values are listed BUT in smart INTERPRETATED way.

Example "orientation#":

I guess inside a *.jpg only the values 1,2,3,4,.... are stored.

But ExifTool shows already the smart interpretation e.g. "Rotate 90 CW".

So how do I tell exifitool to omit the "translation" step and show the original value?

Phil Harvey

...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 ($).