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.
- Host: GitHub
- URL: https://github.com/ilikedev/rmbackground
- Owner: ilikedev
- Created: 2025-02-21T21:00:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T11:40:51.000Z (over 1 year ago)
- Last Synced: 2025-02-23T12:25:47.620Z (over 1 year ago)
- Topics: bgremover, csharp, dark-theme, material-design, material-ui, removebg, removebg-api
- Language: C#
- Homepage:
- Size: 6.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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*"

## 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



## 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)