Back
Text Rendering Control Template and Example Prompt
Image Prompt

Text Rendering Control Template and Example Prompt

Description

A template and an example prompt demonstrating how to use Nano Banana Pro's text rendering parameters to precisely control the text, position, font style, and size within an image, exemplified by a minimalist tech poster.

Prompt

{
  "description": {
    "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"
      }
    ]
  }
}
Open Original