Btw, it may be a good idea if you can somehow automatically compress or reduce the size of images as they are uploaded.
Personally i always reduce the width to 1000 pixels before i upload, both to save data (as i often use mobile data), and so they load more quickly when users view my posts, and to save storage space wherever you store them. Doing that can make the mb/kb up to 30 times less.
Working fine now
Btw, it may be a good idea if you can somehow automatically compress or reduce the size of images as they are uploaded.
Personally i always reduce the width to 1000 pixels before i upload, both to save data (as i often use mobile data), and so they load more quickly when users view my posts, and to save storage space wherever you store them. Doing that can make the mb/kb up to 30 times less.
We already perform those tasks, such as converting to the web and compressing the files.