超全合集!110个精选OpenAI GPT4o文生图核心提示词
这里精选了110个OpenAI 最新多模态模型 GPT4o 生成图片的精彩案例和提示词(Prompts),部分提示词是英文的,可以此在基础上调整进行二创或者翻译为中文,更多提示词信息在文末,欢迎加群交流。
·
来源:超全合集!110个精选OpenAI GPT4o文生图核心提示词
这里精选了110个OpenAI 最新多模态模型 GPT4o 生成图片的精彩案例和提示词(Prompts),部分提示词是英文的,可以此在基础上调整进行二创或者翻译为中文,更多提示词信息在文末,欢迎加群交流。
案例 110:皮克斯风格角色表 (来源 @CharaspowerAI)
提示词:
A character sheet of [detailed description of thecharacter], in the style of Pixar, featuring multiple poses and expressions from different angles, including concept art, pencil sketches, a full-body reference sheet, and a white background. The sheet includes wide shots, low-angle views, 3D renders, and Octane renderings, highly detailed result.
案例 109:涂料飞溅Logo (来源 @nim_null)
提示词:
make a hyper-realistic 3D render of the attached logo, formed by glossy liquid paint splashes. Paint sculpts the outline using the exact palette from the reference. Smooth, fluid high-gloss splashes catch highlights; logo floats on pure white.
案例 108:标志液化 (来源 @umesh_ai)
提示词:
Create a photograph of a [BRAND] logo formed from four vibrant paint splashes: red, blue, green, and yellow, captured mid-motion. Each color flows dynamically across different parts of the logo, as if sculpted from liquid paint. Droplets are suspended in the air around it, enhancing the illusion of movement. Set against a dark background with soft, vivid lighting that accentuates the glossy texture and fluid motion
Use appropriate colors for the logos.
案例 107:超级动物英雄 (来源 @Kerroudjm)
提示词:
A hyper-realistic square 1:1 portrait of a [YOUR ANIMAL] standing in a heroic pose, facing slightly left. The animal wears a textured dark gray superhero suit, form-fitting and matte, with visible fabric grain and subtle seams.
On its chest, inside a golden metallic Superman-style diamond emblem, is a fabric-embroidered version of the [COUNTRY] national flag (realistic stitching, slightly raised).
Draped over the animal’s shoulder is a flowing cape designed from the [COUNTRY] flag, with rich fabric folds and natural weight.
Behind the subject, use a realistic fabric backdrop displaying the full [COUNTRY] flag, slightly out of focus to add depth, with soft shadows to enhance realism.
Lighting should be warm and directional (studio-style), emphasizing the animal’s fur texture, suit material, and the contours of a subtly muscular chest. The overall tone is dramatic and cinematic, with a warm color grading and no excessive contrast. The head must be fully visible — no cropping.
案例 106:时间之神 (来源 @TheRelianceAI)
提示词:
Colossal marble statue of [INSERT OBJECT OR CHARACTER HERE], wings (if applicable) spread in divine majesty, adorned with ornate golden armor and flowing baroque robes, cracked marble textures with soft patina, glowing sacred emblem on chest, standing within a celestial golden dome, surrounded by divine architecture, dramatic god rays from above, dynamic mid-action pose, ultra-detailed renaissance sculpture style, cinematic lighting, majestic and sacred atmosphere, 8k resolution
案例 105:刺绣logo (来源 @azed_ai)
提示词:
A hyperrealistic embroidered textile artwork of the [SUBJECT], created with colored thread and soft fabric textures. The design features dense, tactile stitching and raised embroidery that mimics the actual form and branding. Set against a plain, off-white fabric background, with clean studio lighting and a sharp close-up view. Emphasize threadwork, texture, and handmade imperfections for a realistic soft sculpture look.
案例 104:珐琅马赛克瓷砖风格 (来源 @mariia_gonchar)
提示词:
Visualize any selected emoji [] as an ultra-detailed, hyper-realistic 3D sculpture fully composed of luxurious enamel mosaic tiles. The emoji should retain its iconic silhouette and proportions, reinterpreted as a stylized 3D figure made entirely from curved, faceted, and geometrically interlocked enamel tiles in a radiant mosaic pattern.
> Use high-gloss enamel tiles in varied shades derived from the emoji’s symbolic palette—integrating metallic accents, opalescent glazes, deep ceramic pigmentation, and subtle iridescence. Tile surfaces must exhibit gentle bevels, crisp joints, and tactile depth to emulate elite architectural mosaic work.
> Ensure no visible support structures—the figure must appear freestanding and weightless, suspended mid-air at the exact center of the frame.
> Background: pure white studio environment with soft ambient shadows directly beneath the sculpture to emphasize spatial presence and floating realism.
> Lighting: cinematic, diffused from multiple angles to
案例 103:刺绣风格 (来源 @firatbilal)
提示词:
{
"title": "Adaptive Embroidered Brooch Prompt Generator",
"version": "2.0",
"description": "Generate a prompt for an embroidered brooch based on text description or uploaded image.",
"inputs": {
"reference_mode": {
"type": "select",
"label": "Reference Source",
"options": ["describe manually", "use uploaded image", "combine both"],
"default": "describe manually"
},
"theme_text": {
"type": "text",
"label": "Describe the Theme or Motif",
"placeholder": "e.g. an owl in a forest, biomechanical skull, dancing figures"
},
"image_reference_description": {
"type": "text",
"label": "Describe what's in the uploaded image (if using image mode)",
"placeholder": "e.g. a mechanical skull with succulents growing from it"
},
"shape": {
"type": "select",
"label": "Brooch Shape",
"options": ["circular", "oval", "square", "irregular"],
"default": "oval"
},
"style": {
"type": "select",
"label": "Embroidery Style",
"options": [
"traditional",
"folkloric",
"surreal",
"biomech-organic fusion",
"modern minimal"
],
"default": "traditional"
},
"color_palette": {
"type": "select",
"label": "Color Palette",
"options": [
"earth tones and muted greens",
"pastel shades",
"neon surreal",
"rusted metal and white florals",
"monochrome with silver threads"
],
"default": "earth tones and muted greens"
}
},
"prompt_template": "{final_theme} hand-embroidered brooch, {style} style, crafted with intricate threadwork and metallic accents, soft wool and silk embroidery, fine beadwork outlining the {shape} shape, natural color palette ({color_palette}), macro shot on neutral linen or stone background, ultra-detailed artisan aesthetic, realistic embroidery textures, soft atmospheric lighting --ar 1:1 --style raw --v 6 --q 2",
"logic": {
"final_theme": {
"if": "reference_mode == 'describe manually'",
"value": "{theme_text}"
},
"final_theme_alt": {
"if": "reference_mode == 'use uploaded image'",
"value": "{image_reference_description}"
},
"final_theme_combined": {
"if": "reference_mode == 'combine both'",
"value": "{theme_text} and elements from: {image_reference_description}"
}
}
}
提示:{shape}、{theme}、{style} 可自己修改
案例 102:纹理化图片 (来源 @egeberkina)
提示词:
Retexture the image attached based on the json below
{
"style": "C4D hyper-realistic 3D render",
"object_form": "detailed mechanical design",
"geometry": {
"shape": "sharp edges with smooth curves",
"scale": "real-world proportion",
"detailing": "high-poly mesh with intricate mechanical features"
},
"material": {
"base": "polished plastic and carbon fiber",
"texture": "fine surface variation with specular maps",
"finish": "high gloss with realistic reflections"
},
"design_elements": {
"decals": "subtle branding and panel lines",
"surface_effects": "anodized gradients, emissive lighting elements",
"aero_parts": "spoilers, splitters, and aggressive styling cues"
},
"color_scheme": {
"primary": "#0ae2c0",
"secondary": "#111111",
"accents": ["#ffffff", "#e00000"],
"reflections": "real-world HDRI light environment",
"background": "#ffffff"
},
"lighting": {
"type": "studio 3-point with HDRI",
"intensity": "balanced with key fill and rim lights",
"shadows": "soft, subtle contact shadow under object",
"highlights": "strong specular reflections on curves"
},
"rendering": {
"engine": "Cinema 4D Redshift or Octane",
"resolution": "ultra high-definition (4K+)",
"focus": "object-centered with floating illusion",
"background_blur": "none"
},
"composition": {
"layout": "centered in frame",
"object_count": 1,
"orientation": "three-quarter front view",
"camera": "35mm lens, slightly elevated",
"grounding": "floating mid-air with realistic soft shadow cast on white background"
}
}
提示:需上传一张参考图
案例 101:将你的Logo变成吉祥物 (来源 @alex_prompter)
提示词:
Create a mascot for [BRAND NAME] logo following the JSON aesthetic below:
{
"style": "brand-inspired creative mascot generation",
"subject_handling": {
"adapt_to_uploaded_image": true,
"preserve_uploaded_logo_shape_and_text": true,
"extract_dominant_brand_colors": true,
"analyze_logo_style_for_mood": true,
"use_uploaded_image_as_primary_reference": true
},
"mascot_generation": {
"character_type": "open — could be an animal, humanoid, object, robot, fantasy creature, or abstract form",
"design_strategy": "generate a mascot concept that visually complements the uploaded brand based on extracted brand colors, mood, and style",
"style_alignment": "mascot should feel like part of the brand family — matching tone (playful, elegant, techy, minimal, etc.)",
"color_usage": "use brand colors as dominant tones in mascot’s body, clothing, skin, or materials",
"personality_embedding": "include expressive traits aligned with brand tone (e.g. curious, bold, serene, confident)"
},
"composition": {
"include_uploaded_logo_in_final_image": true,
"arrangement": "mascot and logo presented together in a clear and balanced composition",
"environment": "minimal scene or brand-aligned abstract background — not too busy",
"interaction": "mascot may pose near, hold, or gesture to logo — but must not obscure or alter it"
},
"lighting": {
"type": "neutral or soft directional lighting depending on brand tone",
"shadow_behavior": "soft contact shadows to ground elements"
},
"camera": {
"view_angle": "centered frontal or three-quarter depending on layout",
"focus": "both mascot and logo in clear focus"
},
"post_processing": {
"enhance_color harmony between mascot and logo": true,
"disable_style_overrides or artistic distortion": true
},
"image_constraints": {
"transparent_background": false,
"aspect_ratio": [INSERT ASPECT RATIO],
"include_text_if_present_in_logo": true,
"preserve_uploaded_logo_geometry": true,
"prevent_logo_modification": true
},
"notes": "Use the uploaded logo or product image as the central brand reference. Automatically generate a unique mascot that feels like an original creation belonging to the brand — inspired by extracted colors, shapes, and mood. The mascot must not copy other mascots or use predefined templates. The final image should creatively showcase both the logo and its new mascot side-by-side, visually unified but distinct."
}
提示:上传一张参考图,然后调整[BRAND NAME]和[INSERT ASPECT RATIO]变量
其它100个提示词:超全合集!100个精选OpenAI GPT4o文生图核心提示词
Github仓库持续更新:https://github.com/songguoxs/gpt4o-image-prompts

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐
所有评论(0)