← Back to all generators
fofr/color-matcher
Official
View on Replicate →
Color match and white balance fixes for images
Capabilities
Reference Images
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
input_image * | string (uri) | The input image | — | — |
fix_white_balance | boolean | Apply automatic white balance to input image (before color transfer) | false | — |
method | string | The method to use for color transfer | "mkl" | mkl hm reinhard mvgd hm-mvgd-hm hm-mkl-hm |
reference_image | string (uri) | The reference image. If not provided, only white balance fixes will be applied. | — | — |
strength | number | Strength of the color transfer effect (0.0 to 1.0) | 1 | min: 0, max: 1 |
white_balance_percentile | number | Percentile for white balance calculation (0.0 to 100.0) | 95 | min: 0, max: 100 |
input_image required string The input image
fix_white_balance boolean Apply automatic white balance to input image (before color transfer)
Default:
false method string The method to use for color transfer
Default:
"mkl" mkl hm reinhard mvgd hm-mvgd-hm hm-mkl-hm
reference_image string The reference image. If not provided, only white balance fixes will be applied.
strength number Strength of the color transfer effect (0.0 to 1.0)
Default:
1 min: 0, max: 1 white_balance_percentile number Percentile for white balance calculation (0.0 to 100.0)
Default:
95 min: 0, max: 100 Version:
9870c2ebd9f6 Updated: 2/26/2026 217.0K runs
cinemasetfree.com