Deleting mass exif info

Messages
1,379
Edit My Images
No
I'm looking for a way of stripping the exif out of a load of my images so I can upload them to the web. I may be asking for a lot but here is what I am looking for in the order of importance:

  • Able to strip the exif information in a mass formatting style to save time
  • Ideally leave the copyright section intact on the images

Anyone know how I can achieve this? :shrug:
 
Download exiftool.

It is a command line tool which is extremely powerful and can process batch files.

All you need to do is set it to:

xiftool(-ALL=)

to completely remove the exif data en masse and then drag a folder containing the images over the icon.

But I'm not sure whether it can leave the copyright section intact.

But a lot of editors actually strip out the exif data if you want them to.

.
 
Last edited:
Might just give that a try thanks. I know I could be asking a lot to leave in certain parts. But, the main thing is getting off all my exif from my website in case competitors are snooping around etc
 
Back
Top