Erstelle ein farbiges Stickerbild mit transparentem Hintergrund, anpassbarem Text und Icon. Der Stil ist fröhlich und erinnert an Stickermule, mit gut lesbarem Text und einem Icon, das zum Schriftbild passt. Die Ausgabe ist als PNG mit 1024 x 1024 Pixeln und 300 DPI gedacht.
Diese Uebersetzung dient nur dem Verstaendnis. Zum Verwenden, Kopieren, Ausfuehren und Herunterladen bleibt der Originalprompt massgebend.
Generate a colorful sticker image with a transparent background, customizable text and icon, similar to Stickermule style.
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}