Skip to main content
POST
Image Color Enhancement

Authorizations

ailabapi-api-key
string
header
required

API Key for authentication

Body

multipart/form-data
image
file
required
  • Image format: JPG PNG BMP.
  • Image size: No more than 3 MB.
  • Image resolution: Larger than 64x64px and smaller than 3840x2160px.
output_format
enum<string>
required

The format of the output image.

Available options:
png,
jpg
mode
enum<string>
required

Color mixing mode.

  • LogC: Suitable for gray film (low contrast raw map) input, adjust the image color perception substantially to restore the color texture of the SDR domain.
  • Rec709: Suitable for images taken under general conditions, appropriate to enhance the image brightness, saturation, etc., the adjustment range is more conservative.
  • ln17_256: Suitable for images taken under general conditions, drastically adjusts image brightness, saturation, contrast, and improves color quality.
Available options:
LogC,
Rec709,
ln17_256

Response

200 - application/json

Success

request_id
string
required

Request ID for debugging.

log_id
string
required

Log ID for debugging.

error_detail
object
required
data
object

The content of the result data returned.