pixelate_image
Convert any image into pixel art by downscaling and reducing colors. Specify output size and color count for customized results.
Instructions
Pixelate an existing image into matching pixel art (downscale + quantize).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_path | Yes | ||
| out_path | Yes | ||
| width | No | ||
| height | No | ||
| colors | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |