Want to turn your VEO 3 AI video ideas into structured JSON prompts? I built a free tool that does exactly that. Just type in your subject, action, and environment. Then choose your style, shot type, lighting, and more. Hit Generate, and boom! You can copy and paste the JSON prompt to VEO 3 or any free AI video generator.
Feel free to share your prompt in the comments.
If you found this tool helpful, feel free to buy me a coffee to support my work!
![]()

{
“prompt_summary”: “Two robots, Holding hands and walking, in A crowded beach, shot with a wide shot, using photorealistic style, with Golden hour lighting”,
“parameters”: {
“subject”: “Two robots”,
“action”: “Holding hands and walking”,
“environment”: {
“setting”: “A crowded beach”,
“lighting”: “Golden hour ”
},
“style”: {
“visual”: “photorealistic”,
“camera”: {
“shot_type”: “wide_shot”
}
},
“additional_details”: null
}
}