Adjust brightness/contrast/saturation
POST /v1/process/adjust
Adjust image brightness, contrast, and/or saturation. At least one parameter is required. Values range from -1 (decrease) to 1 (increase).
This is a free operation — no credits charged.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
Brightness adjustment (-1 to 1). Negative = darker, positive = brighter.
Contrast adjustment (-1 to 1). Negative = less contrast, positive = more.
HTTPS URL of the image to adjust.
Saturation adjustment (-1 to 1). Negative = desaturate, positive = saturate.
Responses
Section titled “ Responses ”OK
object
MIME type of the output image.
ISO 8601 expiry time of the signed URL.
Signed URL of the processed image. Expires in 1 hour.
Processing operation performed.
Bad Request
object
Unauthorized
object
Payment Required
object
Forbidden
object
Not Found
object
Conflict
object
Unprocessable Entity
object
Too Many Requests
object
Unavailable For Legal Reasons
object
Internal Server Error
object
Bad Gateway
object
Service Unavailable