Image-ExifTool - Re: Append value to existing tag

Posted on Fri Feb 22 23:47:53 2008 by loloeroket in response to 7170 (See the whole thread of 13)
Re: Append value to existing tag
But this is working!!

convert $file_in -quality 85% -auto-orient - | exiftool -tagsfromfile $file_in -@ template.args -f + ->$file_out


What to say?? you rock!!
Thanks for this, it makes a killer sequence now. I will try to do the same with a directory now, Actually if the metadatas are the same I can simply take the same file as reference. I think I start to understand how the whole thing is working. And just for fun, I will try in the same pipe sequence to rename and ftp. It must be funny!

Laurent
PS: Now by previewing my message I realize the + sign was added by the forum. What a dummy I am ;-)
Write a response