How to Remove an Image Background for Free (No Photoshop, No Signup)
Removing a background used to mean Photoshop, a paid subscription, or uploading your photo to a third-party server. None of those are necessary. Here is how to do it in your browser for free, with nothing leaving your device.
Removing a background used to mean Photoshop, a paid subscription, or uploading your photo to a third-party server. None of those are necessary. Here is how to do it in your browser for free, with nothing leaving your device.
What you need
Nothing. Open the background remover in any modern browser, Chrome or Safari or Firefox. No account, no extension, no installed software.
Step-by-step
- Drop your image. JPG, PNG, WebP, and AVIF are all supported. Drag the file onto the drop zone or click to browse.
- Pick a mode. The tool has two: Photo (for real-world images) and Graphic (for logos, screenshots, and flat artwork). If you are not sure, leave it on Auto and the tool decides.
- Wait a moment. On first use the browser downloads a small AI model (about 4 MB) and caches it. After that, each image processes locally with no download wait.
- Download. Click the Download button. You get a transparent PNG or WebP, your choice.
That is the whole process. No watermark, no size limit enforced by a paywall, no countdown timer.
What mode should I pick?
Photo uses an AI model trained on real-world images: people, products, objects with shadows and soft edges. It handles complex edges like loose fabric and hair reasonably well. It takes a moment longer because the model does the heavy lifting.
Graphic uses a fast edge-detection algorithm that works best on images with solid or near-solid backgrounds and clean, hard-edged subjects. Logos on white, screenshots, flat product illustrations. It is faster and gives cleaner results on those inputs.
Auto makes the call for you. It looks at the border pixels of your image and chooses Graphic if the background is uniform, Photo otherwise.
What formats should I download?
PNG if you need maximum compatibility. WebP if you want a smaller file and the destination supports it (all major browsers do, all major social platforms accept it). Both formats preserve the transparent pixels.
Privacy
The image does not leave your device. The AI model runs entirely in your browser using WebGPU (or WASM where WebGPU is not available). You can confirm this in DevTools: open the Network tab before processing and watch for any request carrying image data. There will not be one.
Limitations to know about
- Very fine hair. The AI model handles most hair well but very wispy, backlit strands can come out slightly soft at the edge. For portfolio-quality portraits, a post-processing pass in a pixel editor may help.
- Transparent source images. If your input PNG already has a transparent background, the tool still works but you may get unexpected results where the existing transparency interacts with the removal.
- Dark subjects on dark backgrounds. Subjects and backgrounds with similar brightness are hard to separate for any background removal method. If the result looks wrong, try adjusting brightness in a photo editor before removing the background.
What to do after removal
- Drop the transparent PNG onto a new background in any design tool.
- Upload directly to Canva, Figma, or your e-commerce listing.
- Compress the PNG to reduce file size using the image compressor before uploading.
- Convert to WebP for web use with the PNG to WebP converter.