Skip to content

Use Case: Marketing Image Generation at Scale

Your marketing team needs dozens of image variations for campaigns — different sizes, styles, and messaging. Creating each manually is slow and expensive.

Marketing brief (text)
→ AI generates image variations
→ Designer reviews and selects
→ Approved images → exported for campaigns

Go to /content-gen to see available generation workflows:

Content Generation

NeedPathHow
Quick social media imagesAI ProviderOpenAI DALL-E or Cloudflare
High-quality product shotsMIFY QueueComfyUI SDXL/Flux workflows
Custom model stylesComfyUI LocalYour own models + LoRA

For scale, create a workflow that generates multiple variations:

CSV with product names
→ Loop Map (iterate each product)
→ Chat Node (generate image prompt from product name)
→ Content Gen Queue (generate image)
→ Collect results

Use a Pause node for human review:

  • Designer sees generated images in the Inbox
  • Approve good ones, reject and regenerate others
  • Approved images available in the run history

For brand-consistent styles:

  1. Upload training images to a dataset at /training/new
  2. Select a training preset (LoRA fine-tuning)
  3. Train a custom model
  4. Use the trained model in future generation workflows
  • 10x faster than manual design for variations
  • Consistent brand style with custom-trained models
  • Human quality control via approval gates
  • Scale — generate hundreds of variations from a single brief