
WebVrDev Bg Remover
Remove image backgrounds in your browser
What it does
WebVrDev Bg Remover removes image backgrounds in one click and exports clean transparent PNGs. Unlike many online tools, the image stays on your device: the AI model runs directly in the browser with WebGPU or WASM fallback. It includes zoom/pan preview, mask refinement, cleanup presets for hair, products, or fast mobile use, and installable PWA support.
Does the same job
all alternatives →- RBRemove-bg – open-source remove background using WebGPU2024 · bannerify.co · ▲286
Yesterday,I saw a post in X asking for a self-hostable background remover service. I was thinking, can we make it work by using WebGPU? So it will run in the browser and doesn't require any server/queue to run After a couple of hours, I created this and published the source code on https://github.com/ducan-ne/remove-bg It's still new so welcome any ideas and contributions Powered by WebGPU and Transformer.js (RMBG V1.4 model)


- UAUse AI to remove image backgrounds locally in the browser2024 · html.zone · ▲11
Thanks to the capabilities of WebWorker, WebAssembly, and WebGPU in the browser, we can now run AI models within the browser.
MagicBG : Free AI Background RemoverJun 2026 · magicbg.org · ▲4Remove image backgrounds free : transparent PNG in seconds
Free Background Remover No SignupMay 2026 · ibgremove.com · ▲2100% private — images never leave your browser
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com