Does the file upload control have any built-in resize tools

My app will allow many image files to be uploaded, but will also want to create thumbnails of the images before uploading to the server (using Blazor webassembly). Just curious if Syncfusion has any built in utilities for this or would have to rely on JavaScript?

Thanks,
Mike

1 Reply

SP Sureshkumar P Syncfusion Team July 13, 2020 09:46 AM UTC

Hi Michael, 
 
Greetings from Syncfusion support. 
 
We did not have any inbuild utilities to create thumbnails of the images before uploading to the server. But we can create the thumbnail of the selected images using selected event in file uploader component. 
 
Regards, 
Sureshkumar P 


Loader.
Up arrow icon