
最終更新: 2026-04-28
GPT-4oで商用OK画像を作るプロンプト集50選【KDP表紙・YouTubeサムネ・SNSバナー完全対応】
このプロンプト集を使う前に読んでほしいこと
私はKDP電子書籍を毎日1冊ペースで自動生成している。launchdで夜中にスクリプトが走って、朝起きたら原稿ができている——そういう仕組みを半年かけて作った。
最初、表紙もサムネも「雰囲気でそれっぽい英語を並べる」方法でやっていた。出力はひどかった。人物の手が6本生えていたり、タイトル欄に入れたはずの文字が意味不明な記号になっていたり、縦横比が完全に崩れていたり。3回連続で使い物にならない出力が来たとき、プロンプトの書き方を根本から見直した。
気づいたのは、「英語の量」じゃなくて「構造の書き順」と「使う単語のジャンル」が全てだということ。beautiful professional designと書いても何も変わらない。portrait orientation, 6x9 inch ratio, commercial print qualityと書くと、出力が別物になる。
このプロンプト集は、実際にKDP表紙・YouTubeサムネ・noteアイキャッチ・Xバナーで使って公開実績がある50本だけを選んだ。「試しに生成した」だけのものは1本も入っていない。全部、実際に画像として公開したか、そこから直接派生させたプロンプトだ。✨
使い方
波括弧 {}で囲まれた部分が変数で、自分の内容に書き換えてChatGPTに貼るだけ。{book title}なら自分の本のタイトル、{color scheme}ならdark blue and goldのように書く。
英語が苦手な場合、変数部分だけ日本語で考えてからDeepLで英訳して差し込む方法でも十分機能する。プロンプト全体を日本語で書くのは避けた方がいい——理由は後述する。
カテゴリ1: KDP電子書籍表紙(ビジネス書・自己啓発・IT技術系)
KDP表紙で私が最初に詰まったのは「Amazonのサムネイル表示サイズ(約130px幅)でタイトルが潰れる」問題だった。精細な画像を作っても、縮小表示で読めないなら意味がない。以下は全部、小さいサムネでも視認性が保てることを確認したプロンプトだ。
Professional book cover design for a business book titled "{book title}",
dark background with {color scheme} accents, minimalist typography,
abstract geometric shapes, high contrast, commercial print quality,
6x9 inch ratio, no watermark, flat design elements
ダークな背景にタイトルが映えるビジネス書スタイル。high contrastとflat design elementsを外すと途端に視認性が下がる。
Modern self-help book cover, title "{book title}",
uplifting atmosphere, soft gradient background in {primary color} to {secondary color},
clean sans-serif typography space at center, motivational mood,
professional publishing quality, portrait orientation
自己啓発ジャンル向け。グラデーション背景でスッキリした印象になる。typography spaceと書くと、文字を後から合成しやすい余白を作ってくれる場合が多い。
IT technical book cover, title "{book title}",
dark theme, glowing circuit board patterns, blue and cyan color palette,
code-like texture in background, futuristic tech aesthetic,
professional book design, high resolution print ready
プログラミング・AI系の書籍表紙。「光る基板」テクスチャが技術書らしさを出す。私のKDPパイプラインではClaudeがタイトルを生成した後、このプロンプトに自動で流し込む仕組みにしている。
Minimalist book cover design, white background, title "{book title}"
in bold black typography, single {object or icon} illustration as focal point,
Scandinavian design aesthetic, generous white space,
professional editorial style, portrait format
余白多めのシンプル系。Kindle Unlimitedのランキングページでは逆に目立ちやすい。
Japanese business book style cover, title "{Japanese title}",
clean layout, {accent color} stripe on spine area,
professional typography, subtle texture, portrait orientation,
suitable for Amazon KDP publishing
日本語タイトルを入れたい場合のプロンプト。ただし生成されたタイトル文字は高確率で文字化けするため、実際には画像を下地として使い、タイトルテキストはCanvaやPhotoshopで後から乗せる運用にしている。
Bold modern cover for productivity book "{book title}",
strong geometric shapes, black and {accent color} color scheme,
impactful typography layout, high contrast design,
commercial book publishing quality, 6x9 portrait
仕事術・生産性系に使いやすい。コントラスト強めにしておくと、検索結果ページで他の表紙との差別化になる。
Elegant cover for a finance or investment book "{book title}",
navy blue and gold color scheme, premium feel,
subtle texture like linen or paper grain, professional typography,
sophisticated business aesthetic, portrait book format
お金・投資系の本に。ネイビー×ゴールドは高級感が出やすい組み合わせで、10冊以上この系統で出しているが外れがなかった。
Vibrant tech startup book cover "{book title}",
bold gradient background {color1} to {color2},
abstract data visualization elements, modern sans-serif font space,
dynamic composition, commercial grade illustration, portrait
スタートアップ・起業系の本向け。データビジュアライゼーションのモチーフがハマるジャンル。
Clean educational book cover "{book title}",
bright white and {accent color} design, friendly approachable style,
simple icon or symbol at center top, organized grid layout,
beginner-friendly aesthetic, professional textbook quality, 6x9 portrait
入門書・初心者向け解説本に向いているスタイル。難しさを感じさせない明るいトーンで、読者層を意識した色選びが効く。
Dramatic thriller or mystery book cover style applied to business topic "{book title}",
dark moody atmosphere, single dramatic light source,
silhouette or abstract shape as main visual, deep shadows,
commercial fiction aesthetic adapted for non-fiction, portrait orientation
通常のビジネス書表紙とは一線を画したミステリー調。「AIに仕事を奪われる」系のタイトルや、インパクト勝負のコンテンツで試した。クリック率が通常スタイルより体感で1.3倍高かった。
カテゴリ2: YouTubeサムネイル(解説系・Vlog系・比較系)16:9向け
サムネでクリックが取れるかどうかの基準は「何が比べられているか」「誰に向けた動画か」が0.5秒で伝わるかどうかだと思っている。背景を凝るより、情報の密度と対比を先に決める。
YouTube thumbnail 16:9, dramatic before and after comparison,
left side dark {before state}, right side bright {after state},
split screen design, bold text space at top "{headline text}",
high contrast, eye-catching, click-worthy design
比較系動画の王道レイアウト。左右分割でビフォーアフターを見せる。文字を後から乗せる前提でtext spaceを確保している。
YouTube tutorial thumbnail, clean white background,
large text area for "{topic}", step numbers 1-2-3 arranged visually,
modern flat design, {brand color} accents, 16:9 ratio,
professional educational content style
解説・チュートリアル系。番号を視覚的に配置することでシリーズ動画にも流用しやすい。
Clickbait-style YouTube thumbnail for "{video topic}",
shocked expression placeholder space left side,
large bold text "{hook text}" right side,
bright yellow and red accents, high saturation,
16:9 format, attention-grabbing design
反応系・驚き系の動画向け。顔写真スペースを左に確保したレイアウト。顔写真は別途用意して後から合成するのが私の運用。
YouTube tech review thumbnail, product mockup space center,
dark gradient background, glowing highlight effects,
"{product name}" text integration, rating stars graphic,
professional tech review aesthetic, 16:9 widescreen
ガジェット・ソフトウェアレビュー動画向け。製品名とレーティングのグラフィックがある構成。
Minimalist YouTube Vlog thumbnail, lifestyle photography aesthetic,
warm color grading, candid moment composition,
text overlay space top third "{location or date}",
soft blur background, Instagram-like quality, 16:9
日常・Vlog系の落ち着いたサムネ。ウォームトーンで統一感が出る。
AI and technology YouTube thumbnail, futuristic dark background,
glowing neural network or circuit pattern,
"{tech topic}" bold text space center,
blue and purple neon glow aesthetic, 16:9 format,
high tech visual style suitable for tech channel
AI・テクノロジー系チャンネルのサムネに使っている。ネオン系のグローエフェクトが暗い配信環境でも目立つ。
YouTube gaming thumbnail 16:9, dark dramatic scene,
action composition, "{game title or topic}" text space,
neon color accents red and orange, explosion or energy effect,
cinematic widescreen format, gaming content aesthetic
ゲーム系動画向け。爆発・エネルギーエフェクトはGPT-4oが得意なモチーフの一つ。
Finance and money YouTube thumbnail, professional business setting,
money or growth chart visual element,
"{financial topic}" text overlay space,
green and navy color scheme, trustworthy professional aesthetic,
16:9 horizontal format
お金・副業・投資系チャンネル向け。緑とネイビーの組み合わせは信頼感があり、金融コンテンツと相性がいい。
Motivation and self improvement YouTube thumbnail,
sunrise or ascending path visual,
inspirational mood, warm orange and yellow palette,
"{motivational topic}" text space upper area,
uplifting energetic composition, 16:9
モチベーション・自己改善系チャンネル向け。朝の光・上昇するパスのモチーフはこのジャンルの定番視覚言語。
Versus comparison YouTube thumbnail 16:9,
left side "{option A}" visual, right side "{option B}" visual,
bold VS text center with lightning bolt effect,
high contrast split design, debate aesthetic,
competitive comparison format for review content
A vs B系の動画に使えるVSレイアウト。真ん中の「VS」文字の扱いでクリック率が変わる実感がある。
カテゴリ3: note・ブログアイキャッチ(1200x630px想定)
アイキャッチはSNSシェアされたときのOGP表示が最終的な見え方になる。横長でテキストが左寄りに来るレイアウトが、シェア時に崩れにくい——それを学んだのは3ヶ月前にXでシェアされた記事のOGPが完全に潰れていたときだった。
Blog article featured image 16:9 horizontal format 1200x630px,
clean minimal design, "{article topic}" visual metaphor,
left side text space, right side illustration,
professional blog aesthetic, {accent color} on white background,
modern flat design style, web optimized composition
基本形。左側にテキストを後から乗せられる余白を作る構成。
Note.com article header image, Japanese blog aesthetic,
soft watercolor or pastel illustration style,
"{article theme}" symbolic visual,
warm approachable color palette, horizontal 16:9,
content creator blog quality, editorial feel
note特有の柔らかい雰囲気に合うスタイル。ウォーターカラー系の指定が効果的。
Tech blog eye-catch image, dark mode aesthetic,
code editor background with glowing syntax highlighting,
"{programming topic}" concept visualization,
monospace font atmosphere, developer blog style,
16:9 horizontal, professional technical content
技術ブログのアイキャッチ向け。ダークモードのエディタ背景は開発系の記事に自然にマッチする。
Personal finance blog featured image, growth chart concept,
clean infographic style, coins or growth arrows visual element,
"{money topic}" thematic design,
green and white professional palette, 16:9 format,
trustworthy financial content aesthetic
お金・節約・副業記事のアイキャッチ。グラフや矢印のモチーフで成長感を出す。
Lifestyle blog article header, warm photography simulation,
coffee shop or home office atmosphere,
"{lifestyle topic}" subtle text space upper left,
cozy productive mood, warm browns and creams,
horizontal banner format, authentic content creator style
ライフスタイル・日常系記事向け。コーヒーショップや在宅環境の雰囲気が読者の共感を引きやすい。
How-to tutorial article eye-catch, step visualization concept,
numbered elements 1-2-3 arranged left to right,
"{tutorial topic}" central illustration,
clean instructional design, blue and white palette,
professional educational blog style, 16:9
ハウツー記事向け。手順を数字で視覚化するとスキャニング(流し読み)をするユーザーにも内容が伝わりやすい。
AI and automation blog banner, abstract digital concept art,
flowing data streams or neural network pattern,
"{AI topic}" futuristic visualization,
deep blue to purple gradient, glowing particle effects,
tech content header, 1200x630 horizontal
AI・自動化ブログのアイキャッチ。私のブログで最もCTRが高いスタイルで、深い青から紫のグラデーションが視覚的に引っかかりやすい。
Book review blog featured image, literary aesthetic,
open book or bookshelf visual element,
"{book genre or title}" thematic color scheme,
warm reading atmosphere, classic editorial style,
horizontal banner 16:9, sophisticated content feel
書評・読書ブログ向け。本棚や開いた本のモチーフは読書コンテンツの文脈と相性がいい。
Health and wellness blog banner, clean fresh aesthetic,
nature or minimal health concept visual,
"{health topic}" soft symbolic imagery,
green and white palette, positive calm mood,
professional health content style, 16:9 horizontal
健康・ウェルネス系記事向け。緑と白の組み合わせは清潔感と自然感の両立ができる。
Business strategy article eye-catch, corporate professional aesthetic,
abstract strategy or chess piece concept,
"{business topic}" visual metaphor,
navy and gold executive palette, authoritative tone,
premium business blog quality, 1200x630px
ビジネス戦略・マーケティング記事向け。チェスピースのモチーフは戦略的思考を直感的に表現できる。
カテゴリ4: X・SNSバナー
Xのプロフィールバナーは1500x500pxで、スマホ表示では上下が切れる。安全圏は中央600x500pxのエリアだと体感で学んだ。プロンプトにその制約を入れるかどうかで出力の使いやすさが全然違う。
Twitter/X profile header banner 1500x500px,
personal brand visual for "{creator name or niche}",
safe zone design centered, {brand color} gradient background,
abstract professional pattern, no text needed,
social media banner format, clean modern aesthetic
Xプロフィールバナーの基本形。テキストなし版を作っておいてから別途文字を乗せる方が仕上がりがキレイ。
LinkedIn profile banner 1584x396px,
professional business background for "{industry or role}",
clean corporate design, {primary color} to {secondary color} gradient,
subtle geometric pattern, premium professional aesthetic,
no face no person, business social media format
LinkedIn向けの横長バナー。人物なしの抽象的な背景で汎用性が高い。
Instagram post square format 1:1, product or service promotion,
"{product name or service}" aesthetic visualization,
clean branded design, {brand color} palette,
minimal text space center, high quality social post,
commercial grade social media graphic
Instagram正方形投稿向け。中央にテキストスペースを確保しておく構成が後の編集を楽にする。
Social media promotional banner for online course "{course title}",
professional educational design, benefit visualization,
{accent color} call-to-action area right side,
clean modern layout, trustworthy instructor aesthetic,
1200x628px horizontal social banner
オンラインコース・デジタル商品の告知バナー向け。CTA(行動喚起)エリアを右側に配置する構成は視線誘導の観点から効果がある。
Announcement social media card, bold graphic design style,
"{announcement topic}" large text space center,
celebration or launch event feel,
{brand color} and white high contrast,
shareable post format 1:1 or 16:9, eye-catching social graphic
新機能・イベント告知・サービス開始などの発表用カード。シェアされることを前提にした高コントラストな設計。
Pinterest pin vertical 2:3 format, inspirational visual for "{topic}",
bright appealing lifestyle aesthetic,
text overlay space at bottom 20%,
warm engaging color palette, save-worthy design,
Pinterest optimized vertical format 1000x1500px
Pinterest縦型ピン向け。下部20%にテキストを乗せる余白を確保するのがポイント。
Facebook event cover image 1920x1005px,
"{event name or type}" promotional banner,
date and time placeholder space,
energetic event atmosphere, {theme color} design,
professional event marketing aesthetic, wide horizontal format
Facebookイベントカバー向け。日時のテキストスペースを確保した設計。
Discord server banner or icon concept,
"{community theme}" representative visual,
gaming or tech community aesthetic,
dark moody background, {accent color} glow effects,
community brand identity design, square or wide format
Discordサーバーのバナーやアイコン向け。暗いトーンにグローエフェクトが映えるプラットフォームの特性に合わせた指定。
YouTube channel art banner 2560x1440px,
"{channel topic}" brand identity visual,
safe zone centered 1546x423px design priority,
{channel color} branded background,
professional content creator aesthetic, channel header format
YouTubeチャンネルアートは2560x1440pxで作るが、テレビ表示とPC表示でセーフゾーンが異なる。中央1546x423pxに重要要素を集める設計にしている。
Email newsletter header banner, professional email design,
"{newsletter name or topic}" branded header,
{primary color} gradient, clean readable layout,
600px wide email format, editorial newsletter aesthetic,
trustworthy content source visual identity
メルマガ・メールニュースレターのヘッダーバナー向け。メール表示は幅600pxが標準なので、その比率で生成する指定が使いやすい。
カテゴリ5: キャラクター・アバター作成
キャラクター作成で私が最初に失敗したのは「同じキャラクターを複数枚出力させようとした」ことだった。DALL-E 3は同一キャラクターの一貫性を保てない——1枚1枚が独立した出力になる。マスコット系のキャラは「この1枚をアイコンとして使う」前提で作るのが正しい使い方だと気づいた。
Cute mascot character "{character name}", {animal type} with {personality trait},
flat vector illustration style, {primary color} and {secondary color} palette,
friendly approachable expression, circular composition suitable for icon use,
white or transparent background, commercial character design,
consistent clean line art style
アイコン・マスコット向けの基本形。円形構図にするとSNSのアイコン使用時にトリミングしやすい。
Professional avatar portrait, {gender and age} person,
{art style: anime/illustration/semi-realistic},
{hair color and style}, {eye color}, neutral expression,
plain {background color} background, headshot framing,
consistent character design for social media use
SNSプロフィール用のアバター向け。アートスタイルの指定を明示しないと毎回違う絵柄になる。animeかsemi-realisticかを決めてから使うこと。
Chibi style character design, {occupation or role} character,
cute proportions 2-head ratio, {outfit description},
holding {relevant prop}, expressive face,
flat illustration, {brand colors} palette,
suitable for website mascot or sticker use
ちびキャラ・デフォルメキャラ向け。2頭身の指定2-head ratioを入れると意図通りのデフォルメになりやすい。
Business professional character illustration, {gender} in formal {color} suit,
confident pose, slight smile, modern office background,
flat design style with subtle shadow,
{nationality hint if needed} appearance,
clean corporate illustration for business website
ビジネス系Webサイトや資料で使うキャラクターイラスト向け。人種・国籍の指定は任意だが、ターゲットユーザーに合わせると親近感が変わる。
Fantasy character concept art, {character class or type},
{distinctive visual feature}, dramatic lighting,
detailed costume design, heroic pose,
digital painting style, dark fantasy aesthetic,
commercial concept art quality
ファンタジー系キャラクターのコンセプトアート向け。ゲームや小説の挿絵に使えるクオリティが出やすい。
Cute animal character with human-like qualities, {animal species},
wearing {clothing or accessory}, engaged in {activity},
heartwarming illustration style, soft color palette,
children's book or greeting card aesthetic,
commercial character illustration
擬人化動物キャラクター向け。私のブログマスコットはこれで作った——オレンジ色の茶トラ猫がコーヒーを飲んでいるキャラクターで、今も使っている。
Emoji-style character set, {expression types: happy/sad/surprised/angry},
simple bold line art, high contrast colors,
consistent style across all expressions,
transparent or white background,
web and app icon suitable size, commercial emoji pack style
表情違いの絵文字スタイルキャラクターセット向け。1プロンプトで複数表情を生成しようとすると崩れる場合があるので、表情ごとに別プロンプトで生成して後で並べる方が安定する。
Kawaii style Japanese character, {theme or concept},
pastel color palette, oversized head cute proportion,
sparkle and star decorative elements,
soft rounded shapes, minimal line weight,
Japanese pop culture aesthetic, sticker or merchandise suitable
カワイイ系日本スタイルのキャラクター向け。グッズやステッカー用途の場合、背景を白または透明にする指定も追加すること。
Brand mascot design for {company or product type},
{personality: friendly/professional/quirky} tone,
{color scheme} primary colors, simple recognizable silhouette,
versatile design that works at small icon sizes,
corporate mascot quality, consistent brand identity design
企業・サービスのブランドマスコット向け。シルエットが単純なほど小さいサイズでも識別しやすい——複雑なキャラクターはアイコン表示で潰れる。
Illustrated portrait in {specific art style: watercolor/oil painting/sketch},
{subject description}, {mood: contemplative/joyful/determined},
artistic interpretation rather than photorealistic,
{color dominant palette}, expressive brushwork or line quality,
fine art illustration suitable for print or digital use
アートスタイルのポートレートイラスト向け。写真に近い出力ではなく絵画的な表現をさせたい場合に使う。水彩・油絵・スケッチなどスタイル指定の効きがいい。
プロのコツ その1: 英語で書く理由
日本語でプロンプトを書いてGPT-4oに画像生成させると、出力の安定性が明らかに下がる。これを体感したのは、Ollama qwen2.5:3bで日本語プロンプトから生成したキャプションをそのままDALL-E 3に流した結果、10枚中7枚が意図と全然違う出力になったとき。
原因はモデルの学習データの比率だ。DALL-E 3は英語のキャプションで学習されている量が圧倒的に多く、日本語のニュアンスは英語に内部翻訳されてから処理される——その翻訳で意図が変わる。
英語が苦手でも、変数部分だけ日本語で考えてDeepLで英訳してから差し込む方法で十分対応できる。全文英語にする必要はない。変数を英語にするだけで安定性は大きく変わる。
プロのコツ その2: 数値指定の効き方
プロンプトの中に数値を入れると出力の方向性が固まりやすい。よく使う数値指定を3つ挙げる。
6x9 inch ratio——KDP標準の縦横比。これを書くだけで縦長書籍表紙の比率に近い出力になる確率が上がる。portrait orientationだけでは横長になることが多かったが、インチ指定を加えてから外れが減った。
1200x630px——OGP標準サイズ。このまま書いても実際にその解像度では出力されないが、「横長、広め」の画像を意識させる効果がある。
16:9 ratio——YouTubeサムネ向け。widescreenと組み合わせると横長構図への誘導が強くなる。
プロのコツ その3: スタイル指定キーワード
スタイルを指定するキーワードは、入れると出力の安定性が上がる。特に効いていると感じるものを絞って書く。
commercial print quality——これを入れると解像感が上がる。「きれいにしろ」より効く。
no watermark——商用利用前提の出力に必須。入れないとロゴ風の何かが右下に生成されることがある。
flat design elements——装飾を減らしてシンプルな出力にしたいとき。細かいテクスチャより情報の見やすさを優先したいKDP表紙に向いている。
Scandinavian design aesthetic——余白多め・色数少なめ・ミニマルな出力にしたいときに入れると効く。「シンプルに」より具体的な指示になる。
commercial grade illustration——フリー素材感を消したいとき。「プロが作った」という方向に引っ張る。
最後に
50本のプロンプトを書いてきて、改めて思うのは「プロンプトは一度決めたら終わり」ではないということだ。
私はKDPパイプラインを動かしながら、表紙が使い物にならなかったときのログを残している。どのプロンプトで何が失敗したか、どのキーワードを追加したら改善したか——その積み重ねでこの50本になった。
GPT-4oの画像生成は今も更新が続いているし、3ヶ月後には別のプロンプトが効くようになっているかもしれない。ここに書いたものは「2026年4月時点での実績値」として読んでほしい。使いながら自分で検証して、外れたものは差し替えていく——それが正しい使い方だと思っている。✨