Prompts Grid
PROMPTSGRID
Published: May 25, 2026
Product Photography

Product Photography

A highly detailed, structured JSON prompt designed to generate photorealistic product images. It specifies composition, visual style, lighting effects (prismatic, caustic leaks, amber/cyan gradients), textures (matte metallic, frosted glass), and strict negative constraints to ensure a clean, void-like background without environmental elements or cropping errors.

prompt.txt
1{
2 "image_generation_controls": {
3 "product_focus": "[INSERT PRODUCT HERE]",
4 "composition": {
5 "placement": "strictly centered",
6 "orientation": "eye-level, front-facing",
7 "spatial_style": "levitating, floating in a void",
8 "frame_padding": "ensure no edges of the product are cut off"
9 },
10 "visual_style": {
11 "background_color": "#000000",
12 "lighting_effects": [
13 "prismatic light refraction",
14 "caustic light leaks",
15 "soft amber and cyan gradients",
16 "anisotropic highlights"
17 ],
18 "textures": [
19 "brushed matte metallic",
20 "frosted translucent glass layers",
21 "fine-grain satin finish"
22 ],
23 "color_palette": {
24 "primary_background": "#000000",
25 "highlight_amber": "#FFB347",
26 "highlight_cyan": "#4DB6AC",
27 "accent_warm_white": "#F5F5DC"
28 }
29 },
30 "negative_constraints": {
31 "environmental_elements": [
32 "no platforms",
33 "no pedestals",
34 "no stands",
35 "no light boxes",
36 "no photography umbrellas",
37 "no studio props",
38 "no shadows on floor",
39 "no horizon line"
40 ],
41 "composition_errors": [
42 "product cut off by frame",
43 "product off-center",
44 "cropped edges",
45 "multiple instances of product"
46 ],
47 "clutter": [
48 "no text",
49 "no watermarks",
50 "no UI elements",
51 "no buttons",
52 "no wires"
53 ]
54 },
55 "rendering_engine_directives": {
56 "detail_level": "ultra-high fidelity",
57 "surface_interaction": "photorealistic light dispersion on product surfaces",
58 "edge_quality": "sharp, clean silhouettes with soft glow"
59 }
60 }
61}

Explore Similar Prompts