๐Ÿ–ผ Base64 Tools - four little ones ;)

Great @TimAI2 !, so the blocks are very clear and easy to understand.

6 Likes

Wow, you are Incredible

:scream: :exploding_head: :innocent:

1 Like

Wow! very nice extension

2 Likes

Nice extetion @TIMAI2

1 Like

A nice one @TIMAI2
:wink:

2 Likes

Well @TIMAI2 you have a lot of fans here i see :wink:

Maybe you could also do a Base45?

7 Likes

Epic work๐Ÿ˜

2 Likes
3 Likes

Hi @TIMAI2 , are you able to share the source code for these extensions? It would be very appreciated.

1 Like

Now added to the first post :+1:

2 Likes

Update

Fourth extension added, as created by @Kevinkun to set an ImageSprite.Picture from a base64 string.

This is added to the first post.

can we have a base64 to canvas background?
will that solve "save canvas to image, set image as canvas background,and bg become more and more blur" issue?

Already there natively....

image

Alternatively

Base64 Image to Component

1 Like

how can i get the image path after "base64 to image" ??
aabbcc
For this block i need path

aabbcc2

in this way,it doesn't work

There is no path or file, just the base64.

You will need to save the converted base64 string to a file, then use that path.

2 Likes

thanks

That's really useful,thank you.lol

Your extensions work excellent, thanks a lot.
Just a question, I'm trying to save this image files to Google Drive, but when I save them, they have 50-60 Kb, so small. It could be because the compression or maybe I need to change my Google Script?