ComfyUI Node
Image Batch to Images
A ComfyUI node in lhyNodes/Image with 6 inputs and 2 outputs.
Image Batch to Images
- image_batch
- fill_color
- image
- alpha
◄width512►
◄height512►
◄interpolation▾►
◄mothed▾►
CategorylhyNodes/Image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image_batch | image_batch | — | |
| width | INT | 512 | — |
| height | INT | 512 | — |
| interpolation | COMBO | 4 options: nearest, bilinear, bicubic, lanczos | |
| mothed | COMBO | 4 options: crop (center), resize (stretch), pad (fill), pad (edge) | |
| fill_color | COLOR_CODE | #000000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| alpha | MASK | — |