Sticker Image Generator prompt
Image23.8K
生成透明背景、色彩鲜艳的可定制贴纸图像
A JSON spec for generating colorful, transparent-background stickers.
Full prompt
{
"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": "文字和图标应位于不同图层,便于编辑"
}
}Fill in the blanks, then copy
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run