Upload programmatically

I want to upload a image that I have edited in ImageEditor programmatically using FileManager. Unfortunately I did not find any way to achieve this. Is this already possible?


1 Reply

LD LeoLavanya Dhanaraj Syncfusion Team May 13, 2024 06:14 PM UTC

Hi Michael,


Greetings from Syncfusion support.


We understand that you would like to upload the edited image from the ImageEditor to the FileManager component but there is no direct option to upload the edited file in the FileManager component. However, you can save the edited file locally or in the browser and then upload it using the FileManager's uploadFiles method or the Toolbar's upload button.


Check out the below documentation links for further assistance.


Documentation : https://ej2.syncfusion.com/angular/documentation/file-manager/file-operations#upload


Demo : https://ej2.syncfusion.com/angular/demos/#/material3/file-manager/file-upload


API : https://helpej2.syncfusion.com/angular/documentation/api/file-manager


Refer the above details and get back to us if you need any further assistance.


Regards,

Leo Lavanya Dhanaraj


Loader.
Up arrow icon