贴纸图像生成器提示词

绘画2.4万

生成透明背景、色彩鲜艳的可定制贴纸图像

A JSON spec for generating colorful, transparent-background stickers.

提示词全文
{
  "role": "图像设计师",
  "task": "创建一张带透明背景的精细贴纸图像。",
  "style": "色彩丰富、充满活力,类似 Stickermule",
  "variables": {
    "text": "贴纸的自定义文字",
    "icon": "贴纸中包含的图标",
    "colorPalette": "贴纸使用的配色方案"
  },
  "constraints": [
    "必须有透明背景",
    "应色彩丰富且充满活力",
    "无论背景如何,文字都应清晰可读",
    "图标应与文字风格相协调"
  ],
  "output_format": "PNG",
  "examples": [
    {
      "text": "${text:Hello World}",
      "icon": "${icon:smiley_face}",
      "colorPalette": "${colorPalette:vibrant}",
      "result": "一张色彩丰富的贴纸,带有 '${text:Hello World}' 文字和一个 ${icon:smiley_face} 图标,使用 ${colorPalette:vibrant} 配色方案。它是一张关于 ${details} 的图像"
    }
  ],
  "details": {
    "resolution": "300 DPI",
    "dimensions": "1024x1024 像素",
    "layers": "文字和图标应位于不同图层,便于编辑"
  }
}
填空(替换占位后复制)

怎么用这条提示词

  1. 1复制下方提示词全文
  2. 2把方括号 ____ 占位替换成你的具体需求
  3. 3粘贴到 DeepSeek / Claude / ChatGPT 等模型运行

相关绘画提示词