If you're generating AI images with Midjourney, one of the first settings you'll want to learn is called aspect ratio. The aspect ratio determines the dimensions of your image.
In plain image, aspect ratio dictates whether your image is square, horizontal, or vertical. It's stated in width:height terms. Here are a few common aspect ratios:
To set the aspect ratio of an image you're creating in Midjourney, you'll need to add the "--aspect" parameter to your prompt. For example, if you want a nice horizontal 2:1 image for something like an online brochure, you'll tack on this text to the end of your prompt:
--aspect 2:1
So the final prompt will look something like this:
/imagine prompt cat riding a broom over the moon --aspect 2:1
Midjourney also accepts the abbreviated parameter --ar, which does the exact same thing as --aspect.
/imagine prompt cat riding a broom over the moon --ar 2:1
Then simply drop this prompt into Midjourney, and let the bot do it's thing!
Midjourney defaults to an aspect ratio of 1:1, which will generate a perfectly square image.