ComfyUI Node
π€ NL Write
A ComfyUI node in NOLABEL/IO with 26 inputs and 0 outputs.
π€ NL Write
- images
- mask
- comparison_images
βmodeβΎβΊ
βnamerenderβΊ
βpreview_modecolorβΊ
βinput_colorspaceautoβΊ
βoutput_colorspaceACEScgβΊ
βpreview_colorspaceOutput - Rec.709βΊ
βsave_modecolorβΊ
βsequence_fps0.00βΊ
βsingle_extensionexrβΊ
βsequence_save_pngfalseβΊ
βreverse_sequencefalseβΊ
βrange_modecontextβΊ
βrange_start-1βΊ
βrange_end-1βΊ
βsequence_save_mp4falseβΊ
βsequence_mp4_crf23βΊ
βsequence_mp4_presetβΎβΊ
βsequence_save_movfalseβΊ
βsequence_mov_profileβΎβΊ
βsave_comparisonfalseβΊ
βcomparison_layouthorizontalβΊ
βsequence_save_exrtrueβΊ
βimage_info_jsonββΊ
CategoryNOLABEL/IO
Inputs (26)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | Write a single image or a sequence. | |
| name | STRING | render | Base output name; version suffix is added automatically. |
| preview_mode | COMBO | color | Choose which preview(s) to show. |
| input_colorspace | STRING | auto | Incoming image colorspace. Auto resolves from image_info_json, otherwise assumes ACEScg. |
| output_colorspace | STRING | ACEScg | Canonical colorspace used for EXR and managed color outputs. |
| preview_colorspace | COMBO | Output - Rec.709 | OCIO View used only for NL Write preview rendering. |
| save_mode | COMBO | color | Choose what to save (color, mask, or alpha). |
| sequence_fps | FLOAT | 0.000β240 | Custom sequence FPS. Set to 0 to use workflow context FPS. |
| single_extension | COMBO | exr | File extension for single-image saves. |
| sequence_save_png | BOOLEAN | false | Save PNG preview frames for sequences. |
| reverse_sequence | BOOLEAN | false | Reverse the order of sequence frames before saving. |
| range_mode | COMBO | context | Select frame range for image sequences. |
| range_start | INT | -1-1β999999 | Custom range start frame (used when range_mode is custom). |
| range_end | INT | -1-1β999999 | Custom range end frame (used when range_mode is custom). |
| sequence_save_mp4 | BOOLEAN | false | Encode an MP4 preview for sequences. |
| sequence_mp4_crf | INT | 230β51 | MP4 quality (lower is higher quality). |
| sequence_mp4_preset | COMBO | FFmpeg preset used for MP4 encoding. | |
| sequence_save_mov | BOOLEAN | false | Encode a MOV (ProRes) for sequences. |
| sequence_mov_profile | COMBO | ProRes profile used for MOV output. | |
| save_comparison | BOOLEAN | false | Save comparison images as a separate output. |
| comparison_layout | COMBO | horizontal | Stack comparison frames horizontally or vertically. |
| sequence_save_exr | BOOLEAN | true | Save canonical EXR frames for sequences. |
| imagesopt | IMAGE | Main image input. | |
| maskopt | MASK | Mask input (grayscale or alpha). | |
| comparison_imagesopt | IMAGE | Optional comparison image sequence. | |
| image_info_jsonopt | STRING | Optional serialized image metadata from NL Read. |
Outputs (0)
No outputs