· updated
How to Remove a Photo Background Without Photoshop
By NotAtAll
You need a clean cutout of a product, a headshot with a plain background, or a PNG with transparency for a design. The classic answer is Photoshop’s Select Subject — but that is a subscription for a job that often takes ten seconds. Here are three free ways to get it done, starting with the fastest.
Option 1: AI background removal, right in your browser
The Remove Background tool runs a real neural network (U²-Net) inside your browser tab:
- Drop in a photo — people, products, animals and furniture work best.
- Click Remove Background. The first run downloads a ~5 MB model once; after that it is cached.
- Download the transparent PNG cutout.
Because the model runs on your own device via WebAssembly, the photo is never uploaded anywhere. That removes the usual trade-off with “free” background removers, which upload your images to their servers and then monetize you with watermarks, credits or a subscription. There is no watermark and no daily limit here — there is no server cost to pay for.
Getting better results: the model finds the most prominent subject. Photos with one clear, well-lit subject against a contrasting background cut out almost perfectly. Busy scenes with several overlapping objects can confuse it — cropping tighter around your subject first (the Crop tool runs in the same browser) usually fixes it.
Option 2: PowerPoint (yes, really)
If you have Office installed, PowerPoint’s Remove Background is decent for quick jobs:
- Insert the image into a blank slide.
- Picture Format → Remove Background.
- Mark areas to keep/remove, then right-click → Save as Picture (PNG keeps transparency).
It is surprisingly capable on simple subjects, but the marking brush gets tedious on hair, fur, or complex edges.
Option 3: Phone apps
On iOS and Android, the Photos apps now include built-in subject lift (long-press the subject, then copy or share). It is excellent for people and pets, but the result is a sticker-style cutout with no edge refinement, and getting it into a real transparent PNG file takes extra steps.
Which should you use?
| Situation | Best choice |
|---|---|
| Privacy-sensitive photos (IDs, documents, family) | Browser tool — never uploaded |
| Batch product photos | Browser tool — repeat with no limits |
| Already living in PowerPoint | PowerPoint |
| Quick share from a phone | Built-in subject lift |
One more tip: after you have the cutout, the transparent PNG is usually larger than the original JPG — that is normal, transparency costs bytes. If you need it smaller for the web, run it through the image compressor with PNG output.
Remove Background (AI)
Open tool