Skip to content

Missing automatic color/exposure correction functions (auto levels, auto contrast, auto white balance) in batch operations #141

@Joergi121

Description

@Joergi121

Description:
I am using GIMP 3.2 on Windows 11 together with the Batcher plugin. While Batcher provides a range of color and image adjustment operations, it appears to lack support for automatic, per-image corrections such as “Auto Levels” and “Auto Contrast”.

These automatic functions are available in GIMP itself and are essential for workflows where each image requires a different adjustment based on its histogram. However, in Batcher, only fixed-value adjustments (e.g., brightness/contrast with manual parameters) are available.

Steps to reproduce:

  1. Open Batcher in GIMP 3.2
  2. Add a folder with multiple images
  3. Try to add an operation that performs automatic color or exposure correction (equivalent to GIMP’s “Auto Levels”, “Auto Contrast” or "Auto White Balance")

Expected behavior:
Batcher should provide options to apply GIMP’s automatic correction functions (such as Auto Levels, Auto Contrast and Auto White Balance) to each image individually, using image-specific analysis.

Actual behavior:
No such automatic correction options are available. Only manual adjustments with fixed parameters can be applied.

Impact:
This significantly limits batch processing workflows, especially when working with large sets of images that require individual exposure or contrast correction. Users are forced to either process images manually or rely on external scripting instead of using Batcher.

Suggested improvement:
Please consider adding support for the following GIMP procedures:

  • gimp:levels-stretch (Auto Levels)
  • gimp:drawable-auto-contrast (Auto Contrast)
  • gimp:drawable-white-balance (Auto Whitebalance)

Ideally, these should be available as standard operations within Batcher, similar to other color adjustment tools.

Environment:

  • Batcher version: 1.2.2
  • GIMP version: 3.2
  • OS: Windows 11, installer from gimp.org

Thank you for your work on this plugin!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions