Tag Archives: Image extractor

Extract Images from Documents using C#

In this article, we will be learning to programmatically extract images from PDF, Excel, PowerPoint, and Word documents in a C# application using document parsing .NET API.

GroupDocs.Parser for .NET is document parsing and data extraction .NET API. It supports document parsing and extraction of images, text, and metadata from word-processing documents, spreadsheets, presentations, archives, and email documents.

Extracted images can be saved in BMP, GIF, JPEG, PNG, and WebP formats.

Posted in GroupDocs.Parser Product Family | Tagged , , , ,