Image-ExifTool - Re: Showing only unknown tags

Posted on Wed Oct 15 19:02:16 2008 by exiftool in response to 9058 (See the whole thread of 5)
Re: Showing only unknown tags
If you have a 'grep' utility, you can filter out most of the known tags by piping through "grep 0x", but exiftool doesn't have this feature on its own.

Exiftool accepts the two EXIF:Copyright two fields separated by a newline, which can be inserted using various techniques discussed here in the past. The newline is converted to a null internally.

If you need help with the newline, let me know and I'll look up the post for you.

- Phil
Direct Responses: 9061 | Write a response