Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29dd4c1 commit ca55ea1Copy full SHA for ca55ea1
README.md
@@ -94,7 +94,9 @@ batch the other function can be used to watermark a folder of images at once. Th
94
Currently batch function is missing the GUI component which should be ready soon.
95
96
Default output file name and path are as following:
97
+
98
Output Path: r"c:/Users/"+user_path+"/Desktop/watermarkd_/"
99
100
Output File: 1.png, 2.png, 3.png, 4.png and so on.
101
102
## Parameters
@@ -156,6 +158,7 @@ It's expected to be dominantly used by:
156
158
## Release Notes
157
159
160
0.7.0.1 - Initial release is out.
161
162
0.7.0.2 - Added functionality to add folder for batch operations when saving folder doesn't already exist.
163
164
0 commit comments