Working with File Metadata

The Read node's Metadata tab and the nodes in the Metadata menu of the Toolbar let you work with information embedded in your images. This section gives instructions on their usage, teaching you to view, compare, edit, and render metadata.

Metadata

Metadata is a set of information about an image embedded in the image file. This information may include the image’s original bit depth, width, and height, for example. It can be attached to the file by the camera used to shoot the images, and/or edited later.

When Nuke loads an image, it reads in the metadata embedded in the image. The metadata is then passed down the node tree so you can view and use it at any point in your script. For example, you can reference metadata via expressions. You can also edit or delete existing metadata, add new metadata to a file, and write the resulting metadata out to files.

Note:  Metadata for QuickTime files does not show gamma or bit depth.

Note:  The Read and Write node's timecode and edge code fields have been removed from the Properties panel, but the metadata is still available using the input/timecode and input/edgecode keys. See Viewing Metadata for more information.

Tip:  When using a Merge node, you can choose which input’s metadata to pass down the tree. In the Merge controls, set metadata from to either A or B.

As well as the Metadata tab in the Read node, the MetaData menu of Nuke's Toolbar features five nodes that help you work with file metadata:

ViewMetaData lets you inspect the metadata passed down by the input node. See Viewing Metadata.

CompareMetaData lets you compare the metadata between two inputs and view the differences. See Comparing Metadata Between Inputs.

ModifyMetaData lets you edit existing metadata in the input stream, add metadata into the stream, and delete metadata from the stream. See Modifying Metadata.

CopyMetaData lets you copy metadata from one input to another and filter metadata to exclude some of it. See Copying and Filtering Metadata Between Inputs.

AddTimeCode lets you add a timecode to the metadata passed down by the input node. See Adding a Time Code to Metadata.