Remove background colors with soft transparency
Build a global list of colors to remove, tune threshold and softness per rule, and export PNG or WebP files with transparent pixels. Batch export downloads a ZIP archive.
How to use the color remover
- Upload one or more images.
- Add colors with the color picker, screen eyedropper, image eyedropper, or HEX input.
- Adjust threshold and softness for each rule.
- Hold Original to compare before and after.
- Export selected images with a
-removedsuffix or download a ZIP.
FAQ
- Does this tool upload my images?
- No. Decoding, preview, and export all run locally in your browser.
- What is the difference between RGB and hue matching?
- RGB mode compares overall color distance. Hue mode focuses on hue similarity, which helps remove a color range while preserving luminance variation.
- Why is preview smaller than the exported file?
- Preview is capped at 900px on the longest side for speed. Export always uses the full-resolution image with transparent pixels removed.