Text file to ImageDescription Tag

Started by rookie, March 10, 2022, 12:21:15 PM

Previous topic - Next topic

rookie

Hello,

When using exiftool via Windows command line, I understand that you cannot directly insert a carriage return from the command line (FAQ #21).
Is it the same issue if I instead read data from a formatted text file that is then referenced in the command line?
I would like to write multiple lines to the ImageDescription tag from a formatted text file that I create manually. Please let me know if you can help with syntax. If windows command line won't work please let me know the simplest alternative.

Thanks,
Nick



StarGeek

Option C under FAQ #21 tells you how to do this.  You just need to change the tag name.
exiftool "-ImageDescription<=file.txt" file.jpg
"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