Don't output tag name when outputting to CSV

Started by ericconn, April 03, 2025, 03:38:26 PM

Previous topic - Next topic

ericconn

Is there a command to not include the tag names when writing to CSV? I recently realized that you can concatenate with >>, but would like to avoid having to always remove duplicate rows when doing this. Thanks so much.

StarGeek

No.

Here's a previous post on the subject, though only the first half applies here.

Piping through tail would be the easiest. If you're on Windows, MSys2 is a port of Linux commands to Windows. Very useful as Linux commands are very powerful and there are a lot of examples on the web for using them.

There's also this post which has a Window BAT solution using findstr.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype