The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
GKGowthamraj Kumar Syncfusion Team May 5, 2021 09:36 AM UTC
Hi Ziad,
Thank you for contacting Syncfusion support.
We can extract the images from a page using the ExtractImages method in the PdfPageBase class. You 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 please run the below sample on your end and let us know the result.