Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kendricktan/byebyewatermark
Removes watermarks from images
https://github.com/kendricktan/byebyewatermark
Last synced: 22 days ago
JSON representation
Removes watermarks from images
- Host: GitHub
- URL: https://github.com/kendricktan/byebyewatermark
- Owner: kendricktan
- Created: 2015-12-05T05:54:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T02:02:25.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T11:32:44.159Z (7 months ago)
- Language: Java
- Size: 85 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# byebyewatermark
# Getting started
1. You'll need to prepare 3 filles in order to remove the watermark from the image
watermark.png
thumbnail.png
mask.png
2. Where watermark.png is the image with the watermark, thumbnail.png is the thumbnail of the image without the watermark, and mask.png is a mask of the image, where the watermark of the image is paint over with black
3. run `python byebye.py `