Skip to main content

Menu

LEVEL 0
0/5 XP
HomeAboutTopicsPricingMy VaultStatsPractice TestsCertifications

Categories

🎓 Certifications
🤖 Artificial Intelligence
☁️ Cloud and Infrastructure
💾 Data and Databases
💼 Professional Skills
🎯 Programming and Development
🔒 Security and Networking
📚 Specialized Topics
CheatGrid
HomeAboutTopicsPricingMy VaultStatsPractice TestsCertifications
LVLEVEL 0
0/5 XP
GitHub
© 2026 CheatGrid™. All rights reserved.
Privacy PolicyTerms of UseAboutContact

AI Image Generation Cheat Sheet

AI Image Generation Cheat Sheet

Back to Other
Updated 2026-05-20
Next Topic: AI Music Generation Tools Cheat Sheet

AI image generation spans a rich ecosystem of tools — Midjourney for artistic output, Stable Diffusion (via AUTOMATIC1111 or ComfyUI) for local, fully-configurable pipelines, and OpenAI's GPT-image models for instruction-following and text-in-image work. Understanding prompt anatomy, model parameters, and conditioning tools like ControlNet separates predictable, professional results from random rolls of the dice. The single most important mental model: every generator is a two-sided steering wheel — the positive prompt pushes toward a target, while negative prompts, parameter settings, and reference images all push away from unwanted territory; learning to drive both sides simultaneously is the skill.

What This Cheat Sheet Covers

This topic spans 15 focused tables and 137 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.

Table 1: Midjourney Core ParametersTable 2: Midjourney Style & Reference ParametersTable 3: Midjourney Prompting TechniquesTable 4: Stable Diffusion Prompt SyntaxTable 5: Stable Diffusion WebUI Key SettingsTable 6: Stable Diffusion img2img & InpaintingTable 7: ControlNet Preprocessors and ModelsTable 8: Negative Prompts (Stable Diffusion & General)Table 9: Prompt Anatomy and StructureTable 10: Lighting and Atmosphere KeywordsTable 11: Art Styles and Aesthetic ModifiersTable 12: DALL-E / GPT-Image Model PromptingTable 13: Flux.1 PromptingTable 14: Upscaling MethodsTable 15: Model Fine-Tuning and Customisation

Table 1: Midjourney Core Parameters

Midjourney parameters are appended at the end of a prompt and directly control how the model renders, stylises, and varies images. These are the most-used parameters — knowing their defaults and ranges lets you move from "hope it works" to intentional steering.

ParameterExampleDescription
--ar (Aspect Ratio)
--ar 16:9
--ar 3:2
• Sets width-to-height proportions
• default is 1:1 (square). Common values: 1:1, 3:2, 4:3, 9:16, 16:9.
--stylize (--s)
--s 100
--s 750
• Controls artistic interpretation intensity; range 0–1000, default 100.
• Low (0–50): literal, minimal flair
• High (500–1000): strong aesthetic choices that may drift from the prompt
--v (Version)
--v 7
--niji 7
• Selects model version
• V7 is the default as of Q3 2025. Cannot combine --v and --niji in the same prompt
--chaos (--c)
--c 30
--c 80
• Controls diversity between the 4 grid images
• range 0–100, default 0. Above ~50, the model starts ignoring prompt chunks
--no
--no trees
--no text
Negative prompt for Midjourney — tells the model to exclude specific elements from the image.
--quality (--q)
--q 1
--q .5
• Rendering quality
• values 0.25 (4× faster), 0.5 (2× faster), 1 (default). V6 removed --q 2.
--seed
--seed 12345
• Pins the initial random noise to reproduce similar compositions
• range 0–4294967295. Cross-session reproducibility is not guaranteed as model updates change seed behaviour
--iw (Image Weight)
--iw 1.5
--iw 0.5
• Balances an image URL prompt against the text prompt
• range 0–3 (V7+), default 1. Higher values make the output more similar to the reference image

More in Other

  • Adobe Premiere Pro Cheat Sheet
  • AI Music Generation Tools Cheat Sheet
  • 3D Printing Fundamentals Cheat Sheet
  • Discord Community Platform Cheat Sheet
  • Homelab and Self-Hosting Cheat Sheet
  • Perplexity AI Answer Engine Cheat Sheet
View all 68 topics in Other