Image Model Support Matrix
The current externally exposed image capabilities are not limited to a singlegpt-image-* model. Based on the existing scripts and gateway adaptation logic, the image stack actually covers multiple model lines, including Gemini, Jimeng Image, Doubao Seedream, Grok Image, GPT Image, and OpenAI Images-compatible models. However, their requirements for entry points, reference images, sizes, and output formats are not exactly the same.
If you only want to know “which interface should I use,” prioritize the “Recommended entry” column; if you only want to know “whether this model supports image-to-image,” prioritize the “Reference image input” column.
Model Summary Table
By Family
Gemini image models
gpt-image-2
Jimeng Image
Doubao Seedream
Grok Image
OpenAI Images-compatible
Aspect Ratios and Sizes
Common aspect ratios
gpt-image-2 base aspect ratios and size tiers
The base tiers forgpt-image-2 are as follows:
However, note that this does not mean all upstream providers natively accept these sizes. The scripts will automatically fall back to a closer official size when necessary and write the target aspect ratio into the prompt.