Global ToolBox

Background Remover

Remove the background from a photo and get a transparent PNG cutout, powered by an AI model that runs entirely in your browser — nothing is uploaded to a server.

🔒 Processed locally in your browser

Loading…

How to use

  1. Drag and drop a photo, or click the upload area to choose one from your device.
  2. Click "Remove Background" to run the AI cutout model.
  3. The first run downloads a small AI model, so it takes a few extra seconds — later uses are faster.
  4. Preview the transparent result and click Download to save it as a PNG.

Features

  • Removes photo backgrounds automatically using an on-device AI model
  • Outputs a transparent PNG you can drop onto any background
  • Runs entirely in your browser — your photo is never uploaded to a server
  • Works with PNG, JPEG, and WebP input
  • No sign-up, no watermark, no daily limit

Frequently asked questions

Is my photo uploaded anywhere?

No. The AI model runs locally in your browser using WebAssembly. Your photo is processed entirely on your device and is never sent to any server.

Why does the first use take longer?

The AI model (a few megabytes) and the WebAssembly runtime it needs are downloaded from this site the first time you use the tool, then cached by your browser. Every use after that is faster since nothing needs to be downloaded again.

What AI model does this use?

It uses U-2-Net, an open-source salient object detection model (Apache-2.0 license), running entirely client-side via ONNX Runtime Web — no third-party API or cloud service is involved.

Will it work perfectly on every photo?

It works best on photos with a clear, well-lit subject and a reasonably distinct background — portraits, products, and single objects. Complex scenes, fine detail like individual hair strands, or very low-contrast subjects may not cut out perfectly.

What file format is the result?

The output is always a PNG, since PNG is the common image format that supports transparency. The transparent areas will show as see-through when placed on another background.

Related tools