Background Removal Convert background of an image to transparent view
Support Development
PayPal ● 
Bitcoin Address: bc1qh7juzrxrawpr65elm4qs285m5rdhnhgsn7h2jf
 ● 
Lightning Address: [email protected]
Your Input Matters
Review
Advertisement
Screenshot
The "Background Removal" extension identifies the background area within an image and applies a mask, rendering the background transparent. This feature enables users to replace unwanted backgrounds with new ones. Leveraging the machine learning library RMBG-1.4 by BRIA AI, the tool accurately generates background masks for any given image. Subsequently, it uses an HTML canvas element to excise this portion of the image. Thanks to the WebGPU implementation of the "transformers.js" library, AI operations can be executed in a few seconds within the browser in offline mode. Importantly, this tool operates entirely offline and does not interact with any remote service.

Features

FAQs

  1. What is the "Background Removal" extension and how does it work?

    This extension serves as a tool for eliminating unwanted background areas from images. You can access the extension by pressing its toolbar button or a customizable keyboard shortcut. It may initially be hidden in the extensions popup post-installation in which you can optionly pin it to the toolbar area if needed. Upon clicking the action button, the interface opens in a new browser tab. Users can either drag and drop their image or use the file manager to select the desired image file. Upon selection, a preview of the image is displayed, along with a "Please wait..." message indicating background removal is in progress. Once completed, the image with a transparent background is presented next to the original image. At this point, a download button becomes available for downloading the modified image.

  2. What's new in this version?

    Please check the Logs section.

  3. How does this extension remove background portion of an image?

    This extension employs the RMBG V1.4 machine learning model developed by BRIA AI for efficient image removal tasks. Renowned for its precision, this model effectively identifies the background area within an image, allowing the extension to replace it with a transparent layer. To use this model in a browser extension, we leverage the "Transformers.js" library. By using WebGPU mode, the model achieves significantly faster processing speeds compared to running it with WASM on the CPU.

  4. Is it safe to use this tool for personal images?

    Absolutely. This tool operates entirely offline within your browser, ensuring that no data is stored or transmitted to any server. You can confidently use this tool privately.

Matched Content

Reviews

Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.

What's new in this version

Version--
Published--/--/--
Change Logs:
    Last 10 commits on GitHub
    Hover over a node to see more details

    Need help?

    If you have questions about the extension, or ideas on how to improve it, please post them on the  support site. Don't forget to search through the bug reports first as most likely your question/bug report has already been reported or there is a workaround posted for it.

    Open IssuesIssuesForks

    Permissions are explained

    PermissionDescription
    storageto keep user preferences

    Recent Blog Posts