A New Lightweight Contender Shakes Up Image Generation
Google just slid a new model into the text-to-image top 10 — and it’s not another heavyweight. Gemini 3.1 Flash Lite Image (codenamed nano-banana-2-lite) has debuted with an ELO of 1251, which doesn’t just earn it a top-10 spot — it lands at #2 overall, leapfrogging every model except OpenAI’s reigning GPT-Image-1.5. For developers building image generation into products, a “lite” model performing at this level changes the cost-performance calculus significantly.
What Changed Today
- Text-to-Image: Gemini 3.1 Flash Lite Image (
gemini-3.1-flash-lite-image) is new in the top 10 with an ELO of 1251. This is a Google model from the “Flash Lite” tier — designed for speed and cost efficiency. It now sits above all three existing Gemini image models in the rankings, including Gemini 3 Pro Image Preview (ELO 1233).
Deep Dive: Text-to-Image Shakeup
This is a notable entry for several reasons. Gemini 3.1 Flash Lite Image scores an ELO of 1251, putting it just 4 points behind the category leader, OpenAI’s GPT-Image-1.5 High Fidelity (ELO 1247) — and arguably within statistical noise depending on vote count. The “Flash Lite” branding signals this is positioned as a lower-cost, lower-latency model in Google’s lineup, which makes its quality ranking all the more striking. A lite-tier model outperforming Google’s own Pro-tier image model (ELO 1233) suggests Google has made meaningful architectural improvements in the 3.1 generation.
For developers, the practical implications are significant. If you’re currently using gemini-3-pro-image-preview for image generation, you should immediately test gemini-3.1-flash-lite-image as a replacement — you’ll likely get better quality at a lower price point given the Flash Lite tier’s typical per-token pricing advantage. If you’re on OpenAI’s gpt-image-1 at $0.02–$0.19 per image, this new Google model is the closest competitor yet and worth benchmarking against your specific use cases. The API model ID to use is gemini-3.1-flash-lite-image.
FREE GUIDE
Stop Writing Design Specs by Hand
Get the free visual guide: how AI tools generate GAMP 5 documentation directly from your PLC and DCS exports. Used by Life Sciences engineers who are done doing it manually.
No spam. Unsubscribe anytime.
It’s also worth noting the internal codename: nano-banana-2-lite. This suggests there may be a full-weight “nano-banana-2” variant still to come, which could potentially overtake GPT-Image-1.5 for the #1 spot.
Current Leaders at a Glance
| Category | #1 Model | Provider | Score |
|---|---|---|---|
| Text-to-Image | GPT-Image-1.5 High Fidelity (gpt-image-1) |
OpenAI | ELO 1247 |
| Text-to-Image (#2 — NEW) | Gemini 3.1 Flash Lite Image (gemini-3.1-flash-lite-image) |
ELO 1251* |
*Note: Gemini 3.1 Flash Lite Image’s ELO of 1251 technically exceeds GPT-Image-1.5’s 1247. However, the reference leaderboard has not yet officially updated the #1 position — likely pending sufficient vote volume for statistical confidence. We’re reporting the standings as listed, but this is one to watch very closely in the coming days.
So What?
If you’re building anything that generates images via API, today’s move demands a benchmark test. A lite-tier model matching or exceeding the previous best-in-class means the cost-per-image for production-quality generation is about to drop — potentially dramatically. Here’s what to do right now: spin up a quick A/B test comparing gemini-3.1-flash-lite-image against whatever you’re currently using (gpt-image-1, gemini-3-pro-image-preview, or flux-2-max). Pay attention to latency and per-token cost in addition to output quality. If the lite model holds up on your prompts, you may be able to cut your image generation costs substantially without sacrificing quality — and that’s the kind of margin improvement that matters at scale. Also keep an eye on whether a non-lite variant drops soon; Google may be about to make a serious run at the #1 spot.

