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

# Posterize

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

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

## Description

Quantize each channel to N levels.
    image, color, posterize, quantize, levels

## Properties

_(none)_

## Outputs

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

## Related Nodes

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