The same node that edits one image will fuse three. This is the workhorse for putting a character into a scene, a product into a shot, or two people into one photo they were never in together.

Three LoadImage nodes converging into image1, image2 and image3 on a single encoder

Three inputs, one node

The encoder’s three image inputs, with the group-photo instruction underneath

TextEncodeQwenImageEditPlus exposes image1, image2 and image3. Three is the maximum the encoder accepts. Wire one LoadImage to each and describe the result you want:

the three of them together on one stage, group photo

Three references fused into a single stage photo, with a control pair alongside

All three faces carried over recognisably. We ran a control pair without our character to confirm it wasn’t a fluke.

JobReferencesMeasured
Person + product275s
Person + scene275s
Person + person275s
Three-way fusion3108s

The framing trap

Two-image combines — person into scene, person with product

Drop a person into a wide empty stage and you get a wide shot with a small person. Technically correct perspective; probably not the portrait you wanted. The scene reference brings its own framing with it.

Fix: say so in the prompt. close-up portrait, chest up overrides the scene’s natural scale.

Order matters

image1 is treated as the primary subject. If identity preservation matters more than the setting, put your character on image1 and the scene on image2.

The settings, and what each one actually does

Four numbers in the KSampler carry an edit. These are the values we ran for every result below.

FieldValueWhy
steps20Below about 12 it stops respecting the instruction properly.
cfg2.5The one people get wrong. On an edit model, high CFG doesn’t mean “obey me more” — it means “destroy the original.” Stay between 2 and 3.
sampler_nameeulerBoring and reliable.
schedulersimpleSame.
denoise1.0Surprising, but correct here: the encoder holds your original, not the noise level.
seedchange itWhen an edit half-works, same prompt + new seed is free.

The rest of the set