What properties of any doc(pdf,text,jpeg,jpg,png) we can extract using UIpath

I am trying to get the properties of doc types(jpeg,pdf,png) using UiPath and this is because i want to know how ocr works on docs, or what factor matter while digitizing these docs
so is there any activity or way so that we can get these below properties:

1.Resolution
2.No. of pages

@ankur_kaushik2

I dont think there will be any page count for png or jpeg …for pdf you have an activity already…

And for getting resolution…may be we can get from file properties for images

Cheers

1 Like

thanks i will try this

1 Like

one more question i would to ask,in what package i can get “get image info” activity?

@ankur_kaushik2

There is a get file info I dont think there is any get image info activity

cheers

Hi @ankur_kaushik2,
Does the suggestions in this help - How to get Properties of JPG File (Image file)? ?

Thanks,
Nishant

yes it worked but i want one more suggestion
how to get page size of pdf doc?

@ankur_kaushik2

Check this

Cheers

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.