简体   繁体   中英

Bulk Upload of Images in React and HTML

I have a bulk image uploader and I have a problem rendering images with large file sizes. When I upload a lot of large file sizes of images and display them, it becomes very laggy. My question is:

The ideal way is the backend should provide an very small image file size url? Or the frontend can do it using Canvas API ?

Could you provide an explanation please? Thank you

href="url address of the images website " >

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM