Resize images when uploading

Hello,
I have a (dynamic list view) form where user can upload images. I am saving the actual image data in db. So I need some way so that I can resize the image OR restrict upper limit of size when uploading.

Is this doable with retool ? Can you guide me on it?
Thanks

2 Likes

Hi @mpmohi We don't have a native solution for resizing :disappointed: I see an internal feature request for an image editor (resizing, cropping, etc). I don't think the team is currently working on this request, but I can reach back out here when that component ships

In the meantime, I'd recommend trying out a code solution similar to Mark's suggestion here

1 Like