Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akash-rajak/Image-Watermark-Remover

Python script to remove watermark from any image with watermark in it.
https://github.com/akash-rajak/Image-Watermark-Remover

cv2 gui image-watermark-remover python3 tkinter watermark

Last synced: about 2 months ago
JSON representation

Python script to remove watermark from any image with watermark in it.

Awesome Lists containing this project

README

        

## ✔ IMAGE WATERMARK REMOVER
- An Image Watermark Remover is an application created in python with tkinter gui and OpenCv library.
- In this application user can select any image with watermark in it and will be able to remove the watermark from that selected image.
- Also user will be shown both the image with watermark and the image without watermark as an output.
- User can also save that snipped image any where on local system by using save command.
- For implementing this used OpenCv library.


GitHub Repo stars
GitHub Repo forks
GitHub Repo watchers
GitHub contributors



GitHub language count
GitHub top language
GitHub repo file count
GitHub repo size



GitHub issues
GitHub closed issues
GitHub pull requests
GitHub closed pull requests



GitHub commit activity
GitHub commit activity/year
GitHub commit activity/month
GitHub commit activity/week
GitHub last commit
GitHub Discussions



Github

****

### 📌REQUIREMENTS :
- python 3
- cv2 module
- tkinter module
- filedialog from tkinter
- messagebox
- from PIL import Image, ImageTk

****

### 📌HOW TO Use it :
- User just need to download the file, and run the image_watermark_remover.py, on local system.
- After running a GUI window appears, where user can start the application of removing watermark by clicking on the START button.
- After that a new GUI window will open, in which user will have buttons like SELECT and EXIT.
- User can select any image file with watermark in it from the local system, using SELECT button.
- After that user will be able to see both the image with watermark and image without watermark as an output.
- User can also save that image without watermark any where on local system by using save command.

### 📌Purpose :
- This scripts helps user to easily remove the water mark present in the image.

### 📌Compilation Steps :
- Install tkinter, PIL, cv2
- After that download the code file, and run image_watermark_remover.py on local system.
- Then the script will start running and user can explore it by selecting any image with watermark in it and removing it.

****

### 📌SCREENSHOTS :














****

### 🌟Stargazers Over Time:
[![Stargazers repo roster for @akash-rajak/Image-Watermark-Remover](https://reporoster.com/stars/akash-rajak/Image-Watermark-Remover)](https://github.com/akash-rajak/Image-Watermark-Remover/stargazers)
[![Stargazers over time](https://starchart.cc/akash-rajak/Image-Watermark-Remover.svg)](https://starchart.cc/akash-rajak/Image-Watermark-Remover)

****

### 🌟Forkers Over Time:
[![Forkers repo roster for @akash-rajak/Image-Watermark-Remover](https://reporoster.com/forks/akash-rajak/Image-Watermark-Remover)](https://github.com/akash-rajak/Image-Watermark-Remover/network/members)

****

### 📌Contributors: