And for anything uploaded elsewhere,
exiftool -all= file.jpg
If you want to preserve just orientation
exiftool -all= -tagsFromFile @ -orientation file.jpg
Check what meta-data is in image
exiftool file.jpg
And for anything uploaded elsewhere,
exiftool -all= file.jpg
If you want to preserve just orientation
exiftool -all= -tagsFromFile @ -orientation file.jpg
Check what meta-data is in image
exiftool file.jpg
(post is archived)