How to take the screenshot by using screenshot activity in 300 Dpi?

Hi all,

I am taking a screenshot in .png format from application by using screenshot activity. but screenshot output is 96 dpi only . because of that 96 dpi i am facing an issue while extracting data. i need 300 dpi image for good results of extraction can you please kindly suggest.

Thank you.

Hi @chiranjeevi.teja ,

Please Set the clipping region property of take screen shot activity as shown below.
image

Hope it helps you get the required output.

Cheers.

Happy Automating…!!

Please mark the answer as solution if it helps you.

after clipping region set it took different screenshot instead of actual one. please suggest.

Checking @chiranjeevi.teja .

Apologies for inconvenience

Hey @chiranjeevi.teja ,

I couldn’t find any options explicitly to set the resolution for the Screen shots. But I could see in many blogs and posts even in our community feed,

By providing the clipping region we can get a higher resolution taken. Below is a feed which will help you in determining the region of an element for reference.

Hope it helps.