ComfyUI Node

Compositor V4

Interactive compositor canvas for positioning, scaling, rotating, and arranging multiple images with real-time preview and mask support. Provides a visual editor with layers panel, alignment tools, and snap-to-grid functionality.

By erosDiffusion·Created 2 years ago·Updated 24 days ago· 634
Compositor V4
  • config
  • image
  • fabricData_output
  • imageName_output
fabricData
imageName
seed0
Categoryimage

Inputs (4)

NameTypeDefaultDescription
fabricDataSTRINGJSON string containing the compositor state (transforms, positions, visibility). Auto-managed by the compositor interface
imageNameSTRINGName of the snapshot image file. Auto-generated based on graph and node ID
seedSTRING0Random seed value that changes on each save to trigger node re-execution. Auto-updated by the compositor interface
configCOMPOSITOR_CONFIGConfiguration from CompositorConfig4 containing canvas size, images, masks, raw tensors, and settings

Outputs (3)

NameTypeDescription
imageIMAGEFinal composed image rendered from the compositor canvas
fabricData_outputSTRINGCompositor state data (transforms, positions, etc.)
imageName_outputSTRINGFilename of the saved composition snapshot