Extract images from Pdf and Word

hi, how can I extract images from Pdf and word documents?

1 Reply 1 reply marked as answer

VS Vasugi Sivajothi Syncfusion Team May 5, 2021 01:33 PM UTC

Hi Ziad, 
 
Please find the details, 
 
Query 
Details 
 
hi, how can I extract images from Pdf? 
 
 
We can extract the images from a page using the ExtractImages method in the PdfPageBase classYou need to refer this package “Syncfusion.Pdf.Imaging.Net.Core” in your Net Core application. We have created sample for extracting the image from the existing PDF document in the .Net Core application. And we have attached the working sample for your reference. Kindly refer to the below sample, 
      
    
Please refer to the below links for more information,       
 
 
hi, how can I extract images from word documents? 
 
 
 
It is not possible to extract the image alone in Documenteditor. With the help of Syncfusion DocIO, you can extract the picture in Document.    
 
Please check below documentation for reference:  
  
 
If above not satisfied, please share your exact use case scenario, that will be helpful for us to proceed further and provide you solution at earliest.  
 
 
 
 
 
Regards, 
Vasugi 


Marked as answer
Loader.
Up arrow icon