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 horizontal web banner (16:9, designed for top-of-page placement) for store visit incentive promotion. Scene: a sleek modern showroom interior of 匠大塚 with rows of premium sofas and chairs visible in soft focus background, in foreground a stylish gift box wrapped in navy ribbon with a small card "WELCOME GIFT" sitting on a marble surface. Premium gold and navy color scheme. Center-left text in bold Japanese sans-serif: "ご来店予約で" (white). Below larger: "ささやかなおもてなしを。" (gold gradient). Subtext: "ご予約はWebから 24時間受付" (small, white). Right side: a CTA-style button mockup "▶ ご来店予約はこちら" in gold. Bottom-right: "匠大塚" logo in elegant kanji. Style: high-end retail premium banner. No watermarks.
```
1,300 文字