AI Background Remover
AI Background Remover è un/una app nel catalogo della community osFoundry. Rimuove lo sfondo dalle immagini con una sola chiamata API o tramite l'interfaccia web — supporta i modelli U²-Net, ISNet, SAM, BiRefNet, BRIA-RMBG. Utilizzabile su CPU per uso occasionale. Basato su rembg. Distribuito come thin wrapper sull'immagine upstream.
Dettagli
- Workspace: osfoundry
- Categoria: PRODUCTIVITY
- Prezzo: Free
- Accesso: Community
Funzionalità
- Remove image backgrounds with one API call or web UI — supports U²-Net
- BiRefNet
- BRIA-RMBG models
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# AI Background Remover
Background removal API + web UI, powered by rembg.
## Performance
CPU works for casual use — ~2-5 seconds per image on a modern CPU. GPU brings it to sub-second. Compared to other AI Creative apps in batch 27, rembg is **the most CPU-friendly** — no high-end GPU needed for occasional use.
## Features
- API: `POST /api/remove` with image bytes → returns PNG with transparent background
- Web UI for drag-and-drop
- Multiple models: U²-Net, U²-Netp (small), ISNet, SAM, BiRefNet, BRIA-RMBG-1.4
- Person + animal + product specific models
- Mask-only output (for compositing pipelines)
- Alpha matting (smoother edges)
## Packaging
Thin wrapper around `danielgatis/rembg:latest`. Models cached at `/root/.u2net` (first download is per-model, ~170 MB - 800 MB).
Come utilizzare AI Background Remover in osFoundry
Installi AI Background Remover nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.