How AI Turns a Drawing Into a Real Image (Explained Simply)
What is actually happening when an app turns your child's drawing into a photorealistic picture — and why it keeps the six-legged horse six-legged.
When a child sees their drawing come back as a photograph, the first question is usually “how did it do that?” — and the second, from the adult holding the phone, is usually the same.
Here is a plain answer, at roughly the level you could explain to a curious nine-year-old.
It is not searching for a matching photo
The most common assumption is that the app finds an existing photograph of something similar. It does not. There is no library of stock dragons being rummaged through.
The image you get back did not exist before you asked for it. It is generated, pixel by pixel, in response to your drawing.
It learned what things look like
An image model is trained on an enormous number of pictures paired with descriptions. Over that training it builds up a statistical sense of what things look like — what makes a cat look like a cat, how fur behaves in light, what scales do at an edge, how a face is arranged.
It is not storing those pictures. It is storing patterns. Think of a person who has seen thousands of horses and can now draw one from memory without copying any particular horse.
Your drawing is the instruction
This is the part that matters, and it is what separates drawing-to-image from typing a prompt into a text-to-image tool.
When you type “a dragon”, the model invents a dragon from scratch — a generic one, assembled from everything it knows dragons look like. Your child’s dragon has nothing to do with it.
Drawing-to-image works differently. The model is conditioned on the drawing: the outlines, the shapes, the colours and the arrangement on the page act as a constraint on what it is allowed to produce. It is answering a much narrower question — not “what does a dragon look like” but “what would a photograph of this specific dragon, in this specific pose look like”.
That is why the six legs stay. The model is not correcting your child’s anatomy, because the drawing is the brief, not a rough suggestion.
Why it sometimes gets it wrong
Understanding the mechanism explains most of the failures:
Faint lines produce vague results. If the model cannot clearly read the shapes, it has less to constrain it, and it fills the gaps with its own assumptions.
A crumpled or angled photo produces a warped image. The model has no way to know a fold is a fold rather than a feature of the drawing. It reproduces what it sees.
Very unusual subjects get pulled toward the familiar. If a child draws something with no close relative in the training data, the model leans on the nearest thing it knows. A creature that is nearly a dog often comes back more dog-like than intended.
Busy scenes get muddled. More subjects means more constraints competing with each other, and the model resolves the conflict by softening everything.
All four are improved by the same two things: a bolder drawing and a better photograph. There is a short guide to photographing drawings that covers the practical side.
What about video?
Animation adds a dimension. Rather than producing one image, the model produces a sequence in which each frame is consistent with the last — the subject has to stay the same creature while it moves.
That consistency requirement is why video costs more to generate and takes longer, and why a clear single subject animates better than a crowd. There is more on how animation works here.
Is it “really” creative?
Worth being honest with children about, because they ask.
The AI did not have the idea. Your child had the idea. The dragon with a hat and six legs came out of a human imagination, and no model would have produced it unprompted. What the AI did was rendering — a skilled, fast, entirely mechanical translation from one visual form to another.
That is a genuinely useful distinction for a child to understand, and this is an unusually good way to teach it, because the evidence is right there: the thing on the screen is recognisably theirs.
Try it on a drawing
If you want to see the mechanism in action, the clearest demonstration is a side-by-side. Our gallery has before-and-after sliders for real drawings, or you can run one of your own through DoodlyBoo.