chatgpt-image-latest
ChatGPT Image latest (OpenAI)
Yes — OpenAI deprecated ChatGPT Image latest on June 2, 2026 and shuts it down on December 1, 2026 (in 124 days). The recommended replacement is GPT Image 2.
A floating pointer to whichever image model ChatGPT was using, for products that wanted to match what users saw in the app. Like every other -latest pointer OpenAI has shipped, it was retired on a shorter notice than the pinned ids it pointed at.
The facts
| Provider | OpenAI |
|---|---|
| Model id | chatgpt-image-latest |
| Released | — |
| Deprecated | June 2, 2026 |
| Shutdown | December 1, 2026 · in 124 days |
| Status | Deprecated |
| Last verified | July 30, 2026 |
What to use instead
Move to a pinned id. Every floating pointer in this catalog — chat, codex and image alike — has now been deprecated at least once.
What parameters gpt-image-2 accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "chatgpt-image-latest"
+ "model": "gpt-image-2"
Frequently asked questions
- When will OpenAI ChatGPT Image latest shut down?
- OpenAI ChatGPT Image latest is scheduled to shut down on December 1, 2026, in 124 days.
- What replaces OpenAI ChatGPT Image latest?
- OpenAI recommends GPT Image 2 (`gpt-image-2`) as the replacement for OpenAI ChatGPT Image latest. Move to a pinned id. Every floating pointer in this catalog — chat, codex and image alike — has now been deprecated at least once.
- Is OpenAI ChatGPT Image latest still available?
- Yes, for now. OpenAI ChatGPT Image latest is deprecated but still answers requests until December 1, 2026. Deprecated models get no further updates and are the first to lose capacity.
- How do I migrate from OpenAI ChatGPT Image latest to gpt-image-2?
- Swap the model id in your API call: replace "chatgpt-image-latest" with "gpt-image-2". Move to a pinned id. Every floating pointer in this catalog — chat, codex and image alike — has now been deprecated at least once.
Sources
- OpenAI API deprecations · developers.openai.com · accessed July 30, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/openai/chatgpt-image-latest)