Free image background removal - private, client-side and powered by Transformers.js
by addyosmaniTypeScript
Last 12 weeks · 0 commits
2 of 6 standards met
When tested on certain physical iOS and iPadOS devices, the app crashes and auto-reloads during the image processing period. Steps to Reproduce 1. Use the provided sample image for background removal processing. 2. Let the processing loads. 3. Observe that the app crashes and auto-reloads. Expected Behavior: The app should process the image without crashing or reloading, regardless of the device. Observed Behavior:** The app crashes and auto-reloads during the processing phase (~10-30s loading time). No error logs are visible. Devices with issue: iPhone SE - iOS 17 - Chrome 134.0.6998.33, Safari iPhone 16 - iOS 18.3.1 - Chrome 133.0.6943.120, Safari iPad(9th Generation) - iPadOS 18.3.1 - Chrome 134.0.6998.33, Safari Devices that worked as expected: iPhone 14 - iOS 18.3.1 - Chrome 134.0.6998.33, Safari iPhone 15 - iOS 18.0 - Chrome 134.0.6998.33, Safari
Hi! I looked for an open source bg remove that I can host in docker, but it looks like you didn't host a docker image. So I fixed that for everyone to quickly self-host this app. Be aware this is still running in dev mode just like you specified in getting started, tho I would opt for production build. It makes a smaller image and host with nginx but you lose the HMR of vite which I dont think self-hoster will ever care.
Repository: addyosmani/bg-remove. Description: Free image background removal - private, client-side and powered by Transformers.js Stars: 1015, Forks: 117. Primary language: TypeScript. Languages: TypeScript (86.2%), JavaScript (5.5%), CSS (4.4%), HTML (3.9%). License: MIT. Homepage: https://bg.addy.ie Topics: background-image, background-image-remover, background-remover, images. Open PRs: 2, open issues: 8. Last activity: 1y ago. Community health: 42%. Top contributors: addyosmani, ahallora.