You type a prompt and get a 2K image, or you hand it a photo and say what to change; both jobs run through the same model. The new part is transparency. Ask for a transparent (RGBA) image, meaning a file with a real alpha channel, and the result is a clean cutout that drops straight onto a slide or a product page, not a fake checkerboard. It also works the other way and lifts a subject out of an existing photo.
For editing, you can attach up to ten reference images at once. Six portraits become one group photo with each face kept intact; a product shot plus a background plate become a composited scene. Local edits can be pointed at with a circle drawn on the image, a painted scribble or a separate mask, so "change only this" works without prompt gymnastics. Typography and portrait lighting got attention too, so text on signs and packaging comes out readable.
The image generator itself is 7B parameters, small for this level of output. It encodes the prompt and the reference images once and reuses them across every denoising step, which is what keeps multi-image edits affordable. Weights are bf16 safetensors, and diffusers, ComfyUI, vLLM-Omni and SGLang all supported the model on release day.