Base64 Image Encoder
Click to upload
Only images
imageElement.setAttribute('src', "data:image/jpg;base64," + ${encoded_output});