Magic Wand
Flood-fill selection by color - pick seed points and Magic Wand selects connected regions of similar color.
Magic Wand selects contiguous regions of similar color starting from one or more seed points. Unlike Color Range, which selects all matching pixels across the entire image, Magic Wand only selects pixels that are connected to a seed - making it ideal for removing a background without affecting interior areas of the same color.
Tolerance controls how different a neighboring pixel can be and still be included. Softness adds a gradual falloff at the selection boundary. After the initial selection, Expand/Contract grows or shrinks the mask, and Feather blurs the edges for smoother compositing. The Mode switch lets you either Remove the selected region (making it transparent) or Keep only the selected region.
Parameters
Section titled “Parameters”Pins
Selection
Seed point list ({x, y} in %, edited via the position picker widget)
Color similarity threshold for flood fill
Edge softness at the tolerance boundary
Refine
Positive: expand selection. Negative: contract
Gaussian feather on the selection edge
Output
Remove: drop selected pixels. Keep
Usage Tips
Section titled “Usage Tips”- Click the crosshair button then click the preview to place seed points - add multiple seeds to select disconnected regions.
- Start with a low Tolerance and increase until the full background is captured.
- Use Expand with a small positive value to push the selection edge past fringing artifacts.
- For non-contiguous color selection (every matching pixel everywhere), use Color Range instead.
- Switch to Keep mode to isolate the selected region on a transparent background.