← Background Remover

How to Remove Image Backgrounds with AI

Product photos, portraits, and marketing images look professional with clean transparent backgrounds. Here's how to do it without uploading your images to a cloud service.

The privacy problem with background removal

Services like remove.bg, Adobe Express, and Canva offer excellent background removal, but they all require uploading your image to their servers. This creates risks:

How browser-based AI works

Presend uses @imgly/background-removal, a machine learning model optimized for the browser:

  1. The ONNX model (~4MB) downloads once and caches in your browser
  2. WebGL accelerates inference on your GPU when available
  3. The model segments the image into foreground (subject) and background
  4. The result is rendered as a PNG with an alpha channel (transparency)

Zero pixels leave your device. This is fundamentally different from cloud-based alternatives.

What works best

The AI model is trained on millions of images and performs exceptionally well on:

Challenging cases include:

Use cases

Step-by-step guide

  1. Open the tool — Go to Background Remover
  2. Upload your photo — Drag and drop or select a JPG, PNG, or WebP (up to ~10MB)
  3. Wait for processing — The AI analyzes and segments your image (5–15 seconds)
  4. Compare — Side-by-side view shows original and result
  5. Download — Save as transparent PNG, ready for any use

Tips for best results

Open Background Remover →