Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 958 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 958 Bytes

ImageWMRemover

A script to remove watermarks of the different types of images.

Usage Disclaimer

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.

Installation instructions

Clone the repo

git clone https://github.com/A-Unix/ImageWMRemover.git

Move to cloned folder

cd ImageWMRemover

Get permissions

chmod +x *

Install dependencies

./setup.sh

Run the main file

python3 main.py

Enjoy :)