style

Breadcrumb

 

Introduction

File & Image Uploader Pro allows you to resize your images prior to upload keeping the image's aspect ratio. To achieve this, either resizeWidth or resizeHeight has to be set to an integer greater than 0.

Setting both parameters, will lead to image cropping

 

Parameter Example

The following JSON snippet in the transformation parameters attribute, will resize all your images to a width of 300 px.

{"resizeWidth":"300"}
 

Try it

Resize Image

Verify