I recently used this website to bulk resize image before upload. It works on client side and the performance was pretty good in my experience. I wonder if we could have such technology built within Wappler. Possible flow that I could think of is like to add image resizer > configure image resize parameter > button onclick dynamic event > run image resizer > onsuccess > run serverconnect upload form… or directly on upload input field or dropzone option > tick or select to use image resizer.