ExifTool Forum

ExifTool => Newbies => Topic started by: pstein on October 11, 2014, 03:21:46 AM

Title: How to show the real, original (=not interpreted) EXIF values?
Post by: pstein on October 11, 2014, 03:21:46 AM
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?
Title: Re: How to show the real, original (=not interpreted) EXIF values?
Post by: Phil Harvey on October 11, 2014, 06:12:56 AM
exiftool -n mypic123.jpg