resize-image-size
Reactive icon

Resize Image Size

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 18 August 2022
 by 
5.0
 (1 rating)
resize-image-size

Resize Image Size

Documentation
1.0.0

Outsystems implementation of https://github.com/Donaldcwl/browser-image-compression (credit to him)


For automatic resizing image to targeted size in MB


The 5 parameters :

MaxSize : targeted size of the image in MB

MaxWidthHeight : maximum allowed size to be changed because of the resizing

UseWebWorker : Use web worker or main thread

ShowComparison : show image comparison, before and after (cosmetic only)

ShowProgressBar : show progress bar of compression (cosmetic only)