{ jsonpromptstudio }

Consistency Examples

Whimsical Animation

Controlled creativity with palette.

  1. Pick your model's tab — the JSON re-shapes itself to that model's block order and limits.
  2. Click any green value to edit it in place — swap the subject, setting, or style for your own.
  3. Copy and paste the JSON as your prompt in the tool — links below.
Google · duration 4s, 6s, or 8s (8s required for 1080p, 4K, or reference images) · 720p, 1080p, or 4K · audio native · verified 2026-07-11 - click any value to edit
{
  "scene": "Foggy coast at dawn",
  "subject": "Wise old wizard riding a giant turtle",
  "action": "Raises staff; glowing runes swirl",
  "camera": {
    "lens_mm": 50,
    "movement": "dolly_in",
    "movement_speed": "slow"
  },
  "style": {
    "aesthetic": "Studio Ghibli, soft watercolor",
    "palette": "#0F1418, #CADBE7, #65D6C6"
  },
  "audio": "Whispering wind and gentle synths",
  "technical": {
    "aspect_ratio": "16:9",
    "seed": 17351,
    "lock_identity": true,
    "lock_style": true,
    "duration_seconds": 8,
    "fps": 24,
    "creativity": 0.5
  }
}
  • Veo 3.1 follows structured prompts unusually well: lock camera, lighting and audio as separate JSON fields.
  • Native audio: describe dialogue, ambient sound and music directly in the audio field.
Kuaishou · duration expanded limits; exact caps vary by mode · mode-dependent · audio native audio-visual output · verified 2026-07-11 - click any value to edit
{
  "subject": "Wise old wizard riding a giant turtle",
  "action": "Raises staff; glowing runes swirl",
  "scene": "Foggy coast at dawn",
  "camera": {
    "lens_mm": 50,
    "movement": "dolly_in",
    "movement_speed": "slow"
  },
  "style": {
    "aesthetic": "Studio Ghibli, soft watercolor",
    "palette": "#0F1418, #CADBE7, #65D6C6"
  },
  "audio": "Whispering wind and gentle synths",
  "technical": {
    "aspect_ratio": "16:9",
    "seed": 17351,
    "lock_identity": true,
    "lock_style": true,
    "duration_seconds": 8,
    "fps": 24,
    "creativity": 0.5
  }
}
  • Kling prompt guidance emphasizes Subject, Movement, Scene, Camera Language and Lighting.
  • Write the action field as a shot note, not a keyword list.
ByteDance · duration 4-15s · 480p, 720p, 1080p, 4K ratios in Runway API · audio native synchronized audio on supported hosts · verified 2026-07-11 - click any value to edit
{
  "camera": {
    "lens_mm": 50,
    "movement": "dolly_in",
    "movement_speed": "slow"
  },
  "subject": "Wise old wizard riding a giant turtle",
  "action": "Raises staff; glowing runes swirl",
  "scene": "Foggy coast at dawn",
  "style": {
    "aesthetic": "Studio Ghibli, soft watercolor",
    "palette": "#0F1418, #CADBE7, #65D6C6"
  },
  "audio": "Whispering wind and gentle synths",
  "technical": {
    "aspect_ratio": "16:9",
    "seed": 17351,
    "lock_identity": true,
    "lock_style": true,
    "duration_seconds": 8,
    "fps": 24,
    "creativity": 0.5
  }
}
  • Use a strict block order: CAMERA -> SUBJECT -> ACTION -> ENVIRONMENT -> LIGHTING -> STYLE.
  • Keep the camera block to a shot type plus one movement; stacking moves degrades output.
Alibaba · duration workflow-dependent · 720p open-weights TI2V · audio none in base text/image-to-video pipeline · verified 2026-07-11 - click any value to edit
{
  "subject": "Wise old wizard riding a giant turtle",
  "action": "Raises staff; glowing runes swirl",
  "scene": "Foggy coast at dawn",
  "camera": {
    "lens_mm": 50,
    "movement": "dolly_in",
    "movement_speed": "slow"
  },
  "style": {
    "aesthetic": "Studio Ghibli, soft watercolor",
    "palette": "#0F1418, #CADBE7, #65D6C6"
  },
  "technical": {
    "aspect_ratio": "16:9",
    "seed": 17351,
    "lock_identity": true,
    "lock_style": true,
    "duration_seconds": 8,
    "fps": 24,
    "creativity": 0.5
  }
}
  • Wan 2.2 is the latest version with genuinely open, downloadable weights.
  • Open-weights Wan 2.2 has no native audio track in the base text/image-to-video pipeline.
Runway · duration 2-10s · 720p; output dimensions vary by aspect ratio · audio none in video generation · verified 2026-07-11 - click any value to edit
{
  "subject": "Wise old wizard riding a giant turtle",
  "action": "Raises staff; glowing runes swirl",
  "camera": {
    "lens_mm": 50,
    "movement": "dolly_in",
    "movement_speed": "slow"
  },
  "scene": "Foggy coast at dawn",
  "style": {
    "aesthetic": "Studio Ghibli, soft watercolor",
    "palette": "#0F1418, #CADBE7, #65D6C6"
  },
  "technical": {
    "aspect_ratio": "16:9",
    "seed": 17351,
    "lock_identity": true,
    "lock_style": true,
    "duration_seconds": 8,
    "fps": 24,
    "creativity": 0.5
  }
}
  • Runway recommends clear, direct language; text-to-video should describe both visual elements and motion.
  • Image-to-video prompts should focus on describing the motion of the scene.

Run this prompt

Copy the JSON above, then paste it as your prompt in any of these tools. Veo 3.1 is free to try inside Gemini (daily limit applies).

What each block does

BlockPurpose
sceneWhere it happens: location, time of day, weather, mood of the space.
subjectWho or what the shot is about. Keep it to one clear subject — models blur focus when given several.
actionWhat visibly happens during the clip. Describe motion the camera can see, not internal states.
cameraShot framing and movement. One movement per clip reads best on every current model.
styleAesthetic direction: film stock, color palette, references, tone.
audioDialogue, ambient sound and music. Only Veo 3.1, Kling 3.0 and Seedance 2.0 render audio natively.
technicalRender settings: aspect ratio, duration, fps, seed for reproducibility, negative prompt.

More consistency examples prompts

all →