Nodes/comfyui-fvmtools/K2 Edit Composite
ComfyUI Node

K2 Edit Composite

Composites an edited image back over its source using a feathered mask. Pixels outside the composite support are copied byte-exact from the source, so a regional edit can never degrade the rest of the image through VAE round-trip loss.

By ping1979ping·Created 5 months ago·Updated 21 days ago· 0
K2 Edit Composite
  • source
  • edited
  • mask
  • image
  • mask
composite_feather48
strength1.00
CategoryFVM Tools/K2

Inputs (5)

NameTypeDefaultDescription
sourceIMAGEOriginal image — everything outside the mask is copied from here unchanged.
editedIMAGEResult of the edit pass.
maskMASKWhere the edit is allowed (K2 Edit Latent output).
composite_featherINT480–512Pixel-space blend width. Narrower than the latent feather on purpose.
strengthFLOAT1.000–1Opacity of the edit. 0 returns the source.

Outputs (2)

NameTypeDescription
imageIMAGE
maskMASK