How to Replace a Background with Another Image
Here's the short version. To replace background with image cleanly in 2026, you upload, wait about five seconds, and download a transparent PNG. That's it. The reason this article is longer than five sentences is that compositing onto new scenes has edge cases — fly-away hair, glass, white-on-white, low-resolution sources — where the wrong tool ruins the file. So we'll cover the simple flow first, then the gotchas that actually matter for designers and editors.
In this guide
- 1. Why designers and editors bother removing backgrounds at all
- 2. The settings that move the result the most
- 3. Where free tools usually break (and how to spot it)
- 4. How to replace background with image in five clicks
- 5. The quality levers that actually move the needle
- 6. One transparent file, many destinations
- 7. Browser flow vs. API — which to use
- 8. Frequently asked questions
Why designers and editors bother removing backgrounds at all
Backgrounds are visual noise. On compositing onto new scenes, that noise pulls attention away from the thing the image is actually about — the product, the face, the logo, the dish. Removing it isn't an aesthetic preference; it's how you make the subject readable at thumbnail size. Five years ago this took 20 minutes per image with the pen tool in Photoshop. Now the AI does it in five seconds, and honestly, on most photos it does it better than a tired human at 9pm.
The trade-off is real but small: AI cutouts are about 95% perfect, and the last 5% is sometimes a stray strand of hair or a transparent shadow you have to clean up by hand. For designers and editors, that math has flipped — five minutes of cleanup on a tricky image beats 20 minutes of pen-tool work on every image.
The settings that move the result the most
Most tools, BG Clear included, have a small number of knobs. The two that actually matter are the source resolution you upload and the background color you composite onto. Resolution drives edge quality. Background color drives whether the cutout looks naturally lit or weirdly floating.
For compositing onto new scenes, start with white. White is the most forgiving — any color bleed disappears against it. Once you're confident the cutout itself is clean, then experiment with brand colors or photo backgrounds. People who flip those two steps spend a lot of time fighting halos that aren't actually there.
Where free tools usually break (and how to spot it)
Four common failure modes. Watermarks on the export — easy to spot, deal-breaker if you're publishing. Resolution caps on the free tier — sometimes the export is silently 720 wide even when your input was 4000. Color-bleed halos around the subject — visible when you put the cutout on a new background. And missing alpha softness on hair, which makes portraits look stamped.
BG Clear avoids those by exporting full source resolution with no watermark, running ViTMatte for soft alpha, and applying a color-decontamination pass before the export. If you replace background with image and the result has any of the four problems above, the tool is the issue, not your photo.
How to replace background with image in five clicks
Step one is opening BG Clear in any browser. There's no app to install, and Safari, Chrome, Edge and Firefox all work. Drag the photo of compositing onto new scenes into the upload box, or tap if you're on mobile.
The AI takes roughly five seconds. You'll see a transparent checkerboard appear behind your subject when it's done. From there, the editor lets you swap to a solid background — white, black, brand color — or keep the transparency. Click Download. You're done.
A small thing most guides skip: download the transparent PNG even if you ultimately need a JPG with a colored background. The PNG is your master file. You can always flatten it onto a color later; you can't get the alpha back from a flattened JPG.
The quality levers that actually move the needle
Source resolution matters more than anything else. The AI extracts cleaner edges from a 3000-pixel source than from a 600-pixel one — not because the model is different, but because it has more pixels to work with at the boundary. If the cutout looks soft, re-upload a higher-resolution version before reaching for any other fix.
Lighting matters second. Soft, even, front-facing light gives the AI clear contrast at the subject edge. Harsh side light creates shadows the AI sometimes interprets as part of the subject. For compositing onto new scenes, daylight from a window or a single soft box is enough; no studio kit required.
Resolution and lighting together cover maybe 80% of cutout quality. The remaining 20% is the model itself, and at this point all the major free tools are using broadly similar architectures.
One transparent file, many destinations
A single clean cutout will normally service three or four downstream uses. If you cut out compositing onto new scenes once today, expect to use the same file for the website, the next deck, the next social post and the next email blast. That's why getting the cutout right the first time pays off — every reuse compounds the time saved.
Specifically, the PNG composites cleanly onto wherever the final asset lives as well as into Figma frames, Canva templates and Adobe Creative Cloud documents. Most modern tools handle alpha PNGs natively now; you rarely need to convert.
Browser flow vs. API — which to use
Browser is right for one-offs, low volume, and when you want to eyeball each result before downloading. API is right for everything that's part of an automated pipeline, where you trust the model output and want it to flow into something else without manual review. Both produce identical files; the only difference is the surface.
For designers and editors, the cutover usually happens when replace background with image stops being a creative decision and starts being a step in a larger workflow. Until then, browser is fine.
Frequently asked questions
Does it work offline?
Not currently. The model runs server-side, so you need an internet connection. For air-gapped or strictly offline workflows, the open-source InSPyReNet weights are publicly available and run on a laptop GPU; that's a different setup but the same family of model.
Will the output have a watermark?
No. Never. The transparent PNG has no BG Clear branding overlaid, no badge, no signature pixel. Use it commercially, use it on print, use it on a billboard if you want.
How accurate is the AI on hair, fur and translucent edges?
On internal tests against remove.bg, Photoroom and Canva, the InSPyReNet + ViTMatte pipeline matches or beats them on hair and fur cases. Translucent objects (glass, water, smoke) are still the hardest case for any tool — including BG Clear — but most compositing onto new scenes photos come back clean enough to publish without manual touch-up.
Does this work on screenshots and app UI?
Yes. The model isn't limited to photos. Screenshots of phones, laptops, app windows, dashboards and game scenes all extract cleanly as long as there's reasonable contrast at the boundary.
What file formats does the upload accept?
JPG, JPEG, PNG and WebP up to 10 MB. The default download is a full-resolution transparent PNG. If you pick a solid color in the editor before downloading, you'll get a flattened JPG of the same resolution.