AI color grading

AI Color Grading API

Apply professional, cinematic color grades to images with a single preset name. Get a consistent film look across an entire product catalog or photo set — no manual LUTs or editing software.

Endpoint

POST https://api.pixelapi.dev/v1/image/color-grade

curl -X POST https://api.pixelapi.dev/v1/image/color-grade \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "[email protected]" \
  -F "preset=teal-orange"

preset picks the film look (e.g. teal-orange, vintage, moody, clean).

Get the result

curl https://api.pixelapi.dev/v1/image/JOB_ID \
  -H "Authorization: Bearer YOUR_API_KEY"

Jobs run async on always-warm infrastructure — poll until status is completed. No cold starts.

What people use it for

Also see: Change Photo LightingBackground Removal