ComfyUI Node
Image Batch Insert
A ComfyUI node in Kinburg-Nodes/image with 6 inputs and 2 outputs.
Image Batch Insert
- batch
- image
- batch
- count
◄positionat end►
◄index0►
◄modepad to largest►
◄pad_color#000000►
CategoryKinburg-Nodes/image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| position | COMBO | at end | Where to insert. 'at index' inserts before the frame at 'index'; 'after index' inserts after it. 'index' is ignored for start/end. |
| index | INT | 0-100000–100000 | 0-based target frame for 'at index' / 'after index'. Negative counts from the end (-1 = last). |
| mode | COMBO | pad to largest | How to reconcile different frame sizes (lossless, no resampling): 'as is' errors on a mismatch, 'crop to smallest', or 'pad to largest' (with pad_color). |
| pad_color | STRING | #000000 | Fill color (HEX) for borders added in 'pad to largest' mode. |
| batchopt | IMAGE | The batch to insert into. Leave empty to start a new batch from 'image'. | |
| imageopt | IMAGE | Image (or batch) to insert. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| batch | IMAGE | — |
| count | INT | — |