Hand-picked #sci-fi JSON Image Prompts

Explore our collection of sci-fi style JSON prompts for Nano Banana & ChatGPT

Sort by
AllPortraitLandscapeArchitectureAnimalObjectAbstractScifiFantasyFoodBusinessOthers
Showing 3 JSON prompts
Orbital Oreo Construction Project
Nano

Orbital Oreo Construction Project

{ "characters": { "type": "Miniature Astronaut Construction Workers", "appearance": "White bulky EVA spacesuits, reflective visors, life-support backpacks, detailed joints and fabric folds", "distribution": [ { "action": "Climbing towards the top of the cookie, inspecting the upper edge", "position": "Top left ladder" }, { "action": "Ascending a metal ladder leaning against the logo, carrying equipment", "position": "Middle ladder (center)" }, { "action": "Standing on the transport vehicle, directing operations", "position": "Right side platform" }, { "action": "Various figures walking on the gold floor, operating small machinery, and gathered in small groups discussing plans", "position": "Ground level" } ] }, "environment": { "foreground_terrain": { "debris": "Scattered mechanical parts, small robotic rovers, boxes, and construction tools", "texture": "Grid-like paneling, scratched metal surface, high specularity reflecting the scene", "material": "Reflective gold metallic plating" }, "background_atmosphere": { "setting": "Deep space nebula or alien moon surface", "celestial_bodies": [ { "type": "Gas Giant", "description": "Large beige planet with prominent rings (saturn-like) in the upper right" }, { "type": "Moon", "description": "Small orange spherical moon in the mid-right distance" }, { "type": "Nebula", "description": "Vibrant purple, pink, and orange galaxy clouds filling the sky" } ], "terrain_features": "Grey rocky asteroid-like formations visible in the distance behind the construction site" }, "machinery_and_infrastructure": { "cranes_and_rigs": "Large red lattice-structure crane on the left side, extending upwards out of frame, suggesting heavy lifting capabilities", "access_equipment": "Multiple silver metallic ladders of varying lengths placed against the cookie and the vehicle", "transport_platform": "Heavy-duty sci-fi industrial hauler, white body with red undercarriage chassis, hydraulic suspension, supporting the giant cookie" } }, "main_subject": { "object": "Giant Oreo Cookie", "details": { "cream_filling": "Thick layer of white vanilla cream, textured with ridges and bulges implying soft, squished consistency, contrasting sharply with the dark cookie", "cookie_texture": "Deep dark chocolate color, highly textured porous surface, classic Oreo embossment with floral border and central logo, visible crumbs and minor cracks for realism", "scale_reference": "Appears monolithic compared to the miniature figures surrounding it" }, "orientation": "Vertical, standing upright on its edge" }, "scene_composition": { "style": "Hyper-realistic miniature photography, tilt-shift effect, cinematic lighting, Octane render aesthetic", "concept": "Surreal macro diorama of a space construction site building a giant Oreo cookie", "perspective": "High-angle shot looking down at the construction platform, emphasizing the scale of the cookie compared to the astronauts" }, "lighting_and_rendering": { "quality": "Ray-traced reflections, ambient occlusion in the cookie crevices, soft shadows, high dynamic range", "light_source": "Dual lighting setup; warm light form the 'sun' or gold reflection below, cool ambient light from the nebula above", "color_palette": { "primary": [ "Dark Chocolate Brown", "Stark White (Cream/Suits)" ], "secondary": [ "Metallic Gold", "Industrial Red" ], "background": [ "Cosmic Purple", "Deep Space Black" ] } } }
Robotic Arm Control Dashboard
Nano

Robotic Arm Control Dashboard

{ "header_bar": { "height": "80px", "elements": [ { "icon": "stylized_robot_head_circle", "type": "user_profile", "status_dot": "green", "status_text": "CONNECTED", "battery_indicator": "horizontal_bar_orange_fill" }, { "type": "system_status", "load_text": "SYSTEM LOAD: 39%", "font_style": "small_caps_sans_serif_orange", "status_text": "STATUS: OPTIMAL", "simulation_text": "SIMULATION RUNNING" }, { "type": "clock_module", "date_display": "2025.12.09", "time_display": "18:42:08", "background_graphic": "circuit_board_lines_faded" }, { "type": "action_buttons", "buttons": [ { "icon": "gear_cog", "color": "orange_gradient", "label": "SETTINGS" }, { "icon": "exit_door_arrow", "color": "orange_gradient", "label": "LOGOUT" } ], "alignment": "right" } ], "position": "top" }, "interface_layout": { "type": "dashboard", "theme": "industrial_futuristic", "resolution": "1920x1080", "color_palette": { "grid_lines": "#B0B0B0", "accent_color": "#F58E3E", "text_color_dark": "#1A1A1A", "panel_background": "#E0E2E5", "text_color_muted": "#555555", "primary_background": "#D0D3D8" }, "style_modifiers": [ "flat_design", "neuromorphic_elements", "technical_schematic", "clean_ui" ] }, "main_content_grid": { "columns": 3, "left_column": { "width": "20%", "panels": [ { "title": "JOINT ANGLES", "widgets": [ { "id": "joint_1", "icon": "robotic_arm_icon", "type": "radial_gauge", "unit": "degrees", "value": "25", "graphic": "orange_arc_segment" }, { "id": "illustration", "type": "robot_schematic", "style": "wireframe_humanoid_robot" }, { "id": "joint_2", "type": "radial_gauge", "unit": "degrees", "value": "10", "graphic": "orange_arc_segment" }, { "id": "joint_3", "type": "radial_gauge", "unit": "degrees", "value": "93", "graphic": "orange_arc_segment_large" } ] }, { "title": "FORCE READOUT", "widget": { "type": "line_chart", "style": "area_chart", "fill_color": "light_orange_gradient", "data_points": "fluctuating_wave", "grid_background": "square_mesh" } }, { "title": "MANUAL CONTROL", "widgets": [ { "knob": "circular_metallic", "label": "Joint 1", "control": "horizontal_slider", "readout": "45%", "value_visual": "orange_bar_fill" }, { "knob": "circular_metallic", "label": "Joint 2", "control": "horizontal_slider", "readout": "75%", "value_visual": "orange_bar_fill_long" }, { "knob": "circular_metallic", "label": "Joint 3", "control": "horizontal_slider", "readout": "20%", "value_visual": "orange_bar_fill_short" } ] } ] }, "right_column": { "width": "25%", "panels": [ { "title": "VELOCITY METRICS", "widgets": [ { "type": "digital_readout", "background": "metallic_gradient_bar", "main_value": "SPEED 0.85 m/s", "sub_values": [ "Max:120 m/s", "AVB:8.4 m/s" ] }, { "fill": "orange_gradient", "grid": "fine_mesh", "type": "graph", "style": "smooth_spline_chart", "marker": "orange_dot_end" } ] }, { "title": "TIME CONTROL", "widgets": [ { "type": "timer_display", "value": "02:15.450", "font_size": "large_bold" }, { "type": "label_text", "value": "PLAYBACK", "alignment": "center" }, { "type": "media_controls", "buttons": [ { "icon": "play_triangle", "color": "orange" }, { "icon": "pause_bars", "color": "grey" }, { "icon": "fast_forward_arrows", "color": "grey" }, { "icon": "stop_square", "color": "grey" } ] }, { "type": "slider_control", "label": "DIM SPEED: 14", "visual": "horizontal_track_with_knob" } ] }, { "title": "COMMAND TERMINAL", "entries": [ ">> Resetting", ">> Idle", ">> Moving to pickup", ">> Lifting" ], "background": "light_grey_inset", "font_family": "monospace", "content_type": "text_log" } ] }, "center_column": { "width": "55%", "panel_title": "3D SIMULATOR AREA", "viewport_content": { "objects": [ { "name": "Robotic Arm", "color": "grey_and_orange", "segments": [ "base_cylindrical", "lower_arm_vertical", "upper_arm_angled", "wrist_joint" ], "structure": "articulated_industrial_manipulator", "end_effector": "holding_grey_sphere" }, { "name": "Target Objects", "items": [ { "type": "cube", "style": "transparent_orange_wireframe", "content": "wireframe_sphere_inside", "position": "left_foreground" }, { "type": "cube", "style": "transparent_orange_wireframe", "content": "wireframe_sphere_inside", "position": "right_foreground" }, { "type": "sphere", "style": "low_poly_grey_mesh", "position": "floor_left" } ] } ], "environment": { "floor": "infinite_grid_grey", "shadows": "soft_contact_shadows", "lighting": "soft_studio_lighting" }, "perspective": "isometric_high_angle", "mouse_cursor": "black_arrow_pointer" } } } }
Hollywood Invasion Collage
Nano

Hollywood Invasion Collage

{ "subjects": { "primary_figures": { "pose": { "action": "Sprinting forward", "posture": "Athletic, urgent, arms pumping, legs in mid-stride. The figure on the right is slightly ahead of the figure on the left.", "direction": "Towards the viewer (camera)", "emotion_conveyed": "Panic, escape, urgency" }, "count": 2, "attire": { "gear": "Gloves, heavy boots, and harness straps visible on the torso.", "type": "Vintage pressure suits / Flight suits", "color": "Bright Orange (International Orange)", "helmets": "Large, spherical white helmets with dark, reflective bubble visors. The visors reflect the environment slightly but obscure the faces completely.", "material": "Thick, wrinkled synthetic fabric with visible seams, pockets, and zippers" }, "identity": "Astronauts / Cosmonauts" }, "secondary_figures": { "style": "Casual clothing, indistinguishable features due to depth of field and grayscale processing", "location": "Lining the sidewalks behind the astronauts", "presence": "Visible in the background", "appearance": "Blurred, monochromatic pedestrians" } }, "environment": { "setting": "Urban street with iconic landmarks", "midground": { "elements": [ "Tall, slender Palm Trees on the left side, typical of LA boulevards", "Parked cars (sedans, dark colors) along the curb", "Street lights and urban clutter" ] }, "background": { "terrain": "Chaparral-covered hills, dry vegetation texture rendered in black and white.", "landmark": "The Hollywood Sign", "structures": "A radio/transmission tower stands vertically on the hill peak above the sign.", "modification": "The sign is visible on the distant hill. It appears partially obscured or modified, reading roughly 'OLLYWOOD' due to tree coverage or artistic editing." }, "foreground": { "details": "Reflections of the astronauts' orange legs on the wet ground. The texture of the road blends with the overlaying newspaper print text. Shadows are stark and deep.", "surface": "Wet asphalt road" }, "location_inference": "Hollywood, Los Angeles, California" }, "artistic_style": { "medium": "Photomontage combining black and white street photography with graphical overlays", "color_palette": { "accent": "Vibrant Reddish-Orange", "dominant": "High-contrast Grayscale (Black, White, Grey)", "technique": "Selective Color / Color Splash", "application": "The entire background and environment are rendered in monochrome black and white. Only the two running astronauts are colored in a striking, saturated safety orange, making them pop violently against the bleak surroundings." }, "texture_overlay": { "details": "Faint, illegible columns of newspaper text and headlines superimposed over the sky and ground, creating a vintage, worn-paper aesthetic. The image looks like a scanned page from an old, distressed magazine or an underground zine.", "opacity": "Low to medium, allowing the underlying image to remain clear while adding grain and noise", "description": " pervasive newsprint texture" } }, "sci_fi_elements": { "scale": "Massive, appearing larger than the Hollywood sign, dominating the skyline", "design": "Classic 1950s B-movie saucer shape. Metallic disc with a domed top and a segmented underbelly.", "object": "Unidentified Flying Object (UFO)", "position": "Hovering in the upper right quadrant of the sky", "integration": "Rendered in grayscale to match the background, looking like a photograph of a prop or a vintage sighting hoax." }, "image_composition": { "type": "Mixed media digital collage", "perspective": "Eye-level, frontal shot focusing on central motion", "aspect_ratio": "Square", "overall_vibe": "Urgent, surreal, cinematic, retro-futuristic, gritty" }, "lighting_and_shadow": { "source": "Natural daylight, slightly diffused", "contrast": "High contrast. Deep blacks in the palm trees and shadows, bright whites on the astronaut helmets and the UFO hull.", "reflections": "Glossy highlights on the helmets and the wet street pavement." }, "technical_execution": { "noise": "Added film grain", "finishing": "Grunge aesthetic, torn edges simulation, mixed media layering", "sharpness": "The astronauts are sharp; the background fades into a slight bokeh/blur" } }
You've reached the end
sci-fi - JSON Image Generation Prompts