The Adjust Contrast node modifies the contrast level of an input image. It works by adjusting the difference between the light and dark areas of the image. A factor of 1.0 leaves the image unchanged, values below 1.0 reduce contrast, and values above 1.0 increase it.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `image` | The input image to have its contrast adjusted. | IMAGE | Yes | - |
| `factor` | Contrast factor. 1.0 = no change, <1.0 = less contrast, >1.0 = more contrast. (default: 1.0) | FLOAT | No | 0.0 - 2.0 |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `image` | The resulting image with adjusted contrast. | IMAGE |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AdjustContrast/en.md)

---
**Source fingerprint (SHA-256):** `3debe91086d9818883dbe29b0cb2ae3ecaed44e4636b124d42a85d9906252330`
