ComfyUI Node
DIGIT Image Loader
A ComfyUI node in DIGIT with 13 inputs and 3 outputs.
DIGIT Image Loader
- image
- filepath
- frame
◄projekts_root▾►
◄project▾►
◄shot▾►
◄folder▾►
◄format▾►
◄frame_modelatest►
◄frame1001►
◄on_missingerror►
◄browse_path►
◄upload_image▾►
◄filepath—►
◄subfoldercomfy►
◄taskcomp►
CategoryDIGIT
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| projekts_root | COMBO | 1 options: /root/PROJEKTS | |
| project | COMBO | 1 options: | |
| shot | COMBO | 1 options: | |
| folder | COMBO | 1 options: comfy/comp | |
| format | COMBO | 6 options: png, jpg, exr, tif, tiff, webp | |
| frame_mode | COMBO | latest | latest loads the highest frame number; pinned loads the exact frame widget. |
| frame | INT | 10010–99999999 | — |
| on_missing | COMBO | error | error raises when no frame is found; blank returns a 1x1 black image. |
| browse_pathopt | STRING | Absolute path to an image file on the filesystem. Highest priority. | |
| upload_imageopt | COMBO | Upload or select an image from ComfyUI's input folder. | |
| filepathopt | STRING | — | |
| subfolderopt | STRING | comfy | — |
| taskopt | STRING | comp | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| filepath | STRING | — |
| frame | INT | — |