ComfyUI Node
DWposeDeluxe Frame Numbering
<div id="dwpdlx_short_desc">Overlays frame numbers on images.</div> **Function:** Overlays the frame number onto each image in a sequence. ### Inputs - **image:** The image frames to apply numbering to. ### Parameters - **skip_first_frames:** An offset for the starting frame number. - **print_every_nth:** The value to increment frame numbers by. - **frame_numbers:** Enable or disable the numbering overlay. - **number_position:** Position of the number on the frame. - **font_size:** Size of the font for the frame number. - **font_name:** The `.ttf` font file to use for rendering. - **overlay_opacity:** Transparency of the numbering overlay. ### Outputs - **image:** The image sequence with frame numbers applied.
DWposeDeluxe Frame Numbering
- image
- IMAGE
◄print_frame_numberstrue►
◄skip_first_frames0►
◄print_every_nth1►
◄number_position▾►
◄font_size64►
◄font_nameDejaVuSansMono-Bold.ttf►
◄overlay_opacity0.50►
CategoryDWposeDeluxe
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| print_frame_numbers | BOOLEAN | true | — |
| skip_first_frames | INT | 0 | — |
| print_every_nth | INT | 1 | — |
| number_position | COMBO | 4 options: top-left, top-right, bottom-left, bottom-right | |
| font_size | INT | 641–1024 | — |
| font_name | STRING | DejaVuSansMono-Bold.ttf | — |
| overlay_opacity | FLOAT | 0.500–1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |