Reference fidelity
Preserve the subject
Keep recognizable people, products, composition, and visual identity anchored to the source.

Now available on LinkModel
Sharper details. Faster generation. More precise edits.
OpenAI’s new image models bring sharper detail, faster generation, and more precise editing to production creative workflows.
2 models
Flare for speed, Sunburst for precision
Up to 4K
Custom square, portrait, and landscape output
6 levels
Auto, low, medium, high, xhigh, and max
Alpha
Opaque or transparent backgrounds
Model selection
Both models generate and edit images. Choose the latency and precision profile that matches the production job.
| Model | Best for | Profile | Access |
|---|---|---|---|
| 01Flare | Most apps and high-volume generation | A fast, high-quality image generation and editing model with reference-based changes, custom dimensions, multiple quality settings, and transparent output for frequent visual production. | |
| 02Sunburst | Premium creative and polished product imagery | A precision-focused visual generation and editing model supporting multiple references, mask-guided changes, custom dimensions, and transparent backgrounds for demanding creative production. |
Reference fidelity
Compare five reference-led edits at their original portrait or landscape ratio. Drag across each image to see what changed—and what stayed anchored to the source.


Edit instruction
Inside the held print, replace only the terracotta work jacket with a deep-indigo tailored blazer.
Keep unchanged
Identity, pose, hands, print perspective, glare, wear, and both studio environments
Visual range
Move from cinematic world-building to surreal composition without losing control of lighting, depth, or the internal logic of the image.

Cinematic world-building with controlled light, scale, and architectural detail.

Complex spatial concepts rendered as one coherent visual system.

Dense atmosphere, readable depth, and consistent environmental styling.
Production controls
Build dependable creative workflows around fidelity, focused changes, multi-turn consistency, and production-ready formats.
Reference fidelity
Keep recognizable people, products, composition, and visual identity anchored to the source.
Focused changes
Update a product, background, or line of copy while leaving surrounding details intact.
Iteration
Carry prior decisions forward across multiple editing turns without rebuilding the asset.
Production output
Create legible text, transparent assets, UI concepts, diagrams, and campaign creative.
Production outputs
Typography, repeated systems, presentation layouts, editorial illustration, packaging, and merchandise all belong in the same production workflow.







Prompt anatomy
Start with the artifact, then define the subject, visual direction, and constraints. For edits, make the preservation rules explicit.
Prompt
Inside the physical photo being held, replace only the ceramic artist’s terracotta work jacket with a deep-indigo tailored blazer. Preserve her identity and pose, the holder’s hands, the print’s perspective, glare, scratches, and both studio environments.
Deliverable
A precise wardrobe edit inside a handheld vintage print
Subject
Change the ceramic artist’s terracotta work jacket only
Direction
Deep-indigo tailoring integrated into the faded 1988 print
Constraints
Keep the holder’s hands, print wear, glare, identity, pose, and both studio environments unchanged
API quickstart
Use the same image-generation endpoint and switch between Flare and Sunburst with the model identifier.
curl -X POST https://api.linkmodel.ai/v1/images/generations \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-image-2.5-flare",
"prompt": "A campaign portrait with controlled studio light",
"size": "2048x2048",
"quality": "high",
"background": "transparent"
}'FAQ