To convert PDF to image png in uipath

Is there is a way to convert PDF to image png format in uipath

Check if this works.

@brindhaS,

If your PDF contains any images then use Image Extract Activity.

For your reference, Please find this link:

You can use the Export PDF Page As Image activity, you just have to provide the pdf to convert to an image, the name of the resulting image with the file type termination you want (.png, .jpeg, etc.), and the page in the pdf that you want to be turned into an image.

This activity has limit - 96 - 300 dpi

Now This activity is not available in uipath

@pratimap

May I know which activity are you looking for ? And also what are you trying to do ?

Download the package, UIPath.PDF.Activities by UIPath. it contains the option to save a PDF as a image.

2 Likes