Tag Archives: Extract Images from FB2 in CSharp

Extract Images from EPUB, FB2, CHM eBooks in C#

An electronic book, popularly known as eBook, is a book in digital form that is readable on various electronic devices. These devices include dedicated eReaders like Kindle, or laptops, desktop computers, and smartphones. There are many popular file formats of eBooks in-use in the market that include; EPUB, FictionBook FB2, Microsoft Compiled HTML Help - CHM, DjVu, MOBI, PDF, and many others. As a programmer, this article will help you to programmatically extract images from eBooks in C# within .NET applications.

Extract Images from eBooks in C# .NET
EPUB eBook from the Adobe Sample eBook Library

The following topics will be covered in this article:

  • .NET API for Image Extraction from eBooks
  • Extract Images from EPUB eBook in C#
  • Extract Images from FB2, CHM eBooks in C#

Continue Reading ...

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