What AI Images Actually Cost at Scale

Real per image generation costs measured live, what a full site build out prices at, and why the render fee is the cheapest part of the bill. Includes the spec failure rate nobody budgets for.

Short answer: about four cents an image, which means a full site of generated illustrations costs less than a single freelance photo. The generation fee is not your real cost. Your real cost is that a meaningful share of renders will not match the brief, and retrying them does not fix it.

Spec compliance is the real cost

Why do my AI generated images look wrong even when the prompt is right?

Because the model has defaults that your prompt does not override, and those defaults are consistent rather than random. That distinction decides whether retrying is worth anything.

We specified a tight framing: cropped from eyebrows to cheekbones, subject looking at camera. Zero of five renders met it. Every single one came back cropped forehead to chin, with the subject not looking at camera. That included the verification render taken after a fix, which is the detail that matters.

If those failures had been random variance, generating more images would eventually produce correct ones, and at four cents each you would simply buy your way through it. They were not random. They were systematic provider behavior, the model's own idea of what a portrait is, reasserting itself against the instruction. Retries against a systematic bias just buy you more of the same picture.

The fixes are structural, not financial. Either rewrite the prompt so the framing is expressed in terms the model actually responds to, or accept the model's framing and add a deterministic post processing crop that produces your spec from its output. The second is usually more reliable, because it does not depend on winning an argument with a model about what a portrait is.

Budget accordingly. Price the renders at four cents and price the pipeline work at whatever an engineer costs, because that is the line item that decides whether you ship.

The per image price, and why it is not the real cost

How much does it cost to generate images for a whole site?

Four cents per image, verified live on a hosted generation API rather than quoted from a price page. That number makes the arithmetic almost boring.

For 180 pages carrying one image each, the bill is 7.20 dollars. At three images per page it is 21.60 dollars. Scaling to a full build out of roughly 1,810 pages at three images each comes to about 217 dollars. Storage is pennies at every one of those scopes, and is not worth modeling.

Put that next to the alternative. A single licensed stock photo runs from a few dollars to a few hundred. One commissioned shoot costs more than illustrating an entire site by generation. For an operator who has been rationing images because of cost, the honest finding is that cost is no longer the constraint and you should stop treating it as one.

So if it is that cheap, why is the work not done? Because we generated five images in total across the life of that lane, for twenty cents, and three of them are live. The bottleneck was never the money. It was that nobody had specified what a correct image looked like precisely enough to check one, which is the subject of the next section.