Tag: Midjourney

  • Midjourney Prompt Formulas for Consistent Brand Visuals

    Midjourney Prompt Formulas for Consistent Brand Visuals

    If every image you generate for the same brand or project looks like it came from a different artist, that’s a prompt structure problem, not bad luck. Consistency comes from locking down the parts of the prompt that shouldn’t change between generations.

    1. Build a reusable style suffix

    [your subject description], soft studio lighting, muted earth-tone palette, shot on 50mm lens, shallow depth of field, minimalist composition --ar 4:5 --style raw

    Keep everything after the subject identical across every prompt in the set — that’s what creates the “same photographer” feel.

    2. Lock lighting and composition keywords

    Pick one lighting description (e.g. “soft studio lighting” vs. “golden hour” vs. “harsh flash”) and one composition style, and reuse the exact same wording every time. Swapping synonyms between generations is what breaks consistency the most.

    3. Use --cref to reference an existing image

    [new subject description] --cref [URL of a previous approved image] --cw 80

    This tells Midjourney to match the character or style of a reference image instead of starting from nothing each time.

    4. Save your working parameters as a preset

    Once a combination of aspect ratio, style weight, and stylize value gives you results you like, write it down as a reusable block you paste at the end of every prompt — don’t rebuild it from memory each session.

    5. Use a fixed seed for controlled variation

    [your prompt] --seed 12345

    A fixed seed makes small prompt edits produce comparable variations instead of a completely different image each time — useful for testing one change at a time.

    Why this works

    Midjourney doesn’t know your brand — it only knows what’s in the prompt. Every word you leave inconsistent between generations is a variable the model is free to change.

  • How to Write Midjourney Prompts: A Beginner’s Cheat Sheet

    How to Write Midjourney Prompts: A Beginner’s Cheat Sheet

    Midjourney prompts follow a predictable structure. Once you understand the parts, you can build almost any image prompt without guessing.

    The basic formula

    [subject], [style/medium], [lighting], [composition], [extra detail] --ar [aspect ratio] --v [version]

    Example: a lighthouse on a rocky cliff, oil painting, golden hour lighting, wide shot, stormy sea in background --ar 16:9 --v 6

    Subject: be specific, not clever

    “A dog” gives you a random dog. “A wet golden retriever shaking off water on a beach at sunset” gives you an actual scene. Specificity is the single biggest lever you have.

    Style and medium

    Name a medium directly: oil painting, watercolor, 35mm photograph, isometric 3D render, pencil sketch. You can also reference an art movement (“art deco”, “ukiyo-e”) instead of an artist’s name.

    Lighting matters more than people expect

    Try: golden hour, blue hour, harsh studio lighting, soft diffused light, backlit, neon-lit. Lighting changes the mood of an image more than almost any other single word.

    Useful parameters

    • --ar 16:9 — widescreen, good for banners/thumbnails
    • --ar 9:16 — vertical, good for Shorts/Reels covers
    • --no [thing] — exclude an element, e.g. --no text
    • --chaos [0-100] — higher values produce more varied, unexpected results

    A simple starter template

    [subject doing something specific], [medium], [lighting], [camera angle], highly detailed --ar 16:9

    Fill in the brackets and you’ll get consistently better results than a one-line vague prompt.