Skip to main content
AI Image Creation

Choose Between Generating, Editing, and Controlling an Image

Decide whether a task needs text-to-image, image-to-image, inpainting, or an explicit control signal, and understand what denoise strength is actually trading away.

Intermediate16 minBy ToolDix Editorial

Learning objectives

  • Match a task to generation, editing, or control rather than defaulting to one
  • Predict what a given denoise strength will preserve and destroy
  • Choose a control signal that constrains the right property
  • Recognise the tasks where no prompt will work and a mask is required

ToolDix original visual

AI Image practice loop
1

Frame

Name the outcome and constraints.

2

Build

Try one bounded workflow.

3

Review

Keep evidence, revise, and share.

Most frustration with image models comes from using the wrong workflow rather than the wrong prompt. Someone tries to change one object in a finished image by rewriting the prompt, gets a completely different picture, and concludes the model is uncontrollable. The model behaved correctly; the request was aimed at the wrong mechanism.

There are four mechanisms. Choosing among them takes about ten seconds once you can name what each one preserves.

Four workflows, four things preserved

ToolDix original diagram
Pick by what has to survive
Text-to-image
Preserves nothing. Right when nothing exists yet; wrong the moment you have something worth keeping.
Image-to-image
Preserves large-scale structure in proportion to how little noise you add. Restyling, grading, sketch to finish.
Inpainting with a mask
Preserves everything outside the mask by construction. The only reliable way to change one object.
Control signal
Preserves geometry while appearance stays free. Same layout, entirely different content.
If the task contains the words just change the, it is a masking job. Prompts describe the whole image, so they change the whole image.

Text-to-image starts from noise. It preserves nothing, which is exactly right when nothing exists yet and wrong the moment you have something worth keeping. Use it for exploration and for the first image in a series.

Image-to-image starts from your picture, adds noise to it, then denoises. It preserves large-scale structure — composition, pose, colour blocking — in proportion to how little noise you added. Use it for restyling, for grade changes, and for pushing a rough sketch toward a finish.

Inpainting restricts changes to a mask. Everything outside the mask is untouched by construction, not by persuasion. This is the only mechanism that reliably changes one object while leaving the rest identical. If your task contains the words "just change the," you want a mask.

Control signals condition generation on a structural input — an edge map, a depth map, a pose skeleton, a segmentation map. They preserve geometry while leaving appearance free, which is the opposite trade from image-to-image at low strength.

The common mistake is reaching for text-to-image and a longer prompt when the task is actually editing. Prompts are not a targeting mechanism. They describe the whole image, so they change the whole image.

Denoise strength is the only dial that matters in image-to-image

ToolDix original diagram
Denoise strength: a preservation dial, not a quality dial
Very low (roughly 0.1–0.2)
Texture and grain only. Your image survives almost intact -- and almost unchanged.
Low (roughly 0.3–0.4)
Palette and lighting shift. Composition holds. Safe for grade changes.
Middle (roughly 0.5–0.6)
Objects move, small elements are reinvented. Where restyling happens -- and where faces start to drift.
High (roughly 0.7–0.8)
Text-to-image with a vague compositional hint. Little of the input remains.
Above ~0.85
The input is decorative. If you needed it, you are on the wrong setting.
Sweep in steps of 0.05 with the seed fixed. Moving two variables at once turns a measurement back into a guess.

Image-to-image has one parameter that dominates everything else. It goes by different names — denoise, strength, variation — but it always means how much of your image is destroyed before reconstruction begins.

At very low values the model can only adjust texture and grain; your image survives almost intact and almost unchanged. Around a third, palette and lighting shift while composition holds. Around half, objects begin to move and small elements are reinvented — this is the range where restyling actually happens, and also where faces start to drift. Above two-thirds you are functionally doing text-to-image with a vague compositional hint, and above about 0.85 the input is decorative.

The practical consequence: when a restyle "loses the picture," the answer is almost never a better prompt. It is a lower strength plus more steps. And when a restyle "does nothing," raising strength in increments of 0.05 while keeping the seed fixed will find the threshold in three runs.

Fixing the seed while sweeping strength is what makes this a measurement rather than a guess. Two variables moving at once tells you nothing.

Control signals constrain geometry, not style

ToolDix original diagram
Each control signal constrains a different property
Edge map
  • Tightest constraint
  • Outlines preserved faithfully
  • Products, packaging, architecture
  • Too rigid for faces -- inherits the original
Depth map
  • Spatial arrangement and volume
  • Surface detail discarded
  • Best default for scene work
  • Same room, re-imagined contents
Pose skeleton
  • Articulation only
  • Same pose, different person
  • Wardrobe and setting free
  • Fails on hands
Segmentation
  • Regions and their labels
  • Loosest of the four
  • Sky here, building there
  • Most forgiving to draw
Combining two signals at full weight produces something that looks traced. Start with one, below full weight, over part of the schedule.

Control signals are the answer to "I need this exact layout with completely different content." Each type constrains a different property, and picking the wrong one produces either a copy or an unconstrained mess.

Edge maps are the tightest. They preserve outlines faithfully, which is ideal for product shots, packaging, and architecture, and too rigid for anything organic — an edge-conditioned portrait tends to inherit the original face.

Depth maps preserve spatial arrangement and volume while discarding surface detail. This is usually the best default for scene work: the room stays the same shape and everything in it can be re-imagined.

Pose skeletons preserve the figure's articulation and nothing else. Same pose, different person, different clothing, different setting.

Segmentation maps preserve regions and their labels — sky here, building there — which is the loosest and most forgiving of the four.

You can combine signals, and combining an edge map with a depth map at full weight will produce something that looks traced. Start with one signal, at a weight below full, applied to only part of the denoising schedule.

Practice: route five real tasks

Take five things you actually need to do this month and route each one. The routing questions, in order:

  1. Does an image already exist that must survive? If no, text-to-image.
  2. Must most of it survive pixel-identically? If yes, inpaint with a mask.
  3. Must the layout survive while appearance changes? If yes, a control signal.
  4. Otherwise, image-to-image, and your first decision is the strength.

Then run the one that is hardest and record what strength or control weight worked. That number is model-specific and it is the single most transferable thing you will learn this week.

Common mistakes

Prompting for a local change. "Same image but the mug is blue" will not give you the same image. Mask the mug.

Treating strength as a quality dial. It is a preservation dial. Higher is not better; it is less of your input.

Masking too tightly. A mask drawn exactly at an object's outline leaves the model no room to blend, and the seam shows. Feather the edge and include a little surrounding context.

Stacking control signals at full weight. Two hard constraints usually conflict, and the result looks like neither. One signal, partial weight, is the working default.

Sources and license context

These references informed the lesson. ToolDix adds its own explanation, workflow, and practice rather than reproducing source material. Every link below leaves ToolDix and opens the publisher's own site in a new tab.

Keep going

Read these next on ToolDix.

Original lessons that build on what you just read.