I'm using the EXIF Tool to Copy all the EXIF Tags using the following command
exiftool -TagsFromFile file1 file2
But if a file named file2 already exists in the source folder, I need the EXIF Tool to replace it.Currently, it is renaming the file as _orginal
How can I do this?
Add the -overwrite_original
option to your exiftool command
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With