Skip to main content
GroupDocs.Parser package icon

GroupDocs.Parser

GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API allows to extract quick raw or quality formatted text from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX. The library will allow you to create document descriptive templates and apply them on documents, specific to your business workflow and extract required data. Features: * Extract both raw and formatted text associated with supported file formats with a few lines of code; * Extract metadata associated with supported file formats with a few lines of code; * Extract content from formats that contain attachments (PDF, Email) and extract name, path, media type and content; * Support encrypted document formats; * Extract structured text; * Extract images; * Text Analysis API; * Extract PDF form data; * Tools for encoding detection; * Tools for media type detection; * Document data parsing API by template; * Zip archives support; Supported document formats: * Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF; * Microsoft Excel spreadsheets - XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM,CSV, XLA, XLAM, XML; * Microsoft PowerPoint presentations - PPT, PPS, POT, PPTX, PPTM, POTX, POTM, PPSX, PPSM; * Microsoft OneNote - ONE; * Open Document formats - ODP, ODS, ODT, OTT; * Portable Document Formats - PDF; * Email - PST, OST, EML, EMLX, MSG; * Ebook - EPUB, FB2, CHM; * Archive - ZIP; * Markup - HTML, XHTML, MHTML, MD, XML; For more details on the GroupDocs.Parser for .NET API, please visit GroupDocs website at: https://www.groupdocs.com/products/parser/net Note: GroupDocs.Parser for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.

Total Downloads
2.1M
2,052,595
Published
Mar 19, 2020
Latest stable version

Install

.NET CLI
dotnet add package GroupDocs.Parser --version 20.3.0
Package Manager Console
Install-Package GroupDocs.Parser -Version 20.3.0
PackageReference
<PackageReference Include="GroupDocs.Parser" Version="20.3.0" />

Frameworks

.NETFramework2.0 .NETStandard2.0

Dependencies

System.Drawing.Common
.NETStandard2.0
[4.5.1, )
[4.5.0, )
[4.5.0, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )
[4.3.0, )
SkiaSharp
.NETStandard2.0
[1.68.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.