Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin for batch removing EXIF ?
#3
What can be more convenient than:

Code:
exiftool -all= *.jpg

or even

Code:
exiftool -R -all= directory

Where directory is a path to some directory (can be . for the current directory) and -R means "anything below it".

ExifTool is a free application available on all platforms. Downloading it and using it is likely to be a lot faster than installing an equivzlent pugin for Gimp.
Reply


Messages In This Thread
Plugin for batch removing EXIF ? - by kenny1999 - 04-18-2019, 07:57 AM
RE: Plugin for batch removing EXIF ? - by Ofnuts - 04-18-2019, 07:54 PM
RE: Plugin for batch removing EXIF ? - by Ofnuts - 04-18-2019, 09:17 AM

Forum Jump: