Create Images of Components and Screens | [FREE] Extension ComponentToImage

you forgot to show us your Do it result
Unbenannt

use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools

Taifun


the “Do it Result” show this
how do I pick that directory and set the picture image from it?

Hello, this is great work.
But is there a solution to the problem of poor image quality?

ther first thing I would try for the image component is

  1. a full path, which would be file:///storage/emulated/0/Android/...
    i.e. just use the join block to add a file:// to the path returned by the Canvas.SaveAs method
    or
  2. a relative path, which is
    /Android/...

Taifun


don`t work… the image is not set to canvas.saveas

that is my designer:

i finded the inssue!!
There is a bug on kodular that, when the display is setted to high quality image, the image component dont set to image
then, i needed putting a "set to high quality image’ true and false to work
now, all is perfectly working

1 Like

I need to change the path for saving the photo to gallery, any support, please

This post was flagged by the community and is temporarily hidden.

store the photo in shared storage and use the GalleryRefresh method from the tools extension

Taifun

tags removed by Mod - Can You Help Me , Please ?

1 Like

Please do not tag users in order to get attension

1 Like

Maybe the owner of the topic can find time to answer questions about his own topic. So other users wont tag users who can possibly answer. Sometimes we ask an issue related to the topic but years go by and the owner does not answer, no one answers. Ok tagging is not cool but not answering is not cool, too.

2 Likes

that’s right :man_shrugging:

is it possible to change the save path of the image? the image is saved in a hidden folder android, and is not shown in the gallery because of this. I want it to be saved in the downloads folder

The extension store files to ASD and you can input the saving path.

You can move the files to required folders with files component.

And it would be better to write issues in respective post’s.

Thank you

tell me how? I’ve been trying all day to save a component as an image. but saved in a hidden folder

Very useful extention, thanks to the creator. I have some problem when I combine first picture and QR code picture. When in normal condition, QR code are visible but the first picture are low resolution. I was enable option high quality image in Screen1 the result are : first picture in high resolution, but the QR code are not visible. Anyone can solve my problem?

1 Like

Yes you can cntct @beastunknown2166 on tlgram for layout to image quality option based aix


blocks (1)

After update kodular 1.5.5 this block is not working. How to fix it? please help me.

2 Likes

ComponentTo Image dont work with Api < 29