You folks are tremendously helpful, thank you. The shaving worked swimmingly!
I have a slightly different question. I've got the commands I want to run now, which looks like this:
Code: Select all
convert.exe" -density 150 Filename.pdf -gravity south -crop 100x20% -shave 20x0% +repage Filename.gif
Unfortunately, unlike when I was using .jpg as the output file, the .gif takes a multi-page .pdf and converts it to an animated .gif. This isn't the result I want--I'd like separate .gifs for each file (as it did when it was a .jpg). I've reviewed the Usage guide regarding .gifs, but I was unable to locate a solution. Is this where I'm supposed to use the -dispose parameter? If so, where should it be placed.
I appreciate your patience with my questions,
Alexander