A script to remove watermarks of the different types of images.
Unauthorized removal of watermark logos from images using this script may give rise to ethical and legal implications. It is imperative to uphold the privacy and terms of service of the relevant platforms. If you possess explicit permissions from the image owner, only then should you contemplate deploying this script, ensuring a more ethical and responsible utilization of the tool. I stress that the judicious and ethical application of this tool rests entirely on your own responsibility, and I bear no liability for any misuse.
git clone https://github.com/A-Unix/ImageWMRemover.git
cd ImageWMRemover
chmod +x *
./setup.sh
python3 main.py
Enjoy :)