This is a migrated thread and some comments may be shown as answers.

Client side image resize

4 Answers 126 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Giovanni De Lazzari
Top achievements
Rank 1
Giovanni De Lazzari asked on 01 Mar 2013, 06:07 PM
Hi, I need to upload images to my website 
but I need to resize images before send to server
is there a way to implement this function as this http://www.plupload.com/
thanks

4 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Mar 2013, 04:37 AM
Hi,

Try the following approach mentioned in the help article to re-size images.
How to Resize Images

Thanks,
Princy
0
Giovanni De Lazzari
Top achievements
Rank 1
answered on 02 Mar 2013, 07:49 AM
Hi Princy thanks, but this is nont the right approach. 
I need a system that resize image client side with JS because  the users can upload  many images . 
the site I'm building is for print the pictures from modern digital camera so the img files can be 6Mb or more
but for printing on photopaper I don't need all this Mb , and I have to make a system where 
the upload is more quick as possible.
PLUPLOAD do that more ore less very whell  but I woul like to do that with my preferred tools TELERIK
thanks
0
Plamen
Telerik team
answered on 04 Mar 2013, 11:57 AM
Hello Giovanni,

 
Thank you for sharing this feature request. It is already logged in our feedback portal here and you can vote for it and follow its status there.

Kind regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Peter Milchev
Telerik team
answered on 11 Dec 2018, 11:33 AM
Hello guys,

We have created a KB article that shows one possible approach to achieve an image resizing on the client-side before uploading the image to the server - Resize images client-side with HTML5 before uploading with RadAsyncUpload

This would save some bandwidth for the client and the server when uploading an image.

Regards,
Peter Milchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
AsyncUpload
Asked by
Giovanni De Lazzari
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Giovanni De Lazzari
Top achievements
Rank 1
Plamen
Telerik team
Peter Milchev
Telerik team
Share this question
or