Tools · No-upload media

Background Remover

Drop in a product shot, a headshot, or a screenshot on white. The backdrop comes out and a transparent PNG goes back to your downloads folder. No model, no API, no upload — the pixels never leave this tab. It only removes background that touches an edge, so a white shirt in the middle of the frame survives.

Drop an image, paste it, or choose a file

PNG, JPG, WebP, or HEIC-converted. Nothing is uploaded.

Preview

No image yet.

How it decides: a pixel is background only if it matches the thresholdand can walk to the edge of the frame through other matching pixels. That connectivity rule is what separates this from a color-key — a white mug held against a white wall keeps its body and loses only the wall. The selection then grows a few steps through a looser threshold to swallow the compression halo, and the final pixel of the boundary is feathered by an exact Euclidean distance transform. Every step runs on the canvas in your browser; large images process at full resolution on export, while the preview is capped so the sliders stay live.

Media tools that never phone home. The GIF maker runs ffmpeg in the tab; this one runs the cutout math in the tab. Same rule: your file is your business.

Try the GIF makerMore tools