17
5
How can I edit EXIF properties of JPEG files on a Windows machine?
Some image editing utilities handle the Rotation property wrong, which leaves me needing to make manual edits after rotating images in those utilities. A utility which can perform rotation based on the Rotation property, and then remove the property and save the image, would be handy.
Alternatively, I could rotate images in an image editor and remove the properties manually with some utility.
Rotation is, however, not my only issue; I would like to edit/add other properties as well. What methods/tools will let me do this?

3
This question could have some answers for you : http://superuser.com/questions/9492/how-do-i-batch-change-the-date-taken-information-in-exif-data
– Gnoupi – 2009-10-19T14:22:43.913See also: http://photo.stackexchange.com/q/1306/21
– Rowland Shaw – 2013-04-15T08:41:23.027