Some questions about images and assets

Hi everyone,

I am trying to make a website that allows users to upload their own images and choose the images on another page.

What I plan is like:

  1. user uploads an image.
  2. the website saves the image into webflow assets.
  3. on another page, the user can choose the image from the assets and display it on the page.

And the questions are:

  1. Can I upload files to the assets by javascript or other ways?
  2. I know that every file saved in the assets has a specific link, is it possible to get the link of all the files in the assets by code?
  3. Is there a limit for the storage capacity of the assets?

Sorry that I am a beginner at website design so the questions may sound ridiculous :sweat_smile: Hope someone can give some suggestions or correct me.

Thank you so much!