Sorry for the delay, I meant to get to this sooner.
On Oct 30, 2013, at 3:50 AM, Sebastian Elsner <[email protected]> wrote: > I have not found a way to resize an image only by specifying the widht or > height and having oiiotool maintaining aspect ratio. I think you're looking for --fit. It's similar to --resize, but it preserves the aspect ratio, resizing the image to the largest size (with the same original aspect ratio) that will fit into the size you specify. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
