How to extract a specific image from PDF

Hi All,
I have to extract a specific image (logo) from the PDF file and compare it with another image (logo) extracted from another PDF file. I used “Extract images from PDF” activity and “Compare Two Image Files” activity. The workflow gave me the expected output. The issue here is, BOT is taking more than 2 minutes to complete the execution process because the images extracted from the PDF file are giving unnecessary image symbols like: ‘+’ , ‘-’ and logo. Is there any activity or any other way I can extract only a specific image (in my case logo) from the PDF file instead of getting all the images from PDF? Please suggest

Hello @swarnamani.a ,

The pdf has a lot of pages?
Maybe you can split it and somehow take the picture only from specific page?

Just an idea…

Vasile.