-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
When writing exiftool output to a file, the file is created in the directory where the command is executed.
exiftool -r -csv "-PreservedFileName" "-FileName" "-Directory" "." > output.csv
Writes output.csv to /media/pics when the command is executed in that folder.
The jExifToolGUI parameter -csv "-PreservedFileName" "-FileName" "-Directory" > output.csv will write the output to the home folder.
How can I make a parameter with output to the selected folder?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels