Back to image
imagegpt-image-2gpt-image-2
結婚記念日 ダイニングセット
記念日提案。テーブル+椅子+照明の調和。

Prompt
使用プロンプト
# 🖼️ GPT-image-2 (OpenAI API) — 画像生成 使い方ガイド ## TOOL **GPT-image-2** (OpenAI API) ## エンドポイント / モデル - `POST https://api.openai.com/v1/images/generations` - `model: "gpt-image-2"` - 認証: OpenAI API キー (`Authorization: Bearer ...`) ## 主要パラメータ | パラメータ | 値の例 | |---|---| | `size` | `"1024x1024"` (正方形 / SNS) / `"1024x1536"` (3:4 縦長 / マイソク) / `"1536x1024"` (16:9 / LP ヒーロー) | | `quality` | `"medium"` (LP・チラシ標準) / `"high"` (印刷品質) | | `response_format` | `"b64_json"` を推奨 (取得後に WebP/PNG に変換) | | `n` | 通常 1 | ## 料金 (参考) - `medium` 1024x1024 ≈ $0.053/枚 - `medium` 1024x1536 ≈ $0.080/枚 ## 実投入するプロンプト本文 ```text A square Instagram post (1:1) for wedding anniversary furniture promotion. Scene: an elegant dining room with a long solid oak 匠大塚 dining table set for two, two crystal wine glasses with red wine, a small floral centerpiece (white peonies), warm candlelight, soft bokeh background, a Japanese couple in their 40s sharing a quiet moment, smiling. Composition: warm romantic editorial photography. Top-center text in elegant Japanese script font: "二人の記念日に、" (white). Below: "永く愛せる家具を。" (larger). Bottom: "匠大塚 ANNIVERSARY COLLECTION" (small, gold serif). Subtle gold border frame. Style: refined, romantic, premium Japanese sensibility. No watermarks. ```