Main Menu

editing height and width

Started by bdcrane, October 22, 2016, 06:09:26 PM

Previous topic - Next topic

StarGeek

Quote from: bdcrane on November 15, 2016, 12:05:59 PMI see that orientation has 8 numerical values associated. 1= Horizontal (normal) which seems to be what I want.

To use the numerical value, you would have to either have added -n or added a hashtag after the tag name.

Examples:
exiftool -Orientation=1 -n a.jpg
exiftool -Orientation#=1 a.jpg
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).