---
title: "Invert"
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/color/invert
markdown: https://docs.nodetool.ai/nodes/lib/image/color/invert.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/image/color/invert.md
---

# Invert

**Type:** `lib.image.color.Invert`

**Namespace:** `lib.image.color`

## Description

Invert RGB (1 - rgb), preserve alpha. Amount fades between passthrough and full invert.
    image, color, invert, negative

## Properties

_(none)_

## Outputs

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

## Related Nodes

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