Hi I am using the following command to resize images to 690px keeping ratio, so the height is variable:
convert input.jpg -resize 690 output.jpg