Background Remover
Remove image backgrounds and make them transparent directly in your browser. Sample a color, set tolerance, and export as a transparent PNG.
Drop an image here or click to browse
Supports JPEG, PNG, WebP
How color-based removal works
The tool uses a flood-fill algorithm starting from the color you click. Pixels whose color is within the tolerance distance of the sampled color are made transparent. Increase tolerance to remove more background, decrease it to protect similar-colored foreground areas.
Edge softness
The feather slider applies a small gradient at the boundary between transparent and opaque pixels, producing smoother edges that blend naturally on any background. Increase it for subjects with soft edges like hair or fur.
How to use
- Drop an image or click to browse.
- Click on a background pixel in the image to sample its color.
- Adjust Tolerance to include more or less of the background in the selection.
- Optionally increase Edge Softness for smoother edges.
- Click Remove Background to apply.
- Preview the result on a checkerboard, white, or black background.
- Click Download PNG to save the transparent image.
All processing runs in your browser using the Canvas API — no images are uploaded to any server.
Frequently Asked Questions
- What output format does this tool produce?
- Always PNG — it is the only common format that supports full alpha (transparency). JPEG and WebP with lossy compression do not support transparency.
- My subject has the same color as the background — what should I do?
- Lower the tolerance so the tool selects only pixels very close to the exact sampled color. You can also click multiple times to re-sample different parts of the background and remove them in separate passes.
- Can I undo a removal and start over?
- Yes — click Reset to restore the original image and start again.
- Is AI background removal used?
- No. This tool uses a classic color-based flood-fill approach that runs entirely in your browser with no server round-trip. It works best on images with a solid or near-solid background.
Related Tools
Image Converter
Convert images between JPEG, PNG, WebP, GIF, and BMP formats in your browser — no upload needed
Image Compressor
Compress JPEG, PNG & WebP images in your browser — lossless for PNG, near-lossless for JPEG
Image Resizer
Resize JPEG, PNG & WebP images to exact dimensions with optional aspect ratio lock