$image to base64

Allows you to convert image to Base64.


Example

Running this code will convert the image "Color Print Test Image 28.jpg" to base64 format, which will load as an HTML.

The image is shown in the UBot browser.

set(#inPut,"{$special folder("Application")}\\Color Print Test Image 28.jpg","Global")
load html($plugin function("Image Automation.dll", "$image to base64", #inPut, "Image Tag"))

Was this helpful?

Previous Article

$image tiff converter

Next Article

$image to tiff