Combining Commands
Posted: 2018-06-07T20:31:04-07:00
Hi Everyone,
I am new to ImageMagck, I have a few commands that I am using to modify images how would I put these commands together?
convert 1.JPG -resize 847x546 1.JPG
convert 1.JPG -chop 0x25 1.JPG
convert t.png 1.JPG -geometry +228+248 -composite 1.pdf
Thanks in advance!
- David
I am new to ImageMagck, I have a few commands that I am using to modify images how would I put these commands together?
convert 1.JPG -resize 847x546 1.JPG
convert 1.JPG -chop 0x25 1.JPG
convert t.png 1.JPG -geometry +228+248 -composite 1.pdf
Thanks in advance!
- David