reference — every parameter

Every Midjourney parameter, with its range and default

The lookup table. Every flag with its short alias, what it accepts, what it defaults to, and which of them are mutually incompatible.

Parameters go at the end of a prompt, after the description — see prompt structure for the placement rules. This page is the lookup table: what each flag accepts, and what happens if you leave it out.

a still life of green pears --ar 4:5 --stylize 250 --raw

Framing and output

ParameterAliasAcceptsDefault
--aspect--artwo whole numbers, w:h — no decimals1:1
--hd2048px generation on V8.1 and later, no upscale stepoff (--sd, 1024px)
--quality--qV7: 1, 2, 4 · V6: 0.5, 1, 2 — multiplies GPU time1
--tileseamless repeating patternoff
--repeat--rrun the same prompt several timesoff

Style and how literal the model is

ParameterAliasAcceptsDefault
--stylize--s0–1000 — low is literal, high is artistic100
--rawturns off Midjourney’s default stylingoff
--chaos--c0–100 — how different the four results are from each other0
--weird--w0–3000 — experimental strangeness0
--nocomma-separated things to excludenothing excluded

References — pointing at images instead of describing

ParameterAliasAcceptsDefault
--srefa style code, an image URL, several of either, or “random”none
--sw0–1000 — how strongly the style reference applies100
--svwhich style-reference algorithm — V7: 1–6, V6: 1–4V7: 6 · V6: 4
--profile--pone or more personalization / moodboard codes, space separatednone (or your defaults, if switched on)
--orefan image URL whose subject should carry acrossnone
--iw0–3 (Niji 7: 0–2) — weight of an image prompt1

Which model, and how it runs

ParameterAliasAcceptsDefault
--version--va model version numberwhatever your account default is
--nijithe anime-focused model — 6 or 7not used
--seeda whole number, 0–4294967295random every run
--draftdraft images at roughly half the GPU costoff
--fast · --relax · --turboGPU speed for this one jobyour account setting
--stealth · --publicwhether the result is private or publicyour plan’s setting

What cannot be combined

Most parameters ignore each other happily. The exceptions are worth knowing, because a flag that is silently dropped looks exactly like a flag that did nothing:

CombinationWhat happens
Moodboards with --sw or --svnot compatible — those two are for style references only
--weird with --seednot fully compatible; treat a locked seed as unreliable here
--seed in Turbo modeseed locking is not reliable — Turbo optimises for speed
Image-only prompts with --stylize or --weirdnot supported without any text in the prompt
--q 4 with --orefnot compatible
--sref random with --sv other than 4 or 6random and style codes only work on those two

For flags belonging to versions that are no longer served, Midjourney keeps a legacy features article. And every prompt in the collection here is published with its parameters parsed out into fields, if you would rather read real tails than a table.