moxiecode / plupload

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
http://www.plupload.com
GNU Affero General Public License v3.0
5.63k stars 1.42k forks source link

Get Resolution of Image or Video file being uploaded #1657

Open rexn8r opened 1 year ago

rexn8r commented 1 year ago

Hi

is it possible to retrieve resolution of the image or video file being uploaded?

thanks rex