---
title: "Color Grade (browser)"
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/nodetool/fake/colorgradebrowser
markdown: https://docs.nodetool.ai/nodes/nodetool/fake/colorgradebrowser.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/fake/colorgradebrowser.md
---

# Color Grade (browser)

**Type:** `nodetool.fake.ColorGrade`

**Namespace:** `nodetool.fake`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| image | `image` | Source image to grade. | - |
| hue | `float` |  | `0` |
| saturation | `float` |  | `100` |
| brightness | `float` |  | `100` |

## Outputs

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

## Related Nodes

Browse other nodes in the [nodetool.fake](./) namespace.
