04-18-2019, 07:54 PM
(04-18-2019, 10:03 AM)kenny1999 Wrote:(04-18-2019, 09:17 AM)Ofnuts Wrote: 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.
Download ExifTool first,
then enter the above command into cmd ?
Am I correct?
Yes.