Won't Fix
Last Updated: 11 Jun 2021 09:37 by ADMIN
Clyde
Created on: 16 Apr 2015 13:51
Category: Editor
Type: Feature Request
3
Provide the ability to convert a pasted image to a file and change to img tag
RadEditor allows the copy and paste of images directly into the Editor content area. The Editor converts this images to a base 64 string and includes them in the HTML.

What would really be great is if it could instead convert the image to a file, perhaps even from the base 64 string, and save it server side, and instead add an img tag referencing the saved file. This would be very useful for when the editor is being used for sending emails (less space) and even creating content as the file would be able to be cached.

It's already being done in the TeamPulse product when a screenshot or other image is pasted into the editor. Please extend this functionality to be built into the AJAX version.
1 comment
ADMIN
Rumen
Posted on: 11 Jun 2021 09:37

Hi Clyde,

Thank you for your feature request!

RadEditor is as standard web control but not a full blown web application as a TeamPulse. To not decrease the saving performance of the editor, we prefer not to introduce this feature, but it should be relatively easy for every developer to obtain the base64 string of the available images from the editor and to convert them to image files using the provided solutions at:

Regards,
Rumen
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.