adjust_image
Fine-tune image brightness and contrast using GIMP 3’s linear-light engine. Applies precise, small corrections to faithfully represent real subjects while rejecting out-of-range values.
Instructions
Brightness/contrast touch-up.
Both values run -1.0..1.0 -- GIMP 3's real range for this operation -- and
are rejected outside it rather than clamped. enhance_image uses the same
range for contrast; they wrap the same GIMP call.
Useful values are far smaller than the limits. GIMP 3 applies this in linear light, so it bites harder than the same number did in GIMP 2.x, and anything much past +/-0.1 visibly changes the character of a photo. Keep adjustments small when the image needs to represent a real subject faithfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | ||
| quality | No | ||
| contrast | No | ||
| brightness | No | ||
| input_path | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |