ComfyUI Node

Nuke Read

A ComfyUI node in Nuke/IO with 9 inputs and 1 output.

By sumitchatterjee13·Created 12 months ago·Updated 4 months ago· 57
Nuke Read
    • IMAGE
    file_path
    frame1
    load_as_sequencetrue
    first_frame1
    last_frame1
    frame_modesingle
    missing_framesblack
    colorspaceraw
    show_previewtrue
    CategoryNuke/IO

    Inputs (9)

    NameTypeDefaultDescription
    file_pathSTRING
    frameINT1-999999–999999
    load_as_sequenceoptBOOLEANtrueTreat path as image sequence (enable for patterns like ####, %04d)
    first_frameoptINT1-999999–999999
    last_frameoptINT1-999999–999999
    frame_modeoptCOMBOsingle3 options: single, range, all
    missing_framesoptCOMBOblack4 options: error, black, hold, nearest
    colorspaceoptCOMBOrawColorspace the FILE IS IN on disk (matches Nuke's Read node convention). The node decodes from this into linear Rec.709 working space. raw - no conversion (downstream nodes will handle decoding) sRGB - file is sRGB-encoded (PNG / JPG); apply IEC 61966-2-1 EOTF to decode -> linear Rec.709 linear - file is already linear Rec.709 (EXR); no conversion ACEScg - file is linear ACEScg (AP1 primaries); apply no-CAT AP1 -> Rec.709 primary matrix (matches Nuke nuke-default; strict ACEScg is D60 but legacy mapping treats both as D65 for clean round-trips)
    show_previewoptBOOLEANtrueShow thumbnail preview in node

    Outputs (1)

    NameTypeDescription
    IMAGEIMAGE