Input Image

How to take image as input from the user ?

Hey
you can follow this.
Custom Input (uipath.com)

Thanks

Hi,

Can you explain your requirement in brief?
You can read image from the user using trigger scope when they add any image into project defined folder

sample template xaml

Main.xaml (10.7 KB)

Try this and let me know

Regards,
RK

I have to collect images from a folder that are mathched with input image.

Is provided input image will have any path
or
How you will receive the image

Yes it has a path.

If the received input image and the images in the folder has same name then you can verify using if condition and file directories

Hey!

From where exactly will get the input images?

Regards,
NaNi