-
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
pyinstaller --name BGPurge-v1.0.0-x86_64 --onefile --noconsole --windowed main.py
This software extracts the background of images and turns it into png
PythonGPL-2.0
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
pyinstaller --name BGPurge-v1.0.0-x86_64 --onefile --noconsole --windowed main.py