AI image to video

Image to Video API

Animate a still image into a short video clip — describe the motion and AI generates the frames. Turn product photos, artwork, and portraits into eye-catching motion for ads, social, and storefronts.

Endpoint

POST https://api.pixelapi.dev/v1/video/i2v

curl -X POST https://api.pixelapi.dev/v1/video/i2v \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "[email protected]" \
  -F "prompt=slow zoom in, gentle camera drift" \
  -F "duration=4" \
  -F "resolution=720p"

Get the result

curl https://api.pixelapi.dev/v1/video/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: Remove Object from Videovs Runway