BGNix - 100% Free & Privacy Background Removal
See the codeBGNix is a free, privacy-first AI tool that removes backgrounds instantly – no subscriptions, no uploads to any server. 100% Local Processing.
The app implements a cross-browser approach to background removal with optional WebGPU acceleration:
Both implementations use Transformers.js to run the machine learning models directly in the browser, eliminating the need for server-side processing.
git clone https://github.com/thinkingjimmy/bg-remove.git
npm install
npm run dev
MIT License - feel free to use this in your own projects!
11 commits
TypeScript
90.3%
JavaScript
4.0%
HTML
3.2%
CSS
2.5%
BGNix - 100% Free & Privacy Background Removal
See the codeBGNix is a free, privacy-first AI tool that removes backgrounds instantly – no subscriptions, no uploads to any server. 100% Local Processing.
The app implements a cross-browser approach to background removal with optional WebGPU acceleration:
Both implementations use Transformers.js to run the machine learning models directly in the browser, eliminating the need for server-side processing.
git clone https://github.com/thinkingjimmy/bg-remove.git
npm install
npm run dev
MIT License - feel free to use this in your own projects!
11 commits
TypeScript
90.3%
JavaScript
4.0%
HTML
3.2%
CSS
2.5%