ComfyUI Node
Image Batch to GIF
A ComfyUI node in ComfyBros/Image Utils with 6 inputs and 1 output.
Image Batch to GIF
- images
- gif_data
◄frame_duration100►
◄filenameanimation►
◄looptrue►
◄add_frame_numbersfalse►
◄optimizetrue►
CategoryComfyBros/Image Utils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| frame_duration | INT | 10010–5000 | Duration of each frame in milliseconds |
| filename | STRING | animation | Filename for the GIF (without extension) |
| loopopt | BOOLEAN | true | Whether the GIF should loop |
| add_frame_numbersopt | BOOLEAN | false | Add frame numbers to each frame |
| optimizeopt | BOOLEAN | true | Optimize GIF file size |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| gif_data | STRING | — |