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

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -