73: convert -sample height x width source.image resized.image
74: {code}
75: procudes an image that fits into the given bounding box. I.e. neither height nor width of the image is largen then the specified ones. convert respects the ratio of the image.