Image a.png is 1472x208, to which I apply a crop using:
Code: Select all
convert.exe a.png -crop 1472x208+0+0 b.png
Code: Select all
convert.exe a.png -crop 1472x208 c.png
You can view the output here: (from top to bottom: a.png, b.png and c.png)
http://imgur.com/a/VdVb1