Search found 3 matches

by Dormi
2015-01-27T23:08:22-07:00
Forum: Developers
Topic: Script for resize canvas size and aling image in center of canvas
Replies: 4
Views: 7683

Re: Script for resize canvas size and aling image in center of canvas

Bonzo wrote:You need to explain further; I recommend you post a graphical example of what you want.

-extent can increase canvas size and -gravity center will center the image on the background.

-size will create a canvas
thank you for help. This command save a lot of my time
by Dormi
2015-01-26T03:56:44-07:00
Forum: Developers
Topic: Script for resize canvas size and aling image in center of canvas
Replies: 4
Views: 7683

Script for resize canvas size and aling image in center of canvas

Greetings,

I'm using ImageMagick in Windows

I need a script to do the following for batch files:
1)resizing canvas size height to some varrible
2)and center aligning image in this new canvas

Well, I am new in ImageMagick scripting

Please, help me

Thanks a lot