Back to Gallery
A Symphony of Pixels in JSON Harmony

A Symphony of Pixels in JSON Harmony

Crafting instructions transforms raw code into a visual masterpiece, uniting creativity with precision. Watch the art unfold!

Prompt

{
  "shot": {
    "motion_level": "{{motion_level}}",
    "camera_depth": "{{camera_depth}}",
    "camera_view": "{{camera_view}}",
    "camera_movement": "{{camera_movement}}"
  },
  "scene": {
    "location": "{{location}}",
    "environment": "{{environment description}}"
  },
  "cinematography": {
    "lighting": "{{lighting description}}",
    "style": "{{overall visual style}}",
    "texture": "{{texture details for key elements}}",
    "depth_of_field": "{{depth of field}}"
  },
  "visual_details": {
    "objects": [
      "{{object 1 description}}",
      "{{object 2 description}}",
      "{{object 3 description}}"
    ],
    "positioning": [
      "{{positioning description 1}}",
      "{{positioning description 2}}",
      "{{positioning description 3}}"
    ],
    "text_elements": []
  },
  "motion": "{{full motion description}}",
  "audio": {
    "music": "{{music description}}",
    "ambient": "{{ambient sounds description}}",
    "sound_effect": "{{sound effects description}}",
    "mix_level": "{{mix balance description}}",
    "audio_video_fit": "excellent"
  },
  "dialogue": [
    "{{dialogue line 1}}"
  ],
  "audio_issues": [],
  "visual_issues": [],
  "tags": []
}
Published: December 27, 2025