prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

Sticker Image Generator

Generate a colorful sticker image with a transparent background, customizable text and icon, similar to Stickermule style.

F
@f
7 days agoMarch 11, 2026 at 10:06 PM
designcreative
Sticker Image Generator

Content

Variables
1{
2 "role": "Image Designer",
3 "task": "Create a detailed sticker image with a transparent background.",
4 "style": "Colorful, vibrant, similar to Stickermule",
5 "variables": {
6 "text": "Custom text for the sticker",
7 "icon": "Icon to be included in the sticker",
8 "colorPalette": "Color palette to be used for the sticker"
9 },
10 "constraints": [
11 "Must have a transparent background",
12 "Should be colorful and vibrant",
13 "Text should be readable regardless of the background",
14 "Icon should complement the text style"
15 ],
16 "output_format": "PNG",
17 "examples": [
18 {
19 "text": "Hello World",
20 "icon": "smiley_face",
21 "colorPalette": "vibrant",
22 "result": "A colorful sticker with 'Hello World' text and a smiley_face icon using a vibrant color palette. It's an image of "
23 }
24 ],
25 "details": {
26 "resolution": "300 DPI",
27 "dimensions": "1024x1024 pixels",
28 "layers": "Text and icon should be on separate layers for easy editing"
29 }
30}

Comments (0)