<aside> 🛠

Stack Multiple Images Into One — Photoshop-Style Layer Compositing


Take a stack of images (with transparency) and flatten them into a single finished image, using alpha compositing — exactly like Photoshop's "Merge Visible." Automatically handles layers of different sizes with three fit modes (cover, contain, stretch) so a small logo, a full-frame photo, and a mid-size overlay can all live in the same composition without manual resizing. Perfect for watermarks, badges, overlays, subject-on-background compositing, and any workflow where you're combining separate image elements.

</aside>


What it does

Layer Compose takes a layer stack (multiple images, typically with alpha/transparency) and alpha-composites them into a single output image. The layers are stacked in order — later layers appear on top of earlier ones — and blended together using each layer's alpha channel. When a layer has a different resolution than the background, the tool automatically resizes it using the fit mode you choose. The result: one flattened image with all the layers combined, at the background's resolution.

Problem it solves

Input/Output

<aside>

1c71370c-54cc-4d5e-afdf-6d1c7d044b70.png

d3e9a839-aa18-4b49-a359-c666d2c275bf.png

</aside>

How to Use

<aside>

  1. Prepare your layers → Set up the images you want to composite (background, subjects, overlays, watermarks). Layers with transparency should be PNG / RGBA.
  2. Order matters → Arrange the layers in stack order — the first layer is the background (bottom); each subsequent layer is drawn on top of the previous one.
  3. Connect to Layer Compose → Wire the layer stack into the Layer Compose node
  4. Pick a fit mode → Choose cover (default), contain, or stretch based on how you want mismatched-size layers to be resized
  5. Run Flow → All layers are alpha-composited into one output image at the background's resolution </aside>

Note: Layer Compose is the finishing step for any workflow that produces separate image elements — subject cutouts, blurred backgrounds, transparent overlays, badges, logos — and needs them merged into one final image. Pair it with SAM3 + Object Picker (for subject extraction), Lens Blur (for backgrounds), and Draw Text (for captions) to build a complete portrait-mode / hero-shot pipeline in a single flow. For pure text overlays without a separate image layer, Draw Text alone is simpler..