how to "shave" a group of graphics
Posted: 2007-01-10T09:44:21-07:00
I have a bunch of jpgs, tifs and gifs that all need to be 250x350 pixels. I am coding in a dos command line on a windows 2000 server. I am using -scale 250x to get the correct width so how do I arbitrary put a value in the shave command to cut the bottom of the graphic off after it reaches 350 pixels?