Compressing Image size from File picker
Posted: Fri Apr 03, 2020 9:02 pm
Hi
Im using the file picker control to select an image in a web application which then writes the image to a database table as a BLOB.
With camera resolutions getting larger and larger these days, image sizes can be very big even when the settings are set to minimum on the device.
My question therefore would be is there a way in Lansa to automatically compress a selected image down to a specific size before we save it to our database, or would I need to rely on an external tool to do the compression before the users selects the image?
Any guidance would be hugely appreciated
Paul.
Im using the file picker control to select an image in a web application which then writes the image to a database table as a BLOB.
With camera resolutions getting larger and larger these days, image sizes can be very big even when the settings are set to minimum on the device.
My question therefore would be is there a way in Lansa to automatically compress a selected image down to a specific size before we save it to our database, or would I need to rely on an external tool to do the compression before the users selects the image?
Any guidance would be hugely appreciated
Paul.