Image-ExifTool - Re: Linefeed in Exif UserComment

Posted on Thu Nov 29 20:03:31 2007 by exiftool in response to 6573 (See the whole thread of 6)
Re: Linefeed in Exif UserComment
One more thing. In Unix the 2-stage process can be performed on a single command line without the need for a temporary file. Something like this may also work in Windows, but again I'm no expert there. In Unix, the command would be:

exiftool a.jpg -p p.fmt | exiftool -usercomment"<=-" FILE

where "p.fmt" is the file listed in my previous post.

- Phil
Direct Responses: 6576 | Write a response