Image To Video Prompt Anatomy

Break every prompt into a subject anchor, motion, camera path, style cue, duration, aspect ratio, constraints, and negative prompt.

What matters

  • Image summary tells the model what the first frame contains.
  • Subject anchor tells the model what must stay unchanged.
  • Motion and camera should be separate so object movement does not fight the shot movement.

Before and after prompt

Before

Animate this red jacket photo.

After

Image summary: red jacket fashion portrait in a white studio. Subject anchor: preserve model identity, jacket cut, color, pose, and studio geometry. Motion: the model turns one shoulder and fabric moves softly. Camera: slow dolly push for 8s in 9:16. Style: editorial fashion lighting, crisp fabric detail. Negative prompt: identity change, warped hands, changing jacket shape, background warping, jitter.

Why it works

  • Each prompt part has a job.
  • The camera and subject motion do not conflict.
  • The negative prompt matches the image type.

Common questions

Can I use the prompt in Seedance, Veo, Kling, or Runway?

Yes. Pick the target model in the generator and it rewrites the same image idea with model-specific emphasis.

Does the tool analyze uploaded images?

The first version works from your written image description, image URL, and motion notes. The upload is for preview while you write.

Why include a negative prompt?

Image-to-video outputs often fail through identity drift, warped text, unstable backgrounds, or jitter. The negative prompt names those failure modes directly.