ComfyUI Node
Load Image (Labeled)
Loads an image and bakes an editable caption bar into it (e.g. 'Front View', 'Character A'), so a reference stays identifiable once it's combined into a bigger Reference Concat/Grid layout. The bar is added as extra space at the top or bottom - the photo itself is never cropped or resized. A bold arrow in the bar points back at the photo; text and arrow can each be turned off independently. An optional border (same color as the bar) frames the whole result. Use the node's Preview button for an instant, exact look at the result before queuing.
Load Image (Labeled)
- image
◄image▾►
◄text►
◄text_positiontop►
◄show_labeltrue►
◄show_arrowtrue►
◄background_color#000000►
◄text_color#ffffff►
◄border_width0►
CategoryMoonPack/image
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | 1 options: example.png | |
| text | STRING | Caption drawn in the label bar. Auto-shrinks to fit, then truncates with an ellipsis. | |
| text_position | COMBO | top | Which edge of the image the label bar is added to. |
| show_label | BOOLEAN | true | Draw the caption text in the bar. |
| show_arrow | BOOLEAN | true | Draw a bold arrow in the bar, pointing back at the photo. |
| background_color | STRING | #000000 | Label bar fill color and border color, as a hex code. |
| text_color | STRING | #ffffff | Caption text and arrow color, as a hex code. |
| border_width | INT | 00–512 | Inset border thickness in pixels, drawn in background_color around the whole result. 0 = no border. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |