← All models
Post Processing Desaturate
post-processing-desaturate
Image editby infery
Reduce color saturation using different methods (luminance Rec.709, luminance Rec.601, average, lightness) with adjustable factor.
images
Details
- Accepts
- image
Pricing
- Price
- 0.125 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | URL of image to process |
| desaturate_factor | number | Desaturation factor |
| desaturate_method | stringenum: luminance (Rec.709), luminance (Rec.601), average, lightness | Desaturation method |
Output
| Field | Type | Description |
|---|---|---|
| images | array | The processed images with desaturation effect |