Version
ImageMagick-7.0.4-Q16
OS
windows-10 -64bits
I have 60 images of Sunglass, want to give a grey gradient effect on the bottom of the images.
will someone help me to do this?
Thanks in advance.
Search found 5 matches
- 2019-04-10T03:08:04-07:00
- Forum: Users
- Topic: Gradient effects on multiple images
- Replies: 1
- Views: 3147
- 2019-02-28T03:32:24-07:00
- Forum: Users
- Topic: "mogrify" not working for batch image editing
- Replies: 2
- Views: 3406
Re: "mogrify" not working for batch image editing
I have a lot of footwear images with the white background, I want to give depth in those images by using gradient shade. it's working for a single image but not for multiple images.
Please help..
Please help..
- 2019-02-28T00:30:26-07:00
- Forum: Users
- Topic: "mogrify" not working for batch image editing
- Replies: 2
- Views: 3406
"mogrify" not working for batch image editing
Version ImageMagick-7.0.4-Q16 OS windows-10 -64bits Command magick mogrify "D:\imgk_grdnt\*.jpg" -fuzz 5% -trim -resize 660x700 -gravity center -extent 720x1125 -define gradient: -size 720x350 -gravity south gradient:white-#a7a7a7 -compose linear_burn -composite "D:\imgk_grdnt\*.jpg" by using above ...
- 2018-08-12T12:55:21-07:00
- Forum: Users
- Topic: Edit images of sub-folders in one attempt
- Replies: 1
- Views: 1940
Edit images of sub-folders in one attempt
Hi there, I have 50 folders containing 3-4 images in each folder with 1000x1000 dimension want to resize those in 400x600 dimension using IM script in once, How? my command is- magick mogrify "D:\Test\Footwear\Bckp\*.jpg" -resize 400x600 "D:\Test\Footwear\Bckp\*.jpg" IM Version: ImageMagick 7.0.7-38 ...
- 2017-08-12T11:08:30-07:00
- Forum: Users
- Topic: Editing Images in Subfolder
- Replies: 1
- Views: 2694
Editing Images in Subfolder
Hi Gentleman,
i m using IM-7.0.6-5 Q16 (64bit), windows-8.1 plateform
i use script- magick convert image.jpg -fill #f1f0ee -opaque white image. jpg
it works for multiple images in a single folder but not for muliple folders.
please help me to solve this.love to all.
i m using IM-7.0.6-5 Q16 (64bit), windows-8.1 plateform
i use script- magick convert image.jpg -fill #f1f0ee -opaque white image. jpg
it works for multiple images in a single folder but not for muliple folders.
please help me to solve this.love to all.