图像文本渲染参数提示
Tip 2: Use Text Rendering Parameters Nano Banana Pro's secret weapon? Perfect text rendering in images. But only if you tell it exactly what text, where, and in what style. Template Prompt: { "scene": "[your image description]", "text_elements": [ { "text": "[exact text to render]", "position": "[where in image]", "font_style": "[typography style]", "language": "[if not English]" } ] } -- Example Prompt: { "scene": "minimalist tech poster with gradient background", "text_elements": [ { "text": "
- Category
- Illustration & Art
- Model
- Nano Banana Pro
- Creator
- Louis Gleeson
- Source language
- zh-CN
- Source ID
- text-rendering-parameters-in-image-prompts
Full prompt
Tip 2: Use Text Rendering Parameters
Nano Banana Pro's secret weapon? Perfect text rendering in images.
But only if you tell it exactly what text, where, and in what style.
Template Prompt:
{
"scene": "[your image description]",
"text_elements": [
{
"text": "[exact text to render]",
"position": "[where in image]",
"font_style": "[typography style]",
"language": "[if not English]"
}
]
}
--
Example Prompt:
{
"scene": "minimalist tech poster with gradient background",
"text_elements": [
{
"text": "AI Revolution 2025",
"position": "center, upper third",
"font_style": "bold, futuristic sans-serif, glowing effect",
"size": "large headline"
},
{
"text": "The future is now",
"position": "center, lower third",
"font_style": "elegant script, smaller subtitle"
}
]
}Translations1
图像文本渲染参数提示
zh-CNTip 2: Use Text Rendering Parameters Nano Banana Pro's secret weapon? Perfect text rendering in images. But only if you tell it exactly what text, where, and in what style. Template Prompt: { "scene": "[your image description]", "text_elements": [ { "text": "[exact text to render]", "position": "[where in image]", "font_style": "[typography style]", "language": "[if not English]" } ] } -- Example Prompt: { "scene": "minimalist tech poster with gradient background", "text_elements": [ { "text": "AI Revolution 2025", "position": "center, upper third", "font_style": "bold, futuristic sans-serif, glowing effect", "size": "large headline" }, { "text": "The future is now", "position": "center, lower third", "font_style": "elegant script, smaller subtitle" } ] }




















