Skip to content

Output folder #329

@Key-Snapper

Description

@Key-Snapper

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions