├── .github
├── ISSUE_TEMPLATE
│ ├── add_new_example.yml
│ └── add_new_example_en.yml
├── scripts
│ └── validate_case.js
└── workflows
│ ├── auto_generate_readme.yml
│ └── validate_pr_case.yml
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── README_en.md
├── case-template
├── ATTRIBUTION.yml
├── case.yaml
└── gold_pendant_necklace.png
├── cases
├── 1
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_proposal_scene_q_realistic.png
├── 2
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_polaroid_breakout.png
├── 3
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_vintage_poster.png
├── 4
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_q_chinese_wedding.png
├── 5
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── ghibli-style-mona-lisa.png
├── 6
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_portal_crossing_handhold.png
├── 7
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_personalized_room.png
├── 8
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_lego_collectible.png
├── 9
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── minimalist_futurist_poster.png
├── 10
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_maga_hat_cartoon.png
├── 11
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_ps2_gta_shrek.png
├── 12
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_3d_collectible_couple_box.png
├── 13
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_photo_to_3d_q.png
├── 14
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_one_piece_figure_creation.png
├── 15
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_gpt_involution_poster.png
├── 16
│ ├── ATTRIBUTION.yml
│ ├── anime_style_badge.png
│ └── case.yml
├── 17
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── retro_crt_computer_boot_screen.png
├── 18
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── pixar-style-godfather-scene.png
├── 19
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── country_diorama_in_toy_box.png
├── 20
│ ├── ATTRIBUTION.yml
│ ├── action_figure_and_real_person_in_frame.png
│ └── case.yml
├── 21
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── chibi_character_sticker_pack.png
├── 22
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_notebook_promo.png
├── 23
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_titanic_q_realistic.png
├── 24
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── funko-pop-james-bond-figure-and-box.png
├── 25
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_minimalist_3d_toilet.png
├── 26
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_master_oats_ad.png
├── 27
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_chibi_emoji_pack.png
├── 28
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_flat_sticker_pearl_earring.png
├── 29
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_pearl_earring_ootd.png
├── 30
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_35mm_moscow_flying_island.png
├── 31
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_naruto_stickers.png
├── 32
│ ├── 3d_papercraft_popup_book.png
│ ├── ATTRIBUTION.yml
│ └── case.yml
├── 33
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_family_wedding_photo_q.png
├── 34
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_hand_drawn_infographic_cognition.png
├── 35
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_fluffy_pumpkin.png
├── 36
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_minimalist_3d_toilet_txt.png
├── 37
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── pastel_power_3d_ads.png
├── 38
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_hand_drawn_infographic.png
├── 39
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_fantasy_computer_head_portal.png
├── 40
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_two_panel_manga_president.png
├── 41
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_miniature_journey_west.png
├── 42
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_3d_q_snowglobe_couple.png
├── 43
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_matryoshka_pearl_earring.png
├── 44
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_rpg_card_designer.png
├── 45
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_university_mascot_npu.png
├── 46
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_happy_capsule.png
├── 47
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_esc_keycap_diorama.png
├── 48
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_voxel_icon.png
├── 49
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_fashion_design_cover.png
├── 50
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_lara_croft_card_break.png
├── 51
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_passport_stamp_rome.png
├── 52
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_paper_craft_emoji_fire.png
├── 53
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_emoji_cushion_pleading.png
├── 54
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_ordinary_selfie_eason_nicholas.png
├── 55
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── cute_plant_planter.png
├── 56
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_miniature_starbucks_cup_building.png
├── 57
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_8bit_pixel_beer.png
├── 58
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_cloud_art_dragon_great_wall.png
├── 59
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_vector_poster_london.png
├── 60
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_tufted_rug_star_emoji.png
├── 61
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_fake_tweet_einstein.png
├── 62
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_enamel_pins_einstein.png
├── 63
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_ice_cream_emoji_strawberry.png
├── 64
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_steampunk_fish.jpg
├── 65
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── surreal-underwater-scene-popsicle.png
├── 66
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_silk_creation_universe.png
├── 67
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_Ultra_realistic_3D_game.png
├── 68
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_trading_card_logo_tesla.png
├── 69
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_silhouette_art.png
├── 70
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_pokemon_strawbit.png
├── 71
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_cyberpunk_tilt_shift_miniature.jpg
├── 72
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── gold_pendant_necklace.png
├── 73
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_keychain_chibi.png
├── 74
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_logo_bookshelves.png
├── 75
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_instagram_frame_pearl_earring.png
├── 76
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_anime_nostalgic_poster.png
├── 77
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_crystal_ball_chang_e.png
├── 78
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_retexture_glass_phone.png
├── 79
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_lego_shanghai_bund.png
├── 80
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example_business_card_code_style.png
├── 81
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example.png
├── 82
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── example.png
├── 83
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 84
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 85
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 86
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── double_exposure.png
├── 87
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 88
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 89
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 90
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 91
│ ├── ATTRIBUTION.yml
│ ├── case.png
│ └── case.yml
├── 92
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── perspective-3d-pop-out-effect.png
├── 93
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── glass_retexturing.png
├── 94
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── three_animals_selfie_at_landmark.png
├── 95
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── selfie-to-bobblehead-generator.png
├── 96
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── custom-anime-figure-from-photo.png
├── 97
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── cute_cozy_knitted_doll.png
├── 98
│ ├── ATTRIBUTION.yml
│ ├── blurred-silhouette-frosted-glass.png
│ └── case.yml
├── 99
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── harry-potter-black-white-portrait-art.png
└── 100
│ ├── ATTRIBUTION.yml
│ ├── case.yml
│ └── creative-ad-real-object-hand-drawn-doodle.png
├── gen-tool
├── .gitignore
├── README.md
├── package.json
├── src
│ ├── i18n
│ │ └── lang.js
│ └── index.js
└── templates
│ ├── README.md.md
│ ├── case.md
│ ├── en
│ ├── acknowledgements.md
│ ├── gpt4o-intro.md
│ ├── header.md
│ ├── how-to-contribute.md
│ ├── prompting-tips.md
│ ├── star-history.md
│ ├── table-of-contents.md
│ └── tools-intro.md
│ └── zh
│ ├── acknowledgements.md
│ ├── gpt4o-intro.md
│ ├── header.md
│ ├── how-to-contribute.md
│ ├── prompting-tips.md
│ ├── star-history.md
│ ├── table-of-contents.md
│ └── tools-intro.md
└── gpt-image-1
├── NOTICE-openai.md
├── examples
├── 3d-city.png
├── ad-gpu-crunch.png
├── ad-olive-oil-input1.png
├── ad-olive-oil-input2.png
├── ad-olive-oil.png
├── ad-pickle.png
├── album-cover.png
├── alien.png
├── animation.png
├── backstitch-tutorial.png
├── bath-set-result.png
├── bath_bomb.png
├── body-lotion.png
├── bottle-poster.png
├── buildings-sprite.png
├── business-card-input1.png
├── business-card-input2.png
├── business-card-result.png
├── chocolate-input.png
├── chocolate-poster.png
├── color-wheel.png
├── concert-ticket-input.png
├── concert-ticket.png
├── floorplan-input.png
├── floorplan-output.png
├── food-truck-input.png
├── food-truck-output.png
├── furniture-poster.png
├── game-design.png
├── gift-basket-input1.png
├── gift-basket-input2.png
├── gift-basket-input3.png
├── gift-basket.png
├── glass-speaker.png
├── guacamole-recipe.png
├── handbag-input.png
├── handbag-output.png
├── icons-poster.png
├── incense-kit.png
├── interior-design-input.png
├── interior-design-poster.png
├── italian-menu.png
├── ketchup-ad-input.png
├── ketchup-ad.png
├── kyoto-poster.png
├── living-room-input-4.png
├── living-room-input1.png
├── living-room-input2.png
├── living-room-input3.png
├── living-room-output-b.png
├── magazine-cover.png
├── parking-input.png
├── parking-pattern.png
├── parking-poster.png
├── patterns-poster.png
├── sneakers-input.png
├── sneakers-poster.png
├── soap.png
├── speaker-input.png
├── speaker-output.png
├── sprites.png
├── t-shirts.png
├── tryon-input.png
├── tryon-output.png
├── vase.png
├── vinyl-input.png
├── vinyl-output.png
└── whales-poster.png
├── gpt-image-1-en.md
└── gpt-image-1.md
/case-template/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 金色吊坠项链
2 | title_en: Golden Pendant Necklace
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1915770501705925106
9 | license: CC-BY-4.0
10 | creation_tool: gpt-4o
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via GPT-4o.
--------------------------------------------------------------------------------
/case-template/case.yaml:
--------------------------------------------------------------------------------
1 | title: 金色吊坠项链
2 | title_en: Gold Pendant Necklace
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1915770501705925106
7 | image: gold_pendant_necklace.png
8 | alt_text: 金色吊坠项链
9 | alt_text_en: Gold Pendant Necklace
10 | prompt: |
11 | 一张照片级写实的特写图像,展示一条由女性手握持的金质吊坠项链。吊坠上刻有 [参考图片 / 表情符号] 的浮雕图案,悬挂在一条抛光金链上。背景为柔和虚化的中性米色调,采用自然光照,肤色真实,风格为产品摄影,画面比例为 16:9。
12 | prompt_en: |
13 | A photorealistic close-up of a gold pendant necklace held by female hand. The pendant features a bas-relief engraving of [image /emoji]. The pendant hangs from a polished gold chain. The background is softly blurred with neutral beige tones, and natural lighting, realistic skin tones, Product photography, 16:9 aspect ratio.
14 | prompt_note: |
15 | 可替换提示词中的 `[参考图片 /表情符号]` 为具体图像描述或 Emoji。
16 | prompt_note_en: |
17 | Replace `[image /emoji]` in the prompt with a specific image description or an emoji.
18 | reference_note: |
19 | (可选)可上传图片作为浮雕图案。
20 | reference_note_en: |
21 | (Optional) An image can be uploaded to be used as the bas-relief pattern.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/case-template/gold_pendant_necklace.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/case-template/gold_pendant_necklace.png
--------------------------------------------------------------------------------
/cases/1/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Q版求婚场景
2 | title_en: 3D Chibi Proposal Scene
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1909417750587486469
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/1/case.yml:
--------------------------------------------------------------------------------
1 | title: Q版求婚场景
2 | title_en: 3D Chibi Proposal Scene
3 | author: "@balconychy"
4 | author_link: https://x.com/balconychy
5 | source_links:
6 | - url: https://x.com/balconychy/status/1909417750587486469
7 | image: example_proposal_scene_q_realistic.png
8 | alt_text: Q版求婚场景
9 | alt_text_en: 3D Chibi Proposal Scene
10 | prompt: |
11 | 将照片里的两个人转换成Q版 3D人物,场景换成求婚,背景换成淡雅五彩花瓣做的拱门,背景换成浪漫颜色,地上散落着玫瑰花瓣。除了人物采用Q版 3D人物风格,其他环境采用真实写实风格。
12 | prompt_en: |
13 | Transform the two people in the photo into chibi-style 3D cartoon characters. Change the scene to a proposal setting, with a soft pastel-colored floral arch in the background. Use romantic tones for the overall background. Rose petals are scattered on the ground. While the characters are rendered in cute chibi 3D style, the environment—including the arch, lighting, and textures—should be realistic and photorealistic.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 一张情侣照片。
18 | reference_note_en: |
19 | A couple's photo.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/1/example_proposal_scene_q_realistic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/1/example_proposal_scene_q_realistic.png
--------------------------------------------------------------------------------
/cases/10/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 讽刺漫画生成
2 | title_en: Satirical Cartoon Generation
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1910514811756065159
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/10/case.yml:
--------------------------------------------------------------------------------
1 | title: 讽刺漫画生成
2 | title_en: Satirical Cartoon Generation
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1910514811756065159
7 | image: example_maga_hat_cartoon.png
8 | alt_text: 讽刺漫画生成
9 | alt_text_en: Satirical Cartoon Generation
10 | prompt: |
11 | 一幅讽刺漫画风格的插画,采用复古美式漫画风格,背景是一个多层货架,货架上都是一样的红色棒球帽,帽子正面印有大字标语“MAKE AMERICA GREAT AGAIN”,帽侧贴着白色标签写着“MADE IN CHINA”,特写视角聚焦其中一顶红色棒球帽。画面下方有价格牌,原价“$50.00”被粗黑线X划掉,改为“$77.00”,色调为怀旧的土黄与暗红色调,阴影处理带有90年代复古印刷质感。整体构图风格夸张讽刺,具讽刺政治消费主义的意味。
12 | prompt_en: |
13 | An illustration in satirical comic style, rendered in a vintage American comic aesthetic. The background features a multi-tiered shelf stocked entirely with identical red baseball caps. The caps have a bold slogan on the front: “MAKE AMERICA GREAT AGAIN,” while a white side tag on each reads “MADE IN CHINA.” The composition uses a close-up perspective focusing on one specific red cap.
14 | At the bottom of the image, a price label is shown: the original price “$50.00” is crossed out with a thick black X and replaced with “$77.00.” The overall color palette uses nostalgic ochre and deep red tones, with shading that mimics the textured print style of 1990s retro comics.
15 | The composition is exaggerated and satirical, carrying a strong critique of political consumerism.
16 | prompt_note: ""
17 | prompt_note_en: ""
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/10/example_maga_hat_cartoon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/10/example_maga_hat_cartoon.png
--------------------------------------------------------------------------------
/cases/100/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 实物与手绘涂鸦创意广告
2 | title_en: Creative Ad with Real Object and Hand-Drawn Doodle
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1923016036120658122
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/100/case.yml:
--------------------------------------------------------------------------------
1 | title: 实物与手绘涂鸦创意广告
2 | title_en: Creative Ad with Real Object and Hand-Drawn Doodle
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1923016036120658122
7 | image: creative-ad-real-object-hand-drawn-doodle.png
8 | alt_text: 实物与手绘涂鸦创意广告
9 | alt_text_en: Creative Ad with Real Object and Hand-Drawn Doodle
10 | prompt: |
11 | 一则简约且富有创意的广告,设置在纯白背景上。
12 | 一个真实的 [真实物体] 与手绘黑色墨水涂鸦相结合,线条松散而俏皮。涂鸦描绘了:[涂鸦概念及交互:以巧妙、富有想象力的方式与物体互动]。在顶部或中部加入粗体黑色 [广告文案] 文字。在底部清晰放置 [品牌标志]。视觉效果应简洁、有趣、高对比度且构思巧妙。
13 | prompt_en: |
14 | A minimalist and creative advertisement set on a clean white background.
15 | A real [Real Object] is integrated into a hand-drawn black ink doodle, using loose, playful lines. The [Doodle Concept] interacts with the object in a clever, imaginative way. Include bold black [Ad Copy] text at the top or center. Place the [Brand Logo] clearly at the bottom. The visual should be clean, fun, high-contrast, and conceptually smart.
16 | prompt_note: |
17 | 请将提示词中的 [真实物体]、[涂鸦概念及交互]、[广告文案] 和 [品牌标志] 替换为具体内容。
18 | 例如:
19 | [真实物体]:咖啡豆
20 | [涂鸦概念及交互]:巨型咖啡豆变成一个太空行星,一个小宇航员站在其表面上,并插上旗帜
21 | [广告文案]:“Explore Bold Flavor”
22 | [品牌标志]:星巴克 Logo
23 | prompt_note_en: |
24 | Replace [Real Object], [Doodle Concept], [Ad Copy], and [Brand Logo] in the prompt with specific details.
25 | For example:
26 | [Real Object]: coffee bean
27 | [Doodle Concept]: The giant coffee bean becomes a space planet, with a small astronaut planting a flag on its surface
28 | [Ad Copy]: "Explore Bold Flavor"
29 | [Brand Logo]: Starbucks logo
30 | reference_note: ""
31 | reference_note_en: ""
32 | submitter: ""
33 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/100/creative-ad-real-object-hand-drawn-doodle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/100/creative-ad-real-object-hand-drawn-doodle.png
--------------------------------------------------------------------------------
/cases/11/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: PS2 游戏封面 (GTA x Shrek)
2 | title_en: PS2 Game Cover (GTA x Shrek)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1904978767090524372
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/11/case.yml:
--------------------------------------------------------------------------------
1 | title: PS2 游戏封面 (GTA x Shrek)
2 | title_en: PS2 Game Cover (GTA x Shrek)
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1904978767090524372
7 | image: example_ps2_gta_shrek.png
8 | alt_text: "PS2 游戏封面 (GTA x Shrek)"
9 | alt_text_en: "PS2 Game Cover (GTA x Shrek)"
10 | prompt: |
11 | 你能制作一个PS2游戏封面的图像吗?标题为《Grand Theft Auto: Far Far Away》。是一个设定在《怪物史瑞克》宇宙中的GTA风格游戏。
12 | prompt_en: |
13 | Can you create a PS2 video game case of "Grand Theft Auto: Far Far Away" a GTA based in the Shrek Universe.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/11/example_ps2_gta_shrek.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/11/example_ps2_gta_shrek.png
--------------------------------------------------------------------------------
/cases/12/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D 情侣珠宝盒摆件
2 | title_en: 3D Couple Jewelry Box Figurine
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1909332895115714835
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/12/example_3d_collectible_couple_box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/12/example_3d_collectible_couple_box.png
--------------------------------------------------------------------------------
/cases/13/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版风格
2 | title_en: Photo to 3D Q-version Style
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1908194518345678865
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/13/case.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版风格
2 | title_en: Photo to 3D Q-version Style
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1908194518345678865
7 | image: example_photo_to_3d_q.png
8 | alt_text: 3D Q版风格
9 | alt_text_en: Photo to 3D Q-version Style
10 | prompt: |
11 | 将场景中的角色转化为3D Q版风格,同时保持原本的场景布置和服装造型不变。
12 | prompt_en: |
13 | Transform the characters in the scene into 3D chibi-style figures, while keeping the original scene layout and their clothing exactly the same.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 一张照片。
18 | reference_note_en: |
19 | A photo.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/13/example_photo_to_3d_q.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/13/example_photo_to_3d_q.png
--------------------------------------------------------------------------------
/cases/14/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 《海贼王》主题手办制作
2 | title_en: One Piece Themed Figure Creation
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1909047547563213145
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/14/case.yml:
--------------------------------------------------------------------------------
1 | title: 《海贼王》主题手办制作
2 | title_en: One Piece Themed Figure Creation
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1909047547563213145
7 | image: example_one_piece_figure_creation.png
8 | alt_text: 《海贼王》主题手办制作
9 | alt_text_en: One Piece Themed Figure Creation
10 | prompt: |
11 | 把照片中的人物变成《海贼王》(One Piece)动漫主题手办包装盒的风格,以等距视角(isometric)呈现。包装盒内展示的是基于照片人物的《海贼王》动漫画风设计的形象,旁边搭配有日常必备物品(手枪、手表、西装和皮鞋)同时,在包装盒旁边还应呈现该手办本体的实物效果,采用逼真的、具有真实感的渲染风格。
12 | prompt_en: |
13 | Transform the person in the photo into a One Piece-themed anime-style action figure, presented inside a collectible figure box designed in the visual style of the One Piece universe. The box is shown in an isometric view.
14 | Inside the box, display the character reimagined in the One Piece anime art style, posed dynamically and accompanied by essential everyday items such as a pistol, a wristwatch, a suit, and leather shoes — all miniaturized and arranged like collectible accessories.
15 | Next to the box, include a realistic, fully rendered version of the actual figure itself, outside of the packaging. This figure should be rendered with high detail and realism, showcasing the material textures and craftsmanship, as if it were a professionally photographed product.
16 | prompt_note: |
17 | 日常必备物品此处稍作修改。请参考原文。
18 | prompt_note_en: |
19 | The list of essential items was slightly modified here. Please refer to the original source.
20 | reference_note: |
21 | 一张半身或者全身照片。
22 | reference_note_en: |
23 | A half-body or full-body photo.
24 | submitter: ""
25 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/14/example_one_piece_figure_creation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/14/example_one_piece_figure_creation.png
--------------------------------------------------------------------------------
/cases/15/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 讽刺海报生成
2 | title_en: Satirical Poster Generation
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1905287637084274742
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/15/case.yml:
--------------------------------------------------------------------------------
1 | title: 讽刺海报生成
2 | title_en: Satirical Poster Generation
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1905287637084274742
7 | image: example_gpt_involution_poster.png
8 | alt_text: 讽刺海报生成
9 | alt_text_en: Satirical Poster Generation
10 | prompt: |
11 | 为我生成讽刺海报:GPT 4o 狂卷,都别干图像AI了 还是送外卖吧
12 | prompt_en: |
13 | Satirical Poster Text (English):
14 | GPT-4o is taking over.
15 | Forget working in image AI
16 | maybe it’s time to deliver takeout instead.
17 | prompt_note: ""
18 | prompt_note_en: ""
19 | reference_note: ""
20 | reference_note_en: ""
21 | submitter: ""
22 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/15/example_gpt_involution_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/15/example_gpt_involution_poster.png
--------------------------------------------------------------------------------
/cases/16/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 二次元风格徽章
2 | title_en: Anime-style Badge
3 | prompt_author: "@Alittlefatwhale"
4 | prompt_author_link: https://x.com/Alittlefatwhale
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/Alittlefatwhale/status/1922512847030124905
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/16/anime_style_badge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/16/anime_style_badge.png
--------------------------------------------------------------------------------
/cases/16/case.yml:
--------------------------------------------------------------------------------
1 | title: 二次元风格徽章
2 | title_en: Anime-style Badge
3 | author: "@Alittlefatwhale"
4 | author_link: https://x.com/Alittlefatwhale
5 | source_links:
6 | - url: https://x.com/Alittlefatwhale/status/1922512847030124905
7 | image: anime_style_badge.png
8 | alt_text: 二次元风格徽章
9 | alt_text_en: Anime-style Badge
10 | prompt: |
11 | 基于附件中的人物,生成一个二次元风格的徽章的照片,要求:
12 | 材质:流苏
13 | 形状:圆形
14 | 画面主体:一只手手持徽章
15 | prompt_en: |
16 | Based on the person in the attachment, generate a photo of an anime-style badge. Requirements:
17 | Material: Tassel
18 | Shape: Circular
19 | Main subject: A hand holding the badge
20 | prompt_note: ""
21 | prompt_note_en: ""
22 | reference_note: |
23 | 需要上传一张人物照片作为徽章图案的参考。
24 | reference_note_en: |
25 | A photo of a person needs to be uploaded as a reference for the badge design.
26 | submitter: ""
27 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/17/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 复古CRT电脑启动屏幕
2 | title_en: Retro CRT Computer Boot Screen
3 | prompt_author: "@Gdgtify"
4 | prompt_author_link: https://x.com/Gdgtify
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/Gdgtify/status/1925176250626159053
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/17/case.yml:
--------------------------------------------------------------------------------
1 | title: 复古CRT电脑启动屏幕
2 | title_en: Retro CRT Computer Boot Screen
3 | author: "@Gdgtify"
4 | author_link: https://x.com/Gdgtify
5 | source_links:
6 | - url: https://x.com/Gdgtify/status/1925176250626159053
7 | image: retro_crt_computer_boot_screen.png
8 | alt_text: 复古CRT电脑启动屏幕
9 | alt_text_en: Retro CRT Computer Boot Screen
10 | prompt: |
11 | 复古CRT电脑启动屏幕,最终显示为[形状或标志]的ASCII艺术。
12 | prompt_en: |
13 | Retro CRT computer boot screen that resolves into ASCII-art of [shape or logo]
14 | prompt_note: |
15 | 可替换提示词中的 [形状或标志] 为具体的形状或标志描述,例如上海天际线
16 | prompt_note_en: |
17 | Replace [shape or logo] in the prompt with a specific shape or logo description, such as Shanghai skyline.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/17/retro_crt_computer_boot_screen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/17/retro_crt_computer_boot_screen.png
--------------------------------------------------------------------------------
/cases/18/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 皮克斯3D风格
2 | title_en: Pixar 3D Style
3 | prompt_author: "AnimeAI"
4 | prompt_author_link: https://animeai.online
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://animeai.online/#demo-gallery
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/18/case.yml:
--------------------------------------------------------------------------------
1 | title: 皮克斯3D风格
2 | title_en: Pixar 3D Style
3 | author: "AnimeAI"
4 | author_link: https://animeai.online
5 | source_links:
6 | - url: https://animeai.online/#demo-gallery
7 | image: pixar-style-godfather-scene.png
8 | alt_text: 皮克斯3D风格《教父》
9 | alt_text_en: Pixar 3D Style
10 | prompt: |
11 | 以皮克斯 3D 风格重绘这张照片
12 | prompt_en: |
13 | Redraw this photo in Pixar 3D style
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 一张人物或者其他照片。
18 | reference_note_en: |
19 | A photo of a person or other subject.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/18/pixar-style-godfather-scene.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/18/pixar-style-godfather-scene.png
--------------------------------------------------------------------------------
/cases/19/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 玩具盒中的国家立体模型
2 | title_en: Country Diorama in a Toy Box
3 | prompt_author: "@TheRelianceAI"
4 | prompt_author_link: https://x.com/TheRelianceAI
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/TheRelianceAI/status/1925223613055017251
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/19/case.yml:
--------------------------------------------------------------------------------
1 | title: 玩具盒中的国家立体模型
2 | title_en: "Country Diorama in a Toy Box"
3 | author: "@TheRelianceAI"
4 | author_link: "https://x.com/TheRelianceAI"
5 | source_links:
6 | - url: https://x.com/TheRelianceAI/status/1925223613055017251
7 | image: country_diorama_in_toy_box.png
8 | alt_text: 玩具盒中的[国家名称]立体模型
9 | alt_text_en: Country Diorama in a Toy Box
10 | prompt: |
11 | 一张超写实的俯拍摄影作品,展示了一个米色纸板盒内的3D打印立体模型,盒盖由两只人手撑开。盒子内部展现了[国家名称]的微缩景观,包含标志性地标、地形、建筑、河流、植被以及大量微小精细的人物模型。该立体模型充满了鲜活且符合地理特征的元素,全部采用触感舒适、玩具般的风格,使用哑光3D打印纹理制作,并带有可见的打印层纹。在顶部,盒盖内侧用大号、色彩鲜艳的凸起塑料字母显示“[国家名称]”字样——每个字母颜色各异,均为亮色。光线温暖且具有电影感,突出了纹理和阴影,营造出一种真实感和魅力,仿佛观看者正在打开一个神奇的国家微缩版本。
12 | prompt_en: |
13 | An ultra-realistic top-down photograph of a 3D-printed diorama inside a beige cardboard box, with the lid being held open by two human hands. The interior of the box reveals a miniature landscape of [COUNTRY NAME], featuring iconic landmarks, terrain, buildings, rivers, vegetation, and crowds of tiny, detailed human figures. The diorama is filled with vibrant, geographically appropriate elements, all crafted in a tactile, toy-like style using matte 3D-printed textures with visible layer lines. At the top, the inside of the box lid displays the phrase “[COUNTRY NAME]” in large, colorful, raised plastic letters—each letter in a different bright color. The lighting is warm and cinematic, highlighting the textures and shadows to evoke a sense of realism and charm, as if the viewer is opening a magical miniature version of the nation
14 | prompt_note: |
15 | 请将提示词中的 `[国家名称]` 替换为具体的国家名称。
16 | prompt_note_en: |
17 | Please replace `[COUNTRY NAME]` in the prompt with a specific country name.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/19/country_diorama_in_toy_box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/19/country_diorama_in_toy_box.png
--------------------------------------------------------------------------------
/cases/2/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版人物立体相框
2 | title_en: 3D Polaroid Breakout Effect
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1908238003169903060
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/2/case.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版人物立体相框
2 | title_en: 3D Polaroid Breakout Effect
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1908238003169903060
7 | image: example_polaroid_breakout.png
8 | alt_text: 3D Q版人物立体相框
9 | alt_text_en: 3D Polaroid Breakout Effect
10 | prompt: |
11 | 将场景中的角色转化为3D Q版风格,放在一张拍立得照片上,相纸被一只手拿着,照片中的角色正从拍立得照片中走出,呈现出突破二维相片边框、进入二维现实空间的视觉效果。
12 | prompt_en: |
13 | Convert the character in the scene into a 3D chibi-style figure, placed inside a Polaroid photo. The photo paper is being held by a human hand. The character is stepping out of the Polaroid frame, creating a visual effect of breaking through the two-dimensional photo border and entering the real-world 3D space.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 一张半身或者全身单人照片。
18 | reference_note_en: |
19 | A half-body or full-body single person photo.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/2/example_polaroid_breakout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/2/example_polaroid_breakout.png
--------------------------------------------------------------------------------
/cases/20/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 四格漫画 (相对论)
2 | title_en: Four-Panel Manga (Theory of Relativity)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1904980568107819060
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/20/action_figure_and_real_person_in_frame.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/20/action_figure_and_real_person_in_frame.png
--------------------------------------------------------------------------------
/cases/20/case.yml:
--------------------------------------------------------------------------------
1 | title: 手办与真人同框
2 | title_en: Action Figure and Real Person in the Same Frame
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1920994118580183316
7 | image: action_figure_and_real_person_in_frame.png
8 | alt_text: 手办与真人同框
9 | alt_text_en: Action Figure and Real Person in the Same Frame
10 | prompt: |
11 | 以手机随手拍摄的日常风格,桌面上摆放着一款 【成龙】动漫手办,动作夸张帅气,装备齐全。同时,真实世界的对应人物也出现在镜头中,与手办摆出相似的姿势,形成手办与真实人物同框的有趣对比效果。整体构图和谐自然,传递温暖且富有生活气息的视觉体验。
12 | prompt_en: |
13 | In a casual, everyday style as if shot on a mobile phone, an anime figure of [Jackie Chan] is placed on a desk, striking an exaggerated and cool pose, fully equipped. Simultaneously, the corresponding real-life person also appears in the frame, striking a similar pose to the figure, creating an interesting visual contrast with the figure and the real person in the same frame. The overall composition is harmonious and natural, delivering a warm and vibrant, true-to-life visual experience.
14 | prompt_note: |
15 | 提示词中的【成龙】可以替换为任何你想要的手办角色名称,也可以是其他类型的角色。
16 | prompt_note_en: |
17 | The [Jackie Chan] in the prompt can be replaced with the name of any figurine character you want, or other types of characters.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/21/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Q版角色表情包
2 | title_en: Chibi Character Sticker Pack
3 | prompt_author: "@leon_yuan2001"
4 | prompt_author_link: https://x.com/leon_yuan2001
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/leon_yuan2001/status/1923712069209293014
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/21/chibi_character_sticker_pack.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/21/chibi_character_sticker_pack.png
--------------------------------------------------------------------------------
/cases/22/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 小红书封面
2 | title_en: Xiaohongshu Cover Image
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1905507936526627078
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/22/example_notebook_promo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/22/example_notebook_promo.png
--------------------------------------------------------------------------------
/cases/23/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 《泰坦尼克号》模仿
2 | title_en: '"Titanic" Pose Parody'
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1909916265067557299
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/23/case.yml:
--------------------------------------------------------------------------------
1 | title: 《泰坦尼克号》模仿
2 | title_en: '"Titanic" Pose Parody'
3 | author: "@balconychy"
4 | author_link: https://x.com/balconychy
5 | source_links:
6 | - url: https://x.com/balconychy/status/1909916265067557299
7 | image: example_titanic_q_realistic.png
8 | alt_text: 《泰坦尼克号》模仿
9 | alt_text_en: '"Titanic" Pose Parody'
10 | prompt: |
11 | 将附图中的人物转换成可爱Q版3D造型
12 | 场景:在豪华游轮最顶尖的船头,船头是尖的。
13 | 男士带着女士站在泰坦尼克号船头,男士双手搂着女士的腰,女士双臂伸展穿着连衣裙,迎着风,脸上洋溢着自由与畅快。
14 | 此时天色呈现出黄昏的暖色调,大海在船下延展。
15 | 除了人物用Q版3D造型以外,其他环境都是实物。
16 | prompt_en: |
17 | Transform the person in the attached image into a cute chibi-style 3D character.
18 | Scene: On the pointed bow of a luxurious cruise ship.
19 | The man stands behind the woman at the bow, holding her waist with both hands. The woman is wearing a dress, arms spread wide, facing the wind, with a joyful and liberated expression on her face—just like the iconic scene from Titanic.
20 | The sky is painted in warm sunset tones, and the vast ocean stretches beneath the ship.
21 | Only the characters should be in chibi 3D style; the rest of the environment should be realistic.
22 | prompt_note: ""
23 | prompt_note_en: ""
24 | reference_note: |
25 | 一张情侣照片。
26 | reference_note_en: |
27 | A couple's photo.
28 | submitter: ""
29 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/23/example_titanic_q_realistic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/23/example_titanic_q_realistic.png
--------------------------------------------------------------------------------
/cases/24/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Funko Pop 公仔制作
2 | title_en: Funko Pop Figure Creation
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1909047283485671924
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/24/case.yml:
--------------------------------------------------------------------------------
1 | title: Funko Pop 公仔制作
2 | title_en: Funko Pop Figure Creation
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1909047283485671924
7 | image: funko-pop-james-bond-figure-and-box.png
8 | alt_text: Funko Pop 公仔制作
9 | alt_text_en: Funko Pop Figure Creation
10 | prompt: |
11 | 把照片中的人物变成 Funko Pop 公仔包装盒的风格,以等距视角(isometric)呈现,并在包装盒上标注标题为“JAMES BOND”。包装盒内展示的是照片中人物形象,旁边搭配有人物的必备物品(手枪、手表、西装、其他)同时,在包装盒旁边还应呈现该公仔本体的实物效果,采用逼真的、具有真实感的渲染风格。
12 | prompt_en: |
13 | Transform the person in the photo into the style of a Funko Pop figure box, presented in isometric view.
14 | The packaging is labeled with the title “JAMES BOND.”
15 | Inside the box, display a chibi-style figure based on the person in the photo, along with their essential accessories: a pistol, a wristwatch, a suit, and other signature items.
16 | Next to the box, show a realistic rendering of the actual figure outside the packaging, with detailed textures and lighting to achieve a lifelike product display.
17 | prompt_note: ""
18 | prompt_note_en: ""
19 | reference_note: |
20 | 一张半身或者全身清晰照片。
21 | reference_note_en: |
22 | A clear half-body or full-body photo.
23 | submitter: ""
24 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/24/funko-pop-james-bond-figure-and-box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/24/funko-pop-james-bond-figure-and-box.png
--------------------------------------------------------------------------------
/cases/25/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 极简主义 3D 插画
2 | title_en: Minimalist 3D Illustration
3 | prompt_author: "@0xdlk"
4 | prompt_author_link: https://x.com/0xdlk
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/0xdlk/status/1906843247432929642
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/25/example_minimalist_3d_toilet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/25/example_minimalist_3d_toilet.png
--------------------------------------------------------------------------------
/cases/26/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 名画人物麦片广告
2 | title_en: Famous Painting Character Cereal Ad
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1909542765857587310
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/26/example_master_oats_ad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/26/example_master_oats_ad.png
--------------------------------------------------------------------------------
/cases/27/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Q 版表情包制作
2 | title_en: Q-version Emoji Sticker Pack Creation
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1909800530739679488
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/27/example_chibi_emoji_pack.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/27/example_chibi_emoji_pack.png
--------------------------------------------------------------------------------
/cases/28/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 扁平贴纸设计
2 | title_en: Flat Sticker Design
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1908044836953108490
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/28/case.yml:
--------------------------------------------------------------------------------
1 | title: 扁平贴纸设计
2 | title_en: Flat Sticker Design
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1908044836953108490
7 | image: example_flat_sticker_pearl_earring.png
8 | alt_text: 扁平贴纸设计
9 | alt_text_en: Flat Sticker Design
10 | prompt: |
11 | 把这张照片设计成一个极简扁平插画风格的Q版贴纸,厚白边,保留人物特征,风格要可爱一些,人物要超出圆形区域边框,圆形区域要为纯色不要3d感,透明背景。
12 | prompt_en: |
13 | Turn this photo into a chibi-style sticker illustration in a minimalist flat design.
14 | – Keep the character’s recognizable features
15 | – Use a cute, simplified aesthetic
16 | – The sticker should have a thick white border
17 | – The character should break out of the circular frame, adding a playful touch
18 | – The circular base should be a solid flat color (no 3D or gradients)
19 | – Background should be transparent
20 | The overall style should be clean, modern, and visually appealing for use as a fun Q-version sticker.
21 | prompt_note: ""
22 | prompt_note_en: ""
23 | reference_note: |
24 | 一张清晰头像照片。
25 | reference_note_en: |
26 | A clear profile photo.
27 | submitter: ""
28 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/28/example_flat_sticker_pearl_earring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/28/example_flat_sticker_pearl_earring.png
--------------------------------------------------------------------------------
/cases/29/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 名画人物 OOTD
2 | title_en: Famous Painting Character OOTD
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1909892294217781714
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/29/example_pearl_earring_ootd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/29/example_pearl_earring_ootd.png
--------------------------------------------------------------------------------
/cases/3/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 复古宣传海报
2 | title_en: Retro Style Promotional Poster
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1905251524248248650
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/3/case.yml:
--------------------------------------------------------------------------------
1 | title: 复古宣传海报
2 | title_en: Retro Style Promotional Poster
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1905251524248248650
7 | image: example_vintage_poster.png
8 | alt_text: 复古宣传海报
9 | alt_text_en: Retro Style Promotional Poster
10 | prompt: |
11 | 复古宣传海报风格,突出中文文字,背景为红黄放射状图案。画面中心位置有一位美丽的年轻女性,以精致复古风格绘制,面带微笑,气质优雅,具有亲和力。主题是GPT最新AI绘画服务的广告促销,强调‘惊爆价9.9/张’、‘适用各种场景、图像融合、局部重绘’、‘每张提交3次修改’、‘AI直出效果,无需修改’,底部醒目标注‘有意向点右下“我想要”’,右下角绘制一个手指点击按钮动作,左下角展示OpenAI标志。
12 | prompt_en: |
13 | A retro-style promotional poster emphasizing bold Chinese text. The background features a red-and-yellow radial burst pattern. In the center of the composition is a beautiful young woman illustrated in a refined vintage art style—she smiles warmly with a graceful, approachable presence. The poster advertises GPT’s latest AI image generation service with key slogans in Chinese, such as: “Shocking price: 9.9 per image”, “Supports all scenes, image blending, partial redrawing”, “3 revisions per image”, and “Direct AI output with no need for manual edits”. At the bottom, prominently display the call-to-action: “If you’re interested, click ‘I want this’ in the bottom-right corner”. Illustrate a hand pressing a button in the bottom-right, and place the OpenAI logo in the bottom-left.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/3/example_vintage_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/3/example_vintage_poster.png
--------------------------------------------------------------------------------
/cases/30/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 35mm 胶片风格飞岛
2 | title_en: 35mm Film Style Flying Island
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1905020833451348283
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/30/case.yml:
--------------------------------------------------------------------------------
1 | title: 35mm 胶片风格飞岛
2 | title_en: 35mm Film Style Flying Island
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1905020833451348283
7 | image: example_35mm_moscow_flying_island.png
8 | alt_text: 35mm 胶片风格飞岛
9 | alt_text_en: 35mm Film Style Flying Island
10 | prompt: |
11 | 35 毫米胶片风格的照片:莫斯科漂浮在天空中的飞行岛屿上。
12 | prompt_en: |
13 | 35 mm photo of Moscow floating in the sky on a flying islands.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/30/example_35mm_moscow_flying_island.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/30/example_35mm_moscow_flying_island.png
--------------------------------------------------------------------------------
/cases/31/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 动漫贴纸集合
2 | title_en: Anime Sticker Collection
3 | prompt_author: "@richardchang"
4 | prompt_author_link: https://x.com/richardchang
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/richardchang/status/1909086122959139312
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/31/case.yml:
--------------------------------------------------------------------------------
1 | title: 动漫贴纸集合
2 | title_en: Anime Sticker Collection
3 | author: "@richardchang"
4 | author_link: https://x.com/richardchang
5 | source_links:
6 | - url: https://x.com/richardchang/status/1909086122959139312
7 | image: example_naruto_stickers.png
8 | alt_text: 动漫贴纸集合
9 | alt_text_en: Anime Sticker Collection
10 | prompt: |
11 | 火影忍者贴纸
12 | prompt_en: |
13 | Naruto stickers
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/31/example_naruto_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/31/example_naruto_stickers.png
--------------------------------------------------------------------------------
/cases/32/3d_papercraft_popup_book.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/32/3d_papercraft_popup_book.png
--------------------------------------------------------------------------------
/cases/32/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 折叠式纸雕立体绘本
2 | title_en: 3D Papercraft Pop-up Book
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1923264349050675329
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/32/case.yml:
--------------------------------------------------------------------------------
1 | title: 折叠式纸雕立体绘本
2 | title_en: 3D Papercraft Pop-up Book
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1923264349050675329
7 | image: 3d_papercraft_popup_book.png
8 | alt_text: 折叠式纸雕立体绘本
9 | alt_text_en: 3D Papercraft Pop-up Book
10 | prompt: |
11 | 多层折叠式纸雕立体绘本,放在一张书桌上,背景纯净突出主题,绘本呈现出立体翻页书般的风格,比例为3:2横版。翻开的书页呈现【魔童版哪吒大战敖丙】的场景,所有元素皆可精细折叠组合,呈现出逼真细腻的纸张折叠质感;构图统一采用正面视角,整体视觉风格梦幻唯美,色彩缤纷绚丽,充满奇幻而生动的故事氛围。
12 | prompt_en: |
13 | Multi-layered foldable paper sculpture pop-up book, placed on a desk, with a clean background highlighting the main subject. The book presents a 3D flip-book style, with a 2:3 vertical aspect ratio. The open pages display the scene of [Nezha Demon Child version battling Ao Bing]. All elements are finely foldable and assembled, showcasing a realistic and delicate texture of folded paper. The composition uniformly adopts a frontal perspective, with an overall dreamy and beautiful visual style, vibrant and gorgeous colors, full of a fantastical and lively story atmosphere.
14 | prompt_note: |
15 | 请酌情修改中括号【】内的场景描述,也可以增加更多细节。
16 | prompt_note_en: |
17 | Please modify the scene description within the square brackets 【】 as appropriate, and you can also add more details.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/33/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 全家福婚纱照
2 | title_en: Family Wedding Photo (Q-version)
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1909426314643222595
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/33/case.yml:
--------------------------------------------------------------------------------
1 | title: 全家福婚纱照
2 | title_en: Family Wedding Photo (Q-version)
3 | author: "@balconychy"
4 | author_link: https://x.com/balconychy
5 | source_links:
6 | - url: https://x.com/balconychy/status/1909426314643222595
7 | image: example_family_wedding_photo_q.png
8 | alt_text: 全家福婚纱照
9 | alt_text_en: Q-version 3D Family Portrait
10 | prompt: |
11 | 将照片里的转换成Q版 3D人物,父母婚礼服饰,孩子是美丽的花童。 父母,西式婚礼服饰,父亲礼服,母亲婚纱。孩子手捧鲜花。 背景是五彩鲜花做的拱门。 除了人物是3D Q版,环境其他都是写实。整体放在一个相框里。
12 | prompt_en: |
13 | Transform the people in the photo into chibi-style 3D characters. The parents are dressed in Western wedding attire — the father in a formal suit, the mother in a wedding gown. The child is a beautiful flower girl holding a bouquet.
14 |
15 | The background features a colorful floral arch.
16 | The characters are in 3D chibi style, while the environment is photorealistic.
17 | The entire scene is placed inside a photo frame.
18 | prompt_note: ""
19 | prompt_note_en: ""
20 | reference_note: |
21 | 一张家庭照片。
22 | reference_note_en: |
23 | A family photo.
24 | submitter: ""
25 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/33/example_family_wedding_photo_q.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/33/example_family_wedding_photo_q.png
--------------------------------------------------------------------------------
/cases/34/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 手绘信息图卡片
2 | title_en: Hand-drawn Infographic Card (Cognition)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1907903480678985784
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/34/example_hand_drawn_infographic_cognition.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/34/example_hand_drawn_infographic_cognition.png
--------------------------------------------------------------------------------
/cases/35/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 毛茸茸南瓜灯
2 | title_en: Fluffy Jack-o'-lantern
3 | prompt_author: "gizakdag"
4 | prompt_author_link: https://x.com/gizakdag
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/gizakdag/status/1911075302941622512
9 | - url: https://x.com/dotey/status/1912276883196039520
10 | license: CC-BY-4.0
11 | creation_tool: Sora
12 | date: 2025-05-24
13 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/35/case.yml:
--------------------------------------------------------------------------------
1 | title: 毛茸茸南瓜灯
2 | title_en: Fluffy Jack-o'-lantern
3 | author: "gizakdag"
4 | author_link: https://x.com/gizakdag
5 | source_links:
6 | - url: https://x.com/gizakdag/status/1911075302941622512
7 | - url: https://x.com/dotey/status/1912276883196039520
8 | image: example_fluffy_pumpkin.png
9 | alt_text: 毛茸茸南瓜灯
10 | alt_text_en: Fluffy Jack-o'-lantern
11 | prompt: |
12 | 将一个简单平面的矢量图标 [🎃] 转化为柔软、立体、毛茸茸的可爱物体。整体造型被浓密的毛发完全覆盖,毛发质感极其真实,带有柔和的阴影。物体居中悬浮于干净的浅灰色背景中,轻盈漂浮。整体风格超现实,富有触感和现代感,带来舒适和俏皮的视觉感受。采用摄影棚级灯光,高分辨率渲染,比例为1:1。
13 | prompt_en: |
14 | Transform a simple flat vector icon of [🎃] into a soft, 3D fluffy object. The shape is fully covered in fur, with hyperrealistic hair texture and soft shadows. The object is centered on a clean, light gray background and floats gently in space. The style is surreal, tactile, and modern, evoking a sense of comfort and playfulness. Studio lighting, high-resolution render.
15 | prompt_note: |
16 | 中文提示词 by @dotey
17 | prompt_note_en: ""
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/35/example_fluffy_pumpkin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/35/example_fluffy_pumpkin.png
--------------------------------------------------------------------------------
/cases/36/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 极简主义 3D 插画 (Markdown 格式)
2 | title_en: Minimalist 3D Illustration (Markdown Format)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1907131027253772399
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/36/example_minimalist_3d_toilet_txt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/36/example_minimalist_3d_toilet_txt.png
--------------------------------------------------------------------------------
/cases/37/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 社交媒体帖子涂鸦
2 | title_en: Social Media Post Doodle Overlay
3 | prompt_author: "@op7418"
4 | prompt_author_link: https://x.com/op7418
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/op7418/status/1906208691877253536
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/37/case.yml:
--------------------------------------------------------------------------------
1 | title: 柔和风格3D广告
2 | title_en: Pastel Power 3D ADS
3 | author: "@aziz4ai"
4 | author_link: https://x.com/aziz4ai
5 | source_links:
6 | - url: https://x.com/aziz4ai/status/1925301120252924356
7 | image: pastel_power_3d_ads.png
8 | alt_text: 柔和风格3D广告
9 | alt_text_en: Pastel Power 3D ADS
10 | prompt: |
11 | 一个柔和的3D卡通风格[品牌产品]雕塑,由光滑的粘土般纹理和鲜艳的柔和色彩制成,放置在简约的等距场景中,该场景与产品特性相得益彰,构图简洁,光线柔和,阴影微妙,产品徽标和三个词的口号清晰显示在下方。
12 | prompt_en: |
13 | a soft 3D cartoon-style sculpture of [brand product], made of smooth clay-like textures and vibrant pastel colors, placed in a minimalist isometric scene that complements the product’s nature, clean composition, gentle lighting, subtle shadows, with the product’s logo and a 3-word slogan displayed clearly below
14 | prompt_note: |
15 | 可替换提示词中的 [品牌产品] 为具体的产品描述。
16 | prompt_note_en: |
17 | Replace [brand product] in the prompt with a specific product description.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/37/pastel_power_3d_ads.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/37/pastel_power_3d_ads.png
--------------------------------------------------------------------------------
/cases/38/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 手绘信息图卡片
2 | title_en: Hand-drawn Infographic Card
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1907870919852179850
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/38/example_hand_drawn_infographic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/38/example_hand_drawn_infographic.png
--------------------------------------------------------------------------------
/cases/39/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 奇幻卡通插画
2 | title_en: Fantasy Cartoon Illustration
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1905103477879267823
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/39/case.yml:
--------------------------------------------------------------------------------
1 | title: 奇幻卡通插画
2 | title_en: Fantasy Cartoon Illustration
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1905103477879267823
7 | image: example_fantasy_computer_head_portal.png
8 | alt_text: 奇幻卡通插画
9 | alt_text_en: Fantasy Cartoon Illustration
10 | prompt: |
11 | 一个卡通风格的角色,头部是一个带笑脸的电脑显示器,穿着手套和靴子,正开心地跳跃穿过一个发光的蓝色圆形传送门,背景是一片郁郁葱葱的奇幻森林景观。森林中细节丰富,有高大的树木、蘑菇、鲜花、宁静的河流、漂浮的岛屿,以及一个充满氛围的星夜天空,天空中有多个月亮。整体采用明亮鲜艳的色彩搭配柔和光效,风格为奇幻插画风。
12 | prompt_en: |
13 | A cartoon-style character with a smiling computer monitor as its head, wearing gloves and boots, happily jumping through a glowing, blue, circular portal in a lush, fantasy forest landscape. The forest is detailed with large trees, mushrooms, flowers, a serene river, floating islands, and an atmospheric starry night sky with multiple moons. Bright, vibrant colors with soft lighting, fantasy illustration style.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/39/example_fantasy_computer_head_portal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/39/example_fantasy_computer_head_portal.png
--------------------------------------------------------------------------------
/cases/4/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版中式婚礼图
2 | title_en: 3D Chibi Chinese Wedding Scene
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1909418699150237917
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/4/example_q_chinese_wedding.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/4/example_q_chinese_wedding.png
--------------------------------------------------------------------------------
/cases/40/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 日系双格漫画 (少女总统红温了)
2 | title_en: Japanese-style Two-Panel Manga (Angry Girl President)
3 | prompt_author: "@hellokaton"
4 | prompt_author_link: https://x.com/hellokaton
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/hellokaton/status/1910900979194646959
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/40/example_two_panel_manga_president.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/40/example_two_panel_manga_president.png
--------------------------------------------------------------------------------
/cases/41/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 微型立体场景 (孙悟空三打白骨精)
2 | title_en: Miniature Three-dimensional Scene Presentation
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1911609122547449886
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/41/case.yml:
--------------------------------------------------------------------------------
1 | title: 微型立体场景 (孙悟空三打白骨精)
2 | title_en: Miniature Three-dimensional Scene Presentation
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1911609122547449886
7 | image: example_miniature_journey_west.png
8 | alt_text: Q版孙悟空三打白骨精微型立体场景,移轴摄影风格
9 | alt_text_en: Miniature Three-dimensional Scene Presentation
10 | prompt: |
11 | 微型立体场景呈现,运用移轴摄影的技法,呈现出Q版【孙悟空三打白骨精】场景
12 | prompt_en: |
13 | Miniature three-dimensional scene presentation using tilt-shift photography techniques, depicting a chibi-style version of the scene {Sun Wukong’s Three Battles with the White Bone Demon}
14 | prompt_note: |
15 | 提示词中括号内的【孙悟空三打白骨精】可以替换为其他中文场景,如“孙悟空大闹天宫”、“哪吒闹海”、“武松打虎”、“黛玉葬花”、“孙悟空三打白骨精”、“关云长过五关斩六将”等。
16 | prompt_note_en: |
17 | The content in brackets can be replaced with Western scenes such as “Hercules Slaying the Hydra” or “King Arthur Pulls the Sword from the Stone.”
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/41/example_miniature_journey_west.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/41/example_miniature_journey_west.png
--------------------------------------------------------------------------------
/cases/42/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版情侣水晶球
2 | title_en: 3D Q-version Couple Snow Globe
3 | prompt_author: "@balconychy"
4 | prompt_author_link: https://x.com/balconychy
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/balconychy/status/1909908568129655248
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/42/case.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版情侣水晶球
2 | title_en: 3D Q-version Couple Snow Globe
3 | author: "@balconychy"
4 | author_link: https://x.com/balconychy
5 | source_links:
6 | - url: https://x.com/balconychy/status/1909908568129655248
7 | image: example_3d_q_snowglobe_couple.png
8 | alt_text: 3D Q版情侣水晶球
9 | alt_text_en: 3D Chibi Couple Snow Globe
10 | prompt: |
11 | 将附图中的人物转换成水晶球场景。 整体环境:水晶球放在窗户旁桌面上,背景模糊,暖色调。阳光透过球体,洒下点点金光,照亮了周围的黑暗。 水晶球内部:人物是可爱Q版3D造型,相互之间满眼的爱意。
12 | prompt_en: |
13 | Transform the person in the attached image into a snow globe scene.
14 | Overall environment: The snow globe is placed on a tabletop by the window, with a blurred, warm-toned background. Sunlight passes through the globe, casting golden sparkles that gently illuminate the surrounding darkness.
15 | Inside the globe: The characters are in a cute chibi-style 3D design, gazing at each other with eyes full of love.
16 | prompt_note: ""
17 | prompt_note_en: ""
18 | reference_note: |
19 | 一张情侣照片 或 一张其他人物照片。
20 | reference_note_en: |
21 | A photo of a couple or another person.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/42/example_3d_q_snowglobe_couple.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/42/example_3d_q_snowglobe_couple.png
--------------------------------------------------------------------------------
/cases/43/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Q版可爱俄罗斯套娃 (戴珍珠耳环的少女)
2 | title_en: Cute Chibi Matryoshka Dolls (Girl with a Pearl Earring)
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1911669883315818497
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/43/case.yml:
--------------------------------------------------------------------------------
1 | title: Q版可爱俄罗斯套娃 (戴珍珠耳环的少女)
2 | title_en: Cute Chibi Matryoshka Dolls (Girl with a Pearl Earring)
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1911669883315818497
7 | image: example_matryoshka_pearl_earring.png
8 | alt_text: Q版可爱俄罗斯套娃
9 | alt_text_en: Cute Chibi Matryoshka Dolls (Girl with a Pearl Earring)
10 | prompt: |
11 | 把图片人物生成变成 Q 版可爱俄罗斯套娃🪆,大到小一共五个,放在精致的木桌上,横幅3:2比例
12 | prompt_en: |
13 | Transform the person in the image into a set of cute chibi-style Russian nesting dolls (🪆), with a total of five dolls arranged from largest to smallest. Place them on an elegant wooden table. Horizontal aspect ratio: 3:2.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 需要上传一张人物图片作为转换对象 (原文使用了[《戴珍珠耳环的少女》](https://commons.wikimedia.org/w/index.php?curid=55017931))。
18 | reference_note_en: |
19 | Requires uploading a person's image as the subject for transformation (The original post used ['Girl with a Pearl Earring'](https://commons.wikimedia.org/w/index.php?curid=55017931)).
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/43/example_matryoshka_pearl_earring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/43/example_matryoshka_pearl_earring.png
--------------------------------------------------------------------------------
/cases/44/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: RPG 风格角色卡片制作
2 | title_en: RPG-Style Character Card Creation
3 | prompt_author: "@berryxia_ai"
4 | prompt_author_link: https://x.com/berryxia_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/berryxia_ai/status/1911334046724165905
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/44/case.yml:
--------------------------------------------------------------------------------
1 | title: RPG 风格角色卡片制作
2 | title_en: RPG-Style Character Card Creation
3 | author: "@berryxia_ai"
4 | author_link: https://x.com/berryxia_ai
5 | source_links:
6 | - url: https://x.com/berryxia_ai/status/1911334046724165905
7 | image: example_rpg_card_designer.png
8 | alt_text: RPG 风格角色卡片制作
9 | alt_text_en: RPG-Style Character Card Creation
10 | prompt: |
11 | 创建一张 RPG 收藏风格的数字角色卡。
12 | 角色设定为 {Programmer},自信地站立,配有与其职业相关的工具或符号。
13 | 以 3D 卡通风格呈现,采用柔和光照,展现鲜明的个性。
14 | 添加技能条或属性数值,例如 [技能1 +x]、[技能2 +x],如 Creativity +10、UI/UX +8。
15 | 卡片顶部添加标题横幅,底部放置角色名牌。
16 | 卡片边框应干净利落,如同真实的收藏公仔包装盒。
17 | 背景需与职业主题相匹配。
18 | 配色方面使用温暖的高光与符合职业特征的色调。
19 | prompt_en: |
20 | Create a digital character card in RPG collectible style.
21 | The subject is a {Programmer}, standing confidently with tools or symbols relevant to their job.
22 | Render it in 3D cartoon style, soft lighting, vivid personality.
23 | Include skill bars or stats like [Skill1 +x], [Skill2 +x, e.g., Creativity +10, UI/UX +8].
24 | Add a title banner on top and a nameplate on the bottom.
25 | Frame the card with clean edges like a real figure box.
26 | Make the background fit the profession's theme.
27 | Colors: warm highlights, profession-matching hues.
28 | prompt_note: |
29 | 可替换 {Programmer} 括号内的职业为Designer、Doctor等等
30 | prompt_note_en: |
31 | Replace the {Programmer} placeholder in the prompt with specifics like "Designer", "Doctor", etc.
32 | reference_note: |
33 | 可选。可根据职业或角色描述生成,或上传照片作为参考。
34 | reference_note_en: |
35 | Optional. Can be generated based on profession/role description or use an uploaded photo as reference.
36 | submitter: ""
37 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/44/example_rpg_card_designer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/44/example_rpg_card_designer.png
--------------------------------------------------------------------------------
/cases/45/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版大学拟人化形象
2 | title_en: 3D Chibi-style University Anthropomorphic Mascot
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1911988003729203648
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/45/case.yml:
--------------------------------------------------------------------------------
1 | title: 3D Q版大学拟人化形象
2 | title_en: 3D Chibi-style University Anthropomorphic Mascot
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1911988003729203648
7 | image: example_university_mascot_npu.png
8 | alt_text: 西北工业大学拟人化3D Q版美少女,体现航空航天航海特色
9 | alt_text_en: 3D Chibi-style University Anthropomorphic Mascot
10 | prompt: |
11 | 给 {西北工业大学} 画一个拟人化的3D Q版美少女形象,体现学校 {航空航天航海三航} 特色
12 | prompt_en: |
13 | Create a personified 3D chibi-style anime girl character representing {Northwestern Polytechnical University}, embodying the school’s distinctive strengths in {aeronautics, astronautics, and marine engineering}.
14 | prompt_note: |
15 | 可替换 {西北工业大学} 括号内的学校名称和特色描述以生成不同大学的拟人化形象。
16 | prompt_note_en: |
17 | Replace the university name {Northwestern Polytechnical University} and characteristic description {Aeronautics, Astronautics, and Marine Technology - "Three Ais"} within the square brackets to generate anthropomorphic mascots for different universities.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/45/example_university_mascot_npu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/45/example_university_mascot_npu.png
--------------------------------------------------------------------------------
/cases/46/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 快乐胶囊制作
2 | title_en: Happy Capsule Creation
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1911724629460455896
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/46/case.yml:
--------------------------------------------------------------------------------
1 | title: 快乐胶囊制作
2 | title_en: Happy Capsule Creation
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1911724629460455896
7 | image: example_happy_capsule.png
8 | alt_text: 快乐胶囊
9 | alt_text_en: Happy Capsule
10 | prompt: |
11 | 标题(大字):速效快乐胶囊
12 | 一颗上为星巴克绿下为透明的小药丸,上面印有星巴克logo,里面有很多咖啡豆
13 | 说明(小字):请在悲伤难过时服用,一日三次,一次两粒
14 | 购买按钮 和 药丸颜色一致,下面价格:$9,请遵循医嘱酌情购买
15 | prompt_en: |
16 | Title (large text): Fast-Acting Happiness Capsule
17 | A capsule pill with a green top in Starbucks green and a transparent bottom, printed with the Starbucks logo. Inside the capsule are numerous coffee beans.
18 | Description (small text): Take when feeling sad or down. Three times a day, two capsules per dose.
19 | Buy button: Same color as the capsule.
20 | Below the button, display the price: $9.
21 | Please follow medical advice and purchase as needed.
22 | prompt_note: ""
23 | prompt_note_en: ""
24 | reference_note: ""
25 | reference_note_en: ""
26 | submitter: ""
27 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/46/example_happy_capsule.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/46/example_happy_capsule.png
--------------------------------------------------------------------------------
/cases/47/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 键盘ESC 键帽微型立体模型
2 | title_en: ESC Keycap Miniature Diorama
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1911368319212408926
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/47/example_esc_keycap_diorama.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/47/example_esc_keycap_diorama.png
--------------------------------------------------------------------------------
/cases/48/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 体素风格 3D 图标转换
2 | title_en: Voxel Style 3D Icon Conversion
3 | prompt_author: "@BrettFromDJ"
4 | prompt_author_link: https://x.com/BrettFromDJ
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/BrettFromDJ/status/1910387413404234076
9 | - url: https://x.com/ZHO_ZHO_ZHO/status/1910671581962985788
10 | license: CC-BY-4.0
11 | creation_tool: Sora
12 | date: 2025-05-24
13 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/48/case.yml:
--------------------------------------------------------------------------------
1 | title: 体素风格 3D 图标转换
2 | title_en: Voxel Style 3D Icon Conversion
3 | author: "@BrettFromDJ"
4 | author_link: https://x.com/BrettFromDJ
5 | source_links:
6 | - url: https://x.com/BrettFromDJ/status/1910387413404234076
7 | - url: https://x.com/ZHO_ZHO_ZHO/status/1910671581962985788
8 | image: example_voxel_icon.png
9 | alt_text: 体素风格 3D 图标
10 | alt_text_en: 3D voxel-style icons
11 | prompt: |
12 | 三个步骤
13 | 1. 上传参考图
14 | 2. 上传要转换的照片
15 | 3. 提示词:将图片/描述/emoji转换为参考图一样的体素 3D 图标,Octane 渲染,8k
16 | prompt_en: |
17 | Take the icon on the right and transform it into a voxel 3d icon like the icons in the left image. Octane render. 8k.
18 | prompt_note: |
19 | 中文提示词 by [@ZHO_ZHO_ZHO](https://x.com/ZHO_ZHO_ZHO)
20 | prompt_note_en: |
21 | The tweet author provides a reference image for best results, recommend downloading and using it. When uploading, upload the reference image first, then the icon to be converted.
22 | reference_note: |
23 | 体素风格图标的参考图从原文链接1获取;以及一张要转换的原始图标。
24 | reference_note_en: |
25 | The reference image for voxel style icons is obtained from the original link 1; and an original icon to be transformed.
26 | submitter: ""
27 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/48/example_voxel_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/48/example_voxel_icon.png
--------------------------------------------------------------------------------
/cases/49/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 时尚杂志封面风格
2 | title_en: Fashion Magazine Cover Style
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1912536019905233194
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/49/case.yml:
--------------------------------------------------------------------------------
1 | title: 时尚杂志封面风格
2 | title_en: Fashion Magazine Cover Style
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1912536019905233194
7 | image: example_fashion_design_cover.png
8 | alt_text: 时尚杂志封面风格
9 | alt_text_en: Fashion Magazine Cover Style
10 | prompt: |
11 | 一位美丽的女子身穿粉色旗袍,头戴精致的花饰,秀发中点缀着色彩缤纷的花朵,颈间装饰着优雅的白色蕾丝领子。她的一只手轻托着几只大型蝴蝶。整体拍摄风格呈现高清细节质感,类似时尚杂志封面设计,照片上方中央位置标有文字「FASHION DESIGN」。画面背景采用简约的纯浅灰色,以突出人物主体。
12 | prompt_en: |
13 | A beautiful woman wearing a pink qipao, adorned with delicate floral accessories on her head and colorful blossoms woven into her hair. Around her neck is an elegant white lace collar. One of her hands gently holds several large butterflies. The overall photography style features high-definition detail and texture, resembling a fashion magazine cover. The word “FASHION DESIGN” is placed at the top center of the image. The background is a minimalist light gray, designed to highlight the subject.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/49/example_fashion_design_cover.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/49/example_fashion_design_cover.png
--------------------------------------------------------------------------------
/cases/5/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 吉卜力风格
2 | title_en: Ghibli Style
3 | prompt_author: "AnimeAI"
4 | prompt_author_link: https://animeai.online
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://animeai.online/#demo-gallery
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/5/case.yml:
--------------------------------------------------------------------------------
1 | title: 吉卜力风格
2 | title_en: Ghibli Style
3 | author: "AnimeAI"
4 | author_link: https://animeai.online
5 | source_links:
6 | - url: https://animeai.online/#demo-gallery
7 | image: ghibli-style-mona-lisa.png
8 | alt_text: 吉卜力风格《蒙娜丽莎》
9 | alt_text_en: Mona Lisa redrawn in Ghibli style
10 | prompt: |
11 | 以吉卜力风格重绘这张照片
12 | prompt_en: |
13 | Redraw this photo in Ghibli style
14 | prompt_note: |
15 | 如果遇到违反内容政策的情况,提示词增加一句:如果背景里有不合适(敏感)的内容,可以进行修改或删除。
16 | prompt_note_en: |
17 | If encountering content policy violations, add this sentence to the prompt: If there is inappropriate (sensitive) content in the background, it can be modified or deleted.
18 | reference_note: |
19 | 一张人物或者其他照片。
20 | reference_note_en: |
21 | A photo of a person or other subject.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/5/ghibli-style-mona-lisa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/5/ghibli-style-mona-lisa.png
--------------------------------------------------------------------------------
/cases/50/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 物理破坏效果卡片 (劳拉)
2 | title_en: Physical Destruction Effect Card (Lara Croft)
3 | prompt_author: "@op7418"
4 | prompt_author_link: https://x.com/op7418
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/op7418/status/1912782048160542886
9 | - url: https://x.com/hc_dsn/status/1912367201476309396
10 | license: CC-BY-4.0
11 | creation_tool: Sora
12 | date: 2025-05-24
13 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/50/example_lara_croft_card_break.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/50/example_lara_croft_card_break.png
--------------------------------------------------------------------------------
/cases/51/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 护照入境印章
2 | title_en: Passport Entry Stamp
3 | prompt_author: "@M_w14_"
4 | prompt_author_link: https://x.com/M_w14_
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/M_w14_/status/1912146666410459618
9 | - url: https://x.com/ZHO_ZHO_ZHO/status/1912188562944250035
10 | license: CC-BY-4.0
11 | creation_tool: Sora
12 | date: 2025-05-24
13 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/51/case.yml:
--------------------------------------------------------------------------------
1 | title: 护照入境印章
2 | title_en: Passport Entry Stamp
3 | author: "@M_w14_"
4 | author_link: https://x.com/M_w14_
5 | source_links:
6 | - url: https://x.com/M_w14_/status/1912146666410459618
7 | - url: https://x.com/ZHO_ZHO_ZHO/status/1912188562944250035
8 | image: example_passport_stamp_rome.png
9 | alt_text: 护照入境印章
10 | alt_text_en: Passport Entry Stamp
11 | prompt: |
12 | 创建一个逼真的护照页,并盖上[北京, 中国]的入境章。章面应以粗体英文写明“欢迎来到北京”,并设计成圆形或椭圆形,并带有装饰性边框。章面应包含“ARRIVAL”字样和一个虚构的日期,例如“2025年4月16日”。在章面中加入{故宫}的微妙轮廓作为背景细节。使用深蓝色或红色墨水并略加晕染,以增强真实感。章面应略微倾斜,如同手工压印。护照页应清晰可见纸张纹理和安全图案。
13 | prompt_en: |
14 | Create a realistic passport page with an entry stamp for [{City}, {Country}]. The stamp should say "Welcome to {City}" in bold English, designed in a round or oval shape with decorative borders. Include the word "ARRIVAL" and a fictional date like "15 APR 2025" Incorporate a subtle silhouette of {Main Landmark} as a background detail within the stamp. Use deep blue or red ink with light smudges for added realism. The stamp should appear slightly angled, as if hand-pressed. The passport page should show visible paper texture and security patterns.
15 | prompt_note: |
16 | 可替换提示词中括号内的城市、国家、地标和日期。示例图使用罗马、意大利、罗马斗兽场、日期2025年4月16日。中文提示词 by [@ZHO_ZHO_ZHO](https://x.com/ZHO_ZHO_ZHO)
17 | prompt_note_en: |
18 | You can replace the city, country, landmark, and date placeholders. The example image uses "Rome", "Italy", "Colosseum", and "13 APR 2025" (date differs slightly from the base prompt structure). Prompt by [@M_w14_](https://x.com/M_w14_)
19 | reference_note: ""
20 | reference_note_en: ""
21 | submitter: ""
22 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/51/example_passport_stamp_rome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/51/example_passport_stamp_rome.png
--------------------------------------------------------------------------------
/cases/52/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 纸艺风格 Emoji 图标
2 | title_en: Paper Craft Style Emoji Icon
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1912521263085482464
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/52/case.yml:
--------------------------------------------------------------------------------
1 | title: 纸艺风格 Emoji 图标
2 | title_en: Paper Craft Style Emoji Icon
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1912521263085482464
7 | image: example_paper_craft_emoji_fire.png
8 | alt_text: 纸艺风格的火焰 Emoji 图标
9 | alt_text_en: Paper craft style fire emoji icon
10 | prompt: |
11 | 一个纸艺风格的“🔥”图标,漂浮在纯白背景上。这个表情符号由彩色剪纸手工制作而成,具有可见的纸张纹理、折痕和分层形状。它在下方投下柔和的阴影,营造出轻盈感和立体感。整体设计简洁、有趣、干净,图像居中,周围留有大量留白。使用柔和的影棚光照以突出纸张的质感与边缘。
12 | prompt_en: |
13 | A paper craft-style "🔥" floating on a pure white background. The emoji is handcrafted from colorful cut paper with visible textures, creases, and layered shapes. It casts a soft drop shadow beneath, giving a sense of lightness and depth. The design is minimal, playful, and clean — centered in the frame with lots of negative space. Use soft studio lighting to highlight the paper texture and edges.
14 | prompt_note: |
15 | 可将提示词中的 "🔥" 替换为其他 Emoji。
16 | prompt_note_en: |
17 | The "🔥" emoji in the prompt can be replaced with other emojis.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/52/example_paper_craft_emoji_fire.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/52/example_paper_craft_emoji_fire.png
--------------------------------------------------------------------------------
/cases/53/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 充气感靠垫
2 | title_en: Emoji Inflatable Cushion
3 | prompt_author: "@gizakdag"
4 | prompt_author_link: https://x.com/gizakdag
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/gizakdag/status/1912858535643197927
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/53/case.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 充气感靠垫
2 | title_en: Emoji Inflatable Cushion
3 | author: "@gizakdag"
4 | author_link: https://x.com/gizakdag
5 | source_links:
6 | - url: https://x.com/gizakdag/status/1912858535643197927
7 | image: example_emoji_cushion_pleading.png
8 | alt_text: Emoji 充气感靠垫
9 | alt_text_en: Emoji Inflatable Cushion
10 | prompt: |
11 | 创建一个高分辨率的 3D 渲染图,将 [🥹] 设计成一个充气、鼓胀的物体。形状应柔软、圆润、充满空气——类似于一个毛绒气球或充气玩具。使用光滑的哑光材质,带有细微的布料折痕和缝线,以强化充气效果。整体形态应略带不规则且柔软塌陷,搭配柔和阴影和软光照,以突出体积感与真实感。将其置于干净、简约的背景上(浅灰色或浅蓝色),整体风格应保持俏皮而具雕塑感。
12 | prompt_en: |
13 | Create a high-resolution 3D render of [🥹] designed as an inflatable, puffy object. The shape should appear soft, rounded, and air-filled — like a plush balloon or blow-up toy. Use a smooth, matte texture with subtle fabric creases and stitching to emphasize the inflatable look. The form should be slightly irregular and squishy, with gentle shadows and soft lighting that highlight volume and realism. Place it on a clean, minimal background (light gray or pale blue), and maintain a playful, sculptural aesthetic.
14 | prompt_note: |
15 | 可将提示词中的 [🥹] 替换为其他 Emoji。
16 | prompt_note_en: |
17 | The [🥹] emoji in the prompt can be replaced with other emojis.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/53/example_emoji_cushion_pleading.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/53/example_emoji_cushion_pleading.png
--------------------------------------------------------------------------------
/cases/54/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: “极其平凡”的iPhone自拍
2 | title_en: Extremely Ordinary iPhone Selfie
3 | prompt_author: "@jiamimaodashu"
4 | prompt_author_link: https://x.com/jiamimaodashu
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/jiamimaodashu/status/1912653073190879410
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/54/case.yml:
--------------------------------------------------------------------------------
1 | title: “极其平凡”的iPhone自拍
2 | title_en: Extremely Ordinary iPhone Selfie
3 | author: "@jiamimaodashu"
4 | author_link: https://x.com/jiamimaodashu
5 | source_links:
6 | - url: https://x.com/jiamimaodashu/status/1912653073190879410
7 | image: example_ordinary_selfie_eason_nicholas.png
8 | alt_text: “极其平凡”的iPhone自拍
9 | alt_text_en: Extremely Ordinary iPhone Selfie
10 | prompt: |
11 | 请画一张极其平凡无奇的iPhone 自拍照,没有明确的主体或构图感,就像是随手一拍的快照。照片略带运动模糊,阳光或店内灯光不均导致轻微曝光过度。角度尴尬、构图混乱,整体呈现出一种刻意的平庸感-就像是从口袋里拿手机时不小心拍到的一张自拍。主角是陈奕迅和谢霆锋,晚上,旁边是香港会展中心,在香港维多利亚港旁边。
12 | prompt_en: |
13 | Please draw an extremely ordinary and unremarkable iPhone selfie, with no clear subject or sense of composition — just like a random snapshot taken casually. The photo should include slight motion blur, with uneven lighting caused by sunlight or indoor lights resulting in mild overexposure. The angle is awkward, the composition is messy, and the overall aesthetic is deliberately plain — as if it was accidentally taken while pulling the phone out of a pocket.
14 | The subjects are Eason Chan and Nicholas Tse, taken at night, next to the Hong Kong Convention and Exhibition Centre, by Victoria Harbour in Hong Kong.
15 | prompt_note: |
16 | 这个提示词旨在生成一张看起来非常随意、甚至有点“失败”的快照风格照片。
17 | prompt_note_en: |
18 | This prompt aims to generate a photo that looks very casual, even slightly like an accidental snapshot.
19 | reference_note: ""
20 | reference_note_en: ""
21 | submitter: ""
22 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/54/example_ordinary_selfie_eason_nicholas.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/54/example_ordinary_selfie_eason_nicholas.png
--------------------------------------------------------------------------------
/cases/55/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 创意绿植花盆
2 | title_en: Cute Plant Planter
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1923739813414568075
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/55/case.yml:
--------------------------------------------------------------------------------
1 | title: 创意绿植花盆
2 | title_en: Cute Plant Planter
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1923739813414568075
7 | image: cute_plant_planter.png
8 | alt_text: 创意绿植花盆
9 | alt_text_en: Cute Plant Planter
10 | prompt: |
11 | 一张高质量的照片,展示一个可爱的陶瓷[物体/动物]形状的花盆,表面光滑,里面装满了各种生机勃勃的多肉植物和绿色植物,包括尖刺的十二卷、莲座状的石莲花和精致的白色小花。花盆带有一个友好的面孔,放置在柔和的中性背景上,采用漫射自然光照明,展示了细腻的纹理和色彩对比,构图简洁、极具简约风格。
12 | prompt_en: |
13 | A high-quality photo of a cute ceramic [object/animal]-shaped planter with a glossy finish, filled with a variety of vibrant succulents and greenery including a spiky Haworthia, a rosette-shaped Echeveria, and delicate white flowers. The planter has a friendly face and sits on a soft, neutral background with diffused natural lighting, showcasing fine textures and color contrast in a clean, minimalistic composition
14 | prompt_note: |
15 | 可替换提示词中的 [物体/动物] 为具体的物体、动物名称或表情符号。
16 | prompt_note_en: |
17 | Replace [object/animal] in the prompt with a specific object, animal name, or emoji.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/55/cute_plant_planter.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/55/cute_plant_planter.png
--------------------------------------------------------------------------------
/cases/56/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 迷你 3D 建筑
2 | title_en: Miniature 3D Building
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1913759515700285569
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/56/case.yml:
--------------------------------------------------------------------------------
1 | title: 迷你 3D 建筑
2 | title_en: Miniature 3D Building
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1913759515700285569
7 | image: example_miniature_starbucks_cup_building.png
8 | alt_text: 迷你 3D 建筑
9 | alt_text_en: Miniature 3D Building
10 | prompt: |
11 | 3D Q版迷你风格,一个充满奇趣的迷你星巴克咖啡馆,外观就像一个巨大的外带咖啡杯,还有盖子和吸管。建筑共两层,大大的玻璃窗清晰地展示出内部温馨而精致的设计:木质的家具、温暖的灯光以及忙碌的咖啡师们。街道上有可爱的小人偶漫步或坐着,四周布置着长凳、街灯和植物盆栽,营造出迷人的城市一角。整体采用城市微缩景观风格,细节丰富、逼真,画面光线柔和、呈现出午后的惬意感受。
12 | prompt_en: |
13 | 3D chibi-style miniature design of a whimsical Starbucks café, shaped like an oversized takeaway coffee cup complete with a lid and straw. The building has two floors, with large glass windows that clearly reveal a cozy and refined interior: wooden furniture, warm lighting, and busy baristas at work. On the street, cute little figurines are strolling or sitting, surrounded by benches, street lamps, and potted plants, creating a charming corner of the city. The overall aesthetic follows a detailed and realistic miniature cityscape style, with soft lighting that evokes a relaxing afternoon atmosphere.
14 | prompt_note: |
15 | 可以让 AI 参考上面的提示词,为你生成其他建筑的类似提示词。例如:参考上面的提示词,写一个类似的提示词,针对【DunkinDonuts】,【甜甜圈】造型
16 | prompt_note_en: |
17 | You can ask the AI to generate similar prompts for other buildings by referencing the prompt above. For example: "Referencing the prompt above, write a similar prompt for [Dunkin' Donuts], shaped like a [donut]".
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/56/example_miniature_starbucks_cup_building.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/56/example_miniature_starbucks_cup_building.png
--------------------------------------------------------------------------------
/cases/57/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 8位像素图标
2 | title_en: 8-Bit Pixel Icon
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1913654508330058064
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/57/case.yml:
--------------------------------------------------------------------------------
1 | title: 8位像素图标
2 | title_en: 8-Bit Pixel Icon
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1913654508330058064
7 | image: example_8bit_pixel_beer.png
8 | alt_text: 8位像素图标
9 | alt_text_en: 8-Bit Pixel Icon
10 | prompt: |
11 | 创建一个极简主义的 8 位像素风格的 [🍔] 标志,居中放置在纯白背景上。使用有限的复古调色板,搭配像素化细节、锐利边缘和干净的块状形态。标志应简洁、具有标志性,并能在像素艺术风格中清晰识别——灵感来自经典街机游戏美学。
12 | prompt_en: |
13 | Create a minimalist 8-bit pixel logo of [🍔], centered on a pure white background. Use a limited retro color palette with pixelated detailing, sharp edges, and clean blocky forms. The logo should be simple, iconic, and clearly recognizable in pixel art style — inspired by classic arcade game aesthetics.
14 | prompt_note: |
15 | 可替换提示词中的 `[🍔]` 为其他 Emoji 或对象。提示词翻译自英文版本,请参考原文链接
16 | prompt_note_en: |
17 | The `[🍔]` emoji in the prompt can be replaced with other emojis or subjects.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/57/example_8bit_pixel_beer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/57/example_8bit_pixel_beer.png
--------------------------------------------------------------------------------
/cases/58/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 云彩艺术
2 | title_en: Cloud Art
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1913628737872027805
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/58/case.yml:
--------------------------------------------------------------------------------
1 | title: 云彩艺术
2 | title_en: Cloud Art
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1913628737872027805
7 | image: example_cloud_art_dragon_great_wall.png
8 | alt_text: 云彩艺术
9 | alt_text_en: Cloud Art
10 | prompt: |
11 | 生成一张照片:捕捉了白天的场景,天空中散落的云彩组成了 [主体/物体] 的形状,位于 [地点] 的上方。
12 | prompt_en: |
13 | Generate image: A photograph captures a daytime scene with a [SUBJECT/OBJECT] formed by scattered clouds in the sky, positioned above a [LOCATION]
14 | prompt_note: |
15 | 可替换提示词中的 `[SUBJECT/OBJECT]`(云彩形状的主体)和 `[LOCATION]`(地点)。示例图的主体是中国龙,地点是长城。
16 | prompt_note_en: |
17 | The `[SUBJECT/OBJECT]` (shape formed by clouds) and `[LOCATION]` placeholders in the prompt can be replaced. The example image uses 'chinese dragon' as the subject and 'The Great Wall' as the location.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/58/example_cloud_art_dragon_great_wall.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/58/example_cloud_art_dragon_great_wall.png
--------------------------------------------------------------------------------
/cases/59/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 彩色矢量艺术海报
2 | title_en: Colorful Vector Art Poster
3 | prompt_author: "@michaelrabone"
4 | prompt_author_link: https://x.com/michaelrabone
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/michaelrabone/status/1913865394139316291
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/59/case.yml:
--------------------------------------------------------------------------------
1 | title: 彩色矢量艺术海报
2 | title_en: Colorful Vector Art Poster
3 | author: "@michaelrabone"
4 | author_link: https://x.com/michaelrabone
5 | source_links:
6 | - url: https://x.com/michaelrabone/status/1913865394139316291
7 | image: example_vector_poster_london.png
8 | alt_text: 彩色矢量艺术海报
9 | alt_text_en: Colorful Vector Art Poster
10 | prompt: |
11 | 地点是"英国伦敦",生成一张夏季的彩色矢量艺术海报,顶部有大的"LONDON"标题,下方有较小的"UNITED KINGDOM"标题
12 | prompt_en: |
13 | Barcelona Spain colourful summer vector art poster with big "BARCELONA" title at the top and smaller "SPAIN" title under
14 | prompt_note: |
15 | 可替换提示词中的城市和国家名称(例如将"英国伦敦"替换为"中国北京"以生成示例图,大小标题也跟着更换)。此风格提示词也可用于食物、电影、音乐等主题。
16 | prompt_note_en: |
17 | Replace the city and country names in the prompt (e.g., replace "Barcelona Spain" and the titles with "London United Kingdom" to generate the example image). This style prompt also works for food, movies, music, etc.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/59/example_vector_poster_london.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/59/example_vector_poster_london.png
--------------------------------------------------------------------------------
/cases/6/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 角色穿越传送门
2 | title_en: Character Stepping Through Portal
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1908910838636765204
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/6/case.yml:
--------------------------------------------------------------------------------
1 | title: 角色穿越传送门
2 | title_en: Character Stepping Through Portal
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1908910838636765204
7 | image: example_portal_crossing_handhold.png
8 | alt_text: 角色穿越传送门
9 | alt_text_en: Character Stepping Through Portal
10 | prompt: |
11 | 照片中的角色的 3D Q 版形象穿过传送门,牵着观众的手,在将观众拉向前时动态地回头一看。传送门外的背景是观众的现实世界,一个典型的程序员的书房,有书桌,显示器和笔记本电脑,传送门内是角色所处的3D Q 版世界,细节可以参考照片,整体呈蓝色调,和现实世界形成鲜明对比。传送门散发着神秘的蓝色和紫色色调,是两个世界之间的完美椭圆形框架处在画面中间。从第三人称视角拍摄的摄像机角度,显示观看者的手被拉入角色世界。2:3 的宽高比。
12 | prompt_en: |
13 | A 3D chibi-style version of the person in the photo is stepping through a glowing portal, reaching out and holding the viewer’s hand. As the character pulls the viewer forward, they turn back with a dynamic glance, inviting the viewer into their world.
14 | Behind the portal is the viewer’s real-life environment: a typical programmer’s study with a desk, monitor, and laptop, rendered in realistic detail. Inside the portal lies the character’s 3D chibi world, inspired by the photo, with a cool blue color scheme that sharply contrasts with the real-world surroundings.
15 | The portal itself is a perfectly elliptical frame glowing with mysterious blue and purple light, positioned at the center of the image as a gateway between the two worlds.
16 | The scene is captured from a third-person perspective, clearly showing the viewer’s hand being pulled into the character’s world. Use a 2:3 aspect ratio.
17 | prompt_note: ""
18 | prompt_note_en: ""
19 | reference_note: |
20 | 一张半身或者全身单人照片。
21 | reference_note_en: |
22 | A clear half-body or full-body single person photo.
23 | submitter: ""
24 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/6/example_portal_crossing_handhold.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/6/example_portal_crossing_handhold.png
--------------------------------------------------------------------------------
/cases/60/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 簇绒地毯
2 | title_en: Emoji Tufted Rug
3 | prompt_author: "@gizakdag"
4 | prompt_author_link: https://x.com/gizakdag
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/gizakdag/status/1913925062568144924
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/60/case.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 簇绒地毯
2 | title_en: Emoji Tufted Rug
3 | author: "@gizakdag"
4 | author_link: https://x.com/gizakdag
5 | source_links:
6 | - url: https://x.com/gizakdag/status/1913925062568144924
7 | image: example_tufted_rug_star_emoji.png
8 | alt_text: Emoji 簇绒地毯
9 | alt_text_en: Emoji Tufted Rug
10 | prompt: |
11 | 创建一张图像,展示一个彩色、手工簇绒的地毯,形状为 🦖 表情符号,铺设在一个简约的地板背景上。地毯设计大胆、俏皮,具有柔软蓬松的质感和粗线条的细节。从上方俯拍,使用自然光照,整体风格略带古怪的 DIY 美感。色彩鲜艳,轮廓卡通化,材质具触感且温馨舒适——类似于手工簇绒艺术地毯。
12 | prompt_en: |
13 | Create an image of a colorful, hand-tufted rug in the shape of 🦖 emoji, placed on a simple floor background. The rug has a bold, playful design with soft, fluffy texture and thick yarn details. Shot from above, in natural daylight, with a slightly quirky, DIY aesthetic. Vibrant colors, cartoonish outlines, and tactile, cozy material—similar to handmade tufted art rugs.
14 | prompt_note: |
15 | 可替换提示词中的 🦖 为其他 Emoji。
16 | prompt_note_en: |
17 | The 🦖 emoji in the prompt can be replaced with other emojis.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
22 |
--------------------------------------------------------------------------------
/cases/60/example_tufted_rug_star_emoji.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/60/example_tufted_rug_star_emoji.png
--------------------------------------------------------------------------------
/cases/61/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 虚构推文截图 (爱因斯坦)
2 | title_en: Fake Tweet Screenshot (Einstein)
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1914299716394778713
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/61/case.yml:
--------------------------------------------------------------------------------
1 | title: 虚构推文截图 (爱因斯坦)
2 | title_en: Fake Tweet Screenshot (Einstein)
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1914299716394778713
7 | image: example_fake_tweet_einstein.png
8 | alt_text: 虚构推文截图 (爱因斯坦)
9 | alt_text_en: Fake Tweet Screenshot (Einstein)
10 | prompt: |
11 | 爱因斯坦刚刚完成相对论后发布的一条超写实风格的推文。包含一张自拍照,照片中清晰可见背景中的粉笔板和潦草的公式。推文下方显示尼古拉·特斯拉点赞了该内容。
12 | prompt_en: |
13 | a hyper realistic twitter post by Albert Einstein right after finishing the theory of relativity. include a selfie where you can clearly see scribbled equations and a chalkboard in the background. have it visible that the post was liked by Nikola Tesla
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/61/example_fake_tweet_einstein.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/61/example_fake_tweet_einstein.png
--------------------------------------------------------------------------------
/cases/62/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 可爱珐琅别针
2 | title_en: Kawaii Enamel Pin
3 | prompt_author: "@gnrlyxyz"
4 | prompt_author_link: https://x.com/gnrlyxyz
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/gnrlyxyz/status/1914303110853583302
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/62/case.yml:
--------------------------------------------------------------------------------
1 | title: 可爱珐琅别针
2 | title_en: Kawaii Enamel Pin
3 | author: "@gnrlyxyz"
4 | author_link: https://x.com/gnrlyxyz
5 | source_links:
6 | - url: https://x.com/gnrlyxyz/status/1914303110853583302
7 | image: example_enamel_pins_einstein.png
8 | alt_text: 可爱珐琅别针
9 | alt_text_en: Kawaii Enamel Pin
10 | prompt: |
11 | 将附图中的人物转换成可爱的珐琅徽章风格。使用光亮金属描边和鲜艳的珐琅填色。不添加任何额外元素。方形效果图格式,白色背景。
12 | prompt_en: |
13 | Turn the subject in the attached image into a kawaii enamel pin. Use glossy metal outlines and vibrant enamel fill. No extra added features. Square mockup format. White background.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 需要上传一张人物或物体的照片作为转换主体。
18 | reference_note_en: |
19 | Needs a photo of a person or object as the subject for transformation.
20 | submitter: StevenSong-sTs
21 | submitter_link: https://github.com/StevenSong-sTs
--------------------------------------------------------------------------------
/cases/62/example_enamel_pins_einstein.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/62/example_enamel_pins_einstein.png
--------------------------------------------------------------------------------
/cases/63/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 奶油雪糕
2 | title_en: Emoji Cream Popsicle
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1914574278911000967
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/63/case.yml:
--------------------------------------------------------------------------------
1 | title: Emoji 奶油雪糕
2 | title_en: Emoji Cream Popsicle
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1914574278911000967
7 | image: example_ice_cream_emoji_strawberry.png
8 | alt_text: Emoji 奶油雪糕
9 | alt_text_en: Emoji Cream Popsicle
10 | prompt: |
11 | 生成图片:将【🍓】变成变成一根奶油雪糕,奶油在雪糕顶上呈曲线流动状看起来美味可口,45度悬浮在空中,q版 3d 可爱风格,一致色系的纯色背景
12 | prompt_en: |
13 | Generate an image: Transform the [🍓] into a creamy ice cream bar, with cream flowing in curved swirls on top, making it look delicious and tempting. The ice cream is floating at a 45-degree angle in mid-air, rendered in a cute chibi-style 3D aesthetic, set against a solid color background with a unified color palette.
14 | prompt_note: |
15 | 可替换提示词中的【🍓】为其他 Emoji。
16 | prompt_note_en: |
17 | The 【🍓】 emoji in the prompt can be replaced with other emojis.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
22 |
--------------------------------------------------------------------------------
/cases/63/example_ice_cream_emoji_strawberry.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/63/example_ice_cream_emoji_strawberry.png
--------------------------------------------------------------------------------
/cases/64/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 蒸汽朋克机械鱼
2 | title_en: Steampunk Mechanical Fish
3 | prompt_author: "@f-is-h"
4 | prompt_author_link: https://github.com/f-is-h
5 | image_author: "@f-is-h"
6 | image_author_link: https://github.com/f-is-h
7 | source_links:
8 | - url: https://github.com/f-is-h/f-is-h/blob/main/images/streampank-fish-4.png
9 | license: CC-BY-4.0
10 | creation_tool: GPT-4o
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via GPT-4o.
--------------------------------------------------------------------------------
/cases/64/example_steampunk_fish.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/64/example_steampunk_fish.jpg
--------------------------------------------------------------------------------
/cases/65/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 奇幻水下场景冰棒
2 | title_en: Surreal Underwater Scene Popsicle
3 | prompt_author: "@madpencil_"
4 | prompt_author_link: https://x.com/madpencil_
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/madpencil_/status/1915099250079469907
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/65/case.yml:
--------------------------------------------------------------------------------
1 | title: 奇幻水下场景冰棒
2 | title_en: Surreal Underwater Scene Popsicle
3 | author: "@madpencil_"
4 | author_link: https://x.com/madpencil_
5 | source_links:
6 | - url: https://x.com/madpencil_/status/1920037538372128998
7 | image: surreal-underwater-scene-popsicle.png
8 | alt_text: 奇幻水下场景冰棒
9 | alt_text_en: Surreal Underwater Scene Popsicle
10 | prompt: |
11 | 倾斜的第一人称视角拍摄,一只手握着一支超现实的冰棒。冰棒有着透明的蓝色外壳,里面展现了一个水下场景:一个小潜水员、几条小鱼和漂浮的气泡,还有翻滚的海浪,一根绿色的冰棒棍贯穿中心。冰棒略微融化,底部是一根木棍,手正握着这根木棍。背景是柔焦的纽约街景,采用高端产品摄影风格。
12 | prompt_en: |
13 | Tilt POV shot of a hand holding a surreal popsicle with a transparent blue exterior, revealing an underwater scene inside: a tiny scuba diver with tiny fish floating with bubbles, ocean waves crashing, and a green popsicle stick running through the center. The popsicle is melting slightly, with a wooden stick at the bottom, hand is holding it by the wooden stick, soft focus new york street background, premium product photography
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/65/surreal-underwater-scene-popsicle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/65/surreal-underwater-scene-popsicle.png
--------------------------------------------------------------------------------
/cases/66/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 创意丝绸宇宙
2 | title_en: Creative Silk Universe
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1914864217867608175
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/66/case.yml:
--------------------------------------------------------------------------------
1 | title: 创意丝绸宇宙
2 | title_en: Creative Silk Universe
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1914864217867608175
7 | image: example_silk_creation_universe.png
8 | alt_text: 创意丝绸宇宙
9 | alt_text_en: Silk Universe-Creative Universe
10 | prompt: |
11 | 将 {❄️} 变成一个柔软的 3D 丝绸质感物体。整个物体表面包裹着顺滑流动的丝绸面料,带有超现实的褶皱细节、柔和的高光与阴影。该物体轻轻漂浮在干净的浅灰色背景中央,营造出轻盈优雅的氛围。整体风格超现实、触感十足且现代,传递出舒适与精致趣味的感觉。工作室灯光,高分辨率渲染。
12 | prompt_en: |
13 | Transform the {❄️} into a soft 3D object with a silk texture. The entire surface of the object is wrapped in smooth and flowing silk fabric, featuring surreal wrinkle details, soft highlights, and shadows. The object gently floats in the center of a clean light gray background, creating a light and elegant atmosphere. The overall style is surreal, tactile, and modern, conveying a sense of comfort and refined playfulness. Studio lighting, high-resolution rendering.
14 | prompt_note: |
15 | 可替换提示词中的 {❄️} 替换为你的目标值。
16 | prompt_note_en: |
17 | You can replace the {❄️} in the prompt words with your target value
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: wowmarcomei
21 | submitter_link: https://github.com/wowmarcomei
--------------------------------------------------------------------------------
/cases/66/example_silk_creation_universe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/66/example_silk_creation_universe.png
--------------------------------------------------------------------------------
/cases/67/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 超写实3D游戏
2 | title_en: Ultra-realistic 3D Game
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1913648013144137840
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/67/example_Ultra_realistic_3D_game.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/67/example_Ultra_realistic_3D_game.png
--------------------------------------------------------------------------------
/cases/68/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 未来主义 Logo 交易卡
2 | title_en: Futuristic Logo Trading Card
3 | prompt_author: "@hewarsaber"
4 | prompt_author_link: https://x.com/hewarsaber
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/hewarsaber/status/1912933875166171515
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/68/example_trading_card_logo_tesla.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/68/example_trading_card_logo_tesla.png
--------------------------------------------------------------------------------
/cases/69/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 剪影艺术
2 | title_en: Silhouette Art
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1915417277953962048
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/69/case.yml:
--------------------------------------------------------------------------------
1 | title: 剪影艺术
2 | title_en: Silhouette Art
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1915417277953962048
7 | image: example_silhouette_art.png
8 | alt_text: 剪影艺术
9 | alt_text_en: Silhouette Art
10 | prompt: |
11 | 一个 [PROMPT] 的基础轮廓剪影。背景为亮黄色,剪影为纯黑色实心填充。
12 | prompt_en: |
13 | The silhouette of a basic outline of a [PROMPT]. The background is bright yellow, and the silhouette is solid black.
14 | prompt_note: |
15 | 可替换提示词中的 `[PROMPT]` 为具体对象,例如 "dragon on a castle", "woman's profile" 等。
16 | prompt_note_en: |
17 | Replace `[PROMPT]` with the specific subject, e.g., "dragon on a castle", "woman's profile", etc.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/69/example_silhouette_art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/69/example_silhouette_art.png
--------------------------------------------------------------------------------
/cases/7/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 个性化房间设计
2 | title_en: Personalized Room Design
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1910698005193515370
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/7/case.yml:
--------------------------------------------------------------------------------
1 | title: 个性化房间设计
2 | title_en: Personalized Room Design
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1910698005193515370
7 | image: example_personalized_room.png
8 | alt_text: 个性化房间设计
9 | alt_text_en: Personalized Room Design
10 | prompt: |
11 | 为我生成我的房间设计(床、书架、沙发、绿植、电脑桌和电脑),墙上挂着绘画,窗外是城市夜景。可爱 3d 风格,c4d 渲染,轴测图。
12 | prompt_en: |
13 | Design a cozy bedroom in a cute 3D style with C4D-quality rendering, presented in an isometric view. The room includes a bed, bookshelf, sofa, green plants, a computer desk, and a computer setup. A framed painting hangs on the wall. Outside the window, a nighttime cityscape is visible with glowing buildings and a dark sky. All furniture and objects should have a soft, rounded, stylized design to match the cute 3D aesthetic. Lighting should be warm and inviting, creating a comfortable nighttime indoor atmosphere.
14 | prompt_note: |
15 | 原文提示词是根据 ChatGPT 的记忆内容为用户生成房间设计,此处稍作修改。请参考原文。
16 | prompt_note_en: |
17 | The original prompt generated the room based on ChatGPT's memory of the user. This version is slightly modified. Please refer to the original source.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/7/example_personalized_room.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/7/example_personalized_room.png
--------------------------------------------------------------------------------
/cases/70/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 原创宝可梦生成
2 | title_en: Original Pokemon Creation
3 | prompt_author: "@Anima_Labs"
4 | prompt_author_link: https://x.com/Anima_Labs
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/Anima_Labs/status/1915044265895379166
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/70/example_pokemon_strawbit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/70/example_pokemon_strawbit.png
--------------------------------------------------------------------------------
/cases/71/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 迷你 Cyberpunk 傾斜移軸景觀
2 | title_en: Miniature Cyberpunk Tilt-Shift Landscape
3 | prompt_author: "terry623"
4 | prompt_author_link: https://github.com/terry623
5 | image_author: "terry623"
6 | image_author_link: https://github.com/terry623
7 | source_links: []
8 | license: CC-BY-4.0
9 | creation_tool: GPT-4o
10 | date: 2025-05-24
11 | notes: Prompt quoted verbatim; image fully regenerated via GPT-4o.
--------------------------------------------------------------------------------
/cases/71/case.yml:
--------------------------------------------------------------------------------
1 | title: 迷你 Cyberpunk 傾斜移軸景觀
2 | title_en: Miniature Cyberpunk Tilt-Shift Landscape
3 | author: "terry623"
4 | author_link: https://github.com/terry623
5 | source_links: []
6 | image: example_cyberpunk_tilt_shift_miniature.jpg
7 | alt_text: 從上方俯瞰的超高細節迷你 Cyberpunk 景觀,採用傾斜移軸鏡頭效果
8 | alt_text_en: Highly detailed miniature Cyberpunk landscape viewed from above, with tilt-shift lens effect
9 | prompt: |
10 | 從上方俯瞰的超高細節迷你【Cyberpunk】景觀,採用傾斜移軸鏡頭效果。場景中充滿如玩具般的元素,全部以高解析度 CG 呈現。光線戲劇化,營造出大片的氛圍,色彩鮮明,對比強烈,強調景深效果與擬真微觀視角,使觀者仿佛俯瞰一個玩具世界般的迷你現實,畫面中包含大量視覺笑點與極具重複觀看價值的細節設計
11 | prompt_en: |
12 | A highly detailed miniature [Cyberpunk] landscape viewed from above, using a tilt-shift lens effect. The scene is filled with toy-like elements, all rendered in high-resolution CG. Dramatic lighting creates a cinematic atmosphere, with vivid colors and strong contrast, emphasizing depth of field and a realistic micro-perspective, making the viewer feel as if overlooking a toy world. The image contains many visual jokes and details worth repeated viewing.
13 | prompt_note: |
14 | 可替換提示詞中的【Cyberpunk】為其他風格或場景,如「未來城市」、「蒸汽朋克」、「中世紀村莊」等。
15 | prompt_note_en: |
16 | You can replace [Cyberpunk] in the prompt with other styles or scenes, such as "Futuristic City", "Steampunk", "Medieval Village", etc.
17 | reference_note: ""
18 | reference_note_en: ""
19 | submitter: terry623
20 | submitter_link: https://github.com/terry623
--------------------------------------------------------------------------------
/cases/71/example_cyberpunk_tilt_shift_miniature.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/71/example_cyberpunk_tilt_shift_miniature.jpg
--------------------------------------------------------------------------------
/cases/72/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 金色吊坠项链
2 | title_en: Gold Pendant Necklace
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1915770501705925106
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/72/case.yml:
--------------------------------------------------------------------------------
1 | title: 金色吊坠项链
2 | title_en: Gold Pendant Necklace
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1915770501705925106
7 | image: gold_pendant_necklace.png
8 | alt_text: 金色吊坠项链
9 | alt_text_en: Gold Pendant Necklace
10 | prompt: |
11 | 一张照片级写实的特写图像,展示一条由女性手握持的金质吊坠项链。吊坠上刻有 [图像 / 表情符号] 的浮雕图案,悬挂在一条抛光金链上。背景为柔和虚化的中性米色调,采用自然光照,肤色真实,风格为产品摄影,画面比例为 16:9。
12 | prompt_en: |
13 | A photorealistic close-up of a gold pendant necklace held by female hand. The pendant features a bas-relief engraving of [image /emoji]. The pendant hangs from a polished gold chain. The background is softly blurred with neutral beige tones, and natural lighting, realistic skin tones, Product photography, 16:9 aspect ratio.
14 | prompt_note: |
15 | 可替换提示词中的 `[image /emoji]` 为具体图像描述或 Emoji。
16 | prompt_note_en: |
17 | Replace `[image /emoji]` in the prompt with a specific image description or an emoji.
18 | reference_note: |
19 | (可选)可上传图片作为浮雕图案。
20 | reference_note_en: |
21 | (Optional) An image can be uploaded to be used as the bas-relief pattern.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/72/gold_pendant_necklace.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/72/gold_pendant_necklace.png
--------------------------------------------------------------------------------
/cases/73/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 定制Q版钥匙串
2 | title_en: Cute Chibi Keychain
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1916521742052503804
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/73/case.yml:
--------------------------------------------------------------------------------
1 | title: 定制Q版钥匙串
2 | title_en: Cute Chibi Keychain
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1916521742052503804
7 | image: example_keychain_chibi.png
8 | alt_text: 定制Q版钥匙串
9 | alt_text_en: Cute Chibi Keychain
10 | prompt: |
11 | 一张特写照片,展示一个被人手握住的可爱多彩钥匙串。钥匙串的造型为 [参考图片] 的 Q 版风格。钥匙串由柔软橡胶材质制成,带有粗黑描边,连接在一个小巧的银色钥匙圈上,背景为中性色调。
12 | prompt_en: |
13 | A close-up photo of a cute, colorful keychain held by person's hand. The keychain features a chibi-style of the [attached image ]. The keychain is made of soft rubber with bold black outlines and attached to a small silver keyring, neutral background
14 | prompt_note: |
15 | 提示词中的 `[参考图片]` 部分需要与上传的图片配合使用。
16 | prompt_note_en: |
17 | The `[attached image]` part of the prompt needs to be used in conjunction with an uploaded image.
18 | reference_note: |
19 | 需要上传一张人物或物体的照片作为钥匙串图案主体。
20 | reference_note_en: |
21 | A photo of a person or object as the subject for the keychain design.
22 | submitter: Kong-F
23 | submitter_link: https://github.com/Kong-F
--------------------------------------------------------------------------------
/cases/73/example_keychain_chibi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/73/example_keychain_chibi.png
--------------------------------------------------------------------------------
/cases/74/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: Logo 形状创意书架
2 | title_en: Creative Logo Shaped Bookshelf
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1916517976414495161
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/74/case.yml:
--------------------------------------------------------------------------------
1 | title: Logo 形状创意书架
2 | title_en: Creative Logo Shaped Bookshelf
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1916517976414495161
7 | image: example_logo_bookshelves.png
8 | alt_text: Logo 形状创意书架
9 | alt_text_en: Creative Logo Shaped Bookshelf
10 | prompt: |
11 | 拍摄一张现代书架的照片,其造型灵感来源于 [LOGO] 的形状。书架由流畅、互相连接的曲线构成,形成多个大小不一的分区。整体材质为光滑的哑光黑色金属,曲线内部设有木质层板。柔和暖色的 LED 灯带勾勒出内侧曲线轮廓。书架安装在一个中性色调的墙面上,上面摆放着色彩丰富的书籍、小型绿植和极简风格的艺术摆件。整体氛围富有创意、优雅且略带未来感。
12 | prompt_en: |
13 | Create a photograph of a modern bookshelf inspired by the shape of [LOGO]. The bookshelf features flowing, interconnected curves forming multiple sections of varying sizes. It is made of sleek matte black metal with wooden shelves inside the loops. Soft, warm LED lighting outlines the inner curves. The bookshelf is mounted on a neutral-toned wall and holds a mix of colorful books, small plants, and minimalistic art pieces. The overall vibe is creative, elegant, and slightly futuristic
14 | prompt_note: |
15 | 可替换提示词中的 `[LOGO]` 为具体品牌 Logo 描述(例如 "Apple logo", "McDonald's logo")。
16 | prompt_note_en: |
17 | Replace the `[LOGO]` placeholder in the prompt with a specific brand logo description (e.g., "Apple logo", "McDonald's logo").
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/74/example_logo_bookshelves.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/74/example_logo_bookshelves.png
--------------------------------------------------------------------------------
/cases/75/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 社交媒体相框融合
2 | title_en: Social Media Frame Integration
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1917042797506662560
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/75/case.yml:
--------------------------------------------------------------------------------
1 | title: 社交媒体相框融合
2 | title_en: Social Media Frame Integration
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1917042797506662560
7 | image: example_instagram_frame_pearl_earring.png
8 | alt_text: 社交媒体相框融合
9 | alt_text_en: Social Media Frame Integration
10 | prompt: |
11 | 根据所附照片创建一个风格化的3D Q版人物角色,准确保留人物的面部特征和服装细节。角色的左手比心(手指上方有红色爱心元素),姿势俏皮地坐在一个巨大的Instagram相框边缘,双腿悬挂在框外。相框顶部显示用户名『Beauty』,四周漂浮着社交媒体图标(点赞、评论、转发)。
12 | prompt_en: |
13 | Create a stylized 3D chibi character based on the attached photo, accurately preserving the subject’s facial features and clothing details. The character is making a finger heart with the left hand (with a red heart element above the fingers) and playfully sitting on the edge of a giant Instagram frame, with both legs hanging outside the frame. The top of the frame displays the username “Beauty,” and various social media icons (like, comment, share) float around the scene.
14 | prompt_note: |
15 | 可替换提示词中的用户名『Beauty』及图标。原图由 Sora 生成。
16 | prompt_note_en: |
17 | The username "Beauty" and icons in the prompt can be replaced. Original image generated by Sora.
18 | reference_note: |
19 | 需要上传一张图片作为参考。
20 | reference_note_en: |
21 | Yes, needs an image to be uploaded as reference.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/75/example_instagram_frame_pearl_earring.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/75/example_instagram_frame_pearl_earring.png
--------------------------------------------------------------------------------
/cases/76/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 怀旧动漫风格电影海报
2 | title_en: Nostalgic Anime Film Poster
3 | prompt_author: "photis (Sora)"
4 | prompt_author_link: "https://sora.com/explore?user=user-sydD5ZkXZsDaL0BriQa010dQ"
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://sora.com/g/gen_01jsfxrdpjfpebnyed8yaz42nf
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/76/case.yml:
--------------------------------------------------------------------------------
1 | title: 怀旧动漫风格电影海报
2 | title_en: Nostalgic Anime Film Poster
3 | author: photis (Sora)
4 | author_link: https://sora.com/explore?user=user-sydD5ZkXZsDaL0BriQa010dQ
5 | source_links:
6 | - url: https://sora.com/g/gen_01jsfxrdpjfpebnyed8yaz42nf
7 | image: example_anime_nostalgic_poster.png
8 | alt_text: 怀旧动漫风格电影海报
9 | alt_text_en: Nostalgic Anime Film Poster
10 | prompt: |
11 | {The Lord of the Rings} 风格的动漫电影海报,动漫画风为《恶魔高中 DXD(High School DXD)》风格。海报上可见明显的折痕痕迹,因长时间反复折叠,造成部分区域出现褶皱处的物理性损伤和擦痕,颜色也在某些地方出现了褪色。表面遍布无规律的折痕、翻折印记与划痕,这些都是在不断搬动过程中逐渐积累的微小损耗,如同熵增不可逆的过程在不断扩展。
12 | 然而,留存在我们心中的美好记忆却始终完整无缺。当你凝视这张充满怀旧氛围的海报时,所感受到的,正是那些随时间累积、变得无比珍贵的收藏品所承载的情感本质。
13 | prompt_en: |
14 | {The Lord of the Rings} anime film poster, the anime is in the style of High School DXD. Visible even folds are seen across the poster as it’s been folded over time, and due to some creases over damaging the poster has caused some physical damage scuffing along the creases and the color has partially faded. Indiscriminate flaps and folds and scratches all around simply from moving back and forth causing subtle yet incremental damage with the ever expanding of entropy we cannot escape, but the loving memories in our hearts will forever be whole. Making the objects we collect along the way priceless is the essence you feel when looking at this nostalgic poster.
15 | prompt_note: |
16 | 可替换提示词中的电影名{The Lord of the Rings}为其他电影,某些电影可能会触发内容审核。参考的动漫风格也可以修改。
17 | prompt_note_en: |
18 | You can replace the movie title "{The Lord of the Rings}" in the prompt with others. Be aware that some movie titles may trigger content moderation. The referenced anime style can also be modified.
19 | reference_note: ""
20 | reference_note_en: ""
21 | submitter: ""
22 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/76/example_anime_nostalgic_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/76/example_anime_nostalgic_poster.png
--------------------------------------------------------------------------------
/cases/77/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 水晶球故事场景
2 | title_en: Story Scene in Crystal Ball
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1916530529324699858
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/77/example_crystal_ball_chang_e.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/77/example_crystal_ball_chang_e.png
--------------------------------------------------------------------------------
/cases/78/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 玻璃材质重塑
2 | title_en: Glass Retexturing
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1917631056980721743
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/78/case.yml:
--------------------------------------------------------------------------------
1 | title: 玻璃材质重塑
2 | title_en: Glass Retexturing
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1917631056980721743
7 | image: example_retexture_glass_phone.png
8 | alt_text: 玻璃材质重塑
9 | alt_text_en: Glass Retexturing
10 | prompt: |
11 | retexture the image attached based on the json below:
12 |
13 | {
14 | "style": "photorealistic",
15 | "material": "glass",
16 | "background": "plain white",
17 | "object_position": "centered",
18 | "lighting": "soft, diffused studio lighting",
19 | "camera_angle": "eye-level, straight-on",
20 | "resolution": "high",
21 | "aspect_ratio": "2:3",
22 | "details": {
23 | "reflections": true,
24 | "shadows": false,
25 | "transparency": true
26 | }
27 | }
28 | prompt_en: |
29 | retexture the image attached based on the json below:
30 |
31 | {
32 | "style": "photorealistic",
33 | "material": "glass",
34 | "background": "plain white",
35 | "object_position": "centered",
36 | "lighting": "soft, diffused studio lighting",
37 | "camera_angle": "eye-level, straight-on",
38 | "resolution": "high",
39 | "aspect_ratio": "2:3",
40 | "details": {
41 | "reflections": true,
42 | "shadows": false,
43 | "transparency": true
44 | }
45 | }
46 | prompt_note: |
47 | 此提示词通过 JSON 结构精确控制输出风格,并将上传图片重塑为指定材质。
48 | prompt_note_en: |
49 | This prompt uses a JSON structure to precisely control the output style.
50 | reference_note: |
51 | 需要上传一张要进行材质重塑的物体图片。
52 | reference_note_en: |
53 | Yes, needs an image of the object to be retextured.
54 | submitter: ""
55 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/78/example_retexture_glass_phone.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/78/example_retexture_glass_phone.png
--------------------------------------------------------------------------------
/cases/79/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 乐高城市景观
2 | title_en: Lego Cityscape (Shanghai Bund)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1917713810346872902
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/79/example_lego_shanghai_bund.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/79/example_lego_shanghai_bund.png
--------------------------------------------------------------------------------
/cases/8/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 乐高收藏品
2 | title_en: Lego Collectible Figure
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1910644499354968091
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/8/example_lego_collectible.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/8/example_lego_collectible.png
--------------------------------------------------------------------------------
/cases/80/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 代码风格名片
2 | title_en: Code Style Business Card
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1915696926596415492
9 | - url: https://x.com/fr0gger_/status/1916743281339498760
10 | - url: https://x.com/dotey/status/1917412535130563006
11 | license: CC-BY-4.0
12 | creation_tool: Sora
13 | date: 2025-05-24
14 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/80/example_business_card_code_style.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/80/example_business_card_code_style.png
--------------------------------------------------------------------------------
/cases/81/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 半透明玻璃质感变换
2 | title_en: 3D Translucent Glass Transformation
3 | prompt_author: "@azed_ai"
4 | prompt_author_link: https://x.com/azed_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/azed_ai/status/1917948899098243407
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/81/case.yml:
--------------------------------------------------------------------------------
1 | title: 半透明玻璃质感变换
2 | title_en: 3D Translucent Glass Transformation
3 | author: "@azed_ai"
4 | author_link: https://x.com/azed_ai
5 | source_links:
6 | - url: https://x.com/azed_ai/status/1917948899098243407
7 | image: example.png
8 | alt_text: 半透明玻璃质感变换
9 | alt_text_en: 3D Translucent Glass Transformation
10 | prompt: |
11 | 将附图变换为柔软的3D半透明玻璃,具有磨砂哑光效果和细致的纹理,原始色彩,以浅灰色背景为中心,在空间中轻轻漂浮,柔和的阴影,自然的光线
12 | prompt_en: |
13 | A soft, 3D translucent glass of the attached image with a frosty matte finish and detailed texture, original colors, centered on a light gray background, floats gently in space, soft shadows, natural lighting
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: "需要上传一张实物参考图"
17 | reference_note_en: "Need to upload a reference image of a physical object"
18 | submitter: luoshui-coder
19 | submitter_link: https://github.com/luoshui-coder
--------------------------------------------------------------------------------
/cases/81/example.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/81/example.png
--------------------------------------------------------------------------------
/cases/82/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 特色城市天气预报
2 | title_en: Signature City Weather Forecast
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1917988595228438771
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/82/case.yml:
--------------------------------------------------------------------------------
1 | title: 特色城市天气预报
2 | title_en: Signature City Weather Forecast
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1917988595228438771
7 | image: example.png
8 | alt_text: 特色城市天气预报
9 | alt_text_en: Signature City Weather Forecast
10 | prompt: |
11 | 以清晰的45°俯视角度,展示一个等距微缩模型场景,内容为[上海东方明珠塔、外滩]等城市特色建筑,天气效果巧妙融入场景中,柔和的多云天气与城市轻柔互动。使用基于物理的真实渲染(PBR)和逼真的光照效果,纯色背景,清晰简洁。画面采用居中构图,凸显出三维模型精准而细腻的美感。在图片上方展示“[上海 多云 20°C]”,并附有多云天气图标。
12 | prompt_en: |
13 | Show a clear 45-degree bird’s-eye view of an isometric miniature city scene featuring Shanghai’s iconic buildings, such as the Oriental Pearl Tower and the Bund. The weather effect—cloudy—blends softly into the city, interacting gently with the architecture. Use physically based rendering (PBR) and realistic lighting. Solid color background, crisp and clean. Centered composition to highlight the precision and detail of the 3D model. Display “Shanghai Cloudy 20°C” and a cloudy weather icon at the top of the image.
14 | prompt_note: "城市、天气、温度和建筑名称可根据需求替换 [] 中的内容。图片由 Sora 生成。"
15 | prompt_note_en: "The city, weather, temperature, and building names can be replaced with the content in []. Generated with sora."
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: luoshui-coder
19 | submitter_link: https://github.com/luoshui-coder
--------------------------------------------------------------------------------
/cases/82/example.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/82/example.png
--------------------------------------------------------------------------------
/cases/83/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 发光线条解剖图
2 | title_en: Glowing Lines Anatomy Diagram
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1914644426334314545
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/83/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/83/case.png
--------------------------------------------------------------------------------
/cases/83/case.yml:
--------------------------------------------------------------------------------
1 | title: 发光线条解剖图
2 | title_en: Glowing Lines Anatomy Diagram
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1914644426334314545
7 | image: case.png
8 | alt_text: 发光线条解剖图
9 | alt_text_en: Glowing Lines Anatomy Diagram
10 | prompt: |
11 | 一幅数字插画,描绘了一个 [SUBJECT],其结构由一组发光、干净且纯净的蓝色线条勾勒而成。画面设定在深色背景之上,以突出 [SUBJECT] 的形态与特征。某个特定部位,如 [PART],通过红色光晕加以强调,以表示该区域的重要性或特殊意义。整体风格兼具教育性与视觉吸引力,设计上仿佛是一种先进的成像技术。
12 | prompt_en: |
13 | A digital illustration of a [SUBJECT], portrayed with a network of glowing clean pristine blue lines outlining its anatomy. The image is set against a dark background, highlighting the [SUBJECT] form and features. A specific area such as [PART] is emphasized with a red glow to indicate a point of interest or significance. The style is both educational and visually captivating, designed to resemble an advanced imaging technique
14 | prompt_note: |
15 | 可替换提示词中的 `[SUBJECT]` (主体) 和 `[PART]` (部位)。
16 | prompt_note_en: |
17 | Replace `[SUBJECT]` and `[PART]` in the prompt.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/84/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 动物硅胶腕托
2 | title_en: Animal Silicone Wrist Rest
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1918525296577327574
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/84/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/84/case.png
--------------------------------------------------------------------------------
/cases/84/case.yml:
--------------------------------------------------------------------------------
1 | title: 动物硅胶腕托
2 | title_en: Animal Silicone Wrist Rest
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1918525296577327574
7 | image: case.png
8 | alt_text: 动物硅胶腕托
9 | alt_text_en: Animal Silicone Wrist Rest
10 | prompt: |
11 | 创建图片 一个可爱Q版的硅胶护腕托,外形基于【🐼】表情,采用柔软的食品级硅胶材质,表面为亲肤哑光质感,内部填充慢回弹棉,拟人化卡通风格,表情生动,双手张开趴在桌面上,呈现出拥抱手腕的姿势,整体造型圆润软萌,颜色为【🐼】配色,风格治愈可爱,适合办公使用,背景为白色纯色,柔和布光,产品摄影风格,前视角或45度俯视,高清细节,突出硅胶质感与舒适功能
12 | prompt_en: |
13 | Create an image of a cute chibi-style silicone wrist rest based on the {🐼} emoji. The wrist rest is made of soft, food-grade silicone with a skin-friendly matte surface. The interior is filled with slow-rebound foam. Designed in a personified cartoon style, the expression is lively, with both arms stretched out as if hugging the user’s wrist while lying on a desk. The overall shape is round, soft, and adorable, featuring the classic {🐼} color scheme. The design is comforting and cute, suitable for office use. The background is a solid white color with soft lighting. Rendered in a product photography style, the angle is either front-facing or at a 45-degree top-down view, showcasing high-definition details and emphasizing the silicone texture and comfort functionality.
14 | prompt_note: |
15 | 可替换提示词中的【🐼】为其他动物 Emoji。
16 | prompt_note_en: |
17 | Replace the {🐼} emoji in the prompt with other animal emojis.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/85/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 超现实交互场景
2 | title_en: Surreal Interaction Scene
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1917444534239191544
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/85/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/85/case.png
--------------------------------------------------------------------------------
/cases/85/case.yml:
--------------------------------------------------------------------------------
1 | title: 超现实交互场景
2 | title_en: Surreal Interaction Scene
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1917444534239191544
7 | image: case.png
8 | alt_text: 超现实交互场景
9 | alt_text_en: Surreal Interaction Scene
10 | prompt: |
11 | 一幅铅笔素描画,描绘了 [Subject 1] 与 [Subject 2] 互动的场景,其中 [Subject 2] 以逼真的全彩风格呈现,与 [Subject 1] 及背景的手绘素描风格形成超现实的对比。
12 | prompt_en: |
13 | A pencil sketch of [Subject 1] interacting with [Subject 2], where [Subject 2] is rendered as a realistic, full-color object, creating a surreal contrast against the hand-drawn style of [Subject 1] and the background
14 | prompt_note: |
15 | 替换提示词中的[主体1]和[主体2]为具体的主体描述,例如"一个女孩"和"一朵玫瑰"。
16 | prompt_note_en: |
17 | Replace [Subject 1] and [Subject 2] in the prompt with specific subject descriptions, such as "a hand" and "a rose".
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/86/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 双重曝光
2 | title_en: Double Exposure
3 | prompt_author: "rezzycheck (Sora)"
4 | prompt_author_link: "https://sora.com/explore?user=rezzycheck"
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://sora.com/g/gen_01jtc9btfzef080z31v8w9rtbw
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/86/case.yml:
--------------------------------------------------------------------------------
1 | title: 双重曝光
2 | title_en: Double Exposure
3 | author: "rezzycheck (Sora)"
4 | author_link: "https://sora.com/explore?user=rezzycheck"
5 | source_links:
6 | - url: https://sora.com/g/gen_01jtc9btfzef080z31v8w9rtbw
7 | image: double_exposure.png
8 | alt_text: 双重曝光
9 | alt_text_en: Double Exposure
10 | prompt: |
11 | 双重曝光,Midjourney 风格,融合、混合、叠加的双重曝光图像,双重曝光风格。一幅由 Yukisakura 创作的杰出杰作,展现了一个奇妙的双重曝光构图,将阿拉贡·阿拉松之子的剪影与生机勃勃春季里中土世界视觉上引人注目、崎岖的地貌和谐地交织在一起。沐浴阳光的松树林、山峰和一匹孤独的马穿过小径的景象从他身形的纹理中向外回响,增添了叙事和孤独的层次感。当简洁分明的单色背景保持着锐利的对比度时,美妙的张力逐渐形成,将所有焦点吸引到层次丰富的双重曝光上。其特点是阿拉贡剪影内部充满活力的全彩色方案,以及用情感的精确性描摹每个轮廓的清晰、刻意的线条。(Detailed:1.45). (Detailed background:1.4).
12 | prompt_en: |
13 | Double exposure, Midjourney style, merging, blending, overlay double exposure image, Double Exposure style, An exceptional masterpiece by Yukisakura revealing a fantastic double exposure composition of Aragorn son of Arathorn's silhouette harmoniously intertwined with the visually striking, rugged landscapes of Middle Earth during a lively spring season. Sun-bathed pine forests, mountain peaks, and a lone horse cutting through the trail echo outward through the fabric of his figure, adding layers of narrative and solitude. Beautiful tension builds as the stark monochrome background maintains razor-sharp contrast, drawing all focus to the richly layered double exposure. Characterized by its vibrant full-color scheme within Aragorn's silhouette and crisp, deliberate lines that trace every contour with emotional precision. (Detailed:1.45). (Detailed background:1.4).
14 | prompt_note: "中文提示词由英文原文翻译而来,基本能达到预期效果,不过使用英文提示词可能会获得更好的结果。"
15 | prompt_note_en: ""
16 | reference_note: ""
17 | reference_note_en: ""
18 | submitter: ""
19 | submitter_link: ""
20 |
--------------------------------------------------------------------------------
/cases/86/double_exposure.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/86/double_exposure.png
--------------------------------------------------------------------------------
/cases/87/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 字母与单词含义融合
2 | title_en: Integrating Word Meaning into Letters
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1918529055340576812
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/87/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/87/case.png
--------------------------------------------------------------------------------
/cases/87/case.yml:
--------------------------------------------------------------------------------
1 | title: 字母与单词含义融合
2 | title_en: Integrating Word Meaning into Letters
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1918529055340576812
7 | image: case.png
8 | alt_text: 字母与单词含义融合
9 | alt_text_en: Integrating Word Meaning into Letters
10 | prompt: |
11 | 在字母中融入单词的含义,将图形和字母巧妙融合在一起。
12 | 单词:{ beautify }
13 | 下面加上单词的简要说明
14 | prompt_en: |
15 | Integrate the meaning of the word into the letters, cleverly blending graphics and letters.
16 | Word: {beautify}
17 | Add a brief explanation of the word below.
18 | prompt_note: |
19 | 替换单词{ beautify }为想要融合的单词
20 | prompt_note_en: |
21 | Replace the word { beautify } with the word you want to integrate
22 | reference_note: ""
23 | reference_note_en: ""
24 | submitter: ""
25 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/88/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 儿童涂色页插画(含彩色参考图)
2 | title_en: Children's Coloring Page Illustration (with Color Reference)
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1919522110395080838
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/88/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/88/case.png
--------------------------------------------------------------------------------
/cases/88/case.yml:
--------------------------------------------------------------------------------
1 | title: 儿童涂色页插画(含彩色参考图)
2 | title_en: Children's Coloring Page Illustration (with Color Reference)
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1919522110395080838
7 | image: case.png
8 | alt_text: 儿童涂色页插画(含彩色参考图)
9 | alt_text_en: Children's Coloring Page Illustration (with Color Reference)
10 | prompt: |
11 | 一张黑白线描涂色插画,适合直接打印在标准尺寸(8.5x11英寸)的纸张上,无纸张边框。整体插画风格清新简洁,使用清晰流畅的黑色轮廓线条,无阴影、无灰阶、无颜色填充,背景纯白,便于涂色。
12 | 【同时为了方便不会涂色的用户,请在右下角用小图生成一个完整的彩色版本供参考】
13 | 适合人群:【6-9岁小朋友】
14 | 画面描述:
15 | 【一只独角兽在森林的草地上漫步,阳光明媚,蓝天白云】
16 | prompt_en: |
17 | A black and white line drawing coloring illustration, suitable for direct printing on standard size (8.5x11 inch) paper, without paper borders. The overall illustration style is fresh and simple, using clear and smooth black outline lines, without shadows, grayscale, or color filling, with a pure white background for easy coloring.
18 | [At the same time, for the convenience of users who are not good at coloring, please generate a complete colored version in the lower right corner as a small image for reference]
19 | Suitable for: [6-9 year old children]
20 | Scene description:
21 | [A unicorn is walking on the grass in the forest, with bright sunshine, blue sky and white clouds]
22 | prompt_note: |
23 | 可替换提示词中的【】内容,例如适合人群和画面描述。
24 | prompt_note_en: |
25 | The content within the brackets [] in the prompt can be replaced, such as the target audience and scene description.
26 | reference_note: ""
27 | reference_note_en: ""
28 | submitter: ""
29 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/89/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 镀铬emoji徽章
2 | title_en: Chrome Emoji Pin
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1919398870867440124
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/89/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/89/case.png
--------------------------------------------------------------------------------
/cases/89/case.yml:
--------------------------------------------------------------------------------
1 | title: 镀铬emoji徽章
2 | title_en: Chrome Emoji Pin
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1919398870867440124
7 | image: case.png
8 | alt_text: 镀铬emoji徽章
9 | alt_text_en: Chrome Emoji Pin
10 | prompt: |
11 | 高精度的 3D 渲染图,按照 emoji 图标 {👍} 展示一个金属质感的徽章,固定在竖直的商品卡片上,具有超光滑的镀铬质感和圆润的 3D 图标造型,风格化的未来主义设计,带有柔和的反光与干净的阴影。纸质卡片顶部中央带有一个冲切的欧式挂孔,徽章上方是醒目的标题 “{Awesome}”,下方配有趣味标语 “{Smash that ⭐ if you like it!}”。背景为柔和的灰色,使用柔光摄影棚灯光,整体风格极简。
12 | prompt_en: |
13 | highly detailed 3D render of a single metallic {👍} emoji pin attached to a vertical product card, ultra-glossy chrome finish, smooth rounded 3D icon, stylized futuristic design, soft reflections, clean shadows, paper card has a die-cut euro hole at the top center, bold title “{Awesome}” above the pin, fun tagline “{Smash that ⭐ if you like it!}” below, soft gray background, soft studio lighting, minimal aesthetic
14 | prompt_note: |
15 | 替换 {👍} emoji 图标;替换标题和标语。
16 | prompt_note_en: |
17 | Replace {👍} emoji with your emoji icon; Replace title and tagline.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/9/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 极简未来主义海报
2 | title_en: Minimalist Futurist Poster
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1921906728763105394
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/9/minimalist_futurist_poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/9/minimalist_futurist_poster.png
--------------------------------------------------------------------------------
/cases/90/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 品牌化键盘键帽
2 | title_en: Branded Mechanical Keycaps
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1918291652210311278
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/90/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/90/case.png
--------------------------------------------------------------------------------
/cases/90/case.yml:
--------------------------------------------------------------------------------
1 | title: 品牌化键盘键帽
2 | title_en: Branded Mechanical Keycaps
3 | author: "@egeberkina"
4 | author_link: https://x.com/egeberkina
5 | source_links:
6 | - url: https://x.com/egeberkina/status/1918291652210311278
7 | image: case.png
8 | alt_text: 品牌化键盘键帽
9 | alt_text_en: Branded Mechanical Keycaps
10 | prompt: |
11 | 一个超逼真的3D渲染图,展示了四个机械键盘键帽,排列成紧密的2x2网格,所有键帽相互接触。从等轴测角度观察。一个键帽是透明的,上面用红色印刷着“{just}”字样。另外三个键帽采用颜色:{黑色、紫色和白色}。一个键帽上带有Github的Logo。另外两个键帽上分别写着“{fork}”和“{it}”。逼真的塑料纹理,圆润的雕刻键帽,柔和的阴影,干净的浅灰色背景。
12 | prompt_en: |
13 | ultra-realistic 3D render of four mechanical keyboard keycaps in a tight 2x2 grid, all keys touching. View from an isometric angle. One key is transparent with the word “{just}” printed in {white}. The other three colors are: {black, purple, and white}. One key features the {Github} logo. The other two say "{fork}" and "{it}". Realistic plastic texture, rounded sculpted keycaps, soft shadows, clean light-gray background.
14 | prompt_note: |
15 | 替换品牌名、标语、键帽颜色
16 | prompt_note_en: |
17 | Replace brand name, slogan, keycap colors
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/91/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 谷歌地图变身古代藏宝图
2 | title_en: Google Maps to Ancient Treasure Map
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1919701229363466328
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/91/case.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/91/case.png
--------------------------------------------------------------------------------
/cases/91/case.yml:
--------------------------------------------------------------------------------
1 | title: 谷歌地图变身古代藏宝图
2 | title_en: Google Maps to Ancient Treasure Map
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1919701229363466328
7 | image: case.png
8 | alt_text: 谷歌地图变身古代藏宝图
9 | alt_text_en: Google Maps to Ancient Treasure Map
10 | prompt: |
11 | 将图像转换为绘制在古老羊皮纸上的古代藏宝图。地图包含详细的元素,如海洋上的帆船、海岸线上的古老港口或城堡、通向标记宝藏地点的大“X”的虚线路径、山脉、棕榈树和装饰性的罗盘玫瑰。整体风格让人联想到旧时的海盗冒险电影。
12 | prompt_en: |
13 | Transform the image to an ancient treasure map drawn on aged parchment. The map includes detailed elements like sailing ships on the ocean, old ports or castles on the coastline, a dotted path leading to a large 'X' marking the treasure spot, mountains, palm trees, and a decorative compass rose. The overall style is reminiscent of old pirate adventure films.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 需要上传一张谷歌地图截图或其他地图图片作为转换的基础。
18 | reference_note_en: |
19 | A Google Maps screenshot or other map image needs to be uploaded as the basis for the transformation.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/92/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 透视3D出屏效果
2 | title_en: Perspective 3D Pop-Out Effect
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1920355982703509588
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/92/perspective-3d-pop-out-effect.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/92/perspective-3d-pop-out-effect.png
--------------------------------------------------------------------------------
/cases/93/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 玻璃质感重塑
2 | title_en: Glass Retexturing
3 | prompt_author: "@egeberkina"
4 | prompt_author_link: https://x.com/egeberkina
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/egeberkina/status/1920448389960909085
9 | license: CC-BY-4.0
10 | creation_tool: GPT-4o
11 | date: 2025-05-25
12 | notes: Prompt quoted verbatim; image fully regenerated via GPT-4o.
--------------------------------------------------------------------------------
/cases/93/glass_retexturing.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/93/glass_retexturing.png
--------------------------------------------------------------------------------
/cases/94/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 三只动物与地标自拍
2 | title_en: Three Animals Selfie at Landmark
3 | prompt_author: "@berryxia_ai"
4 | prompt_author_link: https://x.com/berryxia_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/berryxia_ai/status/1920795648946782583
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/94/case.yml:
--------------------------------------------------------------------------------
1 | title: 三只动物与地标自拍
2 | title_en: Three Animals Selfie at Landmark
3 | author: "@berryxia_ai"
4 | author_link: https://x.com/berryxia_ai
5 | source_links:
6 | - url: https://x.com/berryxia_ai/status/1920795648946782583
7 | image: three_animals_selfie_at_landmark.png
8 | alt_text: 三只动物与地标自拍
9 | alt_text_en: Three Animals Selfie at Landmark
10 | prompt: |
11 | 三只[动物类型]在标志性[地标]前的特写自拍照,它们表情各异,拍摄于黄金时刻,采用电影般的灯光。动物们靠近镜头,头挨着头,模仿自拍姿势,展现出喜悦、惊讶和平静的表情。背景展示了[地标]完整的建筑细节,光线柔和,氛围温暖。采用摄影感、写实卡通风格拍摄,高细节,1:1 宽高比。
12 | prompt_en: |
13 | A close-up selfie of three [animal type] with different expressions in front of the iconic [landmark], taken at golden hour with cinematic lighting. The animals are positioned close to the camera with their heads touching, mimicking a selfie pose, showing joyful, surprised, and calm expressions. The background features the full architectural detail of [landmark], softly illuminated, with a warm ambient atmosphere. Shot in a photographic, realistic cartoon style, high detail, 1:1 aspect ratio.
14 | prompt_note: |
15 | 可替换提示词中的 [动物类型] 和 [地标] 为具体描述。
16 | prompt_note_en: |
17 | Replace [animal type] and [landmark] in the prompt with specific descriptions.
18 | reference_note: ""
19 | reference_note_en: ""
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/94/three_animals_selfie_at_landmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/94/three_animals_selfie_at_landmark.png
--------------------------------------------------------------------------------
/cases/95/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 自拍生成摇头娃娃
2 | title_en: Bobblehead Generator from Selfie
3 | prompt_author: "@thisdudelikesAI"
4 | prompt_author_link: https://x.com/thisdudelikesAI
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/thisdudelikesAI/status/1920433372243136730
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/95/case.yml:
--------------------------------------------------------------------------------
1 | title: 自拍生成摇头娃娃
2 | title_en: Bobblehead Generator from Selfie
3 | author: "@thisdudelikesAI"
4 | author_link: https://x.com/thisdudelikesAI
5 | source_links:
6 | - url: https://x.com/thisdudelikesAI/status/1920433372243136730
7 | image: selfie-to-bobblehead-generator.png
8 | alt_text: 自拍生成摇头娃娃
9 | alt_text_en: Bobblehead Generator from Selfie
10 | prompt: |
11 | 将这张照片变成一个摇头娃娃:头部稍微放大,保持面部准确,身体卡通化。[把它放在书架上]。
12 | prompt_en: |
13 | Turn this photo into a bobblehead: enlarge the head slightly, keep the face accurate and cartoonify the body. [Place it on a bookshelf].
14 | prompt_note: |
15 | 请将提示词中的[把它放在书架上]替换为您想要的特定场景或背景,例如“把它放在书架上”或“把它放在办公桌上”,或“把它放在中性背景上”,或“生成透明背景”。
16 | prompt_note_en: |
17 | Please replace [Place it on a bookshelf] in the prompt with your desired specific scene or background, for example "Place it on a bookshelf" or "Place it on an office desk", or "Place it on a neutral background" or "Generate with a transparent background".
18 | reference_note: |
19 | 需要上传一张自拍照作为生成摇头娃娃的基础。
20 | reference_note_en: |
21 | A selfie needs to be uploaded as the basis for generating the bobblehead.
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/95/selfie-to-bobblehead-generator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/95/selfie-to-bobblehead-generator.png
--------------------------------------------------------------------------------
/cases/96/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 定制动漫手办
2 | title_en: Custom Anime Figure
3 | prompt_author: "@dotey"
4 | prompt_author_link: https://x.com/dotey
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/dotey/status/1920851135516082246
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/96/case.yml:
--------------------------------------------------------------------------------
1 | title: 定制动漫手办
2 | title_en: Custom Anime Figure
3 | author: "@dotey"
4 | author_link: https://x.com/dotey
5 | source_links:
6 | - url: https://x.com/dotey/status/1920851135516082246
7 | image: custom-anime-figure-from-photo.png
8 | alt_text: 定制动漫手办
9 | alt_text_en: Custom Anime Figure
10 | prompt: |
11 | 生成一张摆放于桌面上的动漫风格手办照片,以日常随手用手机拍摄的轻松休闲视角呈现。手办模型以附件中人物照片为基础,精确还原照片中人物的全身姿势、面部表情以及服装造型,确保手办全身完整呈现。整体设计精致细腻,头发与服饰采用自然柔和的渐变色彩与细腻质感,风格偏向日系动漫风,细节丰富,质感真实,观感精美。
12 | prompt_en: |
13 | Generate an anime-style figure photo placed on a desktop, presented from a casual, everyday snapshot perspective as if taken with a mobile phone. The figure model is based on the attached character photo, accurately reproducing the full body posture, facial expression, and clothing style of the person in the photo, ensuring the entire figure is fully rendered. The overall design is exquisite and detailed, with hair and clothing featuring natural, soft gradient colors and fine textures. The style leans towards Japanese anime, rich in detail, with realistic textures and a beautiful appearance.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 请上传一张包含人物全身姿势、面部表情及服装造型的照片,用于生成手办模型。
18 | reference_note_en: |
19 | Please upload a photo showing the person's full body posture, facial expression, and clothing style to be used as the basis for the figure model.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/96/custom-anime-figure-from-photo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/96/custom-anime-figure-from-photo.png
--------------------------------------------------------------------------------
/cases/97/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 可爱温馨针织玩偶
2 | title_en: Cute and Cozy Knitted Doll
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1921148024861938077
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/97/case.yml:
--------------------------------------------------------------------------------
1 | title: 可爱温馨针织玩偶
2 | title_en: Cute and Cozy Knitted Doll
3 | author: "@ZHO_ZHO_ZHO"
4 | author_link: https://x.com/ZHO_ZHO_ZHO
5 | source_links:
6 | - url: https://x.com/ZHO_ZHO_ZHO/status/1921148024861938077
7 | image: cute_cozy_knitted_doll.png
8 | alt_text: 可爱温馨针织玩偶
9 | alt_text_en: Cute and Cozy Knitted Doll
10 | prompt: |
11 | 一张特写、构图专业的照片,展示一个手工钩织的毛线玩偶被双手轻柔地托着。玩偶造型圆润,【上传图片】人物得可爱Q版形象,色彩对比鲜明,细节丰富。持玩偶的双手自然、温柔,手指姿态清晰可见,皮肤质感与光影过渡自然,展现出温暖且真实的触感。背景轻微虚化,表现为室内环境,有温暖的木质桌面和从窗户洒入的自然光,营造出舒适、亲密的氛围。整体画面传达出精湛的工艺感与被珍视的温馨情绪。
12 | prompt_en: |
13 | A close-up, professionally composed photograph showcasing a hand-crocheted yarn doll gently cradled by two hands. The doll has a rounded shape, featuring the cute chibi image of the [upload image] character, with vivid contrasting colors and rich details. The hands holding the doll are natural and gentle, with clearly visible finger postures, and natural skin texture and light/shadow transitions, conveying a warm and realistic touch. The background is slightly blurred, depicting an indoor environment with a warm wooden tabletop and natural light streaming in from a window, creating a comfortable and intimate atmosphere. The overall image conveys a sense of exquisite craftsmanship and cherished warmth.
14 | prompt_note: ""
15 | prompt_note_en: ""
16 | reference_note: |
17 | 上传一张照片作为参考,生成其可爱Q版针织玩偶形象。
18 | reference_note_en: |
19 | Upload a photo as a reference to generate its cute chibi knitted doll image.
20 | submitter: ""
21 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/97/cute_cozy_knitted_doll.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/97/cute_cozy_knitted_doll.png
--------------------------------------------------------------------------------
/cases/98/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 磨砂玻璃后的虚实对比剪影
2 | title_en: Blurred Silhouette Behind Frosted Glass
3 | prompt_author: "@umesh_ai"
4 | prompt_author_link: https://x.com/umesh_ai
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/umesh_ai/status/1921487841634156999
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/98/blurred-silhouette-frosted-glass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/98/blurred-silhouette-frosted-glass.png
--------------------------------------------------------------------------------
/cases/98/case.yml:
--------------------------------------------------------------------------------
1 | title: 磨砂玻璃后的虚实对比剪影
2 | title_en: Blurred Silhouette Behind Frosted Glass
3 | author: "@umesh_ai"
4 | author_link: https://x.com/umesh_ai
5 | source_links:
6 | - url: https://x.com/umesh_ai/status/1921487841634156999
7 | image: blurred-silhouette-frosted-glass.png
8 | alt_text: 磨砂玻璃后的虚实对比剪影
9 | alt_text_en: Blurred Silhouette Behind Frosted Glass
10 | prompt: |
11 | 一张黑白照片,展示了一个[主体]在磨砂或半透明表面后的模糊剪影。其[部分]轮廓清晰,紧贴表面,与其余朦胧、模糊的身影形成鲜明对比。背景是柔和的灰色渐变色调,增强了神秘和艺术的氛围。
12 | prompt_en: |
13 | A black and white photograph shows the blurred silhouette of a [SUBJECT] behind a frosted or translucent surface. The [PART] is sharply defined and pressed against the surface, creating a stark contrast with the rest of the hazy, indistinct figure. The background is a soft gradient of gray tones, enhancing the mysterious and artistic atmosphere.
14 | prompt_note: |
15 | 请在 [主体] 和 [部分] 中填入具体且富有画面感的描述,突出“模糊主体 + 清晰局部”的反差效果。
16 | 例如:[主体] 可写为“手持红色光剑的西斯领主”,[部分] 可写为“另一只聚集暗黑原力的手”。
17 | prompt_note_en: |
18 | Replace [SUBJECT] and [PART] with vivid, visually striking details that emphasize the “blurred subject + sharply defined part” contrast.
19 | For example, set [SUBJECT] to “a Sith Lord wielding a red lightsaber in one hand” and [PART] to “the other hand channeling the dark side of the Force.”
20 | reference_note: ""
21 | reference_note_en: ""
22 | submitter: ""
23 | submitter_link: ""
--------------------------------------------------------------------------------
/cases/99/ATTRIBUTION.yml:
--------------------------------------------------------------------------------
1 | title: 黑白肖像艺术
2 | title_en: Black and White Portrait Art
3 | prompt_author: "@ZHO_ZHO_ZHO"
4 | prompt_author_link: https://x.com/ZHO_ZHO_ZHO
5 | image_author: "@jamez-bondos"
6 | image_author_link: https://github.com/jamez-bondos
7 | source_links:
8 | - url: https://x.com/ZHO_ZHO_ZHO/status/1922150692145283299
9 | license: CC-BY-4.0
10 | creation_tool: Sora
11 | date: 2025-05-24
12 | notes: Prompt quoted verbatim; image fully regenerated via Sora.
--------------------------------------------------------------------------------
/cases/99/harry-potter-black-white-portrait-art.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/cases/99/harry-potter-black-white-portrait-art.png
--------------------------------------------------------------------------------
/gen-tool/.gitignore:
--------------------------------------------------------------------------------
1 | node_modules
2 | package-lock.json
--------------------------------------------------------------------------------
/gen-tool/README.md:
--------------------------------------------------------------------------------
1 | # Gen-Tool
2 |
3 | A tool for generating README files from case data.
4 |
5 | ## 📋 Description
6 |
7 | Gen-Tool is a Node.js utility that generates README files from case data stored in YAML files. It supports multiple languages (currently Chinese and English) and assembles content from template files.
8 |
9 | ## 🔧 Installation
10 |
11 | ```bash
12 | # Clone the repository (if you haven't already)
13 | # cd into the gen-tool directory
14 | cd gen-tool
15 |
16 | # Install dependencies
17 | npm install
18 | ```
19 |
20 | ## 🚀 Usage
21 |
22 | ### Generate README for Chinese
23 |
24 | ```bash
25 | npm run generate-zh
26 | ```
27 |
28 | ### Generate README for English
29 |
30 | ```bash
31 | npm run generate-en
32 | ```
33 |
34 | ### Generate README for both languages
35 |
36 | ```bash
37 | npm run generate
38 | ```
39 |
40 | ## 📁 Project Structure
41 |
42 | - `src/` - Source code
43 | - `index.js` - Main script
44 | - `i18n/` - Internationalization files
45 | - `templates/` - Templates for README generation
46 | - `README.md.md` - Main template
47 | - `zh/` - Chinese templates
48 | - `en/` - English templates
49 |
50 | ## 🧩 How It Works
51 |
52 | 1. The tool reads numeric directories from the `cases` folder
53 | 2. It loads each case's YAML data
54 | 3. It processes the data and applies it to templates
55 | 4. It generates README files (`README.md` for Chinese, `README_en.md` for English)
56 |
57 | ## 📝 Note
58 |
59 | This tool only processes directories with numeric names in the `cases` folder. Each of these directories should contain a `case.yml` file with case information and a image file.
60 |
--------------------------------------------------------------------------------
/gen-tool/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "gen-tool",
3 | "version": "1.0.0",
4 | "description": "",
5 | "main": "src/index.js",
6 | "scripts": {
7 | "generate-zh": "node src/index.js --lang=zh",
8 | "generate-en": "node src/index.js --lang=en",
9 | "generate": "npm run generate-zh && npm run generate-en",
10 | "test": "echo \"Error: no test specified\" && exit 1"
11 | },
12 | "type": "module",
13 | "keywords": [],
14 | "author": "",
15 | "license": "ISC",
16 | "dependencies": {
17 | "js-yaml": "^4.1.0",
18 | "mustache": "^4.2.0"
19 | }
20 | }
21 |
--------------------------------------------------------------------------------
/gen-tool/src/i18n/lang.js:
--------------------------------------------------------------------------------
1 | const langs = {
2 | 'zh': {
3 | 'colon': ':',
4 | 'case_caption': '案例',
5 | 'case_toc_caption': '案例目录',
6 | 'prompt_caption': '提示词',
7 | 'source_link_caption': '原文链接',
8 | 'prompt_note_caption': '注意:',
9 | 'reference_note_caption': '需上传参考图片:',
10 | 'submitter_caption': '案例提交:',
11 | 'return_to_cases_toc_caption': '返回案例目录',
12 | },
13 | 'en': {
14 | 'colon': ': ',
15 | 'case_caption': 'Case',
16 | 'case_toc_caption': 'Cases Directory',
17 | 'prompt_caption': 'Prompt',
18 | 'source_link_caption': 'Source Link',
19 | 'prompt_note_caption': 'Note:',
20 | 'reference_note_caption': 'Reference Image Required:',
21 | 'submitter_caption': 'Submitter:',
22 | 'return_to_cases_toc_caption': 'Back to Cases Directory',
23 | },
24 | };
25 |
26 | export default langs;
27 |
--------------------------------------------------------------------------------
/gen-tool/templates/README.md.md:
--------------------------------------------------------------------------------
1 |
2 | {{{header}}}
3 |
4 | ---
5 |
6 |
7 | {{{table-of-contents}}}
8 |
9 | ---
10 |
11 |
12 | {{{gpt4o-intro}}}
13 |
14 | ---
15 |
16 |
17 | ## 📖 {{{t.case_toc_caption}}}
18 |
19 | {{#cases}}
20 | * [{{{t.case_caption}}} {{{case_no}}}{{{t.colon}}}{{{title}}} (by {{{author}}})](#cases-{{{case_no}}})
21 | {{/cases}}
22 |
23 | ---
24 |
25 |
26 | ## 🧩 {{{t.case_caption}}}
27 |
28 | {{{cases-contents}}}
29 |
30 | ---
31 |
32 |
33 | {{{tools-intro}}}
34 |
35 |
36 |
37 | {{{prompting-tips}}}
38 |
39 |
40 |
41 | {{{how-to-contribute}}}
42 |
43 |
44 |
45 | {{{acknowledgements}}}
46 |
47 |
48 |
49 | {{{star-history}}}
50 |
--------------------------------------------------------------------------------
/gen-tool/templates/case.md:
--------------------------------------------------------------------------------
1 |
2 | ### {{{t.case_caption}}} {{{case_no}}}{{{t.colon}}}{{{title}}} (by [{{{author}}}]({{{author_link}}}))
3 |
4 | {{{source_links}}}
5 |
6 | 
7 | Image © 2025 {{{attribution.image_author}}}, CC BY 4.0 • Prompt by {{{attribution.prompt_author}}}
8 |
9 | **{{{t.prompt_caption}}}**
10 |
11 | ```
12 | {{{prompt}}}
13 | ```
14 |
15 | {{#prompt_note}}
16 | *{{{t.prompt_note_caption}}} {{{prompt_note}}}*
17 | {{/prompt_note}}
18 |
19 | {{#reference_note}}
20 | **{{{t.reference_note_caption}}}** {{{reference_note}}}
21 | {{/reference_note}}
22 |
23 | {{#submitter}}
24 | **{{{t.submitter_caption}}}** [{{{submitter}}}]({{{submitter_link}}})
25 | {{/submitter}}
26 |
27 | ---
28 |
29 | [⬆️ {{{t.return_to_cases_toc_caption}}}](#cases-toc)
30 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/gpt4o-intro.md:
--------------------------------------------------------------------------------
1 | ## 🎨 What is GPT‑4o
2 |
3 | GPT‑4o is a multimodal model that not only turns text prompts into high‑quality images but also offers image‑to‑image editing—enabling targeted retouching, style transfer, and multi‑image blending.
4 |
5 | - 🧠 Multimodal comprehension: Simultaneously parses text and images to capture creative intent with precision
6 | - ✍️ Accurate rendering: Handles complex prompts and rapidly produces high‑quality images
7 | - 🎨 Diverse styles: Ghibli, painterly, pixel art, 3D plush, and more—pick your favorite
8 | - 🖼️ Realistic composition: Spatial depth, perspective, and lighting that feel authentic
9 | - ✏️ Easy post‑editing: Swap backgrounds, tweak details—seamless for second‑round creation
10 | - ⚡️ Lightning‑fast interaction: Shorter response times for real‑time ideation and iteration
11 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/header.md:
--------------------------------------------------------------------------------
1 | # Awesome GPT-4o Images ✨
2 |
3 | [](LICENSE)
4 | [](README_en.md)
5 | [](README.md)
6 |
7 |
8 |
9 |
10 | 🎉 Welcome to the curated collection of images generated by GPT-4o!
11 |
12 | This is a curated collection of images and prompts generated by GPT-4o and gpt-image-1. Created with the help of ChatGPT and Sora, it highlights OpenAI’s cutting-edge capabilities in AI image generation and continues to expand the creative possibilities of AI.
13 |
14 | Most examples come from Twitter/X 🐦 and Sora 🎬. May they spark ideas 💡 and turbo‑charge your creativity 🚀.
15 |
16 | Additionally, check out the brilliant examples below, carefully curated and translated from official OpenAI materials by this project, showcasing the power of gpt-image-1
! 👇
17 |
18 | - Chinese Version: [OpenAI gpt-image-1: 40 Curated Prompt & Image Examples (Chinese)](./gpt-image-1/gpt-image-1.md)
19 | - English Version: [OpenAI gpt-image-1: 40 Curated Prompt & Image Examples](./gpt-image-1/gpt-image-1-en.md)
20 |
21 | → 喜欢就点 Star 支持! / Smash that ⭐ if you like it!
--------------------------------------------------------------------------------
/gen-tool/templates/en/how-to-contribute.md:
--------------------------------------------------------------------------------
1 | ## 🤝 How to Contribute
2 |
3 | There are two ways to contribute, please read [CONTRIBUTING.md](./CONTRIBUTING.md).
4 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/prompting-tips.md:
--------------------------------------------------------------------------------
1 | ## 💡 Prompting Tips
2 |
3 | 1. [Prompt Engineering (PDF)](https://s.baoyu.io/files/2025-01-18-pdf-1-TechAI-Goolge-whitepaper_Prompt%20Engineering_v4-af36dcc7a49bb7269a58b1c9b89a8ae1.pdf) by Google
4 | 2. [Introducing 4o Image Generation](https://openai.com/index/introducing-4o-image-generation) by OpenAI
5 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/star-history.md:
--------------------------------------------------------------------------------
1 | ## 🌟 Star History
2 |
3 | [](https://www.star-history.com/#jamez-bondos/awesome-gpt4o-images&Date)
4 |
5 | [⬆️ Back to Top](#readme-top)
6 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/table-of-contents.md:
--------------------------------------------------------------------------------
1 | ## Contents
2 |
3 | - [🎨 What is GPT‑4o](#gpt4o-intro)
4 | - [📖 Cases Directory](#cases-toc)
5 | - [🛠️ Tools Introduction](#tools-intro)
6 | - [💡 Prompting Tips](#prompting-tips)
7 | - [🤝 How to Contribute](#how-to-contribute)
8 | - [🙏 Acknowledgements](#acknowledgements)
9 | - [🌟 Star History](#star-history)
10 |
--------------------------------------------------------------------------------
/gen-tool/templates/en/tools-intro.md:
--------------------------------------------------------------------------------
1 | ## 🛠️ Tools Introduction
2 |
3 | Here are applications where you can use the GPT-4o model to generate images:
4 |
5 | - **💬 [ChatGPT](https://chatgpt.com):** Official OpenAI product. Use GPT-4o to generate high-quality images with support for multiple styles and detailed control, suitable for creative expression and content creation.
6 |
7 | - **🎬 [Sora](https://sora.com):** Official OpenAI product. Generate realistic images via GPT-4o, supporting text-image combination and scene reconstruction, suitable for visual creative scenarios like film and animation. *(Note: Sora access is currently limited)*
8 | - **🤖 [gpt-image-1 API](https://platform.openai.com/docs/guides/image-generation):** Officially developed by OpenAI, the latest image generation model can be accessed via API and provides:
9 | - ✅ More accurate, high fidelity images
10 | - 🎨 Diverse visual styles
11 | - ✏️ Precise image editing
12 | - 🌎 Rich world knowledge
13 | - 🔤 Consistent text rendering
14 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/gpt4o-intro.md:
--------------------------------------------------------------------------------
1 | ## 🎨 GPT‑4o介绍
2 |
3 | GPT‑4o 是 OpenAI 最新的多模态大模型,既能以文本提示一键生成高质量图片,也支持图生图编辑,涵盖局部修改、风格转换及多图融合等高级操作。
4 |
5 | - 🧠 多模态:同时解析文本、图像,精准把握创作意图
6 | - ✍️ 精准出图:支持复杂提示词,快速生成高质量图像
7 | - 🎨 多样风格:吉卜力、厚涂、像素、3D 毛绒等任你选
8 | - 🖼️ 真实构图:空间、透视、光影自然可信
9 | - ✏️ 易于再编辑:替换背景、改细节,二次创作无压力
10 | - ⚡️ 极速交互:响应更快,适合实时创意迭代
11 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/header.md:
--------------------------------------------------------------------------------
1 | # Awesome GPT-4o Images ✨
2 |
3 | [](LICENSE)
4 | [](README_en.md)
5 | [](README.md)
6 |
7 |
8 |
9 |
10 | 🎉 欢迎来到 GPT‑4o 图片精选!
11 |
12 | 这是一个精选的 GPT-4o 与 gpt-image-1 生成图像与提示词合集。借助 ChatGPT 和 Sora,全面展示 OpenAI 在 AI 图像生成方面的前沿能力,并不断探索创意表达的新可能。
13 |
14 | 案例主要来源于 Twitter/X 🐦 和 Sora 社区 🎬,希望这些案例能为您带来启发 💡,为你的灵感加速 🚀。
15 |
16 | 另外,来自OpenAI官方发布的 gpt‑image‑1 模型的数十个精彩案例,由本项目精心整理和翻译,查看请戳👇
17 |
18 | - 中文版:[OpenAI gpt-image-1: 40 个精选图像案例及提示词](./gpt-image-1/gpt-image-1.md)
19 | - 英文版:[OpenAI gpt-image-1: 40 Curated Prompt & Image Examples](./gpt-image-1/gpt-image-1-en.md)
20 |
21 |
22 | → 喜欢就点 Star 支持! / Smash that ⭐ if you like it!
23 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/how-to-contribute.md:
--------------------------------------------------------------------------------
1 | ## 🤝 贡献案例
2 |
3 | 有两种参与贡献的方式,请阅读 [CONTRIBUTING.md](./CONTRIBUTING.md)。
4 |
5 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/prompting-tips.md:
--------------------------------------------------------------------------------
1 | ## 💡 提示词技巧
2 |
3 | 1. [提示词高手们到底是怎么发现 GPT-4o 画图新玩法的?](https://baoyu.io/blog/gpt-4-image-generation-new-tricks) by [@dotey](https://x.com/dotey)
4 | 2. [Prompt Engineering (PDF)](https://s.baoyu.io/files/2025-01-18-pdf-1-TechAI-Goolge-whitepaper_Prompt%20Engineering_v4-af36dcc7a49bb7269a58b1c9b89a8ae1.pdf) by Google
5 | 3. [Prompt Engineering 简体中文翻译版](https://baoyu.io/blog/google-prompt-engineering-whitepaper) by [@dotey](https://x.com/dotey)
6 | 4. [如何轻松写出好用的提示词模板?](https://baoyu.io/blog/how-to-write-prompt-templates) by [@dotey](https://x.com/dotey)
7 |
8 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/star-history.md:
--------------------------------------------------------------------------------
1 | ## 🌟 Star历史
2 |
3 | [](https://www.star-history.com/#jamez-bondos/awesome-gpt4o-images&Date)
4 |
5 | [⬆️ 返回顶部](#readme-top)
6 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/table-of-contents.md:
--------------------------------------------------------------------------------
1 | ## 目录
2 |
3 | - [🎨 GPT‑4o介绍](#gpt4o-intro)
4 | - [📖 案例目录](#cases-toc)
5 | - [🛠️ 工具介绍](#tools-intro)
6 | - [💡 提示词技巧](#prompting-tips)
7 | - [🤝 如何贡献](#how-to-contribute)
8 | - [🙏 致谢](#acknowledgements)
9 | - [🌟 Star历史](#star-history)
10 |
--------------------------------------------------------------------------------
/gen-tool/templates/zh/tools-intro.md:
--------------------------------------------------------------------------------
1 | ## 🛠️ 工具介绍
2 |
3 | 以下是可以使用 GPT-4o 模型生成图片的应用:
4 |
5 | - **💬 [ChatGPT](https://chatgpt.com):** OpenAI官方出品,可使用 GPT-4o 生成高质量图片,支持多风格、多细节控制,适合创意表达与内容创作。
6 |
7 | - **🎬 [Sora](https://sora.com):** OpenAI官方出品,可通过 GPT-4o 生成逼真图像,支持图文结合、场景重建,适用于影视、动画等视觉创意场景。
8 |
9 | - **🤖 [gpt-image-1 API](https://platform.openai.com/docs/guides/image-generation):** OpenAI官方出品,可通过 API 方式调用最新的图像生成模型,可以得到
10 | - ✅ 更加精准、高保真的图像
11 | - 🎨 多样化的视觉风格
12 | - ✏️ 精确的图像编辑
13 | - 🌎 丰富的世界知识
14 | - 🔤 一致的文本渲染
15 |
--------------------------------------------------------------------------------
/gpt-image-1/NOTICE-openai.md:
--------------------------------------------------------------------------------
1 | # Third-Party Notice – OpenAI Official Examples
2 |
3 | The files `gpt-image-1-en.md`, `gpt-image-1.md` and every image under
4 | `gpt-image-1/examples/` are verbatim copies from the official
5 | OpenAI Image Generation Guide
6 | .
7 |
8 | These assets remain © OpenAI. They are **NOT** covered by this repository’s
9 | CC BY 4.0 license. Any reuse beyond fair-use / internal documentation
10 | requires permission from OpenAI.
--------------------------------------------------------------------------------
/gpt-image-1/examples/3d-city.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/3d-city.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ad-gpu-crunch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ad-gpu-crunch.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ad-olive-oil-input1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ad-olive-oil-input1.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ad-olive-oil-input2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ad-olive-oil-input2.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ad-olive-oil.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ad-olive-oil.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ad-pickle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ad-pickle.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/album-cover.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/album-cover.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/alien.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/alien.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/animation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/animation.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/backstitch-tutorial.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/backstitch-tutorial.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/bath-set-result.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/bath-set-result.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/bath_bomb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/bath_bomb.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/body-lotion.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/body-lotion.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/bottle-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/bottle-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/buildings-sprite.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/buildings-sprite.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/business-card-input1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/business-card-input1.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/business-card-input2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/business-card-input2.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/business-card-result.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/business-card-result.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/chocolate-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/chocolate-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/chocolate-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/chocolate-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/color-wheel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/color-wheel.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/concert-ticket-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/concert-ticket-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/concert-ticket.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/concert-ticket.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/floorplan-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/floorplan-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/floorplan-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/floorplan-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/food-truck-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/food-truck-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/food-truck-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/food-truck-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/furniture-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/furniture-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/game-design.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/game-design.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/gift-basket-input1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/gift-basket-input1.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/gift-basket-input2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/gift-basket-input2.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/gift-basket-input3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/gift-basket-input3.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/gift-basket.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/gift-basket.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/glass-speaker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/glass-speaker.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/guacamole-recipe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/guacamole-recipe.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/handbag-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/handbag-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/handbag-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/handbag-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/icons-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/icons-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/incense-kit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/incense-kit.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/interior-design-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/interior-design-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/interior-design-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/interior-design-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/italian-menu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/italian-menu.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ketchup-ad-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ketchup-ad-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/ketchup-ad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/ketchup-ad.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/kyoto-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/kyoto-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/living-room-input-4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/living-room-input-4.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/living-room-input1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/living-room-input1.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/living-room-input2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/living-room-input2.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/living-room-input3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/living-room-input3.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/living-room-output-b.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/living-room-output-b.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/magazine-cover.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/magazine-cover.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/parking-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/parking-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/parking-pattern.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/parking-pattern.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/parking-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/parking-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/patterns-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/patterns-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/sneakers-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/sneakers-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/sneakers-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/sneakers-poster.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/soap.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/soap.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/speaker-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/speaker-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/speaker-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/speaker-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/sprites.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/sprites.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/t-shirts.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/t-shirts.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/tryon-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/tryon-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/tryon-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/tryon-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/vase.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/vase.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/vinyl-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/vinyl-input.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/vinyl-output.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/vinyl-output.png
--------------------------------------------------------------------------------
/gpt-image-1/examples/whales-poster.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jamez-bondos/awesome-gpt4o-images/3ed4dbb0f1ae6f7385c81e1fcea48d9eefd2e596/gpt-image-1/examples/whales-poster.png
--------------------------------------------------------------------------------