Nodes/Kinburg-Nodes/Send Image to Chat
ComfyUI Node

Send Image to Chat

A ComfyUI node in Kinburg-Nodes/LLM with 7 inputs and 1 output.

By Kinburg·Created 2 months ago·Updated 3 days ago· 1
Send Image to Chat
  • image
  • image
send_asthe active persona
whenon button press
megapixels1.00
caption
shot
note_in_contextfalse
CategoryKinburg-Nodes/LLM

Inputs (7)

NameTypeDefaultDescription
imageIMAGEThe picture to put in the chat. A batch sends every frame.
send_asCOMBOthe active personaWho the picture comes from. A persona: it hangs on that persona's last message, as though they sent it — the model is not shown the pixels. 'me (user)': it joins the chat's tray and goes out with your next message, which the model DOES see.
whenCOMBOon button press'on button press' saves the picture and waits for 📌 on this node — the usual choice, so you can look at the result first. 'every run' pushes it the moment this node executes. With 📌 you can still change send_as, caption, shot and note_in_context after the picture is generated; they are read when you press it. Only megapixels needs a re-run, since it changes the saved file itself.
megapixelsFLOAT1.000–16Downscale to about this many megapixels before saving (never upscales). 0 = keep full size. Only affects the copy that goes to the chat; the image output passes through untouched.
captionoptSTRINGOne or two sentences of plain prose — what the model reads about this picture once the pixels are gone. NOT the generation prompt: tag soup in the conversation teaches the persona to write tag soup. Leave empty for a picture that is purely something to look at.
shotoptSTRINGOptional keyframe label, e.g. 'shot 3 / end'. Stored with the picture so a chat can be read back as a storyboard; it never reaches the model.
note_in_contextoptBOOLEANfalsePersona pictures only. Off (default) the picture is purely visual and adds nothing to the context — right when the persona already described the scene it is a picture of. On, it leaves '[image: caption]' in that persona's message so the conversation records that a photo was sent.

Outputs (1)

NameTypeDescription
imageIMAGE