Retool Forum
How do I get the Base64 of a file created with ImageInput
Mobile
bca
November 8, 2023, 10:32pm
2
Try this!
const base64 = await utils.getDataByObjectURL(imageInput1.value[0])
PDF Exporter in Retool
show post in topic