gpt-image-2
Installation
SKILL.md
GPT Image 2 (ChatGPT Images 2.0)
OpenAI's latest image model — the strongest model available for legible text inside images. Use this when the picture is the typography: chalkboards, store signs, hand-lettered posters, menu boards, magazine covers, packaging mockups, UI screenshots, book covers.
Two endpoints:
- Text-to-image (
openai/gpt-image-2) — generate from a prompt - Image edit (
openai/gpt-image-2/edit) — modify a reference image (with optional mask for region-specific edits)
| Field | Value |
|---|---|
| Model ID | openai/gpt-image-2 (text-to-image) · openai/gpt-image-2/edit (edit) |
| Provider | Fal AI |
| Method | Sync (POST → response with image URLs, no polling) |
| Type | Image generation + editing |
| API Key | .env → FAL_KEY |
| Docs | https://fal.ai/models/openai/gpt-image-2 · https://fal.ai/models/openai/gpt-image-2/edit |