winform RichEditControl 图片上传到cos 保存为链接存到数据库

RichEditControl 控件目前默认是将图片转为base64 存到数据库 但是如果图片过多 内容就会非常庞大 影响加载速度

有没有什么方式 把这个图片提取出来 传到cos 然后内容里面只留url 加载时同时能解析这个url 显示为图片

再或者 有没有别的方案 换别的控件 可以较好实现富文本的同时 对图片可自定义存储方式

嵌入网页 用web的富文本是最后的手段了

img

img

最终还是嵌了网页 用了这个 Jodit WYSIWYG HTML editor | Pure TypeScript | FileBrowser and Editor Jodit Jodit WYSIWYG simple to use rich text editor with best filebrowser and minimal interface https://xdsoft.net/jodit/