Do you know one? Ideally it should just get a directory name and run. So, EXIF editor with per file approach is not what I am looking for. Thank you.
|
feedback
|
|
To recursively remove all metadata from all JPEG images in a hierarchy of directories, use this command with exiftool:
where DIR is the name of the directory. Add the If you are in Windows this can be done by renaming the Windows executable version of exiftool to this:
then dragging and dropping the folder onto the executable. | ||||
|
feedback
|
|
You did not state with operating system you are using, but my answers apply to any, anyway. You should be able to do it with either jhead or ExifTool. I have not used either for some time, but I'm pretty sure there are recursive options, as I usually use them to add Exif data to all photos in a set. If not, you can always script it using the I used to use jhead, but ExifTool has more options. | |||
|
feedback
|
