--- title: Background Remover emoji: 🪄 colorFrom: gray colorTo: purple sdk: gradio sdk_version: 6.20.0 python_version: '3.12' app_file: app.py pinned: false --- # 🪄 Background Remover Remove image backgrounds instantly using the open-source [BiRefNet](https://huggingface.co/ZhengPeng7/BiRefNet) segmentation model. Free to use, no sign-up, no watermark — runs on Hugging Face's free [ZeroGPU](https://huggingface.co/docs/hub/spaces-zerogpu). Three ways to use it: - **Upload** — drag and drop an image, get a transparent PNG back. - **Image URL** — paste a link to any image on the web. - **File → PNG** — upload a file and download a transparent PNG (also exposed as the `png` API for automation / MCP). Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference