Cutout Canvas

Mask Adjustments

Controls locked until subject extracted

About Background Remover

Background Remover is a professional-grade, 100% browser-based utility that surgically extracts foreground subjects from any image. Powered by the u2net artificial neural network executing locally via ONNX Runtime and WebGPU, it delivers clean, transparent PNGs instantly without ever uploading your files to any external cloud server. It replaces expensive remove.bg or Canva Pro subscriptions while keeping your personal or corporate photos completely private.

Frequently asked questions

How does the browser-side Background Remover work?

The background remover executes the u2net deep-learning object segmentation model directly in your browser. When you upload an image, your GPU (via WebGPU) or CPU (via WebAssembly fallback) processes the photo locally to generate a high-precision alpha mask. This mask defines the foreground subject boundaries and cuts out the background into a transparent alpha channel, entirely within your browser's canvas memory.

Are my uploaded photos secure and private?

Yes. This tool operates on a zero-knowledge architecture. Your photos never leave your device. All calculations, neural network inference, and image compositing operations happen locally in your browser's sandboxed environment. There are no server uploads, making it completely compliant with strict corporate privacy and compliance guidelines.

Is there a download or file size limit?

No. Since the processing runs entirely on your own device's hardware, there are no subscription limits or file count caps. For optimal performance, extremely high-resolution images are scaled proportionally so the neural network math runs instantly, preserving high fidelity while delivering transparent outputs in seconds.

What is the difference between Threshold and Feathering controls?

The Threshold slider sets the binarization cut-off for the neural mask. Increasing it refines the boundary by removing fuzzy edges and semi-transparent pixels, which is ideal for solid, hard-edged objects. The Feathering slider applies a hardware-accelerated soft blur to the edge of the mask, creating smooth, anti-aliased transitions that are perfect for blending hair, clothes, and rounded shapes cleanly against new backdrops.

Does it support offline processing?

Yes. Once the page is loaded and the u2net model is cached in your browser's local sandbox (IndexedDB), the tool will work without any active internet connection. This makes it a perfect utility for secure, air-gapped workspaces.