2026-09-03
Sampling steps: how many does your AI image need?

Sampling steps are the number of times an AI image model gradually removes noise until it reaches a sharp image, and for most modern models the sweet spot sits around 20 to 30 steps. Beyond that your image rarely gets visibly better, while every extra step still costs render time and therefore credit. This article explains what steps actually do, why more is not always better, and how to use that knowledge to render more cheaply.
What are sampling steps exactly?
A sampling step is one denoising round: the model starts with a field of random noise and removes a bit more noise at each step, until a recognisable image is left. The number of steps sets how many in-between stages that takes.
An AI image model does not paint a photo in one go. In the original diffusion approach (Ho, Jain and Abbeel, NeurIPS 2020) that still took 1,000 steps. It was slow. Soon after, DDIM (Song et al., 2021) showed you can reach a comparable result in 20 to 100 steps, a 10 to 50 times speed-up. That's why most tools today run on a few dozen steps by default, not a thousand.
Why more steps is not automatically better
Above a certain point, often around 30 to 50 steps, each extra step adds almost nothing and can sometimes make the image slightly worse. Steps show sharply diminishing returns: the big quality jump lives in the first few dozen steps, after which the image converges and barely changes.
With an efficient sampler like DPM++ 2M Karras, the usable zone sits around 20 to 30 steps according to Stable Diffusion Art, and above 40 to 50 steps you rarely gain visible detail. In practice this means setting 60, 80 or 150 steps "just to be safe" usually gives you no better image, only a longer render and higher cost.
If your result disappoints, that's more often down to your prompt, your guidance value or your model choice than to too few steps. Raising the step count is almost never the fix for a weak image.
Fast models that render in 1 to 8 steps
Distilled models such as SDXL Turbo, SDXL Lightning and FLUX.1-schnell are trained to make a usable image in 1 to 8 steps, instead of the usual 20 to 50. They learn to compress the work of dozens of steps into a handful.
Stability AI's SDXL Turbo matches a classic 50-step model in 4 steps, and can even render in a single step. FLUX.1-schnell is a 4-step variant, against the 50 steps of the heavier FLUX.1-dev. For you as a creator, the difference is mostly speed and cost.
A few-step model is ideal for quick testing: in a fraction of the time you see whether your composition and prompt work. For the final result you can then pick a heavier model that adds more detail.
What this means for pay-per-render
In most of today's tools you no longer set steps yourself, but the logic behind them helps you pick a cheap model for testing and a premium model for the final. Many modern models, including the ones in AI Formule's photo generator and video generator, choose a sensible number of steps for you. There's no slider left to get wrong.
What remains is the trade-off between fast and cheap versus premium and detailed. That's exactly the choice you make per render. A handy workflow:
- Test your idea first on a fast, cheap model. Do the composition, the pose and the mood hold up?
- Adjust your prompt based on what you see, not by wanting "more steps".
- Render the final version on a premium model when you need sharpness and detail.
That way you only pay the premium price for the images that deserve it, and with pay-per-render you keep a grip on your cost. The prompt generator helps you tighten the description, so you need fewer iterations.
Frequently asked questions
How many sampling steps should I use?
For most standard models, 20 to 30 steps is a good balance between quality and speed. Distilled turbo or schnell models manage in 1 to 8 steps. More than 50 steps rarely pays off.
Does more steps always give a better image?
No. Most of the quality gain lives in the first few dozen steps. After that the image converges and each extra step adds almost nothing, while the render takes longer and costs more.
What is the difference between steps and guidance?
Steps set how often the model removes noise; guidance (CFG) sets how closely the model follows your prompt. They are two separate dials: too few steps gives a rough image, too high guidance a washed-out or oversaturated one.
Can I set steps in AI Formule?
In most tools you don't choose steps yourself; the model uses a sensible default. You steer mainly through your model choice (fast versus premium), your prompt and your reference images.
Sampling steps are not a knob to keep turning until your image improves, but a window into how your model works: quick testing can be almost free, and premium detail you save for the images that count. Create an account and render your first test image.