Example of Image Extraction in ASP.NET MVC PDF Library
This sample demonstrates how to extract images from the PDF document. The extracted images can be saved into any raster image format.
DEMO
SOURCE
This feature will be used to extract the images from the PDF document for further processing such as OCR (Optical Character Recognition) scanned images and enhance the photos for replacing the images and so on for indexing and archiving purpose.
More information about the image extraction can be found in this documentation section.