Search found 1 match

by seban
2015-01-12T06:59:09-07:00
Forum: Users
Topic: Auto orient and remove other exifs
Replies: 2
Views: 10691

Auto orient and remove other exifs

Hi,
I am trying to auto orient image and remove unnecessary exif informations. Basically I just want to leave "Orientation".
I am calling
mogrify -auto-orient -strip image.jpg
But this clears all exif data. My question is: is there any option to remove all exif data except "Orientation"?