Essential
Basic cinematic look
view JSON
{
"style": "cinematic",
"technical": {
"fps": "24fps cinematic",
"aspect_ratio": "21:9"
}
} 0 full prompts · 3 add-ons
Professional film-style video
These fragments are useful style, camera, audio, or technical blocks, but they are not full standalone prompts. Copy one into a stronger subject, scene, or action prompt.
Basic cinematic look
{
"style": "cinematic",
"technical": {
"fps": "24fps cinematic",
"aspect_ratio": "21:9"
}
} Professional film setup
{
"camera": {
"depth_of_field": "shallow"
},
"lighting": {
"type": "three-point lighting",
"direction": "golden hour"
},
"style": {
"aesthetic": "cinematic",
"color_palette": "cinematic"
},
"technical": {
"fps": "24fps cinematic",
"aspect_ratio": "21:9"
}
} Director-level cinematography
{
"camera": {
"depth_of_field": "shallow",
"movement": "dolly in",
"distance": "medium shot"
},
"lighting": {
"type": "three-point lighting",
"direction": "golden hour",
"quality": "dramatic"
},
"style": {
"aesthetic": "cinematic",
"color_palette": "chiaroscuro",
"tone": "epic"
},
"technical": {
"fps": "24fps cinematic",
"aspect_ratio": "21:9"
}
}