react-email-editor icon indicating copy to clipboard operation
react-email-editor copied to clipboard

Resizing Images

Open pmccain226 opened this issue 6 years ago • 3 comments

Hi,

I've seen some comments posted here on this already, but we could really use the ability to resize images within the Email editor. I see within the "Web" editor that there is a size-width option; we'd like something similar to this to appear on the email view of the app - but actually be able to re-size, as it appears even the "web" option is just really for making the image smaller if needed by adding padding. This is really crucial for our users to be able to make seamless content without having to back out of the app and resize images manually.

Any possible ETA on a feature like this?

pmccain226 avatar Oct 03 '18 18:10 pmccain226

Checking in since this is still a user ask and we're contemplating building something on our end to address this. Any idea of an ETA?

pmccain226 avatar Jan 15 '19 21:01 pmccain226

Would really love to have an image resize ability within the editor as well, any way around for now?

oscar0812 avatar Apr 27 '19 15:04 oscar0812

alternative way is.. by using < html > tool you can add < img > tag and control the image size inside it : < img width="500" height="600" s r c = " sample_image.jpg " >

shaogatalam avatar Jun 07 '22 06:06 shaogatalam