Make magical children’s storybook illustration with GPT Image 2
Prompt:
Transform the scene into a magical children’s storybook illustration with soft watercolor textures, dreamy cinematic lighting, and delicate ink outlines. Create a cozy nighttime camping scene beside a glowing lake surrounded by pine forests and snowy mountains under a star-filled sky.
Include a warm campfire, glowing lanterns, a cozy tent decorated with fairy lights, floating fireflies, magical floating lanterns in the sky, and tiny whimsical details hidden throughout the environment. The atmosphere should feel emotional, nostalgic, peaceful, and full of wonder — like a bedtime story brought to life. Use rich warm colors, soft moonlight, and painterly textures to make the entire world feel enchanting and cinematic.
GPT Image 2 on ChatGPT
Prompt: Transform the photo into a delicate minimalist hand-drawn children’s illustration with a soft whimsical fairy-tale aesthetic. Use simple elongated shapes, thin imperfect hand-drawn lines, flat pastel colors, minimal details, and a cute doll-like character style with rosy cheeks, tiny facial features, and simplified anatomy. Add subtle paper texture, soft pencil and pastel shading, watercolor softness, and a clean white background with small stars or sparkles.Stylize the clothing in a playful storybook way with simplified shapes and gentle decorative details. The overall mood should feel airy, cozy, naive, and charming, like a modern Scandinavian nursery postcard or children’s book illustration. Avoid photorealism, 3D, cinematic lighting, glossy surfaces, complex shadows, realistic anatomy, and hyper-detail.
🎨New model live: `openai/gpt-image-2`**
OpenAI's latest image model is now available on OrcaRouter — same SDK, zero markup.
Use it with the OpenAI SDK — just change the base_url:
from openai import OpenAI
client = OpenAI(
api_key="YOUR_ORCAROUTER_KEY",
base_url="",
)
img = client.images.generate(
model="openai/gpt-image-2",
prompt="a sea otter coding at a laptop, watercolor",
size="1024x1024",
)
📊 Pricing, latency & benchmarks →