javascript - Resize image on client side before uploading to the server -


there plenty of information on web resizing uploaded image on server. can't find information resizing on client instead.

i using this php code handle upload. works, web server accepts uploads of 2 mb or smaller. therefore, want client side code resize uploaded image no larger this.

no. php server side language. cannot resize images on client side php.


Comments

Popular posts from this blog

c++ - rosrun via ssh doesnt start a node properly -

android - questions about switching from C2DM to GCM -

How to resolve Delphi error: Incompatible types: 'PWideChar' and 'Pointer' -