Remove-bg – open-source remove background using WebGPU
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)
In plain words
Remove-bg is an open-source tool that removes image backgrounds directly in the browser using WebGPU technology. It runs locally without requiring servers or processing queues, making it self-hostable. The tool uses the RMBG V1.4 model powered by Transformer.js and is designed for developers and users who need background removal functionality without external dependencies.
written from the facts on this page · September 2026
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com