TOOL

Veo3 JSON Prompt Builder

Erstelle strukturierte Prompts für Google Veo3 mit unserem visuellen Timeline-Builder. Das Tool wurde eingestellt, aber du kannst diese Struktur nutzen für einen Veo3 JSON Prompt:

{
  "description": "Product introduction and reveal",
  "style": "cinematic, photorealistic, 4K",
  "camera": "fixed wide-angle shot",
  "lighting": "soft natural light",
  "environment": "clean studio background",
  "elements": [
    "main product"
  ],
  "motion": "continuous chain reaction",
  "text": "none",
  "keywords": [
    "product",
    "introduction"
  ],
  "music": "ambient background music",
  "sequences": [
    {
      "sequence": 1,
      "timestamp": "00:00-00:08",
      "action": "Product gently reveals itself",
      "audio": "soft ambient music"
    }
  ]
}