How to Use Midjourney: From First Image to Pro Workflows (2026)
What Is Midjourney?
Midjourney is an AI image generation tool that creates photorealistic and artistic images from text descriptions. Launched in 2022 and continuously improved through 2026, it's become the go-to choice for designers, creative professionals, and content creators who want high-quality, consistent outputs.
Unlike DALL-E 3 (which runs in ChatGPT and OpenAI) or Stable Diffusion (open-source), Midjourney operates through Discord. You write prompts in a Discord server, and Midjourney generates four image variations. It's powerful, but the Discord interface takes getting used to.
Why choose Midjourney?
- Unmatched quality for commercial art, book covers, and concept design
- Powerful parameter controls (aspect ratio, style, chaos, quality)
- Community marketplace if you want to sell generated artwork
- Fast generation and upscaling compared to competitors
- Built-in subscription tiers for different use cases
Step 1: Set Up Your Midjourney Account
Prerequisites
You need a Discord account (free). If you don't have one, create it at discord.com.
Join Midjourney
- Go to midjourney.com
- Click "Sign in" → "Sign in with Discord" and authorize
- Accept the invite to the official Midjourney Discord server
- You'll see channels: #newbies, #general, #announcements, etc.
Choose Your Plan
| Plan | Price | Fast GPU Hours | Relax Hours | Upscale Limit |
|---|---|---|---|---|
| Free | Free | — | — | None (limited trials) |
| Basic | $10/month | 3.33 | — | Limited |
| Standard | $30/month | 15 | 15 | Unlimited |
| Pro | $60/month | 30 | Unlimited | Unlimited |
Free trial: You get a few free generations to test. Once you've used those, you'll need to subscribe.
Pro tip: Standard ($30/month) is the sweet spot for most people. It gives you 15 fast GPU hours monthly, plus "relax" mode (slower, cheaper generations). Pro is overkill unless you're generating 100+ images monthly.
Subscribe
- Click your profile icon in Discord (bottom left)
- Go to "Manage Account" → "Billing"
- Select your plan and add a payment method
You'll immediately have access to generate images.
Step 2: Navigate the Discord Interface
Midjourney lives in Discord, which can feel clunky if you're used to ChatGPT's web interface. Here's the layout:
Key channels:
- #newbies: Your first month, you're here. Good for learning without cluttering public channels
- #general, #general-1, etc.: Public generation channels where everyone's images appear (can get noisy)
- Your DMs with Midjourney bot: Private generations (recommended—keep your work out of public view)
The flow:
- Type
/imaginein any channel - Discord shows a prompt input box
- Type your prompt and press Enter
- Midjourney generates 4 variations (takes 30–90 seconds)
- Buttons appear:
- U1–U4: Upscale one of the four images
- V1–V4: Create variations of one image
- Refresh: Regenerate all four
- ⭐: Like an image (for voting)
Step 3: Write Your First Midjourney Prompt
Midjourney responds to natural language, but structure matters. Here's how to level up from basic to advanced.
Prompt Formula
[Detailed description of what you want]
--ar [aspect ratio] --v [version] --style [style] --chaos [0-100]
The second line contains parameters, which we'll dive into next. Start simple.
Example: Your First Image
Simple prompt: "A cozy coffee shop in Tokyo at dusk"
Better prompt: "A cozy coffee shop in Tokyo at dusk, warm amber lighting, wet streets reflecting neon signs, cinematic photography, bokeh lights, people reading by the window, 35mm lens aesthetic"
Best prompt (with parameters): "A cozy coffee shop in Tokyo at dusk, warm amber lighting, wet streets reflecting neon signs, cinematic photography, bokeh lights, people reading by the window, 35mm lens aesthetic --ar 16:9 --v 6 --style raw --chaos 30"
The final version tells Midjourney:
- Exactly what you want (visual and atmospheric details)
- The aspect ratio (widescreen for desktop use)
- The model version (v6 is latest, highest quality)
- The rendering style (raw = less artistic filters)
- Creativity level (chaos 30 = moderate variability)
Step 4: Master Midjourney Parameters
Parameters are flags that control how Midjourney generates. They're optional, but mastering them is the difference between okay and pro results.
Aspect Ratio (--ar)
Controls width-to-height ratio. Essential for your end use.
| Use Case | Ratio | Example |
|---|---|---|
| Instagram square | 1:1 | --ar 1:1 |
| Instagram story | 9:16 | --ar 9:16 |
| Desktop/web | 16:9 | --ar 16:9 |
| Mobile phone | 9:20 | --ar 9:20 |
| Book cover | 3:4 | --ar 3:4 |
| Poster | 2:3 | --ar 2:3 |
Default: 1:1 (square). If you don't specify, you get a square image.
Version (--v)
Midjourney has multiple model versions. V6 (current) is best.
- --v 6: Latest (2026), most realistic, best hands and details
- --v 5.2: Previous version, still good, very consistent
- --v 5: Older, less realistic detail
- --niji-6: Anime/illustration focused (not photorealistic)
Pro tip: Always use --v 6 unless you want anime style. New features arrive here first.
Style (--style)
Changes the aesthetic and rendering approach.
- --style raw: Minimal artistic processing, closest to photorealism
- --style vibrant: Punchy colors, high saturation
- --style cute: Softer, more illustrative (mostly for non-photo)
- --style expressive: Artistic, stylized rendering
- --style (no style): Default balance (good for most things)
For photorealism, use --style raw. For illustrations, try --style vibrant or --style expressive.
Chaos (--chaos [0-100])
Controls randomness. Higher chaos = more unexpected, varied outputs.
- --chaos 0: Consistent, reproducible, reliable
- --chaos 30–40: Moderate variability, still coherent
- --chaos 70+: Wild, unpredictable, creative surprises
When to use high chaos: Brainstorming, exploration, when you want surprise variations When to use low chaos: Product photography, logos, anything that needs consistency
Quality (--quality or --q [0.25, 0.5, 1, 2])
Affects rendering time and quality. Higher = slower but better.
- --q 0.25: Ultra-fast, lower quality (good for iteration)
- --q 0.5: Fast, good quality
- --q 1: Standard (default)
- --q 2: Ultra-high quality, 4x slower and more expensive
For exploration, use --q 0.5. For final images, use --q 2.
Seed (--seed [number])
Makes results reproducible. Same seed + same prompt = identical image (useful for variations).
/imagine a serene forest --seed 12345 --chaos 0
/imagine a serene forest --seed 12345 --chaos 50
Both start with the same base but the second one adds randomness. Great for testing variations of the same concept.
Step 5: Prompting Techniques for Different Styles
Photorealistic Images
Formula: [Subject] [environment] [lighting] [photography style] [technical details]
Example: "A professional product photo of a sleek stainless steel coffee maker on a marble countertop, warm morning sunlight from the left, shallow depth of field, Canon EOS R5 35mm, studio photography, sharp focus on the product, neutral background --ar 4:3 --style raw --v 6"
Key words: "professional photography," "cinematic," "studio lighting," "sharp focus," specific camera/lens names.
Illustration & Comic Style
Formula: [Subject] [art style] [emotion/mood] [color palette]
Example: "A cyberpunk hacker in a neon-lit room, illustration style, trending on ArtStation, dramatic shadows, electric blues and purples, manga influence, dynamic pose --niji-6 --ar 16:9 --style vibrant"
Key words: "illustration," "anime," "comic," "trending on ArtStation," specific art movement names.
3D Render / CGI Style
Formula: [Object] [render engine] [materials] [lighting setup]
Example: "A luxury watch floating in mid-air, surrounded by gold coins and sparkles, Octane render, ray-tracing, cinematic lighting, 3D product visualization, ultra-detailed, 8K, white studio background --ar 1:1 --q 2"
Key words: "Octane render," "3D," "ray-tracing," "volumetric lighting," "hyperrealistic."
Step 6: Generate, Upscale, and Refine
The Workflow
-
Generate: Type
/imagine [prompt]- Midjourney produces 4 variations
- Usually takes 30–90 seconds
-
Choose: Like one? Click U1–U4 to upscale (increases resolution, adds detail)
- Takes another 30–60 seconds
- You now have a high-res version (1024×1024 or higher depending on aspect ratio)
-
Download: Right-click the upscaled image → Save
-
Iterate: Don't like all four? Click V1–V4 to create variations of your favorite
- Keeps the good parts, tweaks others
- Repeat until you love it
Upscaling vs Variations
| Action | What It Does | When to Use |
|---|---|---|
| U (Upscale) | Increases resolution, adds detail | You love one image and want the final version |
| V (Variation) | Creates 4 new takes on your chosen image | The concept is right but needs tweaks |
| Refresh | Completely new 4 images | Nothing worked, start over |
Advanced Refinement
Once you upscale, you can re-imagine the image:
- Click the upscaled image to enlarge it
- Hover and click Magic Wand icon
- A new prompt field appears
- Type
/imagine [original prompt] [refinements]
This is how you iterate toward perfection without starting over.
Step 7: Download and Use Your Images
Where to Find Your Work
- In Discord: Scroll through #general or your DMs to find them
- On Midjourney web: Log into midjourney.com → "Gallery" → your images
- Discord right-click: Save image to your computer
Licensing & Commercial Use
Midjourney images are yours to use commercially if you're a paid subscriber. Free tier users have restricted rights.
Standard license:
- Use for commercial projects, websites, prints, products
- Credit Midjourney (recommended but not required as of 2026)
- Can't resell the raw image or claim it as your art
Prohibited:
- Don't use free-tier images commercially without upgrading
- Don't train competing AI models on Midjourney images
- Don't violate anyone's likeness rights (celebrities, real people)
Step 8: Common Mistakes to Avoid
-
Overly long prompts: More words ≠ better. Midjourney works with ~20–50 key words. Beyond that, you're just adding noise.
-
Asking for hands, faces, or text: Hands are notoriously hard. Faces are better but still inconsistent. Text in images almost always fails (use Photoshop instead).
-
Forgetting parameters: A prompt without aspect ratio often doesn't match your use case. Always specify
--ar. -
Using outdated version: Always use
--v 6. Older versions are slower and lower quality. -
Mixing contradictory styles: "A photorealistic oil painting by Van Gogh" is confusing. Pick one aesthetic.
-
Not iterating enough: Your first 4 generations usually aren't perfect. Use V (variation) and refine.
-
Copying prompts verbatim from Reddit: Other people's prompts are often overly specific to their workflow. Build your own.
Pro Workflows You Should Know
Batch Generation for Social Media
/imagine A minimalist desk setup for a productivity app, Instagram square, modern aesthetic --ar 1:1 --v 6 --chaos 20
(Repeat 3–4 times with slight variations: "warm tones," "cool tones," "natural lighting," etc.)
Generate multiple variations of a concept, then upscale your top 4. You now have a week's worth of social media content in 10 minutes.
Product Design Iteration
- Start with a base prompt: "A sleek wireless earbud, side view, white and silver, professional product photo"
- Upscale the best one
- Use the magic wand to refine: "... but make it more futuristic, add glowing elements"
- Upscale again
- Repeat until it matches your vision
You've now co-created a design concept with AI in 5 minutes instead of 2 weeks in Figma.
Concept Art Series
Generate 10 versions of an environment (office, forest, spaceship interior) with varying chaos and styles. Pick your favorite three. Use these as reference for hand-drawn art or further refinement.
Midjourney vs DALL-E 3 vs Stable Diffusion
| Aspect | Midjourney | DALL-E 3 | Stable Diffusion |
|---|---|---|---|
| Image Quality | Highest, most photorealistic | Very high, excellent hands | Good, varies by model |
| Ease of Use | Discord interface (learning curve) | ChatGPT (easy, web-based) | Requires local setup or API |
| Cost | $30–60/month | $20/month (ChatGPT Plus) | Free (self-hosted) |
| Speed | Fast (~60 sec) | Medium (~30–60 sec) | Variable (slow if self-hosted) |
| Customization | Parameters (--ar, --style, --chaos) | Limited (text only) | Extensive (open-source) |
| Commercial Use | Yes (paid tier) | Yes (ChatGPT Plus) | Depends on model license |
| Best For | Professional designs, concept art, complex scenes | Quick generation, text in images (better), simplicity | Tech enthusiasts, local control |
Choose Midjourney if: You want the highest quality and don't mind Discord. Best for professionals.
Choose DALL-E 3 if: You want simplicity and integration with ChatGPT. Good for quick, casual generation.
Choose Stable Diffusion if: You want full control and don't want to pay monthly. Best for developers.
Tips Pros Use But Rarely Share
- Use negative prompts: Type
--no [thing you don't want]to exclude elements. Example:--no hands --no watermark - Reference images: Upload an image with
/imagineto use it as style reference (describe what you want, then the image guides the style) - Blend multiple prompts:
/blend [image1] [image2] [image3]creates a mash-up (max 5 images) - Refresh rate: If you hate all 4 variations, click Refresh multiple times—you'll get fresh results each time
- Seed + variation = controlled exploration: Use the same seed with increasing chaos to explore variations of a concept
- Test low quality first: Use
--q 0.25for iteration to save GPU hours. Once you like it, re-generate at--q 2 - Discord threads: Create a thread for a project (right-click message → Create Thread) to organize all related images together
Getting Better at Prompting
- Study successful prompts: Check r/midjourney or Twitter for prompts that work
- Analyze what's missing: If an image lacks detail, add specificity to the next prompt
- Test one variable at a time: Change only
--styleor--chaosbetween runs to understand what each does - Build a prompt library: Save your best prompts in a text file. Reuse and tweak them
- Embrace iteration: The best images come from 3–5 rounds of refinement, not first-try luck
Related Reading
- Best AI Image Generators in 2026 — Compare Midjourney, DALL-E, and others
- How to Use Google Gemini — Gemini's image generation capabilities
- Best AI Tools for Designers — AI tools specifically for creative professionals
- How to Write AI Prompts That Work — Master prompting across all tools
- Best Free AI Tools — Affordable alternatives to Midjourney
- DALL-E 3 vs Midjourney Comparison — Head-to-head comparison