Give us feedback
resize-image-mobile
Mobile icon

Resize Image Mobile

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 25 March 2019 by 
5.0
 (7 ratings)
resize-image-mobile

Resize Image Mobile

Details
Image resize on client action using javascript to resize the image.
Read more

Using javascript to resize image with specified px on width or height.

Input is binary, output is base64.

Useful for limiting image data size when send from mobile to backend.


Parameter :

Image : Binary data image

Quality : Quality of resize in percent

WidthHeight : reduce to size based on Width (True) or Height (False)

ResizeTo : number of px from Width or Heigth

ResultBase64 : the result in base64

Release notes (1.0.0)
Reviews (6)
by 
2021-12-01
in version 1.0.0
Very Useful
by 
2019-03-25
in version 1.0.0
Works perfectly :)
by 
2019-03-25
in version 1.0.0
useful....
Team