Skip to main content

pdf2Data Parsing Engine

pdf2Data Parsing engine is a powerful tool that can extract data from PDF documents using extraction templates. These templates can be created using the pdf2Data UI, which is another component of the pdf2Data supply.

The parsing engine is available in several different forms, including native Java and .NET libraries, a CLI version, and a Rest API service. The choice of which version to use will depend on your specific needs.

  • If you're working on a Java or .NET Framework project the native libraries (Java, .Net) are the best choice for you.
  • If you use one of the other existing languages or technologies (Python, PHP, Node, or whatever) you still can easily integrate pdf2Data in your workflow, using the CLI) package.
note

Please see the example of using pdf2Data within the PHP environment

  • Finally, if you want to use pdf2Data in a web application or service, [the Rest API](./../REST API service/Service.md) can be your best bet.

No matter which version you choose, pdf2Data Parsing engine makes it easy to extract data from PDF documents quickly and accurately.