Midjourney Permutation Prompt Builder

Build {option1, option2} permutation prompts to explore variations efficiently.

Ad placeholder (leaderboard)

Midjourney permutation prompt builder

Permutation prompts are the quickest way to explore variations of a single idea in Midjourney. Using curly-brace syntax — {red, blue, green} — Midjourney expands one prompt into many jobs. This builder assembles the syntax, expands the full list, counts the exact number of jobs, and estimates the GPU-minute cost before you submit.

How permutations expand

Each {a, b, c} block becomes one job per option, and multiple blocks multiply:

prompt: a {sunny, rainy} street in {Tokyo, Paris}
→ 2 × 2 = 4 jobs
  - a sunny street in Tokyo
  - a sunny street in Paris
  - a rainy street in Tokyo
  - a rainy street in Paris

Because every job is a full generation, the total count is the product of all slot sizes — which is why three slots of four options is already 64 jobs.

Tips for efficient permutations

  • Vary one axis at a time when refining — it isolates what actually changed.
  • Keep slots small (2–4 options) unless you deliberately want a big grid.
  • Watch your Fast minutes — the builder’s estimate warns you before a run eats your monthly allowance.
  • Stylize/version flags apply to every job, so set them once on the base.
Ad placeholder (rectangle)