How do I Encode a image to Base64

Hi @alicem, If you upload an image into a file component it is available as base64 inside of fileInput.value[]. Can you share what the current file type of these images is and how you're loading them into Retool?