Is the Background Color Changer free?
Yes. This tool is free to use with no sign-up. You can change an image background color and export the result without any cost.
Does it upload my image to a server?
No. Upload, subject cutout, preview, and export all happen locally in your browser, so the image stays on your device.
Will every image cut out perfectly?
Not always. No browser-side cutout is perfect on every source, but clear subjects, simpler backgrounds, and clean edges usually give the strongest result.
What formats can I export?
You can export the result as a PNG or a JPG, depending on whether you need a lossless file or a smaller compressed image.
Can I use a custom brand color?
Yes. Besides white and black, you can enter a custom color value so the background matches your brand or design system.
How do I put a photo on a pure white background?
Set the colour to #ffffff, which is the default, and run the change. That produces RGB 255,255,255 behind the subject, which is what marketplaces and document templates mean by pure white. Export as PNG if the subject has hard edges, since JPEG can leave visible ringing where the subject meets a flat white field.
Can I use my brand colour?
Yes. Paste the hex value into the colour field. Only hex is parsed, so #1a73e8 works and rgb(26, 115, 232) does not. If you need several brand colours, keep the transparent PNG from the remove background tool as your master and run it through this page once per colour, rather than re-cutting each time.
Why did my subject shift position?
After the cutout, the tool centres the subject's bounding box on the canvas. It is a deliberate simplification that keeps the subject from being clipped, and it means the original framing is discarded. Crop the source so the subject is already where you want it, and the centred result will match.
Should I choose PNG or JPG?
PNG, in almost every case on this page. A flat solid background is exactly what lossless compression handles well, so PNG here is often smaller than you expect and completely artefact-free. JPEG at 0.92 will show ringing along the subject's outline against the flat colour, which is precisely where the eye looks.
Does the image leave my device?
No. The cutout model runs in a Web Worker on your machine and the coloured composite is drawn on a local canvas. Nothing is uploaded and there is no account or queue.