ComfyUI workflows for product image generation
Build reproducible image pipelines for SaaS landing pages without Midjourney subscriptions.
TL;DR
ComfyUI with SDXL or Flux gives indie hackers full control over product mockups and marketing assets at ~$0.02/image on a $20/mo GPU VPS — 10× cheaper than subscription tools for teams generating 500+ images/month.
ComfyUI changed how indie hackers produce marketing assets. Instead of $30/mo Midjourney subscriptions or stock photo hunts, you build reproducible node graphs that generate on-brand product mockups, hero images, and social creatives at pennies per render.
Why ComfyUI over Midjourney for SaaS marketing?
| Factor | ComfyUI + SDXL/Flux | Midjourney |
|---|---|---|
| Cost at 500 images/mo | ~$10 GPU | $30–60 subscription |
| Reproducibility | Full workflow JSON | Prompt-only, inconsistent |
| Brand control | LoRA, ControlNet | Limited |
| Batch processing | Native | Manual |
| Learning curve | Steep (2–3 days) | Low |
ComfyUI workflow for product hero images
- Load SDXL or Flux checkpoint
- Add ControlNet with your UI screenshot for layout guidance
- Apply LoRA trained on your brand palette (optional, 20 images enough)
- Set resolution 1024×1024, batch size 4 for variants
- Upscale best output with Real-ESRGAN 4×
- Export WebP at 85% quality for landing pages
Example: AI-generated SaaS hero aesthetic (designer workflow)
View original →GPU options for ComfyUI in 2026
- RunPod RTX 4090: ~$0.44/hr — best for batch sessions
- Local M-series Mac: 16GB+ unified memory, slower but free
- Vast.ai spot instances: cheapest for overnight batch jobs
- Hetzner GPU (limited availability): EU data residency
ComfyUI beginner workflow — product mockups
View original →Frequently asked questions
- Flux or SDXL for SaaS landing page images?
- Flux for photorealism and text-in-image. SDXL for speed on consumer GPUs. Most indie teams use Flux at 1024px for heroes, SDXL for social thumbnails.
- Can designers without coding skills use ComfyUI?
- Yes — the node UI is visual. Start with community workflows on OpenArt. Coding helps for automation and API integration, not basic generation.
- How do I keep generated assets on-brand?
- Train a LoRA on 15–30 brand screenshots. Use ControlNet with wireframes. Store workflow JSON in git for reproducibility.
Similar articles
Flux vs SDXL: which model for SaaS marketing assets?
Quality, speed, and cost comparison for indie teams generating product visuals.
Figma to code: best plugins for indie designers in 2026
Anima, Locofy, and Dev Mode — ship UI faster without a full-time front-end hire.
Upscaling product photos with Real-ESRGAN
Batch upscale screenshots and mockups for retina displays without Photoshop.