ComfyUI Node

Nukomfy Write

Write an image or sequence to disk. Mirror of Nuke Write for the common case. Format-specific knobs are shown only for the formats that support them.

By francescolorussi·Created 2 months ago·Updated about a month ago· 1
Nukomfy Write
  • image
  • extra_layers
    file_path
    file_type
    frame_start1
    apply_color_transformfalse
    output_transformLinear Rec.709 (sRGB)
    create_directoriestrue
    CategoryNukomfy/Image

    Inputs (8)

    NameTypeDefaultDescription
    imageIMAGE
    file_pathSTRINGFile to write. Examples: • image.####.exr or image.%04d.exr : sequence • image.0008.exr or image.exr : single frame Multi-frame renders need a sequence pattern (#### or %04d).
    file_typeCOMBOOutput format. Only the knobs valid for the format are shown.
    frame_startINT1-999999–999999Frame number written for the first input image.
    apply_color_transformBOOLEANfalseWhen enabled, the input pixels are converted from linear Rec.709 to Output Transform before being written. When disabled, the input pixels are written through unchanged and Output Transform is ignored.
    output_transformCOMBOLinear Rec.709 (sRGB)Colorspace the file is written in. When Apply Color Transform is enabled, pixels are converted from linear Rec.709 to this colorspace. Entries are the full OCIO colorspace list from the active config.
    create_directoriesBOOLEANtrueCreate missing parent directories. When disabled and the parent is missing, the node raises an error.
    extra_layersoptNUKOMFY_MULTILAYEROptional bundle of extra image layers (depth, normal, mask, motion, …) from Nukomfy Multilayer Pack or the extra_layers output of Nukomfy Read. When connected and File Type is EXR, writes a multilayer EXR with the main image as the rgba layer (no channel prefix) plus every extra layer prefixed by its name (e.g. depth.Z, normal.R, motion.u). When File Type is not EXR, this socket is ignored: only the main image is written, and a warning is logged.

    Outputs (0)

    No outputs