이미지
GPT Image 2.5
지시, 텍스트, 참조를 충실히 처리하는 GPT Image 2.5 사용법.
1분 분량2개 섹션
GPT Image 2.5는 보이는 텍스트, 브랜드 일관성, 세밀한 지시가 중요할 때 특히 유용합니다. 결과와 보존할 요소를 설명하세요.
실무 핵심
속도, 충실도, 해상도, 제어 중 무엇이 우선인지에 따라 모델을 선택하고 모든 결과의 파라미터와 버전을 저장하세요. gpt-image-2.5-flare, gpt-image-2.5-sunburst and gpt-image-2 — GPT Image 2.5.
한 번의 시도에서는 한 가지만 바꾸세요. 좋은 출력은 참조가 되며 다음 반복의 가장 신뢰할 수 있는 출발점입니다.
finished와 failed를 최종 상태로 다루세요. polling 또는 webhook을 사용하고 원본 오류는 서버에 보관하며 사용자에게는 안전한 메시지만 표시하세요.
프롬프트와 API 예시
text
Studio product photograph for a small design brand.A single matte cobalt-blue insulated water bottle with a brushed stainless-steelcap stands on a pale limestone block. Three-quarter view, bottle fully visible,centered in the right half of a wide composition. Warm ivory seamless background,soft window light from the upper left, a believable contact shadow, finepowder-coated texture and restrained reflections on the cap. Leave the leftthird empty for headline copy added later. No text, no logo, no extra bottles,no decorative props.



text
Create a finished editorial poster in a portrait composition.Warm ivory background. At the top, large crisp dark-navy uppercase typographyreads exactly "MAKE ROOM" on the first line and "FOR QUIET" on the second line.In the lower right, a sculptural spiral made of matte cobalt-blue ceramic restson a simple pale pedestal. Place the small footer "STUDIO NOTES / 01" at thebottom left. Strong alignment, generous margins, subtle paper texture and onesoft directional shadow. The poster itself fills the image: no frame, no wall,no mockup perspective. Render only the three specified text elements, withno additional words, letters, logos or watermarks.

text
Wide editorial illustration for an article about reusable packaging.Build the scene as a tactile cut-paper collage: one cobalt-blue water bottlesurrounded by folded cream paper leaves and three simple circular ripples.Use an off-white handmade-paper background and a restrained sage-green accent.Show crisp cut edges, slight layering shadows and clean geometric silhouettes.Keep the bottle and most of the collage in the right two thirds; leave theleft third quiet for a headline added later. The artwork fills the image.No text, letters, numbers, logos, photographs or watermarks.

text
Edit the supplied product photograph. Replace only the warm ivorybackground with a muted sage-green plaster wall with a very fine matte texture.Keep the cobalt-blue bottle, its brushed steel cap, the pale limestone block,the camera angle, crop and product placement unchanged. Preserve the directionof the light and the contact shadow. Keep the left third empty. Do not addtext, labels, logos, props or another bottle.

sh
curl -X POST https://api.api-stock.com/api/v1/generation/create \-H "Authorization: Bearer $API_STOCK_KEY" \-H "Content-Type: application/json" \-d '{"model": "gpt-image-2.5-flare","input": {"prompt": "Studio photograph of a matte cobalt-blue bottle on pale limestone, warm ivory background, soft light from the upper left, room for a headline on the left, no text or logo.","size": "3:2","resolution": "2k"}}'
sh
curl "https://api.api-stock.com/api/v1/task/status/$TASK_ID" \-H "Authorization: Bearer $API_STOCK_KEY"
json
{"model": "gpt-image-2.5-sunburst","input": {"prompt": "Replace only the background with a muted sage-green wall. Keep the bottle, cap, block, framing and lighting unchanged.","urls": ["https://example.com/your-approved-product-photo.png"],"size": "3:2","resolution": "2k"}}
직접 발급한 키로 실행해 보세요
이 가이드에 나오는 모델은 모두 API Stock 카탈로그에서 바로 쓸 수 있습니다. API 키 하나, 선불 잔액 하나면 되고 공급자별 가입은 필요 없습니다.