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.
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).
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.
Also see: Change Photo Lighting • Background Removal