<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gedianming Jeremy</title>
    <description>The latest articles on DEV Community by Gedianming Jeremy (@gedianming_jeremy_3cb00c8).</description>
    <link>https://dev.to/gedianming_jeremy_3cb00c8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4069635%2F4b7a546a-c35a-419c-bf32-2d0351573cc5.png</url>
      <title>DEV Community: Gedianming Jeremy</title>
      <link>https://dev.to/gedianming_jeremy_3cb00c8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gedianming_jeremy_3cb00c8"/>
    <language>en</language>
    <item>
      <title>I Curated 1,500+ AI Product Photography Prompts. Here's What Actually Works</title>
      <dc:creator>Gedianming Jeremy</dc:creator>
      <pubDate>Sun, 09 Aug 2026 09:10:51 +0000</pubDate>
      <link>https://dev.to/gedianming_jeremy_3cb00c8/i-curated-1500-ai-product-photography-prompts-heres-what-actually-works-3eh1</link>
      <guid>https://dev.to/gedianming_jeremy_3cb00c8/i-curated-1500-ai-product-photography-prompts-heres-what-actually-works-3eh1</guid>
      <description>&lt;p&gt;Over the past few months I've been building an AI image workspace, and part of that work meant reviewing a &lt;em&gt;lot&lt;/em&gt; of product photography prompts — over 1,500 of them, across GPT Image, Nano Banana (Gemini), and Midjourney. Most were mediocre. A few patterns consistently produced commercial-grade results.&lt;/p&gt;

&lt;p&gt;I open-sourced the best templates and 122 image+prompt pairs here: &lt;strong&gt;&lt;a href="https://github.com/JeremyGDM/awesome-ai-product-photography-prompts" rel="noopener noreferrer"&gt;awesome-ai-product-photography-prompts&lt;/a&gt;&lt;/strong&gt; (CC0, free to use commercially).&lt;/p&gt;

&lt;p&gt;This post is the distilled version: the five patterns that separate usable product shots from AI-looking junk.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Product truth first, style words last
&lt;/h2&gt;

&lt;p&gt;The single biggest quality difference. Weak prompts front-load atmosphere ("cinematic, 8k, award-winning...") and mention the product as an afterthought. Strong prompts pin the product's physical facts before anything else:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Ultra-realistic minimalist product photography of a small transparent
glass facial oil dropper bottle with a black rubber pipette top...
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Material, container type, closure, color — stated explicitly. The model can't hallucinate what you've pinned down.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Fictional branding beats no branding
&lt;/h2&gt;

&lt;p&gt;Counterintuitive: prompts that invent a brand name ("NOIR BREW coffee", "VOLT RUSH energy drink") produce dramatically more convincing packaging than prompts that avoid labels entirely. The model composes a full label design around the name — typography, hierarchy, the works.&lt;/p&gt;

&lt;p&gt;Two rules:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Invent the name. Never use a real brand (trademark trouble, and the model will just clone the real trade dress).&lt;/li&gt;
&lt;li&gt;Quote it in the prompt: &lt;code&gt;labeled "HUNSET"&lt;/code&gt; — quotation marks strongly improve text rendering accuracy.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  3. One image, one job
&lt;/h2&gt;

&lt;p&gt;The prompts that fail hardest try to do everything: hero shot + lifestyle context + ingredients + text overlay space. Every strong prompt in my collection has exactly one job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Packshot&lt;/strong&gt;: product centered, seamless background, even light&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Detail&lt;/strong&gt;: macro on one material or feature&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lifestyle&lt;/strong&gt;: one believable moment, product stays the focal point&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Campaign&lt;/strong&gt;: dramatic single concept with negative space for copy&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Same taxonomy works for image-to-video: one main motion, one supporting motion, explicit camera behavior.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Describe light like a photographer, not an adjective machine
&lt;/h2&gt;

&lt;p&gt;"Beautiful lighting" does nothing. What works is naming the setup:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;...warm sunlight filtering through wheat stalks from behind, creating
glowing translucency inside the honey and soft halo edges around the jar,
shallow depth of field, shot on 90mm macro lens, f/2.2
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Direction, quality, and what the light &lt;em&gt;does to the product&lt;/em&gt;. Lens and aperture references reliably shift the output toward commercial photography conventions.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Never generate your claims
&lt;/h2&gt;

&lt;p&gt;The one rule with real-world consequences: AI lettering is a mood, not a source of truth. Prices, product names, dates, legal text — add them in your design tool after generation. Every "AI product photo fail" screenshot you've seen is someone violating this.&lt;/p&gt;

&lt;h2&gt;
  
  
  Browse the full collection
&lt;/h2&gt;

&lt;p&gt;All 122 examples with their complete prompts are in the &lt;a href="https://github.com/JeremyGDM/awesome-ai-product-photography-prompts" rel="noopener noreferrer"&gt;GitHub repo&lt;/a&gt; — organized into product photography, food &amp;amp; drink, and poster design. Each image links to a live page where you can run the prompt against your own product.&lt;/p&gt;

&lt;p&gt;The underlying gallery (1,500+ prompts with generated results) is free to browse at &lt;a href="https://pixonara.com" rel="noopener noreferrer"&gt;Pixonara&lt;/a&gt; — no signup needed to view prompts.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you've found prompt structures that consistently work for product content, I'd genuinely like to see them — PRs to the repo are welcome.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>promptengineering</category>
      <category>opensource</category>
      <category>design</category>
    </item>
  </channel>
</rss>
