Hello fellow Bubblers,
I am using Bubble to get AI generated images via the API connector with StabilityAI API. It returns a Bases64 image, which I have managed to display.
However, I cannot find a way to save the image as a proper jpg or png format, that the user could then download, and that I could manipulate and save in the database as an image object.
Would one of you be able to direct me to the right process?