Skip to main content
Prompts Product Image Studio Enhancement Transformer

model image_generation template risk: low

Product Image Studio Enhancement Transformer

Instructs the 'nano-banana' model to transform input product images into professional commercial studio photographs with pure white backgrounds, soft three-point lighting, preserve…

PROMPT

{
  "model": "nano-banana",
  "task": "image_to_image_product_enhancement",
  "objective": "Transform the input product image into a professional commercial studio photograph while preserving the exact product identity, geometry, proportions, stitching, texture, and material properties.",
  "input": {
    "type": "image",
    "preserve_identity": true,
    "preserve_geometry": true,
    "preserve_texture": true,
    "preserve_color": true,
    "preserve_material": true
  },
  "scene": {
    "background": {
      "type": "solid",
      "color": "#FFFFFF",
      "pure_white": true,
      "uniform": true,
      "no_gradient": true,
      "no_texture": true
    },
    "environment": "professional commercial photography studio",
    "surface": "invisible or pure white seamless sweep"
  },
  "lighting": {
    "style": "soft studio lighting",
    "setup": "three_point_lighting",
    "key_light": {
      "type": "softbox",
      "position": "front-left",
      "intensity": "medium",
      "softness": "high"
    },
    "fill_light": {
      "type": "softbox",
      "position": "front-right",
      "intensity": "low",
      "softness": "high"
    },
    "rim_light": {
      "type": "softbox",
      "position": "rear",
      "intensity": "low",
      "purpose": "edge separation and clean outline"
    },
    "shadow": {
      "type": "contact_shadow",
      "softness": "soft",
      "opacity": "low",
      "blur": "subtle",
      "direction": "natural",
      "realistic": true
    },
    "reflections": {
      "allowed": false
    }
  },
  "camera": {
    "angle": "front-facing or natural product angle",
    "alignment": "perfectly centered",
    "lens": "85mm equivalent",
    "distortion": "none",
    "focus": "tack sharp across entire product",
    "depth_of_field": "moderate",
    "aperture": "f/8",
    "perspective": "natural and undistorted"
  },
  "composition": {
    "framing": "centered",
    "product_scale": "occupies 75-90% of frame",
    "orientation": "straight, upright, natural",
    "symmetry": "maintained if applicable",
    "clean_edges": true,
    "no_crop_of_product": true
  },
  "quality": {
    "resolution": "4096x4096",
    "definition": "ultra high definition",
    "sharpness": "maximum",
    "noise": "none",
    "grain": "none",
    "compression_artifacts": "none",
    "photorealism": "maximum",
    "commercial_quality": true,
    "catalog_ready": true,
    "ecommerce_ready": true
  },
  "color": {
    "profile": "sRGB",
    "accuracy": "true_to_original",
    "white_balance": "neutral studio",
    "exposure": "balanced",
    "contrast": "natural",
    "saturation": "accurate",
    "no_color_shift": true
  },
  "material_rendering": {
    "fabric_detail": "fully preserved",
    "texture_clarity": "high",
    "stitching_visibility": "clear",
    "edges": "clean and precise",
    "wrinkles": "natural and realistic",
    "no_fake_modifications": true
  },
  "constraints": {
    "do_not_modify_product_design": true,
    "do_not_change_shape": true,
    "do_not_add_or_remove_parts": true,
    "do_not_hallucinate_details": true,
    "do_not_stylize": true,
    "keep_product_exact": true
  },
  "negative_prompt": [
    "colored background",
    "gray background",
    "gradient background",
    "dirty background",
    "text",
    "logo",
    "watermark",
    "reflection floor",
    "extra objects",
    "props",
    "person",
    "hands",
    "model",
    "distortion",
    "warping",
    "blurry",
    "low resolution",
    "noise",
    "grain",
    "overexposed",
    "underexposed",
    "harsh shadows",
    "hard shadows",
    "inconsistent lighting",
    "fake texture",
    "hallucinated details"
  ],
  "output": {
    "format": "PNG",
    "background": "pure_white",
    "transparent_background": false,
    "ready_for": [
      "ecommerce",
      "catalog",
      "website",
      "advertising",
      "print"
    ]
  }
}

INPUTS

input REQUIRED

input image to enhance

REQUIRED CONTEXT

  • input product image

ROLES & RULES

  1. Do not modify product design
  2. Do not change shape
  3. Do not add or remove parts
  4. Do not hallucinate details
  5. Do not stylize
  6. Keep product exact

EXPECTED OUTPUT

Format
image_prompt
Constraints
  • PNG format
  • pure white background
  • ecommerce and catalog ready
  • 4096x4096 resolution

SUCCESS CRITERIA

  • Transform input image into professional studio photograph
  • Preserve exact product identity geometry proportions stitching texture material
  • Apply solid pure white background
  • Use soft three-point studio lighting
  • Ensure tack sharp photorealistic quality
  • Center product occupying 75-90% of frame

FAILURE MODES

  • Modifying product design or shape
  • Adding reflections extra objects or props
  • Using colored textured or gradient backgrounds
  • Hallucinating details or stylizing
  • Applying harsh shadows or distortion
  • Low resolution or blurry output

CAVEATS

Dependencies
  • Input product image
Missing context
  • Actual input image (e.g., URL or file path)
  • API or model-specific invocation details for 'nano-banana'

QUALITY

OVERALL
0.97
CLARITY
0.95
SPECIFICITY
1.00
REUSABILITY
0.95
COMPLETENESS
0.98

IMPROVEMENT SUGGESTIONS

  • Add a placeholder for the input image, e.g., 'input_image_url': '{IMAGE_URL}' to enhance reusability.
  • Generalize 'model' field to a placeholder like '{MODEL_NAME}' for broader applicability.
  • Explicitly define 'three_point_lighting' if not standard, or link to reference.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR MODEL