enhance_image
Improve image tone and detail in a single pass: gamma raises midtones and shadows without clipping, while contrast, saturation, and high-pass sharpen controls adjust overall clarity.
Instructions
Tone and detail enhancement in one pass.
gamma lifts midtones and shadows via levels, leaving the black and white points alone so nothing clips. 1.0 = off. contrast GIMP 3 native -1..1. 0 = off. saturation -100..100. 0 = off. sharpen high-pass sharpen blended back at this percent opacity, 0 = off. Preferred over unsharp mask, which haloes. sharpen_radius blur radius in pixels for the high pass (default 8).
Contrast bites harder than the same nominal value did in GIMP 2.x, because GIMP 3 runs the operation in linear light: 2.x's "+12" is roughly 0.020 here, not 0.094. Calibrate against output rather than remapping an old number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamma | No | ||
| backend | No | ||
| quality | No | ||
| sharpen | No | ||
| contrast | No | ||
| input_path | Yes | ||
| saturation | No | ||
| output_path | Yes | ||
| sharpen_radius | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |