Art direction audition · Sculpting Static
A three-minute read. One reference image, two approaches, six pairs of pictures. The demo run below is art-directions-02b--04-a-gouache-illustration-on-heavy-matte; the full set is at the master index.
Everything starts with a short written brief. It describes the picture we want: a lighthouse on rocks. Its beam cuts through TV static. The static melts into clear sky. Two lines of text sit on the picture. There is no lighthouse image yet, only words. Then we add one reference image. It can be anything: a painting, an old photo, a glitchy portrait. The question we are asking is simple. What does this look do to our picture? And what other looks live right next door to it?
Claude is the AI writer in this system. It reads the brief and looks at the reference image. It also gets a short brand sheet that fixes the fonts and colors of the text. Then it writes six recipes. Each recipe is a structured list: the mood, the medium (paint, photo, print), the colors as exact hex codes, where each thing sits in the frame, and the text. Recipe one is the canonical: the brief taken literally. Here is the surprise. Claude describes the reference's medium and colors inside that first recipe. So the first picture already carries the reference's look. It is never a plain lighthouse waiting to be styled. The other five recipes are neighbors. Same lighthouse, same layout, but one or two things change: the medium, the colors, the light, the era, the texture, or how abstract it is. That is why the six pictures look so different. They fan out from a look, not from a blank.
Ideogram 4 is the image model that turns recipes into pictures. It runs in ComfyUI on the Spark, a small computer with a big graphics chip. Ideogram never sees the reference image. It only reads Claude's recipe, which describes the reference's medium and colors in words. All six pictures use the same random seed, so the layout stays steady and only the look changes. Each one takes about 25 seconds.
Now Claude writes one more thing: a note for a different tool, an image editor. The note says how to repaint a picture so it looks like the reference. It names only the surface: the paint, the paper, the finish, the colors, the light. It must never name what the reference is a picture of. If it did, the editor would paste that thing into our lighthouse scene. The code adds one rule at the end: keep the scene from picture one.
Here is a lesson we learned the hard way. Image models treat letters like any other shape. They tint them, smear them, or invent new ones. Our first version let Ideogram paint the text and then tried to hide it from the editor with a blur and put it back afterwards. It left ghosts and doubled words. So now the pictures are made with no text at all. Claude's recipe still keeps a quiet, empty corner where the text will go, described as plain background, so the picture leaves room for it.
Qwen Image Edit is the editor. It also runs on the Spark. It takes two pictures: our clean, text-free lighthouse and the reference. It repaints every surface of the lighthouse picture in the reference's material, following Claude's note. The layout stays. The skin changes. If the reference is mostly a person or a face, Claude asks for palette mode instead. Then the editor only sees a blurred wash of the reference's colors, so no face can sneak in.
Back on the Mac, a small program sets the two lines of text onto every finished picture, both the Ideogram ones and the repainted ones, using the real brand fonts: Jost Bold for the headline, Figtree for the smaller line. It measures the picture under the text and picks Warm White or Charcoal so the words stay readable. If the ground is busy, it lays a soft shadow under the text first. Every picture in a run gets identical type in the same place. Then the K mark goes in the bottom corner. Every picture also keeps its full ComfyUI recipe inside the file, so you can drag it back into ComfyUI and rebuild it.
For every reference image we get two answers. Approach A is the neighborhood: six looks written in words and painted from those words. Approach B is the reference's real surface, moved onto those six pictures. Six pairs per reference. One hundred thirty references. One page per run, one contents page per ten, and a table where you write down which one wins. The brief never changed. Only the look did.