I need help on images

I want to make an application which uses many images. is there a way to create a database with images and then be able to take the images from there? So I don’t exceed the 10MB limit. Is there anything I can do?

You can use cloudnary to upload your images there So you can access those images anytime you need in your app using image URL taht you’ll get after uploading…

1 Like

Thunkable apps have a 50MB size limit, not 10MB.
See here for more information
https://docs.thunkable.com/projects/assets

1 Like