Hello again,
I have some base 64 images that I used an uplink script to scrape from other websites and store them in my data table. I can display them fine.
But now I want to allow users to download them, which isn’t possible with anvil.media.download
which requires the object to be a Media Object. What would you guys do?
Many thanks,
*Edit, I’m on a free plan. I’m wondering if there is a way to convert base 64 image to Anvil Media Object.