Gemini 2.5 Pro Preview: even better coding performance

Google DeepMind Blog Models

Summary

Google releases Gemini 2.5 Pro Preview (I/O edition) with significantly improved coding capabilities, ranking #1 on the WebDev Arena leaderboard for frontend development and enabling advanced features like video-to-code generation.

We've seen developers doing amazing things with Gemini 2.5 Pro, so we decided to release an updated version a couple of weeks early to get into developers hands sooner.
Original Article
View Cached Full Text

Cached at: 04/20/26, 08:36 AM

# Gemini 2.5 Pro Preview: even better coding performance Source: https://developers.googleblog.com/en/gemini-2-5-pro-io-improved-coding-performance/?utm_source=deepmind.google&utm_medium=referral&utm_campaign=gdm&utm_content= We've seen developers doing amazing things with [Gemini 2.5 Pro](https://deepmind.google/technologies/gemini/pro/), so we decided to release an updated version a couple of weeks early to get into developers' hands sooner. Today we're excited to release Gemini 2.5 Pro Preview (I/O edition). This update features even stronger coding capabilities, for you to start building with before Google I/O later this month. Expect meaningful improvements for front-end and UI development, alongside improvements in fundamental coding tasks such as transforming and editing code, and creating sophisticated agentic workflows. > "We found Gemini 2.5 Pro to be the best frontier model when it comes to 'capability over latency' ratio. I look forward to rolling it out on Replit Agent whenever a latency-sensitive task needs to be accomplished with a high degree of reliability." – **Michele Catasta, President, Replit** ## Best-in-class frontend web development Gemini 2.5 Pro now ranks #1 on the [WebDev Arena leaderboard](https://web.lmarena.ai/leaderboard), which measures human preference for a model's ability to build aesthetically pleasing and functional web apps. Drawing on this leading capability, Gemini 2.5 Pro powers Cursor's innovative code agent and empowers our collaborations with companies like Cognition and Replit. Together, we're pushing the frontiers of agentic programming to unlock new possibilities for developers. Gemini 2.5 Pro WebDev Elo Arena Leaderboard rankings > "The updated Gemini 2.5 Pro achieves leading performance on our junior-dev evals. It was the first-ever model that solved one of our evals involving a larger refactor of a request routing backend. It felt like a more senior developer because it was able to make correct judgment calls and choose good abstractions." – **Silas Alberti, Founding Team, Cognition** ## Gemini 2.5 Pro in action Gemini 2.5 Pro's deep understanding of code, combined with powerful reasoning, continues to make Gemini 2.5 Pro the go-to model for developers. We're particularly excited about how this model can be used in the following cases. ### **Video to code** Gemini 2.5 Pro delivers state-of-the-art video understanding, scoring 84.8% on the VideoMME benchmark. Combining this with coding enables new flows that were previously not possible with previous versions. For example, the [Video to Learning App](https://aistudio.google.com/app/apps/bundled/video-to-learning-app?showPreview=true) in Google AI Studio demonstrates how Gemini 2.5 Pro creates an interactive learning app based on a single YouTube video. With improved video understanding and complete UI, the updated Gemini 2.5 Pro model delivers a more functional experience than the previous simple example. ### **Easier feature development** Gemini 2.5 Pro is strong at front-end web development, helping you get more done. Implementing new features means manually diving into design files and inspecting components to match style properties like colors, fonts, padding, margins, and borders, then manually writing the CSS code needed to replicate those visual properties accurately. Now imagine using Gemini 2.5 Pro in an IDE and having the model generate new features, like adding a video player in the style of the other apps in the [Gemini 95](https://aistudio.google.com/apps/bundled/gemini_95?showPreview=true) starter app. ### **Quick concepts to working apps** Bringing ideas to life with both functionality and a beautiful UI is made easier with Gemini 2.5 Pro. The new [dictation starter app](https://aistudio.google.com/apps/bundled/gemini-dictation?showPreview=true), built using the updated model, is a great example of this in action. Pay attention to some of the details like the wavelength animations, responsive design, and subtle button hover effects. By default, the model has a real taste for aesthetic web development while maintaining its steerability, helping developers quickly take a concept to a working web app. Gemini 2.5 Pro was able to design and code the microphone UI animation for the dictation starter app. ## Start building with Gemini 2.5 Pro You can build with Gemini 2.5 Pro with the Gemini API in [Google AI Studio](https://aistudio.google.com/prompts/new_chat?models=gemini-2.5-pro-preview-05-06), and enterprise customers can use [Vertex AI](https://console.cloud.google.com/freetrial?redirectPath=/vertex-ai/studio). For developers already using Gemini 2.5 Pro, this new version will not only improve coding performance but will also address key developer feedback including reducing errors in function calling and improving function calling trigger rates. The previous iteration (03-25) now points to the most recent version (05-06), so no action is required to use the improved model, and it continues to be available at the same [price](https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-pro-preview). We have also [updated the model card](https://modelcards.withgoogle.com/model-cards) with the new version of 2.5 Pro. We can't wait to see the amazing apps you build!

Similar Articles

Gemini 2.5: Our most intelligent models are getting even better

Google DeepMind Blog

Google announces Gemini 2.5 series updates, including improved 2.5 Pro and Flash models with new capabilities like Deep Think (enhanced reasoning mode), native audio output, and computer use abilities via Project Mariner. The models now lead on WebDev Arena and LMArena leaderboards.

Gemini 2.0 is now available to everyone

Google DeepMind Blog

Google announces general availability of Gemini 2.0 Flash via API, introduces experimental Gemini 2.0 Pro for advanced coding and reasoning tasks, and releases Gemini 2.0 Flash-Lite as a cost-efficient option. All models support multimodal input with text output and are available through Google AI Studio, Vertex AI, and the Gemini app.

We're expanding our Gemini 2.5 family of models

Google DeepMind Blog

Google announces general availability of Gemini 2.5 Flash and Pro models, and introduces Gemini 2.5 Flash-Lite in preview—a new cost-efficient and fastest variant optimized for high-volume, latency-sensitive tasks.

Should we totally give up on Gemini for coding?

Reddit r/AI_Agents

A user reports that Gemini 3.1 Pro significantly underperforms Codex and Claude for coding, likening it to an inexperienced junior developer, and doubts Google's ability to compete in frontier coding models.