html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

Is there a way to resize image uploaded

Open Tzanou123 opened this issue 2 years ago • 1 comments

Hello,

I use your dependancy for email edition and i want resize or downgrade quality of image inserted ! Is there any way to do that ?

Thanks

Tzanou123 avatar Jul 06 '22 11:07 Tzanou123

Use mediaUploadInterceptor to do this. You can intercept uploaded images, do what you need, then reinsert the image into the editor.

tneotia avatar Jul 15 '22 18:07 tneotia