Search Results

0
votes
5answers
745 views

Determining image file size + dimensions via Javascript?

(EDITED changes in italics) Goal: 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 wi …