Google: Nano Banana Pro (Gemini 3 Pro Image Preview)
ID: google/gemini-3-pro-image-preview
—
Запрос/ 1М
—
Ответ / 1М
—
Изображение вход /1М
—
Изображение выход /1М
66K
Контекст
—
Макс. ответ
Описание
Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and high-fidelity visual synthesis. The model generates context-rich graphics, from infographics and diagrams to cinematic composites, and can incorporate real-time information via Search grounding.
It offers industry-leading text rendering in images (including long passages and multilingual layouts), consistent multi-image blending, and accurate identity preservation across up to five subjects. Nano Banana Pro adds fine-grained creative controls such as localized edits, lighting and focus adjustments, camera transformations, and support for 2K/4K outputs and flexible aspect ratios. It is designed for professional-grade design, product visualization, storyboarding, and complex multi-element compositions while remaining efficient for general image creation workflows.
Провайдеры для Google: Nano Banana Pro (Gemini 3 Pro Image Preview)
mie
Статус
bananalab
Статус
Статус
Google AI Studio
Статус
Параметры генерации
API и примеры кода
Редактирование с референсным изображением
const response = await fetch('https://polza.ai/api/v1/media', {
method: 'POST',
headers: {
'Authorization': 'Bearer <POLZA_AI_API_KEY>',
'Content-Type': 'application/json'
},
body: JSON.stringify({
model: 'google/gemini-3-pro-image-preview',
input: {
prompt: 'Измени фон на закат над морем',
aspect_ratio: '16:9',
images: [
{ type: 'url', data: 'https://example.com/photo.jpg' }
]
}
})
});
const result = await response.json();
console.log(result);
Polza.AI — лучший выбор
для
Воспользуйтесь сервисом прямо сейчас. А если остались вопросы - запишитесь на демо