An open API service indexing awesome lists of open source software.

https://github.com/ilikedev/rmbackground

Remove the background of a picture.
https://github.com/ilikedev/rmbackground

bgremover csharp dark-theme material-design material-ui removebg removebg-api

Last synced: over 1 year ago
JSON representation

Remove the background of a picture.

Awesome Lists containing this project

README

          

# RMBackground

> With this tool you can make an image transparent. That is to say that
> only the main object will be visible, all the rest will be
> transparent. For example, it can be useful when you want to download
> an icon to put it in a slideshow but unwanted white outlines are
> present.

## Tutorial

1. [Create your Kaleido account](https://accounts.kaleido.ai/users/sign_up)
2. [Create your API key](https://www.remove.bg/dashboard#api-key) and copy it in your clipboard
![png](https://github.com/user-attachments/assets/a6e0de35-7aa8-469d-93bd-40e68407dd4a)
4. [Download the last version of the tool](https://github.com/ilikedev/RMBackground/releases) in the realsases.
5. Enter your API key and click "*Retry and Continue*"
![image](https://github.com/user-attachments/assets/5a4ee0c5-c5f2-48af-8ce1-a443d0372ce6)

## History
> This is the new version of an old tool named "Remove-BG-Desktop-App"

**However, there are many differences:**

- ✔**Fixed** blurry text bug when changing DPI scale
- ✔Bug in the window which freezes when removing the background **fixed**.
- ✔More **stable** application.
- ~~Application created faster😅~~
But what pushed me to go so far as to create a new repos **was the poor organization of the old one**.
## Screenshots
![image](https://github.com/user-attachments/assets/929545ea-1737-47ea-92dc-02ffe65b1476)
![image](https://github.com/user-attachments/assets/ecd1fc1f-752f-409e-a70d-2733935475e6)
![image](https://github.com/user-attachments/assets/5a4ee0c5-c5f2-48af-8ce1-a443d0372ce6)

## Credits

> There is currently no credit to be made
## Used NuGet's packages

- SaaUI(for better GUI)
- MaterialSkin2(for better GUI)
- YamlDotNet(for manage the yaml file)