![]() |
Batch watermark folder recursively with imagick composite?
I would like to watermark thousands of images. I am trying to do it with imagemagick.
Code:
composite -dissolve 40% -gravity SouthWest /path/to/watermark.png /path/to/input/file.jpg /path/to/output/file.jpg The sh script is... Code:
#!/bin/bash |
Solved by writing a new script... Thanks, nobody, anyway! :)
|
All times are GMT -7. The time now is 08:51 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc