I managed to display & resize profile images in email. Because of the various width/height ratios of the original image sources, the resized images are distorted. I know on the bubble front end we can use imgix to fix this but I don’t think that’s applicable in the email template.
Hey @NigelG, I found this one. It does exactly what I need.
I’ve simply copied the code from Algorithmia and run it in a workflow triggered when an image is uploaded, then save the output URL in data. But I’m not sure if that’s the way to do it, as I don’t see the result.