How to Remove the Background from a JPG
Updated September 7, 2026
JPG is the most common image format in the world, and the least suited to cutouts, because it cannot store transparency. Here is what that means practically, and how to get a clean cutout out of a JPG anyway.
The one thing to understand first
When you remove a JPG's background, the transparent result cannot be saved as a JPG. The format simply has no alpha channel. The cutout has to be saved as a PNG (or WebP). So the workflow is: JPG in → PNG out. Any tool that claims to give you a "transparent JPG" is really just filling the background with a solid color.
The workflow
1. Open the background remover. 2. Upload your JPG (up to 25 MB, up to 8000×8000 px). 3. The subject is detected and the background removed automatically. 4. Download the result as a transparent PNG, or, if you need a JPG out, as a JPG with a solid background color you choose (white by default).
Processing happens in your browser; the JPG never leaves your device.
JPG quirks that affect cutouts
- Compression artifacts. JPG compression smears edge pixels, which shows up as faint fringe around the cutout. The higher the source quality, the cleaner the edge.
- No alpha to recover. Whatever transparency the original scene had is gone forever; it is re-created by the removal model, not restored.
- Camera EXIF rotation. Phone photos sometimes store rotation as metadata. Modern browsers handle this, so the preview and the result stay correctly oriented.
When a JPG output is actually what you want
If the image is headed for a marketplace listing, a website hero, or anywhere a solid background is fine, downloading a white-background JPG keeps the file smaller than an equivalent PNG. Use the transparent PNG only when you truly need transparency.
Summary
JPG in, PNG out. That is the whole trick. Remove the background from your JPG here, free, in your browser. For PNG sources, see removing backgrounds from PNG files.