21
Views
2
Comments
Solved
[Image Resizer] Image Resizer forge for Reactive App take time to compress when use on Mobile browser
image-resizer
Reactive icon
Forge asset by Alekhya Chitimireddi
Application Type
Reactive

Hi All,


I have this requirement that users use the application through a mobile browser and take pictures but the app is built from reactive. 

I used an Image Resizer component client action to resize it before saving it to the database, but it takes time to resize or compress the image and then save it to the database which is taking time as well since users use modern smartphones that have high-resolution cameras. 
And sometimes it causes the connection timed out.

Any ideas?
We are thinking if we use light BPT the user can continue with the app but that approach might impact the performance.


TestApp.oml
Image.jpeg
2024-07-12 05-57-50
Gourav Shrivastava
Champion
Solution

Hello @Phil Jayson San Pedro,

I would like to suggest using this component from the forge Image Utils Reactive. I personally used this component which is best for reducing the size of images in client-side quickly . It works on both mobile and web.

Thanks 

Regards Gourav Shrivastava

2021-09-07 04-36-46
Phil Jayson San Pedro

Thank you Gourav, It is quite fast.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.