niuware / mui-rte

Material-UI Rich Text Editor and Viewer
MIT License
437 stars 168 forks source link

How to change to base64 and show when uploading images #320

Open cw-20020752 opened 2 years ago

cw-20020752 commented 2 years ago

When uploading a local image to mui-rte, how do I change it to base64 and display it directly instead of storing the image in s3 or other storage and putting the address?

Thank you for your reply.