Need help in cropping the image file using image size crop activity for different file size and pixels

Hi All,

I am working on cropping the image file using image size crop activity by giving the parameters in pixels for top,bottom,left and right with integer values. The page was cropped as expected but it does not crop properly for different files.

Can you please help in providing the default values to the parameters based on each of its page size or pixels.

Thanks.

Could you please provide further explanation on this and include a screenshot of the activity you are referring to ?

@Nancy29

Without the actual images and what is required out of it we cannot provide the details…so either attach samples or figure out the common things between images and use them

Cheers

you can crop the image many why below are the thing you need to use, lets begin

1 - UiPath Activities from Marketplace, I got the below

Option two using the C# code and convert into custom activities or create Exe where you pass the image pasth and it will compress the image

image

@Nancy29 I hope this will solve your issue, if you are getting any issue pls let me know