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

https://github.com/juanbindez/bgpurge

This software extracts the background of images and turns it into png
https://github.com/juanbindez/bgpurge

extractor images png removebackground

Last synced: about 1 year ago
JSON representation

This software extracts the background of images and turns it into png

Awesome Lists containing this project

README

          

# BGPurge 1.0.0

### Release Notes:

- Initial version only with the feature of selecting an image and removing the background automatically and saved in .png.

- simple and easy to use practical software

![image](https://github.com/JuanBindez/BGPurge/assets/79322362/835126bb-3f3e-4481-8be3-7d31a2e4bf33)

### Remove background:

![Captura de tela de 2023-07-02 10-51-07](https://github.com/JuanBindez/BGPurge/assets/79322362/59339e17-3ed4-4af3-b408-128ffd44e6dd)

![Captura de tela de 2023-07-02 10-52-03](https://github.com/JuanBindez/BGPurge/assets/79322362/d0eeebe1-d6f0-4ebc-87a8-2a9bec6d0b7f)

![Captura de tela de 2023-07-02 10-52-34](https://github.com/JuanBindez/BGPurge/assets/79322362/73b7f834-b87a-47ad-ab3d-e36f4644e86b)

![Captura de tela de 2023-07-02 10-53-22](https://github.com/JuanBindez/BGPurge/assets/79322362/9f79c156-207d-4b84-9697-6ddcd02ad705)

![Captura de tela de 2023-07-02 10-54-37](https://github.com/JuanBindez/BGPurge/assets/79322362/9b251a80-6a24-4d61-8909-ef7ee891b0a9)

### Compile:

pyinstaller --name BGPurge-v1.0.0-x86_64 --onefile --noconsole --windowed main.py