photo_color_adjuster
Color Adjuster — Adjust brightness, contrast, and saturation of an image. [category: photo]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | JPG, PNG, WebP, GIF, BMP, HEIC, TIFF. Max 25 MB. Output keeps the input format. | |
| contrast | No | Percent -100..100; 0 = no change. Not clamped server-side — keep within range. | |
| brightness | No | Percent -100..100; 0 = no change (unlike saturation where 100 = no change). -100 = solid black, +100 = solid white. | |
| saturation | No | 0-200 scale where 100 = unchanged, 0 = grayscale, 200 = double saturation. Do NOT send 0 for 'no change'. |