Unfortunately Debian 9 doesn't come with a IM 7 package. Thanks for the tip re: IM7, I installed it from source.
Now I have /usr/local/bin/convert
Version: ImageMagick 7.0.7-4 Q16 x86_64 2017-09-30
I also reviewed my images and found that out of all different sizes, I want to apply the watermark ...
Search found 2 matches
- 2017-09-29T22:22:57-07:00
- Forum: Users
- Topic: resize the watermark image accordingly to the width of the target image
- Replies: 6
- Views: 9685
- 2017-09-29T17:16:46-07:00
- Forum: Users
- Topic: resize the watermark image accordingly to the width of the target image
- Replies: 6
- Views: 9685
resize the watermark image accordingly to the width of the target image
I'd like to get help how to resize the watermark.png image accordingly to the target image that receives that watermark.
Version: ImageMagick 6.9.7-4 Q16 x86_64
The following script applies the same size of the watermark.png to all large and small images.
find -mtime -1 -printf "%f\n"|awk -F ...
Version: ImageMagick 6.9.7-4 Q16 x86_64
The following script applies the same size of the watermark.png to all large and small images.
find -mtime -1 -printf "%f\n"|awk -F ...