I’ve been trying to figure this out for a while now without any luck…So I’ve got a group that has a background image that is just a color. (This color can be changed by the user).
Then there is a slightly smaller image with a transparent background within the group, layered over the background color. So it looks like this-
I’m trying to figure out how to click save, and create an action either with script or a plugin that will create/save that group, (and that group only), as a new .jpg or .png.
Basically I want to merge the 2 images into one. I’ve tried Documental and am striking out. Can’t seem to get any js to work. Any ideas?
Yes, I’ve done this and it works fine within the Bubble app. But if I want to use that image combination (background color + design) outside of Bubble, I need to combine the 2 images and download it as 1 image with them merged together. I just can’t figure out how to do it.
I don’t believe you would be able to acomplish something like that. Your best bet is to go big or go home & just run the entire thing yourself, print the T-Shirts for people that they build in your app.
I tried out the plugin below. It didn’t meet my requirements with the different elements I have in the group I tried to save. Might be going a different direction entirely that wouldn’t require creating an image.