πŸ–Ό Base64 Tools - five little ones ;)

I tried to enable it, but it gives me this error:
9

Now fixed, download extension again, and restart companion, and try again. You may find it a bit slow with complex images, so perhaps use the progress dialog or similar....

Canvas to Base64

All credits to @Kumaraswamy for his quick response and fix :slight_smile:

1 Like

Thank you very much. I will try it soon and give feedback. Have a good day.

Thank you very much for your very quick response. It works perfectly fine. There is no problem with "a little slowness", as I have options to avoid this observation. It does its job. I wish I knew how and how you do this.

The code is provided above in the first post

5 posts were split to a new topic: Canvas Bug - Image Reload hides arrangements

Update

Now added a fifth "little one", Base64Convertor.

This will convert a binary file to a base64 string, and convert a suitable base64 string to a binary file.

You will have to set absolute paths (possibly full paths in some circumstances) to the files...

You can download this extension from the first post in this topic.

3 Likes

Really useful extension, I was searching for :laughing:

Which one? ( I am guessing Base64Convertor)

1 Like

ImageToBase64 is what I was searching for😁

Not Working ImageTobase64,

Image not loading fully.

This below is load by picture picker :

Don't load the base64 string to either a label or textbox, invariably AI2 cannot handle it. Store it only to a variable.

It is only stored in the Variable as you can also see above in the image,

Label1 carries the path of the image got from filePicker.

As I can also see in your blocks image:

image

1 Like

Not seeing any issues with my test:

image

1 Like

7 posts were split to a new topic: Exception companion

I need to change the canvas background image to base64 and save it to clouddb and then take it out and use it, but I got a "bad base-64" error Please help me quickly Please!

Please show your relevant blocks


I tried to make a simple video call device using two canvases and face extension, but the error was high Thank you in advance!

Is this a base64 string of an image ?

image