---
title: "Add Blend"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/image/effects/addblend
markdown: https://docs.nodetool.ai/nodes/lib/image/effects/addblend.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/image/effects/addblend.md
---

# Add Blend

**Type:** `lib.image.effects.Add`

**Namespace:** `lib.image.effects`

## Description

Additive composite of two images: out = source + over × gain.
    image, add, blend, composite

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `image` |  |

## Related Nodes

Browse other nodes in the [lib.image.effects](./) namespace.
