Remove a solid or near-solid background from an image and export a transparent PNG. Everything runs in your browser with the Canvas API — nothing is uploaded.
This tool removes backgrounds by color matching. It samples the background color (automatically from the image corners, or from the exact pixel you click) and makes every pixel within the tolerance range transparent. It works best on photos and graphics with a solid or near-solid background — product shots on white, logos, headshots on a plain wall, and similar.
Because it is color-based rather than AI subject-detection, busy or gradient backgrounds and subjects that share the background color will need manual color-picking and tolerance tuning. All processing is local: your image is never uploaded to a server.