Image Width (w)
The width of the output image. The resulting image will be w pixels wide.
If only one dimension is specified, the other dimension will be calculated according to the aspect ratio of the input image. If both width and height are omitted, then the input image is dimensions are used.
If the fit parameter is set to clip, then the actual output width may be equal to or less than the dimensions you specify.
Note: The maximum output image size on Pixta Cloud is 10000x10000 pixels. All output images will be sized down to accommodate this limit.
If you would like to resize using only w, please use fit=crop to ensure that the other dimension will be accurately calculated.
Original

Resized: w=300
