EraseBG

Terms

EraseBG is free, open source and runs entirely in your browser. These terms are short because there is very little to govern: we never see your images, there are no accounts, and the code is yours to use under the MIT License.

No data collectedNo uploads, no analytics, no cookies beyond your own settings.
MIT licensedUse the site and the code for anything, including commercial work.
No warrantyProvided as is. Check results before you rely on them.

1. Overview

EraseBG removes image backgrounds inside your web browser. By using the website or the source code you agree to the terms below. The service is provided free of charge, requires no registration, and has no usage limits.

2. Privacy and local processing

We do not collect, store or transmit your images. All processing happens on your device: files are decoded into memory, run through the model on your GPU or CPU, and discarded when you close the tab.

3. Licence

The source code is released under the MIT License. You may use, copy, modify and redistribute the website and the code for personal or commercial purposes, subject to the licence text below. The segmentation and super-resolution models are third-party open models published under the Apache-2.0, MIT and BSD-3-Clause licences respectively; their notices are in the repository.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

4. No warranty

In line with the MIT License, the software is provided "as is", without warranty of any kind. Results depend on the image and the model; review them before use.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

5. Acceptable use

We cannot see what you process, but we ask that you do not use EraseBG for:

6. Third-party content

The sample images on this site are stock and product photographs used for demonstration only. They are not covered by the MIT License and may not be reused outside this site.

7. Changes

These terms may change. Updates appear on this page with a new date. Continued use after a change means you accept it.

8. Contact

Questions about these terms or the project: open an issue on GitHub.

Questions

Can I use the results commercially?

Yes. The output belongs to you, subject to your rights in the original photo.

Can I self-host or fork it?

Yes. It is a static site; copy the repository to any web server. Keep the licence notice.

Do you keep logs?

The site is static and has no backend. The host may keep ordinary access logs for the page files, never for images.

What about the models' licences?

All are permissive (Apache-2.0, MIT, BSD-3-Clause) and allow commercial use. See the repository for the notices.

Last updated September 2026.