For realistic images, use photography terms. Mention camera angles, lens types, lighting, and fine details to guide the model toward a photorealistic result.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "A photorealistic close-up portrait of an elderly Japanese ceramicist with deep, sun-etched wrinkles and a warm, knowing smile. He is carefully inspecting a freshly glazed tea bowl. The setting is his rustic, sun-drenched workshop with pottery wheels and shelves of clay pots in the background. The scene is illuminated by soft, golden hour light streaming through a window, highlighting the fine texture of the clay and the fabric of his apron. Captured with an 85mm portrait lens, resulting in a soft, blurred background (bokeh). The overall mood is serene and masterful." } ], "model": "gemini-2.5-flash-image"}'
To create stickers, icons, or assets, be explicit about the style and request a transparent background.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "A kawaii-style sticker of a happy red panda wearing a tiny bamboo hat. It'"'"'s munching on a green bamboo leaf. The design features bold, clean outlines, simple cel-shading, and a vibrant color palette. The background must be white." } ], "model": "gemini-2.5-flash-image"}'
Gemini excels at rendering text. Be clear about the text, the font style (descriptively), and the overall design.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "Create a modern, minimalist logo for a coffee shop called '"'"'The Daily Grind'"'"'. The text should be in a clean, bold, sans-serif font. The design should feature a simple, stylized icon of a a coffee bean seamlessly integrated with the text. The color scheme is black and white." } ], "model": "gemini-2.5-flash-image"}'
Gemini excels at rendering text. Be clear about the text, the font style (descriptively), and the overall design.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "A high-resolution, studio-lit product photograph of a minimalist ceramic coffee mug in matte black, presented on a polished concrete surface. The lighting is a three-point softbox setup designed to create soft, diffused highlights and eliminate harsh shadows. The camera angle is a slightly elevated 45-degree shot to showcase its clean lines. Ultra-realistic, with sharp focus on the steam rising from the coffee. Square image." } ], "model": "gemini-2.5-flash-image"}'
Excellent for creating backgrounds for websites, presentations, or marketing materials where text will be overlaid.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "A minimalist composition featuring a single, delicate red maple leaf positioned in the bottom-right of the frame. The background is a vast, empty off-white canvas, creating significant negative space for text. Soft, diffused lighting from the top left. Square image." } ], "model": "gemini-2.5-flash-image"}'
Builds on character consistency and scene description to create panels for visual storytelling.
Copy
curl --location 'https://gptproto/v1/chat/completions' \--header 'Authorization: sk-xxxx' \--header 'Content-Type: application/json' \--data '{ "messages": [ { "role": "user", "content": "A single comic book panel in a gritty, noir art style with high-contrast black and white inks. In the foreground, a detective in a trench coat stands under a flickering streetlamp, rain soaking his shoulders. In the background, the neon sign of a desolate bar reflects in a puddle. A caption box at the top reads \"The city was a tough place to keep secrets.\" The lighting is harsh, creating a dramatic, somber mood. Landscape." } ], "model": "gemini-2.5-flash-image"}'