ComfyUI Node
Timeline Image Viewer
Frontend-only image-sequence viewer. Wire an IMAGE batch into `images`. The viewer displays one frame at a time, driven by the global ComfyTimeline playhead (the bottom-panel Timeline bar). Image at index 0 maps to the anim-range start frame; subsequent images map to start+N. Out-of-range frames clamp to the nearest edge image. Open the Timeline bottom-panel tab to scrub, set the range, and play back the sequence — every timeline-aware node follows the same global playhead.
Timeline Image Viewer
- images
◄start_frame0►
◄current_frame0►
CategoryAnimation/Timeline
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Image batch to display as a sequence. | |
| start_frame | INT | 0-9007199254740991–9007199254740991 | Frame number that maps to the first image in the batch. Driven by the global Timeline bar (anim-range start); hidden on the node. |
| current_frame | INT | 0-9007199254740991–9007199254740991 | Display-only playhead. Driven by the global Timeline bar; does NOT alter output. |
Outputs (0)
No outputs