Skip to content

Commit 7e6bcf2

Browse files
authored
Update README.md
1 parent 4e23796 commit 7e6bcf2

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# Simple Batch Image Watermarker
2-
Simple Batch Image Watermarker for Windows
2+
3+
## Simple Batch Image Watermarker for Windows supporting Watermarking of a whole folders images.
4+
5+
The Repeat-Mode starts drawing from the image center, unlike others who just draw starting from top-left.
6+
The watermark gets automatically resized to fit, if the Image to get watermarked is smaller than the Watermark.
7+
8+
You can also Drag & Drop a Folder/Image onto the Textboxes, instead of manually inputting or searching.
9+
10+
11+
![Simple-Image-Watermarker](https://user-images.githubusercontent.com/38970388/211128456-40ccc9bc-3d26-448e-ada2-a71bc3d0cb1f.PNG)
12+
13+
14+
![Watermarked-Image](https://user-images.githubusercontent.com/38970388/211128512-6f7dbb70-393e-4a81-b579-6923dae5014c.png)
15+
16+
17+
ToDo:
18+
- Add SVG Watermark Support
19+
- Add GIF Watermark Support
20+
- Procentual sizing

0 commit comments

Comments
 (0)