Verdict: insufficient verified evidence. The provided official OpenAI excerpts confirm GPT Image 2 and Images and Vision documentation exists, but they do not provide an exact supported size table, aspect ratio matrix...

Create a landscape editorial hero image for this Studio Global article: GPT Image 2 Image Sizes: What’s Verified—and What Isn’t. Article summary: Verdict: insufficient evidence. The available official excerpts do not verify a definitive GPT Image 2 pixel size list, supported aspect ratio matrix, or “best” aspect ratio, so builders should confirm options in the.... Topic tags: ai, openai, gpt image 2, image generation, chatgpt. Reference image context from search candidates: Reference image 1: visual subject "Happy Horse 1.0 is now on fal. OpenAI's Latest Model live on fal April 21. GPT Image 2 is now live on fal with near-perfect text rendering, no yellow color cast, real-world knowled" source context "What Is GPT Image 2? OpenAI's Latest Model live on fal April 21" Reference image 2: visual subject "The image displays various aspect ratios used in different display types, including 3:2,
Builders searching for GPT Image 2 sizes usually want a practical answer: which dimensions can I request, which aspect ratios are accepted, and which one produces the best output? Based on the provided source evidence, the honest answer is narrower: the exact GPT Image 2 size and aspect-ratio matrix is not verified here, so it should be checked in current OpenAI documentation or tested in your own account before you build around it.[1][
13]
There is insufficient evidence in the supplied sources to publish a definitive GPT Image 2 image-size table.
The strongest sources in the set are OpenAI’s GPT Image 2 model page and OpenAI’s Images and Vision guide.[1][
13] However, the provided excerpts from those sources do not list exact GPT Image 2 pixel dimensions, accepted aspect-ratio values, or a recommendation that one ratio works better than another.[
1][
13]
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
Verdict: insufficient verified evidence. The provided official OpenAI excerpts confirm GPT Image 2 and Images and Vision documentation exists, but they do not provide an exact supported size table, aspect ratio matrix...
Verdict: insufficient verified evidence. The provided official OpenAI excerpts confirm GPT Image 2 and Images and Vision documentation exists, but they do not provide an exact supported size table, aspect ratio matrix... Social snippets mention possible labels such as 1:1, 5:4, 9:16, and 21:9, but those posts do not establish official API values or full compatibility.[10][11]
Do not copy the 1280x720 example from OpenAI’s Sora video docs into GPT Image 2 image generation code; that example is for /v1/videos with sora 2 pro.[14]
Continue with "Mogami vs Type 31: Why Japan Wants New Zealand’s Frigate Deal" for another angle and extra citations.
Open related pageCross-check this answer against "Corpay’s BVNK Deal Brings Stablecoin Wallets and 24/7 Settlement to 800,000 Businesses".
Open related pageOverview. Models. Latest: GPT-5.4. Using tools. Overview. Models and providers. Running agents. Evaluate agent workflows. …
OCR Aspect ratio Share … Generate this image with a different aspect ratio Square 1:1 Landscape 5:4 Story 9:16 Ultra Wide 21:9 21:9
The model itself only supports a fixed set of sizes and aspect ratios. You can get an idea of what's supported by looking at the API page
OpenAI researcher Dibya Bhattacharjee shows the variety of aspect ratios you can prompt with ChatGPT Images 2.0, plus the jump in maximum
Images and vision. Image generation. Image generation. Images and vision. Image generation. Image generation. [Chat Completions API](
That distinction matters. It does not prove GPT Image 2 has no fixed options. It means the evidence available here does not verify what those options are.
| Source | What it can support | What it cannot prove from the provided excerpt |
|---|---|---|
| OpenAI GPT Image 2 model page | OpenAI has a GPT Image 2 model page in its API documentation.[ | A supported-size list, accepted aspect-ratio matrix, or best-ratio recommendation.[ |
| OpenAI Images and Vision guide | OpenAI provides an Images and Vision guide in the API documentation set.[ | Exact GPT Image 2 output dimensions or quality rankings by aspect ratio.[ |
| Threads snippet | A social post mentions labels including Square 1:1, Landscape 5:4, Story 9:16, and Ultra Wide 21:9.[ | That those labels are official API parameters, exhaustive, or available to every GPT Image 2 user.[ |
| Reddit snippet | A user says the model supports a fixed set of sizes and aspect ratios and points readers toward the API page.[ | The actual values in that fixed set.[ |
| YouTube snippet | A video snippet says aspect ratios and resolution are discussed for ChatGPT Images 2.0.[ | The exact GPT Image 2 size matrix or accepted API values.[ |
| Sora video-generation docs | OpenAI shows a Sora video request using model="sora-2-pro", /v1/videos, size="1280x720", and seconds="8".[ | That 1280x720 is a GPT Image 2 image-generation size.[ |
The Threads snippet is useful as a clue because it names concrete aspect-ratio labels: Square 1:1, Landscape 5:4, Story 9:16, and Ultra Wide 21:9.[10] But a social screenshot or post is not the same thing as an API contract.
For production use, developers need more than a label. They need to know the exact parameter name, the full accepted-value set, whether the values apply to the API or only to a user interface, what pixel dimensions are returned, and whether access differs by account or surface. The provided social snippets do not answer those questions.[10][
11][
12]
The Reddit snippet is similarly directional but incomplete: it says GPT Image 2 supports a fixed set of sizes and aspect ratios, but it does not enumerate them.[11] That makes it a reason to check the API documentation—not a source for a compatibility table.
1280x720 as a GPT Image 2 sizeThe most concrete dimension in the supplied OpenAI excerpts is 1280x720, but it appears in OpenAI’s Sora video-generation guide.[14] The shown request uses the
/v1/videos endpoint, the sora-2-pro model, a size="1280x720" field, and an eight-second generation parameter.[14]
That supports a claim about a Sora video request. It does not verify that 1280x720 is accepted by GPT Image 2 for image generation.[14]
Until you have a current official table or verified account-level behavior, avoid hard-coding GPT Image 2 dimensions from social posts, screenshots, or unrelated model docs.
A safer workflow:
You can safely say that the provided source set includes OpenAI documentation pages for GPT Image 2 and Images and Vision.[1][
13] You can also say that the available excerpts do not verify exact GPT Image 2 pixel sizes, supported aspect ratios, or a best-performing aspect ratio.[
1][
13]
You should not present the social labels as confirmed API values, and you should not reuse Sora video dimensions as GPT Image 2 image-generation requirements without separate evidence.[10][
14]
Do not publish or build around a definitive GPT Image 2 size table from this evidence alone. The official sources included here point to where the answer should be verified, but the supplied excerpts do not provide the values. Until the accepted sizes and aspect ratios are confirmed in current OpenAI docs or direct testing, exact GPT Image 2 image sizes and “best” aspect ratios remain unverified.[1][
13]
1 2 3 4 5 6 7 8 curl -X POST " \ curl -X POST " \ -H "Authorization: Bearer $OPENAI API KEY" \ -H "Content-Type: multipart/form-data" \ -F prompt="She turns around and smiles, then slowly walks out of the frame." \ -F model="sora-2-pro" \ -F size="1280x720"...