Render PDF to Image

Hello,

I am looking for suggestions on how I can render PDF to Image (png/jpeg) in UiPath, so that I can feed document to OpenAI and extract information. I would also appreciate if you could share similar usecases that you might have worked on.

Hi @Venkatesh_Srinivasa

Can you try with Export PDF Page As Image activity

This image shows a user interface for a tool designed to export PDF pages as images, requiring input for the file name and output file name. (Captioned by AI)

Regards,

1 Like

@Venkatesh_Srinivasa
Welcome to forum!

You can use export pdf to image activity to convert a pdf to an image. send it across to open ai and then if you want you can delete your temp image

Hello,

Could you guide me on how I can send image to Open AI. Write now with connector I have I can only provide text as an input.

@Venkatesh_Srinivasa

Check below thread

Regards,

@Venkatesh_Srinivasa try using the chat completion activity it has an option for image

1 Like

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