Need to rescue photos shot in poor lighting? PixelAPI's ai photo relighting api handles it in under 10 seconds at $0.00125 per relight.
1. Sign up at pixelapi.dev — get 500 free credits, no card.
2. POST your input to /v1/image/relight.
3. Receive a public output URL in seconds.
curl -X POST https://api.pixelapi.dev/v1/image/relight \
-H "X-API-Key: $PIXELAPI_KEY" \
-F "[email protected]" \
-F "preset=studio_softbox"
Adaptive relighting that preserves subject identity + colors while modifying lighting direction, intensity, and color temperature. 12 presets (studio, golden hour, side-light, ring-light, natural, dramatic, low-key, high-key, etc.). Output is production-ready, suitable for catalog work, ad creative, and consumer-facing apps.
$0.00125 per relight. The first 100 calls are free on signup. Higher volume → lower per-call rate (Pro plan = 60K credits for $50, Scale = 300K credits for $200).