Determining image file size + dimensions via Javascript?

后端 未结 11 1288
执念已碎
执念已碎 2020-11-22 07:00

As part of a web app, once images have been downloaded and rendered on a web page, I need to determine an image\'s file size (kb) and resolution within the browser context (

11条回答
  •  生来不讨喜
    2020-11-22 07:59

    Check the uploaded image size using Javascript

    
    

    Html code


提交回复
热议问题