<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>background-removal</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1696/feed"/>
    <updated>2026-06-15T03:11:31+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1696/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12850</id>
            <title type="text"><![CDATA[Defuse]]></title>
            <link rel="alternate" href="https://github.com/shonebinu/Defuse" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12850"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Defuse is a GTK4 application for removing image backgrounds locally. 

Defuse is a local background removal tool written in Python using GTK4 and Libadwaita. Processing is performed using the ISNet-general model through ONNX Runtime.]]>
            </summary>
            <updated>2026-05-26T05:34:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12509</id>
            <title type="text"><![CDATA[Stirling Image]]></title>
            <link rel="alternate" href="https://stirling-image.github.io/stirling-image/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12509"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Self-hosted image processing

Resize, compress, convert, remove backgrounds, and more. All on your own server, no data leaves your machine.
Get started

Stirling-PDF but for images. 30+ tools and local AI in a single Docker container - resize, compress, remove backgrounds, upscale, OCR, and more. No cloud, no telemetry. Your images never leave your machine. 

- [Stirling Image @ GitHub](https://github.com/stirling-image/stirling-image).

Related contents:

- [Veille #51 — L&amp;#039;actu de la semaine @ Camille Roux :fr:](https://www.camilleroux.com/veille-51-lactu-de-la-semaine/).]]>
            </summary>
            <updated>2026-04-10T08:23:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10324</id>
            <title type="text"><![CDATA[withoutbg]]></title>
            <link rel="alternate" href="https://withoutbg.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10324"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Image Background Remover API.
Open source image background removal model 
Remove backgrounds from images instantly with AI. Choose between local processing (free) or cloud API (best quality).

- [withoutbg @ GitHub](https://github.com/withoutbg/withoutbg).]]>
            </summary>
            <updated>2025-09-19T12:55:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3490</id>
            <title type="text"><![CDATA[TransformersPHP]]></title>
            <link rel="alternate" href="https://codewithkyrian.github.io/transformers-php/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3490"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[State-of-the-art Machine Learning for PHP. Run Transformers natively in your PHP projects.

Transformers PHP is a toolkit for PHP developers to add machine learning magic to their projects easily. 
TransformersPHP is designed to be functionally equivalent to the Python library, while still maintaining the same level of performance and ease of use. This library is built on top of the Hugging Face&amp;#039;s Transformers library, which provides thousands of pre-trained models in 100+ languages. It is designed to be a simple and easy-to-use library for PHP developers using a similar API to the Python library. These models can be used for a variety of tasks, including text generation, summarization, translation, and more.

- [TransformersPHP @ GitHub](https://github.com/CodeWithKyrian/transformers-php).
- [Building a Background Removal Tool with Laravel and TransformersPHP @ CodeWithKyrian](https://codewithkyrian.com/p/building-a-background-removal-tool-with-laravel-and-transformersphp).]]>
            </summary>
            <updated>2025-08-29T01:38:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4149</id>
            <title type="text"><![CDATA[Remove Background Web]]></title>
            <link rel="alternate" href="https://huggingface.co/spaces/Xenova/remove-background-web" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4149"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Background Removal w/ 🤗 Transformers.js. Runs locally in your browser, powered by the RMBG V1.4 model from BRIA AI.

a Hugging Face Space by Xenova.]]>
            </summary>
            <updated>2025-08-29T03:28:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4492</id>
            <title type="text"><![CDATA[BRIA Background Removal v1.4 @ Hugging Face]]></title>
            <link rel="alternate" href="https://huggingface.co/briaai/RMBG-1.4" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4492"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[RMBG v1.4 is our state-of-the-art background removal model, designed to effectively separate foreground from background in a range of categories and image types. This model has been trained on a carefully selected dataset, which includes: general stock images, e-commerce, gaming, and advertising content, making it suitable for commercial use cases powering enterprise content creation at scale. The accuracy, efficiency, and versatility currently rival leading open source models. It is ideal where content safety, legally licensed datasets, and bias mitigation are paramount.

- [BRIA Background Removal v1.4 Model Card @ GitHub](https://github.com/chenxwh/cog-RMBG).
- [S4E10 - Quel destin pour l’Apple Vision Pro ? @ Underscore_&amp;#039;s Acast :fr:](https://shows.acast.com/micode-underscore/episodes/s4e10-quel-destin-pour-lapple-vision-pro).]]>
            </summary>
            <updated>2025-08-29T04:26:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4765</id>
            <title type="text"><![CDATA[Background Removal Web]]></title>
            <link rel="alternate" href="https://img.ly/showcases/cesdk/background-removal/web" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4765"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Effortlessly remove background from images directly in the browser with no additional costs and privacy concerns.

- [Background Removal @ GitHub](https://github.com/imgly/background-removal-js)]]>
            </summary>
            <updated>2025-08-29T05:11:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5559</id>
            <title type="text"><![CDATA[Rembg]]></title>
            <link rel="alternate" href="https://github.com/danielgatis/rembg" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5559"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rembg is a tool to remove images background.]]>
            </summary>
            <updated>2025-08-29T07:24:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7256</id>
            <title type="text"><![CDATA[Remove.bg]]></title>
            <link rel="alternate" href="https://www.remove.bg/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7256"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Remove Image Background. 100% Automatically and Free.]]>
            </summary>
            <updated>2025-08-29T12:06:37+00:00</updated>
        </entry>
    </feed>
