What is ChatGPT Images 2.5?
ChatGPT Images 2.5, also written GPT Image 2.5, is the name people are using for OpenAI's expected next image model. It has not been announced, and no model by that name exists in the OpenAI API today.
What does exist is a testing trail, and a prompt style that has carried across every release in this family. So most of this guide teaches you to get good images out of the current model, in order. What you learn here should transfer the day anything new lands. The last section covers the release itself.
The ChatGPT Images 2.5 prompt formula
Four habits do most of the work. Everything below is an example of one of them.
| Habit | What it looks like | What it fixes |
|---|---|---|
| Describe a picture, not keywords | A vintage travel poster of a harbour town at golden hour | Vague output from adjective lists |
| Quote the exact words | The sign reads "HARBOR LIGHT" in a bold serif | Misspelled and invented text |
| Name the type hierarchy | Headline large at the top, four acts beneath in descending sizes | Flat, unstructured layouts |
| One change per edit turn | Change the label to matte black, keep everything else exactly | Drift across a chain of edits |
Writing your first image prompt
Name the subject, the setting and the light in plain sentences. Words like "beautiful" or "4k" do almost nothing, because they do not tell the model what to put in the frame.
| Weak prompt | Strong prompt |
|---|---|
| travel poster, beautiful, high quality, 4k | A vintage travel poster of a harbour town at golden hour, warm flat color, the title across the top |
Start there, look at what comes back, then change one thing at a time.

Getting text and layout right in an image
This is the most useful skill to build, and the one the expected release is said to improve most. Put the exact words in quotation marks and say where they sit. Keep the wording short, because long runs of small type degrade first.

Once single lines work, name the parts of the layout separately instead of describing a mood. "A concert bill: headline act large at the top, four supporting acts stacked beneath in descending sizes, venue and date small at the base" gives the model a hierarchy to plan against.

Editing an image and keeping a set consistent
Editing is where most people lose a good image. Change one thing per turn, and say what to leave alone.
| Do not write | Write instead |
|---|---|
| Make it darker and more premium, maybe move the logo | Change the label to matte black, keep the lighting and framing exactly as they are |
| The courier again, different scene | The same courier in a red jacket and grey scarf, now on a mountain pass |
Watch for drift. The first two edits usually hold; by the third or fourth something you never asked about has moved. Go back to the last good version rather than correcting forward.

For a set that has to read as one world, repeat the recurring details word for word. Where the model can generate a batch from one prompt, use it: a set produced together holds far better than six images made separately.

ChatGPT Images 2.5 release date and expected features
Everything known about the release falls into two tiers, and the gap between them matters more than any single claim.
| Claim | Source | Weight |
|---|---|---|
| GPT Image 2 shipped April 21, 2026 | OpenAI API docs and changelog | Verifiable |
| gpt-image-1.5 shipped December 2025 as an interim release | OpenAI announcement record | Verifiable |
| No 2.5 or 3 id in the SDKs, changelog or docs | openai-python and openai-node | Verifiable |
| Two unnamed checkpoints ran in Arena, August 2026 | One X account, no Arena attribution | Single source |
| Sharper small text, better texture, steadier edits | Same account, qualitative | Single source |
The checkpoints before GPT Image 2 appeared about fifteen days ahead of launch. Applied to the most recent sighting that points at early September 2026, with DevDay on September 29 the next natural moment. Neither is a schedule, and a checkpoint that runs in Arena does not have to ship.
To check whether it has launched, look for a new image id in the OpenAI API model list, a dated entry in the changelog, and a new value in the ImageModel type shipped with the SDKs. A real launch clears all three.
GPT Image 2 is on Morphic today and is the model any 2.5 release would be measured against. Building your prompts on it now means the work transfers on day one.
