Aspect Ratio and Dimensions
Last updated
Aspect ratio controls the shape of your generated image. Depending on the selected model, workflow, and generation size tier, you may see preset ratios, custom ratio controls, custom pixel dimensions, or resolution choices.
To select an aspect ratio or dimensions:
Open the Prompt Box.
Open Aspect Ratio, Dimensions, or Resolution depending on the current workflow.
Choose a preset or custom value supported by the selected model.


Ideogram commonly uses these preset ratios:
Vertical
1:3, 1:2, 9:16, 10:16, 2:3, 3:4, 4:5
Square
1:1
Horizontal
5:4, 4:3, 3:2, 16:10, 16:9, 2:1, 3:1
In API requests, aspect ratios use x separators, such as 16x9, instead of 16:9.
Some models and plans support custom dimensions or resolution tiers. When custom dimensions are available, Ideogram may normalize your requested dimensions to a supported ratio, model size, or resolution tier.
Exact pixel outputs depend on the model, generation size tier, endpoint, and workflow. If docs need exact pixel tables, generate them from the same model catalog/config used by the app rather than maintaining a static table by hand.
Last updated