Background Remover
Remove an image background and download a transparent PNG. The AI model runs entirely in your browser — your photo is never uploaded.
Drop an image here or
JPG · PNG · WebP · runs locally · first use downloads a one-time ~4.5 MB model
Removing the background from a photo used to mean Photoshop's pen tool or a paid service like remove.bg. The ToolEdge Background Remover does it automatically and free — and uniquely, it runs the AI model **entirely in your browser**. Your image is never uploaded to any server; the segmentation happens on your own device using WebAssembly. Drop a photo, wait a few seconds, and download a clean transparent PNG.
Under the hood we run U²-Net, an open-source (Apache-2.0) salient-object-detection model, via the ONNX Runtime Web engine. On first use your browser downloads the model once (~4.5 MB, then cached) and the runtime's WASM files; after that, removal takes a few seconds per image with no further downloads. Because everything is local, there's no upload limit, no queue, no watermark, and no privacy concern — ideal for product photos, profile pictures, and anything you'd rather not send to a third-party server.
Common use cases
- Creating transparent-background product photos for an e-commerce listing or marketplace.
- Cutting out a headshot for a profile picture, team page, or speaker bio.
- Isolating a subject to drop onto a different background in a design tool.
- Making a logo or graphic transparent when you only have a flattened JPG/PNG.
- Prepping images for slide decks or thumbnails where a clean cutout looks more professional.