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.
transparent PNGs saved from this page
Drop an image, paste it, or choose a file
PNG, JPG, WebP, or HEIC-converted. Nothing is uploaded.
How bright a pixel has to be to count as background. Lower it if the backdrop is dim or gray.
How far from gray the background may drift. Raise it for a warm or tinted white.
How far a pixel may sit from the sampled color. Sampled:—
Steps to creep into the softer fringe a JPEG leaves around a hard edge.
Softens the last pixel or two of the cut so the edge does not look laser-cut.
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.