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

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -