<?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: William jack</title>
    <description>The latest articles on DEV Community by William jack (@william_jack_98c04750d2b6).</description>
    <link>https://dev.to/william_jack_98c04750d2b6</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%2F2131014%2F8472dfe2-17dc-4e70-8143-60be514da0c0.png</url>
      <title>DEV Community: William jack</title>
      <link>https://dev.to/william_jack_98c04750d2b6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/william_jack_98c04750d2b6"/>
    <language>en</language>
    <item>
      <title>I shipped Trend Packshot — AI product photos for marketplace sellers on Cloudflare Workers</title>
      <dc:creator>William jack</dc:creator>
      <pubDate>Wed, 22 Jul 2026 07:32:03 +0000</pubDate>
      <link>https://dev.to/william_jack_98c04750d2b6/i-shipped-trend-packshot-ai-product-photos-for-marketplace-sellers-on-cloudflare-workers-1456</link>
      <guid>https://dev.to/william_jack_98c04750d2b6/i-shipped-trend-packshot-ai-product-photos-for-marketplace-sellers-on-cloudflare-workers-1456</guid>
      <description>&lt;p&gt;A friend selling handmade candles on Etsy spent more on quarterly photo shoots than on ads. Her photos were fine — phone on the kitchen table — but they didn't look like the rest of the marketplace. She didn't need "AI art." She needed &lt;strong&gt;listing-ready scenes without reshooting&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That's why I built &lt;a href="https://trendpackshot.com/en?utm=devto" rel="noopener noreferrer"&gt;Trend Packshot&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The product (30 seconds)
&lt;/h2&gt;

&lt;p&gt;Upload a product photo → pick a marketplace scene (Amazon, Etsy, Shopify, TikTok Shop, eBay, Walmart) → preview free → export HD when ready.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Background/scene only.&lt;/strong&gt; Labels, logos, textures, and colors stay on the product. We isolate the product and generate the environment — not a generic "make my product look different" tool.&lt;/p&gt;

&lt;p&gt;If you sell online, &lt;a href="https://trendpackshot.com/en?utm=devto" rel="noopener noreferrer"&gt;try the free preview&lt;/a&gt;. No credit card for preview; sign in only when you export HD.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why not another AI image toy?
&lt;/h2&gt;

&lt;p&gt;Most image models happily repaint your SKU. Marketplace sellers care about &lt;strong&gt;fidelity&lt;/strong&gt; more than wow-factor. Our pipeline is built around:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Product isolation first, scene second&lt;/li&gt;
&lt;li&gt;Marketplace-specific style presets (white-bg Amazon looks, Etsy boutique scenes, etc.)&lt;/li&gt;
&lt;li&gt;Preview before pay — reduces "AI roulette" anxiety&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Stack (what actually ships it)
&lt;/h2&gt;

&lt;p&gt;I'm running this on a multi-site TanStack Start monorepo, one Cloudflare Worker per site:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Choice&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Frontend + SSR&lt;/td&gt;
&lt;td&gt;TanStack Start / Router&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Compute&lt;/td&gt;
&lt;td&gt;Cloudflare Workers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Database&lt;/td&gt;
&lt;td&gt;D1 (SQLite) + migrations&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auth + billing&lt;/td&gt;
&lt;td&gt;Better Auth + Stripe&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Assets / config&lt;/td&gt;
&lt;td&gt;KV, R2&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;One wrangler deploy per site; shared &lt;code&gt;src/&lt;/code&gt; for auth, admin, and marketing modules. Local dev:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pnpm dev:site trendpackshot   &lt;span class="c"&gt;# port 3002&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Not trying to convince you this is the only valid stack — it's what let me ship fast with SSR, edge deployment, and sane billing hooks without running a separate Node server.&lt;/p&gt;

&lt;h2&gt;
  
  
  Three things that were harder than expected
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. "Don't change my product" is a product requirement, not a prompt tweak.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Sellers will zoom into label text. Background-only generation + clear UI copy beat fancier models.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Preview vs export is a business model, not just UX.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Free preview lowered support tickets ("why did I pay for that?") and improved conversion for people who already liked the scene.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Attribution on a static marketing site.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
First-touch UTM cookies (&lt;code&gt;?utm=devto&lt;/code&gt;) → saved on signup → visible in admin. Simple, but necessary when you launch on PH, DEV, Reddit, and directories the same week.&lt;/p&gt;

&lt;h2&gt;
  
  
  Launch day
&lt;/h2&gt;

&lt;p&gt;We're going live on &lt;a href="https://www.producthunt.com/" rel="noopener noreferrer"&gt;Product Hunt&lt;/a&gt; the same day as this post. If you're building commerce tools or running a small catalog side hustle, I'd love your feedback — especially on scene quality and export workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;App: &lt;a href="https://trendpackshot.com/en?utm=devto" rel="noopener noreferrer"&gt;https://trendpackshot.com/en?utm=devto&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Pricing: &lt;a href="https://trendpackshot.com/en/pricing?utm=devto" rel="noopener noreferrer"&gt;https://trendpackshot.com/en/pricing?utm=devto&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Question for you
&lt;/h2&gt;

&lt;p&gt;If you've shipped a vertical SaaS (not devtools): what surprised you most about choosing &lt;strong&gt;edge/workers&lt;/strong&gt; vs a traditional Node host?&lt;/p&gt;

&lt;p&gt;Thanks for reading — happy to answer stack questions in the comments.&lt;/p&gt;




&lt;h2&gt;
  
  
  DEV front matter (optional — if importing via Git or CLI)
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight yaml"&gt;&lt;code&gt;&lt;span class="nn"&gt;---&lt;/span&gt;
&lt;span class="na"&gt;title&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;I shipped Trend Packshot — AI product photos for marketplace sellers on Cloudflare Workers&lt;/span&gt;
&lt;span class="na"&gt;published&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;false&lt;/span&gt;
&lt;span class="na"&gt;tags&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;webdev, cloudflare, ai, indiehacker&lt;/span&gt;
&lt;span class="na"&gt;cover_image&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;https://trendpackshot.com/og-image.png&lt;/span&gt;
&lt;span class="nn"&gt;---&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  Pre-publish checklist
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;[ ] &lt;strong&gt;70% value / 30% product&lt;/strong&gt; — post still worth reading with all links removed&lt;/li&gt;
&lt;li&gt;[ ] At most 2–3 code blocks (DEV readers skim)&lt;/li&gt;
&lt;li&gt;[ ] Cover image + at least one before/after or workflow screenshot in body&lt;/li&gt;
&lt;li&gt;[ ] All links use &lt;code&gt;?utm=devto&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;[ ] Cross-promote with Product Hunt same day; PH first comment can mention DEV post&lt;/li&gt;
&lt;li&gt;[ ] Reply to every comment within 2 hours of publish&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Do not
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;❌ Paste landing-page bullets from Product Hunt or directory listings&lt;/li&gt;
&lt;li&gt;❌ Clickbait titles (&lt;em&gt;"This AI will 10x your sales"&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;❌ Spam many links or affiliate tone&lt;/li&gt;
&lt;li&gt;❌ Pure ad with no technical substance&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
