返回创作内容库

用于 AI 图像文本渲染的 JSON 提示模板

一个 JSON 模板和示例提示,演示了如何使用 Nano Banana Pro 的文本渲染参数。这允许用户指定生成图像中文本元素的精确文本、位置、字体样式和大小。

nano-banana-pro · 摘要 / 背景 · 文本 / 排版 · 极简主义 · 海报 / 传单 · 赛博朋克 / 科幻

试一试复制喜欢的提示词,在 AnchorDot 中开始创作。
用于 AI 图像文本渲染的 JSON 提示模板

中文提示词

```json { "scene": "带有渐变背景的极简科技海报", "text_elements": [ { "text": "AI 革命 2025", "position": "居中,上方三分之一处", "font_style": "粗体,未来感无衬线字体,发光效果", "size": "大标题" }, { "text": "未来已来", "position": "居中,下方三分之一处", "font_style": "优雅手写体,较小副标题" } ] } ```

原始提示词

{ "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" } ] }