I'm using vipsthumbnail to resize images via the command line.
I would like to know if there is a way to resize an image and ignore its aspect ratio, so that no matter what size if I passed 5x500 I would get a 5px by 500px image.
I can't fine anything in the documentation.
I'm using the lib on macOS.