ComfyUI Node
Sequential Image Loader V8
A ComfyUI node in image with 8 inputs and 4 outputs.
Sequential Image Loader V8
- mask
- image
- mask
- filename
- total_images
◄folder_path►
◄current_index0►
◄resize_width3840►
◄resize_height2160►
◄image_interpolationBICUBIC►
◄mask_interpolationNEAREST►
◄binarize_masktrue►
Categoryimage
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | — | |
| mask | MASK | — | |
| current_index | INT | 0 | — |
| resize_width | INT | 3840 | — |
| resize_height | INT | 2160 | — |
| image_interpolation | COMBO | BICUBIC | 3 options: BICUBIC, BILINEAR, NEAREST |
| mask_interpolation | COMBO | NEAREST | 3 options: BILINEAR, NEAREST, BICUBIC |
| binarize_mask | BOOLEAN | true | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| filename | STRING | — |
| total_images | INT | — |