I would like to know if theres a way to modify images that are fed to my glide app.
Example: 3 images are submitted, place one image as a background with the two others inset, cropped as a circle and spaced a certain distance apart.
I’ve heard of javascript and other ways to manipulate styling etc. Is there perhaps a formula/column in the data editor that can do this? (with minimal knowledge of coding)
I saw Robert Petito’s Videos (on his youtube channel) about this which are so informative.
Though there doesn’t seem to be a way to automatically turn an image URL into base 64?
I saw someone who uses a sheets formula but it seems to work alongside a script.
Any ideas on how to automatically convert an image url to base64 without scripts or coding?