What is the max file size for Moralis.File?

I see that for saving a file to IPFS it’s 1GB, but I couldn’t find a size limit for Moralis.File in the docs

I think that it will be a size smaller than 100MB that will work. Also, saving files to database will not work perfectly for all file formats.

Ok great thank you :+1:. I’ll test the formats I’m giving as options and leave a comment here as to what file types I tested work in case others have a similar question

Types I tested that work perfectly:
:white_check_mark: PNG
:white_check_mark: JPG
:white_check_mark: JPEG
:white_check_mark: GIF
:white_check_mark: WEBP

2 Likes