Search found 1 match
- 2017-07-30T07:45:25-07:00
- Forum: Users
- Topic: mogrify? convert? or something else?
- Replies: 0
- Views: 10497
mogrify? convert? or something else?
hello if anyone want to help with this it would be great. the below command is working mogrify -verbose -path /cygdrive/L/temp/og-rotate-logo -format jpg -draw 'image over 0,0 0,0 "/cygdrive/L/temp/logo.png"' -gravity southeast *.jpg -path /cygdrive/L/temp/1200px -adaptive-resize 1200x1200 *.jpg ...