Imagemagick: Convert to fixed height, proportional width July 24, 2023 by Tarik Try this: convert -resize x1080 {from_path} {to_path}